@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,14 +0,0 @@
|
|
|
1
|
-
import { FormGroup } from '@angular/forms';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
/**
|
|
4
|
-
* @title Fuzzy datepicker
|
|
5
|
-
*/
|
|
6
|
-
export declare class DatetimeDatepickerFuzzyExampleComponent {
|
|
7
|
-
protected formGroup: FormGroup;
|
|
8
|
-
protected hintText: string;
|
|
9
|
-
helpPopoverContent: string;
|
|
10
|
-
constructor();
|
|
11
|
-
protected get getFuzzyDateForDisplay(): string;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DatetimeDatepickerFuzzyExampleComponent, never>;
|
|
13
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DatetimeDatepickerFuzzyExampleComponent, "app-datetime-datepicker-fuzzy-example", never, {}, {}, never, never, true, never>;
|
|
14
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { FormControl, FormGroup } from '@angular/forms';
|
|
2
|
-
import { SkyTimepickerTimeOutput } from '@skyux/datetime';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
interface DemoForm {
|
|
5
|
-
time: FormControl<SkyTimepickerTimeOutput | string>;
|
|
6
|
-
}
|
|
7
|
-
/**
|
|
8
|
-
* @title Timepicker with basic setup
|
|
9
|
-
*/
|
|
10
|
-
export declare class DatetimeTimepickerBasicExampleComponent {
|
|
11
|
-
protected formGroup: FormGroup<DemoForm>;
|
|
12
|
-
protected time: FormControl<SkyTimepickerTimeOutput | string>;
|
|
13
|
-
protected hintText: string;
|
|
14
|
-
helpPopoverContent: string;
|
|
15
|
-
constructor();
|
|
16
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DatetimeTimepickerBasicExampleComponent, never>;
|
|
17
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DatetimeTimepickerBasicExampleComponent, "app-datetime-timepicker-basic-example", never, {}, {}, never, never, true, never>;
|
|
18
|
-
}
|
|
19
|
-
export {};
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
/**
|
|
3
|
-
* @title Embed error within the page markup
|
|
4
|
-
*/
|
|
5
|
-
export declare class ErrorsErrorEmbeddedExampleComponent {
|
|
6
|
-
protected customAction(): void;
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ErrorsErrorEmbeddedExampleComponent, never>;
|
|
8
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ErrorsErrorEmbeddedExampleComponent, "app-errors-error-embedded-example", never, {}, {}, never, never, true, never>;
|
|
9
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
/**
|
|
3
|
-
* @title Show an error inside a modal
|
|
4
|
-
*/
|
|
5
|
-
export declare class ErrorsErrorModalExampleComponent {
|
|
6
|
-
#private;
|
|
7
|
-
openErrorModal(): void;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ErrorsErrorModalExampleComponent, never>;
|
|
9
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ErrorsErrorModalExampleComponent, "app-errors-error-modal-example", never, {}, {}, never, never, true, never>;
|
|
10
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
/**
|
|
3
|
-
* @title Flyout with basic setup
|
|
4
|
-
*/
|
|
5
|
-
export declare class FlyoutBasicExampleComponent {
|
|
6
|
-
#private;
|
|
7
|
-
protected closeAndRemoveFlyout(): void;
|
|
8
|
-
openFlyoutWithCustomWidth(): void;
|
|
9
|
-
protected openSimpleFlyout(): void;
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FlyoutBasicExampleComponent, never>;
|
|
11
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FlyoutBasicExampleComponent, "app-flyout-basic-example", never, {}, {}, never, never, true, never>;
|
|
12
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
/**
|
|
3
|
-
* @title Flyouts with customized headers
|
|
4
|
-
*/
|
|
5
|
-
export declare class FlyoutCustomHeadersExampleComponent {
|
|
6
|
-
#private;
|
|
7
|
-
recordNumber: number;
|
|
8
|
-
primaryActionCallback(): void;
|
|
9
|
-
openFlyoutWithIterators(): void;
|
|
10
|
-
openFlyoutWithPrimaryAction(): void;
|
|
11
|
-
openFlyoutWithRoutePermalink(): void;
|
|
12
|
-
openFlyoutWithUrlPermalink(): void;
|
|
13
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FlyoutCustomHeadersExampleComponent, never>;
|
|
14
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FlyoutCustomHeadersExampleComponent, "app-flyout-custom-headers-example", never, {}, {}, never, never, true, never>;
|
|
15
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { FormControl, FormGroup } from '@angular/forms';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
/**
|
|
4
|
-
* @title Character count with basic setup
|
|
5
|
-
*/
|
|
6
|
-
export declare class FormsCharacterCountExampleComponent {
|
|
7
|
-
#private;
|
|
8
|
-
protected description: FormControl;
|
|
9
|
-
protected formGroup: FormGroup;
|
|
10
|
-
protected maxDescriptionCharacterCount: number;
|
|
11
|
-
constructor();
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FormsCharacterCountExampleComponent, never>;
|
|
13
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FormsCharacterCountExampleComponent, "app-forms-character-count-example", never, {}, {}, never, never, true, never>;
|
|
14
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { FormGroup } from '@angular/forms';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
/**
|
|
4
|
-
* @title Standard checkboxes
|
|
5
|
-
*/
|
|
6
|
-
export declare class FormsCheckboxBasicExampleComponent {
|
|
7
|
-
#private;
|
|
8
|
-
protected formGroup: FormGroup;
|
|
9
|
-
protected contactMethod: FormGroup;
|
|
10
|
-
constructor();
|
|
11
|
-
protected onSubmit(): void;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FormsCheckboxBasicExampleComponent, never>;
|
|
13
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FormsCheckboxBasicExampleComponent, "app-forms-checkbox-basic-example", never, {}, {}, never, never, true, never>;
|
|
14
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { FormGroup } from '@angular/forms';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
/**
|
|
4
|
-
* @title Checkboxes with help key
|
|
5
|
-
*/
|
|
6
|
-
export declare class FormsCheckboxHelpKeyExampleComponent {
|
|
7
|
-
#private;
|
|
8
|
-
protected formGroup: FormGroup;
|
|
9
|
-
protected contactMethod: FormGroup;
|
|
10
|
-
constructor();
|
|
11
|
-
protected onSubmit(): void;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FormsCheckboxHelpKeyExampleComponent, never>;
|
|
13
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FormsCheckboxHelpKeyExampleComponent, "app-forms-checkbox-help-key-example", never, {}, {}, never, never, true, never>;
|
|
14
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { FormGroup } from '@angular/forms';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
/**
|
|
4
|
-
* @title Icon checkbox group
|
|
5
|
-
*/
|
|
6
|
-
export declare class FormsCheckboxIconGroupExampleComponent {
|
|
7
|
-
protected formGroup: FormGroup;
|
|
8
|
-
constructor();
|
|
9
|
-
onSubmit(): void;
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FormsCheckboxIconGroupExampleComponent, never>;
|
|
11
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FormsCheckboxIconGroupExampleComponent, "app-forms-checkbox-icon-group-example", never, {}, {}, never, never, true, never>;
|
|
12
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { FormGroup } from '@angular/forms';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
/**
|
|
4
|
-
* @title Field group with basic setup
|
|
5
|
-
*/
|
|
6
|
-
export declare class FormsFieldGroupBasicExampleComponent {
|
|
7
|
-
#private;
|
|
8
|
-
protected formGroup: FormGroup;
|
|
9
|
-
protected helpPopoverContent: string;
|
|
10
|
-
protected states: string[];
|
|
11
|
-
constructor();
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FormsFieldGroupBasicExampleComponent, never>;
|
|
13
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FormsFieldGroupBasicExampleComponent, "app-forms-field-group-basic-example", never, {}, {}, never, never, true, never>;
|
|
14
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { FormGroup } from '@angular/forms';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
/**
|
|
4
|
-
* @title Field group with help key
|
|
5
|
-
*/
|
|
6
|
-
export declare class FormsFieldGroupHelpKeyExampleComponent {
|
|
7
|
-
#private;
|
|
8
|
-
protected formGroup: FormGroup;
|
|
9
|
-
protected states: string[];
|
|
10
|
-
constructor();
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FormsFieldGroupHelpKeyExampleComponent, never>;
|
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FormsFieldGroupHelpKeyExampleComponent, "app-forms-field-group-help-key-example", never, {}, {}, never, never, true, never>;
|
|
13
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { FormControl, FormGroup } from '@angular/forms';
|
|
2
|
-
import { SkyFileAttachmentClick, SkyFileItem } from '@skyux/forms';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
/**
|
|
5
|
-
* @title File attachment with basic setup
|
|
6
|
-
*/
|
|
7
|
-
export declare class FormsFileAttachmentBasicExampleComponent {
|
|
8
|
-
protected attachment: FormControl<SkyFileItem | null | undefined>;
|
|
9
|
-
protected formGroup: FormGroup<{
|
|
10
|
-
attachment: FormControl<SkyFileItem | null | undefined>;
|
|
11
|
-
}>;
|
|
12
|
-
protected maxFileSize: number;
|
|
13
|
-
constructor();
|
|
14
|
-
protected onFileClick($event: SkyFileAttachmentClick): void;
|
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FormsFileAttachmentBasicExampleComponent, never>;
|
|
16
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FormsFileAttachmentBasicExampleComponent, "app-forms-file-attachment-basic-example", never, {}, {}, never, never, true, never>;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { FormControl, FormGroup } from '@angular/forms';
|
|
2
|
-
import { SkyFileAttachmentClick, SkyFileItem } from '@skyux/forms';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
/**
|
|
5
|
-
* @title File attachment with help key
|
|
6
|
-
*/
|
|
7
|
-
export declare class FormsFileAttachmentHelpKeyExampleComponent {
|
|
8
|
-
protected attachment: FormControl<SkyFileItem | null | undefined>;
|
|
9
|
-
protected formGroup: FormGroup<{
|
|
10
|
-
attachment: FormControl<SkyFileItem | null | undefined>;
|
|
11
|
-
}>;
|
|
12
|
-
protected maxFileSize: number;
|
|
13
|
-
constructor();
|
|
14
|
-
protected onFileClick($event: SkyFileAttachmentClick): void;
|
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FormsFileAttachmentHelpKeyExampleComponent, never>;
|
|
16
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FormsFileAttachmentHelpKeyExampleComponent, "app-forms-file-attachment-help-key-example", never, {}, {}, never, never, true, never>;
|
|
17
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { FormControl, FormGroup } from '@angular/forms';
|
|
2
|
-
import { SkyFileItem, SkyFileLink } from '@skyux/forms';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
/**
|
|
5
|
-
* @title File drop with basic setup
|
|
6
|
-
*/
|
|
7
|
-
export declare class FormsFileDropBasicExampleComponent {
|
|
8
|
-
protected acceptedTypes: string;
|
|
9
|
-
protected hintText: string;
|
|
10
|
-
protected inlineHelpContent: string;
|
|
11
|
-
protected labelText: string;
|
|
12
|
-
protected maxFileSize: number;
|
|
13
|
-
protected stacked: string;
|
|
14
|
-
fileDrop: FormControl<(SkyFileItem | SkyFileLink)[] | null | undefined>;
|
|
15
|
-
formGroup: FormGroup;
|
|
16
|
-
protected deleteFile(file: SkyFileItem | SkyFileLink): void;
|
|
17
|
-
protected validateFile(file: SkyFileItem): string | undefined;
|
|
18
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FormsFileDropBasicExampleComponent, never>;
|
|
19
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FormsFileDropBasicExampleComponent, "app-forms-file-drop-basic-example", never, {}, {}, never, never, true, never>;
|
|
20
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { SkyFileDropChange, SkyFileItem, SkyFileLink } from '@skyux/forms';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
/**
|
|
4
|
-
* @title File drop with help key
|
|
5
|
-
*/
|
|
6
|
-
export declare class FormsFileDropHelpKeyExampleComponent {
|
|
7
|
-
#private;
|
|
8
|
-
protected acceptedTypes: string;
|
|
9
|
-
protected allItems: (SkyFileItem | SkyFileLink)[];
|
|
10
|
-
protected hintText: string;
|
|
11
|
-
protected labelText: string;
|
|
12
|
-
protected maxFileSize: number;
|
|
13
|
-
protected rejectedFiles: SkyFileItem[];
|
|
14
|
-
protected required: boolean;
|
|
15
|
-
protected stacked: string;
|
|
16
|
-
protected deleteFile(file: SkyFileItem | SkyFileLink): void;
|
|
17
|
-
protected onFilesChanged(change: SkyFileDropChange): void;
|
|
18
|
-
protected onLinkChanged(change: SkyFileLink): void;
|
|
19
|
-
protected validateFile(file: SkyFileItem): string | undefined;
|
|
20
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FormsFileDropHelpKeyExampleComponent, never>;
|
|
21
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FormsFileDropHelpKeyExampleComponent, "app-forms-file-drop-help-key-example", never, {}, {}, never, never, true, never>;
|
|
22
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { FormControl } from '@angular/forms';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
/**
|
|
4
|
-
* @title Input box
|
|
5
|
-
*/
|
|
6
|
-
export declare class FormsInputBoxBasicExampleComponent {
|
|
7
|
-
protected favoriteColor: FormControl<string | null>;
|
|
8
|
-
protected formGroup: import("@angular/forms").FormGroup<{
|
|
9
|
-
firstName: FormControl<string | null>;
|
|
10
|
-
lastName: FormControl<string | null>;
|
|
11
|
-
bio: FormControl<string | null>;
|
|
12
|
-
email: FormControl<string | null>;
|
|
13
|
-
dob: FormControl<string | null>;
|
|
14
|
-
favoriteColor: FormControl<string | null>;
|
|
15
|
-
}>;
|
|
16
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FormsInputBoxBasicExampleComponent, never>;
|
|
17
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FormsInputBoxBasicExampleComponent, "app-forms-input-box-basic-example", never, {}, {}, never, never, true, never>;
|
|
18
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { FormControl } from '@angular/forms';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
/**
|
|
4
|
-
* @title Input box with custom errors
|
|
5
|
-
*/
|
|
6
|
-
export declare class FormsInputBoxWithCustomFormErrorsExampleComponent {
|
|
7
|
-
protected favoriteColor: FormControl<string | null>;
|
|
8
|
-
protected formGroup: import("@angular/forms").FormGroup<{
|
|
9
|
-
favoriteColor: FormControl<string | null>;
|
|
10
|
-
}>;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FormsInputBoxWithCustomFormErrorsExampleComponent, never>;
|
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FormsInputBoxWithCustomFormErrorsExampleComponent, "app-forms-input-box-basic-example", never, {}, {}, never, never, true, never>;
|
|
13
|
-
}
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { FormControl, FormGroup } from '@angular/forms';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
interface DemoForm {
|
|
4
|
-
paymentMethod: FormControl<string | null>;
|
|
5
|
-
}
|
|
6
|
-
interface Item {
|
|
7
|
-
name: string;
|
|
8
|
-
value: string;
|
|
9
|
-
disabled?: boolean;
|
|
10
|
-
hintText?: string;
|
|
11
|
-
helpKey?: string;
|
|
12
|
-
}
|
|
13
|
-
/**
|
|
14
|
-
* @title Radio group with help key
|
|
15
|
-
*/
|
|
16
|
-
export declare class FormsRadioHelpKeyExampleComponent {
|
|
17
|
-
#private;
|
|
18
|
-
protected formGroup: FormGroup<DemoForm>;
|
|
19
|
-
protected hintText: string;
|
|
20
|
-
protected paymentMethod: FormControl<string | null>;
|
|
21
|
-
protected paymentOptions: Item[];
|
|
22
|
-
constructor();
|
|
23
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FormsRadioHelpKeyExampleComponent, never>;
|
|
24
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FormsRadioHelpKeyExampleComponent, "app-forms-radio-help-key-example", never, {}, {}, never, never, true, never>;
|
|
25
|
-
}
|
|
26
|
-
export {};
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { FormGroup } from '@angular/forms';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
interface Item {
|
|
4
|
-
icon: string;
|
|
5
|
-
label: string;
|
|
6
|
-
name: string;
|
|
7
|
-
}
|
|
8
|
-
/**
|
|
9
|
-
* @title Radio group with icons
|
|
10
|
-
*/
|
|
11
|
-
export declare class FormsRadioIconExampleComponent {
|
|
12
|
-
protected formGroup: FormGroup;
|
|
13
|
-
protected views: Item[];
|
|
14
|
-
constructor();
|
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FormsRadioIconExampleComponent, never>;
|
|
16
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FormsRadioIconExampleComponent, "app-forms-radio-icon-example", never, {}, {}, never, never, true, never>;
|
|
17
|
-
}
|
|
18
|
-
export {};
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import { FormControl, FormGroup } from '@angular/forms';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
interface DemoForm {
|
|
4
|
-
paymentMethod: FormControl<string | null>;
|
|
5
|
-
}
|
|
6
|
-
interface Item {
|
|
7
|
-
name: string;
|
|
8
|
-
value: string;
|
|
9
|
-
disabled?: boolean;
|
|
10
|
-
hintText?: string;
|
|
11
|
-
helpContent?: string;
|
|
12
|
-
}
|
|
13
|
-
/**
|
|
14
|
-
* @title Radio group with standard setup
|
|
15
|
-
*/
|
|
16
|
-
export declare class FormsRadioStandardExampleComponent {
|
|
17
|
-
#private;
|
|
18
|
-
protected formGroup: FormGroup<DemoForm>;
|
|
19
|
-
protected helpPopoverContent: string;
|
|
20
|
-
protected helpPopoverTitle: string;
|
|
21
|
-
protected hintText: string;
|
|
22
|
-
protected paymentMethod: FormControl<string | null>;
|
|
23
|
-
protected paymentOptions: Item[];
|
|
24
|
-
constructor();
|
|
25
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FormsRadioStandardExampleComponent, never>;
|
|
26
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FormsRadioStandardExampleComponent, "app-forms-radio-standard-example", never, {}, {}, never, never, true, never>;
|
|
27
|
-
}
|
|
28
|
-
export {};
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { FormControl, FormGroup } from '@angular/forms';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
/**
|
|
4
|
-
* @title Selection boxes with checkboxes
|
|
5
|
-
*/
|
|
6
|
-
export declare class FormsSelectionBoxCheckboxExampleComponent {
|
|
7
|
-
#private;
|
|
8
|
-
protected checkboxControls: FormControl[] | undefined;
|
|
9
|
-
protected selectionBoxes: {
|
|
10
|
-
description: string;
|
|
11
|
-
icon: string;
|
|
12
|
-
name: string;
|
|
13
|
-
selected?: boolean;
|
|
14
|
-
}[];
|
|
15
|
-
protected formGroup: FormGroup;
|
|
16
|
-
constructor();
|
|
17
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FormsSelectionBoxCheckboxExampleComponent, never>;
|
|
18
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FormsSelectionBoxCheckboxExampleComponent, "app-forms-selection-box-checkbox-example", never, {}, {}, never, never, true, never>;
|
|
19
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { FormGroup } from '@angular/forms';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
/**
|
|
4
|
-
* @title Selection boxes with radio buttons
|
|
5
|
-
*/
|
|
6
|
-
export declare class FormsSelectionBoxRadioExampleComponent {
|
|
7
|
-
protected items: Record<string, string>[];
|
|
8
|
-
protected formGroup: FormGroup;
|
|
9
|
-
constructor();
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FormsSelectionBoxRadioExampleComponent, never>;
|
|
11
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FormsSelectionBoxRadioExampleComponent, "app-forms-selection-box-radio-example", never, {}, {}, never, never, true, never>;
|
|
12
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { FormGroup } from '@angular/forms';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
/**
|
|
4
|
-
* @title Toggle switch with basic setup
|
|
5
|
-
*/
|
|
6
|
-
export declare class FormsToggleSwitchBasicExampleComponent {
|
|
7
|
-
protected formGroup: FormGroup;
|
|
8
|
-
protected helpPopoverContent: string;
|
|
9
|
-
constructor();
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FormsToggleSwitchBasicExampleComponent, never>;
|
|
11
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FormsToggleSwitchBasicExampleComponent, "app-forms-toggle-switch-basic-example", never, {}, {}, never, never, true, never>;
|
|
12
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { FormGroup } from '@angular/forms';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
/**
|
|
4
|
-
* @title Toggle switch with help key
|
|
5
|
-
*/
|
|
6
|
-
export declare class FormsToggleSwitchHelpKeyExampleComponent {
|
|
7
|
-
protected formGroup: FormGroup;
|
|
8
|
-
constructor();
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FormsToggleSwitchHelpKeyExampleComponent, never>;
|
|
10
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FormsToggleSwitchHelpKeyExampleComponent, "app-forms-toggle-switch-help-key-example", never, {}, {}, never, never, true, never>;
|
|
11
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
/**
|
|
3
|
-
* @title Help inline button with basic setup
|
|
4
|
-
*/
|
|
5
|
-
export declare class HelpInlineBasicExampleComponent {
|
|
6
|
-
onActionClick(): void;
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<HelpInlineBasicExampleComponent, never>;
|
|
8
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<HelpInlineBasicExampleComponent, "app-help-inline-basic-example", never, {}, {}, never, never, true, never>;
|
|
9
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
/**
|
|
3
|
-
* @title Icon with basic setup
|
|
4
|
-
*/
|
|
5
|
-
export declare class IconBasicExampleComponent {
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<IconBasicExampleComponent, never>;
|
|
7
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<IconBasicExampleComponent, "app-icon-basic-example", never, {}, {}, never, never, true, never>;
|
|
8
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
/**
|
|
3
|
-
* @title Icons in buttons
|
|
4
|
-
*/
|
|
5
|
-
export declare class IconIconButtonExampleComponent {
|
|
6
|
-
protected textButtonClick(): void;
|
|
7
|
-
protected iconOnlyButtonClick(): void;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<IconIconButtonExampleComponent, never>;
|
|
9
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<IconIconButtonExampleComponent, "app-icon-icon-button-example", never, {}, {}, never, never, true, never>;
|
|
10
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
/**
|
|
3
|
-
* @title Alert with basic setup
|
|
4
|
-
*/
|
|
5
|
-
export declare class IndicatorsAlertBasicExampleComponent {
|
|
6
|
-
days: number;
|
|
7
|
-
protected onClosedChange(event: boolean): void;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<IndicatorsAlertBasicExampleComponent, never>;
|
|
9
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<IndicatorsAlertBasicExampleComponent, "app-indicators-alert-basic-example", never, { "days": { "alias": "days"; "required": false; }; }, {}, never, never, true, never>;
|
|
10
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
/**
|
|
3
|
-
* @title Spot illustration with basic setup
|
|
4
|
-
*/
|
|
5
|
-
export declare class IndicatorsIllustrationBasicExampleComponent {
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<IndicatorsIllustrationBasicExampleComponent, never>;
|
|
7
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<IndicatorsIllustrationBasicExampleComponent, "app-indicators-illustration-basic-example", never, {}, {}, never, never, true, never>;
|
|
8
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { SkyIllustrationResolverService } from '@skyux/indicators';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class IllustrationDemoResolverService extends SkyIllustrationResolverService {
|
|
4
|
-
resolveUrl(name: string): Promise<string>;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<IllustrationDemoResolverService, never>;
|
|
6
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<IllustrationDemoResolverService>;
|
|
7
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { SkyKeyInfoLayoutType } from '@skyux/indicators';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
/**
|
|
4
|
-
* @title Key info with basic setup
|
|
5
|
-
*/
|
|
6
|
-
export declare class IndicatorsKeyInfoBasicExampleComponent {
|
|
7
|
-
#private;
|
|
8
|
-
set value(value: number | undefined);
|
|
9
|
-
get value(): number | undefined;
|
|
10
|
-
protected layout: SkyKeyInfoLayoutType;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<IndicatorsKeyInfoBasicExampleComponent, never>;
|
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<IndicatorsKeyInfoBasicExampleComponent, "app-indicators-key-info-basic-example", never, { "value": { "alias": "value"; "required": false; }; }, {}, never, never, true, never>;
|
|
13
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { SkyKeyInfoLayoutType } from '@skyux/indicators';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
/**
|
|
4
|
-
* @title Key info with help key
|
|
5
|
-
*/
|
|
6
|
-
export declare class IndicatorsKeyInfoHelpKeyExampleComponent {
|
|
7
|
-
#private;
|
|
8
|
-
set value(value: number | undefined);
|
|
9
|
-
get value(): number | undefined;
|
|
10
|
-
protected layout: SkyKeyInfoLayoutType;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<IndicatorsKeyInfoHelpKeyExampleComponent, never>;
|
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<IndicatorsKeyInfoHelpKeyExampleComponent, "app-indicators-key-info-help-key-example", never, { "value": { "alias": "value"; "required": false; }; }, {}, never, never, true, never>;
|
|
13
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { SkyIndicatorDescriptionType, SkyLabelType } from '@skyux/indicators';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
/**
|
|
4
|
-
* @title Label with basic setup
|
|
5
|
-
*/
|
|
6
|
-
export declare class IndicatorsLabelBasicExampleComponent {
|
|
7
|
-
#private;
|
|
8
|
-
get daysUntilDue(): number;
|
|
9
|
-
set daysUntilDue(days: number);
|
|
10
|
-
get submitted(): boolean;
|
|
11
|
-
set submitted(submitted: boolean);
|
|
12
|
-
protected descriptionType: SkyIndicatorDescriptionType;
|
|
13
|
-
protected labelText: string;
|
|
14
|
-
protected labelType: SkyLabelType;
|
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<IndicatorsLabelBasicExampleComponent, never>;
|
|
16
|
-
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>;
|
|
17
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
/**
|
|
3
|
-
* @title Status indicator with basic setup
|
|
4
|
-
*/
|
|
5
|
-
export declare class IndicatorsStatusIndicatorBasicExampleComponent {
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<IndicatorsStatusIndicatorBasicExampleComponent, never>;
|
|
7
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<IndicatorsStatusIndicatorBasicExampleComponent, "app-indicators-status-indicator-basic-example", never, {}, {}, never, never, true, never>;
|
|
8
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
/**
|
|
3
|
-
* @title Status indicator with help key
|
|
4
|
-
*/
|
|
5
|
-
export declare class IndicatorsStatusIndicatorHelpKeyExampleComponent {
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<IndicatorsStatusIndicatorHelpKeyExampleComponent, never>;
|
|
7
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<IndicatorsStatusIndicatorHelpKeyExampleComponent, "app-indicators-status-indicator-help-key-example", never, {}, {}, never, never, true, never>;
|
|
8
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
/**
|
|
3
|
-
* @title Text highlight with basic setup
|
|
4
|
-
*/
|
|
5
|
-
export declare class IndicatorsTextHighlightBasicExampleComponent {
|
|
6
|
-
protected searchTerm: string;
|
|
7
|
-
protected showAdditionalContent: boolean;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<IndicatorsTextHighlightBasicExampleComponent, never>;
|
|
9
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<IndicatorsTextHighlightBasicExampleComponent, "app-indicators-text-highlight-basic-example", never, {}, {}, never, never, true, never>;
|
|
10
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { SkyToken } from '@skyux/indicators';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
/**
|
|
4
|
-
* @title Tokens with basic setup
|
|
5
|
-
*/
|
|
6
|
-
export declare class IndicatorsTokensBasicExampleComponent {
|
|
7
|
-
colors: SkyToken<{
|
|
8
|
-
name: string;
|
|
9
|
-
}>[];
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<IndicatorsTokensBasicExampleComponent, never>;
|
|
11
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<IndicatorsTokensBasicExampleComponent, "app-indicators-tokens-basic-example", never, {}, {}, never, never, true, never>;
|
|
12
|
-
}
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import { OnDestroy } from '@angular/core';
|
|
2
|
-
import { SkyToken, SkyTokenSelectedEventArgs, SkyTokensMessage } from '@skyux/indicators';
|
|
3
|
-
import { Subject } from 'rxjs';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
interface TokenItem {
|
|
6
|
-
label: string;
|
|
7
|
-
}
|
|
8
|
-
/**
|
|
9
|
-
* Tokens with programmatic interactions
|
|
10
|
-
*/
|
|
11
|
-
export declare class IndicatorsTokensCustomExampleComponent implements OnDestroy {
|
|
12
|
-
#private;
|
|
13
|
-
protected myTokens: SkyToken<TokenItem>[] | undefined;
|
|
14
|
-
protected tokensController: Subject<SkyTokensMessage>;
|
|
15
|
-
protected selectedToken: string | undefined;
|
|
16
|
-
constructor();
|
|
17
|
-
ngOnDestroy(): void;
|
|
18
|
-
protected resetTokens(): void;
|
|
19
|
-
protected changeTokens(): void;
|
|
20
|
-
protected destroyTokens(): void;
|
|
21
|
-
protected createTokens(): void;
|
|
22
|
-
protected onTokenSelected(args: SkyTokenSelectedEventArgs<TokenItem>): void;
|
|
23
|
-
protected onFocusIndexUnderRange(): void;
|
|
24
|
-
protected onFocusIndexOverRange(): void;
|
|
25
|
-
protected focusLastToken(): void;
|
|
26
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<IndicatorsTokensCustomExampleComponent, never>;
|
|
27
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<IndicatorsTokensCustomExampleComponent, "app-indicators-tokens-custom-example", never, {}, {}, never, never, true, never>;
|
|
28
|
-
}
|
|
29
|
-
export {};
|