diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md index d174b234..f132fcfd 100644 --- a/doc/CHANGELOG.md +++ b/doc/CHANGELOG.md @@ -1,246 +1,14 @@ - -# [0.3.0](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/compare/0.2.3...v0.3.0) (2016-04-04) + +# [0.4.0](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/compare/0.3.0...v0.4.0) (2016-04-12) ### Bug Fixes -* **md-radio:** avoid setting checked initially, fixes #152 ([2feebbe](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/2feebbe)), closes [#152](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/issues/152) +* **md-card:** set display: block on cards by default so they have a height, fixes some issues ([75d2c4d](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/75d2c4d)) ### Features -* **md-datepicker:** expose selectMonths and selectYears options, closes #155 ([7471218](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/7471218)), closes [#155](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/issues/155) -* **md-file:** issue a CustomEvent on change, holding the selected files, manage an array holdi ([b78b47b](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/b78b47b)) -* **md-input:** add icon prefix and colorizing, closes #150 ([a980cee](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/a980cee)), closes [#150](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/issues/150) -* **md-modal-trigger:** implement modal callback, closes #158 ([78546c9](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/78546c9)), closes [#158](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/issues/158) -* **md-select:** add a refresh function ([ed5b980](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/ed5b980)) -* **md-sidenav:** support toggle fixed state ([6ac2754](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/6ac2754)) - - - - -## [0.2.3](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/compare/0.2.2...v0.2.3) (2016-03-29) - - -### Bug Fixes - -* **config-builder:** remove explicit text plugin with html-only components, fixes #145 ([604e907](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/604e907)), closes [#145](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/issues/145) -* **md-datepicker:** fixed valueChanged log output, set pickadate to the input value if value changed ([fee6170](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/fee6170)), closes [#148](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/issues/148) -* **md-datepicker:** set datepicker value if bound variable is set before binding occured, fixes #148 ([9d65023](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/9d65023)), closes [#148](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/issues/148) - - - - -## [0.2.2](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/compare/0.2.1...v0.2.2) (2016-03-23) - - -### Bug Fixes - -* **config-builder:** add text plugin explicitly to html-only components ([8729993](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/8729993)) - - - - -## [0.2.1](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/compare/0.2.0...v0.2.1) (2016-03-23) - - - - - -# [0.2.0](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/compare/0.1.3...v0.2.0) (2016-03-21) - - -### Bug Fixes - -* **md-breadcrumbs:** fixed navigation, closes #93 ([0de1115](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/0de1115)), closes [#93](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/issues/93) - -### Features - -* **md-collection:** added basic collections ([197e6fc](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/197e6fc)) -* **md-footer:** added footer, closes #113 ([499b91c](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/499b91c)), closes [#113](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/issues/113) - - - -### 0.1.3 (2016-03-18) - -#### Features - -* **md-colors:** - * added page-footer to colors ([70663436](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/706634364ee5b5388e8335b4cf9d7795e2e04c85)) - -### 0.1.2 (2016-03-16) - -#### Features - -* **md-input:** added html5 validation messages as an input property - -### 0.1.1 (2016-03-15) - - -#### Bug Fixes - -* **MdToastService/TypeScript build:** added remove tags in build for definition file - -## 0.1.0 (2016-03-14) - - -#### Bug Fixes - -* **MdBadge:** misspelled class name ([4a0d618d](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/4a0d618d1c9247e332e0bdf8533632e5e6211190)) -* **MdInputUpdateService:** use queueTask to fix progress sample ([79d8aa6d](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/79d8aa6dfa9893a4a73b5128890434d029ea8bc9)) -* **MdToastService:** export service directly, make className optional #136 ([797d3b1d](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/797d3b1d26aca26879c0a3beed4f9828b6bdec5e)) -* **build:** seems some tasks don't like comments in import statements ([722cd28e](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/722cd28ee9c5b8500e50d0988b3002bb70dd970a)) -* **card:** removed element from template ([b71f186c](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/b71f186ca6666bcf9ad94a214939f977aee25825)) -* **carousel:** workaround for https://github.com/Dogfalo/materialize/issues/2741 ([872fcb13](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/872fcb136d9764c868c867efc28a714e824d8f95)) -* **checkbox:** - * react to viewmodel change ([8fb9c011](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/8fb9c01120027cd4f07b6437bc9afc26b87fd600)) - * fixed value on attached() ([73d5aa6d](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/73d5aa6d1e7c677f15825c6e265d51d8c858a382)) -* **doc:** fixed link to aurelia docs ([b62502a5](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/b62502a5ec045ea28833888d6f8109cf9a9c9cf1)) -* **help:** fixed tab event handler ([58414b13](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/58414b13ea5107e223e97dc143e617ce78abf2c5)) -* **md-box:** fixed typo ([e5a11818](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/e5a11818c5e07e89bb0502ad0823479e10503ad8)) -* **md-colors:** fixed focus style on flat buttons ([c4fb04c9](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/c4fb04c9c6626c78a0447bfcb8c7a00c035370bf)) -* **md-datepicker:** - * use focusin event to fix datepicker opening issues, ([ba0e1c1f](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/ba0e1c1fd94d9465f997238f0b2520df54b17a0b), closes [#102](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/issues/102)) - * fixed value set on "clear" button ([8c238deb](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/8c238debb74bfcfbbc86a1db31c1d875e0fffd2c)) -* **md-dropdown:** rename one of the MdDropdown classes, ([230f6630](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/230f6630973eb6c3f27be6b8227665373387d120), closes [#71](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/issues/71)) -* **md-modal-trigger:** put inject import to it's rightful place ([38112ef4](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/38112ef492a5e3032dde8343bbebf6a6c89bb5a0)) -* **md-scrollfire:** convert offset to a number ([485dc424](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/485dc424ff0906bc40c8745861243f11da9e283f)) -* **md-select:** - * fixed multiple selection ([aa273408](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/aa273408e7f2241c159f0318434c915c7a3f1394)) - * changed bound variable to native value to allow for object selection ([76008ea5](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/76008ea5be16cd995c17f2dbe54449cf259be05d)) - * selectedChanged only triggers refresh when value changed, ([9953f6be](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/9953f6bee3697ce6ba7b79e46f01b894a091bcdb), closes [#57](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/issues/57)) - * handle multiple selection, ([cb7602c9](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/cb7602c9a58fbb010cdc88afa396a3934d5579b9), closes [#54](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/issues/54)) -* **md-sidenav:** - * md-close-on-click will now be applied correctly, ([da684a95](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/da684a955d2c8c13cc1eb17eec173819032dfba8), closes [#131](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/issues/131)) - * prevent closeOnClick when sidenav is fixed ([90fc2ff0](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/90fc2ff09ccb48768c4595dfd8a0704748ac1b1c)) -* **md-slider:** fixed wrong import ([ffed8796](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/ffed879683bbb671e869f1944dc6b49efb0cc502)) -* **navbar:** fixed variable mismatch ([8d24d536](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/8d24d53629b6474ca24ced1d15cc0b1f48fc177b)) -* **project-status:** - * fixed links to non-existing controls ([4ae47826](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/4ae478262c87d3263d280b5df9a020bc3dce83f0)) - * fixed link to waves sample ([e38d24a1](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/e38d24a1748bf67e828415207bb5b450befa4f09)) -* **syntax:** fixes problems with build-index task () ([775aabfd](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/775aabfdb3a1a48264ca87388078793f77fa084c), closes [#18](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/issues/18)) -* **tabs:** - * fixed class setter usage ([c8abaa45](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/c8abaa45df3c77fc0ee47df13602c790a89c4188)) - * style adjustments ([e2459d11](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/e2459d11d53f103699a7c29353eaa8f7eb1286c8)) - * fixed event handling ([752e2fec](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/752e2fecd5b514e82949aff3ca163cd86b127e29)) -* **temp-style:** remove text-decoration for nav-bar links ([3bb2a968](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/3bb2a968652b87f7c6904e44f55721bae2d94519)) -* **test-collapsible:** fixed collapsible test ([13bc3ed9](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/13bc3ed91a5feb9a3fcec5b9e438dc1bf994cec3)) - - -#### Features - -* **MaterialBox:** add md-box ([049c3e58](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/049c3e585027ce78b1fbe02792cb3b93564d5ef8)) -* **attributeManager:** preserve known color classes ([864d5aaf](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/864d5aaf30ae2e1b862500bbdea18f186abf3723)) -* **attributes:** helper functino to retrieve boolean values from bound attributes ([3b02a65e](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/3b02a65e9e9821cd735504de66055303b9e11ff1)) -* **build:** added gitignored dev output to build step `build-release` now builds to dist ([c9ff6c0b](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/c9ff6c0bd4719bfd3d19b16bf241d83d2d7d5227)) -* **button:** - * made disabled property changeable ([e314cac6](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/e314cac6c82df05b1b94a971399ea732beaaedb7)) - * add md-button attribute ([12ae662f](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/12ae662f8c081585213afef1ecd26a3bf457def8)) -* **card:** added md-card, changed "useButtons" to "useButton" ([ab90bc9f](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/ab90bc9fdf2b08318e38f184366e6dcdf6a7d978)) -* **carousel:** add md-carousel ([0d65adb1](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/0d65adb14c56d7c5f91a7224905c56fdd639a5dc)) -* **checkbox:** - * added disabled and filledIn property, added the ability to assign "null" and dis ([0a994cd8](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/0a994cd8740fc02bfcb1176d391a735892ab87a4)) - * added md-checkbox ([3c114192](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/3c1141926b5751690beb24594371c1fa4070f00c)) -* **collapsible:** - * added popout ([23c99efd](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/23c99efd3b96a1b74afeefa52d87128df3c634df)) - * add data-collapsible attribute according to accordion setting ([e79fb7bd](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/e79fb7bd80a51ba74a0a40fee12ab4a84befea46)) - * added refresh method ([955d8c5b](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/955d8c5b16d394fbb7919e2da1995696224884cc)) -* **colors:** - * add slider indicator color ([5c237f0d](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/5c237f0dbda7609b5a9228d0b0cc588be35754ee)) - * more colors and adjustments ([ebe17608](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/ebe17608d5f7e3a96ca29bc3fbf746a691c195fe)) - * first take on color-management ([2f43879a](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/2f43879a0f2f92687d8fa48509fc7400cf84dac6)) - * add (pseudo) primary and accent colors ([1e0383d4](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/1e0383d457e80b967e53c391089faf0b2d526f3f)) -* **common:** add common constants and events from kendo-ui-bridge ([0a21d083](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/0a21d08321b4074cf15d323d46f723e0f1354b96)) -* **config-builder:** added useAll() ([aa1fb5eb](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/aa1fb5eb87007cecd3e77ac5e08edfeea5b0aae1)) -* **cssClassSetter:** - * enhanced with attributes ([7430dd95](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/7430dd95383038714deb250e8ac70efd18b9eca0)) - * add a simple CssClassSetter class ([060e5e78](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/060e5e78bb7076e1c385fef644c70b460c83a346)) -* **doc:** use md-well in sample pages ([d96ab42d](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/d96ab42da546b7ab464db6cf0cb630ec2a7402af)) -* **dropdown:** - * add all dropdown options ([678695a5](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/678695a57aaa5f34522ca8af25920d0a8d0cfba6)) - * add md-dropdown ([4446383c](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/4446383c1aceea232eeb21e69a12fc55b8248b10)) -* **help:** - * prettier tabs ([08a9affb](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/08a9affb4f0317137ad5a9e1b3a7c9167836cece)) - * help page now using tabSelected event ([c4ef2ce5](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/c4ef2ce520c41637342c94012b9261b856c25ab1)) - * doc viewer prototype ([e8c73b0f](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/e8c73b0f9e910dbd385863a808c17bc432e35cf4)) -* **md-badge:** added badge ([2567a529](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/2567a529def8a128e9603d9ab7fa9f5bffbf75ae)) -* **md-breadcrumbs:** added basic breadcrumbs ([d6d3be3a](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/d6d3be3aa56a2db73653f7cc7b592b37c518b899)) -* **md-button:** - * added floating option ([9669b72d](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/9669b72dfaa248cab5c7543c1e3e3995f9eebb00)) - * respond to change on "flat" property ([4b6fe4a4](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/4b6fe4a4b98cc11d8ed540e008ce1abba80e2630)) -* **md-card:** - * implemented predefined card sizes ([499a89be](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/499a89beea11b7fe7a51aac3a91418b9ef511710)) - * added reveal card ([f8c978ee](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/f8c978ee58adaaf147a73abfeccbc0693a3c556b)) - * add image cards ([4247cd61](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/4247cd6174f41c090913baab446fc18d39a745bb)) -* **md-char-counter:** add character counter ([389b12b7](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/389b12b70bc0990542042c4aaf1bdd1ccbe848f9)) -* **md-chip:** added basic chips component, ([2a80b1ce](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/2a80b1ce4e3a92b95244756d78eea171b2189bfa), closes [#105](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/issues/105)) -* **md-color:** added textarea coloring ([49f0f402](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/49f0f4029f15a24a8078157e2f143add5a24cc50)) -* **md-colors:** - * colorized md-progress ([fb8f739f](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/fb8f739f4d19fb4e21ace182e47ff28248c5ae4a)) - * added pagination color ([504172be](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/504172be0ff4d8967b64874aa86a9f4139b5f2e1)) - * colorize password and email inputs ([e230bc25](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/e230bc2514121583c244703dcbf55173445e04bd)) - * added radio coloring ([5610468c](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/5610468c536313160bf6acf4472b8af919b3a9f4)) - * added input coloring ([c807eb65](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/c807eb65a5162836c1bc714f83ee1e28c97122cc)) - * added datepicker colors ([38e66299](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/38e662999204a2d103d1c103fa75d1df3893e333)) - * added fab hover color ([bf87f3fd](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/bf87f3fd8cee313846a4494758a3e406bdf2323e)) -* **md-datepicker:** - * added months and years selection as default ([bf920af5](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/bf920af5e9b0d2b1eb792a2e99e0aed40c159cd2)) - * added a bound variable to retrieve date values ([899df868](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/899df8686cbaca45329a89328d708ffa1cca7107)) - * added datepicker ([2aed4642](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/2aed4642e6973eed9f66fef90ae0d1cc123bf16b)) -* **md-fab:** naive fab implementation ([58eafbdd](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/58eafbdd52c466c0d417ac4884d2a474d0ca5a28)) -* **md-file:** - * added md-multiple property, changed button class to account for color themes ([b96bd0b1](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/b96bd0b12d0864b4546f1303ff34046cce9ed8ee)) - * added file input ([54f9e8f9](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/54f9e8f91598c21fe0854ce473e04be96aea6e44)) -* **md-input:** - * implemented input-update-service to minimize calls to Materialize.updatetextFiel ([c96ca7ef](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/c96ca7ef6d39e1b0564ec4c78b6d1183baf58f5d)) - * implemented text area ([570234a5](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/570234a5860fe3cb0baf87b3d580c2dbfbefd38e)) - * implemented input field ([26141188](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/26141188c942c2f379db785a2474a026e986bdc6)) -* **md-pagination:** - * added mdShowFirstLast property ([f6258c19](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/f6258c192adccf63841180db2c1e6172ddd4242a)) - * added mdShowPrevNext property ([ed67a3c9](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/ed67a3c9a163abb6a9b0ca36a8ab0d1d35a7a58d)) - * added bindable activePage variable and setActivePage event ([df5531ad](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/df5531ade99c493d6e94b00c8b52b57b44974063)) - * added pagination (incomplete), ref #101 ([bf49a308](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/bf49a308efff35e9a24a47d88a1f6598d32b3dd0)) -* **md-parallax:** added parallax ([aa64ab33](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/aa64ab336ea4f7a3a2f1ffb13b6eee148ca4f788)) -* **md-progress:** added progress/preloader ([3e25f455](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/3e25f4559f7805cf5ae0e1c1f1b3e925fbabdd04)) -* **md-pushpin:** added pushpin, ([0c4aa70f](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/0c4aa70f0bb7a9c2242063effdc19057c616e53c), closes [#66](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/issues/66)) -* **md-radio:** - * enabled binding to objects ([bb3b9aaa](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/bb3b9aaa5045ffc6d27e708cbf88e52c6639feb1)) - * added radio buttons ([02661248](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/02661248c6324b38a4c3f77b1be05ce70c4ca5e3)) -* **md-range:** added range input ([35755fed](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/35755feda540fb09564775b2e78e81e56e2814d7)) -* **md-scollfire:** add patched Materialize.scrollFire ([a1388a19](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/a1388a1947e78f57f9975a5385b6ed9ba3e6c290)) -* **md-scrollspy:** add scrollspy, ([ac4d9297](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/ac4d92978f12e71d99b2fcf2eaedaa367af2e099), closes [#68](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/issues/68)) -* **md-slider:** react to indicator and interval changes ([fc7db7bd](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/fc7db7bd5d52d1d804c440ca2b6cf026f7e41aa6)) -* **md-switch:** add disabled option ([300ed2f0](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/300ed2f017304d1b00adbf9c9e4ef65b68771c9d)) -* **md-tabs:** - * add selectedTab getter, fire selected event on api select ([1fa21d7f](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/1fa21d7f90e3b070ff513298bb2d3fc5a723e2dc)) - * add selectTab method ([b70f623f](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/b70f623fdf006225a419b7a2ccfe4eca068aa5b2)) -* **md-waves:** added circle option ([f6b6b310](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/f6b6b310c290c5b93402e3b5b4b7e217af603d39)) -* **modal:** added working modal-trigger ([c7020ebe](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/c7020ebe79c2777ee2bae0db7db5cb22498355b5)) -* **navbar:** - * use navbar in app ([fd86b6fe](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/fd86b6fe214c1877e3d7be5a26ff458498a4c724)) - * implement md-navbar ([232e1419](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/232e14197a8fed0fe5e9f04861cf9c9eb73e30f7)) -* **project-status:** - * removed most popular category, added "bonus" category ([7999222b](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/7999222b56475134b99078d30a47701b114bb760)) - * made the design look more "Material", controls being read from a js tree ([523a88e3](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/523a88e3f39864108e679fcf196d1fac8f364755)) -* **select:** added md-select ([f20112f9](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/f20112f980373fdfde0b14a609c57dc1afbcfe03)) -* **side-nav:** first take on side-nav ([b4cf90be](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/b4cf90beb656ad50494f7b658a8eaa2243eec29a)) -* **sidenav:** - * add width property ([5b570ff1](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/5b570ff17c020fa660e7bb373969c451c12d3fab)) - * added sidenav edge and closeOnClick properties ([4fadcf14](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/4fadcf1401a2f5c6c80939ddaa55da647bc17947)) -* **slider:** - * add api methods ([9704280c](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/9704280c180de5aa6b636f2cdab85035c885e351)) - * add fullscreen/fillContainer option ([24aa5b67](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/24aa5b673da8545a57f5e3dd7ac8fcacd6af6170)) - * add md-slider #63 ([0e2250e1](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/0e2250e1d3fa115470f37b5401d725370f8df963)) -* **source-maps:** enable sourcemaps during dev ([d86efa3c](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/d86efa3c54b505a88dc1eb2b523e9f1bd3436f9d)) -* **switch:** add md-switch, ([ecb7db04](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/ecb7db0471533754a7f195538fb77e6cce3ea515), closes [#49](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/issues/49)) -* **tabs:** - * (maybe) improved event syntax ([703a7338](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/703a7338c2730ad832c0685f737597d4ee557683)) - * tried to implement tabSelected event ([583ead6a](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/583ead6aaff4abf5d6822646911704ba5078e679)) -* **toast:** added naive toastService ([8fd8a9bd](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/8fd8a9bdf5f6f8a6e8e7dcd4257c9dd0cf6787e5)) -* **tooltip:** add md-tooltip ([6c2da2f8](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/6c2da2f852ae759c5df068c5c059116cae06ad9f)) -* **transitions:** - * set opacity of controlled elements to 0 if not set ([c8a46cbc](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/c8a46cbcea0826f2e29929b57b8334659a7292b3)) - * add fadein-image and staggered-list, ([9d428da0](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/9d428da001f55b3a3a1220f201da58eecd1be777), closes [#69](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/issues/69)) -* **waves:** add block property to activate waves-block (display: block) ([2d264318](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/2d2643189b8c109c4547d6cc3c3866a752346e1e)) -* **well:** - * added md-waves ([cfd6690a](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/cfd6690a3fc98b6b9a4cc0803ff980c4937b3fc2)) - * added md-well ([38222cc5](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/38222cc5f8fdb145e56a8df05dc78c286ae8c0a8)) +* **md-collection:** add element for secondary-content ([86c06a1](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/86c06a1)) +* **md-collection-selector:** add list-selection functionality ([994f01d](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/994f01d)) +* **md-modal:** implement dismissible option, closes #162 ([8722d8f](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/8722d8f)), closes [#162](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/issues/162) +* **md-scrollfire:** remove scrollfire patch, provide it optionally, closes #161 ([d0e68b2](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/commit/d0e68b2)), closes [#161](https://github.com/aurelia-ui-toolkits/aurelia-materialize-bridge/issues/161) diff --git a/doc/api.json b/doc/api.json index 560180bf..6570af7b 100644 --- a/doc/api.json +++ b/doc/api.json @@ -6,7 +6,7 @@ "flags": {}, "children": [ { - "id": 220, + "id": 237, "name": "AttributeManager", "kind": 128, "kindString": "Class", @@ -18,7 +18,7 @@ }, "children": [ { - "id": 224, + "id": 241, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -27,14 +27,14 @@ }, "signatures": [ { - "id": 225, + "id": 242, "name": "new AttributeManager", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "parameters": [ { - "id": 226, + "id": 243, "name": "element", "kind": 32768, "kindString": "Parameter", @@ -48,14 +48,14 @@ "type": { "type": "reference", "name": "AttributeManager", - "id": 220, + "id": 237, "moduleName": "\"aurelia-materialize-bridge\"" } } ] }, { - "id": 221, + "id": 238, "name": "_colorClasses", "kind": 1024, "kindString": "Property", @@ -68,7 +68,7 @@ } }, { - "id": 223, + "id": 240, "name": "addedAttributes", "kind": 1024, "kindString": "Property", @@ -81,7 +81,7 @@ } }, { - "id": 222, + "id": 239, "name": "addedClasses", "kind": 1024, "kindString": "Property", @@ -94,7 +94,7 @@ } }, { - "id": 227, + "id": 244, "name": "addAttributes", "kind": 2048, "kindString": "Method", @@ -103,14 +103,14 @@ }, "signatures": [ { - "id": 228, + "id": 245, "name": "addAttributes", "kind": 4096, "kindString": "Call signature", "flags": {}, "parameters": [ { - "id": 229, + "id": 246, "name": "attrs", "kind": 32768, "kindString": "Parameter", @@ -129,7 +129,7 @@ ] }, { - "id": 233, + "id": 250, "name": "addClasses", "kind": 2048, "kindString": "Method", @@ -138,14 +138,14 @@ }, "signatures": [ { - "id": 234, + "id": 251, "name": "addClasses", "kind": 4096, "kindString": "Call signature", "flags": {}, "parameters": [ { - "id": 235, + "id": 252, "name": "classes", "kind": 32768, "kindString": "Parameter", @@ -164,7 +164,7 @@ ] }, { - "id": 230, + "id": 247, "name": "removeAttributes", "kind": 2048, "kindString": "Method", @@ -173,14 +173,14 @@ }, "signatures": [ { - "id": 231, + "id": 248, "name": "removeAttributes", "kind": 4096, "kindString": "Call signature", "flags": {}, "parameters": [ { - "id": 232, + "id": 249, "name": "attrs", "kind": 32768, "kindString": "Parameter", @@ -199,7 +199,7 @@ ] }, { - "id": 236, + "id": 253, "name": "removeClasses", "kind": 2048, "kindString": "Method", @@ -208,14 +208,14 @@ }, "signatures": [ { - "id": 237, + "id": 254, "name": "removeClasses", "kind": 4096, "kindString": "Call signature", "flags": {}, "parameters": [ { - "id": 238, + "id": 255, "name": "classes", "kind": 32768, "kindString": "Parameter", @@ -239,26 +239,26 @@ "title": "Constructors", "kind": 512, "children": [ - 224 + 241 ] }, { "title": "Properties", "kind": 1024, "children": [ - 221, - 223, - 222 + 238, + 240, + 239 ] }, { "title": "Methods", "kind": 2048, "children": [ - 227, - 233, - 230, - 236 + 244, + 250, + 247, + 253 ] } ] @@ -338,7 +338,7 @@ }, "children": [ { - "id": 9, + "id": 10, "name": "globalResources", "kind": 1024, "kindString": "Property", @@ -364,7 +364,20 @@ } }, { - "id": 10, + "id": 9, + "name": "useScrollfirePatch", + "kind": 1024, + "kindString": "Property", + "flags": { + "isExported": true + }, + "type": { + "type": "instrinct", + "name": "boolean" + } + }, + { + "id": 11, "name": "useAll", "kind": 2048, "kindString": "Method", @@ -373,7 +386,7 @@ }, "signatures": [ { - "id": 11, + "id": 12, "name": "useAll", "kind": 4096, "kindString": "Call signature", @@ -388,7 +401,7 @@ ] }, { - "id": 12, + "id": 13, "name": "useBadge", "kind": 2048, "kindString": "Method", @@ -397,7 +410,7 @@ }, "signatures": [ { - "id": 13, + "id": 14, "name": "useBadge", "kind": 4096, "kindString": "Call signature", @@ -412,7 +425,7 @@ ] }, { - "id": 14, + "id": 15, "name": "useBox", "kind": 2048, "kindString": "Method", @@ -421,7 +434,7 @@ }, "signatures": [ { - "id": 15, + "id": 16, "name": "useBox", "kind": 4096, "kindString": "Call signature", @@ -436,7 +449,7 @@ ] }, { - "id": 16, + "id": 17, "name": "useBreadcrumbs", "kind": 2048, "kindString": "Method", @@ -445,7 +458,7 @@ }, "signatures": [ { - "id": 17, + "id": 18, "name": "useBreadcrumbs", "kind": 4096, "kindString": "Call signature", @@ -460,7 +473,7 @@ ] }, { - "id": 18, + "id": 19, "name": "useButton", "kind": 2048, "kindString": "Method", @@ -469,7 +482,7 @@ }, "signatures": [ { - "id": 19, + "id": 20, "name": "useButton", "kind": 4096, "kindString": "Call signature", @@ -484,7 +497,7 @@ ] }, { - "id": 24, + "id": 25, "name": "useCard", "kind": 2048, "kindString": "Method", @@ -493,7 +506,7 @@ }, "signatures": [ { - "id": 25, + "id": 26, "name": "useCard", "kind": 4096, "kindString": "Call signature", @@ -508,7 +521,7 @@ ] }, { - "id": 20, + "id": 21, "name": "useCarousel", "kind": 2048, "kindString": "Method", @@ -517,7 +530,7 @@ }, "signatures": [ { - "id": 21, + "id": 22, "name": "useCarousel", "kind": 4096, "kindString": "Call signature", @@ -532,7 +545,7 @@ ] }, { - "id": 22, + "id": 23, "name": "useCharacterCounter", "kind": 2048, "kindString": "Method", @@ -541,7 +554,7 @@ }, "signatures": [ { - "id": 23, + "id": 24, "name": "useCharacterCounter", "kind": 4096, "kindString": "Call signature", @@ -556,7 +569,7 @@ ] }, { - "id": 26, + "id": 27, "name": "useCheckbox", "kind": 2048, "kindString": "Method", @@ -565,7 +578,7 @@ }, "signatures": [ { - "id": 27, + "id": 28, "name": "useCheckbox", "kind": 4096, "kindString": "Call signature", @@ -580,7 +593,7 @@ ] }, { - "id": 28, + "id": 29, "name": "useChip", "kind": 2048, "kindString": "Method", @@ -589,7 +602,7 @@ }, "signatures": [ { - "id": 29, + "id": 30, "name": "useChip", "kind": 4096, "kindString": "Call signature", @@ -604,7 +617,7 @@ ] }, { - "id": 30, + "id": 31, "name": "useClickCounter", "kind": 2048, "kindString": "Method", @@ -613,7 +626,7 @@ }, "signatures": [ { - "id": 31, + "id": 32, "name": "useClickCounter", "kind": 4096, "kindString": "Call signature", @@ -631,7 +644,7 @@ ] }, { - "id": 32, + "id": 33, "name": "useCollapsible", "kind": 2048, "kindString": "Method", @@ -640,7 +653,7 @@ }, "signatures": [ { - "id": 33, + "id": 34, "name": "useCollapsible", "kind": 4096, "kindString": "Call signature", @@ -655,7 +668,7 @@ ] }, { - "id": 34, + "id": 35, "name": "useCollection", "kind": 2048, "kindString": "Method", @@ -664,7 +677,7 @@ }, "signatures": [ { - "id": 35, + "id": 36, "name": "useCollection", "kind": 4096, "kindString": "Call signature", @@ -679,7 +692,7 @@ ] }, { - "id": 36, + "id": 37, "name": "useColors", "kind": 2048, "kindString": "Method", @@ -688,7 +701,7 @@ }, "signatures": [ { - "id": 37, + "id": 38, "name": "useColors", "kind": 4096, "kindString": "Call signature", @@ -703,7 +716,7 @@ ] }, { - "id": 38, + "id": 39, "name": "useDatePicker", "kind": 2048, "kindString": "Method", @@ -712,7 +725,7 @@ }, "signatures": [ { - "id": 39, + "id": 40, "name": "useDatePicker", "kind": 4096, "kindString": "Call signature", @@ -727,7 +740,7 @@ ] }, { - "id": 40, + "id": 41, "name": "useDropdown", "kind": 2048, "kindString": "Method", @@ -736,7 +749,7 @@ }, "signatures": [ { - "id": 41, + "id": 42, "name": "useDropdown", "kind": 4096, "kindString": "Call signature", @@ -751,7 +764,7 @@ ] }, { - "id": 42, + "id": 43, "name": "useFab", "kind": 2048, "kindString": "Method", @@ -760,7 +773,7 @@ }, "signatures": [ { - "id": 43, + "id": 44, "name": "useFab", "kind": 4096, "kindString": "Call signature", @@ -775,7 +788,7 @@ ] }, { - "id": 44, + "id": 45, "name": "useFile", "kind": 2048, "kindString": "Method", @@ -784,7 +797,7 @@ }, "signatures": [ { - "id": 45, + "id": 46, "name": "useFile", "kind": 4096, "kindString": "Call signature", @@ -799,7 +812,7 @@ ] }, { - "id": 46, + "id": 47, "name": "useFooter", "kind": 2048, "kindString": "Method", @@ -808,7 +821,7 @@ }, "signatures": [ { - "id": 47, + "id": 48, "name": "useFooter", "kind": 4096, "kindString": "Call signature", @@ -823,7 +836,7 @@ ] }, { - "id": 48, + "id": 49, "name": "useInput", "kind": 2048, "kindString": "Method", @@ -832,7 +845,7 @@ }, "signatures": [ { - "id": 49, + "id": 50, "name": "useInput", "kind": 4096, "kindString": "Call signature", @@ -847,7 +860,7 @@ ] }, { - "id": 50, + "id": 51, "name": "useModal", "kind": 2048, "kindString": "Method", @@ -856,7 +869,7 @@ }, "signatures": [ { - "id": 51, + "id": 52, "name": "useModal", "kind": 4096, "kindString": "Call signature", @@ -871,7 +884,7 @@ ] }, { - "id": 52, + "id": 53, "name": "useNavbar", "kind": 2048, "kindString": "Method", @@ -880,7 +893,7 @@ }, "signatures": [ { - "id": 53, + "id": 54, "name": "useNavbar", "kind": 4096, "kindString": "Call signature", @@ -895,7 +908,7 @@ ] }, { - "id": 54, + "id": 55, "name": "usePagination", "kind": 2048, "kindString": "Method", @@ -904,7 +917,7 @@ }, "signatures": [ { - "id": 55, + "id": 56, "name": "usePagination", "kind": 4096, "kindString": "Call signature", @@ -919,7 +932,7 @@ ] }, { - "id": 56, + "id": 57, "name": "useParallax", "kind": 2048, "kindString": "Method", @@ -928,7 +941,7 @@ }, "signatures": [ { - "id": 57, + "id": 58, "name": "useParallax", "kind": 4096, "kindString": "Call signature", @@ -943,7 +956,7 @@ ] }, { - "id": 58, + "id": 59, "name": "useProgress", "kind": 2048, "kindString": "Method", @@ -952,7 +965,7 @@ }, "signatures": [ { - "id": 59, + "id": 60, "name": "useProgress", "kind": 4096, "kindString": "Call signature", @@ -967,7 +980,7 @@ ] }, { - "id": 60, + "id": 61, "name": "usePushpin", "kind": 2048, "kindString": "Method", @@ -976,7 +989,7 @@ }, "signatures": [ { - "id": 61, + "id": 62, "name": "usePushpin", "kind": 4096, "kindString": "Call signature", @@ -991,7 +1004,7 @@ ] }, { - "id": 62, + "id": 63, "name": "useRadio", "kind": 2048, "kindString": "Method", @@ -1000,7 +1013,7 @@ }, "signatures": [ { - "id": 63, + "id": 64, "name": "useRadio", "kind": 4096, "kindString": "Call signature", @@ -1015,7 +1028,7 @@ ] }, { - "id": 64, + "id": 65, "name": "useRange", "kind": 2048, "kindString": "Method", @@ -1024,7 +1037,7 @@ }, "signatures": [ { - "id": 65, + "id": 66, "name": "useRange", "kind": 4096, "kindString": "Call signature", @@ -1039,7 +1052,7 @@ ] }, { - "id": 68, + "id": 69, "name": "useScrollSpy", "kind": 2048, "kindString": "Method", @@ -1048,7 +1061,7 @@ }, "signatures": [ { - "id": 69, + "id": 70, "name": "useScrollSpy", "kind": 4096, "kindString": "Call signature", @@ -1063,7 +1076,7 @@ ] }, { - "id": 66, + "id": 67, "name": "useScrollfire", "kind": 2048, "kindString": "Method", @@ -1072,7 +1085,7 @@ }, "signatures": [ { - "id": 67, + "id": 68, "name": "useScrollfire", "kind": 4096, "kindString": "Call signature", @@ -1087,7 +1100,7 @@ ] }, { - "id": 70, + "id": 71, "name": "useSelect", "kind": 2048, "kindString": "Method", @@ -1096,7 +1109,7 @@ }, "signatures": [ { - "id": 71, + "id": 72, "name": "useSelect", "kind": 4096, "kindString": "Call signature", @@ -1111,7 +1124,7 @@ ] }, { - "id": 72, + "id": 73, "name": "useSidenav", "kind": 2048, "kindString": "Method", @@ -1120,7 +1133,7 @@ }, "signatures": [ { - "id": 73, + "id": 74, "name": "useSidenav", "kind": 4096, "kindString": "Call signature", @@ -1135,7 +1148,7 @@ ] }, { - "id": 74, + "id": 75, "name": "useSlider", "kind": 2048, "kindString": "Method", @@ -1144,7 +1157,7 @@ }, "signatures": [ { - "id": 75, + "id": 76, "name": "useSlider", "kind": 4096, "kindString": "Call signature", @@ -1159,7 +1172,7 @@ ] }, { - "id": 76, + "id": 77, "name": "useSwitch", "kind": 2048, "kindString": "Method", @@ -1168,7 +1181,7 @@ }, "signatures": [ { - "id": 77, + "id": 78, "name": "useSwitch", "kind": 4096, "kindString": "Call signature", @@ -1183,7 +1196,7 @@ ] }, { - "id": 78, + "id": 79, "name": "useTabs", "kind": 2048, "kindString": "Method", @@ -1192,7 +1205,7 @@ }, "signatures": [ { - "id": 79, + "id": 80, "name": "useTabs", "kind": 4096, "kindString": "Call signature", @@ -1210,7 +1223,7 @@ ] }, { - "id": 80, + "id": 81, "name": "useTooltip", "kind": 2048, "kindString": "Method", @@ -1219,7 +1232,7 @@ }, "signatures": [ { - "id": 81, + "id": 82, "name": "useTooltip", "kind": 4096, "kindString": "Call signature", @@ -1234,7 +1247,7 @@ ] }, { - "id": 82, + "id": 83, "name": "useTransitions", "kind": 2048, "kindString": "Method", @@ -1243,7 +1256,7 @@ }, "signatures": [ { - "id": 83, + "id": 84, "name": "useTransitions", "kind": 4096, "kindString": "Call signature", @@ -1258,7 +1271,7 @@ ] }, { - "id": 84, + "id": 85, "name": "useWaves", "kind": 2048, "kindString": "Method", @@ -1267,7 +1280,7 @@ }, "signatures": [ { - "id": 85, + "id": 86, "name": "useWaves", "kind": 4096, "kindString": "Call signature", @@ -1285,7 +1298,7 @@ ] }, { - "id": 86, + "id": 87, "name": "useWell", "kind": 2048, "kindString": "Method", @@ -1294,7 +1307,7 @@ }, "signatures": [ { - "id": 87, + "id": 88, "name": "useWell", "kind": 4096, "kindString": "Call signature", @@ -1309,7 +1322,31 @@ ] }, { - "id": 88, + "id": 91, + "name": "withScrollfirePatch", + "kind": 2048, + "kindString": "Method", + "flags": { + "isExported": true + }, + "signatures": [ + { + "id": 92, + "name": "withScrollfirePatch", + "kind": 4096, + "kindString": "Call signature", + "flags": {}, + "type": { + "type": "reference", + "name": "ConfigBuilder", + "id": 7, + "moduleName": "\"aurelia-materialize-bridge\"" + } + } + ] + }, + { + "id": 89, "name": "withoutGlobalResources", "kind": 2048, "kindString": "Method", @@ -1318,7 +1355,7 @@ }, "signatures": [ { - "id": 89, + "id": 90, "name": "withoutGlobalResources", "kind": 4096, "kindString": "Call signature", @@ -1341,60 +1378,62 @@ "title": "Properties", "kind": 1024, "children": [ - 9, - 8 + 10, + 8, + 9 ] }, { "title": "Methods", "kind": 2048, "children": [ - 10, - 12, - 14, - 16, - 18, - 24, - 20, - 22, - 26, - 28, - 30, - 32, - 34, - 36, - 38, - 40, - 42, - 44, - 46, - 48, - 50, - 52, - 54, - 56, - 58, - 60, - 62, - 64, - 68, - 66, - 70, - 72, - 74, - 76, - 78, - 80, - 82, - 84, - 86, - 88 + 11, + 13, + 15, + 17, + 19, + 25, + 21, + 23, + 27, + 29, + 31, + 33, + 35, + 37, + 39, + 41, + 43, + 45, + 47, + 49, + 51, + 53, + 55, + 57, + 59, + 61, + 63, + 65, + 69, + 67, + 71, + 73, + 75, + 77, + 79, + 81, + 83, + 85, + 87, + 91, + 89 ] } ] }, { - "id": 210, + "id": 227, "name": "DarkenValueConverter", "kind": 128, "kindString": "Class", @@ -1403,7 +1442,7 @@ }, "children": [ { - "id": 211, + "id": 228, "name": "toView", "kind": 2048, "kindString": "Method", @@ -1412,14 +1451,14 @@ }, "signatures": [ { - "id": 212, + "id": 229, "name": "toView", "kind": 4096, "kindString": "Call signature", "flags": {}, "parameters": [ { - "id": 213, + "id": 230, "name": "value", "kind": 32768, "kindString": "Parameter", @@ -1430,7 +1469,7 @@ } }, { - "id": 214, + "id": 231, "name": "steps", "kind": 32768, "kindString": "Parameter", @@ -1454,13 +1493,13 @@ "title": "Methods", "kind": 2048, "children": [ - 211 + 228 ] } ] }, { - "id": 116, + "id": 119, "name": "InstructionFilterValueConverter", "kind": 128, "kindString": "Class", @@ -1469,7 +1508,7 @@ }, "children": [ { - "id": 117, + "id": 120, "name": "toView", "kind": 2048, "kindString": "Method", @@ -1478,14 +1517,14 @@ }, "signatures": [ { - "id": 118, + "id": 121, "name": "toView", "kind": 4096, "kindString": "Call signature", "flags": {}, "parameters": [ { - "id": 119, + "id": 122, "name": "navigationInstructions", "kind": 32768, "kindString": "Parameter", @@ -1509,13 +1548,13 @@ "title": "Methods", "kind": 2048, "children": [ - 117 + 120 ] } ] }, { - "id": 215, + "id": 232, "name": "LightenValueConverter", "kind": 128, "kindString": "Class", @@ -1524,7 +1563,7 @@ }, "children": [ { - "id": 216, + "id": 233, "name": "toView", "kind": 2048, "kindString": "Method", @@ -1533,14 +1572,14 @@ }, "signatures": [ { - "id": 217, + "id": 234, "name": "toView", "kind": 4096, "kindString": "Call signature", "flags": {}, "parameters": [ { - "id": 218, + "id": 235, "name": "value", "kind": 32768, "kindString": "Parameter", @@ -1551,7 +1590,7 @@ } }, { - "id": 219, + "id": 236, "name": "steps", "kind": 32768, "kindString": "Parameter", @@ -1575,13 +1614,13 @@ "title": "Methods", "kind": 2048, "children": [ - 216 + 233 ] } ] }, { - "id": 90, + "id": 93, "name": "MdBadge", "kind": 128, "kindString": "Class", @@ -1590,7 +1629,7 @@ }, "children": [ { - "id": 92, + "id": 95, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -1599,14 +1638,14 @@ }, "signatures": [ { - "id": 93, + "id": 96, "name": "new MdBadge", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "parameters": [ { - "id": 94, + "id": 97, "name": "element", "kind": 32768, "kindString": "Parameter", @@ -1620,14 +1659,14 @@ "type": { "type": "reference", "name": "MdBadge", - "id": 90, + "id": 93, "moduleName": "\"aurelia-materialize-bridge\"" } } ] }, { - "id": 91, + "id": 94, "name": "isNew", "kind": 1024, "kindString": "Property", @@ -1640,7 +1679,7 @@ } }, { - "id": 95, + "id": 98, "name": "attached", "kind": 2048, "kindString": "Method", @@ -1649,7 +1688,7 @@ }, "signatures": [ { - "id": 96, + "id": 99, "name": "attached", "kind": 4096, "kindString": "Call signature", @@ -1662,7 +1701,7 @@ ] }, { - "id": 97, + "id": 100, "name": "detached", "kind": 2048, "kindString": "Method", @@ -1671,7 +1710,7 @@ }, "signatures": [ { - "id": 98, + "id": 101, "name": "detached", "kind": 4096, "kindString": "Call signature", @@ -1689,28 +1728,28 @@ "title": "Constructors", "kind": 512, "children": [ - 92 + 95 ] }, { "title": "Properties", "kind": 1024, "children": [ - 91 + 94 ] }, { "title": "Methods", "kind": 2048, "children": [ - 95, - 97 + 98, + 100 ] } ] }, { - "id": 99, + "id": 102, "name": "MdBox", "kind": 128, "kindString": "Class", @@ -1719,7 +1758,7 @@ }, "children": [ { - "id": 101, + "id": 104, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -1728,14 +1767,14 @@ }, "signatures": [ { - "id": 102, + "id": 105, "name": "new MdBox", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "parameters": [ { - "id": 103, + "id": 106, "name": "element", "kind": 32768, "kindString": "Parameter", @@ -1749,14 +1788,14 @@ "type": { "type": "reference", "name": "MdBox", - "id": 99, + "id": 102, "moduleName": "\"aurelia-materialize-bridge\"" } } ] }, { - "id": 100, + "id": 103, "name": "caption", "kind": 1024, "kindString": "Property", @@ -1769,7 +1808,7 @@ } }, { - "id": 104, + "id": 107, "name": "attached", "kind": 2048, "kindString": "Method", @@ -1778,7 +1817,7 @@ }, "signatures": [ { - "id": 105, + "id": 108, "name": "attached", "kind": 4096, "kindString": "Call signature", @@ -1791,7 +1830,7 @@ ] }, { - "id": 106, + "id": 109, "name": "detached", "kind": 2048, "kindString": "Method", @@ -1800,7 +1839,7 @@ }, "signatures": [ { - "id": 107, + "id": 110, "name": "detached", "kind": 4096, "kindString": "Call signature", @@ -1818,28 +1857,28 @@ "title": "Constructors", "kind": 512, "children": [ - 101 + 104 ] }, { "title": "Properties", "kind": 1024, "children": [ - 100 + 103 ] }, { "title": "Methods", "kind": 2048, "children": [ - 104, - 106 + 107, + 109 ] } ] }, { - "id": 108, + "id": 111, "name": "MdBreadcrumbs", "kind": 128, "kindString": "Class", @@ -1848,7 +1887,7 @@ }, "children": [ { - "id": 109, + "id": 112, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -1857,14 +1896,14 @@ }, "signatures": [ { - "id": 110, + "id": 113, "name": "new MdBreadcrumbs", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "parameters": [ { - "id": 111, + "id": 114, "name": "element", "kind": 32768, "kindString": "Parameter", @@ -1875,7 +1914,7 @@ } }, { - "id": 112, + "id": 115, "name": "router", "kind": 32768, "kindString": "Parameter", @@ -1889,14 +1928,14 @@ "type": { "type": "reference", "name": "MdBreadcrumbs", - "id": 108, + "id": 111, "moduleName": "\"aurelia-materialize-bridge\"" } } ] }, { - "id": 113, + "id": 116, "name": "navigate", "kind": 2048, "kindString": "Method", @@ -1905,14 +1944,14 @@ }, "signatures": [ { - "id": 114, + "id": 117, "name": "navigate", "kind": 4096, "kindString": "Call signature", "flags": {}, "parameters": [ { - "id": 115, + "id": 118, "name": "navigationInstruction", "kind": 32768, "kindString": "Parameter", @@ -1936,20 +1975,20 @@ "title": "Constructors", "kind": 512, "children": [ - 109 + 112 ] }, { "title": "Methods", "kind": 2048, "children": [ - 113 + 116 ] } ] }, { - "id": 120, + "id": 123, "name": "MdButton", "kind": 128, "kindString": "Class", @@ -1958,7 +1997,7 @@ }, "children": [ { - "id": 125, + "id": 128, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -1967,14 +2006,14 @@ }, "signatures": [ { - "id": 126, + "id": 129, "name": "new MdButton", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "parameters": [ { - "id": 127, + "id": 130, "name": "element", "kind": 32768, "kindString": "Parameter", @@ -1988,14 +2027,14 @@ "type": { "type": "reference", "name": "MdButton", - "id": 120, + "id": 123, "moduleName": "\"aurelia-materialize-bridge\"" } } ] }, { - "id": 121, + "id": 124, "name": "disabled", "kind": 1024, "kindString": "Property", @@ -2008,7 +2047,7 @@ } }, { - "id": 122, + "id": 125, "name": "flat", "kind": 1024, "kindString": "Property", @@ -2021,7 +2060,7 @@ } }, { - "id": 123, + "id": 126, "name": "floating", "kind": 1024, "kindString": "Property", @@ -2034,7 +2073,7 @@ } }, { - "id": 124, + "id": 127, "name": "large", "kind": 1024, "kindString": "Property", @@ -2047,7 +2086,7 @@ } }, { - "id": 128, + "id": 131, "name": "attached", "kind": 2048, "kindString": "Method", @@ -2056,7 +2095,7 @@ }, "signatures": [ { - "id": 129, + "id": 132, "name": "attached", "kind": 4096, "kindString": "Call signature", @@ -2069,7 +2108,7 @@ ] }, { - "id": 130, + "id": 133, "name": "detached", "kind": 2048, "kindString": "Method", @@ -2078,7 +2117,7 @@ }, "signatures": [ { - "id": 131, + "id": 134, "name": "detached", "kind": 4096, "kindString": "Call signature", @@ -2091,7 +2130,7 @@ ] }, { - "id": 132, + "id": 135, "name": "disabledChanged", "kind": 2048, "kindString": "Method", @@ -2100,14 +2139,14 @@ }, "signatures": [ { - "id": 133, + "id": 136, "name": "disabledChanged", "kind": 4096, "kindString": "Call signature", "flags": {}, "parameters": [ { - "id": 134, + "id": 137, "name": "newValue", "kind": 32768, "kindString": "Parameter", @@ -2126,7 +2165,7 @@ ] }, { - "id": 135, + "id": 138, "name": "flatChanged", "kind": 2048, "kindString": "Method", @@ -2135,14 +2174,14 @@ }, "signatures": [ { - "id": 136, + "id": 139, "name": "flatChanged", "kind": 4096, "kindString": "Call signature", "flags": {}, "parameters": [ { - "id": 137, + "id": 140, "name": "newValue", "kind": 32768, "kindString": "Parameter", @@ -2166,33 +2205,33 @@ "title": "Constructors", "kind": 512, "children": [ - 125 + 128 ] }, { "title": "Properties", "kind": 1024, "children": [ - 121, - 122, - 123, - 124 + 124, + 125, + 126, + 127 ] }, { "title": "Methods", "kind": 2048, "children": [ - 128, - 130, - 132, - 135 + 131, + 133, + 135, + 138 ] } ] }, { - "id": 138, + "id": 141, "name": "MdCard", "kind": 128, "kindString": "Class", @@ -2201,7 +2240,7 @@ }, "children": [ { - "id": 143, + "id": 146, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -2210,14 +2249,14 @@ }, "signatures": [ { - "id": 144, + "id": 147, "name": "new MdCard", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "parameters": [ { - "id": 145, + "id": 148, "name": "element", "kind": 32768, "kindString": "Parameter", @@ -2231,14 +2270,14 @@ "type": { "type": "reference", "name": "MdCard", - "id": 138, + "id": 141, "moduleName": "\"aurelia-materialize-bridge\"" } } ] }, { - "id": 139, + "id": 142, "name": "mdImage", "kind": 1024, "kindString": "Property", @@ -2251,7 +2290,7 @@ } }, { - "id": 140, + "id": 143, "name": "mdReveal", "kind": 1024, "kindString": "Property", @@ -2264,7 +2303,7 @@ } }, { - "id": 141, + "id": 144, "name": "mdSize", "kind": 1024, "kindString": "Property", @@ -2277,7 +2316,7 @@ } }, { - "id": 142, + "id": 145, "name": "mdTitle", "kind": 1024, "kindString": "Property", @@ -2290,7 +2329,7 @@ } }, { - "id": 146, + "id": 149, "name": "attached", "kind": 2048, "kindString": "Method", @@ -2299,7 +2338,7 @@ }, "signatures": [ { - "id": 147, + "id": 150, "name": "attached", "kind": 4096, "kindString": "Call signature", @@ -2317,30 +2356,30 @@ "title": "Constructors", "kind": 512, "children": [ - 143 + 146 ] }, { "title": "Properties", "kind": 1024, "children": [ - 139, - 140, - 141, - 142 + 142, + 143, + 144, + 145 ] }, { "title": "Methods", "kind": 2048, "children": [ - 146 + 149 ] } ] }, { - "id": 156, + "id": 159, "name": "MdCarousel", "kind": 128, "kindString": "Class", @@ -2349,7 +2388,7 @@ }, "children": [ { - "id": 158, + "id": 161, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -2358,14 +2397,14 @@ }, "signatures": [ { - "id": 159, + "id": 162, "name": "new MdCarousel", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "parameters": [ { - "id": 160, + "id": 163, "name": "element", "kind": 32768, "kindString": "Parameter", @@ -2379,14 +2418,14 @@ "type": { "type": "reference", "name": "MdCarousel", - "id": 156, + "id": 159, "moduleName": "\"aurelia-materialize-bridge\"" } } ] }, { - "id": 157, + "id": 160, "name": "mdSlider", "kind": 1024, "kindString": "Property", @@ -2399,7 +2438,7 @@ } }, { - "id": 161, + "id": 164, "name": "attached", "kind": 2048, "kindString": "Method", @@ -2408,7 +2447,7 @@ }, "signatures": [ { - "id": 162, + "id": 165, "name": "attached", "kind": 4096, "kindString": "Call signature", @@ -2426,27 +2465,27 @@ "title": "Constructors", "kind": 512, "children": [ - 158 + 161 ] }, { "title": "Properties", "kind": 1024, "children": [ - 157 + 160 ] }, { "title": "Methods", "kind": 2048, "children": [ - 161 + 164 ] } ] }, { - "id": 148, + "id": 151, "name": "MdCarouselItem", "kind": 128, "kindString": "Class", @@ -2455,7 +2494,7 @@ }, "children": [ { - "id": 151, + "id": 154, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -2464,14 +2503,14 @@ }, "signatures": [ { - "id": 152, + "id": 155, "name": "new MdCarouselItem", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "parameters": [ { - "id": 153, + "id": 156, "name": "element", "kind": 32768, "kindString": "Parameter", @@ -2485,14 +2524,14 @@ "type": { "type": "reference", "name": "MdCarouselItem", - "id": 148, + "id": 151, "moduleName": "\"aurelia-materialize-bridge\"" } } ] }, { - "id": 149, + "id": 152, "name": "mdHref", "kind": 1024, "kindString": "Property", @@ -2505,7 +2544,7 @@ } }, { - "id": 150, + "id": 153, "name": "mdImage", "kind": 1024, "kindString": "Property", @@ -2518,7 +2557,7 @@ } }, { - "id": 154, + "id": 157, "name": "attached", "kind": 2048, "kindString": "Method", @@ -2527,7 +2566,7 @@ }, "signatures": [ { - "id": 155, + "id": 158, "name": "attached", "kind": 4096, "kindString": "Call signature", @@ -2545,28 +2584,28 @@ "title": "Constructors", "kind": 512, "children": [ - 151 + 154 ] }, { "title": "Properties", "kind": 1024, "children": [ - 149, - 150 + 152, + 153 ] }, { "title": "Methods", "kind": 2048, "children": [ - 154 + 157 ] } ] }, { - "id": 163, + "id": 166, "name": "MdCharCounter", "kind": 128, "kindString": "Class", @@ -2575,7 +2614,7 @@ }, "children": [ { - "id": 165, + "id": 168, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -2584,14 +2623,14 @@ }, "signatures": [ { - "id": 166, + "id": 169, "name": "new MdCharCounter", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "parameters": [ { - "id": 167, + "id": 170, "name": "element", "kind": 32768, "kindString": "Parameter", @@ -2605,14 +2644,14 @@ "type": { "type": "reference", "name": "MdCharCounter", - "id": 163, + "id": 166, "moduleName": "\"aurelia-materialize-bridge\"" } } ] }, { - "id": 164, + "id": 167, "name": "length", "kind": 1024, "kindString": "Property", @@ -2625,7 +2664,7 @@ } }, { - "id": 168, + "id": 171, "name": "attached", "kind": 2048, "kindString": "Method", @@ -2634,7 +2673,7 @@ }, "signatures": [ { - "id": 169, + "id": 172, "name": "attached", "kind": 4096, "kindString": "Call signature", @@ -2647,7 +2686,7 @@ ] }, { - "id": 170, + "id": 173, "name": "detached", "kind": 2048, "kindString": "Method", @@ -2656,7 +2695,7 @@ }, "signatures": [ { - "id": 171, + "id": 174, "name": "detached", "kind": 4096, "kindString": "Call signature", @@ -2674,28 +2713,28 @@ "title": "Constructors", "kind": 512, "children": [ - 165 + 168 ] }, { "title": "Properties", "kind": 1024, "children": [ - 164 + 167 ] }, { "title": "Methods", "kind": 2048, "children": [ - 168, - 170 + 171, + 173 ] } ] }, { - "id": 172, + "id": 175, "name": "MdCheckbox", "kind": 128, "kindString": "Class", @@ -2704,7 +2743,7 @@ }, "children": [ { - "id": 177, + "id": 180, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -2713,14 +2752,14 @@ }, "signatures": [ { - "id": 178, + "id": 181, "name": "new MdCheckbox", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "parameters": [ { - "id": 179, + "id": 182, "name": "element", "kind": 32768, "kindString": "Parameter", @@ -2734,14 +2773,14 @@ "type": { "type": "reference", "name": "MdCheckbox", - "id": 172, + "id": 175, "moduleName": "\"aurelia-materialize-bridge\"" } } ] }, { - "id": 174, + "id": 177, "name": "mdChecked", "kind": 1024, "kindString": "Property", @@ -2754,7 +2793,7 @@ } }, { - "id": 175, + "id": 178, "name": "mdDisabled", "kind": 1024, "kindString": "Property", @@ -2767,7 +2806,7 @@ } }, { - "id": 176, + "id": 179, "name": "mdFilledIn", "kind": 1024, "kindString": "Property", @@ -2780,7 +2819,7 @@ } }, { - "id": 173, + "id": 176, "name": "id", "kind": 1024, "kindString": "Property", @@ -2794,7 +2833,7 @@ } }, { - "id": 180, + "id": 183, "name": "attached", "kind": 2048, "kindString": "Method", @@ -2803,7 +2842,7 @@ }, "signatures": [ { - "id": 181, + "id": 184, "name": "attached", "kind": 4096, "kindString": "Call signature", @@ -2816,7 +2855,7 @@ ] }, { - "id": 182, + "id": 185, "name": "detached", "kind": 2048, "kindString": "Method", @@ -2825,7 +2864,7 @@ }, "signatures": [ { - "id": 183, + "id": 186, "name": "detached", "kind": 4096, "kindString": "Call signature", @@ -2838,7 +2877,7 @@ ] }, { - "id": 184, + "id": 187, "name": "handleChange", "kind": 2048, "kindString": "Method", @@ -2847,7 +2886,7 @@ }, "signatures": [ { - "id": 185, + "id": 188, "name": "handleChange", "kind": 4096, "kindString": "Call signature", @@ -2860,7 +2899,7 @@ ] }, { - "id": 186, + "id": 189, "name": "mdCheckedChanged", "kind": 2048, "kindString": "Method", @@ -2869,14 +2908,14 @@ }, "signatures": [ { - "id": 187, + "id": 190, "name": "mdCheckedChanged", "kind": 4096, "kindString": "Call signature", "flags": {}, "parameters": [ { - "id": 188, + "id": 191, "name": "newValue", "kind": 32768, "kindString": "Parameter", @@ -2895,7 +2934,7 @@ ] }, { - "id": 189, + "id": 192, "name": "mdDisabledChanged", "kind": 2048, "kindString": "Method", @@ -2904,14 +2943,14 @@ }, "signatures": [ { - "id": 190, + "id": 193, "name": "mdDisabledChanged", "kind": 4096, "kindString": "Call signature", "flags": {}, "parameters": [ { - "id": 191, + "id": 194, "name": "newValue", "kind": 32768, "kindString": "Parameter", @@ -2935,34 +2974,34 @@ "title": "Constructors", "kind": 512, "children": [ - 177 + 180 ] }, { "title": "Properties", "kind": 1024, "children": [ - 174, - 175, - 176, - 173 + 177, + 178, + 179, + 176 ] }, { "title": "Methods", "kind": 2048, "children": [ - 180, - 182, - 184, - 186, - 189 + 183, + 185, + 187, + 189, + 192 ] } ] }, { - "id": 192, + "id": 195, "name": "MdChip", "kind": 128, "kindString": "Class", @@ -2971,7 +3010,7 @@ }, "children": [ { - "id": 193, + "id": 196, "name": "mdClose", "kind": 1024, "kindString": "Property", @@ -2984,7 +3023,7 @@ } }, { - "id": 194, + "id": 197, "name": "attached", "kind": 2048, "kindString": "Method", @@ -2993,7 +3032,7 @@ }, "signatures": [ { - "id": 195, + "id": 198, "name": "attached", "kind": 4096, "kindString": "Call signature", @@ -3011,20 +3050,20 @@ "title": "Properties", "kind": 1024, "children": [ - 193 + 196 ] }, { "title": "Methods", "kind": 2048, "children": [ - 194 + 197 ] } ] }, { - "id": 196, + "id": 199, "name": "MdCollapsible", "kind": 128, "kindString": "Class", @@ -3033,7 +3072,7 @@ }, "children": [ { - "id": 197, + "id": 200, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -3042,14 +3081,14 @@ }, "signatures": [ { - "id": 198, + "id": 201, "name": "new MdCollapsible", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "parameters": [ { - "id": 199, + "id": 202, "name": "element", "kind": 32768, "kindString": "Parameter", @@ -3063,14 +3102,14 @@ "type": { "type": "reference", "name": "MdCollapsible", - "id": 196, + "id": 199, "moduleName": "\"aurelia-materialize-bridge\"" } } ] }, { - "id": 206, + "id": 209, "name": "accordionChanged", "kind": 2048, "kindString": "Method", @@ -3079,7 +3118,7 @@ }, "signatures": [ { - "id": 207, + "id": 210, "name": "accordionChanged", "kind": 4096, "kindString": "Call signature", @@ -3092,7 +3131,7 @@ ] }, { - "id": 200, + "id": 203, "name": "attached", "kind": 2048, "kindString": "Method", @@ -3101,7 +3140,7 @@ }, "signatures": [ { - "id": 201, + "id": 204, "name": "attached", "kind": 4096, "kindString": "Call signature", @@ -3114,7 +3153,7 @@ ] }, { - "id": 202, + "id": 205, "name": "detached", "kind": 2048, "kindString": "Method", @@ -3123,7 +3162,7 @@ }, "signatures": [ { - "id": 203, + "id": 206, "name": "detached", "kind": 4096, "kindString": "Call signature", @@ -3136,7 +3175,7 @@ ] }, { - "id": 204, + "id": 207, "name": "refresh", "kind": 2048, "kindString": "Method", @@ -3145,7 +3184,7 @@ }, "signatures": [ { - "id": 205, + "id": 208, "name": "refresh", "kind": 4096, "kindString": "Call signature", @@ -3163,32 +3202,109 @@ "title": "Constructors", "kind": 512, "children": [ - 197 + 200 ] }, { "title": "Methods", "kind": 2048, "children": [ - 206, - 200, - 202, - 204 + 209, + 203, + 205, + 207 ] } ] }, { - "id": 209, + "id": 212, "name": "MdCollection", "kind": 128, "kindString": "Class", "flags": { "isExported": true - } + }, + "children": [ + { + "id": 213, + "name": "constructor", + "kind": 512, + "kindString": "Constructor", + "flags": { + "isExported": true + }, + "signatures": [ + { + "id": 214, + "name": "new MdCollection", + "kind": 16384, + "kindString": "Constructor signature", + "flags": {}, + "parameters": [ + { + "id": 215, + "name": "element", + "kind": 32768, + "kindString": "Parameter", + "flags": {}, + "type": { + "type": "instrinct", + "name": "any" + } + } + ], + "type": { + "type": "reference", + "name": "MdCollection", + "id": 212, + "moduleName": "\"aurelia-materialize-bridge\"" + } + } + ] + }, + { + "id": 216, + "name": "getSelected", + "kind": 2048, + "kindString": "Method", + "flags": { + "isExported": true + }, + "signatures": [ + { + "id": 217, + "name": "getSelected", + "kind": 4096, + "kindString": "Call signature", + "flags": {}, + "type": { + "type": "instrinct", + "name": "any" + } + } + ] + } + ], + "groups": [ + { + "title": "Constructors", + "kind": 512, + "children": [ + 213 + ] + }, + { + "title": "Methods", + "kind": 2048, + "children": [ + 216 + ] + } + ] }, { - "id": 208, + "id": 211, "name": "MdCollectionItem", "kind": 128, "kindString": "Class", @@ -3197,7 +3313,7 @@ } }, { - "id": 239, + "id": 256, "name": "MdDatePicker", "kind": 128, "kindString": "Class", @@ -3206,7 +3322,7 @@ }, "children": [ { - "id": 245, + "id": 262, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -3215,14 +3331,14 @@ }, "signatures": [ { - "id": 246, + "id": 263, "name": "new MdDatePicker", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "parameters": [ { - "id": 247, + "id": 264, "name": "element", "kind": 32768, "kindString": "Parameter", @@ -3233,7 +3349,7 @@ } }, { - "id": 248, + "id": 265, "name": "taskQueue", "kind": 32768, "kindString": "Parameter", @@ -3247,14 +3363,14 @@ "type": { "type": "reference", "name": "MdDatePicker", - "id": 239, + "id": 256, "moduleName": "\"aurelia-materialize-bridge\"" } } ] }, { - "id": 240, + "id": 257, "name": "container", "kind": 1024, "kindString": "Property", @@ -3267,7 +3383,7 @@ } }, { - "id": 243, + "id": 260, "name": "selectMonths", "kind": 1024, "kindString": "Property", @@ -3280,7 +3396,7 @@ } }, { - "id": 244, + "id": 261, "name": "selectYears", "kind": 1024, "kindString": "Property", @@ -3293,7 +3409,7 @@ } }, { - "id": 241, + "id": 258, "name": "translation", "kind": 1024, "kindString": "Property", @@ -3306,7 +3422,7 @@ } }, { - "id": 242, + "id": 259, "name": "value", "kind": 1024, "kindString": "Property", @@ -3319,7 +3435,7 @@ } }, { - "id": 249, + "id": 266, "name": "bind", "kind": 2048, "kindString": "Method", @@ -3328,7 +3444,7 @@ }, "signatures": [ { - "id": 250, + "id": 267, "name": "bind", "kind": 4096, "kindString": "Call signature", @@ -3341,7 +3457,7 @@ ] }, { - "id": 251, + "id": 268, "name": "detached", "kind": 2048, "kindString": "Method", @@ -3350,7 +3466,7 @@ }, "signatures": [ { - "id": 252, + "id": 269, "name": "detached", "kind": 4096, "kindString": "Call signature", @@ -3363,7 +3479,7 @@ ] }, { - "id": 253, + "id": 270, "name": "onClose", "kind": 2048, "kindString": "Method", @@ -3372,7 +3488,7 @@ }, "signatures": [ { - "id": 254, + "id": 271, "name": "onClose", "kind": 4096, "kindString": "Call signature", @@ -3385,7 +3501,7 @@ ] }, { - "id": 255, + "id": 272, "name": "onSet", "kind": 2048, "kindString": "Method", @@ -3394,14 +3510,14 @@ }, "signatures": [ { - "id": 256, + "id": 273, "name": "onSet", "kind": 4096, "kindString": "Call signature", "flags": {}, "parameters": [ { - "id": 257, + "id": 274, "name": "value", "kind": 32768, "kindString": "Parameter", @@ -3420,7 +3536,7 @@ ] }, { - "id": 258, + "id": 275, "name": "valueChanged", "kind": 2048, "kindString": "Method", @@ -3429,14 +3545,14 @@ }, "signatures": [ { - "id": 259, + "id": 276, "name": "valueChanged", "kind": 4096, "kindString": "Call signature", "flags": {}, "parameters": [ { - "id": 260, + "id": 277, "name": "newValue", "kind": 32768, "kindString": "Parameter", @@ -3460,35 +3576,35 @@ "title": "Constructors", "kind": 512, "children": [ - 245 + 262 ] }, { "title": "Properties", "kind": 1024, "children": [ - 240, - 243, - 244, - 241, - 242 + 257, + 260, + 261, + 258, + 259 ] }, { "title": "Methods", "kind": 2048, "children": [ - 249, - 251, - 253, - 255, - 258 + 266, + 268, + 270, + 272, + 275 ] } ] }, { - "id": 276, + "id": 293, "name": "MdDropdown", "kind": 128, "kindString": "Class", @@ -3497,7 +3613,7 @@ }, "children": [ { - "id": 286, + "id": 303, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -3506,14 +3622,14 @@ }, "signatures": [ { - "id": 287, + "id": 304, "name": "new MdDropdown", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "parameters": [ { - "id": 288, + "id": 305, "name": "element", "kind": 32768, "kindString": "Parameter", @@ -3527,14 +3643,14 @@ "type": { "type": "reference", "name": "MdDropdown", - "id": 276, + "id": 293, "moduleName": "\"aurelia-materialize-bridge\"" } } ] }, { - "id": 277, + "id": 294, "name": "activates", "kind": 1024, "kindString": "Property", @@ -3547,7 +3663,7 @@ } }, { - "id": 278, + "id": 295, "name": "alignment", "kind": 1024, "kindString": "Property", @@ -3560,7 +3676,7 @@ } }, { - "id": 279, + "id": 296, "name": "belowOrigin", "kind": 1024, "kindString": "Property", @@ -3573,7 +3689,7 @@ } }, { - "id": 280, + "id": 297, "name": "constrainWidth", "kind": 1024, "kindString": "Property", @@ -3586,7 +3702,7 @@ } }, { - "id": 281, + "id": 298, "name": "gutter", "kind": 1024, "kindString": "Property", @@ -3599,7 +3715,7 @@ } }, { - "id": 282, + "id": 299, "name": "hover", "kind": 1024, "kindString": "Property", @@ -3612,7 +3728,7 @@ } }, { - "id": 284, + "id": 301, "name": "inDuration", "kind": 1024, "kindString": "Property", @@ -3625,7 +3741,7 @@ } }, { - "id": 283, + "id": 300, "name": "mdTitle", "kind": 1024, "kindString": "Property", @@ -3638,7 +3754,7 @@ } }, { - "id": 285, + "id": 302, "name": "outDuration", "kind": 1024, "kindString": "Property", @@ -3651,7 +3767,7 @@ } }, { - "id": 289, + "id": 306, "name": "attached", "kind": 2048, "kindString": "Method", @@ -3660,7 +3776,7 @@ }, "signatures": [ { - "id": 290, + "id": 307, "name": "attached", "kind": 4096, "kindString": "Call signature", @@ -3673,7 +3789,7 @@ ] }, { - "id": 291, + "id": 308, "name": "detached", "kind": 2048, "kindString": "Method", @@ -3682,7 +3798,7 @@ }, "signatures": [ { - "id": 292, + "id": 309, "name": "detached", "kind": 4096, "kindString": "Call signature", @@ -3700,36 +3816,36 @@ "title": "Constructors", "kind": 512, "children": [ - 286 + 303 ] }, { "title": "Properties", "kind": 1024, "children": [ - 277, - 278, - 279, - 280, - 281, - 282, - 284, - 283, - 285 + 294, + 295, + 296, + 297, + 298, + 299, + 301, + 300, + 302 ] }, { "title": "Methods", "kind": 2048, "children": [ - 289, - 291 + 306, + 308 ] } ] }, { - "id": 261, + "id": 278, "name": "MdDropdownElement", "kind": 128, "kindString": "Class", @@ -3738,7 +3854,7 @@ }, "children": [ { - "id": 271, + "id": 288, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -3747,14 +3863,14 @@ }, "signatures": [ { - "id": 272, + "id": 289, "name": "new MdDropdownElement", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "parameters": [ { - "id": 273, + "id": 290, "name": "element", "kind": 32768, "kindString": "Parameter", @@ -3768,14 +3884,14 @@ "type": { "type": "reference", "name": "MdDropdownElement", - "id": 261, + "id": 278, "moduleName": "\"aurelia-materialize-bridge\"" } } ] }, { - "id": 263, + "id": 280, "name": "alignment", "kind": 1024, "kindString": "Property", @@ -3788,7 +3904,7 @@ } }, { - "id": 264, + "id": 281, "name": "belowOrigin", "kind": 1024, "kindString": "Property", @@ -3801,7 +3917,7 @@ } }, { - "id": 265, + "id": 282, "name": "constrainWidth", "kind": 1024, "kindString": "Property", @@ -3814,7 +3930,7 @@ } }, { - "id": 266, + "id": 283, "name": "gutter", "kind": 1024, "kindString": "Property", @@ -3827,7 +3943,7 @@ } }, { - "id": 267, + "id": 284, "name": "hover", "kind": 1024, "kindString": "Property", @@ -3840,7 +3956,7 @@ } }, { - "id": 269, + "id": 286, "name": "inDuration", "kind": 1024, "kindString": "Property", @@ -3853,7 +3969,7 @@ } }, { - "id": 268, + "id": 285, "name": "mdTitle", "kind": 1024, "kindString": "Property", @@ -3866,7 +3982,7 @@ } }, { - "id": 270, + "id": 287, "name": "outDuration", "kind": 1024, "kindString": "Property", @@ -3879,7 +3995,7 @@ } }, { - "id": 262, + "id": 279, "name": "id", "kind": 1024, "kindString": "Property", @@ -3893,7 +4009,7 @@ } }, { - "id": 274, + "id": 291, "name": "attached", "kind": 2048, "kindString": "Method", @@ -3902,7 +4018,7 @@ }, "signatures": [ { - "id": 275, + "id": 292, "name": "attached", "kind": 4096, "kindString": "Call signature", @@ -3920,35 +4036,35 @@ "title": "Constructors", "kind": 512, "children": [ - 271 + 288 ] }, { "title": "Properties", "kind": 1024, "children": [ - 263, - 264, - 265, - 266, - 267, - 269, - 268, - 270, - 262 + 280, + 281, + 282, + 283, + 284, + 286, + 285, + 287, + 279 ] }, { "title": "Methods", "kind": 2048, "children": [ - 274 + 291 ] } ] }, { - "id": 293, + "id": 310, "name": "MdFab", "kind": 128, "kindString": "Class", @@ -3957,7 +4073,7 @@ }, "children": [ { - "id": 296, + "id": 313, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -3966,14 +4082,14 @@ }, "signatures": [ { - "id": 297, + "id": 314, "name": "new MdFab", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "parameters": [ { - "id": 298, + "id": 315, "name": "element", "kind": 32768, "kindString": "Parameter", @@ -3987,14 +4103,14 @@ "type": { "type": "reference", "name": "MdFab", - "id": 293, + "id": 310, "moduleName": "\"aurelia-materialize-bridge\"" } } ] }, { - "id": 294, + "id": 311, "name": "mdFixed", "kind": 1024, "kindString": "Property", @@ -4007,7 +4123,7 @@ } }, { - "id": 295, + "id": 312, "name": "mdLarge", "kind": 1024, "kindString": "Property", @@ -4020,7 +4136,7 @@ } }, { - "id": 299, + "id": 316, "name": "attached", "kind": 2048, "kindString": "Method", @@ -4029,7 +4145,7 @@ }, "signatures": [ { - "id": 300, + "id": 317, "name": "attached", "kind": 4096, "kindString": "Call signature", @@ -4047,28 +4163,28 @@ "title": "Constructors", "kind": 512, "children": [ - 296 + 313 ] }, { "title": "Properties", "kind": 1024, "children": [ - 294, - 295 + 311, + 312 ] }, { "title": "Methods", "kind": 2048, "children": [ - 299 + 316 ] } ] }, { - "id": 598, + "id": 616, "name": "MdFadeinImage", "kind": 128, "kindString": "Class", @@ -4077,7 +4193,7 @@ }, "children": [ { - "id": 600, + "id": 618, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -4086,14 +4202,14 @@ }, "signatures": [ { - "id": 601, + "id": 619, "name": "new MdFadeinImage", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "parameters": [ { - "id": 602, + "id": 620, "name": "element", "kind": 32768, "kindString": "Parameter", @@ -4107,14 +4223,14 @@ "type": { "type": "reference", "name": "MdFadeinImage", - "id": 598, + "id": 616, "moduleName": "\"aurelia-materialize-bridge\"" } } ] }, { - "id": 599, + "id": 617, "name": "ref", "kind": 1024, "kindString": "Property", @@ -4127,7 +4243,7 @@ } }, { - "id": 603, + "id": 621, "name": "attached", "kind": 2048, "kindString": "Method", @@ -4136,7 +4252,7 @@ }, "signatures": [ { - "id": 604, + "id": 622, "name": "attached", "kind": 4096, "kindString": "Call signature", @@ -4149,7 +4265,7 @@ ] }, { - "id": 605, + "id": 623, "name": "detached", "kind": 2048, "kindString": "Method", @@ -4158,7 +4274,7 @@ }, "signatures": [ { - "id": 606, + "id": 624, "name": "detached", "kind": 4096, "kindString": "Call signature", @@ -4171,7 +4287,7 @@ ] }, { - "id": 609, + "id": 627, "name": "ensureOpacity", "kind": 2048, "kindString": "Method", @@ -4180,7 +4296,7 @@ }, "signatures": [ { - "id": 610, + "id": 628, "name": "ensureOpacity", "kind": 4096, "kindString": "Call signature", @@ -4193,7 +4309,7 @@ ] }, { - "id": 607, + "id": 625, "name": "fadeInImage", "kind": 2048, "kindString": "Method", @@ -4202,7 +4318,7 @@ }, "signatures": [ { - "id": 608, + "id": 626, "name": "fadeInImage", "kind": 4096, "kindString": "Call signature", @@ -4220,30 +4336,30 @@ "title": "Constructors", "kind": 512, "children": [ - 600 + 618 ] }, { "title": "Properties", "kind": 1024, "children": [ - 599 + 617 ] }, { "title": "Methods", "kind": 2048, "children": [ - 603, - 605, - 609, - 607 + 621, + 623, + 627, + 625 ] } ] }, { - "id": 301, + "id": 318, "name": "MdFileInput", "kind": 128, "kindString": "Class", @@ -4252,7 +4368,7 @@ }, "children": [ { - "id": 307, + "id": 324, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -4261,14 +4377,14 @@ }, "signatures": [ { - "id": 308, + "id": 325, "name": "new MdFileInput", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "parameters": [ { - "id": 309, + "id": 326, "name": "element", "kind": 32768, "kindString": "Parameter", @@ -4282,14 +4398,14 @@ "type": { "type": "reference", "name": "MdFileInput", - "id": 301, + "id": 318, "moduleName": "\"aurelia-materialize-bridge\"" } } ] }, { - "id": 306, + "id": 323, "name": "_suspendUpdate", "kind": 1024, "kindString": "Property", @@ -4302,7 +4418,7 @@ } }, { - "id": 305, + "id": 322, "name": "files", "kind": 1024, "kindString": "Property", @@ -4315,7 +4431,7 @@ } }, { - "id": 302, + "id": 319, "name": "mdCaption", "kind": 1024, "kindString": "Property", @@ -4328,7 +4444,7 @@ } }, { - "id": 304, + "id": 321, "name": "mdLabelValue", "kind": 1024, "kindString": "Property", @@ -4341,7 +4457,7 @@ } }, { - "id": 303, + "id": 320, "name": "mdMultiple", "kind": 1024, "kindString": "Property", @@ -4354,7 +4470,7 @@ } }, { - "id": 310, + "id": 327, "name": "attached", "kind": 2048, "kindString": "Method", @@ -4363,7 +4479,7 @@ }, "signatures": [ { - "id": 311, + "id": 328, "name": "attached", "kind": 4096, "kindString": "Call signature", @@ -4376,7 +4492,7 @@ ] }, { - "id": 312, + "id": 329, "name": "detached", "kind": 2048, "kindString": "Method", @@ -4385,7 +4501,7 @@ }, "signatures": [ { - "id": 313, + "id": 330, "name": "detached", "kind": 4096, "kindString": "Call signature", @@ -4398,7 +4514,7 @@ ] }, { - "id": 314, + "id": 331, "name": "handleChangeFromNativeInput", "kind": 2048, "kindString": "Method", @@ -4407,7 +4523,7 @@ }, "signatures": [ { - "id": 315, + "id": 332, "name": "handleChangeFromNativeInput", "kind": 4096, "kindString": "Call signature", @@ -4425,33 +4541,33 @@ "title": "Constructors", "kind": 512, "children": [ - 307 + 324 ] }, { "title": "Properties", "kind": 1024, "children": [ - 306, - 305, - 302, - 304, - 303 + 323, + 322, + 319, + 321, + 320 ] }, { "title": "Methods", "kind": 2048, "children": [ - 310, - 312, - 314 + 327, + 329, + 331 ] } ] }, { - "id": 316, + "id": 333, "name": "MdFooter", "kind": 128, "kindString": "Class", @@ -4460,7 +4576,7 @@ }, "children": [ { - "id": 317, + "id": 334, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -4469,14 +4585,14 @@ }, "signatures": [ { - "id": 318, + "id": 335, "name": "new MdFooter", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "parameters": [ { - "id": 319, + "id": 336, "name": "element", "kind": 32768, "kindString": "Parameter", @@ -4490,14 +4606,14 @@ "type": { "type": "reference", "name": "MdFooter", - "id": 316, + "id": 333, "moduleName": "\"aurelia-materialize-bridge\"" } } ] }, { - "id": 320, + "id": 337, "name": "bind", "kind": 2048, "kindString": "Method", @@ -4506,7 +4622,7 @@ }, "signatures": [ { - "id": 321, + "id": 338, "name": "bind", "kind": 4096, "kindString": "Call signature", @@ -4519,7 +4635,7 @@ ] }, { - "id": 322, + "id": 339, "name": "unbind", "kind": 2048, "kindString": "Method", @@ -4528,7 +4644,7 @@ }, "signatures": [ { - "id": 323, + "id": 340, "name": "unbind", "kind": 4096, "kindString": "Call signature", @@ -4546,21 +4662,21 @@ "title": "Constructors", "kind": 512, "children": [ - 317 + 334 ] }, { "title": "Methods", "kind": 2048, "children": [ - 320, - 322 + 337, + 339 ] } ] }, { - "id": 341, + "id": 358, "name": "MdInput", "kind": 128, "kindString": "Class", @@ -4569,7 +4685,7 @@ }, "children": [ { - "id": 350, + "id": 367, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -4578,14 +4694,14 @@ }, "signatures": [ { - "id": 351, + "id": 368, "name": "new MdInput", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "parameters": [ { - "id": 352, + "id": 369, "name": "element", "kind": 32768, "kindString": "Parameter", @@ -4596,7 +4712,7 @@ } }, { - "id": 353, + "id": 370, "name": "taskQueue", "kind": 32768, "kindString": "Parameter", @@ -4607,7 +4723,7 @@ } }, { - "id": 354, + "id": 371, "name": "updateService", "kind": 32768, "kindString": "Parameter", @@ -4621,14 +4737,14 @@ "type": { "type": "reference", "name": "MdInput", - "id": 341, + "id": 358, "moduleName": "\"aurelia-materialize-bridge\"" } } ] }, { - "id": 343, + "id": 360, "name": "mdLabel", "kind": 1024, "kindString": "Property", @@ -4641,7 +4757,7 @@ } }, { - "id": 344, + "id": 361, "name": "mdPlaceholder", "kind": 1024, "kindString": "Property", @@ -4654,7 +4770,7 @@ } }, { - "id": 345, + "id": 362, "name": "mdTextArea", "kind": 1024, "kindString": "Property", @@ -4667,7 +4783,7 @@ } }, { - "id": 346, + "id": 363, "name": "mdType", "kind": 1024, "kindString": "Property", @@ -4680,7 +4796,7 @@ } }, { - "id": 347, + "id": 364, "name": "mdValidate", "kind": 1024, "kindString": "Property", @@ -4693,7 +4809,7 @@ } }, { - "id": 348, + "id": 365, "name": "mdValidateError", "kind": 1024, "kindString": "Property", @@ -4706,7 +4822,7 @@ } }, { - "id": 349, + "id": 366, "name": "mdValue", "kind": 1024, "kindString": "Property", @@ -4719,7 +4835,7 @@ } }, { - "id": 342, + "id": 359, "name": "id", "kind": 1024, "kindString": "Property", @@ -4733,7 +4849,7 @@ } }, { - "id": 355, + "id": 372, "name": "attached", "kind": 2048, "kindString": "Method", @@ -4742,7 +4858,7 @@ }, "signatures": [ { - "id": 356, + "id": 373, "name": "attached", "kind": 4096, "kindString": "Call signature", @@ -4755,7 +4871,7 @@ ] }, { - "id": 357, + "id": 374, "name": "mdValueChanged", "kind": 2048, "kindString": "Method", @@ -4764,7 +4880,7 @@ }, "signatures": [ { - "id": 358, + "id": 375, "name": "mdValueChanged", "kind": 4096, "kindString": "Call signature", @@ -4782,35 +4898,35 @@ "title": "Constructors", "kind": 512, "children": [ - 350 + 367 ] }, { "title": "Properties", "kind": 1024, "children": [ - 343, - 344, - 345, - 346, - 347, - 348, - 349, - 342 + 360, + 361, + 362, + 363, + 364, + 365, + 366, + 359 ] }, { "title": "Methods", "kind": 2048, "children": [ - 355, - 357 + 372, + 374 ] } ] }, { - "id": 332, + "id": 349, "name": "MdInputUpdateService", "kind": 128, "kindString": "Class", @@ -4819,7 +4935,7 @@ }, "children": [ { - "id": 334, + "id": 351, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -4828,14 +4944,14 @@ }, "signatures": [ { - "id": 335, + "id": 352, "name": "new MdInputUpdateService", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "parameters": [ { - "id": 336, + "id": 353, "name": "taskQueue", "kind": 32768, "kindString": "Parameter", @@ -4849,14 +4965,14 @@ "type": { "type": "reference", "name": "MdInputUpdateService", - "id": 332, + "id": 349, "moduleName": "\"aurelia-materialize-bridge\"" } } ] }, { - "id": 333, + "id": 350, "name": "_updateCalled", "kind": 1024, "kindString": "Property", @@ -4869,7 +4985,7 @@ } }, { - "id": 337, + "id": 354, "name": "materializeUpdate", "kind": 2048, "kindString": "Method", @@ -4878,7 +4994,7 @@ }, "signatures": [ { - "id": 338, + "id": 355, "name": "materializeUpdate", "kind": 4096, "kindString": "Call signature", @@ -4891,7 +5007,7 @@ ] }, { - "id": 339, + "id": 356, "name": "update", "kind": 2048, "kindString": "Method", @@ -4900,7 +5016,7 @@ }, "signatures": [ { - "id": 340, + "id": 357, "name": "update", "kind": 4096, "kindString": "Call signature", @@ -4918,28 +5034,28 @@ "title": "Constructors", "kind": 512, "children": [ - 334 + 351 ] }, { "title": "Properties", "kind": 1024, "children": [ - 333 + 350 ] }, { "title": "Methods", "kind": 2048, "children": [ - 337, - 339 + 354, + 356 ] } ] }, { - "id": 359, + "id": 376, "name": "MdModalTrigger", "kind": 128, "kindString": "Class", @@ -4948,7 +5064,7 @@ }, "children": [ { - "id": 360, + "id": 378, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -4957,14 +5073,14 @@ }, "signatures": [ { - "id": 361, + "id": 379, "name": "new MdModalTrigger", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "parameters": [ { - "id": 362, + "id": 380, "name": "element", "kind": 32768, "kindString": "Parameter", @@ -4978,14 +5094,27 @@ "type": { "type": "reference", "name": "MdModalTrigger", - "id": 359, + "id": 376, "moduleName": "\"aurelia-materialize-bridge\"" } } ] }, { - "id": 363, + "id": 377, + "name": "dismissible", + "kind": 1024, + "kindString": "Property", + "flags": { + "isExported": true + }, + "type": { + "type": "instrinct", + "name": "any" + } + }, + { + "id": 381, "name": "attached", "kind": 2048, "kindString": "Method", @@ -4994,7 +5123,7 @@ }, "signatures": [ { - "id": 364, + "id": 382, "name": "attached", "kind": 4096, "kindString": "Call signature", @@ -5007,7 +5136,7 @@ ] }, { - "id": 365, + "id": 383, "name": "detached", "kind": 2048, "kindString": "Method", @@ -5016,7 +5145,7 @@ }, "signatures": [ { - "id": 366, + "id": 384, "name": "detached", "kind": 4096, "kindString": "Call signature", @@ -5029,7 +5158,7 @@ ] }, { - "id": 367, + "id": 385, "name": "onComplete", "kind": 2048, "kindString": "Method", @@ -5038,7 +5167,7 @@ }, "signatures": [ { - "id": 368, + "id": 386, "name": "onComplete", "kind": 4096, "kindString": "Call signature", @@ -5056,22 +5185,29 @@ "title": "Constructors", "kind": 512, "children": [ - 360 + 378 + ] + }, + { + "title": "Properties", + "kind": 1024, + "children": [ + 377 ] }, { "title": "Methods", "kind": 2048, "children": [ - 363, - 365, - 367 + 381, + 383, + 385 ] } ] }, { - "id": 369, + "id": 387, "name": "MdNavbar", "kind": 128, "kindString": "Class", @@ -5080,7 +5216,7 @@ }, "children": [ { - "id": 372, + "id": 390, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -5089,14 +5225,14 @@ }, "signatures": [ { - "id": 373, + "id": 391, "name": "new MdNavbar", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "parameters": [ { - "id": 374, + "id": 392, "name": "element", "kind": 32768, "kindString": "Parameter", @@ -5110,14 +5246,14 @@ "type": { "type": "reference", "name": "MdNavbar", - "id": 369, + "id": 387, "moduleName": "\"aurelia-materialize-bridge\"" } } ] }, { - "id": 371, + "id": 389, "name": "fixedAttributeManager", "kind": 1024, "kindString": "Property", @@ -5130,7 +5266,7 @@ } }, { - "id": 370, + "id": 388, "name": "mdFixed", "kind": 1024, "kindString": "Property", @@ -5143,7 +5279,7 @@ } }, { - "id": 375, + "id": 393, "name": "attached", "kind": 2048, "kindString": "Method", @@ -5152,7 +5288,7 @@ }, "signatures": [ { - "id": 376, + "id": 394, "name": "attached", "kind": 4096, "kindString": "Call signature", @@ -5165,7 +5301,7 @@ ] }, { - "id": 377, + "id": 395, "name": "detached", "kind": 2048, "kindString": "Method", @@ -5174,7 +5310,7 @@ }, "signatures": [ { - "id": 378, + "id": 396, "name": "detached", "kind": 4096, "kindString": "Call signature", @@ -5192,29 +5328,29 @@ "title": "Constructors", "kind": 512, "children": [ - 372 + 390 ] }, { "title": "Properties", "kind": 1024, "children": [ - 371, - 370 + 389, + 388 ] }, { "title": "Methods", "kind": 2048, "children": [ - 375, - 377 + 393, + 395 ] } ] }, { - "id": 379, + "id": 397, "name": "MdPagination", "kind": 128, "kindString": "Class", @@ -5223,7 +5359,7 @@ }, "children": [ { - "id": 384, + "id": 402, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -5232,14 +5368,14 @@ }, "signatures": [ { - "id": 385, + "id": 403, "name": "new MdPagination", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "parameters": [ { - "id": 386, + "id": 404, "name": "element", "kind": 32768, "kindString": "Parameter", @@ -5253,14 +5389,14 @@ "type": { "type": "reference", "name": "MdPagination", - "id": 379, + "id": 397, "moduleName": "\"aurelia-materialize-bridge\"" } } ] }, { - "id": 380, + "id": 398, "name": "mdActivePage", "kind": 1024, "kindString": "Property", @@ -5273,7 +5409,7 @@ } }, { - "id": 381, + "id": 399, "name": "mdPages", "kind": 1024, "kindString": "Property", @@ -5286,7 +5422,7 @@ } }, { - "id": 382, + "id": 400, "name": "mdShowFirstLast", "kind": 1024, "kindString": "Property", @@ -5299,7 +5435,7 @@ } }, { - "id": 383, + "id": 401, "name": "mdShowPrevNext", "kind": 1024, "kindString": "Property", @@ -5312,7 +5448,7 @@ } }, { - "id": 387, + "id": 405, "name": "bind", "kind": 2048, "kindString": "Method", @@ -5321,7 +5457,7 @@ }, "signatures": [ { - "id": 388, + "id": 406, "name": "bind", "kind": 4096, "kindString": "Call signature", @@ -5334,7 +5470,7 @@ ] }, { - "id": 389, + "id": 407, "name": "setActivePage", "kind": 2048, "kindString": "Method", @@ -5343,14 +5479,14 @@ }, "signatures": [ { - "id": 390, + "id": 408, "name": "setActivePage", "kind": 4096, "kindString": "Call signature", "flags": {}, "parameters": [ { - "id": 391, + "id": 409, "name": "page", "kind": 32768, "kindString": "Parameter", @@ -5369,7 +5505,7 @@ ] }, { - "id": 392, + "id": 410, "name": "setFirstPage", "kind": 2048, "kindString": "Method", @@ -5378,7 +5514,7 @@ }, "signatures": [ { - "id": 393, + "id": 411, "name": "setFirstPage", "kind": 4096, "kindString": "Call signature", @@ -5391,7 +5527,7 @@ ] }, { - "id": 394, + "id": 412, "name": "setLastPage", "kind": 2048, "kindString": "Method", @@ -5400,7 +5536,7 @@ }, "signatures": [ { - "id": 395, + "id": 413, "name": "setLastPage", "kind": 4096, "kindString": "Call signature", @@ -5413,7 +5549,7 @@ ] }, { - "id": 398, + "id": 416, "name": "setNextPage", "kind": 2048, "kindString": "Method", @@ -5422,7 +5558,7 @@ }, "signatures": [ { - "id": 399, + "id": 417, "name": "setNextPage", "kind": 4096, "kindString": "Call signature", @@ -5435,7 +5571,7 @@ ] }, { - "id": 396, + "id": 414, "name": "setPreviousPage", "kind": 2048, "kindString": "Method", @@ -5444,7 +5580,7 @@ }, "signatures": [ { - "id": 397, + "id": 415, "name": "setPreviousPage", "kind": 4096, "kindString": "Call signature", @@ -5462,35 +5598,35 @@ "title": "Constructors", "kind": 512, "children": [ - 384 + 402 ] }, { "title": "Properties", "kind": 1024, "children": [ - 380, - 381, - 382, - 383 + 398, + 399, + 400, + 401 ] }, { "title": "Methods", "kind": 2048, "children": [ - 387, - 389, - 392, - 394, - 398, - 396 + 405, + 407, + 410, + 412, + 416, + 414 ] } ] }, { - "id": 400, + "id": 418, "name": "MdParallax", "kind": 128, "kindString": "Class", @@ -5499,7 +5635,7 @@ }, "children": [ { - "id": 401, + "id": 419, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -5508,14 +5644,14 @@ }, "signatures": [ { - "id": 402, + "id": 420, "name": "new MdParallax", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "parameters": [ { - "id": 403, + "id": 421, "name": "element", "kind": 32768, "kindString": "Parameter", @@ -5529,14 +5665,14 @@ "type": { "type": "reference", "name": "MdParallax", - "id": 400, + "id": 418, "moduleName": "\"aurelia-materialize-bridge\"" } } ] }, { - "id": 404, + "id": 422, "name": "attached", "kind": 2048, "kindString": "Method", @@ -5545,7 +5681,7 @@ }, "signatures": [ { - "id": 405, + "id": 423, "name": "attached", "kind": 4096, "kindString": "Call signature", @@ -5558,7 +5694,7 @@ ] }, { - "id": 406, + "id": 424, "name": "detached", "kind": 2048, "kindString": "Method", @@ -5567,7 +5703,7 @@ }, "signatures": [ { - "id": 407, + "id": 425, "name": "detached", "kind": 4096, "kindString": "Call signature", @@ -5585,21 +5721,21 @@ "title": "Constructors", "kind": 512, "children": [ - 401 + 419 ] }, { "title": "Methods", "kind": 2048, "children": [ - 404, - 406 + 422, + 424 ] } ] }, { - "id": 324, + "id": 341, "name": "MdPrefix", "kind": 128, "kindString": "Class", @@ -5608,7 +5744,7 @@ }, "children": [ { - "id": 325, + "id": 342, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -5617,14 +5753,14 @@ }, "signatures": [ { - "id": 326, + "id": 343, "name": "new MdPrefix", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "parameters": [ { - "id": 327, + "id": 344, "name": "element", "kind": 32768, "kindString": "Parameter", @@ -5638,14 +5774,14 @@ "type": { "type": "reference", "name": "MdPrefix", - "id": 324, + "id": 341, "moduleName": "\"aurelia-materialize-bridge\"" } } ] }, { - "id": 328, + "id": 345, "name": "bind", "kind": 2048, "kindString": "Method", @@ -5654,7 +5790,7 @@ }, "signatures": [ { - "id": 329, + "id": 346, "name": "bind", "kind": 4096, "kindString": "Call signature", @@ -5667,7 +5803,7 @@ ] }, { - "id": 330, + "id": 347, "name": "unbind", "kind": 2048, "kindString": "Method", @@ -5676,7 +5812,7 @@ }, "signatures": [ { - "id": 331, + "id": 348, "name": "unbind", "kind": 4096, "kindString": "Call signature", @@ -5694,21 +5830,21 @@ "title": "Constructors", "kind": 512, "children": [ - 325 + 342 ] }, { "title": "Methods", "kind": 2048, "children": [ - 328, - 330 + 345, + 347 ] } ] }, { - "id": 408, + "id": 426, "name": "MdProgress", "kind": 128, "kindString": "Class", @@ -5717,7 +5853,7 @@ }, "children": [ { - "id": 412, + "id": 430, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -5726,14 +5862,14 @@ }, "signatures": [ { - "id": 413, + "id": 431, "name": "new MdProgress", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "parameters": [ { - "id": 414, + "id": 432, "name": "element", "kind": 32768, "kindString": "Parameter", @@ -5747,14 +5883,14 @@ "type": { "type": "reference", "name": "MdProgress", - "id": 408, + "id": 426, "moduleName": "\"aurelia-materialize-bridge\"" } } ] }, { - "id": 409, + "id": 427, "name": "mdColor", "kind": 1024, "kindString": "Property", @@ -5767,7 +5903,7 @@ } }, { - "id": 410, + "id": 428, "name": "mdType", "kind": 1024, "kindString": "Property", @@ -5780,7 +5916,7 @@ } }, { - "id": 411, + "id": 429, "name": "mdValue", "kind": 1024, "kindString": "Property", @@ -5798,22 +5934,22 @@ "title": "Constructors", "kind": 512, "children": [ - 412 + 430 ] }, { "title": "Properties", "kind": 1024, "children": [ - 409, - 410, - 411 + 427, + 428, + 429 ] } ] }, { - "id": 415, + "id": 433, "name": "MdPushpin", "kind": 128, "kindString": "Class", @@ -5822,7 +5958,7 @@ }, "children": [ { - "id": 419, + "id": 437, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -5831,14 +5967,14 @@ }, "signatures": [ { - "id": 420, + "id": 438, "name": "new MdPushpin", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "parameters": [ { - "id": 421, + "id": 439, "name": "element", "kind": 32768, "kindString": "Parameter", @@ -5852,14 +5988,14 @@ "type": { "type": "reference", "name": "MdPushpin", - "id": 415, + "id": 433, "moduleName": "\"aurelia-materialize-bridge\"" } } ] }, { - "id": 416, + "id": 434, "name": "bottom", "kind": 1024, "kindString": "Property", @@ -5872,7 +6008,7 @@ } }, { - "id": 417, + "id": 435, "name": "offset", "kind": 1024, "kindString": "Property", @@ -5885,7 +6021,7 @@ } }, { - "id": 418, + "id": 436, "name": "top", "kind": 1024, "kindString": "Property", @@ -5898,7 +6034,7 @@ } }, { - "id": 422, + "id": 440, "name": "attached", "kind": 2048, "kindString": "Method", @@ -5907,7 +6043,7 @@ }, "signatures": [ { - "id": 423, + "id": 441, "name": "attached", "kind": 4096, "kindString": "Call signature", @@ -5920,7 +6056,7 @@ ] }, { - "id": 424, + "id": 442, "name": "detached", "kind": 2048, "kindString": "Method", @@ -5929,7 +6065,7 @@ }, "signatures": [ { - "id": 425, + "id": 443, "name": "detached", "kind": 4096, "kindString": "Call signature", @@ -5947,30 +6083,30 @@ "title": "Constructors", "kind": 512, "children": [ - 419 + 437 ] }, { "title": "Properties", "kind": 1024, "children": [ - 416, - 417, - 418 + 434, + 435, + 436 ] }, { "title": "Methods", "kind": 2048, "children": [ - 422, - 424 + 440, + 442 ] } ] }, { - "id": 426, + "id": 444, "name": "MdRadio", "kind": 128, "kindString": "Class", @@ -5979,7 +6115,7 @@ }, "children": [ { - "id": 434, + "id": 452, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -5988,14 +6124,14 @@ }, "signatures": [ { - "id": 435, + "id": 453, "name": "new MdRadio", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "parameters": [ { - "id": 436, + "id": 454, "name": "element", "kind": 32768, "kindString": "Parameter", @@ -6009,14 +6145,14 @@ "type": { "type": "reference", "name": "MdRadio", - "id": 426, + "id": 444, "moduleName": "\"aurelia-materialize-bridge\"" } } ] }, { - "id": 428, + "id": 446, "name": "mdChecked", "kind": 1024, "kindString": "Property", @@ -6029,7 +6165,7 @@ } }, { - "id": 429, + "id": 447, "name": "mdDisabled", "kind": 1024, "kindString": "Property", @@ -6042,7 +6178,7 @@ } }, { - "id": 430, + "id": 448, "name": "mdGap", "kind": 1024, "kindString": "Property", @@ -6055,7 +6191,7 @@ } }, { - "id": 431, + "id": 449, "name": "mdModel", "kind": 1024, "kindString": "Property", @@ -6068,7 +6204,7 @@ } }, { - "id": 432, + "id": 450, "name": "mdName", "kind": 1024, "kindString": "Property", @@ -6081,7 +6217,7 @@ } }, { - "id": 433, + "id": 451, "name": "mdValue", "kind": 1024, "kindString": "Property", @@ -6094,7 +6230,7 @@ } }, { - "id": 427, + "id": 445, "name": "id", "kind": 1024, "kindString": "Property", @@ -6108,7 +6244,7 @@ } }, { - "id": 437, + "id": 455, "name": "attached", "kind": 2048, "kindString": "Method", @@ -6117,7 +6253,7 @@ }, "signatures": [ { - "id": 438, + "id": 456, "name": "attached", "kind": 4096, "kindString": "Call signature", @@ -6130,7 +6266,7 @@ ] }, { - "id": 439, + "id": 457, "name": "detached", "kind": 2048, "kindString": "Method", @@ -6139,7 +6275,7 @@ }, "signatures": [ { - "id": 440, + "id": 458, "name": "detached", "kind": 4096, "kindString": "Call signature", @@ -6152,7 +6288,7 @@ ] }, { - "id": 441, + "id": 459, "name": "mdDisabledChanged", "kind": 2048, "kindString": "Method", @@ -6161,14 +6297,14 @@ }, "signatures": [ { - "id": 442, + "id": 460, "name": "mdDisabledChanged", "kind": 4096, "kindString": "Call signature", "flags": {}, "parameters": [ { - "id": 443, + "id": 461, "name": "newValue", "kind": 32768, "kindString": "Parameter", @@ -6192,35 +6328,35 @@ "title": "Constructors", "kind": 512, "children": [ - 434 + 452 ] }, { "title": "Properties", "kind": 1024, "children": [ - 428, - 429, - 430, - 431, - 432, - 433, - 427 + 446, + 447, + 448, + 449, + 450, + 451, + 445 ] }, { "title": "Methods", "kind": 2048, "children": [ - 437, - 439, - 441 + 455, + 457, + 459 ] } ] }, { - "id": 444, + "id": 462, "name": "MdRange", "kind": 128, "kindString": "Class", @@ -6229,7 +6365,7 @@ }, "children": [ { - "id": 449, + "id": 467, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -6238,14 +6374,14 @@ }, "signatures": [ { - "id": 450, + "id": 468, "name": "new MdRange", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "parameters": [ { - "id": 451, + "id": 469, "name": "element", "kind": 32768, "kindString": "Parameter", @@ -6259,14 +6395,14 @@ "type": { "type": "reference", "name": "MdRange", - "id": 444, + "id": 462, "moduleName": "\"aurelia-materialize-bridge\"" } } ] }, { - "id": 446, + "id": 464, "name": "mdMax", "kind": 1024, "kindString": "Property", @@ -6279,7 +6415,7 @@ } }, { - "id": 445, + "id": 463, "name": "mdMin", "kind": 1024, "kindString": "Property", @@ -6292,7 +6428,7 @@ } }, { - "id": 447, + "id": 465, "name": "mdStep", "kind": 1024, "kindString": "Property", @@ -6305,7 +6441,7 @@ } }, { - "id": 448, + "id": 466, "name": "mdValue", "kind": 1024, "kindString": "Property", @@ -6323,23 +6459,23 @@ "title": "Constructors", "kind": 512, "children": [ - 449 + 467 ] }, { "title": "Properties", "kind": 1024, "children": [ - 446, - 445, - 447, - 448 + 464, + 463, + 465, + 466 ] } ] }, { - "id": 470, + "id": 487, "name": "MdScrollSpy", "kind": 128, "kindString": "Class", @@ -6348,7 +6484,7 @@ }, "children": [ { - "id": 472, + "id": 489, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -6357,14 +6493,14 @@ }, "signatures": [ { - "id": 473, + "id": 490, "name": "new MdScrollSpy", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "parameters": [ { - "id": 474, + "id": 491, "name": "element", "kind": 32768, "kindString": "Parameter", @@ -6378,14 +6514,14 @@ "type": { "type": "reference", "name": "MdScrollSpy", - "id": 470, + "id": 487, "moduleName": "\"aurelia-materialize-bridge\"" } } ] }, { - "id": 471, + "id": 488, "name": "target", "kind": 1024, "kindString": "Property", @@ -6398,7 +6534,7 @@ } }, { - "id": 475, + "id": 492, "name": "attached", "kind": 2048, "kindString": "Method", @@ -6407,7 +6543,7 @@ }, "signatures": [ { - "id": 476, + "id": 493, "name": "attached", "kind": 4096, "kindString": "Call signature", @@ -6420,7 +6556,7 @@ ] }, { - "id": 477, + "id": 494, "name": "detached", "kind": 2048, "kindString": "Method", @@ -6429,7 +6565,7 @@ }, "signatures": [ { - "id": 478, + "id": 495, "name": "detached", "kind": 4096, "kindString": "Call signature", @@ -6447,28 +6583,28 @@ "title": "Constructors", "kind": 512, "children": [ - 472 + 489 ] }, { "title": "Properties", "kind": 1024, "children": [ - 471 + 488 ] }, { "title": "Methods", "kind": 2048, "children": [ - 475, - 477 + 492, + 494 ] } ] }, { - "id": 462, + "id": 480, "name": "MdScrollfire", "kind": 128, "kindString": "Class", @@ -6477,7 +6613,7 @@ }, "children": [ { - "id": 464, + "id": 482, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -6486,14 +6622,14 @@ }, "signatures": [ { - "id": 465, + "id": 483, "name": "new MdScrollfire", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "parameters": [ { - "id": 466, + "id": 484, "name": "element", "kind": 32768, "kindString": "Parameter", @@ -6502,30 +6638,19 @@ "type": "instrinct", "name": "any" } - }, - { - "id": 467, - "name": "scrollfirePatch", - "kind": 32768, - "kindString": "Parameter", - "flags": {}, - "type": { - "type": "instrinct", - "name": "any" - } } ], "type": { "type": "reference", "name": "MdScrollfire", - "id": 462, + "id": 480, "moduleName": "\"aurelia-materialize-bridge\"" } } ] }, { - "id": 463, + "id": 481, "name": "targetId", "kind": 1024, "kindString": "Property", @@ -6538,7 +6663,7 @@ } }, { - "id": 468, + "id": 485, "name": "attached", "kind": 2048, "kindString": "Method", @@ -6547,7 +6672,7 @@ }, "signatures": [ { - "id": 469, + "id": 486, "name": "attached", "kind": 4096, "kindString": "Call signature", @@ -6565,27 +6690,27 @@ "title": "Constructors", "kind": 512, "children": [ - 464 + 482 ] }, { "title": "Properties", "kind": 1024, "children": [ - 463 + 481 ] }, { "title": "Methods", "kind": 2048, "children": [ - 468 + 485 ] } ] }, { - "id": 456, + "id": 474, "name": "MdScrollfireTarget", "kind": 128, "kindString": "Class", @@ -6594,7 +6719,7 @@ }, "children": [ { - "id": 459, + "id": 477, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -6603,14 +6728,14 @@ }, "signatures": [ { - "id": 460, + "id": 478, "name": "new MdScrollfireTarget", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "parameters": [ { - "id": 461, + "id": 479, "name": "element", "kind": 32768, "kindString": "Parameter", @@ -6624,14 +6749,14 @@ "type": { "type": "reference", "name": "MdScrollfireTarget", - "id": 456, + "id": 474, "moduleName": "\"aurelia-materialize-bridge\"" } } ] }, { - "id": 457, + "id": 475, "name": "callback", "kind": 1024, "kindString": "Property", @@ -6644,7 +6769,7 @@ } }, { - "id": 458, + "id": 476, "name": "offset", "kind": 1024, "kindString": "Property", @@ -6662,21 +6787,21 @@ "title": "Constructors", "kind": 512, "children": [ - 459 + 477 ] }, { "title": "Properties", "kind": 1024, "children": [ - 457, - 458 + 475, + 476 ] } ] }, { - "id": 479, + "id": 496, "name": "MdSelect", "kind": 128, "kindString": "Class", @@ -6685,7 +6810,7 @@ }, "children": [ { - "id": 481, + "id": 498, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -6694,14 +6819,14 @@ }, "signatures": [ { - "id": 482, + "id": 499, "name": "new MdSelect", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "parameters": [ { - "id": 483, + "id": 500, "name": "element", "kind": 32768, "kindString": "Parameter", @@ -6712,7 +6837,7 @@ } }, { - "id": 484, + "id": 501, "name": "logManager", "kind": 32768, "kindString": "Parameter", @@ -6723,7 +6848,7 @@ } }, { - "id": 485, + "id": 502, "name": "observerLocator", "kind": 32768, "kindString": "Parameter", @@ -6734,7 +6859,7 @@ } }, { - "id": 486, + "id": 503, "name": "taskQueue", "kind": 32768, "kindString": "Parameter", @@ -6748,14 +6873,14 @@ "type": { "type": "reference", "name": "MdSelect", - "id": 479, + "id": 496, "moduleName": "\"aurelia-materialize-bridge\"" } } ] }, { - "id": 480, + "id": 497, "name": "_suspendUpdate", "kind": 1024, "kindString": "Property", @@ -6768,7 +6893,7 @@ } }, { - "id": 487, + "id": 504, "name": "attached", "kind": 2048, "kindString": "Method", @@ -6777,7 +6902,7 @@ }, "signatures": [ { - "id": 488, + "id": 505, "name": "attached", "kind": 4096, "kindString": "Call signature", @@ -6790,7 +6915,7 @@ ] }, { - "id": 489, + "id": 506, "name": "detached", "kind": 2048, "kindString": "Method", @@ -6799,7 +6924,7 @@ }, "signatures": [ { - "id": 490, + "id": 507, "name": "detached", "kind": 4096, "kindString": "Call signature", @@ -6812,7 +6937,7 @@ ] }, { - "id": 493, + "id": 510, "name": "handleChangeFromNativeSelect", "kind": 2048, "kindString": "Method", @@ -6821,7 +6946,7 @@ }, "signatures": [ { - "id": 494, + "id": 511, "name": "handleChangeFromNativeSelect", "kind": 4096, "kindString": "Call signature", @@ -6834,7 +6959,7 @@ ] }, { - "id": 495, + "id": 512, "name": "handleChangeFromViewModel", "kind": 2048, "kindString": "Method", @@ -6843,14 +6968,14 @@ }, "signatures": [ { - "id": 496, + "id": 513, "name": "handleChangeFromViewModel", "kind": 4096, "kindString": "Call signature", "flags": {}, "parameters": [ { - "id": 497, + "id": 514, "name": "newValue", "kind": 32768, "kindString": "Parameter", @@ -6869,7 +6994,7 @@ ] }, { - "id": 491, + "id": 508, "name": "refresh", "kind": 2048, "kindString": "Method", @@ -6878,7 +7003,7 @@ }, "signatures": [ { - "id": 492, + "id": 509, "name": "refresh", "kind": 4096, "kindString": "Call signature", @@ -6896,31 +7021,31 @@ "title": "Constructors", "kind": 512, "children": [ - 481 + 498 ] }, { "title": "Properties", "kind": 1024, "children": [ - 480 + 497 ] }, { "title": "Methods", "kind": 2048, "children": [ - 487, - 489, - 493, - 495, - 491 + 504, + 506, + 510, + 512, + 508 ] } ] }, { - "id": 508, + "id": 525, "name": "MdSidenav", "kind": 128, "kindString": "Class", @@ -6929,7 +7054,7 @@ }, "children": [ { - "id": 516, + "id": 533, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -6938,14 +7063,14 @@ }, "signatures": [ { - "id": 517, + "id": 534, "name": "new MdSidenav", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "parameters": [ { - "id": 518, + "id": 535, "name": "element", "kind": 32768, "kindString": "Parameter", @@ -6959,14 +7084,14 @@ "type": { "type": "reference", "name": "MdSidenav", - "id": 508, + "id": 525, "moduleName": "\"aurelia-materialize-bridge\"" } } ] }, { - "id": 514, + "id": 531, "name": "attachedResolver", "kind": 1024, "kindString": "Property", @@ -6979,7 +7104,7 @@ } }, { - "id": 510, + "id": 527, "name": "mdCloseOnClick", "kind": 1024, "kindString": "Property", @@ -6992,7 +7117,7 @@ } }, { - "id": 511, + "id": 528, "name": "mdEdge", "kind": 1024, "kindString": "Property", @@ -7005,7 +7130,7 @@ } }, { - "id": 512, + "id": 529, "name": "mdFixed", "kind": 1024, "kindString": "Property", @@ -7018,7 +7143,7 @@ } }, { - "id": 513, + "id": 530, "name": "mdWidth", "kind": 1024, "kindString": "Property", @@ -7031,7 +7156,7 @@ } }, { - "id": 515, + "id": 532, "name": "whenAttached", "kind": 1024, "kindString": "Property", @@ -7044,7 +7169,7 @@ } }, { - "id": 509, + "id": 526, "name": "id", "kind": 1024, "kindString": "Property", @@ -7058,7 +7183,7 @@ } }, { - "id": 519, + "id": 536, "name": "attached", "kind": 2048, "kindString": "Method", @@ -7067,7 +7192,7 @@ }, "signatures": [ { - "id": 520, + "id": 537, "name": "attached", "kind": 4096, "kindString": "Call signature", @@ -7080,7 +7205,7 @@ ] }, { - "id": 521, + "id": 538, "name": "detached", "kind": 2048, "kindString": "Method", @@ -7089,7 +7214,7 @@ }, "signatures": [ { - "id": 522, + "id": 539, "name": "detached", "kind": 4096, "kindString": "Call signature", @@ -7102,7 +7227,7 @@ ] }, { - "id": 523, + "id": 540, "name": "mdFixedChanged", "kind": 2048, "kindString": "Method", @@ -7111,14 +7236,14 @@ }, "signatures": [ { - "id": 524, + "id": 541, "name": "mdFixedChanged", "kind": 4096, "kindString": "Call signature", "flags": {}, "parameters": [ { - "id": 525, + "id": 542, "name": "newValue", "kind": 32768, "kindString": "Parameter", @@ -7142,35 +7267,35 @@ "title": "Constructors", "kind": 512, "children": [ - 516 + 533 ] }, { "title": "Properties", "kind": 1024, "children": [ - 514, - 510, - 511, - 512, - 513, - 515, - 509 + 531, + 527, + 528, + 529, + 530, + 532, + 526 ] }, { "title": "Methods", "kind": 2048, "children": [ - 519, - 521, - 523 + 536, + 538, + 540 ] } ] }, { - "id": 498, + "id": 515, "name": "MdSidenavCollapse", "kind": 128, "kindString": "Class", @@ -7179,7 +7304,7 @@ }, "children": [ { - "id": 500, + "id": 517, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -7188,14 +7313,14 @@ }, "signatures": [ { - "id": 501, + "id": 518, "name": "new MdSidenavCollapse", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "parameters": [ { - "id": 502, + "id": 519, "name": "element", "kind": 32768, "kindString": "Parameter", @@ -7206,7 +7331,7 @@ } }, { - "id": 503, + "id": 520, "name": "observerLocator", "kind": 32768, "kindString": "Parameter", @@ -7220,14 +7345,14 @@ "type": { "type": "reference", "name": "MdSidenavCollapse", - "id": 498, + "id": 515, "moduleName": "\"aurelia-materialize-bridge\"" } } ] }, { - "id": 499, + "id": 516, "name": "ref", "kind": 1024, "kindString": "Property", @@ -7240,7 +7365,7 @@ } }, { - "id": 504, + "id": 521, "name": "attached", "kind": 2048, "kindString": "Method", @@ -7249,7 +7374,7 @@ }, "signatures": [ { - "id": 505, + "id": 522, "name": "attached", "kind": 4096, "kindString": "Call signature", @@ -7262,7 +7387,7 @@ ] }, { - "id": 506, + "id": 523, "name": "detached", "kind": 2048, "kindString": "Method", @@ -7271,7 +7396,7 @@ }, "signatures": [ { - "id": 507, + "id": 524, "name": "detached", "kind": 4096, "kindString": "Call signature", @@ -7289,28 +7414,28 @@ "title": "Constructors", "kind": 512, "children": [ - 500 + 517 ] }, { "title": "Properties", "kind": 1024, "children": [ - 499 + 516 ] }, { "title": "Methods", "kind": 2048, "children": [ - 504, - 506 + 521, + 523 ] } ] }, { - "id": 526, + "id": 543, "name": "MdSlider", "kind": 128, "kindString": "Class", @@ -7319,7 +7444,7 @@ }, "children": [ { - "id": 532, + "id": 549, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -7328,14 +7453,14 @@ }, "signatures": [ { - "id": 533, + "id": 550, "name": "new MdSlider", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "parameters": [ { - "id": 534, + "id": 551, "name": "element", "kind": 32768, "kindString": "Parameter", @@ -7349,14 +7474,14 @@ "type": { "type": "reference", "name": "MdSlider", - "id": 526, + "id": 543, "moduleName": "\"aurelia-materialize-bridge\"" } } ] }, { - "id": 527, + "id": 544, "name": "mdFillContainer", "kind": 1024, "kindString": "Property", @@ -7369,7 +7494,7 @@ } }, { - "id": 528, + "id": 545, "name": "mdHeight", "kind": 1024, "kindString": "Property", @@ -7382,7 +7507,7 @@ } }, { - "id": 529, + "id": 546, "name": "mdIndicators", "kind": 1024, "kindString": "Property", @@ -7395,7 +7520,7 @@ } }, { - "id": 530, + "id": 547, "name": "mdInterval", "kind": 1024, "kindString": "Property", @@ -7408,7 +7533,7 @@ } }, { - "id": 531, + "id": 548, "name": "mdTransition", "kind": 1024, "kindString": "Property", @@ -7421,7 +7546,7 @@ } }, { - "id": 535, + "id": 552, "name": "attached", "kind": 2048, "kindString": "Method", @@ -7430,7 +7555,7 @@ }, "signatures": [ { - "id": 536, + "id": 553, "name": "attached", "kind": 4096, "kindString": "Call signature", @@ -7443,7 +7568,7 @@ ] }, { - "id": 547, + "id": 564, "name": "mdIndicatorsChanged", "kind": 2048, "kindString": "Method", @@ -7452,7 +7577,7 @@ }, "signatures": [ { - "id": 548, + "id": 565, "name": "mdIndicatorsChanged", "kind": 4096, "kindString": "Call signature", @@ -7465,7 +7590,7 @@ ] }, { - "id": 541, + "id": 558, "name": "next", "kind": 2048, "kindString": "Method", @@ -7474,7 +7599,7 @@ }, "signatures": [ { - "id": 542, + "id": 559, "name": "next", "kind": 4096, "kindString": "Call signature", @@ -7487,7 +7612,7 @@ ] }, { - "id": 537, + "id": 554, "name": "pause", "kind": 2048, "kindString": "Method", @@ -7496,7 +7621,7 @@ }, "signatures": [ { - "id": 538, + "id": 555, "name": "pause", "kind": 4096, "kindString": "Call signature", @@ -7509,7 +7634,7 @@ ] }, { - "id": 543, + "id": 560, "name": "prev", "kind": 2048, "kindString": "Method", @@ -7518,7 +7643,7 @@ }, "signatures": [ { - "id": 544, + "id": 561, "name": "prev", "kind": 4096, "kindString": "Call signature", @@ -7531,7 +7656,7 @@ ] }, { - "id": 545, + "id": 562, "name": "refresh", "kind": 2048, "kindString": "Method", @@ -7540,7 +7665,7 @@ }, "signatures": [ { - "id": 546, + "id": 563, "name": "refresh", "kind": 4096, "kindString": "Call signature", @@ -7553,7 +7678,7 @@ ] }, { - "id": 539, + "id": 556, "name": "start", "kind": 2048, "kindString": "Method", @@ -7562,7 +7687,7 @@ }, "signatures": [ { - "id": 540, + "id": 557, "name": "start", "kind": 4096, "kindString": "Call signature", @@ -7580,37 +7705,37 @@ "title": "Constructors", "kind": 512, "children": [ - 532 + 549 ] }, { "title": "Properties", "kind": 1024, "children": [ - 527, - 528, - 529, - 530, - 531 + 544, + 545, + 546, + 547, + 548 ] }, { "title": "Methods", "kind": 2048, "children": [ - 535, - 547, - 541, - 537, - 543, - 545, - 539 + 552, + 564, + 558, + 554, + 560, + 562, + 556 ] } ] }, { - "id": 611, + "id": 629, "name": "MdStaggeredList", "kind": 128, "kindString": "Class", @@ -7619,7 +7744,7 @@ }, "children": [ { - "id": 613, + "id": 631, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -7628,14 +7753,14 @@ }, "signatures": [ { - "id": 614, + "id": 632, "name": "new MdStaggeredList", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "parameters": [ { - "id": 615, + "id": 633, "name": "element", "kind": 32768, "kindString": "Parameter", @@ -7649,14 +7774,14 @@ "type": { "type": "reference", "name": "MdStaggeredList", - "id": 611, + "id": 629, "moduleName": "\"aurelia-materialize-bridge\"" } } ] }, { - "id": 612, + "id": 630, "name": "ref", "kind": 1024, "kindString": "Property", @@ -7669,7 +7794,7 @@ } }, { - "id": 616, + "id": 634, "name": "attached", "kind": 2048, "kindString": "Method", @@ -7678,7 +7803,7 @@ }, "signatures": [ { - "id": 617, + "id": 635, "name": "attached", "kind": 4096, "kindString": "Call signature", @@ -7691,7 +7816,7 @@ ] }, { - "id": 618, + "id": 636, "name": "detached", "kind": 2048, "kindString": "Method", @@ -7700,7 +7825,7 @@ }, "signatures": [ { - "id": 619, + "id": 637, "name": "detached", "kind": 4096, "kindString": "Call signature", @@ -7713,7 +7838,7 @@ ] }, { - "id": 622, + "id": 640, "name": "ensureOpacity", "kind": 2048, "kindString": "Method", @@ -7722,7 +7847,7 @@ }, "signatures": [ { - "id": 623, + "id": 641, "name": "ensureOpacity", "kind": 4096, "kindString": "Call signature", @@ -7735,7 +7860,7 @@ ] }, { - "id": 620, + "id": 638, "name": "staggerList", "kind": 2048, "kindString": "Method", @@ -7744,7 +7869,7 @@ }, "signatures": [ { - "id": 621, + "id": 639, "name": "staggerList", "kind": 4096, "kindString": "Call signature", @@ -7762,30 +7887,30 @@ "title": "Constructors", "kind": 512, "children": [ - 613 + 631 ] }, { "title": "Properties", "kind": 1024, "children": [ - 612 + 630 ] }, { "title": "Methods", "kind": 2048, "children": [ - 616, - 618, - 622, - 620 + 634, + 636, + 640, + 638 ] } ] }, { - "id": 549, + "id": 566, "name": "MdSwitch", "kind": 128, "kindString": "Class", @@ -7794,7 +7919,7 @@ }, "children": [ { - "id": 554, + "id": 571, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -7803,14 +7928,14 @@ }, "signatures": [ { - "id": 555, + "id": 572, "name": "new MdSwitch", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "parameters": [ { - "id": 556, + "id": 573, "name": "element", "kind": 32768, "kindString": "Parameter", @@ -7824,14 +7949,14 @@ "type": { "type": "reference", "name": "MdSwitch", - "id": 549, + "id": 566, "moduleName": "\"aurelia-materialize-bridge\"" } } ] }, { - "id": 550, + "id": 567, "name": "mdChecked", "kind": 1024, "kindString": "Property", @@ -7844,7 +7969,7 @@ } }, { - "id": 551, + "id": 568, "name": "mdDisabled", "kind": 1024, "kindString": "Property", @@ -7857,7 +7982,7 @@ } }, { - "id": 552, + "id": 569, "name": "mdLabelOff", "kind": 1024, "kindString": "Property", @@ -7870,7 +7995,7 @@ } }, { - "id": 553, + "id": 570, "name": "mdLabelOn", "kind": 1024, "kindString": "Property", @@ -7883,7 +8008,7 @@ } }, { - "id": 557, + "id": 574, "name": "attached", "kind": 2048, "kindString": "Method", @@ -7892,7 +8017,7 @@ }, "signatures": [ { - "id": 558, + "id": 575, "name": "attached", "kind": 4096, "kindString": "Call signature", @@ -7905,7 +8030,7 @@ ] }, { - "id": 559, + "id": 576, "name": "detached", "kind": 2048, "kindString": "Method", @@ -7914,7 +8039,7 @@ }, "signatures": [ { - "id": 560, + "id": 577, "name": "detached", "kind": 4096, "kindString": "Call signature", @@ -7927,7 +8052,7 @@ ] }, { - "id": 561, + "id": 578, "name": "handleChange", "kind": 2048, "kindString": "Method", @@ -7936,7 +8061,7 @@ }, "signatures": [ { - "id": 562, + "id": 579, "name": "handleChange", "kind": 4096, "kindString": "Call signature", @@ -7949,7 +8074,7 @@ ] }, { - "id": 563, + "id": 580, "name": "mdCheckedChanged", "kind": 2048, "kindString": "Method", @@ -7958,14 +8083,14 @@ }, "signatures": [ { - "id": 564, + "id": 581, "name": "mdCheckedChanged", "kind": 4096, "kindString": "Call signature", "flags": {}, "parameters": [ { - "id": 565, + "id": 582, "name": "newValue", "kind": 32768, "kindString": "Parameter", @@ -7989,33 +8114,33 @@ "title": "Constructors", "kind": 512, "children": [ - 554 + 571 ] }, { "title": "Properties", "kind": 1024, "children": [ - 550, - 551, - 552, - 553 + 567, + 568, + 569, + 570 ] }, { "title": "Methods", "kind": 2048, "children": [ - 557, - 559, - 561, - 563 + 574, + 576, + 578, + 580 ] } ] }, { - "id": 566, + "id": 583, "name": "MdTabs", "kind": 128, "kindString": "Class", @@ -8024,7 +8149,7 @@ }, "children": [ { - "id": 567, + "id": 584, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -8033,14 +8158,14 @@ }, "signatures": [ { - "id": 568, + "id": 585, "name": "new MdTabs", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "parameters": [ { - "id": 569, + "id": 586, "name": "element", "kind": 32768, "kindString": "Parameter", @@ -8049,19 +8174,30 @@ "type": "instrinct", "name": "any" } + }, + { + "id": 587, + "name": "taskQueue", + "kind": 32768, + "kindString": "Parameter", + "flags": {}, + "type": { + "type": "instrinct", + "name": "any" + } } ], "type": { "type": "reference", "name": "MdTabs", - "id": 566, + "id": 583, "moduleName": "\"aurelia-materialize-bridge\"" } } ] }, { - "id": 580, + "id": 598, "name": "selectedTab", "kind": 1024, "kindString": "Property", @@ -8074,7 +8210,7 @@ } }, { - "id": 570, + "id": 588, "name": "attached", "kind": 2048, "kindString": "Method", @@ -8083,7 +8219,7 @@ }, "signatures": [ { - "id": 571, + "id": 589, "name": "attached", "kind": 4096, "kindString": "Call signature", @@ -8096,7 +8232,7 @@ ] }, { - "id": 572, + "id": 590, "name": "detached", "kind": 2048, "kindString": "Method", @@ -8105,7 +8241,7 @@ }, "signatures": [ { - "id": 573, + "id": 591, "name": "detached", "kind": 4096, "kindString": "Call signature", @@ -8118,7 +8254,7 @@ ] }, { - "id": 574, + "id": 592, "name": "fireTabSelectedEvent", "kind": 2048, "kindString": "Method", @@ -8127,14 +8263,14 @@ }, "signatures": [ { - "id": 575, + "id": 593, "name": "fireTabSelectedEvent", "kind": 4096, "kindString": "Call signature", "flags": {}, "parameters": [ { - "id": 576, + "id": 594, "name": "e", "kind": 32768, "kindString": "Parameter", @@ -8153,7 +8289,7 @@ ] }, { - "id": 577, + "id": 595, "name": "selectTab", "kind": 2048, "kindString": "Method", @@ -8162,14 +8298,14 @@ }, "signatures": [ { - "id": 578, + "id": 596, "name": "selectTab", "kind": 4096, "kindString": "Call signature", "flags": {}, "parameters": [ { - "id": 579, + "id": 597, "name": "id", "kind": 32768, "kindString": "Parameter", @@ -8193,30 +8329,30 @@ "title": "Constructors", "kind": 512, "children": [ - 567 + 584 ] }, { "title": "Properties", "kind": 1024, "children": [ - 580 + 598 ] }, { "title": "Methods", "kind": 2048, "children": [ - 570, - 572, - 574, - 577 + 588, + 590, + 592, + 595 ] } ] }, { - "id": 581, + "id": 599, "name": "MdToastService", "kind": 128, "kindString": "Class", @@ -8225,7 +8361,7 @@ }, "children": [ { - "id": 582, + "id": 600, "name": "show", "kind": 2048, "kindString": "Method", @@ -8234,14 +8370,14 @@ }, "signatures": [ { - "id": 583, + "id": 601, "name": "show", "kind": 4096, "kindString": "Call signature", "flags": {}, "parameters": [ { - "id": 584, + "id": 602, "name": "message", "kind": 32768, "kindString": "Parameter", @@ -8252,7 +8388,7 @@ } }, { - "id": 585, + "id": 603, "name": "displayLength", "kind": 32768, "kindString": "Parameter", @@ -8263,7 +8399,7 @@ } }, { - "id": 586, + "id": 604, "name": "className", "kind": 32768, "kindString": "Parameter", @@ -8289,13 +8425,13 @@ "title": "Methods", "kind": 2048, "children": [ - 582 + 600 ] } ] }, { - "id": 587, + "id": 605, "name": "MdTooltip", "kind": 128, "kindString": "Class", @@ -8304,7 +8440,7 @@ }, "children": [ { - "id": 591, + "id": 609, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -8313,14 +8449,14 @@ }, "signatures": [ { - "id": 592, + "id": 610, "name": "new MdTooltip", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "parameters": [ { - "id": 593, + "id": 611, "name": "element", "kind": 32768, "kindString": "Parameter", @@ -8334,14 +8470,14 @@ "type": { "type": "reference", "name": "MdTooltip", - "id": 587, + "id": 605, "moduleName": "\"aurelia-materialize-bridge\"" } } ] }, { - "id": 589, + "id": 607, "name": "delay", "kind": 1024, "kindString": "Property", @@ -8354,7 +8490,7 @@ } }, { - "id": 588, + "id": 606, "name": "position", "kind": 1024, "kindString": "Property", @@ -8367,7 +8503,7 @@ } }, { - "id": 590, + "id": 608, "name": "text", "kind": 1024, "kindString": "Property", @@ -8380,7 +8516,7 @@ } }, { - "id": 594, + "id": 612, "name": "attached", "kind": 2048, "kindString": "Method", @@ -8389,7 +8525,7 @@ }, "signatures": [ { - "id": 595, + "id": 613, "name": "attached", "kind": 4096, "kindString": "Call signature", @@ -8402,7 +8538,7 @@ ] }, { - "id": 596, + "id": 614, "name": "detached", "kind": 2048, "kindString": "Method", @@ -8411,7 +8547,7 @@ }, "signatures": [ { - "id": 597, + "id": 615, "name": "detached", "kind": 4096, "kindString": "Call signature", @@ -8429,30 +8565,30 @@ "title": "Constructors", "kind": 512, "children": [ - 591 + 609 ] }, { "title": "Properties", "kind": 1024, "children": [ - 589, - 588, - 590 + 607, + 606, + 608 ] }, { "title": "Methods", "kind": 2048, "children": [ - 594, - 596 + 612, + 614 ] } ] }, { - "id": 624, + "id": 642, "name": "MdWaves", "kind": 128, "kindString": "Class", @@ -8461,7 +8597,7 @@ }, "children": [ { - "id": 628, + "id": 646, "name": "constructor", "kind": 512, "kindString": "Constructor", @@ -8470,14 +8606,14 @@ }, "signatures": [ { - "id": 629, + "id": 647, "name": "new MdWaves", "kind": 16384, "kindString": "Constructor signature", "flags": {}, "parameters": [ { - "id": 630, + "id": 648, "name": "element", "kind": 32768, "kindString": "Parameter", @@ -8491,14 +8627,14 @@ "type": { "type": "reference", "name": "MdWaves", - "id": 624, + "id": 642, "moduleName": "\"aurelia-materialize-bridge\"" } } ] }, { - "id": 625, + "id": 643, "name": "block", "kind": 1024, "kindString": "Property", @@ -8511,7 +8647,7 @@ } }, { - "id": 626, + "id": 644, "name": "circle", "kind": 1024, "kindString": "Property", @@ -8524,7 +8660,7 @@ } }, { - "id": 627, + "id": 645, "name": "color", "kind": 1024, "kindString": "Property", @@ -8537,7 +8673,7 @@ } }, { - "id": 631, + "id": 649, "name": "attached", "kind": 2048, "kindString": "Method", @@ -8546,7 +8682,7 @@ }, "signatures": [ { - "id": 632, + "id": 650, "name": "attached", "kind": 4096, "kindString": "Call signature", @@ -8559,7 +8695,7 @@ ] }, { - "id": 633, + "id": 651, "name": "detached", "kind": 2048, "kindString": "Method", @@ -8568,7 +8704,7 @@ }, "signatures": [ { - "id": 634, + "id": 652, "name": "detached", "kind": 4096, "kindString": "Call signature", @@ -8586,30 +8722,163 @@ "title": "Constructors", "kind": 512, "children": [ - 628 + 646 + ] + }, + { + "title": "Properties", + "kind": 1024, + "children": [ + 643, + 644, + 645 + ] + }, + { + "title": "Methods", + "kind": 2048, + "children": [ + 649, + 651 + ] + } + ] + }, + { + "id": 218, + "name": "MdlListSelector", + "kind": 128, + "kindString": "Class", + "flags": { + "isExported": true + }, + "children": [ + { + "id": 221, + "name": "constructor", + "kind": 512, + "kindString": "Constructor", + "flags": { + "isExported": true + }, + "signatures": [ + { + "id": 222, + "name": "new MdlListSelector", + "kind": 16384, + "kindString": "Constructor signature", + "flags": {}, + "parameters": [ + { + "id": 223, + "name": "element", + "kind": 32768, + "kindString": "Parameter", + "flags": {}, + "type": { + "type": "instrinct", + "name": "any" + } + } + ], + "type": { + "type": "reference", + "name": "MdlListSelector", + "id": 218, + "moduleName": "\"aurelia-materialize-bridge\"" + } + } + ] + }, + { + "id": 220, + "name": "isSelected", + "kind": 1024, + "kindString": "Property", + "flags": { + "isExported": true + }, + "type": { + "type": "instrinct", + "name": "any" + } + }, + { + "id": 219, + "name": "item", + "kind": 1024, + "kindString": "Property", + "flags": { + "isExported": true + }, + "type": { + "type": "instrinct", + "name": "any" + } + }, + { + "id": 224, + "name": "isSelectedChanged", + "kind": 2048, + "kindString": "Method", + "flags": { + "isExported": true + }, + "signatures": [ + { + "id": 225, + "name": "isSelectedChanged", + "kind": 4096, + "kindString": "Call signature", + "flags": {}, + "parameters": [ + { + "id": 226, + "name": "newValue", + "kind": 32768, + "kindString": "Parameter", + "flags": {}, + "type": { + "type": "instrinct", + "name": "any" + } + } + ], + "type": { + "type": "instrinct", + "name": "any" + } + } + ] + } + ], + "groups": [ + { + "title": "Constructors", + "kind": 512, + "children": [ + 221 ] }, { "title": "Properties", "kind": 1024, "children": [ - 625, - 626, - 627 + 220, + 219 ] }, { "title": "Methods", "kind": 2048, "children": [ - 631, - 633 + 224 ] } ] }, { - "id": 452, + "id": 470, "name": "ScrollfirePatch", "kind": 128, "kindString": "Class", @@ -8618,11 +8887,12 @@ }, "children": [ { - "id": 453, + "id": 471, "name": "patched", "kind": 1024, "kindString": "Property", "flags": { + "isStatic": true, "isExported": true }, "type": { @@ -8631,7 +8901,7 @@ } }, { - "id": 454, + "id": 472, "name": "patch", "kind": 2048, "kindString": "Method", @@ -8640,7 +8910,7 @@ }, "signatures": [ { - "id": 455, + "id": 473, "name": "patch", "kind": 4096, "kindString": "Call signature", @@ -8658,20 +8928,20 @@ "title": "Properties", "kind": 1024, "children": [ - 453 + 471 ] }, { "title": "Methods", "kind": 2048, "children": [ - 454 + 472 ] } ] }, { - "id": 642, + "id": 660, "name": "constants", "kind": 32, "kindString": "Variable", @@ -8684,7 +8954,7 @@ } }, { - "id": 635, + "id": 653, "name": "configure", "kind": 64, "kindString": "Function", @@ -8693,14 +8963,14 @@ }, "signatures": [ { - "id": 636, + "id": 654, "name": "configure", "kind": 4096, "kindString": "Call signature", "flags": {}, "parameters": [ { - "id": 637, + "id": 655, "name": "aurelia", "kind": 32768, "kindString": "Parameter", @@ -8711,7 +8981,7 @@ } }, { - "id": 638, + "id": 656, "name": "configCallback", "kind": 32768, "kindString": "Parameter", @@ -8730,7 +9000,7 @@ ] }, { - "id": 643, + "id": 661, "name": "fireEvent", "kind": 64, "kindString": "Function", @@ -8739,7 +9009,7 @@ }, "signatures": [ { - "id": 644, + "id": 662, "name": "fireEvent", "kind": 4096, "kindString": "Call signature", @@ -8749,7 +9019,7 @@ }, "parameters": [ { - "id": 645, + "id": 663, "name": "element", "kind": 32768, "kindString": "Parameter", @@ -8763,7 +9033,7 @@ } }, { - "id": 646, + "id": 664, "name": "name", "kind": 32768, "kindString": "Parameter", @@ -8777,7 +9047,7 @@ } }, { - "id": 647, + "id": 665, "name": "data", "kind": 32768, "kindString": "Parameter", @@ -8801,7 +9071,7 @@ ] }, { - "id": 648, + "id": 666, "name": "fireMaterializeEvent", "kind": 64, "kindString": "Function", @@ -8810,7 +9080,7 @@ }, "signatures": [ { - "id": 649, + "id": 667, "name": "fireMaterializeEvent", "kind": 4096, "kindString": "Call signature", @@ -8820,7 +9090,7 @@ }, "parameters": [ { - "id": 650, + "id": 668, "name": "element", "kind": 32768, "kindString": "Parameter", @@ -8834,7 +9104,7 @@ } }, { - "id": 651, + "id": 669, "name": "name", "kind": 32768, "kindString": "Parameter", @@ -8848,7 +9118,7 @@ } }, { - "id": 652, + "id": 670, "name": "data", "kind": 32768, "kindString": "Parameter", @@ -8872,7 +9142,7 @@ ] }, { - "id": 639, + "id": 657, "name": "getBooleanFromAttributeValue", "kind": 64, "kindString": "Function", @@ -8881,14 +9151,14 @@ }, "signatures": [ { - "id": 640, + "id": 658, "name": "getBooleanFromAttributeValue", "kind": 4096, "kindString": "Call signature", "flags": {}, "parameters": [ { - "id": 641, + "id": 659, "name": "value", "kind": 32768, "kindString": "Parameter", @@ -8912,74 +9182,75 @@ "title": "Classes", "kind": 128, "children": [ - 220, + 237, 3, 7, - 210, - 116, - 215, - 90, - 99, - 108, - 120, - 138, - 156, - 148, - 163, - 172, - 192, - 196, - 209, - 208, - 239, - 276, - 261, + 227, + 119, + 232, + 93, + 102, + 111, + 123, + 141, + 159, + 151, + 166, + 175, + 195, + 199, + 212, + 211, + 256, 293, - 598, - 301, - 316, + 278, + 310, + 616, + 318, + 333, + 358, + 349, + 376, + 387, + 397, + 418, 341, - 332, - 359, - 369, - 379, - 400, - 324, - 408, - 415, 426, + 433, 444, - 470, 462, - 456, - 479, - 508, - 498, - 526, - 611, - 549, + 487, + 480, + 474, + 496, + 525, + 515, + 543, + 629, 566, - 581, - 587, - 624, - 452 + 583, + 599, + 605, + 642, + 218, + 470 ] }, { "title": "Variables", "kind": 32, "children": [ - 642 + 660 ] }, { "title": "Functions", "kind": 64, "children": [ - 635, - 643, - 648, - 639 + 653, + 661, + 666, + 657 ] } ] diff --git a/package.json b/package.json index 1c7be3f4..fbff78b4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aurelia-materialize-bridge", - "version": "0.3.0", + "version": "0.4.0", "registry": "github", "description": "Aurelia interface to http://materializecss.com/", "keywords": [