@skyux/code-examples 12.23.0 → 13.0.0-alpha.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/fesm2022/skyux-code-examples.mjs +756 -758
- package/fesm2022/skyux-code-examples.mjs.map +1 -1
- package/index.d.ts +2809 -170
- package/package.json +38 -38
- package/lib/modules/action-bars/summary-action-bar/basic/example.component.d.ts +0 -12
- package/lib/modules/action-bars/summary-action-bar/error/example.component.d.ts +0 -24
- package/lib/modules/action-bars/summary-action-bar/modal/example.component.d.ts +0 -10
- package/lib/modules/action-bars/summary-action-bar/modal/modal.component.d.ts +0 -10
- package/lib/modules/action-bars/summary-action-bar/tab/example.component.d.ts +0 -12
- package/lib/modules/ag-grid/data-entry-grid/basic/context-menu.component.d.ts +0 -16
- package/lib/modules/ag-grid/data-entry-grid/basic/data.d.ts +0 -19
- package/lib/modules/ag-grid/data-entry-grid/basic/edit-modal-context.d.ts +0 -4
- package/lib/modules/ag-grid/data-entry-grid/basic/edit-modal.component.d.ts +0 -17
- package/lib/modules/ag-grid/data-entry-grid/basic/example.component.d.ts +0 -19
- package/lib/modules/ag-grid/data-entry-grid/basic/mark-inactive.component.d.ts +0 -10
- package/lib/modules/ag-grid/data-entry-grid/data-manager-added/context-menu.component.d.ts +0 -16
- package/lib/modules/ag-grid/data-entry-grid/data-manager-added/data.d.ts +0 -19
- package/lib/modules/ag-grid/data-entry-grid/data-manager-added/edit-modal-context.d.ts +0 -4
- package/lib/modules/ag-grid/data-entry-grid/data-manager-added/edit-modal.component.d.ts +0 -14
- package/lib/modules/ag-grid/data-entry-grid/data-manager-added/example.component.d.ts +0 -16
- package/lib/modules/ag-grid/data-entry-grid/data-manager-added/filter-modal.component.d.ts +0 -12
- package/lib/modules/ag-grid/data-entry-grid/data-manager-added/filters.d.ts +0 -4
- package/lib/modules/ag-grid/data-entry-grid/data-manager-added/view-grid.component.d.ts +0 -23
- package/lib/modules/ag-grid/data-entry-grid/focus/data.d.ts +0 -19
- package/lib/modules/ag-grid/data-entry-grid/focus/example.component.d.ts +0 -12
- package/lib/modules/ag-grid/data-entry-grid/inline-help/context-menu.component.d.ts +0 -16
- package/lib/modules/ag-grid/data-entry-grid/inline-help/data.d.ts +0 -19
- package/lib/modules/ag-grid/data-entry-grid/inline-help/edit-modal-context.d.ts +0 -4
- package/lib/modules/ag-grid/data-entry-grid/inline-help/edit-modal.component.d.ts +0 -14
- package/lib/modules/ag-grid/data-entry-grid/inline-help/example.component.d.ts +0 -19
- package/lib/modules/ag-grid/data-entry-grid/inline-help/inline-help.component.d.ts +0 -9
- package/lib/modules/ag-grid/data-grid/basic/context-menu.component.d.ts +0 -16
- package/lib/modules/ag-grid/data-grid/basic/data.d.ts +0 -49
- package/lib/modules/ag-grid/data-grid/basic/example.component.d.ts +0 -43
- package/lib/modules/ag-grid/data-grid/basic-multiselect/context-menu.component.d.ts +0 -16
- package/lib/modules/ag-grid/data-grid/basic-multiselect/data.d.ts +0 -52
- package/lib/modules/ag-grid/data-grid/basic-multiselect/example.component.d.ts +0 -46
- package/lib/modules/ag-grid/data-grid/data-manager/context-menu.component.d.ts +0 -16
- package/lib/modules/ag-grid/data-grid/data-manager/data.d.ts +0 -39
- package/lib/modules/ag-grid/data-grid/data-manager/example.component.d.ts +0 -34
- package/lib/modules/ag-grid/data-grid/data-manager/filter-modal.component.d.ts +0 -12
- package/lib/modules/ag-grid/data-grid/data-manager/filters.d.ts +0 -4
- package/lib/modules/ag-grid/data-grid/data-manager/view-grid.component.d.ts +0 -22
- package/lib/modules/ag-grid/data-grid/data-manager-multiselect/context-menu.component.d.ts +0 -16
- package/lib/modules/ag-grid/data-grid/data-manager-multiselect/data.d.ts +0 -41
- package/lib/modules/ag-grid/data-grid/data-manager-multiselect/example.component.d.ts +0 -36
- package/lib/modules/ag-grid/data-grid/data-manager-multiselect/filter-modal.component.d.ts +0 -12
- package/lib/modules/ag-grid/data-grid/data-manager-multiselect/filters.d.ts +0 -4
- package/lib/modules/ag-grid/data-grid/data-manager-multiselect/view-grid.component.d.ts +0 -22
- package/lib/modules/ag-grid/data-grid/inline-help/context-menu.component.d.ts +0 -16
- package/lib/modules/ag-grid/data-grid/inline-help/data.d.ts +0 -49
- package/lib/modules/ag-grid/data-grid/inline-help/example.component.d.ts +0 -47
- package/lib/modules/ag-grid/data-grid/inline-help/inline-help.component.d.ts +0 -9
- package/lib/modules/ag-grid/data-grid/paging/context-menu.component.d.ts +0 -16
- package/lib/modules/ag-grid/data-grid/paging/data.d.ts +0 -49
- package/lib/modules/ag-grid/data-grid/paging/example.component.d.ts +0 -50
- package/lib/modules/ag-grid/data-grid/template-ref-column/data.d.ts +0 -28
- package/lib/modules/ag-grid/data-grid/template-ref-column/example.component.d.ts +0 -37
- package/lib/modules/ag-grid/data-grid/top-scroll/context-menu.component.d.ts +0 -16
- package/lib/modules/ag-grid/data-grid/top-scroll/data.d.ts +0 -52
- package/lib/modules/ag-grid/data-grid/top-scroll/example.component.d.ts +0 -50
- package/lib/modules/angular-tree-component/angular-tree/basic/example.component.d.ts +0 -34
- package/lib/modules/angular-tree-component/angular-tree/help-key/example.component.d.ts +0 -37
- package/lib/modules/autonumeric/autonumeric/currency/example.component.d.ts +0 -13
- package/lib/modules/autonumeric/autonumeric/international-formatting/example.component.d.ts +0 -13
- package/lib/modules/autonumeric/autonumeric/options-provider/example.component.d.ts +0 -14
- package/lib/modules/autonumeric/autonumeric/options-provider/options-provider.d.ts +0 -8
- package/lib/modules/autonumeric/autonumeric/preset/example.component.d.ts +0 -13
- package/lib/modules/avatar/avatar/example.component.d.ts +0 -13
- package/lib/modules/avatar/avatar/example.service.d.ts +0 -7
- package/lib/modules/colorpicker/colorpicker/basic/example.component.d.ts +0 -20
- package/lib/modules/colorpicker/colorpicker/help-key/example.component.d.ts +0 -20
- package/lib/modules/colorpicker/colorpicker/programmatic/example.component.d.ts +0 -24
- package/lib/modules/core/id/example.component.d.ts +0 -8
- package/lib/modules/core/media-query/basic/example.component.d.ts +0 -9
- package/lib/modules/core/media-query/responsive-host/child.component.d.ts +0 -6
- package/lib/modules/core/media-query/responsive-host/container.component.d.ts +0 -7
- package/lib/modules/core/media-query/responsive-host/example.component.d.ts +0 -9
- package/lib/modules/core/numeric/basic/example.component.d.ts +0 -12
- package/lib/modules/data-manager/data-manager/basic/data.d.ts +0 -9
- package/lib/modules/data-manager/data-manager/basic/example.component.d.ts +0 -13
- package/lib/modules/data-manager/data-manager/basic/filter-modal.component.d.ts +0 -13
- package/lib/modules/data-manager/data-manager/basic/filters.d.ts +0 -4
- package/lib/modules/data-manager/data-manager/basic/view-grid.component.d.ts +0 -20
- package/lib/modules/data-manager/data-manager/basic/view-repeater.component.d.ts +0 -15
- package/lib/modules/datetime/date-pipe/basic/example.component.d.ts +0 -9
- package/lib/modules/datetime/date-range-picker/basic/example.component.d.ts +0 -18
- package/lib/modules/datetime/date-range-picker/custom-calculator/example.component.d.ts +0 -21
- package/lib/modules/datetime/date-range-picker/help-key/example.component.d.ts +0 -18
- package/lib/modules/datetime/datepicker/basic/example.component.d.ts +0 -18
- package/lib/modules/datetime/datepicker/custom-dates/example.component.d.ts +0 -14
- package/lib/modules/datetime/datepicker/fuzzy/example.component.d.ts +0 -14
- package/lib/modules/datetime/timepicker/basic/example.component.d.ts +0 -19
- package/lib/modules/errors/error/embedded/example.component.d.ts +0 -9
- package/lib/modules/errors/error/modal/example.component.d.ts +0 -10
- package/lib/modules/flyout/flyout/basic/example.component.d.ts +0 -12
- package/lib/modules/flyout/flyout/basic/flyout.component.d.ts +0 -5
- package/lib/modules/flyout/flyout/custom-headers/example.component.d.ts +0 -15
- package/lib/modules/flyout/flyout/custom-headers/flyout.component.d.ts +0 -5
- package/lib/modules/forms/character-count/example.component.d.ts +0 -14
- package/lib/modules/forms/checkbox/basic/example.component.d.ts +0 -14
- package/lib/modules/forms/checkbox/help-key/example.component.d.ts +0 -14
- package/lib/modules/forms/checkbox/icon-group/example.component.d.ts +0 -12
- package/lib/modules/forms/field-group/basic/example.component.d.ts +0 -14
- package/lib/modules/forms/field-group/help-key/example.component.d.ts +0 -13
- package/lib/modules/forms/file-attachment/basic/example.component.d.ts +0 -17
- package/lib/modules/forms/file-attachment/help-key/example.component.d.ts +0 -17
- package/lib/modules/forms/file-drop/basic/example.component.d.ts +0 -20
- package/lib/modules/forms/file-drop/help-key/example.component.d.ts +0 -22
- package/lib/modules/forms/input-box/basic/example.component.d.ts +0 -18
- package/lib/modules/forms/input-box/custom-form-errors/example.component.d.ts +0 -13
- package/lib/modules/forms/radio/help-key/example.component.d.ts +0 -26
- package/lib/modules/forms/radio/icon/example.component.d.ts +0 -18
- package/lib/modules/forms/radio/standard/example.component.d.ts +0 -28
- package/lib/modules/forms/selection-box/checkbox/example.component.d.ts +0 -19
- package/lib/modules/forms/selection-box/radio/example.component.d.ts +0 -12
- package/lib/modules/forms/toggle-switch/basic/example.component.d.ts +0 -12
- package/lib/modules/forms/toggle-switch/help-key/example.component.d.ts +0 -11
- package/lib/modules/help-inline/basic/example.component.d.ts +0 -9
- package/lib/modules/icon/basic/example.component.d.ts +0 -8
- package/lib/modules/icon/icon-button/example.component.d.ts +0 -10
- package/lib/modules/indicators/alert/basic/example.component.d.ts +0 -10
- package/lib/modules/indicators/illustration/basic/example.component.d.ts +0 -8
- package/lib/modules/indicators/illustration/basic/illustration-demo-resolver.service.d.ts +0 -7
- package/lib/modules/indicators/key-info/basic/example.component.d.ts +0 -13
- package/lib/modules/indicators/key-info/help-key/example.component.d.ts +0 -13
- package/lib/modules/indicators/label/basic/example.component.d.ts +0 -17
- package/lib/modules/indicators/status-indicator/basic/example.component.d.ts +0 -8
- package/lib/modules/indicators/status-indicator/help-key/example.component.d.ts +0 -8
- package/lib/modules/indicators/text-highlight/basic/example.component.d.ts +0 -10
- package/lib/modules/indicators/tokens/basic/example.component.d.ts +0 -12
- package/lib/modules/indicators/tokens/custom/example.component.d.ts +0 -29
- package/lib/modules/indicators/wait/element/example.component.d.ts +0 -9
- package/lib/modules/indicators/wait/page/example.component.d.ts +0 -13
- package/lib/modules/inline-form/inline-form/basic/example.component.d.ts +0 -21
- package/lib/modules/inline-form/inline-form/custom-buttons/example.component.d.ts +0 -23
- package/lib/modules/inline-form/inline-form/repeaters/example.component.d.ts +0 -28
- package/lib/modules/layout/action-button/basic/example.component.d.ts +0 -10
- package/lib/modules/layout/action-button/permalink/example.component.d.ts +0 -11
- package/lib/modules/layout/back-to-top/infinite-scroll/example.component.d.ts +0 -24
- package/lib/modules/layout/back-to-top/infinite-scroll/person.d.ts +0 -4
- package/lib/modules/layout/back-to-top/repeater/example.component.d.ts +0 -13
- package/lib/modules/layout/box/basic/example.component.d.ts +0 -8
- package/lib/modules/layout/box/help-key/example.component.d.ts +0 -8
- package/lib/modules/layout/card/basic/example.component.d.ts +0 -13
- package/lib/modules/layout/definition-list/basic/example.component.d.ts +0 -12
- package/lib/modules/layout/description-list/help-key/example.component.d.ts +0 -13
- package/lib/modules/layout/description-list/horizontal/example.component.d.ts +0 -13
- package/lib/modules/layout/description-list/inline-help/example.component.d.ts +0 -14
- package/lib/modules/layout/description-list/long-description/example.component.d.ts +0 -12
- package/lib/modules/layout/description-list/vertical/example.component.d.ts +0 -13
- package/lib/modules/layout/fluid-grid/example.component.d.ts +0 -11
- package/lib/modules/layout/format/example.component.d.ts +0 -8
- package/lib/modules/layout/inline-delete/custom/example.component.d.ts +0 -13
- package/lib/modules/layout/inline-delete/repeater/example.component.d.ts +0 -21
- package/lib/modules/layout/page/layout-fit/example.component.d.ts +0 -9
- package/lib/modules/layout/page-summary/basic/example.component.d.ts +0 -16
- package/lib/modules/layout/text-expand/inline/example.component.d.ts +0 -9
- package/lib/modules/layout/text-expand/modal/example.component.d.ts +0 -9
- package/lib/modules/layout/text-expand/newline/example.component.d.ts +0 -9
- package/lib/modules/layout/text-expand-repeater/example.component.d.ts +0 -9
- package/lib/modules/layout/toolbar/basic/example.component.d.ts +0 -9
- package/lib/modules/layout/toolbar/sectioned/example.component.d.ts +0 -9
- package/lib/modules/lists/filter/inline/example.component.d.ts +0 -30
- package/lib/modules/lists/filter/modal/example.component.d.ts +0 -19
- package/lib/modules/lists/filter/modal/filter-modal-context.d.ts +0 -4
- package/lib/modules/lists/filter/modal/filter-modal.component.d.ts +0 -16
- package/lib/modules/lists/filter/modal/filter.d.ts +0 -5
- package/lib/modules/lists/filter/modal/fruit.d.ts +0 -5
- package/lib/modules/lists/infinite-scroll/repeater/example.component.d.ts +0 -15
- package/lib/modules/lists/infinite-scroll/repeater/item.d.ts +0 -3
- package/lib/modules/lists/paging/basic/example.component.d.ts +0 -9
- package/lib/modules/lists/paging/with-content/demo-data.d.ts +0 -5
- package/lib/modules/lists/paging/with-content/demo-data.service.d.ts +0 -8
- package/lib/modules/lists/paging/with-content/example.component.d.ts +0 -15
- package/lib/modules/lists/paging/with-content/person.d.ts +0 -4
- package/lib/modules/lists/repeater/add-remove/example.component.d.ts +0 -14
- package/lib/modules/lists/repeater/add-remove/item.d.ts +0 -6
- package/lib/modules/lists/repeater/basic/example.component.d.ts +0 -15
- package/lib/modules/lists/repeater/inline-form/example.component.d.ts +0 -28
- package/lib/modules/lists/sort/basic/example.component.d.ts +0 -27
- package/lib/modules/lookup/autocomplete/advanced/example.component.d.ts +0 -18
- package/lib/modules/lookup/autocomplete/advanced/planet.d.ts +0 -4
- package/lib/modules/lookup/autocomplete/any-value/color-option.d.ts +0 -4
- package/lib/modules/lookup/autocomplete/any-value/example.component.d.ts +0 -17
- package/lib/modules/lookup/autocomplete/any-value/example.service.d.ts +0 -8
- package/lib/modules/lookup/autocomplete/any-value/search-results.d.ts +0 -6
- package/lib/modules/lookup/autocomplete/basic/example.component.d.ts +0 -17
- package/lib/modules/lookup/autocomplete/custom-search/example.component.d.ts +0 -17
- package/lib/modules/lookup/autocomplete/custom-search/ocean.d.ts +0 -4
- package/lib/modules/lookup/autocomplete/search-filters/example.component.d.ts +0 -16
- package/lib/modules/lookup/country-field/basic/example.component.d.ts +0 -19
- package/lib/modules/lookup/lookup/add-item/add-item-modal.component.d.ts +0 -11
- package/lib/modules/lookup/lookup/add-item/example.component.d.ts +0 -23
- package/lib/modules/lookup/lookup/add-item/example.service.d.ts +0 -10
- package/lib/modules/lookup/lookup/add-item/person.d.ts +0 -4
- package/lib/modules/lookup/lookup/add-item/search-results.d.ts +0 -6
- package/lib/modules/lookup/lookup/custom-picker/example.component.d.ts +0 -22
- package/lib/modules/lookup/lookup/custom-picker/example.service.d.ts +0 -10
- package/lib/modules/lookup/lookup/custom-picker/person.d.ts +0 -4
- package/lib/modules/lookup/lookup/custom-picker/picker-modal.component.d.ts +0 -16
- package/lib/modules/lookup/lookup/custom-picker/search-results.d.ts +0 -6
- package/lib/modules/lookup/lookup/multi-select/example.component.d.ts +0 -22
- package/lib/modules/lookup/lookup/multi-select/example.service.d.ts +0 -10
- package/lib/modules/lookup/lookup/multi-select/person.d.ts +0 -3
- package/lib/modules/lookup/lookup/multi-select/search-results.d.ts +0 -6
- package/lib/modules/lookup/lookup/result-templates/example.component.d.ts +0 -23
- package/lib/modules/lookup/lookup/result-templates/example.service.d.ts +0 -10
- package/lib/modules/lookup/lookup/result-templates/person.d.ts +0 -4
- package/lib/modules/lookup/lookup/result-templates/search-results.d.ts +0 -6
- package/lib/modules/lookup/lookup/single-select/example.component.d.ts +0 -22
- package/lib/modules/lookup/lookup/single-select/example.service.d.ts +0 -10
- package/lib/modules/lookup/lookup/single-select/person.d.ts +0 -3
- package/lib/modules/lookup/lookup/single-select/search-results.d.ts +0 -6
- package/lib/modules/lookup/search/basic/example.component.d.ts +0 -16
- package/lib/modules/lookup/search/basic/item.d.ts +0 -4
- package/lib/modules/lookup/selection-modal/add-item/add-item-modal.component.d.ts +0 -11
- package/lib/modules/lookup/selection-modal/add-item/example.component.d.ts +0 -14
- package/lib/modules/lookup/selection-modal/add-item/example.service.d.ts +0 -10
- package/lib/modules/lookup/selection-modal/add-item/person.d.ts +0 -4
- package/lib/modules/lookup/selection-modal/add-item/search-results.d.ts +0 -6
- package/lib/modules/lookup/selection-modal/basic/example.component.d.ts +0 -12
- package/lib/modules/lookup/selection-modal/basic/example.service.d.ts +0 -8
- package/lib/modules/lookup/selection-modal/basic/person.d.ts +0 -4
- package/lib/modules/lookup/selection-modal/basic/search-results.d.ts +0 -6
- package/lib/modules/modals/confirm/basic-with-controller/example.component.d.ts +0 -11
- package/lib/modules/modals/confirm/basic-with-harness/example.component.d.ts +0 -15
- package/lib/modules/modals/modal/basic-with-controller/example.component.d.ts +0 -15
- package/lib/modules/modals/modal/basic-with-controller/help.service.d.ts +0 -13
- package/lib/modules/modals/modal/basic-with-controller/modal-context.d.ts +0 -8
- package/lib/modules/modals/modal/basic-with-controller/modal.component.d.ts +0 -13
- package/lib/modules/modals/modal/basic-with-harness/context.d.ts +0 -5
- package/lib/modules/modals/modal/basic-with-harness/data.d.ts +0 -3
- package/lib/modules/modals/modal/basic-with-harness/data.service.d.ts +0 -10
- package/lib/modules/modals/modal/basic-with-harness/example.component.d.ts +0 -14
- package/lib/modules/modals/modal/basic-with-harness/modal.component.d.ts +0 -13
- package/lib/modules/modals/modal/basic-with-harness-help-key/context.d.ts +0 -5
- package/lib/modules/modals/modal/basic-with-harness-help-key/data.d.ts +0 -3
- package/lib/modules/modals/modal/basic-with-harness-help-key/data.service.d.ts +0 -10
- package/lib/modules/modals/modal/basic-with-harness-help-key/example.component.d.ts +0 -14
- package/lib/modules/modals/modal/basic-with-harness-help-key/modal.component.d.ts +0 -13
- package/lib/modules/modals/modal/with-error/context.d.ts +0 -5
- package/lib/modules/modals/modal/with-error/data.d.ts +0 -3
- package/lib/modules/modals/modal/with-error/data.service.d.ts +0 -10
- package/lib/modules/modals/modal/with-error/example.component.d.ts +0 -14
- package/lib/modules/modals/modal/with-error/modal.component.d.ts +0 -16
- package/lib/modules/navbar/navbar/example.component.d.ts +0 -9
- package/lib/modules/pages/action-hub/example.component.d.ts +0 -39
- package/lib/modules/pages/action-hub/modal-title-token.d.ts +0 -2
- package/lib/modules/pages/action-hub/settings-modal.component.d.ts +0 -13
- package/lib/modules/pages/page/home-page-blocks-layout-demo/example.component.d.ts +0 -11
- package/lib/modules/pages/page/home-page-blocks-layout-demo/home-page-content.component.d.ts +0 -7
- package/lib/modules/pages/page/home-page-blocks-layout-demo/tile-my-actions.component.d.ts +0 -12
- package/lib/modules/pages/page/home-page-blocks-layout-demo/tile-updates.component.d.ts +0 -5
- package/lib/modules/pages/page/list-page-list-layout-demo/dashboards-grid-context-menu.component.d.ts +0 -11
- package/lib/modules/pages/page/list-page-list-layout-demo/example.component.d.ts +0 -9
- package/lib/modules/pages/page/list-page-list-layout-demo/item.d.ts +0 -5
- package/lib/modules/pages/page/list-page-list-layout-demo/list-page-content.component.d.ts +0 -13
- package/lib/modules/pages/page/list-page-tabs-layout-demo/contact-context-menu.component.d.ts +0 -11
- package/lib/modules/pages/page/list-page-tabs-layout-demo/contact.d.ts +0 -5
- package/lib/modules/pages/page/list-page-tabs-layout-demo/example.component.d.ts +0 -9
- package/lib/modules/pages/page/list-page-tabs-layout-demo/list-page-contacts-grid.component.d.ts +0 -18
- package/lib/modules/pages/page/list-page-tabs-layout-demo/list-page-content.component.d.ts +0 -10
- package/lib/modules/pages/page/record-page-blocks-layout-demo/example.component.d.ts +0 -16
- package/lib/modules/pages/page/record-page-blocks-layout-demo/record-page-content.component.d.ts +0 -27
- package/lib/modules/pages/page/record-page-tabs-layout-demo/attachment.d.ts +0 -6
- package/lib/modules/pages/page/record-page-tabs-layout-demo/attachments-grid-context-menu.component.d.ts +0 -11
- package/lib/modules/pages/page/record-page-tabs-layout-demo/detail.d.ts +0 -4
- package/lib/modules/pages/page/record-page-tabs-layout-demo/example.component.d.ts +0 -9
- package/lib/modules/pages/page/record-page-tabs-layout-demo/record-page-attachments-tab.component.d.ts +0 -13
- package/lib/modules/pages/page/record-page-tabs-layout-demo/record-page-content.component.d.ts +0 -7
- package/lib/modules/pages/page/record-page-tabs-layout-demo/record-page-notes-tab.component.d.ts +0 -10
- package/lib/modules/pages/page/record-page-tabs-layout-demo/record-page-overview-tab.component.d.ts +0 -25
- package/lib/modules/pages/page/split-view-page-fit-layout-demo/example.component.d.ts +0 -9
- package/lib/modules/pages/page/split-view-page-fit-layout-demo/split-view-page-content.component.d.ts +0 -31
- package/lib/modules/phone-field/phone-field/basic/example.component.d.ts +0 -13
- package/lib/modules/popovers/dropdown/basic/example.component.d.ts +0 -15
- package/lib/modules/popovers/popover/basic/example.component.d.ts +0 -13
- package/lib/modules/popovers/popover/programmatic/example.component.d.ts +0 -14
- package/lib/modules/progress-indicator/passive-indicator/basic/example.component.d.ts +0 -8
- package/lib/modules/progress-indicator/waterfall-indicator/basic/example.component.d.ts +0 -20
- package/lib/modules/progress-indicator/waterfall-indicator/basic/modal-context.d.ts +0 -4
- package/lib/modules/progress-indicator/waterfall-indicator/basic/modal.component.d.ts +0 -10
- package/lib/modules/progress-indicator/wizard/basic/example.component.d.ts +0 -10
- package/lib/modules/progress-indicator/wizard/basic/modal.component.d.ts +0 -18
- package/lib/modules/router/href/basic/example.component.d.ts +0 -8
- package/lib/modules/split-view/split-view/basic/example.component.d.ts +0 -37
- package/lib/modules/split-view/split-view/basic/record.d.ts +0 -9
- package/lib/modules/split-view/split-view/page-bound/example.component.d.ts +0 -30
- package/lib/modules/split-view/split-view/page-bound/record.d.ts +0 -9
- package/lib/modules/tabs/sectioned-form/modal/address-form.component.d.ts +0 -5
- package/lib/modules/tabs/sectioned-form/modal/example.component.d.ts +0 -10
- package/lib/modules/tabs/sectioned-form/modal/information-form.component.d.ts +0 -18
- package/lib/modules/tabs/sectioned-form/modal/modal.component.d.ts +0 -17
- package/lib/modules/tabs/sectioned-form/modal/phone-form.component.d.ts +0 -5
- package/lib/modules/tabs/tabs/dynamic/example.component.d.ts +0 -12
- package/lib/modules/tabs/tabs/dynamic-add-close/example.component.d.ts +0 -15
- package/lib/modules/tabs/tabs/static/example.component.d.ts +0 -8
- package/lib/modules/tabs/tabs/static-add-close/example.component.d.ts +0 -10
- package/lib/modules/tabs/vertical-tabs/basic/example.component.d.ts +0 -8
- package/lib/modules/tabs/vertical-tabs/grouped/example.component.d.ts +0 -10
- package/lib/modules/tabs/vertical-tabs/grouped/group.d.ts +0 -12
- package/lib/modules/tabs/wizard/basic/example.component.d.ts +0 -10
- package/lib/modules/tabs/wizard/basic/modal.component.d.ts +0 -19
- package/lib/modules/text-editor/help-key/example.component.d.ts +0 -13
- package/lib/modules/text-editor/rich-text-display/example.component.d.ts +0 -9
- package/lib/modules/text-editor/text-editor/example.component.d.ts +0 -13
- package/lib/modules/tiles/tiles/basic/example.component.d.ts +0 -10
- package/lib/modules/tiles/tiles/basic/tile1.component.d.ts +0 -6
- package/lib/modules/tiles/tiles/basic/tile2.component.d.ts +0 -5
- package/lib/modules/toast/toast/basic/example.component.d.ts +0 -11
- package/lib/modules/toast/toast/custom-component/custom-context.d.ts +0 -4
- package/lib/modules/toast/toast/custom-component/custom-toast.component.d.ts +0 -9
- package/lib/modules/toast/toast/custom-component/example.component.d.ts +0 -11
- package/lib/modules/validation/email-validation/control-validator/example.component.d.ts +0 -12
- package/lib/modules/validation/email-validation/directive/example.component.d.ts +0 -11
- package/lib/modules/validation/url-validation/control-validator/example.component.d.ts +0 -12
- package/lib/modules/validation/url-validation/directive/example.component.d.ts +0 -13
package/index.d.ts
CHANGED
|
@@ -1,170 +1,2809 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
import { OnInit, OnDestroy, TemplateRef } from '@angular/core';
|
|
3
|
+
import * as _angular_forms from '@angular/forms';
|
|
4
|
+
import { FormControl, FormGroup, AbstractControl } from '@angular/forms';
|
|
5
|
+
import { SkySummaryActionBarError } from '@skyux/action-bars';
|
|
6
|
+
import * as ag_grid_community from 'ag-grid-community';
|
|
7
|
+
import { GridOptions, GridReadyEvent } from 'ag-grid-community';
|
|
8
|
+
import { SkyAutonumericOptions } from '@skyux/autonumeric';
|
|
9
|
+
import { SkyFileItem, SkyFileAttachmentClick, SkyFileLink, SkyFileDropChange } from '@skyux/forms';
|
|
10
|
+
import { SkyColorpickerOutput, SkyColorpickerMessage } from '@skyux/colorpicker';
|
|
11
|
+
import * as rxjs from 'rxjs';
|
|
12
|
+
import { Subject } from 'rxjs';
|
|
13
|
+
import { SkyNumericOptions } from '@skyux/core';
|
|
14
|
+
import { SkyDateRangeCalculation, SkyDateRangeCalculatorId, SkyDateRangeCalculator, SkyDatepickerCalendarChange, SkyTimepickerTimeOutput } from '@skyux/datetime';
|
|
15
|
+
import { SkyKeyInfoLayoutType, SkyIndicatorDescriptionType, SkyLabelType, SkyToken, SkyTokensMessage, SkyTokenSelectedEventArgs } from '@skyux/indicators';
|
|
16
|
+
import { SkyInlineFormConfig, SkyInlineFormCloseArgs } from '@skyux/inline-form';
|
|
17
|
+
import { SkyActionButtonPermalink, SkyFluidGridGutterSizeType } from '@skyux/layout';
|
|
18
|
+
import { SkyPagingContentChangeArgs } from '@skyux/lists';
|
|
19
|
+
import { SkyAutocompleteSearchFunctionFilter, SkyAutocompleteSelectionChange, SkyAutocompleteSearchAsyncArgs, SkyAutocompleteSearchFunction, SkyCountryFieldCountry, SkyLookupShowMoreConfig, SkyLookupAddClickEventArgs } from '@skyux/lookup';
|
|
20
|
+
import { SkyModalError } from '@skyux/modals';
|
|
21
|
+
import { SkyPageModalLinksInput, SkyRecentLink } from '@skyux/pages';
|
|
22
|
+
import { SkyPopoverAlignment, SkyPopoverPlacement, SkyPopoverMessage } from '@skyux/popovers';
|
|
23
|
+
import { SkyProgressIndicatorMessage, SkyProgressIndicatorMessageType, SkyProgressIndicatorChange } from '@skyux/progress-indicator';
|
|
24
|
+
import { SkySplitViewMessage } from '@skyux/split-view';
|
|
25
|
+
import { SkyTileDashboardConfig } from '@skyux/tiles';
|
|
26
|
+
import { SkyUrlValidationOptions } from '@skyux/validation';
|
|
27
|
+
|
|
28
|
+
/**
|
|
29
|
+
* @title Basic summary action bar
|
|
30
|
+
* @docsDemoHidden
|
|
31
|
+
*/
|
|
32
|
+
declare class ActionBarsSummaryActionBarBasicExampleComponent {
|
|
33
|
+
onPrimaryActionClick(): void;
|
|
34
|
+
onSecondaryActionClick(): void;
|
|
35
|
+
onSecondaryAction2Click(): void;
|
|
36
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ActionBarsSummaryActionBarBasicExampleComponent, never>;
|
|
37
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ActionBarsSummaryActionBarBasicExampleComponent, "app-action-bars-summary-action-bar-basic-example", never, {}, {}, never, never, true, never>;
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
interface donationSummary {
|
|
41
|
+
value: number;
|
|
42
|
+
label: string;
|
|
43
|
+
}
|
|
44
|
+
/**
|
|
45
|
+
* @title Summary action bar with errors
|
|
46
|
+
* @docsDemoHidden
|
|
47
|
+
*/
|
|
48
|
+
declare class ActionBarsSummaryActionBarErrorExampleComponent {
|
|
49
|
+
protected donationSummary: FormControl<donationSummary[] | null>;
|
|
50
|
+
protected exampleForm: _angular_forms.FormGroup<{
|
|
51
|
+
donationSummary: FormControl<donationSummary[] | null>;
|
|
52
|
+
}>;
|
|
53
|
+
protected formErrors: i0.Signal<SkySummaryActionBarError[] | undefined>;
|
|
54
|
+
protected onPrimaryActionClick(): void;
|
|
55
|
+
protected singleError(): void;
|
|
56
|
+
protected multipleErrors(): void;
|
|
57
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ActionBarsSummaryActionBarErrorExampleComponent, never>;
|
|
58
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ActionBarsSummaryActionBarErrorExampleComponent, "app-action-bars-summary-action-bar-error-example", never, {}, {}, never, never, true, never>;
|
|
59
|
+
}
|
|
60
|
+
|
|
61
|
+
/**
|
|
62
|
+
* @title Modal with summary action bar
|
|
63
|
+
*/
|
|
64
|
+
declare class ActionBarsSummaryActionBarModalExampleComponent {
|
|
65
|
+
#private;
|
|
66
|
+
protected openModal(): void;
|
|
67
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ActionBarsSummaryActionBarModalExampleComponent, never>;
|
|
68
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ActionBarsSummaryActionBarModalExampleComponent, "app-action-bars-summary-action-bar-modal-example", never, {}, {}, never, never, true, never>;
|
|
69
|
+
}
|
|
70
|
+
|
|
71
|
+
/**
|
|
72
|
+
* @title Tab with summary action bar
|
|
73
|
+
* @docsDemoHidden
|
|
74
|
+
*/
|
|
75
|
+
declare class ActionBarsSummaryActionBarTabExampleComponent {
|
|
76
|
+
onPrimaryActionClick(): void;
|
|
77
|
+
onSecondaryActionClick(): void;
|
|
78
|
+
onSecondaryAction2Click(): void;
|
|
79
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ActionBarsSummaryActionBarTabExampleComponent, never>;
|
|
80
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ActionBarsSummaryActionBarTabExampleComponent, "app-action-bars-summary-action-bar-tab-example", never, {}, {}, never, never, true, never>;
|
|
81
|
+
}
|
|
82
|
+
|
|
83
|
+
interface AutocompleteOption$a {
|
|
84
|
+
id: string;
|
|
85
|
+
name: string;
|
|
86
|
+
}
|
|
87
|
+
interface AgGridDemoRow$3 {
|
|
88
|
+
selected?: boolean;
|
|
89
|
+
name: string;
|
|
90
|
+
age: number;
|
|
91
|
+
startDate: Date;
|
|
92
|
+
endDate?: Date;
|
|
93
|
+
department: AutocompleteOption$a;
|
|
94
|
+
jobTitle?: AutocompleteOption$a;
|
|
95
|
+
}
|
|
96
|
+
|
|
97
|
+
/**
|
|
98
|
+
* @title Basic setup (without data manager)
|
|
99
|
+
*/
|
|
100
|
+
declare class AgGridDataEntryGridBasicExampleComponent {
|
|
101
|
+
#private;
|
|
102
|
+
protected gridData: AgGridDemoRow$3[];
|
|
103
|
+
protected gridOptions: GridOptions;
|
|
104
|
+
protected noRowsTemplate: string;
|
|
105
|
+
protected searchText: string;
|
|
106
|
+
constructor();
|
|
107
|
+
onGridReady(gridReadyEvent: GridReadyEvent): void;
|
|
108
|
+
protected openModal(): void;
|
|
109
|
+
protected searchApplied(searchText: string | void): void;
|
|
110
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AgGridDataEntryGridBasicExampleComponent, never>;
|
|
111
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AgGridDataEntryGridBasicExampleComponent, "app-ag-grid-data-entry-grid-basic-example", never, {}, {}, never, never, true, never>;
|
|
112
|
+
}
|
|
113
|
+
|
|
114
|
+
interface AutocompleteOption$9 {
|
|
115
|
+
id: string;
|
|
116
|
+
name: string;
|
|
117
|
+
}
|
|
118
|
+
interface AgGridDemoRow$2 {
|
|
119
|
+
selected?: boolean;
|
|
120
|
+
name: string;
|
|
121
|
+
age: number;
|
|
122
|
+
startDate: Date;
|
|
123
|
+
endDate?: Date;
|
|
124
|
+
department: AutocompleteOption$9;
|
|
125
|
+
jobTitle?: AutocompleteOption$9;
|
|
126
|
+
}
|
|
127
|
+
|
|
128
|
+
/**
|
|
129
|
+
* @title Data manager setup
|
|
130
|
+
*/
|
|
131
|
+
declare class AgGridDataEntryGridDataManagerAddedExampleComponent implements OnInit, OnDestroy {
|
|
132
|
+
#private;
|
|
133
|
+
protected items: AgGridDemoRow$2[];
|
|
134
|
+
constructor();
|
|
135
|
+
ngOnInit(): void;
|
|
136
|
+
ngOnDestroy(): void;
|
|
137
|
+
protected openModal(): void;
|
|
138
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AgGridDataEntryGridDataManagerAddedExampleComponent, never>;
|
|
139
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AgGridDataEntryGridDataManagerAddedExampleComponent, "app-ag-grid-data-entry-grid-data-manager-added-example", never, {}, {}, never, never, true, never>;
|
|
140
|
+
}
|
|
141
|
+
|
|
142
|
+
interface AutocompleteOption$8 {
|
|
143
|
+
id: string;
|
|
144
|
+
name: string;
|
|
145
|
+
}
|
|
146
|
+
interface AgGridDemoRow$1 {
|
|
147
|
+
selected?: boolean;
|
|
148
|
+
name: string;
|
|
149
|
+
age: number;
|
|
150
|
+
startDate: Date;
|
|
151
|
+
endDate?: Date;
|
|
152
|
+
department: AutocompleteOption$8;
|
|
153
|
+
jobTitle?: AutocompleteOption$8;
|
|
154
|
+
}
|
|
155
|
+
|
|
156
|
+
/**
|
|
157
|
+
* @title Setting initial focus for keyboard navigation
|
|
158
|
+
*/
|
|
159
|
+
declare class AgGridDataEntryGridFocusExampleComponent {
|
|
160
|
+
#private;
|
|
161
|
+
protected gridData: AgGridDemoRow$1[];
|
|
162
|
+
protected gridOptions: ag_grid_community.GridOptions<any>;
|
|
163
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AgGridDataEntryGridFocusExampleComponent, never>;
|
|
164
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AgGridDataEntryGridFocusExampleComponent, "app-ag-grid-data-entry-grid-focus-example", never, {}, {}, never, never, true, never>;
|
|
165
|
+
}
|
|
166
|
+
|
|
167
|
+
interface AutocompleteOption$7 {
|
|
168
|
+
id: string;
|
|
169
|
+
name: string;
|
|
170
|
+
}
|
|
171
|
+
interface AgGridDemoRow {
|
|
172
|
+
selected?: boolean;
|
|
173
|
+
name: string;
|
|
174
|
+
age: number;
|
|
175
|
+
startDate: Date;
|
|
176
|
+
endDate?: Date;
|
|
177
|
+
department: AutocompleteOption$7;
|
|
178
|
+
jobTitle?: AutocompleteOption$7;
|
|
179
|
+
}
|
|
180
|
+
|
|
181
|
+
/**
|
|
182
|
+
* @title Basic setup with inline help (without data manager)
|
|
183
|
+
*/
|
|
184
|
+
declare class AgGridDataEntryGridInlineHelpExampleComponent {
|
|
185
|
+
#private;
|
|
186
|
+
protected gridData: AgGridDemoRow[];
|
|
187
|
+
protected gridOptions: GridOptions;
|
|
188
|
+
protected noRowsTemplate: string;
|
|
189
|
+
protected searchText: string;
|
|
190
|
+
constructor();
|
|
191
|
+
onGridReady(gridReadyEvent: GridReadyEvent): void;
|
|
192
|
+
protected openModal(): void;
|
|
193
|
+
protected searchApplied(searchText: string | void): void;
|
|
194
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AgGridDataEntryGridInlineHelpExampleComponent, never>;
|
|
195
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AgGridDataEntryGridInlineHelpExampleComponent, "app-ag-grid-data-entry-grid-inline-help-example", never, {}, {}, never, never, true, never>;
|
|
196
|
+
}
|
|
197
|
+
|
|
198
|
+
interface AutocompleteOption$6 {
|
|
199
|
+
id: string;
|
|
200
|
+
name: string;
|
|
201
|
+
}
|
|
202
|
+
|
|
203
|
+
/**
|
|
204
|
+
* @title Basic multiselect setup (without data manager)
|
|
205
|
+
*/
|
|
206
|
+
declare class AgGridDataGridBasicMultiselectExampleComponent {
|
|
207
|
+
#private;
|
|
208
|
+
protected gridData: ({
|
|
209
|
+
selected: boolean;
|
|
210
|
+
name: string;
|
|
211
|
+
age: number;
|
|
212
|
+
startDate: Date;
|
|
213
|
+
department: {
|
|
214
|
+
id: string;
|
|
215
|
+
name: string;
|
|
216
|
+
};
|
|
217
|
+
jobTitle: AutocompleteOption$6;
|
|
218
|
+
endDate?: undefined;
|
|
219
|
+
} | {
|
|
220
|
+
selected: boolean;
|
|
221
|
+
name: string;
|
|
222
|
+
age: number;
|
|
223
|
+
startDate: Date;
|
|
224
|
+
endDate: Date;
|
|
225
|
+
department: {
|
|
226
|
+
id: string;
|
|
227
|
+
name: string;
|
|
228
|
+
};
|
|
229
|
+
jobTitle?: undefined;
|
|
230
|
+
} | {
|
|
231
|
+
selected: boolean;
|
|
232
|
+
name: string;
|
|
233
|
+
age: number;
|
|
234
|
+
startDate: Date;
|
|
235
|
+
endDate: Date;
|
|
236
|
+
department: {
|
|
237
|
+
id: string;
|
|
238
|
+
name: string;
|
|
239
|
+
};
|
|
240
|
+
jobTitle: AutocompleteOption$6;
|
|
241
|
+
})[];
|
|
242
|
+
protected gridOptions: GridOptions;
|
|
243
|
+
constructor();
|
|
244
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AgGridDataGridBasicMultiselectExampleComponent, never>;
|
|
245
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AgGridDataGridBasicMultiselectExampleComponent, "app-ag-grid-data-grid-basic-multiselect-example", never, {}, {}, never, never, true, never>;
|
|
246
|
+
}
|
|
247
|
+
|
|
248
|
+
interface AutocompleteOption$5 {
|
|
249
|
+
id: string;
|
|
250
|
+
name: string;
|
|
251
|
+
}
|
|
252
|
+
|
|
253
|
+
/**
|
|
254
|
+
* @title Basic setup (without data manager)
|
|
255
|
+
*/
|
|
256
|
+
declare class AgGridDataGridBasicExampleComponent {
|
|
257
|
+
#private;
|
|
258
|
+
protected gridData: ({
|
|
259
|
+
name: string;
|
|
260
|
+
age: number;
|
|
261
|
+
startDate: Date;
|
|
262
|
+
department: {
|
|
263
|
+
id: string;
|
|
264
|
+
name: string;
|
|
265
|
+
};
|
|
266
|
+
jobTitle: AutocompleteOption$5;
|
|
267
|
+
endDate?: undefined;
|
|
268
|
+
} | {
|
|
269
|
+
name: string;
|
|
270
|
+
age: number;
|
|
271
|
+
startDate: Date;
|
|
272
|
+
endDate: Date;
|
|
273
|
+
department: {
|
|
274
|
+
id: string;
|
|
275
|
+
name: string;
|
|
276
|
+
};
|
|
277
|
+
jobTitle?: undefined;
|
|
278
|
+
} | {
|
|
279
|
+
name: string;
|
|
280
|
+
age: number;
|
|
281
|
+
startDate: Date;
|
|
282
|
+
endDate: Date;
|
|
283
|
+
department: {
|
|
284
|
+
id: string;
|
|
285
|
+
name: string;
|
|
286
|
+
};
|
|
287
|
+
jobTitle: AutocompleteOption$5;
|
|
288
|
+
})[];
|
|
289
|
+
protected gridOptions: GridOptions;
|
|
290
|
+
constructor();
|
|
291
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AgGridDataGridBasicExampleComponent, never>;
|
|
292
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AgGridDataGridBasicExampleComponent, "app-ag-grid-data-grid-basic-example", never, {}, {}, never, never, true, never>;
|
|
293
|
+
}
|
|
294
|
+
|
|
295
|
+
interface AutocompleteOption$4 {
|
|
296
|
+
id: string;
|
|
297
|
+
name: string;
|
|
298
|
+
}
|
|
299
|
+
|
|
300
|
+
/**
|
|
301
|
+
* @title Data manager multiselect setup
|
|
302
|
+
*/
|
|
303
|
+
declare class AgGridDataGridDataManagerMultiselectExampleComponent implements OnInit, OnDestroy {
|
|
304
|
+
#private;
|
|
305
|
+
protected items: ({
|
|
306
|
+
selected: boolean;
|
|
307
|
+
name: string;
|
|
308
|
+
age: number;
|
|
309
|
+
startDate: Date;
|
|
310
|
+
department: {
|
|
311
|
+
id: string;
|
|
312
|
+
name: string;
|
|
313
|
+
};
|
|
314
|
+
jobTitle: AutocompleteOption$4;
|
|
315
|
+
endDate?: undefined;
|
|
316
|
+
} | {
|
|
317
|
+
selected: boolean;
|
|
318
|
+
name: string;
|
|
319
|
+
age: number;
|
|
320
|
+
startDate: Date;
|
|
321
|
+
endDate: Date;
|
|
322
|
+
department: {
|
|
323
|
+
id: string;
|
|
324
|
+
name: string;
|
|
325
|
+
};
|
|
326
|
+
jobTitle: AutocompleteOption$4;
|
|
327
|
+
})[];
|
|
328
|
+
constructor();
|
|
329
|
+
ngOnInit(): void;
|
|
330
|
+
ngOnDestroy(): void;
|
|
331
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AgGridDataGridDataManagerMultiselectExampleComponent, never>;
|
|
332
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AgGridDataGridDataManagerMultiselectExampleComponent, "app-ag-grid-data-grid-data-manager-multiselect-example", never, {}, {}, never, never, true, never>;
|
|
333
|
+
}
|
|
334
|
+
|
|
335
|
+
interface AutocompleteOption$3 {
|
|
336
|
+
id: string;
|
|
337
|
+
name: string;
|
|
338
|
+
}
|
|
339
|
+
|
|
340
|
+
/**
|
|
341
|
+
* @title Data manager setup
|
|
342
|
+
*/
|
|
343
|
+
declare class AgGridDataGridDataManagerExampleComponent implements OnInit, OnDestroy {
|
|
344
|
+
#private;
|
|
345
|
+
protected items: ({
|
|
346
|
+
name: string;
|
|
347
|
+
age: number;
|
|
348
|
+
startDate: Date;
|
|
349
|
+
department: {
|
|
350
|
+
id: string;
|
|
351
|
+
name: string;
|
|
352
|
+
};
|
|
353
|
+
jobTitle: AutocompleteOption$3;
|
|
354
|
+
endDate?: undefined;
|
|
355
|
+
} | {
|
|
356
|
+
name: string;
|
|
357
|
+
age: number;
|
|
358
|
+
startDate: Date;
|
|
359
|
+
endDate: Date;
|
|
360
|
+
department: {
|
|
361
|
+
id: string;
|
|
362
|
+
name: string;
|
|
363
|
+
};
|
|
364
|
+
jobTitle: AutocompleteOption$3;
|
|
365
|
+
})[];
|
|
366
|
+
constructor();
|
|
367
|
+
ngOnInit(): void;
|
|
368
|
+
ngOnDestroy(): void;
|
|
369
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AgGridDataGridDataManagerExampleComponent, never>;
|
|
370
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AgGridDataGridDataManagerExampleComponent, "app-ag-grid-data-grid-data-manager-example", never, {}, {}, never, never, true, never>;
|
|
371
|
+
}
|
|
372
|
+
|
|
373
|
+
interface AutocompleteOption$2 {
|
|
374
|
+
id: string;
|
|
375
|
+
name: string;
|
|
376
|
+
}
|
|
377
|
+
|
|
378
|
+
/**
|
|
379
|
+
* @title Basic setup with inline help (without data manager)
|
|
380
|
+
*/
|
|
381
|
+
declare class AgGridDataGridInlineHelpExampleComponent {
|
|
382
|
+
#private;
|
|
383
|
+
protected gridData: ({
|
|
384
|
+
name: string;
|
|
385
|
+
age: number;
|
|
386
|
+
startDate: Date;
|
|
387
|
+
department: {
|
|
388
|
+
id: string;
|
|
389
|
+
name: string;
|
|
390
|
+
};
|
|
391
|
+
jobTitle: AutocompleteOption$2;
|
|
392
|
+
endDate?: undefined;
|
|
393
|
+
} | {
|
|
394
|
+
name: string;
|
|
395
|
+
age: number;
|
|
396
|
+
startDate: Date;
|
|
397
|
+
endDate: Date;
|
|
398
|
+
department: {
|
|
399
|
+
id: string;
|
|
400
|
+
name: string;
|
|
401
|
+
};
|
|
402
|
+
jobTitle?: undefined;
|
|
403
|
+
} | {
|
|
404
|
+
name: string;
|
|
405
|
+
age: number;
|
|
406
|
+
startDate: Date;
|
|
407
|
+
endDate: Date;
|
|
408
|
+
department: {
|
|
409
|
+
id: string;
|
|
410
|
+
name: string;
|
|
411
|
+
};
|
|
412
|
+
jobTitle: AutocompleteOption$2;
|
|
413
|
+
})[];
|
|
414
|
+
protected gridOptions: GridOptions;
|
|
415
|
+
protected searchText: string;
|
|
416
|
+
protected noRowsTemplate: string;
|
|
417
|
+
constructor();
|
|
418
|
+
onGridReady(gridReadyEvent: GridReadyEvent): void;
|
|
419
|
+
protected searchApplied(searchText: string | void): void;
|
|
420
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AgGridDataGridInlineHelpExampleComponent, never>;
|
|
421
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AgGridDataGridInlineHelpExampleComponent, "app-ag-grid-data-grid-inline-help-example", never, {}, {}, never, never, true, never>;
|
|
422
|
+
}
|
|
423
|
+
|
|
424
|
+
interface AutocompleteOption$1 {
|
|
425
|
+
id: string;
|
|
426
|
+
name: string;
|
|
427
|
+
}
|
|
428
|
+
|
|
429
|
+
/**
|
|
430
|
+
* @title Basic setup with paging (without data manager)
|
|
431
|
+
*/
|
|
432
|
+
declare class AgGridDataGridPagingExampleComponent implements OnInit, OnDestroy {
|
|
433
|
+
#private;
|
|
434
|
+
protected currentPage: number;
|
|
435
|
+
protected readonly pageSize = 3;
|
|
436
|
+
protected gridData: ({
|
|
437
|
+
name: string;
|
|
438
|
+
age: number;
|
|
439
|
+
startDate: Date;
|
|
440
|
+
department: {
|
|
441
|
+
id: string;
|
|
442
|
+
name: string;
|
|
443
|
+
};
|
|
444
|
+
jobTitle: AutocompleteOption$1;
|
|
445
|
+
endDate?: undefined;
|
|
446
|
+
} | {
|
|
447
|
+
name: string;
|
|
448
|
+
age: number;
|
|
449
|
+
startDate: Date;
|
|
450
|
+
endDate: Date;
|
|
451
|
+
department: {
|
|
452
|
+
id: string;
|
|
453
|
+
name: string;
|
|
454
|
+
};
|
|
455
|
+
jobTitle?: undefined;
|
|
456
|
+
} | {
|
|
457
|
+
name: string;
|
|
458
|
+
age: number;
|
|
459
|
+
startDate: Date;
|
|
460
|
+
endDate: Date;
|
|
461
|
+
department: {
|
|
462
|
+
id: string;
|
|
463
|
+
name: string;
|
|
464
|
+
};
|
|
465
|
+
jobTitle: AutocompleteOption$1;
|
|
466
|
+
})[];
|
|
467
|
+
protected gridOptions: GridOptions;
|
|
468
|
+
constructor();
|
|
469
|
+
ngOnInit(): void;
|
|
470
|
+
ngOnDestroy(): void;
|
|
471
|
+
onGridReady(gridReadyEvent: GridReadyEvent): void;
|
|
472
|
+
protected onPageChange(page: number): Promise<void>;
|
|
473
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AgGridDataGridPagingExampleComponent, never>;
|
|
474
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AgGridDataGridPagingExampleComponent, "app-ag-grid-data-grid-paging-example", never, {}, {}, never, never, true, never>;
|
|
475
|
+
}
|
|
476
|
+
|
|
477
|
+
/**
|
|
478
|
+
* @title Basic setup with template ref column type (without data manager)
|
|
479
|
+
*/
|
|
480
|
+
declare class AgGridDataGridTemplateRefColumnExampleComponent implements OnInit {
|
|
481
|
+
#private;
|
|
482
|
+
protected boldColumn: TemplateRef<unknown> | undefined;
|
|
483
|
+
protected emphasizedColumn: TemplateRef<unknown> | undefined;
|
|
484
|
+
protected gridData: ({
|
|
485
|
+
name: string;
|
|
486
|
+
age: number;
|
|
487
|
+
department: string;
|
|
488
|
+
jobTitle: string;
|
|
489
|
+
jobLevel: string;
|
|
490
|
+
startDate?: undefined;
|
|
491
|
+
} | {
|
|
492
|
+
name: string;
|
|
493
|
+
age: number;
|
|
494
|
+
department: string;
|
|
495
|
+
jobTitle: string;
|
|
496
|
+
jobLevel?: undefined;
|
|
497
|
+
startDate?: undefined;
|
|
498
|
+
} | {
|
|
499
|
+
name: string;
|
|
500
|
+
age: number;
|
|
501
|
+
startDate: Date;
|
|
502
|
+
department: string;
|
|
503
|
+
jobTitle: string;
|
|
504
|
+
jobLevel: string;
|
|
505
|
+
})[];
|
|
506
|
+
protected gridOptions: GridOptions | undefined;
|
|
507
|
+
ngOnInit(): void;
|
|
508
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AgGridDataGridTemplateRefColumnExampleComponent, never>;
|
|
509
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AgGridDataGridTemplateRefColumnExampleComponent, "app-ag-grid-data-grid-template-ref-column-example", never, {}, {}, never, never, true, never>;
|
|
510
|
+
}
|
|
511
|
+
|
|
512
|
+
interface AutocompleteOption {
|
|
513
|
+
id: string;
|
|
514
|
+
name: string;
|
|
515
|
+
}
|
|
516
|
+
|
|
517
|
+
/**
|
|
518
|
+
* @title Basic setup with top scrollbar (without data manager)
|
|
519
|
+
*/
|
|
520
|
+
declare class AgGridDataGridTopScrollExampleComponent {
|
|
521
|
+
#private;
|
|
522
|
+
protected gridData: ({
|
|
523
|
+
selected: boolean;
|
|
524
|
+
name: string;
|
|
525
|
+
age: number;
|
|
526
|
+
startDate: Date;
|
|
527
|
+
department: {
|
|
528
|
+
id: string;
|
|
529
|
+
name: string;
|
|
530
|
+
};
|
|
531
|
+
jobTitle: AutocompleteOption;
|
|
532
|
+
endDate?: undefined;
|
|
533
|
+
} | {
|
|
534
|
+
selected: boolean;
|
|
535
|
+
name: string;
|
|
536
|
+
age: number;
|
|
537
|
+
startDate: Date;
|
|
538
|
+
endDate: Date;
|
|
539
|
+
department: {
|
|
540
|
+
id: string;
|
|
541
|
+
name: string;
|
|
542
|
+
};
|
|
543
|
+
jobTitle?: undefined;
|
|
544
|
+
} | {
|
|
545
|
+
selected: boolean;
|
|
546
|
+
name: string;
|
|
547
|
+
age: number;
|
|
548
|
+
startDate: Date;
|
|
549
|
+
endDate: Date;
|
|
550
|
+
department: {
|
|
551
|
+
id: string;
|
|
552
|
+
name: string;
|
|
553
|
+
};
|
|
554
|
+
jobTitle: AutocompleteOption;
|
|
555
|
+
})[];
|
|
556
|
+
protected gridOptions: GridOptions;
|
|
557
|
+
protected searchText: string;
|
|
558
|
+
protected noRowsTemplate: string;
|
|
559
|
+
constructor();
|
|
560
|
+
onGridReady(gridReadyEvent: GridReadyEvent): void;
|
|
561
|
+
protected searchApplied(searchText: string | void): void;
|
|
562
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AgGridDataGridTopScrollExampleComponent, never>;
|
|
563
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AgGridDataGridTopScrollExampleComponent, "app-ag-grid-data-grid-top-scroll-example", never, {}, {}, never, never, true, never>;
|
|
564
|
+
}
|
|
565
|
+
|
|
566
|
+
/**
|
|
567
|
+
* @title Tree view with basic setup
|
|
568
|
+
*/
|
|
569
|
+
declare class AngularTreeComponentAngularTreeBasicExampleComponent {
|
|
570
|
+
protected nodes: {
|
|
571
|
+
name: string;
|
|
572
|
+
isExpanded: boolean;
|
|
573
|
+
helpPopoverContent: string;
|
|
574
|
+
children: ({
|
|
575
|
+
name: string;
|
|
576
|
+
isExpanded: boolean;
|
|
577
|
+
helpPopoverContent: string;
|
|
578
|
+
helpPopoverTitle: string;
|
|
579
|
+
children: {
|
|
580
|
+
name: string;
|
|
581
|
+
}[];
|
|
582
|
+
} | {
|
|
583
|
+
name: string;
|
|
584
|
+
isExpanded: boolean;
|
|
585
|
+
children: ({
|
|
586
|
+
name: string;
|
|
587
|
+
helpPopoverContent: string;
|
|
588
|
+
} | {
|
|
589
|
+
name: string;
|
|
590
|
+
helpPopoverContent?: undefined;
|
|
591
|
+
})[];
|
|
592
|
+
helpPopoverContent?: undefined;
|
|
593
|
+
helpPopoverTitle?: undefined;
|
|
594
|
+
})[];
|
|
595
|
+
}[];
|
|
596
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AngularTreeComponentAngularTreeBasicExampleComponent, never>;
|
|
597
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AngularTreeComponentAngularTreeBasicExampleComponent, "app-angular-tree-component-angular-tree-basic-example", never, {}, {}, never, never, true, never>;
|
|
598
|
+
}
|
|
599
|
+
|
|
600
|
+
/**
|
|
601
|
+
* @title Tree view with help key
|
|
602
|
+
*/
|
|
603
|
+
declare class AngularTreeComponentAngularTreeHelpKeyExampleComponent {
|
|
604
|
+
protected nodes: {
|
|
605
|
+
name: string;
|
|
606
|
+
isExpanded: boolean;
|
|
607
|
+
helpPopoverContent: string;
|
|
608
|
+
children: ({
|
|
609
|
+
name: string;
|
|
610
|
+
isExpanded: boolean;
|
|
611
|
+
helpPopoverContent: string;
|
|
612
|
+
helpPopoverTitle: string;
|
|
613
|
+
children: {
|
|
614
|
+
name: string;
|
|
615
|
+
helpKey: string;
|
|
616
|
+
}[];
|
|
617
|
+
} | {
|
|
618
|
+
name: string;
|
|
619
|
+
isExpanded: boolean;
|
|
620
|
+
children: ({
|
|
621
|
+
name: string;
|
|
622
|
+
helpPopoverContent: string;
|
|
623
|
+
helpKey?: undefined;
|
|
624
|
+
} | {
|
|
625
|
+
name: string;
|
|
626
|
+
helpKey: string;
|
|
627
|
+
helpPopoverContent?: undefined;
|
|
628
|
+
})[];
|
|
629
|
+
helpPopoverContent?: undefined;
|
|
630
|
+
helpPopoverTitle?: undefined;
|
|
631
|
+
})[];
|
|
632
|
+
}[];
|
|
633
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AngularTreeComponentAngularTreeHelpKeyExampleComponent, never>;
|
|
634
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AngularTreeComponentAngularTreeHelpKeyExampleComponent, "app-angular-tree-component-angular-tree-help-key-example", never, {}, {}, never, never, true, never>;
|
|
635
|
+
}
|
|
636
|
+
|
|
637
|
+
/**
|
|
638
|
+
* @title Currency
|
|
639
|
+
*/
|
|
640
|
+
declare class AutonumericCurrencyExampleComponent {
|
|
641
|
+
protected autonumericOptions: SkyAutonumericOptions | undefined;
|
|
642
|
+
protected formGroup: FormGroup;
|
|
643
|
+
constructor();
|
|
644
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AutonumericCurrencyExampleComponent, never>;
|
|
645
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AutonumericCurrencyExampleComponent, "app-autonumeric-currency-example", never, {}, {}, never, never, true, never>;
|
|
646
|
+
}
|
|
647
|
+
|
|
648
|
+
/**
|
|
649
|
+
* @title International formatting
|
|
650
|
+
*/
|
|
651
|
+
declare class AutonumericInternationalFormattingExampleComponent {
|
|
652
|
+
protected autonumericOptions: SkyAutonumericOptions | undefined;
|
|
653
|
+
protected formGroup: FormGroup;
|
|
654
|
+
constructor();
|
|
655
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AutonumericInternationalFormattingExampleComponent, never>;
|
|
656
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AutonumericInternationalFormattingExampleComponent, "app-autonumeric-international-formatting-example", never, {}, {}, never, never, true, never>;
|
|
657
|
+
}
|
|
658
|
+
|
|
659
|
+
/**
|
|
660
|
+
* @title Options provider
|
|
661
|
+
*/
|
|
662
|
+
declare class AutonumericOptionsProviderExampleComponent {
|
|
663
|
+
protected donationOptions: SkyAutonumericOptions;
|
|
664
|
+
protected formGroup: FormGroup;
|
|
665
|
+
protected pledgeOptions: SkyAutonumericOptions;
|
|
666
|
+
constructor();
|
|
667
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AutonumericOptionsProviderExampleComponent, never>;
|
|
668
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AutonumericOptionsProviderExampleComponent, "app-autonumeric-options-provider-example", never, {}, {}, never, never, true, never>;
|
|
669
|
+
}
|
|
670
|
+
|
|
671
|
+
/**
|
|
672
|
+
* @title Predefined options
|
|
673
|
+
*/
|
|
674
|
+
declare class AutonumericPresetExampleComponent {
|
|
675
|
+
protected autonumericOptions: SkyAutonumericOptions;
|
|
676
|
+
protected formGroup: FormGroup;
|
|
677
|
+
constructor();
|
|
678
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AutonumericPresetExampleComponent, never>;
|
|
679
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AutonumericPresetExampleComponent, "app-autonumeric-preset-example", never, {}, {}, never, never, true, never>;
|
|
680
|
+
}
|
|
681
|
+
|
|
682
|
+
/**
|
|
683
|
+
* @title Basic example
|
|
684
|
+
*/
|
|
685
|
+
declare class AvatarExampleComponent {
|
|
686
|
+
#private;
|
|
687
|
+
protected readonly avatar: i0.WritableSignal<string | File>;
|
|
688
|
+
protected readonly name: i0.WritableSignal<string>;
|
|
689
|
+
protected onAvatarChanged(fileItem: SkyFileItem): void;
|
|
690
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AvatarExampleComponent, never>;
|
|
691
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AvatarExampleComponent, "app-avatar-example", never, {}, {}, never, never, true, never>;
|
|
692
|
+
}
|
|
693
|
+
|
|
694
|
+
interface DemoForm$d {
|
|
695
|
+
favoriteColor: FormControl<SkyColorpickerOutput | string>;
|
|
696
|
+
}
|
|
697
|
+
/**
|
|
698
|
+
* @title Basic example
|
|
699
|
+
*/
|
|
700
|
+
declare class ColorpickerBasicExampleComponent {
|
|
701
|
+
protected favoriteColor: FormControl<SkyColorpickerOutput | string>;
|
|
702
|
+
protected formGroup: FormGroup<DemoForm$d>;
|
|
703
|
+
protected swatches: string[];
|
|
704
|
+
constructor();
|
|
705
|
+
protected onSelectedColorChanged(args: SkyColorpickerOutput): void;
|
|
706
|
+
protected submit(): void;
|
|
707
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ColorpickerBasicExampleComponent, never>;
|
|
708
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ColorpickerBasicExampleComponent, "app-colorpicker-basic-example", never, {}, {}, never, never, true, never>;
|
|
709
|
+
}
|
|
710
|
+
|
|
711
|
+
interface DemoForm$c {
|
|
712
|
+
favoriteColor: FormControl<SkyColorpickerOutput | string>;
|
|
713
|
+
}
|
|
714
|
+
/**
|
|
715
|
+
* @title Colorpicker with help key
|
|
716
|
+
*/
|
|
717
|
+
declare class ColorpickerHelpKeyExampleComponent {
|
|
718
|
+
protected favoriteColor: FormControl<SkyColorpickerOutput | string>;
|
|
719
|
+
protected formGroup: FormGroup<DemoForm$c>;
|
|
720
|
+
protected swatches: string[];
|
|
721
|
+
constructor();
|
|
722
|
+
protected onSelectedColorChanged(args: SkyColorpickerOutput): void;
|
|
723
|
+
protected submit(): void;
|
|
724
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ColorpickerHelpKeyExampleComponent, never>;
|
|
725
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ColorpickerHelpKeyExampleComponent, "app-colorpicker-help-key-example", never, {}, {}, never, never, true, never>;
|
|
726
|
+
}
|
|
727
|
+
|
|
728
|
+
interface DemoForm$b {
|
|
729
|
+
favoriteColor: FormControl<SkyColorpickerOutput | string>;
|
|
730
|
+
}
|
|
731
|
+
/**
|
|
732
|
+
* @title Interact with a colorpicker programmatically
|
|
733
|
+
*/
|
|
734
|
+
declare class ColorpickerProgrammaticExampleComponent {
|
|
735
|
+
#private;
|
|
736
|
+
protected colorpickerController: Subject<SkyColorpickerMessage>;
|
|
737
|
+
protected favoriteColor: FormControl<SkyColorpickerOutput | string>;
|
|
738
|
+
protected formGroup: FormGroup<DemoForm$b>;
|
|
739
|
+
protected showResetButton: boolean;
|
|
740
|
+
constructor();
|
|
741
|
+
protected openColorpicker(): void;
|
|
742
|
+
protected resetColorpicker(): void;
|
|
743
|
+
protected toggleResetButton(): void;
|
|
744
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ColorpickerProgrammaticExampleComponent, never>;
|
|
745
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ColorpickerProgrammaticExampleComponent, "app-colorpicker-programmatic-example", never, {}, {}, never, never, true, never>;
|
|
746
|
+
}
|
|
747
|
+
|
|
748
|
+
/**
|
|
749
|
+
* @title Basic example
|
|
750
|
+
*/
|
|
751
|
+
declare class CoreIdExampleComponent {
|
|
752
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CoreIdExampleComponent, never>;
|
|
753
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CoreIdExampleComponent, "app-core-id-example", never, {}, {}, never, never, true, never>;
|
|
754
|
+
}
|
|
755
|
+
|
|
756
|
+
/**
|
|
757
|
+
* @title Media query service with basic setup
|
|
758
|
+
*/
|
|
759
|
+
declare class CoreMediaQueryBasicExampleComponent {
|
|
760
|
+
protected breakpoint: i0.Signal<"xs" | "sm" | "md" | "lg" | undefined>;
|
|
761
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CoreMediaQueryBasicExampleComponent, never>;
|
|
762
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CoreMediaQueryBasicExampleComponent, "app-core-media-query-basic-example", never, {}, {}, never, never, true, never>;
|
|
763
|
+
}
|
|
764
|
+
|
|
765
|
+
/**
|
|
766
|
+
* @title Media query service using a responsive host container
|
|
767
|
+
*/
|
|
768
|
+
declare class CoreMediaQueryResponsiveHostExampleComponent {
|
|
769
|
+
protected breakpoint: i0.Signal<"xs" | "sm" | "md" | "lg" | undefined>;
|
|
770
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CoreMediaQueryResponsiveHostExampleComponent, never>;
|
|
771
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CoreMediaQueryResponsiveHostExampleComponent, "app-core-media-query-responsive-host-example", never, {}, {}, never, never, true, never>;
|
|
772
|
+
}
|
|
773
|
+
|
|
774
|
+
/**
|
|
775
|
+
* @title Numeric pipe with basic setup
|
|
776
|
+
*/
|
|
777
|
+
declare class CoreNumericBasicExampleComponent {
|
|
778
|
+
defaultValue: number;
|
|
779
|
+
configuredValue: number;
|
|
780
|
+
numericOptions: SkyNumericOptions;
|
|
781
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CoreNumericBasicExampleComponent, never>;
|
|
782
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CoreNumericBasicExampleComponent, "app-core-numeric-basic-example", never, { "defaultValue": { "alias": "defaultValue"; "required": false; }; "configuredValue": { "alias": "configuredValue"; "required": false; }; "numericOptions": { "alias": "numericOptions"; "required": false; }; }, {}, never, never, true, never>;
|
|
783
|
+
}
|
|
784
|
+
|
|
785
|
+
interface DataManagerDemoRow {
|
|
786
|
+
selected?: boolean;
|
|
787
|
+
id: string;
|
|
788
|
+
name: string;
|
|
789
|
+
description: string;
|
|
790
|
+
type: string;
|
|
791
|
+
color: string;
|
|
792
|
+
}
|
|
793
|
+
|
|
794
|
+
/**
|
|
795
|
+
* @title Data manager with basic setup
|
|
796
|
+
*/
|
|
797
|
+
declare class DataManagerBasicExampleComponent implements OnInit {
|
|
798
|
+
#private;
|
|
799
|
+
protected items: DataManagerDemoRow[];
|
|
800
|
+
ngOnInit(): void;
|
|
801
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DataManagerBasicExampleComponent, never>;
|
|
802
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DataManagerBasicExampleComponent, "app-data-manager-basic-example", never, {}, {}, never, never, true, never>;
|
|
803
|
+
}
|
|
804
|
+
|
|
805
|
+
/**
|
|
806
|
+
* @title Date pipe basic setup
|
|
807
|
+
*/
|
|
808
|
+
declare class DatetimeDatePipeBasicExampleComponent {
|
|
809
|
+
protected myDate: Date;
|
|
810
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DatetimeDatePipeBasicExampleComponent, never>;
|
|
811
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DatetimeDatePipeBasicExampleComponent, "app-datetime-date-pipe-basic-example", never, {}, {}, never, never, true, never>;
|
|
812
|
+
}
|
|
813
|
+
|
|
814
|
+
/**
|
|
815
|
+
* @title Date range picker with basic setup
|
|
816
|
+
*/
|
|
817
|
+
declare class DatetimeDateRangePickerBasicExampleComponent {
|
|
818
|
+
protected dateFormat: string | undefined;
|
|
819
|
+
protected disabled: boolean;
|
|
820
|
+
protected hintText: string;
|
|
821
|
+
protected labelText: string;
|
|
822
|
+
protected lastDonation: FormControl<SkyDateRangeCalculation>;
|
|
823
|
+
protected formGroup: _angular_forms.FormGroup<{
|
|
824
|
+
lastDonation: FormControl<SkyDateRangeCalculation>;
|
|
825
|
+
}>;
|
|
826
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DatetimeDateRangePickerBasicExampleComponent, never>;
|
|
827
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DatetimeDateRangePickerBasicExampleComponent, "app-datetime-date-range-picker-basic-example", never, {}, {}, never, never, true, never>;
|
|
828
|
+
}
|
|
829
|
+
|
|
830
|
+
/**
|
|
831
|
+
* @title Date range picker with custom calculator
|
|
832
|
+
*/
|
|
833
|
+
declare class DatetimeDateRangePickerCustomCalculatorExampleComponent {
|
|
834
|
+
#private;
|
|
835
|
+
protected customCalculators: SkyDateRangeCalculatorId[] | undefined;
|
|
836
|
+
protected disabled: boolean;
|
|
837
|
+
protected hintText: string;
|
|
838
|
+
protected labelText: string;
|
|
839
|
+
protected lastDonation: FormControl<SkyDateRangeCalculation>;
|
|
840
|
+
protected formGroup: _angular_forms.FormGroup<{
|
|
841
|
+
lastDonation: FormControl<SkyDateRangeCalculation>;
|
|
842
|
+
}>;
|
|
843
|
+
protected selectedCalculator: i0.WritableSignal<SkyDateRangeCalculator | undefined>;
|
|
844
|
+
constructor();
|
|
845
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DatetimeDateRangePickerCustomCalculatorExampleComponent, never>;
|
|
846
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DatetimeDateRangePickerCustomCalculatorExampleComponent, "app-datetime-date-range-picker-custom-calculator-example", never, {}, {}, never, never, true, never>;
|
|
847
|
+
}
|
|
848
|
+
|
|
849
|
+
/**
|
|
850
|
+
* @title Date range picker with help key
|
|
851
|
+
*/
|
|
852
|
+
declare class DatetimeDateRangePickerHelpKeyExampleComponent {
|
|
853
|
+
protected dateFormat: string | undefined;
|
|
854
|
+
protected disabled: boolean;
|
|
855
|
+
protected hintText: string;
|
|
856
|
+
protected labelText: string;
|
|
857
|
+
protected lastDonation: FormControl<SkyDateRangeCalculation>;
|
|
858
|
+
protected formGroup: _angular_forms.FormGroup<{
|
|
859
|
+
lastDonation: FormControl<SkyDateRangeCalculation>;
|
|
860
|
+
}>;
|
|
861
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DatetimeDateRangePickerHelpKeyExampleComponent, never>;
|
|
862
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DatetimeDateRangePickerHelpKeyExampleComponent, "app-datetime-date-range-picker-help-key-example", never, {}, {}, never, never, true, never>;
|
|
863
|
+
}
|
|
864
|
+
|
|
865
|
+
interface DemoForm$a {
|
|
866
|
+
startDate: FormControl<Date | null>;
|
|
867
|
+
}
|
|
868
|
+
/**
|
|
869
|
+
* @title Datepicker with basic setup
|
|
870
|
+
*/
|
|
871
|
+
declare class DatetimeDatepickerBasicExampleComponent {
|
|
872
|
+
protected formGroup: FormGroup<DemoForm$a>;
|
|
873
|
+
protected startDate: FormControl<Date | null>;
|
|
874
|
+
protected hintText: string;
|
|
875
|
+
helpPopoverContent: string;
|
|
876
|
+
constructor();
|
|
877
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DatetimeDatepickerBasicExampleComponent, never>;
|
|
878
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DatetimeDatepickerBasicExampleComponent, "app-datetime-datepicker-basic-example", never, {}, {}, never, never, true, never>;
|
|
879
|
+
}
|
|
880
|
+
|
|
881
|
+
/**
|
|
882
|
+
* @title Datepicker with custom dates
|
|
883
|
+
*/
|
|
884
|
+
declare class DatetimeDatepickerCustomDatesExampleComponent {
|
|
885
|
+
#private;
|
|
886
|
+
protected formGroup: FormGroup;
|
|
887
|
+
constructor();
|
|
888
|
+
protected onCalendarDateRangeChange(event: SkyDatepickerCalendarChange): void;
|
|
889
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DatetimeDatepickerCustomDatesExampleComponent, never>;
|
|
890
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DatetimeDatepickerCustomDatesExampleComponent, "app-datetime-datepicker-custom-dates-example", never, {}, {}, never, never, true, never>;
|
|
891
|
+
}
|
|
892
|
+
|
|
893
|
+
/**
|
|
894
|
+
* @title Fuzzy datepicker
|
|
895
|
+
*/
|
|
896
|
+
declare class DatetimeDatepickerFuzzyExampleComponent {
|
|
897
|
+
protected formGroup: FormGroup;
|
|
898
|
+
protected hintText: string;
|
|
899
|
+
helpPopoverContent: string;
|
|
900
|
+
constructor();
|
|
901
|
+
protected get getFuzzyDateForDisplay(): string;
|
|
902
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DatetimeDatepickerFuzzyExampleComponent, never>;
|
|
903
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DatetimeDatepickerFuzzyExampleComponent, "app-datetime-datepicker-fuzzy-example", never, {}, {}, never, never, true, never>;
|
|
904
|
+
}
|
|
905
|
+
|
|
906
|
+
interface DemoForm$9 {
|
|
907
|
+
time: FormControl<SkyTimepickerTimeOutput | string>;
|
|
908
|
+
}
|
|
909
|
+
/**
|
|
910
|
+
* @title Timepicker with basic setup
|
|
911
|
+
*/
|
|
912
|
+
declare class DatetimeTimepickerBasicExampleComponent {
|
|
913
|
+
protected formGroup: FormGroup<DemoForm$9>;
|
|
914
|
+
protected time: FormControl<SkyTimepickerTimeOutput | string>;
|
|
915
|
+
protected hintText: string;
|
|
916
|
+
helpPopoverContent: string;
|
|
917
|
+
constructor();
|
|
918
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DatetimeTimepickerBasicExampleComponent, never>;
|
|
919
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DatetimeTimepickerBasicExampleComponent, "app-datetime-timepicker-basic-example", never, {}, {}, never, never, true, never>;
|
|
920
|
+
}
|
|
921
|
+
|
|
922
|
+
/**
|
|
923
|
+
* @title Embed error within the page markup
|
|
924
|
+
*/
|
|
925
|
+
declare class ErrorsErrorEmbeddedExampleComponent {
|
|
926
|
+
protected customAction(): void;
|
|
927
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ErrorsErrorEmbeddedExampleComponent, never>;
|
|
928
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ErrorsErrorEmbeddedExampleComponent, "app-errors-error-embedded-example", never, {}, {}, never, never, true, never>;
|
|
929
|
+
}
|
|
930
|
+
|
|
931
|
+
/**
|
|
932
|
+
* @title Show an error inside a modal
|
|
933
|
+
*/
|
|
934
|
+
declare class ErrorsErrorModalExampleComponent {
|
|
935
|
+
#private;
|
|
936
|
+
openErrorModal(): void;
|
|
937
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ErrorsErrorModalExampleComponent, never>;
|
|
938
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ErrorsErrorModalExampleComponent, "app-errors-error-modal-example", never, {}, {}, never, never, true, never>;
|
|
939
|
+
}
|
|
940
|
+
|
|
941
|
+
/**
|
|
942
|
+
* @title Flyout with basic setup
|
|
943
|
+
*/
|
|
944
|
+
declare class FlyoutBasicExampleComponent {
|
|
945
|
+
#private;
|
|
946
|
+
protected closeAndRemoveFlyout(): void;
|
|
947
|
+
openFlyoutWithCustomWidth(): void;
|
|
948
|
+
protected openSimpleFlyout(): void;
|
|
949
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FlyoutBasicExampleComponent, never>;
|
|
950
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FlyoutBasicExampleComponent, "app-flyout-basic-example", never, {}, {}, never, never, true, never>;
|
|
951
|
+
}
|
|
952
|
+
|
|
953
|
+
/**
|
|
954
|
+
* @title Flyouts with customized headers
|
|
955
|
+
*/
|
|
956
|
+
declare class FlyoutCustomHeadersExampleComponent {
|
|
957
|
+
#private;
|
|
958
|
+
recordNumber: number;
|
|
959
|
+
primaryActionCallback(): void;
|
|
960
|
+
openFlyoutWithIterators(): void;
|
|
961
|
+
openFlyoutWithPrimaryAction(): void;
|
|
962
|
+
openFlyoutWithRoutePermalink(): void;
|
|
963
|
+
openFlyoutWithUrlPermalink(): void;
|
|
964
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FlyoutCustomHeadersExampleComponent, never>;
|
|
965
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FlyoutCustomHeadersExampleComponent, "app-flyout-custom-headers-example", never, {}, {}, never, never, true, never>;
|
|
966
|
+
}
|
|
967
|
+
|
|
968
|
+
/**
|
|
969
|
+
* @title Character count with basic setup
|
|
970
|
+
*/
|
|
971
|
+
declare class FormsCharacterCountExampleComponent {
|
|
972
|
+
#private;
|
|
973
|
+
protected description: FormControl;
|
|
974
|
+
protected formGroup: FormGroup;
|
|
975
|
+
protected maxDescriptionCharacterCount: number;
|
|
976
|
+
constructor();
|
|
977
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FormsCharacterCountExampleComponent, never>;
|
|
978
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FormsCharacterCountExampleComponent, "app-forms-character-count-example", never, {}, {}, never, never, true, never>;
|
|
979
|
+
}
|
|
980
|
+
|
|
981
|
+
/**
|
|
982
|
+
* @title Standard checkboxes
|
|
983
|
+
*/
|
|
984
|
+
declare class FormsCheckboxBasicExampleComponent {
|
|
985
|
+
#private;
|
|
986
|
+
protected formGroup: FormGroup;
|
|
987
|
+
protected contactMethod: FormGroup;
|
|
988
|
+
constructor();
|
|
989
|
+
protected onSubmit(): void;
|
|
990
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FormsCheckboxBasicExampleComponent, never>;
|
|
991
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FormsCheckboxBasicExampleComponent, "app-forms-checkbox-basic-example", never, {}, {}, never, never, true, never>;
|
|
992
|
+
}
|
|
993
|
+
|
|
994
|
+
/**
|
|
995
|
+
* @title Checkboxes with help key
|
|
996
|
+
*/
|
|
997
|
+
declare class FormsCheckboxHelpKeyExampleComponent {
|
|
998
|
+
#private;
|
|
999
|
+
protected formGroup: FormGroup;
|
|
1000
|
+
protected contactMethod: FormGroup;
|
|
1001
|
+
constructor();
|
|
1002
|
+
protected onSubmit(): void;
|
|
1003
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FormsCheckboxHelpKeyExampleComponent, never>;
|
|
1004
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FormsCheckboxHelpKeyExampleComponent, "app-forms-checkbox-help-key-example", never, {}, {}, never, never, true, never>;
|
|
1005
|
+
}
|
|
1006
|
+
|
|
1007
|
+
/**
|
|
1008
|
+
* @title Icon checkbox group
|
|
1009
|
+
*/
|
|
1010
|
+
declare class FormsCheckboxIconGroupExampleComponent {
|
|
1011
|
+
protected formGroup: FormGroup;
|
|
1012
|
+
constructor();
|
|
1013
|
+
onSubmit(): void;
|
|
1014
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FormsCheckboxIconGroupExampleComponent, never>;
|
|
1015
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FormsCheckboxIconGroupExampleComponent, "app-forms-checkbox-icon-group-example", never, {}, {}, never, never, true, never>;
|
|
1016
|
+
}
|
|
1017
|
+
|
|
1018
|
+
/**
|
|
1019
|
+
* @title Field group with basic setup
|
|
1020
|
+
*/
|
|
1021
|
+
declare class FormsFieldGroupBasicExampleComponent {
|
|
1022
|
+
#private;
|
|
1023
|
+
protected formGroup: FormGroup;
|
|
1024
|
+
protected helpPopoverContent: string;
|
|
1025
|
+
protected states: string[];
|
|
1026
|
+
constructor();
|
|
1027
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FormsFieldGroupBasicExampleComponent, never>;
|
|
1028
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FormsFieldGroupBasicExampleComponent, "app-forms-field-group-basic-example", never, {}, {}, never, never, true, never>;
|
|
1029
|
+
}
|
|
1030
|
+
|
|
1031
|
+
/**
|
|
1032
|
+
* @title Field group with help key
|
|
1033
|
+
*/
|
|
1034
|
+
declare class FormsFieldGroupHelpKeyExampleComponent {
|
|
1035
|
+
#private;
|
|
1036
|
+
protected formGroup: FormGroup;
|
|
1037
|
+
protected states: string[];
|
|
1038
|
+
constructor();
|
|
1039
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FormsFieldGroupHelpKeyExampleComponent, never>;
|
|
1040
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FormsFieldGroupHelpKeyExampleComponent, "app-forms-field-group-help-key-example", never, {}, {}, never, never, true, never>;
|
|
1041
|
+
}
|
|
1042
|
+
|
|
1043
|
+
/**
|
|
1044
|
+
* @title File attachment with basic setup
|
|
1045
|
+
*/
|
|
1046
|
+
declare class FormsFileAttachmentBasicExampleComponent {
|
|
1047
|
+
protected attachment: FormControl<SkyFileItem | null | undefined>;
|
|
1048
|
+
protected formGroup: FormGroup<{
|
|
1049
|
+
attachment: FormControl<SkyFileItem | null | undefined>;
|
|
1050
|
+
}>;
|
|
1051
|
+
protected maxFileSize: number;
|
|
1052
|
+
constructor();
|
|
1053
|
+
protected onFileClick($event: SkyFileAttachmentClick): void;
|
|
1054
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FormsFileAttachmentBasicExampleComponent, never>;
|
|
1055
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FormsFileAttachmentBasicExampleComponent, "app-forms-file-attachment-basic-example", never, {}, {}, never, never, true, never>;
|
|
1056
|
+
}
|
|
1057
|
+
|
|
1058
|
+
/**
|
|
1059
|
+
* @title File attachment with help key
|
|
1060
|
+
*/
|
|
1061
|
+
declare class FormsFileAttachmentHelpKeyExampleComponent {
|
|
1062
|
+
protected attachment: FormControl<SkyFileItem | null | undefined>;
|
|
1063
|
+
protected formGroup: FormGroup<{
|
|
1064
|
+
attachment: FormControl<SkyFileItem | null | undefined>;
|
|
1065
|
+
}>;
|
|
1066
|
+
protected maxFileSize: number;
|
|
1067
|
+
constructor();
|
|
1068
|
+
protected onFileClick($event: SkyFileAttachmentClick): void;
|
|
1069
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FormsFileAttachmentHelpKeyExampleComponent, never>;
|
|
1070
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FormsFileAttachmentHelpKeyExampleComponent, "app-forms-file-attachment-help-key-example", never, {}, {}, never, never, true, never>;
|
|
1071
|
+
}
|
|
1072
|
+
|
|
1073
|
+
/**
|
|
1074
|
+
* @title File drop with basic setup
|
|
1075
|
+
*/
|
|
1076
|
+
declare class FormsFileDropBasicExampleComponent {
|
|
1077
|
+
protected acceptedTypes: string;
|
|
1078
|
+
protected hintText: string;
|
|
1079
|
+
protected inlineHelpContent: string;
|
|
1080
|
+
protected labelText: string;
|
|
1081
|
+
protected maxFileSize: number;
|
|
1082
|
+
protected stacked: string;
|
|
1083
|
+
fileDrop: FormControl<(SkyFileItem | SkyFileLink)[] | null | undefined>;
|
|
1084
|
+
formGroup: FormGroup;
|
|
1085
|
+
protected deleteFile(file: SkyFileItem | SkyFileLink): void;
|
|
1086
|
+
protected validateFile(file: SkyFileItem): string | undefined;
|
|
1087
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FormsFileDropBasicExampleComponent, never>;
|
|
1088
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FormsFileDropBasicExampleComponent, "app-forms-file-drop-basic-example", never, {}, {}, never, never, true, never>;
|
|
1089
|
+
}
|
|
1090
|
+
|
|
1091
|
+
/**
|
|
1092
|
+
* @title File drop with help key
|
|
1093
|
+
*/
|
|
1094
|
+
declare class FormsFileDropHelpKeyExampleComponent {
|
|
1095
|
+
#private;
|
|
1096
|
+
protected acceptedTypes: string;
|
|
1097
|
+
protected allItems: (SkyFileItem | SkyFileLink)[];
|
|
1098
|
+
protected hintText: string;
|
|
1099
|
+
protected labelText: string;
|
|
1100
|
+
protected maxFileSize: number;
|
|
1101
|
+
protected rejectedFiles: SkyFileItem[];
|
|
1102
|
+
protected required: boolean;
|
|
1103
|
+
protected stacked: string;
|
|
1104
|
+
protected deleteFile(file: SkyFileItem | SkyFileLink): void;
|
|
1105
|
+
protected onFilesChanged(change: SkyFileDropChange): void;
|
|
1106
|
+
protected onLinkChanged(change: SkyFileLink): void;
|
|
1107
|
+
protected validateFile(file: SkyFileItem): string | undefined;
|
|
1108
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FormsFileDropHelpKeyExampleComponent, never>;
|
|
1109
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FormsFileDropHelpKeyExampleComponent, "app-forms-file-drop-help-key-example", never, {}, {}, never, never, true, never>;
|
|
1110
|
+
}
|
|
1111
|
+
|
|
1112
|
+
/**
|
|
1113
|
+
* @title Input box
|
|
1114
|
+
*/
|
|
1115
|
+
declare class FormsInputBoxBasicExampleComponent {
|
|
1116
|
+
protected favoriteColor: FormControl<string | null>;
|
|
1117
|
+
protected formGroup: _angular_forms.FormGroup<{
|
|
1118
|
+
firstName: FormControl<string | null>;
|
|
1119
|
+
lastName: FormControl<string | null>;
|
|
1120
|
+
bio: FormControl<string | null>;
|
|
1121
|
+
email: FormControl<string | null>;
|
|
1122
|
+
dob: FormControl<string | null>;
|
|
1123
|
+
favoriteColor: FormControl<string | null>;
|
|
1124
|
+
}>;
|
|
1125
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FormsInputBoxBasicExampleComponent, never>;
|
|
1126
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FormsInputBoxBasicExampleComponent, "app-forms-input-box-basic-example", never, {}, {}, never, never, true, never>;
|
|
1127
|
+
}
|
|
1128
|
+
|
|
1129
|
+
/**
|
|
1130
|
+
* @title Input box with custom errors
|
|
1131
|
+
*/
|
|
1132
|
+
declare class FormsInputBoxWithCustomFormErrorsExampleComponent {
|
|
1133
|
+
protected favoriteColor: FormControl<string | null>;
|
|
1134
|
+
protected formGroup: _angular_forms.FormGroup<{
|
|
1135
|
+
favoriteColor: FormControl<string | null>;
|
|
1136
|
+
}>;
|
|
1137
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FormsInputBoxWithCustomFormErrorsExampleComponent, never>;
|
|
1138
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FormsInputBoxWithCustomFormErrorsExampleComponent, "app-forms-input-box-basic-example", never, {}, {}, never, never, true, never>;
|
|
1139
|
+
}
|
|
1140
|
+
|
|
1141
|
+
interface DemoForm$8 {
|
|
1142
|
+
paymentMethod: FormControl<string | null>;
|
|
1143
|
+
}
|
|
1144
|
+
interface Item$7 {
|
|
1145
|
+
name: string;
|
|
1146
|
+
value: string;
|
|
1147
|
+
disabled?: boolean;
|
|
1148
|
+
hintText?: string;
|
|
1149
|
+
helpKey?: string;
|
|
1150
|
+
}
|
|
1151
|
+
/**
|
|
1152
|
+
* @title Radio group with help key
|
|
1153
|
+
*/
|
|
1154
|
+
declare class FormsRadioHelpKeyExampleComponent {
|
|
1155
|
+
#private;
|
|
1156
|
+
protected formGroup: FormGroup<DemoForm$8>;
|
|
1157
|
+
protected hintText: string;
|
|
1158
|
+
protected paymentMethod: FormControl<string | null>;
|
|
1159
|
+
protected paymentOptions: Item$7[];
|
|
1160
|
+
constructor();
|
|
1161
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FormsRadioHelpKeyExampleComponent, never>;
|
|
1162
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FormsRadioHelpKeyExampleComponent, "app-forms-radio-help-key-example", never, {}, {}, never, never, true, never>;
|
|
1163
|
+
}
|
|
1164
|
+
|
|
1165
|
+
interface Item$6 {
|
|
1166
|
+
icon: string;
|
|
1167
|
+
label: string;
|
|
1168
|
+
name: string;
|
|
1169
|
+
}
|
|
1170
|
+
/**
|
|
1171
|
+
* @title Radio group with icons
|
|
1172
|
+
*/
|
|
1173
|
+
declare class FormsRadioIconExampleComponent {
|
|
1174
|
+
protected formGroup: FormGroup;
|
|
1175
|
+
protected views: Item$6[];
|
|
1176
|
+
constructor();
|
|
1177
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FormsRadioIconExampleComponent, never>;
|
|
1178
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FormsRadioIconExampleComponent, "app-forms-radio-icon-example", never, {}, {}, never, never, true, never>;
|
|
1179
|
+
}
|
|
1180
|
+
|
|
1181
|
+
interface DemoForm$7 {
|
|
1182
|
+
paymentMethod: FormControl<string | null>;
|
|
1183
|
+
}
|
|
1184
|
+
interface Item$5 {
|
|
1185
|
+
name: string;
|
|
1186
|
+
value: string;
|
|
1187
|
+
disabled?: boolean;
|
|
1188
|
+
hintText?: string;
|
|
1189
|
+
helpContent?: string;
|
|
1190
|
+
}
|
|
1191
|
+
/**
|
|
1192
|
+
* @title Radio group with standard setup
|
|
1193
|
+
*/
|
|
1194
|
+
declare class FormsRadioStandardExampleComponent {
|
|
1195
|
+
#private;
|
|
1196
|
+
protected formGroup: FormGroup<DemoForm$7>;
|
|
1197
|
+
protected helpPopoverContent: string;
|
|
1198
|
+
protected helpPopoverTitle: string;
|
|
1199
|
+
protected hintText: string;
|
|
1200
|
+
protected paymentMethod: FormControl<string | null>;
|
|
1201
|
+
protected paymentOptions: Item$5[];
|
|
1202
|
+
constructor();
|
|
1203
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FormsRadioStandardExampleComponent, never>;
|
|
1204
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FormsRadioStandardExampleComponent, "app-forms-radio-standard-example", never, {}, {}, never, never, true, never>;
|
|
1205
|
+
}
|
|
1206
|
+
|
|
1207
|
+
/**
|
|
1208
|
+
* @title Selection boxes with checkboxes
|
|
1209
|
+
*/
|
|
1210
|
+
declare class FormsSelectionBoxCheckboxExampleComponent {
|
|
1211
|
+
#private;
|
|
1212
|
+
protected checkboxControls: FormControl[] | undefined;
|
|
1213
|
+
protected selectionBoxes: {
|
|
1214
|
+
description: string;
|
|
1215
|
+
icon: string;
|
|
1216
|
+
name: string;
|
|
1217
|
+
selected?: boolean;
|
|
1218
|
+
}[];
|
|
1219
|
+
protected formGroup: FormGroup;
|
|
1220
|
+
constructor();
|
|
1221
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FormsSelectionBoxCheckboxExampleComponent, never>;
|
|
1222
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FormsSelectionBoxCheckboxExampleComponent, "app-forms-selection-box-checkbox-example", never, {}, {}, never, never, true, never>;
|
|
1223
|
+
}
|
|
1224
|
+
|
|
1225
|
+
/**
|
|
1226
|
+
* @title Selection boxes with radio buttons
|
|
1227
|
+
*/
|
|
1228
|
+
declare class FormsSelectionBoxRadioExampleComponent {
|
|
1229
|
+
protected items: Record<string, string>[];
|
|
1230
|
+
protected formGroup: FormGroup;
|
|
1231
|
+
constructor();
|
|
1232
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FormsSelectionBoxRadioExampleComponent, never>;
|
|
1233
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FormsSelectionBoxRadioExampleComponent, "app-forms-selection-box-radio-example", never, {}, {}, never, never, true, never>;
|
|
1234
|
+
}
|
|
1235
|
+
|
|
1236
|
+
/**
|
|
1237
|
+
* @title Toggle switch with basic setup
|
|
1238
|
+
*/
|
|
1239
|
+
declare class FormsToggleSwitchBasicExampleComponent {
|
|
1240
|
+
protected formGroup: FormGroup;
|
|
1241
|
+
protected helpPopoverContent: string;
|
|
1242
|
+
constructor();
|
|
1243
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FormsToggleSwitchBasicExampleComponent, never>;
|
|
1244
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FormsToggleSwitchBasicExampleComponent, "app-forms-toggle-switch-basic-example", never, {}, {}, never, never, true, never>;
|
|
1245
|
+
}
|
|
1246
|
+
|
|
1247
|
+
/**
|
|
1248
|
+
* @title Toggle switch with help key
|
|
1249
|
+
*/
|
|
1250
|
+
declare class FormsToggleSwitchHelpKeyExampleComponent {
|
|
1251
|
+
protected formGroup: FormGroup;
|
|
1252
|
+
constructor();
|
|
1253
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FormsToggleSwitchHelpKeyExampleComponent, never>;
|
|
1254
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FormsToggleSwitchHelpKeyExampleComponent, "app-forms-toggle-switch-help-key-example", never, {}, {}, never, never, true, never>;
|
|
1255
|
+
}
|
|
1256
|
+
|
|
1257
|
+
/**
|
|
1258
|
+
* @title Help inline button with basic setup
|
|
1259
|
+
*/
|
|
1260
|
+
declare class HelpInlineBasicExampleComponent {
|
|
1261
|
+
onActionClick(): void;
|
|
1262
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HelpInlineBasicExampleComponent, never>;
|
|
1263
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<HelpInlineBasicExampleComponent, "app-help-inline-basic-example", never, {}, {}, never, never, true, never>;
|
|
1264
|
+
}
|
|
1265
|
+
|
|
1266
|
+
/**
|
|
1267
|
+
* @title Icon with basic setup
|
|
1268
|
+
*/
|
|
1269
|
+
declare class IconBasicExampleComponent {
|
|
1270
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IconBasicExampleComponent, never>;
|
|
1271
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IconBasicExampleComponent, "app-icon-basic-example", never, {}, {}, never, never, true, never>;
|
|
1272
|
+
}
|
|
1273
|
+
|
|
1274
|
+
/**
|
|
1275
|
+
* @title Icons in buttons
|
|
1276
|
+
*/
|
|
1277
|
+
declare class IconIconButtonExampleComponent {
|
|
1278
|
+
protected textButtonClick(): void;
|
|
1279
|
+
protected iconOnlyButtonClick(): void;
|
|
1280
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IconIconButtonExampleComponent, never>;
|
|
1281
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IconIconButtonExampleComponent, "app-icon-icon-button-example", never, {}, {}, never, never, true, never>;
|
|
1282
|
+
}
|
|
1283
|
+
|
|
1284
|
+
/**
|
|
1285
|
+
* @title Alert with basic setup
|
|
1286
|
+
*/
|
|
1287
|
+
declare class IndicatorsAlertBasicExampleComponent {
|
|
1288
|
+
days: number;
|
|
1289
|
+
protected onClosedChange(event: boolean): void;
|
|
1290
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IndicatorsAlertBasicExampleComponent, never>;
|
|
1291
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IndicatorsAlertBasicExampleComponent, "app-indicators-alert-basic-example", never, { "days": { "alias": "days"; "required": false; }; }, {}, never, never, true, never>;
|
|
1292
|
+
}
|
|
1293
|
+
|
|
1294
|
+
/**
|
|
1295
|
+
* @title Spot illustration with basic setup
|
|
1296
|
+
*/
|
|
1297
|
+
declare class IndicatorsIllustrationBasicExampleComponent {
|
|
1298
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IndicatorsIllustrationBasicExampleComponent, never>;
|
|
1299
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IndicatorsIllustrationBasicExampleComponent, "app-indicators-illustration-basic-example", never, {}, {}, never, never, true, never>;
|
|
1300
|
+
}
|
|
1301
|
+
|
|
1302
|
+
/**
|
|
1303
|
+
* @title Key info with basic setup
|
|
1304
|
+
*/
|
|
1305
|
+
declare class IndicatorsKeyInfoBasicExampleComponent {
|
|
1306
|
+
#private;
|
|
1307
|
+
set value(value: number | undefined);
|
|
1308
|
+
get value(): number | undefined;
|
|
1309
|
+
protected layout: SkyKeyInfoLayoutType;
|
|
1310
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IndicatorsKeyInfoBasicExampleComponent, never>;
|
|
1311
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IndicatorsKeyInfoBasicExampleComponent, "app-indicators-key-info-basic-example", never, { "value": { "alias": "value"; "required": false; }; }, {}, never, never, true, never>;
|
|
1312
|
+
}
|
|
1313
|
+
|
|
1314
|
+
/**
|
|
1315
|
+
* @title Key info with help key
|
|
1316
|
+
*/
|
|
1317
|
+
declare class IndicatorsKeyInfoHelpKeyExampleComponent {
|
|
1318
|
+
#private;
|
|
1319
|
+
set value(value: number | undefined);
|
|
1320
|
+
get value(): number | undefined;
|
|
1321
|
+
protected layout: SkyKeyInfoLayoutType;
|
|
1322
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IndicatorsKeyInfoHelpKeyExampleComponent, never>;
|
|
1323
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IndicatorsKeyInfoHelpKeyExampleComponent, "app-indicators-key-info-help-key-example", never, { "value": { "alias": "value"; "required": false; }; }, {}, never, never, true, never>;
|
|
1324
|
+
}
|
|
1325
|
+
|
|
1326
|
+
/**
|
|
1327
|
+
* @title Label with basic setup
|
|
1328
|
+
*/
|
|
1329
|
+
declare class IndicatorsLabelBasicExampleComponent {
|
|
1330
|
+
#private;
|
|
1331
|
+
get daysUntilDue(): number;
|
|
1332
|
+
set daysUntilDue(days: number);
|
|
1333
|
+
get submitted(): boolean;
|
|
1334
|
+
set submitted(submitted: boolean);
|
|
1335
|
+
protected descriptionType: SkyIndicatorDescriptionType;
|
|
1336
|
+
protected labelText: string;
|
|
1337
|
+
protected labelType: SkyLabelType;
|
|
1338
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IndicatorsLabelBasicExampleComponent, never>;
|
|
1339
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IndicatorsLabelBasicExampleComponent, "app-indicators-label-basic-example", never, { "daysUntilDue": { "alias": "daysUntilDue"; "required": false; }; "submitted": { "alias": "submitted"; "required": false; }; }, {}, never, never, true, never>;
|
|
1340
|
+
}
|
|
1341
|
+
|
|
1342
|
+
/**
|
|
1343
|
+
* @title Status indicator with basic setup
|
|
1344
|
+
*/
|
|
1345
|
+
declare class IndicatorsStatusIndicatorBasicExampleComponent {
|
|
1346
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IndicatorsStatusIndicatorBasicExampleComponent, never>;
|
|
1347
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IndicatorsStatusIndicatorBasicExampleComponent, "app-indicators-status-indicator-basic-example", never, {}, {}, never, never, true, never>;
|
|
1348
|
+
}
|
|
1349
|
+
|
|
1350
|
+
/**
|
|
1351
|
+
* @title Status indicator with help key
|
|
1352
|
+
*/
|
|
1353
|
+
declare class IndicatorsStatusIndicatorHelpKeyExampleComponent {
|
|
1354
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IndicatorsStatusIndicatorHelpKeyExampleComponent, never>;
|
|
1355
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IndicatorsStatusIndicatorHelpKeyExampleComponent, "app-indicators-status-indicator-help-key-example", never, {}, {}, never, never, true, never>;
|
|
1356
|
+
}
|
|
1357
|
+
|
|
1358
|
+
/**
|
|
1359
|
+
* @title Text highlight with basic setup
|
|
1360
|
+
*/
|
|
1361
|
+
declare class IndicatorsTextHighlightBasicExampleComponent {
|
|
1362
|
+
protected searchTerm: string;
|
|
1363
|
+
protected showAdditionalContent: boolean;
|
|
1364
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IndicatorsTextHighlightBasicExampleComponent, never>;
|
|
1365
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IndicatorsTextHighlightBasicExampleComponent, "app-indicators-text-highlight-basic-example", never, {}, {}, never, never, true, never>;
|
|
1366
|
+
}
|
|
1367
|
+
|
|
1368
|
+
/**
|
|
1369
|
+
* @title Tokens with basic setup
|
|
1370
|
+
*/
|
|
1371
|
+
declare class IndicatorsTokensBasicExampleComponent {
|
|
1372
|
+
colors: SkyToken<{
|
|
1373
|
+
name: string;
|
|
1374
|
+
}>[];
|
|
1375
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IndicatorsTokensBasicExampleComponent, never>;
|
|
1376
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IndicatorsTokensBasicExampleComponent, "app-indicators-tokens-basic-example", never, {}, {}, never, never, true, never>;
|
|
1377
|
+
}
|
|
1378
|
+
|
|
1379
|
+
interface TokenItem {
|
|
1380
|
+
label: string;
|
|
1381
|
+
}
|
|
1382
|
+
/**
|
|
1383
|
+
* Tokens with programmatic interactions
|
|
1384
|
+
*/
|
|
1385
|
+
declare class IndicatorsTokensCustomExampleComponent implements OnDestroy {
|
|
1386
|
+
#private;
|
|
1387
|
+
protected myTokens: SkyToken<TokenItem>[] | undefined;
|
|
1388
|
+
protected tokensController: Subject<SkyTokensMessage>;
|
|
1389
|
+
protected selectedToken: string | undefined;
|
|
1390
|
+
constructor();
|
|
1391
|
+
ngOnDestroy(): void;
|
|
1392
|
+
protected resetTokens(): void;
|
|
1393
|
+
protected changeTokens(): void;
|
|
1394
|
+
protected destroyTokens(): void;
|
|
1395
|
+
protected createTokens(): void;
|
|
1396
|
+
protected onTokenSelected(args: SkyTokenSelectedEventArgs<TokenItem>): void;
|
|
1397
|
+
protected onFocusIndexUnderRange(): void;
|
|
1398
|
+
protected onFocusIndexOverRange(): void;
|
|
1399
|
+
protected focusLastToken(): void;
|
|
1400
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IndicatorsTokensCustomExampleComponent, never>;
|
|
1401
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IndicatorsTokensCustomExampleComponent, "app-indicators-tokens-custom-example", never, {}, {}, never, never, true, never>;
|
|
1402
|
+
}
|
|
1403
|
+
|
|
1404
|
+
/**
|
|
1405
|
+
* @title Wait applied to an element
|
|
1406
|
+
*/
|
|
1407
|
+
declare class IndicatorsWaitElementExampleComponent {
|
|
1408
|
+
protected isWaiting: boolean;
|
|
1409
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IndicatorsWaitElementExampleComponent, never>;
|
|
1410
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IndicatorsWaitElementExampleComponent, "app-indicators-wait-element-example", never, {}, {}, never, never, true, never>;
|
|
1411
|
+
}
|
|
1412
|
+
|
|
1413
|
+
/**
|
|
1414
|
+
* @title Wait applied to a page
|
|
1415
|
+
*/
|
|
1416
|
+
declare class IndicatorsWaitPageExampleComponent implements OnDestroy {
|
|
1417
|
+
#private;
|
|
1418
|
+
protected isWaiting: boolean;
|
|
1419
|
+
ngOnDestroy(): void;
|
|
1420
|
+
protected togglePageWait(isBlocking: boolean): void;
|
|
1421
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IndicatorsWaitPageExampleComponent, never>;
|
|
1422
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IndicatorsWaitPageExampleComponent, "app-indicators-wait-page-example", never, {}, {}, never, never, true, never>;
|
|
1423
|
+
}
|
|
1424
|
+
|
|
1425
|
+
interface DemoForm$6 {
|
|
1426
|
+
firstName: FormControl<string>;
|
|
1427
|
+
}
|
|
1428
|
+
/**
|
|
1429
|
+
* @title Inline form with basic setup
|
|
1430
|
+
*/
|
|
1431
|
+
declare class InlineFormBasicExampleComponent {
|
|
1432
|
+
protected firstName: string;
|
|
1433
|
+
formGroup: FormGroup<DemoForm$6>;
|
|
1434
|
+
protected inlineFormConfig: SkyInlineFormConfig;
|
|
1435
|
+
protected showForm: boolean;
|
|
1436
|
+
constructor();
|
|
1437
|
+
protected onInlineFormClose(args: SkyInlineFormCloseArgs): void;
|
|
1438
|
+
protected onInlineFormOpen(): void;
|
|
1439
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<InlineFormBasicExampleComponent, never>;
|
|
1440
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<InlineFormBasicExampleComponent, "app-inline-form-basic-example", never, {}, {}, never, never, true, never>;
|
|
1441
|
+
}
|
|
1442
|
+
|
|
1443
|
+
interface DemoForm$5 {
|
|
1444
|
+
firstName: FormControl<string>;
|
|
1445
|
+
}
|
|
1446
|
+
/**
|
|
1447
|
+
* @title Inline form with custom buttons
|
|
1448
|
+
*/
|
|
1449
|
+
declare class InlineFormCustomButtonsExampleComponent implements OnInit {
|
|
1450
|
+
protected firstName: string;
|
|
1451
|
+
formGroup: FormGroup<DemoForm$5>;
|
|
1452
|
+
protected inlineFormConfig: SkyInlineFormConfig;
|
|
1453
|
+
protected showForm: boolean;
|
|
1454
|
+
constructor();
|
|
1455
|
+
ngOnInit(): void;
|
|
1456
|
+
protected onInlineFormClose(args: SkyInlineFormCloseArgs): void;
|
|
1457
|
+
protected onInlineFormOpen(): void;
|
|
1458
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<InlineFormCustomButtonsExampleComponent, never>;
|
|
1459
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<InlineFormCustomButtonsExampleComponent, "app-inline-form-custom-buttons-example", never, {}, {}, never, never, true, never>;
|
|
1460
|
+
}
|
|
1461
|
+
|
|
1462
|
+
interface DemoForm$4 {
|
|
1463
|
+
id: FormControl<string>;
|
|
1464
|
+
note: FormControl<string>;
|
|
1465
|
+
title: FormControl<string>;
|
|
1466
|
+
}
|
|
1467
|
+
interface Item$4 {
|
|
1468
|
+
id: string;
|
|
1469
|
+
title: string | undefined;
|
|
1470
|
+
note: string | undefined;
|
|
1471
|
+
}
|
|
1472
|
+
/**
|
|
1473
|
+
* @title Inline form with repeater
|
|
1474
|
+
*/
|
|
1475
|
+
declare class InlineFormRepeatersExampleComponent {
|
|
1476
|
+
protected activeInlineFormId: string | undefined;
|
|
1477
|
+
protected formGroup: FormGroup<DemoForm$4>;
|
|
1478
|
+
protected inlineFormConfig: SkyInlineFormConfig;
|
|
1479
|
+
protected items: Item$4[];
|
|
1480
|
+
constructor();
|
|
1481
|
+
protected showInlineForm(item: Item$4): void;
|
|
1482
|
+
protected onInlineFormClose(args: SkyInlineFormCloseArgs): void;
|
|
1483
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<InlineFormRepeatersExampleComponent, never>;
|
|
1484
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<InlineFormRepeatersExampleComponent, "app-inline-form-repeaters-example", never, {}, {}, never, never, true, never>;
|
|
1485
|
+
}
|
|
1486
|
+
|
|
1487
|
+
/**
|
|
1488
|
+
* @title Basic action buttons
|
|
1489
|
+
*/
|
|
1490
|
+
declare class LayoutActionButtonBasicExampleComponent {
|
|
1491
|
+
protected filterActionClick(): void;
|
|
1492
|
+
protected openActionClick(): void;
|
|
1493
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LayoutActionButtonBasicExampleComponent, never>;
|
|
1494
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LayoutActionButtonBasicExampleComponent, "app-layout-action-button-basic-example", never, {}, {}, never, never, true, never>;
|
|
1495
|
+
}
|
|
1496
|
+
|
|
1497
|
+
/**
|
|
1498
|
+
* @title Action button with permalinks
|
|
1499
|
+
*/
|
|
1500
|
+
declare class LayoutActionButtonPermalinkExampleComponent {
|
|
1501
|
+
protected routerlink: SkyActionButtonPermalink;
|
|
1502
|
+
protected url: SkyActionButtonPermalink;
|
|
1503
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LayoutActionButtonPermalinkExampleComponent, never>;
|
|
1504
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LayoutActionButtonPermalinkExampleComponent, "app-layout-action-button-permalink-example", never, {}, {}, never, never, true, never>;
|
|
1505
|
+
}
|
|
1506
|
+
|
|
1507
|
+
interface Person$8 {
|
|
1508
|
+
name: string;
|
|
1509
|
+
address: string;
|
|
1510
|
+
}
|
|
1511
|
+
|
|
1512
|
+
/**
|
|
1513
|
+
* @title Infinite scroll with back to top directive
|
|
1514
|
+
* @docsDemoHidden
|
|
1515
|
+
*/
|
|
1516
|
+
declare class LayoutBackToTopInfiniteScrollExampleComponent implements OnInit {
|
|
1517
|
+
#private;
|
|
1518
|
+
hasMore: boolean;
|
|
1519
|
+
personList: Person$8[];
|
|
1520
|
+
personDataSet: {
|
|
1521
|
+
name: string;
|
|
1522
|
+
address: string;
|
|
1523
|
+
}[];
|
|
1524
|
+
ngOnInit(): void;
|
|
1525
|
+
onScrollEnd(): void;
|
|
1526
|
+
/**
|
|
1527
|
+
* Simulate a remote request.
|
|
1528
|
+
*/
|
|
1529
|
+
private mockRemote;
|
|
1530
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LayoutBackToTopInfiniteScrollExampleComponent, never>;
|
|
1531
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LayoutBackToTopInfiniteScrollExampleComponent, "app-layout-back-to-top-infinite-scroll-example", never, {}, {}, never, never, true, never>;
|
|
1532
|
+
}
|
|
1533
|
+
|
|
1534
|
+
/**
|
|
1535
|
+
* @title Repeater with back to top directive
|
|
1536
|
+
* @docsDemoHidden
|
|
1537
|
+
*/
|
|
1538
|
+
declare class LayoutBackToTopRepeaterExampleComponent {
|
|
1539
|
+
personList: {
|
|
1540
|
+
name: string;
|
|
1541
|
+
address: string;
|
|
1542
|
+
}[];
|
|
1543
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LayoutBackToTopRepeaterExampleComponent, never>;
|
|
1544
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LayoutBackToTopRepeaterExampleComponent, "app-layout-back-to-top-repeater-example", never, {}, {}, never, never, true, never>;
|
|
1545
|
+
}
|
|
1546
|
+
|
|
1547
|
+
/**
|
|
1548
|
+
* @title Box with header, content, and controls
|
|
1549
|
+
*/
|
|
1550
|
+
declare class LayoutBoxBasicExampleComponent {
|
|
1551
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LayoutBoxBasicExampleComponent, never>;
|
|
1552
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LayoutBoxBasicExampleComponent, "app-layout-box-basic-example", never, {}, {}, never, never, true, never>;
|
|
1553
|
+
}
|
|
1554
|
+
|
|
1555
|
+
/**
|
|
1556
|
+
* @title Box with help key
|
|
1557
|
+
*/
|
|
1558
|
+
declare class LayoutBoxHelpKeyExampleComponent {
|
|
1559
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LayoutBoxHelpKeyExampleComponent, never>;
|
|
1560
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LayoutBoxHelpKeyExampleComponent, "app-layout-box-help-key-example", never, {}, {}, never, never, true, never>;
|
|
1561
|
+
}
|
|
1562
|
+
|
|
1563
|
+
/**
|
|
1564
|
+
* @title Card with basic setup
|
|
1565
|
+
*/
|
|
1566
|
+
declare class LayoutCardBasicExampleComponent {
|
|
1567
|
+
protected showAction: boolean;
|
|
1568
|
+
protected showCheckbox: boolean;
|
|
1569
|
+
protected showContent: boolean;
|
|
1570
|
+
protected showTitle: boolean;
|
|
1571
|
+
protected triggerAlert(): void;
|
|
1572
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LayoutCardBasicExampleComponent, never>;
|
|
1573
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LayoutCardBasicExampleComponent, "app-layout-card-basic-example", never, {}, {}, never, never, true, never>;
|
|
1574
|
+
}
|
|
1575
|
+
|
|
1576
|
+
/**
|
|
1577
|
+
* @title Definition list with basic setup
|
|
1578
|
+
*/
|
|
1579
|
+
declare class LayoutDefinitionListBasicExampleComponent {
|
|
1580
|
+
protected items: {
|
|
1581
|
+
label: string;
|
|
1582
|
+
value?: string;
|
|
1583
|
+
}[];
|
|
1584
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LayoutDefinitionListBasicExampleComponent, never>;
|
|
1585
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LayoutDefinitionListBasicExampleComponent, "app-layout-definition-list-basic-example", never, {}, {}, never, never, true, never>;
|
|
1586
|
+
}
|
|
1587
|
+
|
|
1588
|
+
/**
|
|
1589
|
+
* @title Description list with help key
|
|
1590
|
+
*/
|
|
1591
|
+
declare class LayoutDescriptionListHelpKeyExampleComponent {
|
|
1592
|
+
protected items: {
|
|
1593
|
+
term: string;
|
|
1594
|
+
description: string;
|
|
1595
|
+
helpKey?: string;
|
|
1596
|
+
}[];
|
|
1597
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LayoutDescriptionListHelpKeyExampleComponent, never>;
|
|
1598
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LayoutDescriptionListHelpKeyExampleComponent, "app-layout-description-list-help-key-example", never, {}, {}, never, never, true, never>;
|
|
1599
|
+
}
|
|
1600
|
+
|
|
1601
|
+
/**
|
|
1602
|
+
* @title Horizontal mode
|
|
1603
|
+
*/
|
|
1604
|
+
declare class LayoutDescriptionListHorizontalExampleComponent {
|
|
1605
|
+
protected items: {
|
|
1606
|
+
term: string;
|
|
1607
|
+
description: string;
|
|
1608
|
+
helpText?: string;
|
|
1609
|
+
}[];
|
|
1610
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LayoutDescriptionListHorizontalExampleComponent, never>;
|
|
1611
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LayoutDescriptionListHorizontalExampleComponent, "app-layout-description-list-horizontal-example", never, {}, {}, never, never, true, never>;
|
|
1612
|
+
}
|
|
1613
|
+
|
|
1614
|
+
/**
|
|
1615
|
+
* @title Description list with inline help
|
|
1616
|
+
*/
|
|
1617
|
+
declare class LayoutDescriptionListInlineHelpExampleComponent {
|
|
1618
|
+
protected items: {
|
|
1619
|
+
term: string;
|
|
1620
|
+
description: string;
|
|
1621
|
+
helpText?: string;
|
|
1622
|
+
}[];
|
|
1623
|
+
protected onActionClick(): void;
|
|
1624
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LayoutDescriptionListInlineHelpExampleComponent, never>;
|
|
1625
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LayoutDescriptionListInlineHelpExampleComponent, "app-layout-description-list-inline-help-example", never, {}, {}, never, never, true, never>;
|
|
1626
|
+
}
|
|
1627
|
+
|
|
1628
|
+
/**
|
|
1629
|
+
* @title Long-description mode
|
|
1630
|
+
*/
|
|
1631
|
+
declare class LayoutDescriptionListLongDescriptionExampleComponent {
|
|
1632
|
+
protected items: {
|
|
1633
|
+
term: string;
|
|
1634
|
+
description: string;
|
|
1635
|
+
}[];
|
|
1636
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LayoutDescriptionListLongDescriptionExampleComponent, never>;
|
|
1637
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LayoutDescriptionListLongDescriptionExampleComponent, "app-layout-description-list-long-description-example", never, {}, {}, never, never, true, never>;
|
|
1638
|
+
}
|
|
1639
|
+
|
|
1640
|
+
/**
|
|
1641
|
+
* @title Vertical mode
|
|
1642
|
+
*/
|
|
1643
|
+
declare class LayoutDescriptionListVerticalExampleComponent {
|
|
1644
|
+
protected items: {
|
|
1645
|
+
term: string;
|
|
1646
|
+
description: string;
|
|
1647
|
+
helpText?: string;
|
|
1648
|
+
}[];
|
|
1649
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LayoutDescriptionListVerticalExampleComponent, never>;
|
|
1650
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LayoutDescriptionListVerticalExampleComponent, "app-layout-description-list-vertical-example", never, {}, {}, never, never, true, never>;
|
|
1651
|
+
}
|
|
1652
|
+
|
|
1653
|
+
/**
|
|
1654
|
+
* @title Fluid grid with basic setup
|
|
1655
|
+
*/
|
|
1656
|
+
declare class LayoutFluidGridExampleComponent {
|
|
1657
|
+
gutterSize: SkyFluidGridGutterSizeType | undefined;
|
|
1658
|
+
disableMargin: boolean;
|
|
1659
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LayoutFluidGridExampleComponent, never>;
|
|
1660
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LayoutFluidGridExampleComponent, "app-layout-fluid-grid-example", never, {}, {}, never, never, true, never>;
|
|
1661
|
+
}
|
|
1662
|
+
|
|
1663
|
+
/**
|
|
1664
|
+
* @title Format service basic usage
|
|
1665
|
+
*/
|
|
1666
|
+
declare class LayoutFormatExampleComponent {
|
|
1667
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LayoutFormatExampleComponent, never>;
|
|
1668
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LayoutFormatExampleComponent, "app-layout-format-example", never, {}, {}, never, never, true, never>;
|
|
1669
|
+
}
|
|
1670
|
+
|
|
1671
|
+
/**
|
|
1672
|
+
* @title Inline delete with custom elements
|
|
1673
|
+
*/
|
|
1674
|
+
declare class LayoutInlineDeleteCustomExampleComponent {
|
|
1675
|
+
deleting: boolean;
|
|
1676
|
+
protected pending: boolean;
|
|
1677
|
+
protected deleteItem(): void;
|
|
1678
|
+
protected onCancelTriggered(): void;
|
|
1679
|
+
protected onDeleteTriggered(): void;
|
|
1680
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LayoutInlineDeleteCustomExampleComponent, never>;
|
|
1681
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LayoutInlineDeleteCustomExampleComponent, "app-layout-inline-delete-custom-example", never, {}, {}, never, never, true, never>;
|
|
1682
|
+
}
|
|
1683
|
+
|
|
1684
|
+
interface InlineRepeaterDemoItem {
|
|
1685
|
+
title: string;
|
|
1686
|
+
cost: string;
|
|
1687
|
+
description: string;
|
|
1688
|
+
}
|
|
1689
|
+
/**
|
|
1690
|
+
* @title Inline delete with repeater
|
|
1691
|
+
*/
|
|
1692
|
+
declare class LayoutInlineDeleteRepeaterExampleComponent {
|
|
1693
|
+
protected originalRepeaterDemoItems: InlineRepeaterDemoItem[];
|
|
1694
|
+
repeaterDemoItems: InlineRepeaterDemoItem[];
|
|
1695
|
+
protected repeaterDemoShownInlineDeletes: string[];
|
|
1696
|
+
showInlineDelete(title: string): void;
|
|
1697
|
+
protected deleteItem(title: string): void;
|
|
1698
|
+
protected cancelDeletion(title: string): void;
|
|
1699
|
+
protected onResetClick(): void;
|
|
1700
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LayoutInlineDeleteRepeaterExampleComponent, never>;
|
|
1701
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LayoutInlineDeleteRepeaterExampleComponent, "app-layout-inline-delete-repeater-example", never, {}, {}, never, never, true, never>;
|
|
1702
|
+
}
|
|
1703
|
+
|
|
1704
|
+
/**
|
|
1705
|
+
* @title Page summary with basic setup
|
|
1706
|
+
*/
|
|
1707
|
+
declare class LayoutPageSummaryBasicExampleComponent {
|
|
1708
|
+
protected name: string;
|
|
1709
|
+
protected showAlert: boolean;
|
|
1710
|
+
protected showContent: boolean;
|
|
1711
|
+
protected showImage: boolean;
|
|
1712
|
+
protected showKeyInfo: boolean;
|
|
1713
|
+
protected showStatus: boolean;
|
|
1714
|
+
protected showSubtitle: boolean;
|
|
1715
|
+
protected showTitle: boolean;
|
|
1716
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LayoutPageSummaryBasicExampleComponent, never>;
|
|
1717
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LayoutPageSummaryBasicExampleComponent, "app-layout-page-summary-basic-example", never, {}, {}, never, never, true, never>;
|
|
1718
|
+
}
|
|
1719
|
+
|
|
1720
|
+
/**
|
|
1721
|
+
* @title Page with basic setup
|
|
1722
|
+
* @docsDemoHidden
|
|
1723
|
+
*/
|
|
1724
|
+
declare class LayoutPageLayoutFitExampleComponent {
|
|
1725
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LayoutPageLayoutFitExampleComponent, never>;
|
|
1726
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LayoutPageLayoutFitExampleComponent, "app-layout-page-layout-fit-example", never, {}, {}, never, never, true, never>;
|
|
1727
|
+
}
|
|
1728
|
+
|
|
1729
|
+
/**
|
|
1730
|
+
* @title Text expand repeater with basic setup
|
|
1731
|
+
*/
|
|
1732
|
+
declare class LayoutTextExpandRepeaterExampleComponent {
|
|
1733
|
+
protected repeaterData: string[];
|
|
1734
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LayoutTextExpandRepeaterExampleComponent, never>;
|
|
1735
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LayoutTextExpandRepeaterExampleComponent, "app-layout-text-expand-repeater-example", never, {}, {}, never, never, true, never>;
|
|
1736
|
+
}
|
|
1737
|
+
|
|
1738
|
+
/**
|
|
1739
|
+
* @title Text expand with inline text
|
|
1740
|
+
*/
|
|
1741
|
+
declare class LayoutTextExpandInlineExampleComponent {
|
|
1742
|
+
protected longText: string;
|
|
1743
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LayoutTextExpandInlineExampleComponent, never>;
|
|
1744
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LayoutTextExpandInlineExampleComponent, "app-layout-text-expand-inline-example", never, {}, {}, never, never, true, never>;
|
|
1745
|
+
}
|
|
1746
|
+
|
|
1747
|
+
/**
|
|
1748
|
+
* @title Text expand with a modal
|
|
1749
|
+
*/
|
|
1750
|
+
declare class LayoutTextExpandModalExampleComponent {
|
|
1751
|
+
protected longText: string;
|
|
1752
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LayoutTextExpandModalExampleComponent, never>;
|
|
1753
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LayoutTextExpandModalExampleComponent, "app-layout-text-expand-modal-example", never, {}, {}, never, never, true, never>;
|
|
1754
|
+
}
|
|
1755
|
+
|
|
1756
|
+
/**
|
|
1757
|
+
* @title Text expand with new lines
|
|
1758
|
+
*/
|
|
1759
|
+
declare class LayoutTextExpandNewlineExampleComponent {
|
|
1760
|
+
protected newlinesText: string;
|
|
1761
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LayoutTextExpandNewlineExampleComponent, never>;
|
|
1762
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LayoutTextExpandNewlineExampleComponent, "app-layout-text-expand-newline-example", never, {}, {}, never, never, true, never>;
|
|
1763
|
+
}
|
|
1764
|
+
|
|
1765
|
+
/**
|
|
1766
|
+
* @title Toolbar with basic setup
|
|
1767
|
+
*/
|
|
1768
|
+
declare class LayoutToolbarBasicExampleComponent {
|
|
1769
|
+
onButtonClicked(buttonText: string): void;
|
|
1770
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LayoutToolbarBasicExampleComponent, never>;
|
|
1771
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LayoutToolbarBasicExampleComponent, "app-layout-toolbar-basic-example", never, {}, {}, never, never, true, never>;
|
|
1772
|
+
}
|
|
1773
|
+
|
|
1774
|
+
/**
|
|
1775
|
+
* @title Toolbar with sections
|
|
1776
|
+
*/
|
|
1777
|
+
declare class LayoutToolbarSectionedExampleComponent {
|
|
1778
|
+
onButtonClicked(buttonText: string): void;
|
|
1779
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LayoutToolbarSectionedExampleComponent, never>;
|
|
1780
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LayoutToolbarSectionedExampleComponent, "app-layout-toolbar-sectioned-example", never, {}, {}, never, never, true, never>;
|
|
1781
|
+
}
|
|
1782
|
+
|
|
1783
|
+
interface Filter$1 {
|
|
1784
|
+
name: string;
|
|
1785
|
+
value: string | boolean;
|
|
1786
|
+
}
|
|
1787
|
+
interface Fruit$1 {
|
|
1788
|
+
name: string;
|
|
1789
|
+
type: string;
|
|
1790
|
+
color: string;
|
|
1791
|
+
}
|
|
1792
|
+
/**
|
|
1793
|
+
* @title Expandable inline filter
|
|
1794
|
+
*/
|
|
1795
|
+
declare class ListsFilterInlineExampleComponent {
|
|
1796
|
+
#private;
|
|
1797
|
+
protected appliedFilters: Filter$1[];
|
|
1798
|
+
protected filteredItems: Fruit$1[];
|
|
1799
|
+
protected filtersActive: boolean;
|
|
1800
|
+
protected fruitType: string;
|
|
1801
|
+
protected hideOrange: boolean;
|
|
1802
|
+
protected items: Fruit$1[];
|
|
1803
|
+
protected showInlineFilters: boolean;
|
|
1804
|
+
constructor();
|
|
1805
|
+
protected filterButtonClicked(): void;
|
|
1806
|
+
protected fruitTypeChange(newValue: string): void;
|
|
1807
|
+
protected hideOrangeChange(newValue: boolean): void;
|
|
1808
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ListsFilterInlineExampleComponent, never>;
|
|
1809
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ListsFilterInlineExampleComponent, "app-lists-filter-inline-example", never, {}, {}, never, never, true, never>;
|
|
1810
|
+
}
|
|
1811
|
+
|
|
1812
|
+
interface Filter {
|
|
1813
|
+
name: string;
|
|
1814
|
+
value: string | boolean;
|
|
1815
|
+
label: string;
|
|
1816
|
+
}
|
|
1817
|
+
|
|
1818
|
+
interface Fruit {
|
|
1819
|
+
name: string;
|
|
1820
|
+
type: string;
|
|
1821
|
+
color: string;
|
|
1822
|
+
}
|
|
1823
|
+
|
|
1824
|
+
/**
|
|
1825
|
+
* @title Modal filter
|
|
1826
|
+
*/
|
|
1827
|
+
declare class ListsFilterModalExampleComponent {
|
|
1828
|
+
#private;
|
|
1829
|
+
protected appliedFilters: Filter[];
|
|
1830
|
+
protected filteredItems: Fruit[];
|
|
1831
|
+
protected items: Fruit[];
|
|
1832
|
+
protected showInlineFilters: boolean;
|
|
1833
|
+
constructor();
|
|
1834
|
+
protected onDismiss(index: number): void;
|
|
1835
|
+
protected onInlineFilterButtonClicked(): void;
|
|
1836
|
+
protected onModalFilterButtonClick(): void;
|
|
1837
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ListsFilterModalExampleComponent, never>;
|
|
1838
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ListsFilterModalExampleComponent, "app-lists-filter-modal-example", never, {}, {}, never, never, true, never>;
|
|
1839
|
+
}
|
|
1840
|
+
|
|
1841
|
+
interface InfiniteScrollDemoItem {
|
|
1842
|
+
name: string;
|
|
1843
|
+
}
|
|
1844
|
+
|
|
1845
|
+
/**
|
|
1846
|
+
* @title Infinite scroll with repeater
|
|
1847
|
+
*/
|
|
1848
|
+
declare class ListsInfiniteScrollRepeaterExampleComponent implements OnInit {
|
|
1849
|
+
#private;
|
|
1850
|
+
protected items: InfiniteScrollDemoItem[];
|
|
1851
|
+
protected itemsHaveMore: boolean;
|
|
1852
|
+
ngOnInit(): void;
|
|
1853
|
+
protected onScrollEnd(): void;
|
|
1854
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ListsInfiniteScrollRepeaterExampleComponent, never>;
|
|
1855
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ListsInfiniteScrollRepeaterExampleComponent, "app-lists-infinite-scroll-repeater-example", never, {}, {}, never, never, true, never>;
|
|
1856
|
+
}
|
|
1857
|
+
|
|
1858
|
+
/**
|
|
1859
|
+
* @title Paging with basic setup
|
|
1860
|
+
*/
|
|
1861
|
+
declare class ListsPagingBasicExampleComponent {
|
|
1862
|
+
protected currentPage: number;
|
|
1863
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ListsPagingBasicExampleComponent, never>;
|
|
1864
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ListsPagingBasicExampleComponent, "app-lists-paging-basic-example", never, {}, {}, never, never, true, never>;
|
|
1865
|
+
}
|
|
1866
|
+
|
|
1867
|
+
interface Person$7 {
|
|
1868
|
+
name: string;
|
|
1869
|
+
formal: string;
|
|
1870
|
+
}
|
|
1871
|
+
|
|
1872
|
+
interface DemoData {
|
|
1873
|
+
people: Person$7[];
|
|
1874
|
+
totalCount: number;
|
|
1875
|
+
}
|
|
1876
|
+
|
|
1877
|
+
/**
|
|
1878
|
+
* @title Paging with content wrapper
|
|
1879
|
+
*/
|
|
1880
|
+
declare class ListsPagingWithContentExampleComponent {
|
|
1881
|
+
#private;
|
|
1882
|
+
protected currentPage: number;
|
|
1883
|
+
protected pageSize: number;
|
|
1884
|
+
protected contentChange: Subject<SkyPagingContentChangeArgs>;
|
|
1885
|
+
protected pagedData: rxjs.Observable<DemoData>;
|
|
1886
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ListsPagingWithContentExampleComponent, never>;
|
|
1887
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ListsPagingWithContentExampleComponent, "app-lists-paging-with-content-example", never, {}, {}, never, never, true, never>;
|
|
1888
|
+
}
|
|
1889
|
+
|
|
1890
|
+
interface Item$3 {
|
|
1891
|
+
title: string;
|
|
1892
|
+
note: string;
|
|
1893
|
+
status: string;
|
|
1894
|
+
isSelected: boolean;
|
|
1895
|
+
}
|
|
1896
|
+
|
|
1897
|
+
/**
|
|
1898
|
+
* @title Repeater with drag and drop, removable items
|
|
1899
|
+
*/
|
|
1900
|
+
declare class ListsRepeaterAddRemoveExampleComponent {
|
|
1901
|
+
protected items: Item$3[];
|
|
1902
|
+
protected addItem(): void;
|
|
1903
|
+
protected changeItems(tags: Item$3[]): void;
|
|
1904
|
+
protected onActionClicked(buttonText: string): void;
|
|
1905
|
+
protected removeItems(): void;
|
|
1906
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ListsRepeaterAddRemoveExampleComponent, never>;
|
|
1907
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ListsRepeaterAddRemoveExampleComponent, "app-lists-repeater-add-remove-example", never, {}, {}, never, never, true, never>;
|
|
1908
|
+
}
|
|
1909
|
+
|
|
1910
|
+
/**
|
|
1911
|
+
* @title Repeater with basic setup
|
|
1912
|
+
*/
|
|
1913
|
+
declare class ListsRepeaterBasicExampleComponent {
|
|
1914
|
+
protected items: {
|
|
1915
|
+
note: string;
|
|
1916
|
+
status?: string;
|
|
1917
|
+
title?: string;
|
|
1918
|
+
accessibilityLabel?: string;
|
|
1919
|
+
}[];
|
|
1920
|
+
protected onActionClicked(buttonText: string): void;
|
|
1921
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ListsRepeaterBasicExampleComponent, never>;
|
|
1922
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ListsRepeaterBasicExampleComponent, "app-lists-repeater-basic-example", never, {}, {}, never, never, true, never>;
|
|
1923
|
+
}
|
|
1924
|
+
|
|
1925
|
+
interface DemoForm$3 {
|
|
1926
|
+
id: FormControl<string>;
|
|
1927
|
+
note: FormControl<string>;
|
|
1928
|
+
title: FormControl<string>;
|
|
1929
|
+
}
|
|
1930
|
+
interface Item$2 {
|
|
1931
|
+
id: string;
|
|
1932
|
+
title: string | undefined;
|
|
1933
|
+
note: string | undefined;
|
|
1934
|
+
}
|
|
1935
|
+
/**
|
|
1936
|
+
* @title Repeater with inline form
|
|
1937
|
+
*/
|
|
1938
|
+
declare class ListsRepeaterInlineFormExampleComponent {
|
|
1939
|
+
protected activeInlineFormId: string | undefined;
|
|
1940
|
+
protected formGroup: FormGroup<DemoForm$3>;
|
|
1941
|
+
protected inlineFormConfig: SkyInlineFormConfig;
|
|
1942
|
+
protected items: Item$2[];
|
|
1943
|
+
constructor();
|
|
1944
|
+
protected showInlineForm(item: Item$2): void;
|
|
1945
|
+
protected onInlineFormClose(args: SkyInlineFormCloseArgs): void;
|
|
1946
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ListsRepeaterInlineFormExampleComponent, never>;
|
|
1947
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ListsRepeaterInlineFormExampleComponent, "app-lists-repeater-inline-form-example", never, {}, {}, never, never, true, never>;
|
|
1948
|
+
}
|
|
1949
|
+
|
|
1950
|
+
interface Item$1 {
|
|
1951
|
+
title: string;
|
|
1952
|
+
note: string;
|
|
1953
|
+
assignee: string;
|
|
1954
|
+
date: Date;
|
|
1955
|
+
}
|
|
1956
|
+
interface SortOption {
|
|
1957
|
+
id: number;
|
|
1958
|
+
label: string;
|
|
1959
|
+
name: keyof Item$1;
|
|
1960
|
+
descending: boolean;
|
|
1961
|
+
}
|
|
1962
|
+
/**
|
|
1963
|
+
* @title Sort with basic setup
|
|
1964
|
+
*/
|
|
1965
|
+
declare class ListsSortBasicExampleComponent implements OnInit {
|
|
1966
|
+
protected initialState: number;
|
|
1967
|
+
protected sortedItems: Item$1[];
|
|
1968
|
+
protected sortOptions: SortOption[];
|
|
1969
|
+
ngOnInit(): void;
|
|
1970
|
+
protected sortItems(option: SortOption): void;
|
|
1971
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ListsSortBasicExampleComponent, never>;
|
|
1972
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ListsSortBasicExampleComponent, "app-lists-sort-basic-example", never, {}, {}, never, never, true, never>;
|
|
1973
|
+
}
|
|
1974
|
+
|
|
1975
|
+
interface Planet {
|
|
1976
|
+
name?: string;
|
|
1977
|
+
description?: string;
|
|
1978
|
+
}
|
|
1979
|
+
|
|
1980
|
+
/**
|
|
1981
|
+
* @title Advanced example
|
|
1982
|
+
*/
|
|
1983
|
+
declare class LookupAutocompleteAdvancedExampleComponent {
|
|
1984
|
+
#private;
|
|
1985
|
+
protected farthestPlanet: FormControl;
|
|
1986
|
+
protected formGroup: FormGroup;
|
|
1987
|
+
protected planets: Planet[];
|
|
1988
|
+
protected searchFilters: SkyAutocompleteSearchFunctionFilter[];
|
|
1989
|
+
constructor();
|
|
1990
|
+
protected onPlanetSelection(args: SkyAutocompleteSelectionChange): void;
|
|
1991
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LookupAutocompleteAdvancedExampleComponent, never>;
|
|
1992
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LookupAutocompleteAdvancedExampleComponent, "app-lookup-autocomplete-advanced-example", never, {}, {}, never, never, true, never>;
|
|
1993
|
+
}
|
|
1994
|
+
|
|
1995
|
+
interface ColorOption {
|
|
1996
|
+
id?: number;
|
|
1997
|
+
name: string;
|
|
1998
|
+
}
|
|
1999
|
+
|
|
2000
|
+
/**
|
|
2001
|
+
* @title Autocomplete with any value allowed
|
|
2002
|
+
*/
|
|
2003
|
+
declare class LookupAutocompleteAnyValueExampleComponent {
|
|
2004
|
+
#private;
|
|
2005
|
+
protected readonly favoriteColor: FormControl<ColorOption | null | undefined>;
|
|
2006
|
+
readonly formGroup: _angular_forms.FormGroup<{
|
|
2007
|
+
favoriteColor: FormControl<ColorOption | null | undefined>;
|
|
2008
|
+
}>;
|
|
2009
|
+
protected onSearchAsync(args: SkyAutocompleteSearchAsyncArgs): void;
|
|
2010
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LookupAutocompleteAnyValueExampleComponent, never>;
|
|
2011
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LookupAutocompleteAnyValueExampleComponent, "app-lookup-autocomplete-basic-example", never, {}, {}, never, never, true, never>;
|
|
2012
|
+
}
|
|
2013
|
+
|
|
2014
|
+
/**
|
|
2015
|
+
* @title Autocomplete with basic setup
|
|
2016
|
+
*/
|
|
2017
|
+
declare class LookupAutocompleteBasicExampleComponent {
|
|
2018
|
+
colors: {
|
|
2019
|
+
name: string;
|
|
2020
|
+
}[];
|
|
2021
|
+
formGroup: _angular_forms.FormGroup<{
|
|
2022
|
+
favoriteColor: FormControl<{
|
|
2023
|
+
name: string;
|
|
2024
|
+
} | null | undefined>;
|
|
2025
|
+
}>;
|
|
2026
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LookupAutocompleteBasicExampleComponent, never>;
|
|
2027
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LookupAutocompleteBasicExampleComponent, "app-lookup-autocomplete-basic-example", never, {}, {}, never, never, true, never>;
|
|
2028
|
+
}
|
|
2029
|
+
|
|
2030
|
+
interface Ocean {
|
|
2031
|
+
id: number;
|
|
2032
|
+
title: string;
|
|
2033
|
+
}
|
|
2034
|
+
|
|
2035
|
+
/**
|
|
2036
|
+
* @title Autocomplete with custom search
|
|
2037
|
+
*/
|
|
2038
|
+
declare class LookupAutocompleteCustomSearchExampleComponent {
|
|
2039
|
+
#private;
|
|
2040
|
+
protected formGroup: FormGroup;
|
|
2041
|
+
protected largestOcean: FormControl;
|
|
2042
|
+
protected oceans: Ocean[];
|
|
2043
|
+
constructor();
|
|
2044
|
+
protected getOceanSearchFunction(): SkyAutocompleteSearchFunction;
|
|
2045
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LookupAutocompleteCustomSearchExampleComponent, never>;
|
|
2046
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LookupAutocompleteCustomSearchExampleComponent, "app-lookup-autocomplete-custom-search-example", never, {}, {}, never, never, true, never>;
|
|
2047
|
+
}
|
|
2048
|
+
|
|
2049
|
+
/**
|
|
2050
|
+
* @title Autocomplete with search filters
|
|
2051
|
+
*/
|
|
2052
|
+
declare class LookupAutocompleteSearchFiltersExampleComponent {
|
|
2053
|
+
protected colors: {
|
|
2054
|
+
name: string;
|
|
2055
|
+
}[];
|
|
2056
|
+
protected formGroup: FormGroup;
|
|
2057
|
+
protected searchFilters: SkyAutocompleteSearchFunctionFilter[];
|
|
2058
|
+
constructor();
|
|
2059
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LookupAutocompleteSearchFiltersExampleComponent, never>;
|
|
2060
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LookupAutocompleteSearchFiltersExampleComponent, "app-lookup-autocomplete-search-filters-example", never, {}, {}, never, never, true, never>;
|
|
2061
|
+
}
|
|
2062
|
+
|
|
2063
|
+
interface DemoForm$2 {
|
|
2064
|
+
country: FormControl<SkyCountryFieldCountry | undefined>;
|
|
2065
|
+
}
|
|
2066
|
+
/**
|
|
2067
|
+
* @title Country field with basic setup
|
|
2068
|
+
*/
|
|
2069
|
+
declare class LookupCountryFieldBasicExampleComponent {
|
|
2070
|
+
#private;
|
|
2071
|
+
protected countryControl: FormControl<SkyCountryFieldCountry | undefined>;
|
|
2072
|
+
countryForm: FormGroup<DemoForm$2>;
|
|
2073
|
+
protected helpPopoverContent: string;
|
|
2074
|
+
constructor();
|
|
2075
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LookupCountryFieldBasicExampleComponent, never>;
|
|
2076
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LookupCountryFieldBasicExampleComponent, "app-lookup-country-field-basic-example", never, {}, {}, never, never, true, never>;
|
|
2077
|
+
}
|
|
2078
|
+
|
|
2079
|
+
interface Person$6 {
|
|
2080
|
+
id: string;
|
|
2081
|
+
name: string;
|
|
2082
|
+
}
|
|
2083
|
+
|
|
2084
|
+
/**
|
|
2085
|
+
* @title Lookup with add item button
|
|
2086
|
+
*/
|
|
2087
|
+
declare class LookupAddItemExampleComponent implements OnInit, OnDestroy {
|
|
2088
|
+
#private;
|
|
2089
|
+
favoritesForm: FormGroup<{
|
|
2090
|
+
favoriteNames: FormControl<Person$6[] | null>;
|
|
2091
|
+
}>;
|
|
2092
|
+
showMoreConfig: SkyLookupShowMoreConfig;
|
|
2093
|
+
constructor();
|
|
2094
|
+
ngOnInit(): void;
|
|
2095
|
+
ngOnDestroy(): void;
|
|
2096
|
+
onSubmit(): void;
|
|
2097
|
+
searchAsync(args: SkyAutocompleteSearchAsyncArgs): void;
|
|
2098
|
+
addClick(args: SkyLookupAddClickEventArgs): void;
|
|
2099
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LookupAddItemExampleComponent, never>;
|
|
2100
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LookupAddItemExampleComponent, "app-lookup-add-item-example", never, {}, {}, never, never, true, never>;
|
|
2101
|
+
}
|
|
2102
|
+
|
|
2103
|
+
interface Person$5 {
|
|
2104
|
+
name: string;
|
|
2105
|
+
formal?: string;
|
|
2106
|
+
}
|
|
2107
|
+
|
|
2108
|
+
/**
|
|
2109
|
+
* @title Lookup with a custom picker
|
|
2110
|
+
*/
|
|
2111
|
+
declare class LookupCustomPickerExampleComponent implements OnInit {
|
|
2112
|
+
#private;
|
|
2113
|
+
favoritesForm: FormGroup<{
|
|
2114
|
+
favoriteNames: FormControl<Person$5[] | null>;
|
|
2115
|
+
}>;
|
|
2116
|
+
protected showMoreConfig: SkyLookupShowMoreConfig;
|
|
2117
|
+
constructor();
|
|
2118
|
+
ngOnInit(): void;
|
|
2119
|
+
protected searchAsync(args: SkyAutocompleteSearchAsyncArgs): void;
|
|
2120
|
+
protected addClick(args: SkyLookupAddClickEventArgs): void;
|
|
2121
|
+
protected onSubmit(): void;
|
|
2122
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LookupCustomPickerExampleComponent, never>;
|
|
2123
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LookupCustomPickerExampleComponent, "app-lookup-custom-picker-example", never, {}, {}, never, never, true, never>;
|
|
2124
|
+
}
|
|
2125
|
+
|
|
2126
|
+
interface Person$4 {
|
|
2127
|
+
name: string;
|
|
2128
|
+
}
|
|
2129
|
+
|
|
2130
|
+
/**
|
|
2131
|
+
* @title Lookup in multiple select mode
|
|
2132
|
+
*/
|
|
2133
|
+
declare class LookupMultiSelectExampleComponent implements OnInit {
|
|
2134
|
+
#private;
|
|
2135
|
+
favoritesForm: FormGroup<{
|
|
2136
|
+
favoriteNames: FormControl<Person$4[] | null>;
|
|
2137
|
+
}>;
|
|
2138
|
+
showMoreConfig: SkyLookupShowMoreConfig;
|
|
2139
|
+
constructor();
|
|
2140
|
+
ngOnInit(): void;
|
|
2141
|
+
protected onSubmit(): void;
|
|
2142
|
+
protected searchAsync(args: SkyAutocompleteSearchAsyncArgs): void;
|
|
2143
|
+
protected addClick(args: SkyLookupAddClickEventArgs): void;
|
|
2144
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LookupMultiSelectExampleComponent, never>;
|
|
2145
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LookupMultiSelectExampleComponent, "app-lookup-multi-select-example", never, {}, {}, never, never, true, never>;
|
|
2146
|
+
}
|
|
2147
|
+
|
|
2148
|
+
interface Person$3 {
|
|
2149
|
+
name: string;
|
|
2150
|
+
formal?: string;
|
|
2151
|
+
}
|
|
2152
|
+
|
|
2153
|
+
/**
|
|
2154
|
+
* @title Lookup with custom search results template
|
|
2155
|
+
*/
|
|
2156
|
+
declare class LookupResultTemplatesExampleComponent implements OnInit {
|
|
2157
|
+
#private;
|
|
2158
|
+
favoritesForm: FormGroup<{
|
|
2159
|
+
favoriteNames: FormControl<Person$3[] | null>;
|
|
2160
|
+
}>;
|
|
2161
|
+
protected showMoreConfig: SkyLookupShowMoreConfig;
|
|
2162
|
+
protected set modalItemTemplate(template: TemplateRef<unknown>);
|
|
2163
|
+
constructor();
|
|
2164
|
+
ngOnInit(): void;
|
|
2165
|
+
protected searchAsync(args: SkyAutocompleteSearchAsyncArgs): void;
|
|
2166
|
+
protected addClick(args: SkyLookupAddClickEventArgs): void;
|
|
2167
|
+
protected onSubmit(): void;
|
|
2168
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LookupResultTemplatesExampleComponent, never>;
|
|
2169
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LookupResultTemplatesExampleComponent, "app-lookup-result-templates-example", never, {}, {}, never, never, true, never>;
|
|
2170
|
+
}
|
|
2171
|
+
|
|
2172
|
+
interface Person$2 {
|
|
2173
|
+
name: string;
|
|
2174
|
+
}
|
|
2175
|
+
|
|
2176
|
+
/**
|
|
2177
|
+
* @title Lookup in single select mode
|
|
2178
|
+
*/
|
|
2179
|
+
declare class LookupSingleSelectExampleComponent implements OnInit {
|
|
2180
|
+
#private;
|
|
2181
|
+
favoritesForm: FormGroup<{
|
|
2182
|
+
favoriteName: FormControl<Person$2[] | null>;
|
|
2183
|
+
}>;
|
|
2184
|
+
showMoreConfig: SkyLookupShowMoreConfig;
|
|
2185
|
+
constructor();
|
|
2186
|
+
ngOnInit(): void;
|
|
2187
|
+
protected onSubmit(): void;
|
|
2188
|
+
protected searchAsync(args: SkyAutocompleteSearchAsyncArgs): void;
|
|
2189
|
+
protected addClick(args: SkyLookupAddClickEventArgs): void;
|
|
2190
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LookupSingleSelectExampleComponent, never>;
|
|
2191
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LookupSingleSelectExampleComponent, "app-lookup-single-select-example", never, {}, {}, never, never, true, never>;
|
|
2192
|
+
}
|
|
2193
|
+
|
|
2194
|
+
interface Item {
|
|
2195
|
+
title: string;
|
|
2196
|
+
note: string;
|
|
2197
|
+
}
|
|
2198
|
+
|
|
2199
|
+
/**
|
|
2200
|
+
* @title Search with basic setup
|
|
2201
|
+
*/
|
|
2202
|
+
declare class LookupSearchBasicExampleComponent {
|
|
2203
|
+
protected displayedItems: Item[];
|
|
2204
|
+
private items;
|
|
2205
|
+
protected placeholderText: string;
|
|
2206
|
+
protected searchAriaLabel: string;
|
|
2207
|
+
protected searchText: string;
|
|
2208
|
+
constructor();
|
|
2209
|
+
protected searchApplied(searchText: string): void;
|
|
2210
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LookupSearchBasicExampleComponent, never>;
|
|
2211
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LookupSearchBasicExampleComponent, "app-lookup-search-basic-example", never, {}, {}, never, never, true, never>;
|
|
2212
|
+
}
|
|
2213
|
+
|
|
2214
|
+
interface Person$1 {
|
|
2215
|
+
id: string;
|
|
2216
|
+
name: string;
|
|
2217
|
+
}
|
|
2218
|
+
|
|
2219
|
+
/**
|
|
2220
|
+
* @title Selection modal with add item functionality
|
|
2221
|
+
*/
|
|
2222
|
+
declare class LookupSelectionModalAddItemExampleComponent implements OnDestroy {
|
|
2223
|
+
#private;
|
|
2224
|
+
protected selectedPeople: Person$1[] | undefined;
|
|
2225
|
+
ngOnDestroy(): void;
|
|
2226
|
+
protected showSelectionModal(): void;
|
|
2227
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LookupSelectionModalAddItemExampleComponent, never>;
|
|
2228
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LookupSelectionModalAddItemExampleComponent, "app-lookup-selection-modal-add-item-example", never, {}, {}, never, never, true, never>;
|
|
2229
|
+
}
|
|
2230
|
+
|
|
2231
|
+
interface Person {
|
|
2232
|
+
id: string;
|
|
2233
|
+
name: string;
|
|
2234
|
+
}
|
|
2235
|
+
|
|
2236
|
+
/**
|
|
2237
|
+
* @title Selection modal with basic setup
|
|
2238
|
+
*/
|
|
2239
|
+
declare class LookupSelectionModalBasicExampleComponent {
|
|
2240
|
+
#private;
|
|
2241
|
+
protected selectedPeople: Person[] | undefined;
|
|
2242
|
+
protected showSelectionModal(): void;
|
|
2243
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LookupSelectionModalBasicExampleComponent, never>;
|
|
2244
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LookupSelectionModalBasicExampleComponent, "app-lookup-selection-modal-basic-example", never, {}, {}, never, never, true, never>;
|
|
2245
|
+
}
|
|
2246
|
+
|
|
2247
|
+
/**
|
|
2248
|
+
* @title Confirm, tested with controller
|
|
2249
|
+
*/
|
|
2250
|
+
declare class ModalsConfirmBasicWithControllerExampleComponent {
|
|
2251
|
+
#private;
|
|
2252
|
+
selectedAction: string | undefined;
|
|
2253
|
+
launchConfirm(): void;
|
|
2254
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ModalsConfirmBasicWithControllerExampleComponent, never>;
|
|
2255
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ModalsConfirmBasicWithControllerExampleComponent, "app-modals-confirm-basic-with-controller-example", never, {}, {}, never, never, true, never>;
|
|
2256
|
+
}
|
|
2257
|
+
|
|
2258
|
+
/**
|
|
2259
|
+
* @title Confirm, tested with harness
|
|
2260
|
+
*/
|
|
2261
|
+
declare class ModalsConfirmBasicWithHarnessExampleComponent {
|
|
2262
|
+
#private;
|
|
2263
|
+
protected selectedAction: string | undefined;
|
|
2264
|
+
protected selectedText: string | undefined;
|
|
2265
|
+
protected openOKConfirm(): void;
|
|
2266
|
+
protected openTwoActionConfirm(): void;
|
|
2267
|
+
protected openThreeActionConfirm(): void;
|
|
2268
|
+
protected openDeleteConfirm(): void;
|
|
2269
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ModalsConfirmBasicWithHarnessExampleComponent, never>;
|
|
2270
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ModalsConfirmBasicWithHarnessExampleComponent, "app-modals-confirm-basic-with-harness-example", never, {}, {}, never, never, true, never>;
|
|
2271
|
+
}
|
|
2272
|
+
|
|
2273
|
+
/**
|
|
2274
|
+
* @title Modal with basic setup, tested with controller
|
|
2275
|
+
*/
|
|
2276
|
+
declare class ModalsModalBasicWithControllerExampleComponent implements OnDestroy {
|
|
2277
|
+
#private;
|
|
2278
|
+
hasErrors: boolean;
|
|
2279
|
+
protected errors: SkyModalError[];
|
|
2280
|
+
ngOnDestroy(): void;
|
|
2281
|
+
openModal(): void;
|
|
2282
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ModalsModalBasicWithControllerExampleComponent, never>;
|
|
2283
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ModalsModalBasicWithControllerExampleComponent, "app-modals-modal-basic-with-controller-example", never, {}, {}, never, never, true, never>;
|
|
2284
|
+
}
|
|
2285
|
+
|
|
2286
|
+
/**
|
|
2287
|
+
* @title Modal with a help key
|
|
2288
|
+
*/
|
|
2289
|
+
declare class ModalsModalBasicWithHarnessHelpKeyExampleComponent implements OnDestroy {
|
|
2290
|
+
#private;
|
|
2291
|
+
protected modalSize: string;
|
|
2292
|
+
protected exampleValue: string | null | undefined;
|
|
2293
|
+
ngOnDestroy(): void;
|
|
2294
|
+
onOpenModalClick(): void;
|
|
2295
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ModalsModalBasicWithHarnessHelpKeyExampleComponent, never>;
|
|
2296
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ModalsModalBasicWithHarnessHelpKeyExampleComponent, "app-modals-modal-basic-with-harness-help-key-example", never, {}, {}, never, never, true, never>;
|
|
2297
|
+
}
|
|
2298
|
+
|
|
2299
|
+
/**
|
|
2300
|
+
* @title Modal with basic setup, tested with harness
|
|
2301
|
+
*/
|
|
2302
|
+
declare class ModalsModalBasicWithHarnessExampleComponent implements OnDestroy {
|
|
2303
|
+
#private;
|
|
2304
|
+
protected modalSize: string;
|
|
2305
|
+
protected exampleValue: string | null | undefined;
|
|
2306
|
+
ngOnDestroy(): void;
|
|
2307
|
+
onOpenModalClick(): void;
|
|
2308
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ModalsModalBasicWithHarnessExampleComponent, never>;
|
|
2309
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ModalsModalBasicWithHarnessExampleComponent, "app-modals-modal-basic-with-harness-example", never, {}, {}, never, never, true, never>;
|
|
2310
|
+
}
|
|
2311
|
+
|
|
2312
|
+
/**
|
|
2313
|
+
* @title Modal with form errors
|
|
2314
|
+
*/
|
|
2315
|
+
declare class ModalsModalWithErrorExampleComponent implements OnDestroy {
|
|
2316
|
+
#private;
|
|
2317
|
+
protected modalSize: string;
|
|
2318
|
+
protected exampleValue: string | null | undefined;
|
|
2319
|
+
ngOnDestroy(): void;
|
|
2320
|
+
onOpenModalClick(): void;
|
|
2321
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ModalsModalWithErrorExampleComponent, never>;
|
|
2322
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ModalsModalWithErrorExampleComponent, "app-modals-modal-with-error-example", never, {}, {}, never, never, true, never>;
|
|
2323
|
+
}
|
|
2324
|
+
|
|
2325
|
+
/**
|
|
2326
|
+
* @title Navbar with basic setup
|
|
2327
|
+
*/
|
|
2328
|
+
declare class NavbarExampleComponent {
|
|
2329
|
+
onItemClick(buttonText: string): void;
|
|
2330
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<NavbarExampleComponent, never>;
|
|
2331
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<NavbarExampleComponent, "app-navbar-example", never, {}, {}, never, never, true, never>;
|
|
2332
|
+
}
|
|
2333
|
+
|
|
2334
|
+
/**
|
|
2335
|
+
* @title Action hub with basic setup
|
|
2336
|
+
* @docsDemoHidden
|
|
2337
|
+
*/
|
|
2338
|
+
declare class PagesActionHubExampleComponent {
|
|
2339
|
+
buttons: {
|
|
2340
|
+
label: string;
|
|
2341
|
+
ariaLabel: string;
|
|
2342
|
+
permalink: {
|
|
2343
|
+
url: string;
|
|
2344
|
+
};
|
|
2345
|
+
}[];
|
|
2346
|
+
needsAttention: {
|
|
2347
|
+
title: string;
|
|
2348
|
+
message: string;
|
|
2349
|
+
permalink: {
|
|
2350
|
+
url: string;
|
|
2351
|
+
};
|
|
2352
|
+
}[];
|
|
2353
|
+
recentLinks: {
|
|
2354
|
+
label: string;
|
|
2355
|
+
permalink: {
|
|
2356
|
+
url: string;
|
|
2357
|
+
};
|
|
2358
|
+
lastAccessed: Date;
|
|
2359
|
+
}[];
|
|
2360
|
+
relatedLinks: {
|
|
2361
|
+
label: string;
|
|
2362
|
+
permalink: {
|
|
2363
|
+
url: string;
|
|
2364
|
+
};
|
|
2365
|
+
}[];
|
|
2366
|
+
settingsLinks: SkyPageModalLinksInput;
|
|
2367
|
+
title: string;
|
|
2368
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PagesActionHubExampleComponent, never>;
|
|
2369
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PagesActionHubExampleComponent, "app-pages-action-hub-example", never, {}, {}, never, never, true, never>;
|
|
2370
|
+
}
|
|
2371
|
+
|
|
2372
|
+
/**
|
|
2373
|
+
* @title Home page with blocks layout, using tile dashboard and recently accessed links
|
|
2374
|
+
* @docsDemoHidden
|
|
2375
|
+
*/
|
|
2376
|
+
declare class PagesPageHomePageBlocksLayoutExampleComponent {
|
|
2377
|
+
protected readonly recentLinks: SkyRecentLink[];
|
|
2378
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PagesPageHomePageBlocksLayoutExampleComponent, never>;
|
|
2379
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PagesPageHomePageBlocksLayoutExampleComponent, "app-pages-page-home-page-blocks-layout-example", never, {}, {}, never, never, true, never>;
|
|
2380
|
+
}
|
|
2381
|
+
|
|
2382
|
+
/**
|
|
2383
|
+
* @title List page with list layout using data manager
|
|
2384
|
+
* @docsDemoHidden
|
|
2385
|
+
*/
|
|
2386
|
+
declare class PagesPageListPageListLayoutExampleComponent {
|
|
2387
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PagesPageListPageListLayoutExampleComponent, never>;
|
|
2388
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PagesPageListPageListLayoutExampleComponent, "app-pages-page-list-page-list-layout-example", never, {}, {}, never, never, true, never>;
|
|
2389
|
+
}
|
|
2390
|
+
|
|
2391
|
+
/**
|
|
2392
|
+
* @title List page with tabs layout using data manager
|
|
2393
|
+
* @docsDemoHidden
|
|
2394
|
+
*/
|
|
2395
|
+
declare class PagesPageListPageTabsLayoutExampleComponent {
|
|
2396
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PagesPageListPageTabsLayoutExampleComponent, never>;
|
|
2397
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PagesPageListPageTabsLayoutExampleComponent, "app-pages-page-list-page-tabs-layout-example", never, {}, {}, never, never, true, never>;
|
|
2398
|
+
}
|
|
2399
|
+
|
|
2400
|
+
/**
|
|
2401
|
+
* @title Record page with blocks layout using box components
|
|
2402
|
+
* @docsDemoHidden
|
|
2403
|
+
*/
|
|
2404
|
+
declare class PagesPageRecordPageBlocksLayoutExampleComponent {
|
|
2405
|
+
protected readonly recentLinks: {
|
|
2406
|
+
label: string;
|
|
2407
|
+
permalink: {
|
|
2408
|
+
url: string;
|
|
2409
|
+
};
|
|
2410
|
+
lastAccessed: Date;
|
|
2411
|
+
}[];
|
|
2412
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PagesPageRecordPageBlocksLayoutExampleComponent, never>;
|
|
2413
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PagesPageRecordPageBlocksLayoutExampleComponent, "app-pages-page-record-page-blocks-layout-example", never, {}, {}, never, never, true, never>;
|
|
2414
|
+
}
|
|
2415
|
+
|
|
2416
|
+
/**
|
|
2417
|
+
* @title Record page with tabs layout using data manager
|
|
2418
|
+
* @docsDemoHidden
|
|
2419
|
+
*/
|
|
2420
|
+
declare class PagesPageRecordPageTabsLayoutExampleComponent {
|
|
2421
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PagesPageRecordPageTabsLayoutExampleComponent, never>;
|
|
2422
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PagesPageRecordPageTabsLayoutExampleComponent, "app-pages-page-record-page-tabs-layout-example", never, {}, {}, never, never, true, never>;
|
|
2423
|
+
}
|
|
2424
|
+
|
|
2425
|
+
/**
|
|
2426
|
+
* @title Split view page with fit layout
|
|
2427
|
+
* @docsDemoHidden
|
|
2428
|
+
*/
|
|
2429
|
+
declare class PagesPageSplitViewPageFitLayoutExampleComponent {
|
|
2430
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PagesPageSplitViewPageFitLayoutExampleComponent, never>;
|
|
2431
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PagesPageSplitViewPageFitLayoutExampleComponent, "app-pages-page-split-view-page-fit-layout-example", never, {}, {}, never, never, true, never>;
|
|
2432
|
+
}
|
|
2433
|
+
|
|
2434
|
+
/**
|
|
2435
|
+
* @title Phone field with basic setup
|
|
2436
|
+
*/
|
|
2437
|
+
declare class PhoneFieldBasicExampleComponent {
|
|
2438
|
+
#private;
|
|
2439
|
+
phoneForm: FormGroup;
|
|
2440
|
+
phoneControl: FormControl;
|
|
2441
|
+
constructor();
|
|
2442
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PhoneFieldBasicExampleComponent, never>;
|
|
2443
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PhoneFieldBasicExampleComponent, "app-phone-field-basic-example", never, {}, {}, never, never, true, never>;
|
|
2444
|
+
}
|
|
2445
|
+
|
|
2446
|
+
interface DropdownItem {
|
|
2447
|
+
name: string;
|
|
2448
|
+
disabled: boolean;
|
|
2449
|
+
}
|
|
2450
|
+
/**
|
|
2451
|
+
* @title Dropdown with basic setup
|
|
2452
|
+
*/
|
|
2453
|
+
declare class PopoversDropdownBasicExampleComponent {
|
|
2454
|
+
protected items: DropdownItem[];
|
|
2455
|
+
actionClicked(action: string): void;
|
|
2456
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PopoversDropdownBasicExampleComponent, never>;
|
|
2457
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PopoversDropdownBasicExampleComponent, "app-popovers-dropdown-basic-example", never, {}, {}, never, never, true, never>;
|
|
2458
|
+
}
|
|
2459
|
+
|
|
2460
|
+
/**
|
|
2461
|
+
* @title Popover with basic setup
|
|
2462
|
+
*/
|
|
2463
|
+
declare class PopoversPopoverBasicExampleComponent {
|
|
2464
|
+
popoverAlignment: SkyPopoverAlignment | undefined;
|
|
2465
|
+
popoverBody: string;
|
|
2466
|
+
popoverPlacement: SkyPopoverPlacement | undefined;
|
|
2467
|
+
popoverTitle: string | undefined;
|
|
2468
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PopoversPopoverBasicExampleComponent, never>;
|
|
2469
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PopoversPopoverBasicExampleComponent, "app-popovers-popover-basic-example", never, {}, {}, never, never, true, never>;
|
|
2470
|
+
}
|
|
2471
|
+
|
|
2472
|
+
/**
|
|
2473
|
+
* @title Popover with programmatic interactions
|
|
2474
|
+
*/
|
|
2475
|
+
declare class PopoversPopoverProgrammaticExampleComponent {
|
|
2476
|
+
#private;
|
|
2477
|
+
protected popoverController: Subject<SkyPopoverMessage>;
|
|
2478
|
+
protected onPopoverStateChange(isOpen: boolean): void;
|
|
2479
|
+
protected openPopover(): void;
|
|
2480
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PopoversPopoverProgrammaticExampleComponent, never>;
|
|
2481
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PopoversPopoverProgrammaticExampleComponent, "app-popovers-popover-programmatic-example", never, {}, {}, never, never, true, never>;
|
|
2482
|
+
}
|
|
2483
|
+
|
|
2484
|
+
/**
|
|
2485
|
+
* @title Passive progress indicator
|
|
2486
|
+
*/
|
|
2487
|
+
declare class ProgressIndicatorPassiveIndicatorBasicExampleComponent {
|
|
2488
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ProgressIndicatorPassiveIndicatorBasicExampleComponent, never>;
|
|
2489
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ProgressIndicatorPassiveIndicatorBasicExampleComponent, "app-progress-indicator-passive-indicator-basic-example", never, {}, {}, never, never, true, never>;
|
|
2490
|
+
}
|
|
2491
|
+
|
|
2492
|
+
/**
|
|
2493
|
+
* @title Waterfall progress indicator
|
|
2494
|
+
*/
|
|
2495
|
+
declare class ProgressIndicatorWaterfallIndicatorBasicExampleComponent {
|
|
2496
|
+
#private;
|
|
2497
|
+
protected activeIndex: number | undefined;
|
|
2498
|
+
protected progressMessageStream: Subject<SkyProgressIndicatorMessage | SkyProgressIndicatorMessageType>;
|
|
2499
|
+
protected configureConnection(isProgress: boolean): void;
|
|
2500
|
+
protected setServer(isProgress: boolean): void;
|
|
2501
|
+
protected testConnection(isProgress: boolean): void;
|
|
2502
|
+
protected alertMessage(message: string): void;
|
|
2503
|
+
protected updateIndex(changes: SkyProgressIndicatorChange): void;
|
|
2504
|
+
protected resetClicked(): void;
|
|
2505
|
+
private progress;
|
|
2506
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ProgressIndicatorWaterfallIndicatorBasicExampleComponent, never>;
|
|
2507
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ProgressIndicatorWaterfallIndicatorBasicExampleComponent, "app-progress-indicator-waterfall-indicator-basic-example", never, {}, {}, never, never, true, never>;
|
|
2508
|
+
}
|
|
2509
|
+
|
|
2510
|
+
/**
|
|
2511
|
+
* @title Wizard (progress indicator)
|
|
2512
|
+
*/
|
|
2513
|
+
declare class ProgressIndicatorWizardBasicExampleComponent {
|
|
2514
|
+
#private;
|
|
2515
|
+
protected openWizard(): void;
|
|
2516
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ProgressIndicatorWizardBasicExampleComponent, never>;
|
|
2517
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ProgressIndicatorWizardBasicExampleComponent, "app-progress-indicator-wizard-basic-example", never, {}, {}, never, never, true, never>;
|
|
2518
|
+
}
|
|
2519
|
+
|
|
2520
|
+
/**
|
|
2521
|
+
* @title Router with a custom resolver
|
|
2522
|
+
*/
|
|
2523
|
+
declare class RouterHrefBasicExampleComponent {
|
|
2524
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<RouterHrefBasicExampleComponent, never>;
|
|
2525
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<RouterHrefBasicExampleComponent, "app-router-href-basic-example", never, {}, {}, never, never, true, never>;
|
|
2526
|
+
}
|
|
2527
|
+
|
|
2528
|
+
interface Record$2 {
|
|
2529
|
+
id: number;
|
|
2530
|
+
amount: number;
|
|
2531
|
+
date: string;
|
|
2532
|
+
vendor: string;
|
|
2533
|
+
receiptImage: string;
|
|
2534
|
+
approvedAmount: number;
|
|
2535
|
+
comments: string;
|
|
2536
|
+
}
|
|
2537
|
+
|
|
2538
|
+
interface DemoForm$1 {
|
|
2539
|
+
approvedAmount: FormControl<number>;
|
|
2540
|
+
comments: FormControl<string>;
|
|
2541
|
+
}
|
|
2542
|
+
/**
|
|
2543
|
+
* @title Split view with basic setup
|
|
2544
|
+
* @docsDemoHidden
|
|
2545
|
+
*/
|
|
2546
|
+
declare class SplitViewBasicExampleComponent {
|
|
2547
|
+
#private;
|
|
2548
|
+
protected set activeIndex(value: number);
|
|
2549
|
+
protected get activeIndex(): number;
|
|
2550
|
+
protected items: {
|
|
2551
|
+
id: number;
|
|
2552
|
+
amount: number;
|
|
2553
|
+
date: string;
|
|
2554
|
+
vendor: string;
|
|
2555
|
+
receiptImage: string;
|
|
2556
|
+
approvedAmount: number;
|
|
2557
|
+
comments: string;
|
|
2558
|
+
}[];
|
|
2559
|
+
protected activeRecord: Record$2;
|
|
2560
|
+
protected splitViewDemoForm: FormGroup<DemoForm$1>;
|
|
2561
|
+
protected splitViewStream: Subject<SkySplitViewMessage>;
|
|
2562
|
+
constructor();
|
|
2563
|
+
protected onItemClick(index: number): void;
|
|
2564
|
+
protected onApprove(): void;
|
|
2565
|
+
protected onDeny(): void;
|
|
2566
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SplitViewBasicExampleComponent, never>;
|
|
2567
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SplitViewBasicExampleComponent, "app-split-view-basic-example", never, {}, {}, never, never, true, never>;
|
|
2568
|
+
}
|
|
2569
|
+
|
|
2570
|
+
interface Record$1 {
|
|
2571
|
+
id: number;
|
|
2572
|
+
amount: number;
|
|
2573
|
+
date: string;
|
|
2574
|
+
vendor: string;
|
|
2575
|
+
receiptImage: string;
|
|
2576
|
+
approvedAmount: number;
|
|
2577
|
+
comments: string;
|
|
2578
|
+
}
|
|
2579
|
+
|
|
2580
|
+
interface DemoForm {
|
|
2581
|
+
approvedAmount: FormControl<number>;
|
|
2582
|
+
comments: FormControl<string>;
|
|
2583
|
+
}
|
|
2584
|
+
/**
|
|
2585
|
+
* @title Page bound split view in a page component with fit layout
|
|
2586
|
+
* @docsDemoHidden
|
|
2587
|
+
*/
|
|
2588
|
+
declare class SplitViewPageBoundExampleComponent {
|
|
2589
|
+
#private;
|
|
2590
|
+
protected set activeIndex(value: number);
|
|
2591
|
+
protected get activeIndex(): number;
|
|
2592
|
+
protected items: Record$1[];
|
|
2593
|
+
protected activeRecord: Record$1;
|
|
2594
|
+
protected splitViewDemoForm: FormGroup<DemoForm>;
|
|
2595
|
+
protected splitViewStream: Subject<SkySplitViewMessage>;
|
|
2596
|
+
protected unapprovedTransaction: boolean;
|
|
2597
|
+
constructor();
|
|
2598
|
+
protected onItemClick(index: number): void;
|
|
2599
|
+
protected onApprove(): void;
|
|
2600
|
+
protected onDeny(): void;
|
|
2601
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SplitViewPageBoundExampleComponent, never>;
|
|
2602
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SplitViewPageBoundExampleComponent, "app-split-view-page-bound-example", never, {}, {}, never, never, true, never>;
|
|
2603
|
+
}
|
|
2604
|
+
|
|
2605
|
+
/**
|
|
2606
|
+
* @title Sectioned form inside modal
|
|
2607
|
+
*/
|
|
2608
|
+
declare class TabsSectionedFormModalExampleComponent {
|
|
2609
|
+
#private;
|
|
2610
|
+
openModal(): void;
|
|
2611
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TabsSectionedFormModalExampleComponent, never>;
|
|
2612
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TabsSectionedFormModalExampleComponent, "app-tabs-sectioned-form-modal-example", never, {}, {}, never, never, true, never>;
|
|
2613
|
+
}
|
|
2614
|
+
|
|
2615
|
+
/**
|
|
2616
|
+
* @title Tabs bound to an array, with add and close buttons
|
|
2617
|
+
*/
|
|
2618
|
+
declare class TabsDynamicAddCloseExampleComponent {
|
|
2619
|
+
#private;
|
|
2620
|
+
protected tabArray: {
|
|
2621
|
+
tabHeading: string;
|
|
2622
|
+
tabContent: string;
|
|
2623
|
+
}[];
|
|
2624
|
+
protected onNewTabClick(): void;
|
|
2625
|
+
protected onCloseClick(arrayIndex: number): void;
|
|
2626
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TabsDynamicAddCloseExampleComponent, never>;
|
|
2627
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TabsDynamicAddCloseExampleComponent, "app-tabs-dynamic-add-close-example", never, {}, {}, never, never, true, never>;
|
|
2628
|
+
}
|
|
2629
|
+
|
|
2630
|
+
/**
|
|
2631
|
+
* @title Tabs bound to an array
|
|
2632
|
+
*/
|
|
2633
|
+
declare class TabsDynamicExampleComponent {
|
|
2634
|
+
protected tabArray: {
|
|
2635
|
+
tabHeading: string;
|
|
2636
|
+
tabContent: string;
|
|
2637
|
+
}[];
|
|
2638
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TabsDynamicExampleComponent, never>;
|
|
2639
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TabsDynamicExampleComponent, "app-tabs-dynamic-example", never, {}, {}, never, never, true, never>;
|
|
2640
|
+
}
|
|
2641
|
+
|
|
2642
|
+
/**
|
|
2643
|
+
* @title Tabs with add and close buttons
|
|
2644
|
+
*/
|
|
2645
|
+
declare class TabsStaticAddCloseExampleComponent {
|
|
2646
|
+
protected showTab3: boolean;
|
|
2647
|
+
onNewTabClick(): void;
|
|
2648
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TabsStaticAddCloseExampleComponent, never>;
|
|
2649
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TabsStaticAddCloseExampleComponent, "app-tabs-static-add-close-example", never, {}, {}, never, never, true, never>;
|
|
2650
|
+
}
|
|
2651
|
+
|
|
2652
|
+
/**
|
|
2653
|
+
* @title Tabs with basic setup
|
|
2654
|
+
*/
|
|
2655
|
+
declare class TabsStaticExampleComponent {
|
|
2656
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TabsStaticExampleComponent, never>;
|
|
2657
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TabsStaticExampleComponent, "app-tabs-static-example", never, {}, {}, never, never, true, never>;
|
|
2658
|
+
}
|
|
2659
|
+
|
|
2660
|
+
/**
|
|
2661
|
+
* @title Vertical tabs with basic setup
|
|
2662
|
+
*/
|
|
2663
|
+
declare class TabsVerticalTabsBasicExampleComponent {
|
|
2664
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TabsVerticalTabsBasicExampleComponent, never>;
|
|
2665
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TabsVerticalTabsBasicExampleComponent, "app-tabs-vertical-tabs-basic-example", never, {}, {}, never, never, true, never>;
|
|
2666
|
+
}
|
|
2667
|
+
|
|
2668
|
+
interface TabGroup {
|
|
2669
|
+
heading: string;
|
|
2670
|
+
isOpen: boolean;
|
|
2671
|
+
isDisabled: boolean;
|
|
2672
|
+
subTabs: {
|
|
2673
|
+
tabHeading: string;
|
|
2674
|
+
content: string;
|
|
2675
|
+
tabHeaderCount?: number;
|
|
2676
|
+
active?: boolean;
|
|
2677
|
+
disabled?: boolean;
|
|
2678
|
+
}[];
|
|
2679
|
+
}
|
|
2680
|
+
|
|
2681
|
+
/**
|
|
2682
|
+
* @title Vertical tabs with grouped tabs
|
|
2683
|
+
*/
|
|
2684
|
+
declare class TabsVerticalTabsGroupedExampleComponent {
|
|
2685
|
+
protected groups: TabGroup[];
|
|
2686
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TabsVerticalTabsGroupedExampleComponent, never>;
|
|
2687
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TabsVerticalTabsGroupedExampleComponent, "app-tabs-vertical-tabs-grouped-example", never, {}, {}, never, never, true, never>;
|
|
2688
|
+
}
|
|
2689
|
+
|
|
2690
|
+
/**
|
|
2691
|
+
* @title Wizard in a modal
|
|
2692
|
+
*/
|
|
2693
|
+
declare class TabsWizardBasicExampleComponent {
|
|
2694
|
+
#private;
|
|
2695
|
+
protected openWizard(): void;
|
|
2696
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TabsWizardBasicExampleComponent, never>;
|
|
2697
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TabsWizardBasicExampleComponent, "app-tabs-wizard-basic-example", never, {}, {}, never, never, true, never>;
|
|
2698
|
+
}
|
|
2699
|
+
|
|
2700
|
+
/**
|
|
2701
|
+
* @title Text editor with help key
|
|
2702
|
+
*/
|
|
2703
|
+
declare class TextEditorHelpKeyExampleComponent {
|
|
2704
|
+
#private;
|
|
2705
|
+
protected formGroup: FormGroup;
|
|
2706
|
+
myText: FormControl;
|
|
2707
|
+
constructor();
|
|
2708
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TextEditorHelpKeyExampleComponent, never>;
|
|
2709
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TextEditorHelpKeyExampleComponent, "app-text-editor-help-key-example", never, {}, {}, never, never, true, never>;
|
|
2710
|
+
}
|
|
2711
|
+
|
|
2712
|
+
/**
|
|
2713
|
+
* @title Rich text display with basic setup
|
|
2714
|
+
*/
|
|
2715
|
+
declare class TextEditorRichTextDisplayExampleComponent {
|
|
2716
|
+
protected richText: string;
|
|
2717
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TextEditorRichTextDisplayExampleComponent, never>;
|
|
2718
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TextEditorRichTextDisplayExampleComponent, "app-text-editor-rich-text-display-example", never, {}, {}, never, never, true, never>;
|
|
2719
|
+
}
|
|
2720
|
+
|
|
2721
|
+
/**
|
|
2722
|
+
* @title Text editor with basic setup
|
|
2723
|
+
*/
|
|
2724
|
+
declare class TextEditorExampleComponent {
|
|
2725
|
+
#private;
|
|
2726
|
+
protected formGroup: FormGroup;
|
|
2727
|
+
myText: FormControl;
|
|
2728
|
+
constructor();
|
|
2729
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TextEditorExampleComponent, never>;
|
|
2730
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TextEditorExampleComponent, "app-text-editor-example", never, {}, {}, never, never, true, never>;
|
|
2731
|
+
}
|
|
2732
|
+
|
|
2733
|
+
/**
|
|
2734
|
+
* @title Tile dashboard with basic setup
|
|
2735
|
+
*/
|
|
2736
|
+
declare class TilesBasicExampleComponent {
|
|
2737
|
+
protected dashboardConfig: SkyTileDashboardConfig;
|
|
2738
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TilesBasicExampleComponent, never>;
|
|
2739
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TilesBasicExampleComponent, "app-tiles-basic-example", never, {}, {}, never, never, true, never>;
|
|
2740
|
+
}
|
|
2741
|
+
|
|
2742
|
+
/**
|
|
2743
|
+
* @title Toast with basic setup
|
|
2744
|
+
*/
|
|
2745
|
+
declare class ToastBasicExampleComponent {
|
|
2746
|
+
#private;
|
|
2747
|
+
openToast(): void;
|
|
2748
|
+
closeAll(): void;
|
|
2749
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ToastBasicExampleComponent, never>;
|
|
2750
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ToastBasicExampleComponent, "app-toast-basic-example", never, {}, {}, never, never, true, never>;
|
|
2751
|
+
}
|
|
2752
|
+
|
|
2753
|
+
/**
|
|
2754
|
+
* @title Toast with custom content component
|
|
2755
|
+
*/
|
|
2756
|
+
declare class ToastCustomComponentExampleComponent {
|
|
2757
|
+
#private;
|
|
2758
|
+
openToast(): void;
|
|
2759
|
+
closeAll(): void;
|
|
2760
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ToastCustomComponentExampleComponent, never>;
|
|
2761
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ToastCustomComponentExampleComponent, "app-toast-custom-component-example", never, {}, {}, never, never, true, never>;
|
|
2762
|
+
}
|
|
2763
|
+
|
|
2764
|
+
/**
|
|
2765
|
+
* @title Email validation on reactive form controls
|
|
2766
|
+
*/
|
|
2767
|
+
declare class ValidationEmailValidationControlValidatorExampleComponent {
|
|
2768
|
+
protected get emailControl(): AbstractControl | null;
|
|
2769
|
+
protected formGroup: FormGroup;
|
|
2770
|
+
constructor();
|
|
2771
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ValidationEmailValidationControlValidatorExampleComponent, never>;
|
|
2772
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ValidationEmailValidationControlValidatorExampleComponent, "app-validation-email-validation-control-validator-example", never, {}, {}, never, never, true, never>;
|
|
2773
|
+
}
|
|
2774
|
+
|
|
2775
|
+
/**
|
|
2776
|
+
* @title Email validation using input directive
|
|
2777
|
+
*/
|
|
2778
|
+
declare class ValidationEmailValidationDirectiveExampleComponent {
|
|
2779
|
+
protected exampleModel: {
|
|
2780
|
+
emailAddress?: string;
|
|
2781
|
+
};
|
|
2782
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ValidationEmailValidationDirectiveExampleComponent, never>;
|
|
2783
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ValidationEmailValidationDirectiveExampleComponent, "app-validation-email-validation-directive-example", never, {}, {}, never, never, true, never>;
|
|
2784
|
+
}
|
|
2785
|
+
|
|
2786
|
+
/**
|
|
2787
|
+
* @title URL validation on reactive form controls
|
|
2788
|
+
*/
|
|
2789
|
+
declare class ValidationUrlValidationControlValidatorExampleComponent {
|
|
2790
|
+
protected get urlControl(): AbstractControl | null;
|
|
2791
|
+
protected formGroup: FormGroup;
|
|
2792
|
+
constructor();
|
|
2793
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ValidationUrlValidationControlValidatorExampleComponent, never>;
|
|
2794
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ValidationUrlValidationControlValidatorExampleComponent, "app-validation-url-validation-control-validator-example", never, {}, {}, never, never, true, never>;
|
|
2795
|
+
}
|
|
2796
|
+
|
|
2797
|
+
/**
|
|
2798
|
+
* @title URL validation using input directive
|
|
2799
|
+
*/
|
|
2800
|
+
declare class ValidationUrlValidationDirectiveExampleComponent {
|
|
2801
|
+
protected exampleModel: {
|
|
2802
|
+
url?: string;
|
|
2803
|
+
};
|
|
2804
|
+
protected skyUrlValidationOptions: SkyUrlValidationOptions;
|
|
2805
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ValidationUrlValidationDirectiveExampleComponent, never>;
|
|
2806
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ValidationUrlValidationDirectiveExampleComponent, "app-validation-url-validation-directive-example", never, {}, {}, never, never, true, never>;
|
|
2807
|
+
}
|
|
2808
|
+
|
|
2809
|
+
export { ActionBarsSummaryActionBarBasicExampleComponent, ActionBarsSummaryActionBarErrorExampleComponent, ActionBarsSummaryActionBarModalExampleComponent, ActionBarsSummaryActionBarTabExampleComponent, AgGridDataEntryGridBasicExampleComponent, AgGridDataEntryGridDataManagerAddedExampleComponent, AgGridDataEntryGridFocusExampleComponent, AgGridDataEntryGridInlineHelpExampleComponent, AgGridDataGridBasicExampleComponent, AgGridDataGridBasicMultiselectExampleComponent, AgGridDataGridDataManagerExampleComponent, AgGridDataGridDataManagerMultiselectExampleComponent, AgGridDataGridInlineHelpExampleComponent, AgGridDataGridPagingExampleComponent, AgGridDataGridTemplateRefColumnExampleComponent, AgGridDataGridTopScrollExampleComponent, AngularTreeComponentAngularTreeBasicExampleComponent, AngularTreeComponentAngularTreeHelpKeyExampleComponent, AutonumericCurrencyExampleComponent, AutonumericInternationalFormattingExampleComponent, AutonumericOptionsProviderExampleComponent, AutonumericPresetExampleComponent, AvatarExampleComponent, ColorpickerBasicExampleComponent, ColorpickerHelpKeyExampleComponent, ColorpickerProgrammaticExampleComponent, CoreIdExampleComponent, CoreMediaQueryBasicExampleComponent, CoreMediaQueryResponsiveHostExampleComponent, CoreNumericBasicExampleComponent, DataManagerBasicExampleComponent, DatetimeDatePipeBasicExampleComponent, DatetimeDateRangePickerBasicExampleComponent, DatetimeDateRangePickerCustomCalculatorExampleComponent, DatetimeDateRangePickerHelpKeyExampleComponent, DatetimeDatepickerBasicExampleComponent, DatetimeDatepickerCustomDatesExampleComponent, DatetimeDatepickerFuzzyExampleComponent, DatetimeTimepickerBasicExampleComponent, ErrorsErrorEmbeddedExampleComponent, ErrorsErrorModalExampleComponent, FlyoutBasicExampleComponent, FlyoutCustomHeadersExampleComponent, FormsCharacterCountExampleComponent, FormsCheckboxBasicExampleComponent, FormsCheckboxHelpKeyExampleComponent, FormsCheckboxIconGroupExampleComponent, FormsFieldGroupBasicExampleComponent, FormsFieldGroupHelpKeyExampleComponent, FormsFileAttachmentBasicExampleComponent, FormsFileAttachmentHelpKeyExampleComponent, FormsFileDropBasicExampleComponent, FormsFileDropHelpKeyExampleComponent, FormsInputBoxBasicExampleComponent, FormsInputBoxWithCustomFormErrorsExampleComponent, FormsRadioHelpKeyExampleComponent, FormsRadioIconExampleComponent, FormsRadioStandardExampleComponent, FormsSelectionBoxCheckboxExampleComponent, FormsSelectionBoxRadioExampleComponent, FormsToggleSwitchBasicExampleComponent, FormsToggleSwitchHelpKeyExampleComponent, HelpInlineBasicExampleComponent, IconBasicExampleComponent, IconIconButtonExampleComponent, IndicatorsAlertBasicExampleComponent, IndicatorsIllustrationBasicExampleComponent, IndicatorsKeyInfoBasicExampleComponent, IndicatorsKeyInfoHelpKeyExampleComponent, IndicatorsLabelBasicExampleComponent, IndicatorsStatusIndicatorBasicExampleComponent, IndicatorsStatusIndicatorHelpKeyExampleComponent, IndicatorsTextHighlightBasicExampleComponent, IndicatorsTokensBasicExampleComponent, IndicatorsTokensCustomExampleComponent, IndicatorsWaitElementExampleComponent, IndicatorsWaitPageExampleComponent, InlineFormBasicExampleComponent, InlineFormCustomButtonsExampleComponent, InlineFormRepeatersExampleComponent, LayoutActionButtonBasicExampleComponent, LayoutActionButtonPermalinkExampleComponent, LayoutBackToTopInfiniteScrollExampleComponent, LayoutBackToTopRepeaterExampleComponent, LayoutBoxBasicExampleComponent, LayoutBoxHelpKeyExampleComponent, LayoutCardBasicExampleComponent, LayoutDefinitionListBasicExampleComponent, LayoutDescriptionListHelpKeyExampleComponent, LayoutDescriptionListHorizontalExampleComponent, LayoutDescriptionListInlineHelpExampleComponent, LayoutDescriptionListLongDescriptionExampleComponent, LayoutDescriptionListVerticalExampleComponent, LayoutFluidGridExampleComponent, LayoutFormatExampleComponent, LayoutInlineDeleteCustomExampleComponent, LayoutInlineDeleteRepeaterExampleComponent, LayoutPageLayoutFitExampleComponent, LayoutPageSummaryBasicExampleComponent, LayoutTextExpandInlineExampleComponent, LayoutTextExpandModalExampleComponent, LayoutTextExpandNewlineExampleComponent, LayoutTextExpandRepeaterExampleComponent, LayoutToolbarBasicExampleComponent, LayoutToolbarSectionedExampleComponent, ListsFilterInlineExampleComponent, ListsFilterModalExampleComponent, ListsInfiniteScrollRepeaterExampleComponent, ListsPagingBasicExampleComponent, ListsPagingWithContentExampleComponent, ListsRepeaterAddRemoveExampleComponent, ListsRepeaterBasicExampleComponent, ListsRepeaterInlineFormExampleComponent, ListsSortBasicExampleComponent, LookupAddItemExampleComponent, LookupAutocompleteAdvancedExampleComponent, LookupAutocompleteAnyValueExampleComponent, LookupAutocompleteBasicExampleComponent, LookupAutocompleteCustomSearchExampleComponent, LookupAutocompleteSearchFiltersExampleComponent, LookupCountryFieldBasicExampleComponent, LookupCustomPickerExampleComponent, LookupMultiSelectExampleComponent, LookupResultTemplatesExampleComponent, LookupSearchBasicExampleComponent, LookupSelectionModalAddItemExampleComponent, LookupSelectionModalBasicExampleComponent, LookupSingleSelectExampleComponent, ModalsConfirmBasicWithControllerExampleComponent, ModalsConfirmBasicWithHarnessExampleComponent, ModalsModalBasicWithControllerExampleComponent, ModalsModalBasicWithHarnessExampleComponent, ModalsModalBasicWithHarnessHelpKeyExampleComponent, ModalsModalWithErrorExampleComponent, NavbarExampleComponent, PagesActionHubExampleComponent, PagesPageHomePageBlocksLayoutExampleComponent, PagesPageListPageListLayoutExampleComponent, PagesPageListPageTabsLayoutExampleComponent, PagesPageRecordPageBlocksLayoutExampleComponent, PagesPageRecordPageTabsLayoutExampleComponent, PagesPageSplitViewPageFitLayoutExampleComponent, PhoneFieldBasicExampleComponent, PopoversDropdownBasicExampleComponent, PopoversPopoverBasicExampleComponent, PopoversPopoverProgrammaticExampleComponent, ProgressIndicatorPassiveIndicatorBasicExampleComponent, ProgressIndicatorWaterfallIndicatorBasicExampleComponent, ProgressIndicatorWizardBasicExampleComponent, RouterHrefBasicExampleComponent, SplitViewBasicExampleComponent, SplitViewPageBoundExampleComponent, TabsDynamicAddCloseExampleComponent, TabsDynamicExampleComponent, TabsSectionedFormModalExampleComponent, TabsStaticAddCloseExampleComponent, TabsStaticExampleComponent, TabsVerticalTabsBasicExampleComponent, TabsVerticalTabsGroupedExampleComponent, TabsWizardBasicExampleComponent, TextEditorExampleComponent, TextEditorHelpKeyExampleComponent, TextEditorRichTextDisplayExampleComponent, TilesBasicExampleComponent, ToastBasicExampleComponent, ToastCustomComponentExampleComponent, ValidationEmailValidationControlValidatorExampleComponent, ValidationEmailValidationDirectiveExampleComponent, ValidationUrlValidationControlValidatorExampleComponent, ValidationUrlValidationDirectiveExampleComponent };
|