@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
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
import { SkySplitViewMessage } from '@skyux/split-view';
|
|
2
|
-
import { Subject } from 'rxjs';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
interface WorkspaceItem {
|
|
5
|
-
id: number;
|
|
6
|
-
amount: number;
|
|
7
|
-
date: string;
|
|
8
|
-
vendor: string;
|
|
9
|
-
receiptImage: string;
|
|
10
|
-
approvedAmount: number;
|
|
11
|
-
comments: string;
|
|
12
|
-
}
|
|
13
|
-
export declare class SplitViewPageContentComponent {
|
|
14
|
-
#private;
|
|
15
|
-
protected set activeIndex(value: number);
|
|
16
|
-
protected get activeIndex(): number;
|
|
17
|
-
protected items: WorkspaceItem[];
|
|
18
|
-
protected activeRecord: WorkspaceItem;
|
|
19
|
-
protected listWidth: number | undefined;
|
|
20
|
-
protected splitViewStream: Subject<SkySplitViewMessage>;
|
|
21
|
-
protected splitViewDemoForm: import("@angular/forms").FormGroup<{
|
|
22
|
-
approvedAmount: import("@angular/forms").FormControl<number | null>;
|
|
23
|
-
comments: import("@angular/forms").FormControl<string | null>;
|
|
24
|
-
}>;
|
|
25
|
-
protected onItemClick(index: number): void;
|
|
26
|
-
protected onApprove(): void;
|
|
27
|
-
protected onDeny(): void;
|
|
28
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SplitViewPageContentComponent, never>;
|
|
29
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SplitViewPageContentComponent, "app-split-view-page-content", never, {}, {}, never, never, true, never>;
|
|
30
|
-
}
|
|
31
|
-
export {};
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { FormControl, FormGroup } from '@angular/forms';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
/**
|
|
4
|
-
* @title Phone field with basic setup
|
|
5
|
-
*/
|
|
6
|
-
export declare class PhoneFieldBasicExampleComponent {
|
|
7
|
-
#private;
|
|
8
|
-
phoneForm: FormGroup;
|
|
9
|
-
phoneControl: FormControl;
|
|
10
|
-
constructor();
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PhoneFieldBasicExampleComponent, never>;
|
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<PhoneFieldBasicExampleComponent, "app-phone-field-basic-example", never, {}, {}, never, never, true, never>;
|
|
13
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
interface DropdownItem {
|
|
3
|
-
name: string;
|
|
4
|
-
disabled: boolean;
|
|
5
|
-
}
|
|
6
|
-
/**
|
|
7
|
-
* @title Dropdown with basic setup
|
|
8
|
-
*/
|
|
9
|
-
export declare class PopoversDropdownBasicExampleComponent {
|
|
10
|
-
protected items: DropdownItem[];
|
|
11
|
-
actionClicked(action: string): void;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PopoversDropdownBasicExampleComponent, never>;
|
|
13
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<PopoversDropdownBasicExampleComponent, "app-popovers-dropdown-basic-example", never, {}, {}, never, never, true, never>;
|
|
14
|
-
}
|
|
15
|
-
export {};
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { SkyPopoverAlignment, SkyPopoverPlacement } from '@skyux/popovers';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
/**
|
|
4
|
-
* @title Popover with basic setup
|
|
5
|
-
*/
|
|
6
|
-
export declare class PopoversPopoverBasicExampleComponent {
|
|
7
|
-
popoverAlignment: SkyPopoverAlignment | undefined;
|
|
8
|
-
popoverBody: string;
|
|
9
|
-
popoverPlacement: SkyPopoverPlacement | undefined;
|
|
10
|
-
popoverTitle: string | undefined;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PopoversPopoverBasicExampleComponent, never>;
|
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<PopoversPopoverBasicExampleComponent, "app-popovers-popover-basic-example", never, {}, {}, never, never, true, never>;
|
|
13
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { SkyPopoverMessage } from '@skyux/popovers';
|
|
2
|
-
import { Subject } from 'rxjs';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
/**
|
|
5
|
-
* @title Popover with programmatic interactions
|
|
6
|
-
*/
|
|
7
|
-
export declare class PopoversPopoverProgrammaticExampleComponent {
|
|
8
|
-
#private;
|
|
9
|
-
protected popoverController: Subject<SkyPopoverMessage>;
|
|
10
|
-
protected onPopoverStateChange(isOpen: boolean): void;
|
|
11
|
-
protected openPopover(): void;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PopoversPopoverProgrammaticExampleComponent, never>;
|
|
13
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<PopoversPopoverProgrammaticExampleComponent, "app-popovers-popover-programmatic-example", never, {}, {}, never, never, true, never>;
|
|
14
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
/**
|
|
3
|
-
* @title Passive progress indicator
|
|
4
|
-
*/
|
|
5
|
-
export declare class ProgressIndicatorPassiveIndicatorBasicExampleComponent {
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ProgressIndicatorPassiveIndicatorBasicExampleComponent, never>;
|
|
7
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ProgressIndicatorPassiveIndicatorBasicExampleComponent, "app-progress-indicator-passive-indicator-basic-example", never, {}, {}, never, never, true, never>;
|
|
8
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { SkyProgressIndicatorChange, SkyProgressIndicatorMessage, SkyProgressIndicatorMessageType } from '@skyux/progress-indicator';
|
|
2
|
-
import { Subject } from 'rxjs';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
/**
|
|
5
|
-
* @title Waterfall progress indicator
|
|
6
|
-
*/
|
|
7
|
-
export declare class ProgressIndicatorWaterfallIndicatorBasicExampleComponent {
|
|
8
|
-
#private;
|
|
9
|
-
protected activeIndex: number | undefined;
|
|
10
|
-
protected progressMessageStream: Subject<SkyProgressIndicatorMessage | SkyProgressIndicatorMessageType>;
|
|
11
|
-
protected configureConnection(isProgress: boolean): void;
|
|
12
|
-
protected setServer(isProgress: boolean): void;
|
|
13
|
-
protected testConnection(isProgress: boolean): void;
|
|
14
|
-
protected alertMessage(message: string): void;
|
|
15
|
-
protected updateIndex(changes: SkyProgressIndicatorChange): void;
|
|
16
|
-
protected resetClicked(): void;
|
|
17
|
-
private progress;
|
|
18
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ProgressIndicatorWaterfallIndicatorBasicExampleComponent, never>;
|
|
19
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ProgressIndicatorWaterfallIndicatorBasicExampleComponent, "app-progress-indicator-waterfall-indicator-basic-example", never, {}, {}, never, never, true, never>;
|
|
20
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { SkyModalInstance } from '@skyux/modals';
|
|
2
|
-
import { ModalContext } from './modal-context';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class ModalComponent {
|
|
5
|
-
protected readonly context: ModalContext;
|
|
6
|
-
protected readonly instance: SkyModalInstance;
|
|
7
|
-
protected submit(): void;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ModalComponent, never>;
|
|
9
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ModalComponent, "app-modal", never, {}, {}, never, never, true, never>;
|
|
10
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
/**
|
|
3
|
-
* @title Wizard (progress indicator)
|
|
4
|
-
*/
|
|
5
|
-
export declare class ProgressIndicatorWizardBasicExampleComponent {
|
|
6
|
-
#private;
|
|
7
|
-
protected openWizard(): void;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ProgressIndicatorWizardBasicExampleComponent, never>;
|
|
9
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ProgressIndicatorWizardBasicExampleComponent, "app-progress-indicator-wizard-basic-example", never, {}, {}, never, never, true, never>;
|
|
10
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { FormGroup } from '@angular/forms';
|
|
2
|
-
import { SkyModalInstance } from '@skyux/modals';
|
|
3
|
-
import { SkyProgressIndicatorActionClickArgs, SkyProgressIndicatorChange, SkyProgressIndicatorDisplayModeType } from '@skyux/progress-indicator';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class ModalComponent {
|
|
6
|
-
protected activeIndex: number | undefined;
|
|
7
|
-
protected displayMode: SkyProgressIndicatorDisplayModeType;
|
|
8
|
-
protected formGroup: FormGroup;
|
|
9
|
-
protected title: string;
|
|
10
|
-
protected get requirementsMet(): boolean;
|
|
11
|
-
protected readonly instance: SkyModalInstance;
|
|
12
|
-
constructor();
|
|
13
|
-
protected onCancelClick(): void;
|
|
14
|
-
protected onSaveClick(args: SkyProgressIndicatorActionClickArgs): void;
|
|
15
|
-
protected updateIndex(changes: SkyProgressIndicatorChange): void;
|
|
16
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ModalComponent, never>;
|
|
17
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ModalComponent, "app-modal", never, {}, {}, never, never, true, never>;
|
|
18
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
/**
|
|
3
|
-
* @title Router with a custom resolver
|
|
4
|
-
*/
|
|
5
|
-
export declare class RouterHrefBasicExampleComponent {
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<RouterHrefBasicExampleComponent, never>;
|
|
7
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<RouterHrefBasicExampleComponent, "app-router-href-basic-example", never, {}, {}, never, never, true, never>;
|
|
8
|
-
}
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
import { FormControl, FormGroup } from '@angular/forms';
|
|
2
|
-
import { SkySplitViewMessage } from '@skyux/split-view';
|
|
3
|
-
import { Subject } from 'rxjs';
|
|
4
|
-
import { Record } from './record';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
interface DemoForm {
|
|
7
|
-
approvedAmount: FormControl<number>;
|
|
8
|
-
comments: FormControl<string>;
|
|
9
|
-
}
|
|
10
|
-
/**
|
|
11
|
-
* @title Split view with basic setup
|
|
12
|
-
* @docsDemoHidden
|
|
13
|
-
*/
|
|
14
|
-
export declare class SplitViewBasicExampleComponent {
|
|
15
|
-
#private;
|
|
16
|
-
protected set activeIndex(value: number);
|
|
17
|
-
protected get activeIndex(): number;
|
|
18
|
-
protected items: {
|
|
19
|
-
id: number;
|
|
20
|
-
amount: number;
|
|
21
|
-
date: string;
|
|
22
|
-
vendor: string;
|
|
23
|
-
receiptImage: string;
|
|
24
|
-
approvedAmount: number;
|
|
25
|
-
comments: string;
|
|
26
|
-
}[];
|
|
27
|
-
protected activeRecord: Record;
|
|
28
|
-
protected splitViewDemoForm: FormGroup<DemoForm>;
|
|
29
|
-
protected splitViewStream: Subject<SkySplitViewMessage>;
|
|
30
|
-
constructor();
|
|
31
|
-
protected onItemClick(index: number): void;
|
|
32
|
-
protected onApprove(): void;
|
|
33
|
-
protected onDeny(): void;
|
|
34
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SplitViewBasicExampleComponent, never>;
|
|
35
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SplitViewBasicExampleComponent, "app-split-view-basic-example", never, {}, {}, never, never, true, never>;
|
|
36
|
-
}
|
|
37
|
-
export {};
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import { FormControl, FormGroup } from '@angular/forms';
|
|
2
|
-
import { SkySplitViewMessage } from '@skyux/split-view';
|
|
3
|
-
import { Subject } from 'rxjs';
|
|
4
|
-
import { Record } from './record';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
interface DemoForm {
|
|
7
|
-
approvedAmount: FormControl<number>;
|
|
8
|
-
comments: FormControl<string>;
|
|
9
|
-
}
|
|
10
|
-
/**
|
|
11
|
-
* @title Page bound split view in a page component with fit layout
|
|
12
|
-
* @docsDemoHidden
|
|
13
|
-
*/
|
|
14
|
-
export declare class SplitViewPageBoundExampleComponent {
|
|
15
|
-
#private;
|
|
16
|
-
protected set activeIndex(value: number);
|
|
17
|
-
protected get activeIndex(): number;
|
|
18
|
-
protected items: Record[];
|
|
19
|
-
protected activeRecord: Record;
|
|
20
|
-
protected splitViewDemoForm: FormGroup<DemoForm>;
|
|
21
|
-
protected splitViewStream: Subject<SkySplitViewMessage>;
|
|
22
|
-
protected unapprovedTransaction: boolean;
|
|
23
|
-
constructor();
|
|
24
|
-
protected onItemClick(index: number): void;
|
|
25
|
-
protected onApprove(): void;
|
|
26
|
-
protected onDeny(): void;
|
|
27
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SplitViewPageBoundExampleComponent, never>;
|
|
28
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SplitViewPageBoundExampleComponent, "app-split-view-page-bound-example", never, {}, {}, never, never, true, never>;
|
|
29
|
-
}
|
|
30
|
-
export {};
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class AddressFormComponent {
|
|
3
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AddressFormComponent, never>;
|
|
4
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AddressFormComponent, "app-address-form", never, {}, {}, never, never, true, never>;
|
|
5
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
/**
|
|
3
|
-
* @title Sectioned form inside modal
|
|
4
|
-
*/
|
|
5
|
-
export declare class TabsSectionedFormModalExampleComponent {
|
|
6
|
-
#private;
|
|
7
|
-
openModal(): void;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TabsSectionedFormModalExampleComponent, never>;
|
|
9
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TabsSectionedFormModalExampleComponent, "app-tabs-sectioned-form-modal-example", never, {}, {}, never, never, true, never>;
|
|
10
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { FormControl, FormGroup } from '@angular/forms';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class InformationFormComponent implements OnInit {
|
|
5
|
-
#private;
|
|
6
|
-
protected id: string;
|
|
7
|
-
protected formGroup: FormGroup<{
|
|
8
|
-
name: FormControl<string>;
|
|
9
|
-
nameRequired: FormControl<boolean>;
|
|
10
|
-
id: FormControl<string>;
|
|
11
|
-
}>;
|
|
12
|
-
protected name: string;
|
|
13
|
-
protected nameRequired: boolean;
|
|
14
|
-
constructor();
|
|
15
|
-
ngOnInit(): void;
|
|
16
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<InformationFormComponent, never>;
|
|
17
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<InformationFormComponent, "app-information-form", never, {}, {}, never, never, true, never>;
|
|
18
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { SkyModalInstance } from '@skyux/modals';
|
|
2
|
-
import { SkySectionedFormMessage } from '@skyux/tabs';
|
|
3
|
-
import { Subject } from 'rxjs';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class ModalComponent {
|
|
6
|
-
#private;
|
|
7
|
-
protected activeIndexDisplay: number | undefined;
|
|
8
|
-
protected activeTab: boolean;
|
|
9
|
-
protected sectionedFormController: Subject<SkySectionedFormMessage>;
|
|
10
|
-
protected tabsHidden: boolean;
|
|
11
|
-
protected readonly modalInstance: SkyModalInstance;
|
|
12
|
-
protected onIndexChanged(newIndex: number): void;
|
|
13
|
-
protected onTabsVisibleChanged(visible: boolean): void;
|
|
14
|
-
protected showTabs(): void;
|
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ModalComponent, never>;
|
|
16
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ModalComponent, "app-modal", never, {}, {}, never, never, true, never>;
|
|
17
|
-
}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class PhoneFormComponent {
|
|
3
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PhoneFormComponent, never>;
|
|
4
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<PhoneFormComponent, "app-phone-form", never, {}, {}, never, never, true, never>;
|
|
5
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
/**
|
|
3
|
-
* @title Tabs bound to an array
|
|
4
|
-
*/
|
|
5
|
-
export declare class TabsDynamicExampleComponent {
|
|
6
|
-
protected tabArray: {
|
|
7
|
-
tabHeading: string;
|
|
8
|
-
tabContent: string;
|
|
9
|
-
}[];
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TabsDynamicExampleComponent, never>;
|
|
11
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TabsDynamicExampleComponent, "app-tabs-dynamic-example", never, {}, {}, never, never, true, never>;
|
|
12
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
/**
|
|
3
|
-
* @title Tabs bound to an array, with add and close buttons
|
|
4
|
-
*/
|
|
5
|
-
export declare class TabsDynamicAddCloseExampleComponent {
|
|
6
|
-
#private;
|
|
7
|
-
protected tabArray: {
|
|
8
|
-
tabHeading: string;
|
|
9
|
-
tabContent: string;
|
|
10
|
-
}[];
|
|
11
|
-
protected onNewTabClick(): void;
|
|
12
|
-
protected onCloseClick(arrayIndex: number): void;
|
|
13
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TabsDynamicAddCloseExampleComponent, never>;
|
|
14
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TabsDynamicAddCloseExampleComponent, "app-tabs-dynamic-add-close-example", never, {}, {}, never, never, true, never>;
|
|
15
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
/**
|
|
3
|
-
* @title Tabs with basic setup
|
|
4
|
-
*/
|
|
5
|
-
export declare class TabsStaticExampleComponent {
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TabsStaticExampleComponent, never>;
|
|
7
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TabsStaticExampleComponent, "app-tabs-static-example", never, {}, {}, never, never, true, never>;
|
|
8
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
/**
|
|
3
|
-
* @title Tabs with add and close buttons
|
|
4
|
-
*/
|
|
5
|
-
export declare class TabsStaticAddCloseExampleComponent {
|
|
6
|
-
protected showTab3: boolean;
|
|
7
|
-
onNewTabClick(): void;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TabsStaticAddCloseExampleComponent, never>;
|
|
9
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TabsStaticAddCloseExampleComponent, "app-tabs-static-add-close-example", never, {}, {}, never, never, true, never>;
|
|
10
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
/**
|
|
3
|
-
* @title Vertical tabs with basic setup
|
|
4
|
-
*/
|
|
5
|
-
export declare class TabsVerticalTabsBasicExampleComponent {
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TabsVerticalTabsBasicExampleComponent, never>;
|
|
7
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TabsVerticalTabsBasicExampleComponent, "app-tabs-vertical-tabs-basic-example", never, {}, {}, never, never, true, never>;
|
|
8
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { TabGroup } from './group';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
/**
|
|
4
|
-
* @title Vertical tabs with grouped tabs
|
|
5
|
-
*/
|
|
6
|
-
export declare class TabsVerticalTabsGroupedExampleComponent {
|
|
7
|
-
protected groups: TabGroup[];
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TabsVerticalTabsGroupedExampleComponent, never>;
|
|
9
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TabsVerticalTabsGroupedExampleComponent, "app-tabs-vertical-tabs-grouped-example", never, {}, {}, never, never, true, never>;
|
|
10
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
/**
|
|
3
|
-
* @title Wizard in a modal
|
|
4
|
-
*/
|
|
5
|
-
export declare class TabsWizardBasicExampleComponent {
|
|
6
|
-
#private;
|
|
7
|
-
protected openWizard(): void;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TabsWizardBasicExampleComponent, never>;
|
|
9
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TabsWizardBasicExampleComponent, "app-tabs-wizard-basic-example", never, {}, {}, never, never, true, never>;
|
|
10
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { FormGroup } from '@angular/forms';
|
|
3
|
-
import { SkyTabIndex } from '@skyux/tabs';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class ModalComponent implements OnInit {
|
|
6
|
-
#private;
|
|
7
|
-
protected activeIndex: SkyTabIndex;
|
|
8
|
-
formGroup: FormGroup;
|
|
9
|
-
protected isSaveDisabled: boolean;
|
|
10
|
-
protected isStep2Disabled: boolean;
|
|
11
|
-
protected isStep3Disabled: boolean;
|
|
12
|
-
protected title: string;
|
|
13
|
-
constructor();
|
|
14
|
-
ngOnInit(): void;
|
|
15
|
-
protected onCancelClick(): void;
|
|
16
|
-
protected onSave(): void;
|
|
17
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ModalComponent, never>;
|
|
18
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ModalComponent, "app-modal", never, {}, {}, never, never, true, never>;
|
|
19
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { FormControl, FormGroup } from '@angular/forms';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
/**
|
|
4
|
-
* @title Text editor with help key
|
|
5
|
-
*/
|
|
6
|
-
export declare class TextEditorHelpKeyExampleComponent {
|
|
7
|
-
#private;
|
|
8
|
-
protected formGroup: FormGroup;
|
|
9
|
-
myText: FormControl;
|
|
10
|
-
constructor();
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TextEditorHelpKeyExampleComponent, never>;
|
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TextEditorHelpKeyExampleComponent, "app-text-editor-help-key-example", never, {}, {}, never, never, true, never>;
|
|
13
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
/**
|
|
3
|
-
* @title Rich text display with basic setup
|
|
4
|
-
*/
|
|
5
|
-
export declare class TextEditorRichTextDisplayExampleComponent {
|
|
6
|
-
protected richText: string;
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TextEditorRichTextDisplayExampleComponent, never>;
|
|
8
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TextEditorRichTextDisplayExampleComponent, "app-text-editor-rich-text-display-example", never, {}, {}, never, never, true, never>;
|
|
9
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { FormControl, FormGroup } from '@angular/forms';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
/**
|
|
4
|
-
* @title Text editor with basic setup
|
|
5
|
-
*/
|
|
6
|
-
export declare class TextEditorExampleComponent {
|
|
7
|
-
#private;
|
|
8
|
-
protected formGroup: FormGroup;
|
|
9
|
-
myText: FormControl;
|
|
10
|
-
constructor();
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TextEditorExampleComponent, never>;
|
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TextEditorExampleComponent, "app-text-editor-example", never, {}, {}, never, never, true, never>;
|
|
13
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { SkyTileDashboardConfig } from '@skyux/tiles';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
/**
|
|
4
|
-
* @title Tile dashboard with basic setup
|
|
5
|
-
*/
|
|
6
|
-
export declare class TilesBasicExampleComponent {
|
|
7
|
-
protected dashboardConfig: SkyTileDashboardConfig;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TilesBasicExampleComponent, never>;
|
|
9
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TilesBasicExampleComponent, "app-tiles-basic-example", never, {}, {}, never, never, true, never>;
|
|
10
|
-
}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class Tile1Component {
|
|
3
|
-
tileSettingsClick(): void;
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<Tile1Component, never>;
|
|
5
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<Tile1Component, "div.tile1", never, {}, {}, never, never, true, never>;
|
|
6
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
/**
|
|
3
|
-
* @title Toast with basic setup
|
|
4
|
-
*/
|
|
5
|
-
export declare class ToastBasicExampleComponent {
|
|
6
|
-
#private;
|
|
7
|
-
openToast(): void;
|
|
8
|
-
closeAll(): void;
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ToastBasicExampleComponent, never>;
|
|
10
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ToastBasicExampleComponent, "app-toast-basic-example", never, {}, {}, never, never, true, never>;
|
|
11
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { CustomToastContext } from './custom-context';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class CustomToastComponent {
|
|
4
|
-
#private;
|
|
5
|
-
protected readonly context: CustomToastContext;
|
|
6
|
-
protected close(): void;
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CustomToastComponent, never>;
|
|
8
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CustomToastComponent, "app-toast-content-example", never, {}, {}, never, never, true, never>;
|
|
9
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
/**
|
|
3
|
-
* @title Toast with custom content component
|
|
4
|
-
*/
|
|
5
|
-
export declare class ToastCustomComponentExampleComponent {
|
|
6
|
-
#private;
|
|
7
|
-
openToast(): void;
|
|
8
|
-
closeAll(): void;
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ToastCustomComponentExampleComponent, never>;
|
|
10
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ToastCustomComponentExampleComponent, "app-toast-custom-component-example", never, {}, {}, never, never, true, never>;
|
|
11
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { AbstractControl, FormGroup } from '@angular/forms';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
/**
|
|
4
|
-
* @title Email validation on reactive form controls
|
|
5
|
-
*/
|
|
6
|
-
export declare class ValidationEmailValidationControlValidatorExampleComponent {
|
|
7
|
-
protected get emailControl(): AbstractControl | null;
|
|
8
|
-
protected formGroup: FormGroup;
|
|
9
|
-
constructor();
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ValidationEmailValidationControlValidatorExampleComponent, never>;
|
|
11
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ValidationEmailValidationControlValidatorExampleComponent, "app-validation-email-validation-control-validator-example", never, {}, {}, never, never, true, never>;
|
|
12
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
/**
|
|
3
|
-
* @title Email validation using input directive
|
|
4
|
-
*/
|
|
5
|
-
export declare class ValidationEmailValidationDirectiveExampleComponent {
|
|
6
|
-
protected exampleModel: {
|
|
7
|
-
emailAddress?: string;
|
|
8
|
-
};
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ValidationEmailValidationDirectiveExampleComponent, never>;
|
|
10
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ValidationEmailValidationDirectiveExampleComponent, "app-validation-email-validation-directive-example", never, {}, {}, never, never, true, never>;
|
|
11
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { AbstractControl, FormGroup } from '@angular/forms';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
/**
|
|
4
|
-
* @title URL validation on reactive form controls
|
|
5
|
-
*/
|
|
6
|
-
export declare class ValidationUrlValidationControlValidatorExampleComponent {
|
|
7
|
-
protected get urlControl(): AbstractControl | null;
|
|
8
|
-
protected formGroup: FormGroup;
|
|
9
|
-
constructor();
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ValidationUrlValidationControlValidatorExampleComponent, never>;
|
|
11
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ValidationUrlValidationControlValidatorExampleComponent, "app-validation-url-validation-control-validator-example", never, {}, {}, never, never, true, never>;
|
|
12
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { SkyUrlValidationOptions } from '@skyux/validation';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
/**
|
|
4
|
-
* @title URL validation using input directive
|
|
5
|
-
*/
|
|
6
|
-
export declare class ValidationUrlValidationDirectiveExampleComponent {
|
|
7
|
-
protected exampleModel: {
|
|
8
|
-
url?: string;
|
|
9
|
-
};
|
|
10
|
-
protected skyUrlValidationOptions: SkyUrlValidationOptions;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ValidationUrlValidationDirectiveExampleComponent, never>;
|
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ValidationUrlValidationDirectiveExampleComponent, "app-validation-url-validation-directive-example", never, {}, {}, never, never, true, never>;
|
|
13
|
-
}
|