@skyux/code-examples 12.22.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 +40 -40
- 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,15 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
/**
|
|
3
|
-
* @title Confirm, tested with harness
|
|
4
|
-
*/
|
|
5
|
-
export declare class ModalsConfirmBasicWithHarnessExampleComponent {
|
|
6
|
-
#private;
|
|
7
|
-
protected selectedAction: string | undefined;
|
|
8
|
-
protected selectedText: string | undefined;
|
|
9
|
-
protected openOKConfirm(): void;
|
|
10
|
-
protected openTwoActionConfirm(): void;
|
|
11
|
-
protected openThreeActionConfirm(): void;
|
|
12
|
-
protected openDeleteConfirm(): void;
|
|
13
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ModalsConfirmBasicWithHarnessExampleComponent, never>;
|
|
14
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ModalsConfirmBasicWithHarnessExampleComponent, "app-modals-confirm-basic-with-harness-example", never, {}, {}, never, never, true, never>;
|
|
15
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { OnDestroy } from '@angular/core';
|
|
2
|
-
import { SkyModalError } from '@skyux/modals';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
/**
|
|
5
|
-
* @title Modal with basic setup, tested with controller
|
|
6
|
-
*/
|
|
7
|
-
export declare class ModalsModalBasicWithControllerExampleComponent implements OnDestroy {
|
|
8
|
-
#private;
|
|
9
|
-
hasErrors: boolean;
|
|
10
|
-
protected errors: SkyModalError[];
|
|
11
|
-
ngOnDestroy(): void;
|
|
12
|
-
openModal(): void;
|
|
13
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ModalsModalBasicWithControllerExampleComponent, never>;
|
|
14
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ModalsModalBasicWithControllerExampleComponent, "app-modals-modal-basic-with-controller-example", never, {}, {}, never, never, true, never>;
|
|
15
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { SkyHelpOpenArgs, SkyHelpService, SkyHelpUpdateArgs } from '@skyux/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
/**
|
|
4
|
-
* This is a mock implementation of the help service. In a production scenario,
|
|
5
|
-
* the `SkyHelpService` would be provided at the application root.
|
|
6
|
-
* @see: https://developer.blackbaud.com/skyux/learn/develop/global-help
|
|
7
|
-
*/
|
|
8
|
-
export declare class MyHelpService extends SkyHelpService {
|
|
9
|
-
openHelp(args?: SkyHelpOpenArgs): void;
|
|
10
|
-
updateHelp(args: SkyHelpUpdateArgs): void;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MyHelpService, never>;
|
|
12
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<MyHelpService>;
|
|
13
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { FormControl, FormGroup } from '@angular/forms';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class ModalComponent {
|
|
4
|
-
#private;
|
|
5
|
-
protected exampleForm: FormGroup<{
|
|
6
|
-
value1: FormControl<string | null | undefined>;
|
|
7
|
-
}>;
|
|
8
|
-
constructor();
|
|
9
|
-
protected cancelForm(): void;
|
|
10
|
-
protected saveForm(): void;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ModalComponent, never>;
|
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ModalComponent, "ng-component", never, {}, {}, never, never, true, never>;
|
|
13
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { Observable } from 'rxjs';
|
|
2
|
-
import { ModalDemoData } from './data';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class ModalDemoDataService {
|
|
5
|
-
#private;
|
|
6
|
-
load(): Observable<ModalDemoData>;
|
|
7
|
-
save(data: ModalDemoData): Observable<ModalDemoData>;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ModalDemoDataService, never>;
|
|
9
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<ModalDemoDataService>;
|
|
10
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { OnDestroy } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
/**
|
|
4
|
-
* @title Modal with basic setup, tested with harness
|
|
5
|
-
*/
|
|
6
|
-
export declare class ModalsModalBasicWithHarnessExampleComponent implements OnDestroy {
|
|
7
|
-
#private;
|
|
8
|
-
protected modalSize: string;
|
|
9
|
-
protected exampleValue: string | null | undefined;
|
|
10
|
-
ngOnDestroy(): void;
|
|
11
|
-
onOpenModalClick(): void;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ModalsModalBasicWithHarnessExampleComponent, never>;
|
|
13
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ModalsModalBasicWithHarnessExampleComponent, "app-modals-modal-basic-with-harness-example", never, {}, {}, never, never, true, never>;
|
|
14
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { FormControl, FormGroup } from '@angular/forms';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class ModalComponent {
|
|
4
|
-
#private;
|
|
5
|
-
protected exampleForm: FormGroup<{
|
|
6
|
-
value1: FormControl<string | null | undefined>;
|
|
7
|
-
}>;
|
|
8
|
-
constructor();
|
|
9
|
-
protected saveForm(): void;
|
|
10
|
-
protected cancelForm(): void;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ModalComponent, never>;
|
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ModalComponent, "app-modal", never, {}, {}, never, never, true, never>;
|
|
13
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { Observable } from 'rxjs';
|
|
2
|
-
import { ModalDemoData } from './data';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class ModalDemoDataService {
|
|
5
|
-
#private;
|
|
6
|
-
load(): Observable<ModalDemoData>;
|
|
7
|
-
save(data: ModalDemoData): Observable<ModalDemoData>;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ModalDemoDataService, never>;
|
|
9
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<ModalDemoDataService>;
|
|
10
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { OnDestroy } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
/**
|
|
4
|
-
* @title Modal with a help key
|
|
5
|
-
*/
|
|
6
|
-
export declare class ModalsModalBasicWithHarnessHelpKeyExampleComponent implements OnDestroy {
|
|
7
|
-
#private;
|
|
8
|
-
protected modalSize: string;
|
|
9
|
-
protected exampleValue: string | null | undefined;
|
|
10
|
-
ngOnDestroy(): void;
|
|
11
|
-
onOpenModalClick(): void;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ModalsModalBasicWithHarnessHelpKeyExampleComponent, never>;
|
|
13
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ModalsModalBasicWithHarnessHelpKeyExampleComponent, "app-modals-modal-basic-with-harness-help-key-example", never, {}, {}, never, never, true, never>;
|
|
14
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { FormControl, FormGroup } from '@angular/forms';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class ModalComponent {
|
|
4
|
-
#private;
|
|
5
|
-
protected exampleForm: FormGroup<{
|
|
6
|
-
value1: FormControl<string | null | undefined>;
|
|
7
|
-
}>;
|
|
8
|
-
constructor();
|
|
9
|
-
protected saveForm(): void;
|
|
10
|
-
protected cancelForm(): void;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ModalComponent, never>;
|
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ModalComponent, "app-modal", never, {}, {}, never, never, true, never>;
|
|
13
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { Observable } from 'rxjs';
|
|
2
|
-
import { ModalDemoData } from './data';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class ModalDemoDataService {
|
|
5
|
-
#private;
|
|
6
|
-
load(): Observable<ModalDemoData>;
|
|
7
|
-
save(data: ModalDemoData, error?: boolean): Observable<ModalDemoData>;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ModalDemoDataService, never>;
|
|
9
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<ModalDemoDataService>;
|
|
10
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { OnDestroy } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
/**
|
|
4
|
-
* @title Modal with form errors
|
|
5
|
-
*/
|
|
6
|
-
export declare class ModalsModalWithErrorExampleComponent implements OnDestroy {
|
|
7
|
-
#private;
|
|
8
|
-
protected modalSize: string;
|
|
9
|
-
protected exampleValue: string | null | undefined;
|
|
10
|
-
ngOnDestroy(): void;
|
|
11
|
-
onOpenModalClick(): void;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ModalsModalWithErrorExampleComponent, never>;
|
|
13
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ModalsModalWithErrorExampleComponent, "app-modals-modal-with-error-example", never, {}, {}, never, never, true, never>;
|
|
14
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { FormControl, FormGroup } from '@angular/forms';
|
|
2
|
-
import { SkyModalError } from '@skyux/modals';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class ModalComponent {
|
|
5
|
-
#private;
|
|
6
|
-
protected exampleForm: FormGroup<{
|
|
7
|
-
value1: FormControl<string | null | undefined>;
|
|
8
|
-
}>;
|
|
9
|
-
errors: SkyModalError[];
|
|
10
|
-
constructor();
|
|
11
|
-
protected saveForm(): void;
|
|
12
|
-
protected saveFormWithFormError(): void;
|
|
13
|
-
protected cancelForm(): void;
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ModalComponent, never>;
|
|
15
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ModalComponent, "app-modal", never, {}, {}, never, never, true, never>;
|
|
16
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
/**
|
|
3
|
-
* @title Navbar with basic setup
|
|
4
|
-
*/
|
|
5
|
-
export declare class NavbarExampleComponent {
|
|
6
|
-
onItemClick(buttonText: string): void;
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NavbarExampleComponent, never>;
|
|
8
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<NavbarExampleComponent, "app-navbar-example", never, {}, {}, never, never, true, never>;
|
|
9
|
-
}
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
import { SkyPageModalLinksInput } from '@skyux/pages';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
/**
|
|
4
|
-
* @title Action hub with basic setup
|
|
5
|
-
* @docsDemoHidden
|
|
6
|
-
*/
|
|
7
|
-
export declare class PagesActionHubExampleComponent {
|
|
8
|
-
buttons: {
|
|
9
|
-
label: string;
|
|
10
|
-
ariaLabel: string;
|
|
11
|
-
permalink: {
|
|
12
|
-
url: string;
|
|
13
|
-
};
|
|
14
|
-
}[];
|
|
15
|
-
needsAttention: {
|
|
16
|
-
title: string;
|
|
17
|
-
message: string;
|
|
18
|
-
permalink: {
|
|
19
|
-
url: string;
|
|
20
|
-
};
|
|
21
|
-
}[];
|
|
22
|
-
recentLinks: {
|
|
23
|
-
label: string;
|
|
24
|
-
permalink: {
|
|
25
|
-
url: string;
|
|
26
|
-
};
|
|
27
|
-
lastAccessed: Date;
|
|
28
|
-
}[];
|
|
29
|
-
relatedLinks: {
|
|
30
|
-
label: string;
|
|
31
|
-
permalink: {
|
|
32
|
-
url: string;
|
|
33
|
-
};
|
|
34
|
-
}[];
|
|
35
|
-
settingsLinks: SkyPageModalLinksInput;
|
|
36
|
-
title: string;
|
|
37
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PagesActionHubExampleComponent, never>;
|
|
38
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<PagesActionHubExampleComponent, "app-pages-action-hub-example", never, {}, {}, never, never, true, never>;
|
|
39
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { FormGroup } from '@angular/forms';
|
|
2
|
-
import { SkyModalInstance } from '@skyux/modals';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class SettingsModalComponent {
|
|
5
|
-
#private;
|
|
6
|
-
protected formGroup: FormGroup;
|
|
7
|
-
protected fields: string[];
|
|
8
|
-
protected readonly modalInstance: SkyModalInstance;
|
|
9
|
-
protected readonly title: string;
|
|
10
|
-
constructor();
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SettingsModalComponent, never>;
|
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SettingsModalComponent, "app-settings-modal", never, {}, {}, never, never, true, never>;
|
|
13
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { SkyRecentLink } from '@skyux/pages';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
/**
|
|
4
|
-
* @title Home page with blocks layout, using tile dashboard and recently accessed links
|
|
5
|
-
* @docsDemoHidden
|
|
6
|
-
*/
|
|
7
|
-
export declare class PagesPageHomePageBlocksLayoutExampleComponent {
|
|
8
|
-
protected readonly recentLinks: SkyRecentLink[];
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PagesPageHomePageBlocksLayoutExampleComponent, never>;
|
|
10
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<PagesPageHomePageBlocksLayoutExampleComponent, "app-pages-page-home-page-blocks-layout-example", never, {}, {}, never, never, true, never>;
|
|
11
|
-
}
|
package/lib/modules/pages/page/home-page-blocks-layout-demo/home-page-content.component.d.ts
DELETED
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { SkyTileDashboardConfig } from '@skyux/tiles';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class HomePageContentComponent {
|
|
4
|
-
protected dashboardConfig: SkyTileDashboardConfig;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<HomePageContentComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<HomePageContentComponent, "app-home-page-content", never, {}, {}, never, never, true, never>;
|
|
7
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class TileMyActionsComponent {
|
|
3
|
-
protected items: {
|
|
4
|
-
date: string;
|
|
5
|
-
status?: string;
|
|
6
|
-
title?: string;
|
|
7
|
-
accessibilityLabel?: string;
|
|
8
|
-
}[];
|
|
9
|
-
protected onActionClicked(buttonText: string): void;
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TileMyActionsComponent, never>;
|
|
11
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TileMyActionsComponent, "app-tile-my-actions", never, {}, {}, never, never, true, never>;
|
|
12
|
-
}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class TileUpdatesComponent {
|
|
3
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TileUpdatesComponent, never>;
|
|
4
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TileUpdatesComponent, "app-tile-updates", never, {}, {}, never, never, true, never>;
|
|
5
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { ICellRendererAngularComp } from 'ag-grid-angular';
|
|
2
|
-
import { ICellRendererParams } from 'ag-grid-community';
|
|
3
|
-
import { Item } from './item';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class DashboardGridContextMenuComponent implements ICellRendererAngularComp {
|
|
6
|
-
protected dashboardName: string;
|
|
7
|
-
agInit(params: ICellRendererParams<Item>): void;
|
|
8
|
-
refresh(): boolean;
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DashboardGridContextMenuComponent, never>;
|
|
10
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DashboardGridContextMenuComponent, "app-dashboards-grid-context-menu", never, {}, {}, never, never, true, never>;
|
|
11
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
/**
|
|
3
|
-
* @title List page with list layout using data manager
|
|
4
|
-
* @docsDemoHidden
|
|
5
|
-
*/
|
|
6
|
-
export declare class PagesPageListPageListLayoutExampleComponent {
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PagesPageListPageListLayoutExampleComponent, never>;
|
|
8
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<PagesPageListPageListLayoutExampleComponent, "app-pages-page-list-page-list-layout-example", never, {}, {}, never, never, true, never>;
|
|
9
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { GridOptions } from 'ag-grid-community';
|
|
3
|
-
import { Item } from './item';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class ListPageContentComponent implements OnInit {
|
|
6
|
-
#private;
|
|
7
|
-
protected items: Item[];
|
|
8
|
-
protected gridOptions: GridOptions;
|
|
9
|
-
constructor();
|
|
10
|
-
ngOnInit(): void;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ListPageContentComponent, never>;
|
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ListPageContentComponent, "app-list-page-content", never, {}, {}, never, never, true, never>;
|
|
13
|
-
}
|
package/lib/modules/pages/page/list-page-tabs-layout-demo/contact-context-menu.component.d.ts
DELETED
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { ICellRendererAngularComp } from 'ag-grid-angular';
|
|
2
|
-
import { ICellRendererParams } from 'ag-grid-community';
|
|
3
|
-
import { Contact } from './contact';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class ContactContextMenuComponent implements ICellRendererAngularComp {
|
|
6
|
-
protected contactName: string;
|
|
7
|
-
agInit(params: ICellRendererParams<Contact>): void;
|
|
8
|
-
refresh(): boolean;
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ContactContextMenuComponent, never>;
|
|
10
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ContactContextMenuComponent, "app-contacts-grid-context-menu", never, {}, {}, never, never, true, never>;
|
|
11
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
/**
|
|
3
|
-
* @title List page with tabs layout using data manager
|
|
4
|
-
* @docsDemoHidden
|
|
5
|
-
*/
|
|
6
|
-
export declare class PagesPageListPageTabsLayoutExampleComponent {
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PagesPageListPageTabsLayoutExampleComponent, never>;
|
|
8
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<PagesPageListPageTabsLayoutExampleComponent, "app-pages-page-list-page-tabs-layout-example", never, {}, {}, never, never, true, never>;
|
|
9
|
-
}
|
package/lib/modules/pages/page/list-page-tabs-layout-demo/list-page-contacts-grid.component.d.ts
DELETED
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { GridOptions } from 'ag-grid-community';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
interface Contact {
|
|
5
|
-
name: string;
|
|
6
|
-
organization: string;
|
|
7
|
-
emailAddress: string;
|
|
8
|
-
}
|
|
9
|
-
export declare class ListPageContactsGridComponent implements OnInit {
|
|
10
|
-
#private;
|
|
11
|
-
contacts: Contact[];
|
|
12
|
-
protected gridOptions: GridOptions;
|
|
13
|
-
constructor();
|
|
14
|
-
ngOnInit(): void;
|
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ListPageContactsGridComponent, never>;
|
|
16
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ListPageContactsGridComponent, "app-list-page-contacts-grid", never, { "contacts": { "alias": "contacts"; "required": false; }; }, {}, never, never, true, never>;
|
|
17
|
-
}
|
|
18
|
-
export {};
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { SkyTabIndex } from '@skyux/tabs';
|
|
2
|
-
import { Contact } from './contact';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class ListPageContentComponent {
|
|
5
|
-
protected activeTabIndex: SkyTabIndex;
|
|
6
|
-
protected myContacts: Contact[];
|
|
7
|
-
protected allContacts: Contact[];
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ListPageContentComponent, never>;
|
|
9
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ListPageContentComponent, "app-list-page-content", never, {}, {}, never, never, true, never>;
|
|
10
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
/**
|
|
3
|
-
* @title Record page with blocks layout using box components
|
|
4
|
-
* @docsDemoHidden
|
|
5
|
-
*/
|
|
6
|
-
export declare class PagesPageRecordPageBlocksLayoutExampleComponent {
|
|
7
|
-
protected readonly recentLinks: {
|
|
8
|
-
label: string;
|
|
9
|
-
permalink: {
|
|
10
|
-
url: string;
|
|
11
|
-
};
|
|
12
|
-
lastAccessed: Date;
|
|
13
|
-
}[];
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PagesPageRecordPageBlocksLayoutExampleComponent, never>;
|
|
15
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<PagesPageRecordPageBlocksLayoutExampleComponent, "app-pages-page-record-page-blocks-layout-example", never, {}, {}, never, never, true, never>;
|
|
16
|
-
}
|
package/lib/modules/pages/page/record-page-blocks-layout-demo/record-page-content.component.d.ts
DELETED
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class RecordPageContentComponent {
|
|
3
|
-
protected recordDetails: {
|
|
4
|
-
detail: string;
|
|
5
|
-
info: string;
|
|
6
|
-
}[];
|
|
7
|
-
protected actualPayments: ({
|
|
8
|
-
category: string;
|
|
9
|
-
value: string;
|
|
10
|
-
} | {
|
|
11
|
-
category: string;
|
|
12
|
-
value: number;
|
|
13
|
-
})[];
|
|
14
|
-
protected projectedPayments: ({
|
|
15
|
-
category: string;
|
|
16
|
-
value: string;
|
|
17
|
-
} | {
|
|
18
|
-
category: string;
|
|
19
|
-
value: number;
|
|
20
|
-
})[];
|
|
21
|
-
protected recentActivity: {
|
|
22
|
-
activity: string;
|
|
23
|
-
date: string;
|
|
24
|
-
}[];
|
|
25
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<RecordPageContentComponent, never>;
|
|
26
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<RecordPageContentComponent, "app-record-page-content", never, {}, {}, never, never, true, never>;
|
|
27
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { ICellRendererAngularComp } from 'ag-grid-angular';
|
|
2
|
-
import { ICellRendererParams } from 'ag-grid-community';
|
|
3
|
-
import { Attachment } from './attachment';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class AttachmentsGridContextMenuComponent implements ICellRendererAngularComp {
|
|
6
|
-
protected attachmentName: string;
|
|
7
|
-
agInit(params: ICellRendererParams<Attachment>): void;
|
|
8
|
-
refresh(): boolean;
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AttachmentsGridContextMenuComponent, never>;
|
|
10
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AttachmentsGridContextMenuComponent, "app-attachments-grid-context-menu", never, {}, {}, never, never, true, never>;
|
|
11
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
/**
|
|
3
|
-
* @title Record page with tabs layout using data manager
|
|
4
|
-
* @docsDemoHidden
|
|
5
|
-
*/
|
|
6
|
-
export declare class PagesPageRecordPageTabsLayoutExampleComponent {
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PagesPageRecordPageTabsLayoutExampleComponent, never>;
|
|
8
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<PagesPageRecordPageTabsLayoutExampleComponent, "app-pages-page-record-page-tabs-layout-example", never, {}, {}, never, never, true, never>;
|
|
9
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { GridOptions } from 'ag-grid-community';
|
|
3
|
-
import { Attachment } from './attachment';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class RecordPageAttachmentsTabComponent implements OnInit {
|
|
6
|
-
#private;
|
|
7
|
-
protected items: Attachment[];
|
|
8
|
-
protected gridOptions: GridOptions;
|
|
9
|
-
constructor();
|
|
10
|
-
ngOnInit(): void;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<RecordPageAttachmentsTabComponent, never>;
|
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<RecordPageAttachmentsTabComponent, "app-record-page-attachments-tab", never, {}, {}, never, never, true, never>;
|
|
13
|
-
}
|
package/lib/modules/pages/page/record-page-tabs-layout-demo/record-page-content.component.d.ts
DELETED
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { SkyTabIndex } from '@skyux/tabs';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class RecordPageContentComponent {
|
|
4
|
-
protected activeTabIndex: SkyTabIndex;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<RecordPageContentComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<RecordPageContentComponent, "app-record-page-content", never, {}, {}, never, never, true, never>;
|
|
7
|
-
}
|
package/lib/modules/pages/page/record-page-tabs-layout-demo/record-page-notes-tab.component.d.ts
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class RecordPageNotesTabComponent {
|
|
3
|
-
protected notes: {
|
|
4
|
-
noteNumber: number;
|
|
5
|
-
content: string;
|
|
6
|
-
date: string;
|
|
7
|
-
}[];
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<RecordPageNotesTabComponent, never>;
|
|
9
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<RecordPageNotesTabComponent, "app-record-page-notes-tab", never, {}, {}, never, never, true, never>;
|
|
10
|
-
}
|
package/lib/modules/pages/page/record-page-tabs-layout-demo/record-page-overview-tab.component.d.ts
DELETED
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import { Detail } from './detail';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class RecordPageOverviewTabComponent {
|
|
4
|
-
protected recordDetails: Detail[];
|
|
5
|
-
protected actualPayments: ({
|
|
6
|
-
category: string;
|
|
7
|
-
value: string;
|
|
8
|
-
} | {
|
|
9
|
-
category: string;
|
|
10
|
-
value: number;
|
|
11
|
-
})[];
|
|
12
|
-
protected projectedPayments: ({
|
|
13
|
-
category: string;
|
|
14
|
-
value: string;
|
|
15
|
-
} | {
|
|
16
|
-
category: string;
|
|
17
|
-
value: number;
|
|
18
|
-
})[];
|
|
19
|
-
protected recentActivity: {
|
|
20
|
-
activity: string;
|
|
21
|
-
date: string;
|
|
22
|
-
}[];
|
|
23
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<RecordPageOverviewTabComponent, never>;
|
|
24
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<RecordPageOverviewTabComponent, "app-record-page-overview-tab", never, {}, {}, never, never, true, never>;
|
|
25
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
/**
|
|
3
|
-
* @title Split view page with fit layout
|
|
4
|
-
* @docsDemoHidden
|
|
5
|
-
*/
|
|
6
|
-
export declare class PagesPageSplitViewPageFitLayoutExampleComponent {
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PagesPageSplitViewPageFitLayoutExampleComponent, never>;
|
|
8
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<PagesPageSplitViewPageFitLayoutExampleComponent, "app-pages-page-split-view-page-fit-layout-example", never, {}, {}, never, never, true, never>;
|
|
9
|
-
}
|