@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,52 +0,0 @@
|
|
|
1
|
-
export interface AutocompleteOption {
|
|
2
|
-
id: string;
|
|
3
|
-
name: string;
|
|
4
|
-
}
|
|
5
|
-
export declare const DEPARTMENTS: {
|
|
6
|
-
id: string;
|
|
7
|
-
name: string;
|
|
8
|
-
}[];
|
|
9
|
-
export declare const JOB_TITLES: Record<string, AutocompleteOption[]>;
|
|
10
|
-
export interface AgGridDemoRow {
|
|
11
|
-
selected?: boolean;
|
|
12
|
-
name: string;
|
|
13
|
-
age: number;
|
|
14
|
-
startDate: Date;
|
|
15
|
-
endDate?: Date;
|
|
16
|
-
department: AutocompleteOption;
|
|
17
|
-
jobTitle?: AutocompleteOption;
|
|
18
|
-
}
|
|
19
|
-
export declare const AG_GRID_DEMO_DATA: ({
|
|
20
|
-
selected: boolean;
|
|
21
|
-
name: string;
|
|
22
|
-
age: number;
|
|
23
|
-
startDate: Date;
|
|
24
|
-
department: {
|
|
25
|
-
id: string;
|
|
26
|
-
name: string;
|
|
27
|
-
};
|
|
28
|
-
jobTitle: AutocompleteOption;
|
|
29
|
-
endDate?: undefined;
|
|
30
|
-
} | {
|
|
31
|
-
selected: boolean;
|
|
32
|
-
name: string;
|
|
33
|
-
age: number;
|
|
34
|
-
startDate: Date;
|
|
35
|
-
endDate: Date;
|
|
36
|
-
department: {
|
|
37
|
-
id: string;
|
|
38
|
-
name: string;
|
|
39
|
-
};
|
|
40
|
-
jobTitle?: undefined;
|
|
41
|
-
} | {
|
|
42
|
-
selected: boolean;
|
|
43
|
-
name: string;
|
|
44
|
-
age: number;
|
|
45
|
-
startDate: Date;
|
|
46
|
-
endDate: Date;
|
|
47
|
-
department: {
|
|
48
|
-
id: string;
|
|
49
|
-
name: string;
|
|
50
|
-
};
|
|
51
|
-
jobTitle: AutocompleteOption;
|
|
52
|
-
})[];
|
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
import { GridOptions } from 'ag-grid-community';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
/**
|
|
4
|
-
* @title Basic multiselect setup (without data manager)
|
|
5
|
-
*/
|
|
6
|
-
export declare class AgGridDataGridBasicMultiselectExampleComponent {
|
|
7
|
-
#private;
|
|
8
|
-
protected gridData: ({
|
|
9
|
-
selected: boolean;
|
|
10
|
-
name: string;
|
|
11
|
-
age: number;
|
|
12
|
-
startDate: Date;
|
|
13
|
-
department: {
|
|
14
|
-
id: string;
|
|
15
|
-
name: string;
|
|
16
|
-
};
|
|
17
|
-
jobTitle: import("./data").AutocompleteOption;
|
|
18
|
-
endDate?: undefined;
|
|
19
|
-
} | {
|
|
20
|
-
selected: boolean;
|
|
21
|
-
name: string;
|
|
22
|
-
age: number;
|
|
23
|
-
startDate: Date;
|
|
24
|
-
endDate: Date;
|
|
25
|
-
department: {
|
|
26
|
-
id: string;
|
|
27
|
-
name: string;
|
|
28
|
-
};
|
|
29
|
-
jobTitle?: undefined;
|
|
30
|
-
} | {
|
|
31
|
-
selected: boolean;
|
|
32
|
-
name: string;
|
|
33
|
-
age: number;
|
|
34
|
-
startDate: Date;
|
|
35
|
-
endDate: Date;
|
|
36
|
-
department: {
|
|
37
|
-
id: string;
|
|
38
|
-
name: string;
|
|
39
|
-
};
|
|
40
|
-
jobTitle: import("./data").AutocompleteOption;
|
|
41
|
-
})[];
|
|
42
|
-
protected gridOptions: GridOptions;
|
|
43
|
-
constructor();
|
|
44
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AgGridDataGridBasicMultiselectExampleComponent, never>;
|
|
45
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AgGridDataGridBasicMultiselectExampleComponent, "app-ag-grid-data-grid-basic-multiselect-example", never, {}, {}, never, never, true, never>;
|
|
46
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { ICellRendererAngularComp } from 'ag-grid-angular';
|
|
2
|
-
import { ICellRendererParams } from 'ag-grid-community';
|
|
3
|
-
import { AgGridDemoRow } from './data';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class ContextMenuComponent implements ICellRendererAngularComp {
|
|
6
|
-
#private;
|
|
7
|
-
contextMenuAriaLabel: string;
|
|
8
|
-
deleteAriaLabel: string;
|
|
9
|
-
markInactiveAriaLabel: string;
|
|
10
|
-
moreInfoAriaLabel: string;
|
|
11
|
-
agInit(params: ICellRendererParams<AgGridDemoRow>): void;
|
|
12
|
-
refresh(): boolean;
|
|
13
|
-
protected actionClicked(action: string): void;
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ContextMenuComponent, never>;
|
|
15
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ContextMenuComponent, "app-context-menu", never, {}, {}, never, never, true, never>;
|
|
16
|
-
}
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
export interface AutocompleteOption {
|
|
2
|
-
id: string;
|
|
3
|
-
name: string;
|
|
4
|
-
}
|
|
5
|
-
export declare const DEPARTMENTS: {
|
|
6
|
-
id: string;
|
|
7
|
-
name: string;
|
|
8
|
-
}[];
|
|
9
|
-
export declare const JOB_TITLES: Record<string, AutocompleteOption[]>;
|
|
10
|
-
export interface AgGridDemoRow {
|
|
11
|
-
selected?: boolean;
|
|
12
|
-
name: string;
|
|
13
|
-
age: number;
|
|
14
|
-
startDate: Date;
|
|
15
|
-
endDate?: Date;
|
|
16
|
-
department: AutocompleteOption;
|
|
17
|
-
jobTitle?: AutocompleteOption;
|
|
18
|
-
}
|
|
19
|
-
export declare const AG_GRID_DEMO_DATA: ({
|
|
20
|
-
name: string;
|
|
21
|
-
age: number;
|
|
22
|
-
startDate: Date;
|
|
23
|
-
department: {
|
|
24
|
-
id: string;
|
|
25
|
-
name: string;
|
|
26
|
-
};
|
|
27
|
-
jobTitle: AutocompleteOption;
|
|
28
|
-
endDate?: undefined;
|
|
29
|
-
} | {
|
|
30
|
-
name: string;
|
|
31
|
-
age: number;
|
|
32
|
-
startDate: Date;
|
|
33
|
-
endDate: Date;
|
|
34
|
-
department: {
|
|
35
|
-
id: string;
|
|
36
|
-
name: string;
|
|
37
|
-
};
|
|
38
|
-
jobTitle: AutocompleteOption;
|
|
39
|
-
})[];
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
import { OnDestroy, OnInit } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
/**
|
|
4
|
-
* @title Data manager setup
|
|
5
|
-
*/
|
|
6
|
-
export declare class AgGridDataGridDataManagerExampleComponent implements OnInit, OnDestroy {
|
|
7
|
-
#private;
|
|
8
|
-
protected items: ({
|
|
9
|
-
name: string;
|
|
10
|
-
age: number;
|
|
11
|
-
startDate: Date;
|
|
12
|
-
department: {
|
|
13
|
-
id: string;
|
|
14
|
-
name: string;
|
|
15
|
-
};
|
|
16
|
-
jobTitle: import("./data").AutocompleteOption;
|
|
17
|
-
endDate?: undefined;
|
|
18
|
-
} | {
|
|
19
|
-
name: string;
|
|
20
|
-
age: number;
|
|
21
|
-
startDate: Date;
|
|
22
|
-
endDate: Date;
|
|
23
|
-
department: {
|
|
24
|
-
id: string;
|
|
25
|
-
name: string;
|
|
26
|
-
};
|
|
27
|
-
jobTitle: import("./data").AutocompleteOption;
|
|
28
|
-
})[];
|
|
29
|
-
constructor();
|
|
30
|
-
ngOnInit(): void;
|
|
31
|
-
ngOnDestroy(): void;
|
|
32
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AgGridDataGridDataManagerExampleComponent, never>;
|
|
33
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AgGridDataGridDataManagerExampleComponent, "app-ag-grid-data-grid-data-manager-example", never, {}, {}, never, never, true, never>;
|
|
34
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class FilterModalComponent {
|
|
3
|
-
#private;
|
|
4
|
-
protected hideSales: boolean;
|
|
5
|
-
protected jobTitle: string;
|
|
6
|
-
constructor();
|
|
7
|
-
protected applyFilters(): void;
|
|
8
|
-
protected clearAllFilters(): void;
|
|
9
|
-
protected cancel(): void;
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FilterModalComponent, never>;
|
|
11
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FilterModalComponent, "app-filter-modal", never, {}, {}, never, never, true, never>;
|
|
12
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { OnDestroy, OnInit } from '@angular/core';
|
|
2
|
-
import { SkyDataViewConfig } from '@skyux/data-manager';
|
|
3
|
-
import { GridOptions, GridReadyEvent, RowSelectedEvent } from 'ag-grid-community';
|
|
4
|
-
import { AgGridDemoRow } from './data';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class ViewGridComponent implements OnInit, OnDestroy {
|
|
7
|
-
#private;
|
|
8
|
-
items: AgGridDemoRow[];
|
|
9
|
-
protected displayedItems: AgGridDemoRow[];
|
|
10
|
-
protected gridOptions: GridOptions;
|
|
11
|
-
protected isGridReadyForInitialization: boolean;
|
|
12
|
-
protected isViewActive: boolean;
|
|
13
|
-
protected noRowsTemplate: string;
|
|
14
|
-
protected viewConfig: SkyDataViewConfig;
|
|
15
|
-
constructor();
|
|
16
|
-
ngOnInit(): void;
|
|
17
|
-
ngOnDestroy(): void;
|
|
18
|
-
onGridReady(gridReadyEvent: GridReadyEvent): void;
|
|
19
|
-
protected onRowSelected(rowSelectedEvent: RowSelectedEvent<AgGridDemoRow>): void;
|
|
20
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ViewGridComponent, never>;
|
|
21
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ViewGridComponent, "app-view-grid", never, { "items": { "alias": "items"; "required": false; }; }, {}, never, never, true, never>;
|
|
22
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { ICellRendererAngularComp } from 'ag-grid-angular';
|
|
2
|
-
import { ICellRendererParams } from 'ag-grid-community';
|
|
3
|
-
import { AgGridDemoRow } from './data';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class ContextMenuComponent implements ICellRendererAngularComp {
|
|
6
|
-
#private;
|
|
7
|
-
contextMenuAriaLabel: string;
|
|
8
|
-
deleteAriaLabel: string;
|
|
9
|
-
markInactiveAriaLabel: string;
|
|
10
|
-
moreInfoAriaLabel: string;
|
|
11
|
-
agInit(params: ICellRendererParams<AgGridDemoRow>): void;
|
|
12
|
-
refresh(): boolean;
|
|
13
|
-
protected actionClicked(action: string): void;
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ContextMenuComponent, never>;
|
|
15
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ContextMenuComponent, "app-context-menu", never, {}, {}, never, never, true, never>;
|
|
16
|
-
}
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
export interface AutocompleteOption {
|
|
2
|
-
id: string;
|
|
3
|
-
name: string;
|
|
4
|
-
}
|
|
5
|
-
export declare const DEPARTMENTS: {
|
|
6
|
-
id: string;
|
|
7
|
-
name: string;
|
|
8
|
-
}[];
|
|
9
|
-
export declare const JOB_TITLES: Record<string, AutocompleteOption[]>;
|
|
10
|
-
export interface AgGridDemoRow {
|
|
11
|
-
selected?: boolean;
|
|
12
|
-
name: string;
|
|
13
|
-
age: number;
|
|
14
|
-
startDate: Date;
|
|
15
|
-
endDate?: Date;
|
|
16
|
-
department: AutocompleteOption;
|
|
17
|
-
jobTitle?: AutocompleteOption;
|
|
18
|
-
}
|
|
19
|
-
export declare const AG_GRID_DEMO_DATA: ({
|
|
20
|
-
selected: boolean;
|
|
21
|
-
name: string;
|
|
22
|
-
age: number;
|
|
23
|
-
startDate: Date;
|
|
24
|
-
department: {
|
|
25
|
-
id: string;
|
|
26
|
-
name: string;
|
|
27
|
-
};
|
|
28
|
-
jobTitle: AutocompleteOption;
|
|
29
|
-
endDate?: undefined;
|
|
30
|
-
} | {
|
|
31
|
-
selected: boolean;
|
|
32
|
-
name: string;
|
|
33
|
-
age: number;
|
|
34
|
-
startDate: Date;
|
|
35
|
-
endDate: Date;
|
|
36
|
-
department: {
|
|
37
|
-
id: string;
|
|
38
|
-
name: string;
|
|
39
|
-
};
|
|
40
|
-
jobTitle: AutocompleteOption;
|
|
41
|
-
})[];
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
import { OnDestroy, OnInit } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
/**
|
|
4
|
-
* @title Data manager multiselect setup
|
|
5
|
-
*/
|
|
6
|
-
export declare class AgGridDataGridDataManagerMultiselectExampleComponent implements OnInit, OnDestroy {
|
|
7
|
-
#private;
|
|
8
|
-
protected items: ({
|
|
9
|
-
selected: boolean;
|
|
10
|
-
name: string;
|
|
11
|
-
age: number;
|
|
12
|
-
startDate: Date;
|
|
13
|
-
department: {
|
|
14
|
-
id: string;
|
|
15
|
-
name: string;
|
|
16
|
-
};
|
|
17
|
-
jobTitle: import("./data").AutocompleteOption;
|
|
18
|
-
endDate?: undefined;
|
|
19
|
-
} | {
|
|
20
|
-
selected: boolean;
|
|
21
|
-
name: string;
|
|
22
|
-
age: number;
|
|
23
|
-
startDate: Date;
|
|
24
|
-
endDate: Date;
|
|
25
|
-
department: {
|
|
26
|
-
id: string;
|
|
27
|
-
name: string;
|
|
28
|
-
};
|
|
29
|
-
jobTitle: import("./data").AutocompleteOption;
|
|
30
|
-
})[];
|
|
31
|
-
constructor();
|
|
32
|
-
ngOnInit(): void;
|
|
33
|
-
ngOnDestroy(): void;
|
|
34
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AgGridDataGridDataManagerMultiselectExampleComponent, never>;
|
|
35
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AgGridDataGridDataManagerMultiselectExampleComponent, "app-ag-grid-data-grid-data-manager-multiselect-example", never, {}, {}, never, never, true, never>;
|
|
36
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class FilterModalComponent {
|
|
3
|
-
#private;
|
|
4
|
-
protected hideSales: boolean;
|
|
5
|
-
protected jobTitle: string;
|
|
6
|
-
constructor();
|
|
7
|
-
protected applyFilters(): void;
|
|
8
|
-
protected clearAllFilters(): void;
|
|
9
|
-
protected cancel(): void;
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FilterModalComponent, never>;
|
|
11
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FilterModalComponent, "app-filter-modal", never, {}, {}, never, never, true, never>;
|
|
12
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { OnDestroy, OnInit } from '@angular/core';
|
|
2
|
-
import { SkyDataViewConfig } from '@skyux/data-manager';
|
|
3
|
-
import { GridOptions, GridReadyEvent, RowSelectedEvent } from 'ag-grid-community';
|
|
4
|
-
import { AgGridDemoRow } from './data';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class ViewGridComponent implements OnInit, OnDestroy {
|
|
7
|
-
#private;
|
|
8
|
-
items: AgGridDemoRow[];
|
|
9
|
-
protected displayedItems: AgGridDemoRow[];
|
|
10
|
-
protected gridOptions: GridOptions;
|
|
11
|
-
protected isGridReadyForInitialization: boolean;
|
|
12
|
-
protected isViewActive: boolean;
|
|
13
|
-
protected noRowsTemplate: string;
|
|
14
|
-
protected viewConfig: SkyDataViewConfig;
|
|
15
|
-
constructor();
|
|
16
|
-
ngOnInit(): void;
|
|
17
|
-
ngOnDestroy(): void;
|
|
18
|
-
onGridReady(gridReadyEvent: GridReadyEvent): void;
|
|
19
|
-
protected onRowSelected(rowSelectedEvent: RowSelectedEvent<AgGridDemoRow>): void;
|
|
20
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ViewGridComponent, never>;
|
|
21
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ViewGridComponent, "app-view-grid", never, { "items": { "alias": "items"; "required": false; }; }, {}, never, never, true, never>;
|
|
22
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { ICellRendererAngularComp } from 'ag-grid-angular';
|
|
2
|
-
import { ICellRendererParams } from 'ag-grid-community';
|
|
3
|
-
import { AgGridDemoRow } from './data';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class ContextMenuComponent implements ICellRendererAngularComp {
|
|
6
|
-
#private;
|
|
7
|
-
contextMenuAriaLabel: string;
|
|
8
|
-
deleteAriaLabel: string;
|
|
9
|
-
markInactiveAriaLabel: string;
|
|
10
|
-
moreInfoAriaLabel: string;
|
|
11
|
-
agInit(params: ICellRendererParams<AgGridDemoRow>): void;
|
|
12
|
-
refresh(): boolean;
|
|
13
|
-
protected actionClicked(action: string): void;
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ContextMenuComponent, never>;
|
|
15
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ContextMenuComponent, "app-context-menu", never, {}, {}, never, never, true, never>;
|
|
16
|
-
}
|
|
@@ -1,49 +0,0 @@
|
|
|
1
|
-
export interface AutocompleteOption {
|
|
2
|
-
id: string;
|
|
3
|
-
name: string;
|
|
4
|
-
}
|
|
5
|
-
export declare const DEPARTMENTS: {
|
|
6
|
-
id: string;
|
|
7
|
-
name: string;
|
|
8
|
-
}[];
|
|
9
|
-
export declare const JOB_TITLES: Record<string, AutocompleteOption[]>;
|
|
10
|
-
export interface AgGridDemoRow {
|
|
11
|
-
selected?: boolean;
|
|
12
|
-
name: string;
|
|
13
|
-
age: number;
|
|
14
|
-
startDate: Date;
|
|
15
|
-
endDate?: Date;
|
|
16
|
-
department: AutocompleteOption;
|
|
17
|
-
jobTitle?: AutocompleteOption;
|
|
18
|
-
}
|
|
19
|
-
export declare const AG_GRID_DEMO_DATA: ({
|
|
20
|
-
name: string;
|
|
21
|
-
age: number;
|
|
22
|
-
startDate: Date;
|
|
23
|
-
department: {
|
|
24
|
-
id: string;
|
|
25
|
-
name: string;
|
|
26
|
-
};
|
|
27
|
-
jobTitle: AutocompleteOption;
|
|
28
|
-
endDate?: undefined;
|
|
29
|
-
} | {
|
|
30
|
-
name: string;
|
|
31
|
-
age: number;
|
|
32
|
-
startDate: Date;
|
|
33
|
-
endDate: Date;
|
|
34
|
-
department: {
|
|
35
|
-
id: string;
|
|
36
|
-
name: string;
|
|
37
|
-
};
|
|
38
|
-
jobTitle?: undefined;
|
|
39
|
-
} | {
|
|
40
|
-
name: string;
|
|
41
|
-
age: number;
|
|
42
|
-
startDate: Date;
|
|
43
|
-
endDate: Date;
|
|
44
|
-
department: {
|
|
45
|
-
id: string;
|
|
46
|
-
name: string;
|
|
47
|
-
};
|
|
48
|
-
jobTitle: AutocompleteOption;
|
|
49
|
-
})[];
|
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
import { GridOptions, GridReadyEvent } from 'ag-grid-community';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
/**
|
|
4
|
-
* @title Basic setup with inline help (without data manager)
|
|
5
|
-
*/
|
|
6
|
-
export declare class AgGridDataGridInlineHelpExampleComponent {
|
|
7
|
-
#private;
|
|
8
|
-
protected gridData: ({
|
|
9
|
-
name: string;
|
|
10
|
-
age: number;
|
|
11
|
-
startDate: Date;
|
|
12
|
-
department: {
|
|
13
|
-
id: string;
|
|
14
|
-
name: string;
|
|
15
|
-
};
|
|
16
|
-
jobTitle: import("./data").AutocompleteOption;
|
|
17
|
-
endDate?: undefined;
|
|
18
|
-
} | {
|
|
19
|
-
name: string;
|
|
20
|
-
age: number;
|
|
21
|
-
startDate: Date;
|
|
22
|
-
endDate: Date;
|
|
23
|
-
department: {
|
|
24
|
-
id: string;
|
|
25
|
-
name: string;
|
|
26
|
-
};
|
|
27
|
-
jobTitle?: undefined;
|
|
28
|
-
} | {
|
|
29
|
-
name: string;
|
|
30
|
-
age: number;
|
|
31
|
-
startDate: Date;
|
|
32
|
-
endDate: Date;
|
|
33
|
-
department: {
|
|
34
|
-
id: string;
|
|
35
|
-
name: string;
|
|
36
|
-
};
|
|
37
|
-
jobTitle: import("./data").AutocompleteOption;
|
|
38
|
-
})[];
|
|
39
|
-
protected gridOptions: GridOptions;
|
|
40
|
-
protected searchText: string;
|
|
41
|
-
protected noRowsTemplate: string;
|
|
42
|
-
constructor();
|
|
43
|
-
onGridReady(gridReadyEvent: GridReadyEvent): void;
|
|
44
|
-
protected searchApplied(searchText: string | void): void;
|
|
45
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AgGridDataGridInlineHelpExampleComponent, never>;
|
|
46
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AgGridDataGridInlineHelpExampleComponent, "app-ag-grid-data-grid-inline-help-example", never, {}, {}, never, never, true, never>;
|
|
47
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class InlineHelpComponent {
|
|
3
|
-
#private;
|
|
4
|
-
protected displayName: string | undefined;
|
|
5
|
-
constructor();
|
|
6
|
-
protected onHelpClick(): void;
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<InlineHelpComponent, never>;
|
|
8
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<InlineHelpComponent, "app-inline-help", never, {}, {}, never, never, true, never>;
|
|
9
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { ICellRendererAngularComp } from 'ag-grid-angular';
|
|
2
|
-
import { ICellRendererParams } from 'ag-grid-community';
|
|
3
|
-
import { AgGridDemoRow } from './data';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class ContextMenuComponent implements ICellRendererAngularComp {
|
|
6
|
-
#private;
|
|
7
|
-
contextMenuAriaLabel: string;
|
|
8
|
-
deleteAriaLabel: string;
|
|
9
|
-
markInactiveAriaLabel: string;
|
|
10
|
-
moreInfoAriaLabel: string;
|
|
11
|
-
agInit(params: ICellRendererParams<AgGridDemoRow>): void;
|
|
12
|
-
refresh(): boolean;
|
|
13
|
-
protected actionClicked(action: string): void;
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ContextMenuComponent, never>;
|
|
15
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ContextMenuComponent, "app-context-menu", never, {}, {}, never, never, true, never>;
|
|
16
|
-
}
|
|
@@ -1,49 +0,0 @@
|
|
|
1
|
-
export interface AutocompleteOption {
|
|
2
|
-
id: string;
|
|
3
|
-
name: string;
|
|
4
|
-
}
|
|
5
|
-
export declare const DEPARTMENTS: {
|
|
6
|
-
id: string;
|
|
7
|
-
name: string;
|
|
8
|
-
}[];
|
|
9
|
-
export declare const JOB_TITLES: Record<string, AutocompleteOption[]>;
|
|
10
|
-
export interface AgGridDemoRow {
|
|
11
|
-
selected?: boolean;
|
|
12
|
-
name: string;
|
|
13
|
-
age: number;
|
|
14
|
-
startDate: Date;
|
|
15
|
-
endDate?: Date;
|
|
16
|
-
department: AutocompleteOption;
|
|
17
|
-
jobTitle?: AutocompleteOption;
|
|
18
|
-
}
|
|
19
|
-
export declare const AG_GRID_DEMO_DATA: ({
|
|
20
|
-
name: string;
|
|
21
|
-
age: number;
|
|
22
|
-
startDate: Date;
|
|
23
|
-
department: {
|
|
24
|
-
id: string;
|
|
25
|
-
name: string;
|
|
26
|
-
};
|
|
27
|
-
jobTitle: AutocompleteOption;
|
|
28
|
-
endDate?: undefined;
|
|
29
|
-
} | {
|
|
30
|
-
name: string;
|
|
31
|
-
age: number;
|
|
32
|
-
startDate: Date;
|
|
33
|
-
endDate: Date;
|
|
34
|
-
department: {
|
|
35
|
-
id: string;
|
|
36
|
-
name: string;
|
|
37
|
-
};
|
|
38
|
-
jobTitle?: undefined;
|
|
39
|
-
} | {
|
|
40
|
-
name: string;
|
|
41
|
-
age: number;
|
|
42
|
-
startDate: Date;
|
|
43
|
-
endDate: Date;
|
|
44
|
-
department: {
|
|
45
|
-
id: string;
|
|
46
|
-
name: string;
|
|
47
|
-
};
|
|
48
|
-
jobTitle: AutocompleteOption;
|
|
49
|
-
})[];
|
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
import { OnDestroy, OnInit } from '@angular/core';
|
|
2
|
-
import { GridOptions, GridReadyEvent } from 'ag-grid-community';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
/**
|
|
5
|
-
* @title Basic setup with paging (without data manager)
|
|
6
|
-
*/
|
|
7
|
-
export declare class AgGridDataGridPagingExampleComponent implements OnInit, OnDestroy {
|
|
8
|
-
#private;
|
|
9
|
-
protected currentPage: number;
|
|
10
|
-
protected readonly pageSize = 3;
|
|
11
|
-
protected gridData: ({
|
|
12
|
-
name: string;
|
|
13
|
-
age: number;
|
|
14
|
-
startDate: Date;
|
|
15
|
-
department: {
|
|
16
|
-
id: string;
|
|
17
|
-
name: string;
|
|
18
|
-
};
|
|
19
|
-
jobTitle: import("./data").AutocompleteOption;
|
|
20
|
-
endDate?: undefined;
|
|
21
|
-
} | {
|
|
22
|
-
name: string;
|
|
23
|
-
age: number;
|
|
24
|
-
startDate: Date;
|
|
25
|
-
endDate: Date;
|
|
26
|
-
department: {
|
|
27
|
-
id: string;
|
|
28
|
-
name: string;
|
|
29
|
-
};
|
|
30
|
-
jobTitle?: undefined;
|
|
31
|
-
} | {
|
|
32
|
-
name: string;
|
|
33
|
-
age: number;
|
|
34
|
-
startDate: Date;
|
|
35
|
-
endDate: Date;
|
|
36
|
-
department: {
|
|
37
|
-
id: string;
|
|
38
|
-
name: string;
|
|
39
|
-
};
|
|
40
|
-
jobTitle: import("./data").AutocompleteOption;
|
|
41
|
-
})[];
|
|
42
|
-
protected gridOptions: GridOptions;
|
|
43
|
-
constructor();
|
|
44
|
-
ngOnInit(): void;
|
|
45
|
-
ngOnDestroy(): void;
|
|
46
|
-
onGridReady(gridReadyEvent: GridReadyEvent): void;
|
|
47
|
-
protected onPageChange(page: number): Promise<void>;
|
|
48
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AgGridDataGridPagingExampleComponent, never>;
|
|
49
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AgGridDataGridPagingExampleComponent, "app-ag-grid-data-grid-paging-example", never, {}, {}, never, never, true, never>;
|
|
50
|
-
}
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
export interface AgGridDemoRow {
|
|
2
|
-
name: string;
|
|
3
|
-
age: number;
|
|
4
|
-
department: string;
|
|
5
|
-
jobTitle: string;
|
|
6
|
-
}
|
|
7
|
-
export declare const AG_GRID_DEMO_DATA: ({
|
|
8
|
-
name: string;
|
|
9
|
-
age: number;
|
|
10
|
-
department: string;
|
|
11
|
-
jobTitle: string;
|
|
12
|
-
jobLevel: string;
|
|
13
|
-
startDate?: undefined;
|
|
14
|
-
} | {
|
|
15
|
-
name: string;
|
|
16
|
-
age: number;
|
|
17
|
-
department: string;
|
|
18
|
-
jobTitle: string;
|
|
19
|
-
jobLevel?: undefined;
|
|
20
|
-
startDate?: undefined;
|
|
21
|
-
} | {
|
|
22
|
-
name: string;
|
|
23
|
-
age: number;
|
|
24
|
-
startDate: Date;
|
|
25
|
-
department: string;
|
|
26
|
-
jobTitle: string;
|
|
27
|
-
jobLevel: string;
|
|
28
|
-
})[];
|