udp-stencil-component-library 25.18.1-beta.7 → 25.18.1-beta.8
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/dist/cjs/add-map-feature-popup_4.cjs.entry.js +12 -12
- package/dist/cjs/advanced-search_50.cjs.entry.js +63 -60
- package/dist/cjs/ag-grid-base_5.cjs.entry.js +5 -5
- package/dist/cjs/api-method-instance-grid.cjs.entry.js +1 -1
- package/dist/cjs/check-box.cjs.entry.js +2 -2
- package/dist/cjs/chip-section.cjs.entry.js +2 -2
- package/dist/cjs/client-side-grid_2.cjs.entry.js +3 -3
- package/dist/cjs/color-preview.cjs.entry.js +1 -1
- package/dist/cjs/date-time-renderer_6.cjs.entry.js +8 -8
- package/dist/cjs/entity-maintenance-grid.cjs.entry.js +1 -1
- package/dist/cjs/feature-details-card_2.cjs.entry.js +5 -5
- package/dist/cjs/image-upload_7.cjs.entry.js +6 -6
- package/dist/cjs/inputs-example.cjs.entry.js +2 -2
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/map-component_2.cjs.entry.js +2 -2
- package/dist/cjs/numeric-field_5.cjs.entry.js +15 -15
- package/dist/cjs/page-renderer.cjs.entry.js +1 -1
- package/dist/cjs/question-configs-renderer_5.cjs.entry.js +14 -14
- package/dist/cjs/resource-timeline-calendar.cjs.entry.js +1 -1
- package/dist/cjs/search-method-grid.cjs.entry.js +1 -1
- package/dist/cjs/server-side-grid.cjs.entry.js +1 -1
- package/dist/cjs/simple-card.cjs.entry.js +1 -1
- package/dist/cjs/stencil-library.cjs.js +1 -1
- package/dist/cjs/udp-chip_3.cjs.entry.js +1 -1
- package/dist/cjs/udp-container-query-grid-item.cjs.entry.js +1 -1
- package/dist/cjs/udp-container-query-grid.cjs.entry.js +1 -1
- package/dist/cjs/udp-container-query.cjs.entry.js +2 -2
- package/dist/cjs/udp-container.cjs.entry.js +2 -2
- package/dist/cjs/udp-date-range-selector.cjs.entry.js +1 -1
- package/dist/cjs/udp-dynamic-form.cjs.entry.js +1 -1
- package/dist/cjs/udp-forms-follow-up-list-card.cjs.entry.js +2 -2
- package/dist/cjs/udp-forms-list-card.cjs.entry.js +5 -5
- package/dist/cjs/udp-forms-list.cjs.entry.js +1 -1
- package/dist/cjs/udp-forms-renderer.cjs.entry.js +1 -1
- package/dist/cjs/udp-list-renderer.udp-pagination.udp-side-sheet.entry.cjs.js.map +1 -1
- package/dist/cjs/udp-list-renderer_3.cjs.entry.js +194 -5
- package/dist/cjs/udp-map.cjs.entry.js +3 -3
- package/dist/cjs/udp-page.cjs.entry.js +1 -1
- package/dist/cjs/udp-split-screen.cjs.entry.js +1 -1
- package/dist/cjs/udp-stepper-demo.cjs.entry.js +1 -1
- package/dist/cjs/udp-tab-panel.cjs.entry.js +2 -2
- package/dist/cjs/udp-vertical-spacer.cjs.entry.js +1 -1
- package/dist/collection/components/my-component/UI/data-display/icons/udp-icon.js +4 -1
- package/dist/collection/components/my-component/UI/data-display/icons/udp-icon.js.map +1 -1
- package/dist/collection/components/my-component/UI/data-display/kpi/kpi-list.js +1 -1
- package/dist/collection/components/my-component/UI/data-display/list-item/list-item.js +2 -2
- package/dist/collection/components/my-component/UI/data-display/pop-over/udp-pop-over.js +1 -1
- package/dist/collection/components/my-component/UI/data-display/pop-over-grid-action-header/udp-pop-over-grid-action-header.js +1 -1
- package/dist/collection/components/my-component/UI/data-display/primary-action-header/primary-action-header.js +2 -2
- package/dist/collection/components/my-component/UI/data-display/simple-card/simple-card.js +1 -1
- package/dist/collection/components/my-component/UI/data-display/tool-tip/udp-ambient-tool-tip.js +2 -2
- package/dist/collection/components/my-component/UI/data-display/tree/tree-list-item/search-item/search-list-item.js +1 -1
- package/dist/collection/components/my-component/UI/data-display/udp-avatar/udp-avatar.js +1 -1
- package/dist/collection/components/my-component/UI/dialogs/fluent-dialog/fluent-dialog.js +2 -2
- package/dist/collection/components/my-component/UI/dialogs/udp-dialog.js +1 -1
- package/dist/collection/components/my-component/UI/drawers/udp-side-sheet/types.js +2 -0
- package/dist/collection/components/my-component/UI/drawers/udp-side-sheet/types.js.map +1 -0
- package/dist/collection/components/my-component/UI/drawers/udp-side-sheet/udp-side-sheet.css +163 -137
- package/dist/collection/components/my-component/UI/drawers/udp-side-sheet/udp-side-sheet.js +269 -19
- package/dist/collection/components/my-component/UI/drawers/udp-side-sheet/udp-side-sheet.js.map +1 -1
- package/dist/collection/components/my-component/UI/feedback/udp-notification/alerts/upd-alert-banner.js +1 -1
- package/dist/collection/components/my-component/UI/feedback/udp-notification/udp-notification.js +2 -2
- package/dist/collection/components/my-component/UI/forms/dynamic-form/udp-dynamic-form.js +1 -1
- package/dist/collection/components/my-component/UI/forms/edit-view-form/edit-view-form.js +2 -2
- package/dist/collection/components/my-component/UI/forms/form/stencil-form.js +1 -1
- package/dist/collection/components/my-component/UI/forms/save-view-form/save-view-form.js +2 -2
- package/dist/collection/components/my-component/UI/forms/udp-forms/udp-forms-builder/forms-question-item/udp-forms-builder-question-item.js +2 -2
- package/dist/collection/components/my-component/UI/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/file-upload-renderer/file-upload-renderer.js +2 -2
- package/dist/collection/components/my-component/UI/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/list-option-renderer/list-options-renderer.js +3 -3
- package/dist/collection/components/my-component/UI/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/question-configs-renderer/question-configs-renderer.js +6 -6
- package/dist/collection/components/my-component/UI/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/section-configs-renderer/section-configs-renderer.js +3 -3
- package/dist/collection/components/my-component/UI/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/signature-renderer/signature-renderer.js +1 -1
- package/dist/collection/components/my-component/UI/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/text-input-renderer/text-input-renderer.js +2 -2
- package/dist/collection/components/my-component/UI/forms/udp-forms/udp-forms-builder/udp-forms-builder-menu/udp-forms-builder-menu.js +2 -2
- package/dist/collection/components/my-component/UI/forms/udp-forms/udp-forms-builder/udp-forms-builder-style-override/udp-forms-builder-style-override.js +1 -1
- package/dist/collection/components/my-component/UI/forms/udp-forms/udp-forms-list/udp-forms-list-card/udp-forms-list-card.js +5 -5
- package/dist/collection/components/my-component/UI/forms/udp-forms/udp-forms-list/udp-forms-list.js +1 -1
- package/dist/collection/components/my-component/UI/forms/udp-forms/udp-forms-renderer/udp-forms-renderer-follow-up-list-card/udp-forms-follow-up-list-card.js +2 -2
- package/dist/collection/components/my-component/UI/forms/udp-forms/udp-forms-renderer/udp-forms-renderer.js +1 -1
- package/dist/collection/components/my-component/UI/grid/ag-table/ag-table.js +1 -1
- package/dist/collection/components/my-component/UI/grid/ambient-template-grid/ambient-template-grid.js +15 -15
- package/dist/collection/components/my-component/UI/grid/grid-primary-bar/grid-primary-bar.js +2 -2
- package/dist/collection/components/my-component/UI/grid/hotlists/udp-hotlist-form/udp-hotlist-form.js +1 -1
- package/dist/collection/components/my-component/UI/grid/new-grid/ag-grid-base.js +1 -1
- package/dist/collection/components/my-component/UI/grid/new-grid/api-method-instance-grid.js +1 -1
- package/dist/collection/components/my-component/UI/grid/new-grid/client-side-grid.js +1 -1
- package/dist/collection/components/my-component/UI/grid/new-grid/entity-maintenance-grid.js +1 -1
- package/dist/collection/components/my-component/UI/grid/new-grid/search-method-grid.js +1 -1
- package/dist/collection/components/my-component/UI/grid/new-grid/server-side-grid.js +1 -1
- package/dist/collection/components/my-component/UI/grid/resource-timeline-calendar/resource-timeline-calendar.js +1 -1
- package/dist/collection/components/my-component/UI/grid/resource-timeline-calendar/resource-timeline-primary-bar.js +2 -2
- package/dist/collection/components/my-component/UI/inputs/checkbox/check-box.js +2 -2
- package/dist/collection/components/my-component/UI/inputs/date-range-selector/udp-date-range-selector.js +1 -1
- package/dist/collection/components/my-component/UI/inputs/date-selector/udp-date-selector.js +3 -3
- package/dist/collection/components/my-component/UI/inputs/date-time-selector/udp-datetime-selector.js +3 -3
- package/dist/collection/components/my-component/UI/inputs/image-upload/image-upload.js +1 -1
- package/dist/collection/components/my-component/UI/inputs/numeric-field/numeric-field.js +3 -3
- package/dist/collection/components/my-component/UI/inputs/signature-input/signature-input.js +2 -2
- package/dist/collection/components/my-component/UI/inputs/tally/tally.js +2 -2
- package/dist/collection/components/my-component/UI/inputs/text-area/text-area.js +3 -3
- package/dist/collection/components/my-component/UI/inputs/text-field/text-field.js +3 -3
- package/dist/collection/components/my-component/UI/inputs/time-selector/udp-time-selector.js +3 -3
- package/dist/collection/components/my-component/UI/inputs/toggle/stencil-toggle.js +4 -4
- package/dist/collection/components/my-component/UI/inputs/udp-selector/udp-selector.js +4 -4
- package/dist/collection/components/my-component/UI/layout/udp-container/udp-container.js +2 -2
- package/dist/collection/components/my-component/UI/layout/udp-container-query/udp-container-query.js +2 -2
- package/dist/collection/components/my-component/UI/layout/udp-container-query-grid/udp-container-query-grid.js +1 -1
- package/dist/collection/components/my-component/UI/layout/udp-container-query-grid-item/udp-container-query-grid-item.js +1 -1
- package/dist/collection/components/my-component/UI/layout/udp-page/udp-page.js +1 -1
- package/dist/collection/components/my-component/UI/layout/udp-split-screen/udp-split-screen.js +1 -1
- package/dist/collection/components/my-component/UI/layout/udp-vertical-spacer.js +1 -1
- package/dist/collection/components/my-component/UI/loaders/udp-grid-loader/udp-grid-loader.js +2 -2
- package/dist/collection/components/my-component/UI/loaders/udp-linear-loader/udp-linear-loader.js +1 -1
- package/dist/collection/components/my-component/UI/loaders/udp-skeleton-loading.js +1 -1
- package/dist/collection/components/my-component/UI/map/udp-map/map-component.js +1 -1
- package/dist/collection/components/my-component/UI/map/udp-map/popups/add-map-feature-popup.js +3 -3
- package/dist/collection/components/my-component/UI/map/udp-map/popups/feature-details-card/feature-details-card.js +4 -4
- package/dist/collection/components/my-component/UI/map/udp-map/popups/feature-details-popup.js +1 -1
- package/dist/collection/components/my-component/UI/map/udp-map/popups/select-layer-popup.js +2 -2
- package/dist/collection/components/my-component/UI/map/udp-map/popups/split-line-popup.js +1 -1
- package/dist/collection/components/my-component/UI/map/udp-map/toolbar/map-toolbar.js +6 -6
- package/dist/collection/components/my-component/UI/map/udp-map/udp-map-toolbar.js +1 -1
- package/dist/collection/components/my-component/UI/map/udp-map/udp-map.js +3 -3
- package/dist/collection/components/my-component/UI/menu/menu-item/udp-menu-item.js +1 -1
- package/dist/collection/components/my-component/UI/menu/udp-menu.js +1 -1
- package/dist/collection/components/my-component/UI/stepper/udp-stepper-demo.js +1 -1
- package/dist/collection/components/my-component/UI/tabs/tab/tabs/udp-tabs.js +2 -2
- package/dist/collection/components/my-component/UI/tabs/tab/udp-tab.js +1 -1
- package/dist/collection/components/my-component/UI/tabs/udp-tab-panel/udp-tab-panel.js +2 -2
- package/dist/collection/components/my-component/UI/toolbars/app-bar/app-bar.js +1 -1
- package/dist/collection/components/my-component/UI/util/ghost-render/ghost-render.js +1 -1
- package/dist/collection/components/my-component/demo/ambient-demo-container.js +1 -1
- package/dist/collection/components/test-component/inputs-example/inputs-example.js +2 -2
- package/dist/collection/page-renderer/page-renderer.js +1 -1
- package/dist/collection/theme/color-preview/color-preview.js +1 -1
- package/dist/collection/udp-utilities/layout/udp-dynamic-container-with-menu/chip-section/chip-section.js +2 -2
- package/dist/collection/udp-utilities/layout/udp-dynamic-container-with-menu/udp-dynamic-container-with-menu.js +1 -1
- package/dist/components/add-map-feature-popup2.js +3 -3
- package/dist/components/ag-grid-base2.js +1 -1
- package/dist/components/ag-table2.js +1 -1
- package/dist/components/ambient-demo-container2.js +1 -1
- package/dist/components/ambient-template-grid2.js +15 -15
- package/dist/components/api-method-instance-grid.js +1 -1
- package/dist/components/app-bar2.js +1 -1
- package/dist/components/check-box2.js +2 -2
- package/dist/components/chip-section.js +2 -2
- package/dist/components/client-side-grid2.js +1 -1
- package/dist/components/color-preview.js +1 -1
- package/dist/components/edit-view-form.js +2 -2
- package/dist/components/entity-maintenance-grid.js +1 -1
- package/dist/components/feature-details-card2.js +4 -4
- package/dist/components/feature-details-popup2.js +1 -1
- package/dist/components/file-upload-renderer2.js +2 -2
- package/dist/components/fluent-dialog2.js +2 -2
- package/dist/components/ghost-render2.js +1 -1
- package/dist/components/grid-primary-bar2.js +2 -2
- package/dist/components/image-upload2.js +1 -1
- package/dist/components/inputs-example.js +2 -2
- package/dist/components/kpi-list2.js +1 -1
- package/dist/components/list-item.js +2 -2
- package/dist/components/list-options-renderer2.js +3 -3
- package/dist/components/map-component2.js +1 -1
- package/dist/components/map-toolbar2.js +6 -6
- package/dist/components/numeric-field2.js +3 -3
- package/dist/components/page-renderer.js +1 -1
- package/dist/components/primary-action-header2.js +2 -2
- package/dist/components/question-configs-renderer2.js +6 -6
- package/dist/components/resource-timeline-calendar.js +1 -1
- package/dist/components/resource-timeline-primary-bar2.js +2 -2
- package/dist/components/save-view-form.js +2 -2
- package/dist/components/search-list-item2.js +1 -1
- package/dist/components/search-method-grid2.js +1 -1
- package/dist/components/section-configs-renderer2.js +3 -3
- package/dist/components/select-layer-popup2.js +2 -2
- package/dist/components/server-side-grid2.js +1 -1
- package/dist/components/signature-input2.js +2 -2
- package/dist/components/signature-renderer2.js +1 -1
- package/dist/components/simple-card.js +1 -1
- package/dist/components/split-line-popup2.js +1 -1
- package/dist/components/stencil-form2.js +1 -1
- package/dist/components/stencil-toggle2.js +4 -4
- package/dist/components/tally.js +2 -2
- package/dist/components/text-area2.js +3 -3
- package/dist/components/text-field2.js +3 -3
- package/dist/components/text-input-renderer2.js +2 -2
- package/dist/components/udp-ambient-tool-tip2.js +2 -2
- package/dist/components/udp-avatar2.js +1 -1
- package/dist/components/udp-container-query-grid-item.js +1 -1
- package/dist/components/udp-container-query-grid.js +1 -1
- package/dist/components/udp-container-query2.js +2 -2
- package/dist/components/udp-container2.js +2 -2
- package/dist/components/udp-date-range-selector.js +1 -1
- package/dist/components/udp-date-selector2.js +3 -3
- package/dist/components/udp-datetime-selector2.js +3 -3
- package/dist/components/udp-dialog2.js +1 -1
- package/dist/components/udp-dynamic-container-with-menu2.js +1 -1
- package/dist/components/udp-dynamic-form.js +1 -1
- package/dist/components/udp-forms-builder-menu2.js +2 -2
- package/dist/components/udp-forms-builder-question-item2.js +2 -2
- package/dist/components/udp-forms-builder-style-override2.js +1 -1
- package/dist/components/udp-forms-builder.js +72 -60
- package/dist/components/udp-forms-builder.js.map +1 -1
- package/dist/components/udp-forms-follow-up-list-card.js +2 -2
- package/dist/components/udp-forms-list-card2.js +5 -5
- package/dist/components/udp-forms-list.js +51 -39
- package/dist/components/udp-forms-list.js.map +1 -1
- package/dist/components/udp-forms-renderer.js +67 -55
- package/dist/components/udp-forms-renderer.js.map +1 -1
- package/dist/components/udp-grid-loader2.js +2 -2
- package/dist/components/udp-hotlist-form2.js +1 -1
- package/dist/components/udp-icon2.js +4 -1
- package/dist/components/udp-icon2.js.map +1 -1
- package/dist/components/udp-linear-loader2.js +1 -1
- package/dist/components/udp-map-toolbar2.js +1 -1
- package/dist/components/udp-map.js +3 -3
- package/dist/components/udp-menu-item2.js +1 -1
- package/dist/components/udp-menu2.js +1 -1
- package/dist/components/udp-notification2.js +2 -2
- package/dist/components/udp-page.js +1 -1
- package/dist/components/udp-pop-over-grid-action-header2.js +1 -1
- package/dist/components/udp-pop-over2.js +1 -1
- package/dist/components/udp-selector2.js +4 -4
- package/dist/components/udp-side-sheet2.js +228 -19
- package/dist/components/udp-side-sheet2.js.map +1 -1
- package/dist/components/udp-skeleton-loading2.js +1 -1
- package/dist/components/udp-split-screen.js +1 -1
- package/dist/components/udp-stepper-demo.js +1 -1
- package/dist/components/udp-tab-panel.js +2 -2
- package/dist/components/udp-tab2.js +1 -1
- package/dist/components/udp-tabs2.js +2 -2
- package/dist/components/udp-time-selector2.js +3 -3
- package/dist/components/udp-vertical-spacer.js +1 -1
- package/dist/components/upd-alert-banner2.js +1 -1
- package/dist/docs.json +123 -28
- package/dist/esm/add-map-feature-popup_4.entry.js +12 -12
- package/dist/esm/advanced-search_50.entry.js +63 -60
- package/dist/esm/ag-grid-base_5.entry.js +5 -5
- package/dist/esm/api-method-instance-grid.entry.js +1 -1
- package/dist/esm/check-box.entry.js +2 -2
- package/dist/esm/chip-section.entry.js +2 -2
- package/dist/esm/client-side-grid_2.entry.js +3 -3
- package/dist/esm/color-preview.entry.js +1 -1
- package/dist/esm/date-time-renderer_6.entry.js +8 -8
- package/dist/esm/entity-maintenance-grid.entry.js +1 -1
- package/dist/esm/feature-details-card_2.entry.js +5 -5
- package/dist/esm/image-upload_7.entry.js +6 -6
- package/dist/esm/inputs-example.entry.js +2 -2
- package/dist/esm/loader.js +1 -1
- package/dist/esm/map-component_2.entry.js +2 -2
- package/dist/esm/numeric-field_5.entry.js +15 -15
- package/dist/esm/page-renderer.entry.js +1 -1
- package/dist/esm/question-configs-renderer_5.entry.js +14 -14
- package/dist/esm/resource-timeline-calendar.entry.js +1 -1
- package/dist/esm/search-method-grid.entry.js +1 -1
- package/dist/esm/server-side-grid.entry.js +1 -1
- package/dist/esm/simple-card.entry.js +1 -1
- package/dist/esm/stencil-library.js +1 -1
- package/dist/esm/udp-chip_3.entry.js +1 -1
- package/dist/esm/udp-container-query-grid-item.entry.js +1 -1
- package/dist/esm/udp-container-query-grid.entry.js +1 -1
- package/dist/esm/udp-container-query.entry.js +2 -2
- package/dist/esm/udp-container.entry.js +2 -2
- package/dist/esm/udp-date-range-selector.entry.js +1 -1
- package/dist/esm/udp-dynamic-form.entry.js +1 -1
- package/dist/esm/udp-forms-follow-up-list-card.entry.js +2 -2
- package/dist/esm/udp-forms-list-card.entry.js +5 -5
- package/dist/esm/udp-forms-list.entry.js +1 -1
- package/dist/esm/udp-forms-renderer.entry.js +1 -1
- package/dist/esm/udp-list-renderer.udp-pagination.udp-side-sheet.entry.js.map +1 -1
- package/dist/esm/udp-list-renderer_3.entry.js +194 -5
- package/dist/esm/udp-map.entry.js +3 -3
- package/dist/esm/udp-page.entry.js +1 -1
- package/dist/esm/udp-split-screen.entry.js +1 -1
- package/dist/esm/udp-stepper-demo.entry.js +1 -1
- package/dist/esm/udp-tab-panel.entry.js +2 -2
- package/dist/esm/udp-vertical-spacer.entry.js +1 -1
- package/dist/stencil-library/add-map-feature-popup_4.entry.js +1 -1
- package/dist/stencil-library/advanced-search_50.entry.js +1 -1
- package/dist/stencil-library/advanced-search_50.entry.js.map +1 -1
- package/dist/stencil-library/ag-grid-base_5.entry.js +1 -1
- package/dist/stencil-library/api-method-instance-grid.entry.js +1 -1
- package/dist/stencil-library/check-box.entry.js +1 -1
- package/dist/stencil-library/chip-section.entry.js +1 -1
- package/dist/stencil-library/client-side-grid_2.entry.js +1 -1
- package/dist/stencil-library/color-preview.entry.js +1 -1
- package/dist/stencil-library/date-time-renderer_6.entry.js +1 -1
- package/dist/stencil-library/entity-maintenance-grid.entry.js +1 -1
- package/dist/stencil-library/feature-details-card_2.entry.js +1 -1
- package/dist/stencil-library/image-upload_7.entry.js +1 -1
- package/dist/stencil-library/inputs-example.entry.js +1 -1
- package/dist/stencil-library/map-component_2.entry.js +1 -1
- package/dist/stencil-library/numeric-field_5.entry.js +1 -1
- package/dist/stencil-library/page-renderer.entry.js +1 -1
- package/dist/stencil-library/question-configs-renderer_5.entry.js +1 -1
- package/dist/stencil-library/resource-timeline-calendar.entry.js +1 -1
- package/dist/stencil-library/search-method-grid.entry.js +1 -1
- package/dist/stencil-library/server-side-grid.entry.js +1 -1
- package/dist/stencil-library/simple-card.entry.js +1 -1
- package/dist/stencil-library/simple-card.entry.js.map +1 -1
- package/dist/stencil-library/stencil-library.esm.js +1 -1
- package/dist/stencil-library/udp-chip_3.entry.js +1 -1
- package/dist/stencil-library/udp-container-query-grid-item.entry.js +1 -1
- package/dist/stencil-library/udp-container-query-grid.entry.js +1 -1
- package/dist/stencil-library/udp-container-query.entry.js +1 -1
- package/dist/stencil-library/udp-container.entry.js +1 -1
- package/dist/stencil-library/udp-date-range-selector.entry.js +1 -1
- package/dist/stencil-library/udp-dynamic-form.entry.js +1 -1
- package/dist/stencil-library/udp-forms-follow-up-list-card.entry.js +1 -1
- package/dist/stencil-library/udp-forms-list-card.entry.js +1 -1
- package/dist/stencil-library/udp-forms-list.entry.js +1 -1
- package/dist/stencil-library/udp-forms-renderer.entry.js +1 -1
- package/dist/stencil-library/udp-list-renderer.udp-pagination.udp-side-sheet.entry.esm.js.map +1 -1
- package/dist/stencil-library/udp-list-renderer_3.entry.js +1 -1
- package/dist/stencil-library/udp-list-renderer_3.entry.js.map +1 -1
- package/dist/stencil-library/udp-map.entry.js +1 -1
- package/dist/stencil-library/udp-page.entry.js +1 -1
- package/dist/stencil-library/udp-split-screen.entry.js +1 -1
- package/dist/stencil-library/udp-stepper-demo.entry.js +1 -1
- package/dist/stencil-library/udp-tab-panel.entry.js +1 -1
- package/dist/stencil-library/udp-vertical-spacer.entry.js +1 -1
- package/dist/types/components/my-component/UI/drawers/udp-side-sheet/types.d.ts +7 -0
- package/dist/types/components/my-component/UI/drawers/udp-side-sheet/udp-side-sheet.d.ts +114 -0
- package/dist/types/components.d.ts +83 -0
- package/package.json +1 -1
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{r as e,h as t}from"./index-n-1ZSeAs.js";const s=".container{display:flex;height:100%;width:100%}.container:not(.open){display:none}.panel{flex-grow:1;overflow:auto;cursor:default;}.resizer{background-color:transparent;height:100vh;cursor:ew-resize;position:relative;display:flex;align-items:center;justify-content:center;padding:0 2px;box-sizing:content-box;transition:background-color 0.3s ease;}.resizer:hover{background-color:var(--primary-color);cursor:ew-resize;}.resizer:hover::before{background-color:transparent;}.resizer::before{content:'';position:absolute;top:0;left:50%;transform:translateX(-50%);width:2px;height:100%;background-color:rgb(219, 219, 219);transition:background-color 0.3s ease;}.drag-handle{content:'';font-size:24px;color:#666;user-select:none;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}";const o=class{constructor(t){e(this,t);this.isOpen=true;this.panelWidth=75;this.isDragging=false;this.handleDrag=e=>{console.log("Dragging");const t=this.element.getBoundingClientRect();const s=(e.clientX-t.left)/t.width*100;const o=Math.max(2,Math.min(s,98));localStorage.setItem("panelWidth",this.panelWidth.toString());if(this.panelWidth!==o){this.panelWidth=o;localStorage.setItem("panelWidth",this.panelWidth.toString())}}}async toggleOpen(){this.isOpen=!this.isOpen}componentDidLoad(){this.element.addEventListener("mousedown",(e=>{this.isDragging=true;e.preventDefault()}));document.addEventListener("mousemove",(e=>{if(!this.isDragging)return;if(this.isDragging){const t=this.element.getBoundingClientRect();const s=(e.clientX-t.left)/t.width*100;this.panelWidth=Math.max(2,Math.min(s,98))}this.handleDrag(e)}));document.addEventListener("mouseup",(()=>{if(this.isDragging){this.isDragging=false}}))}async componentWillLoad(){const e=localStorage.getItem("panelWidth");if(e){this.panelWidth=parseFloat(e)}}render(){return t("div",{key:"
|
|
1
|
+
import{r as e,h as t}from"./index-n-1ZSeAs.js";const s=".container{display:flex;height:100%;width:100%}.container:not(.open){display:none}.panel{flex-grow:1;overflow:auto;cursor:default;}.resizer{background-color:transparent;height:100vh;cursor:ew-resize;position:relative;display:flex;align-items:center;justify-content:center;padding:0 2px;box-sizing:content-box;transition:background-color 0.3s ease;}.resizer:hover{background-color:var(--primary-color);cursor:ew-resize;}.resizer:hover::before{background-color:transparent;}.resizer::before{content:'';position:absolute;top:0;left:50%;transform:translateX(-50%);width:2px;height:100%;background-color:rgb(219, 219, 219);transition:background-color 0.3s ease;}.drag-handle{content:'';font-size:24px;color:#666;user-select:none;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}";const o=class{constructor(t){e(this,t);this.isOpen=true;this.panelWidth=75;this.isDragging=false;this.handleDrag=e=>{console.log("Dragging");const t=this.element.getBoundingClientRect();const s=(e.clientX-t.left)/t.width*100;const o=Math.max(2,Math.min(s,98));localStorage.setItem("panelWidth",this.panelWidth.toString());if(this.panelWidth!==o){this.panelWidth=o;localStorage.setItem("panelWidth",this.panelWidth.toString())}}}async toggleOpen(){this.isOpen=!this.isOpen}componentDidLoad(){this.element.addEventListener("mousedown",(e=>{this.isDragging=true;e.preventDefault()}));document.addEventListener("mousemove",(e=>{if(!this.isDragging)return;if(this.isDragging){const t=this.element.getBoundingClientRect();const s=(e.clientX-t.left)/t.width*100;this.panelWidth=Math.max(2,Math.min(s,98))}this.handleDrag(e)}));document.addEventListener("mouseup",(()=>{if(this.isDragging){this.isDragging=false}}))}async componentWillLoad(){const e=localStorage.getItem("panelWidth");if(e){this.panelWidth=parseFloat(e)}}render(){return t("div",{key:"ca232222c0c85071eb987d373ad1541631070e3e",ref:e=>this.element=e,class:{container:true,open:this.isOpen}},t("div",{key:"c221965b0e7542253986c878b05cc656289431e9",class:"panel",style:{width:`${this.panelWidth}%`}},t("slot",{key:"4edf17b48cf6d2e89826878ede587f0a9e2ce1e8",name:"first-panel"})),t("div",{key:"51b5ea69206ebf1221cbb9dbed3f9456fbf54c59",class:"resizer",onMouseDown:e=>e.preventDefault()},t("div",{key:"86d906ebb8e8561e7e564b6c8b4af62a03e1653c",class:"drag-handle"})),t("div",{key:"28fba6e4b0f176b7e08c1f29a3edc045f66346e8",class:"panel",style:{width:`${100-this.panelWidth}%`}},t("slot",{key:"b1215db69a194eced28d595a39322afbe4c7ccde",name:"second-panel"},this.panelContent)))}};o.style=s;export{o as udp_split_screen};
|
|
2
2
|
//# sourceMappingURL=udp-split-screen.entry.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{r as t,h as e}from"./index-n-1ZSeAs.js";const i=class{constructor(i){t(this,i);this.activeStep=0;this.completed={};this.step1=e("div",null,"This is step 1 content - Try clicking next!");this.step2=e("div",null,"This is step 2 content - You can go back or forward");this.step3=e("div",null,"This is step 3 content - Final step!");this.steps=[{stepDisplay:{inProcessIcon:"1",completeIcon:"✓",title:"First Step",subTitle:"Start here"},stepTitle:"Step 1",showTitle:true,buttons:[{title:"Next",action:2,variant:"default",customAction:()=>{this.completed=Object.assign(Object.assign({},this.completed),{[0]:true});this.activeStep=1}}],content:this.step1},{stepDisplay:{inProcessIcon:"2",completeIcon:"✓",title:"Second Step",subTitle:"Middle step"},stepTitle:"Step 2",showTitle:true,buttons:[{title:"Back",action:1,variant:"outline",customAction:()=>this.activeStep=0},{title:"Next",action:3,variant:"default",customAction:()=>{this.completed=Object.assign(Object.assign({},this.completed),{[1]:true});this.activeStep=2}}],content:this.step2},{stepDisplay:{inProcessIcon:"3",completeIcon:"✓",title:"Final Step",subTitle:"Complete the process"},stepTitle:"Step 3",showTitle:true,buttons:[{title:"Back",action:2,customAction:()=>this.activeStep=1},{title:"Finish",action:3,variant:"default",customAction:()=>{this.completed=Object.assign(Object.assign({},this.completed),{[2]:true});console.log("Process completed!")}}],content:this.step3}];this.handleStepChange=t=>{this.activeStep=t}}render(){return e("div",{key:"
|
|
1
|
+
import{r as t,h as e}from"./index-n-1ZSeAs.js";const i=class{constructor(i){t(this,i);this.activeStep=0;this.completed={};this.step1=e("div",null,"This is step 1 content - Try clicking next!");this.step2=e("div",null,"This is step 2 content - You can go back or forward");this.step3=e("div",null,"This is step 3 content - Final step!");this.steps=[{stepDisplay:{inProcessIcon:"1",completeIcon:"✓",title:"First Step",subTitle:"Start here"},stepTitle:"Step 1",showTitle:true,buttons:[{title:"Next",action:2,variant:"default",customAction:()=>{this.completed=Object.assign(Object.assign({},this.completed),{[0]:true});this.activeStep=1}}],content:this.step1},{stepDisplay:{inProcessIcon:"2",completeIcon:"✓",title:"Second Step",subTitle:"Middle step"},stepTitle:"Step 2",showTitle:true,buttons:[{title:"Back",action:1,variant:"outline",customAction:()=>this.activeStep=0},{title:"Next",action:3,variant:"default",customAction:()=>{this.completed=Object.assign(Object.assign({},this.completed),{[1]:true});this.activeStep=2}}],content:this.step2},{stepDisplay:{inProcessIcon:"3",completeIcon:"✓",title:"Final Step",subTitle:"Complete the process"},stepTitle:"Step 3",showTitle:true,buttons:[{title:"Back",action:2,customAction:()=>this.activeStep=1},{title:"Finish",action:3,variant:"default",customAction:()=>{this.completed=Object.assign(Object.assign({},this.completed),{[2]:true});console.log("Process completed!")}}],content:this.step3}];this.handleStepChange=t=>{this.activeStep=t}}render(){return e("div",{key:"e81619ca3c31f9f6662c0b3af6c02a2db3e3f564",style:{padding:"2rem"}},e("unity-typography",{key:"5e11e57915b6081e460f47a344dd31bf722d7e5b",variant:"h2"},"Horizontal Stepper with Labels bottom"),e("udp-stepper",{key:"ec35e19cc92d59c85818becd4e4d56e065df5dc3",steps:this.steps,activeStep:this.activeStep,completed:this.completed,stepChange:this.handleStepChange,orientation:"horizontal",labelDisplay:"all",labelPosition:"bottom"}),e("unity-typography",{key:"f0011595e8eb435dd85b6c6c2570029a3cbd6afc",variant:"h2"},"Horizontal Stepper without Labels"),e("udp-stepper",{key:"afe54dc4d369c757dcb6ba5fe455e84c95e86f07",steps:this.steps,activeStep:this.activeStep,completed:this.completed,stepChange:this.handleStepChange,orientation:"horizontal",labelDisplay:"none",labelPosition:"bottom"}),e("unity-typography",{key:"394396ffff23cc1f4d99611bc3ccceeb096a2c1e",variant:"h2"},"Horizontal Stepper with Labels to Right"),e("udp-stepper",{key:"104aaf080e02cd0c9da8a84cf911b721883e0a37",steps:this.steps,activeStep:this.activeStep,completed:this.completed,stepChange:this.handleStepChange,orientation:"horizontal",labelDisplay:"all",labelPosition:"right"}),e("unity-typography",{key:"90b1aaf901ca38b48c5584c0fb79d75a0f5a2a8c",variant:"h2"},"Vertical Stepper"),e("udp-stepper",{key:"219567475d5ea693bd77641df12c20ee9360367d",steps:this.steps,activeStep:this.activeStep,completed:this.completed,stepChange:this.handleStepChange,orientation:"vertical",labelDisplay:"all",labelPosition:"right"}))}};export{i as udp_stepper_demo};
|
|
2
2
|
//# sourceMappingURL=udp-stepper-demo.entry.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{r as
|
|
1
|
+
import{r as e,h as a}from"./index-n-1ZSeAs.js";const t=":host{display:block}.tab-panel{display:none}.tab-panel.active{display:block}";const s=class{constructor(a){e(this,a)}render(){const e=this.value===this.index;return a("div",{key:"eaa68aa3e874dbf92d218eed44f6332efd7b4946",class:{"tab-panel":true,active:e},role:"tabpanel","aria-hidden":!e?"true":"false"},a("slot",{key:"5ebaeac17012121bcdf75249edd5042f47473f58"}))}};s.style=t;export{s as udp_tab_panel};
|
|
2
2
|
//# sourceMappingURL=udp-tab-panel.entry.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{r as s,h as a}from"./index-n-1ZSeAs.js";const c=":host{display:block;width:100%}.spacing-01{height:var(--spacing-01)}.spacing-07{height:var(--spacing-07)}.spacing-13{height:var(--spacing-13)}";const i=class{constructor(a){s(this,a)}render(){const s={small:"spacing-01",medium:"spacing-07",large:"spacing-13"};const c=s[this.unit]||"spacing-01";return a("div",{key:"
|
|
1
|
+
import{r as s,h as a}from"./index-n-1ZSeAs.js";const c=":host{display:block;width:100%}.spacing-01{height:var(--spacing-01)}.spacing-07{height:var(--spacing-07)}.spacing-13{height:var(--spacing-13)}";const i=class{constructor(a){s(this,a)}render(){const s={small:"spacing-01",medium:"spacing-07",large:"spacing-13"};const c=s[this.unit]||"spacing-01";return a("div",{key:"e05ad349a3c1df3a515ede40f457661c8b7913b9",class:c})}};i.style=c;export{i as udp_vertical_spacer};
|
|
2
2
|
//# sourceMappingURL=udp-vertical-spacer.entry.js.map
|
|
@@ -1,27 +1,141 @@
|
|
|
1
1
|
import { EventEmitter } from '../../../../../stencil-public-runtime';
|
|
2
|
+
import { SecondaryButton } from './types';
|
|
3
|
+
/**
|
|
4
|
+
* Side sheet component used for contextual drawers.
|
|
5
|
+
*/
|
|
2
6
|
export declare class UdpSideSheet {
|
|
7
|
+
/** Host element reference for portal behavior */
|
|
3
8
|
hostEl: HTMLElement;
|
|
9
|
+
/** When true, the side sheet is open and visible */
|
|
4
10
|
open: boolean;
|
|
11
|
+
/** Title text displayed in the header */
|
|
5
12
|
title: string;
|
|
13
|
+
/** Position of the sheet on the screen */
|
|
6
14
|
position: 'left' | 'right';
|
|
15
|
+
/** Width preset or a numeric pixel width */
|
|
7
16
|
width: 'sm' | 'md' | 'lg' | 'full' | number;
|
|
17
|
+
/** Controls whether default inner padding is applied */
|
|
8
18
|
padding: boolean;
|
|
19
|
+
/** When true, shows a top loader */
|
|
9
20
|
loading: boolean;
|
|
21
|
+
/** Label for the header primary action button */
|
|
10
22
|
headerActionButtonLabel: string;
|
|
23
|
+
/** Whether the header action button is disabled */
|
|
11
24
|
headerActionButtonDisabled: boolean;
|
|
25
|
+
/** Icon name for the header action button */
|
|
12
26
|
headerActionButtonIcon: string;
|
|
27
|
+
/** Additional secondary buttons to render in the header */
|
|
28
|
+
headerSecondaryButtons: SecondaryButton[];
|
|
29
|
+
/** Label for the primary footer action button */
|
|
13
30
|
primaryButtonLabel: string;
|
|
31
|
+
/** Whether the primary footer button is disabled */
|
|
14
32
|
primaryButtonDisabled: boolean;
|
|
33
|
+
/** Icon name for the primary footer button */
|
|
15
34
|
primaryButtonIcon: string;
|
|
35
|
+
/** Secondary buttons to render in the footer */
|
|
36
|
+
footerSecondaryButtons?: SecondaryButton[];
|
|
37
|
+
/** Emitted when the sheet is closed */
|
|
16
38
|
udpSideSheetClose: EventEmitter<void>;
|
|
39
|
+
/** Emitted when the primary footer button is clicked */
|
|
17
40
|
udpPrimaryButtonClick: EventEmitter<void>;
|
|
41
|
+
/** Emitted when the header action button is clicked */
|
|
18
42
|
udpHeaderActionButtonClick: EventEmitter<void>;
|
|
43
|
+
/** Whether the footer should show the overflow "More" button */
|
|
44
|
+
showOverflowButton: boolean;
|
|
45
|
+
/** Whether the overflow popover is open */
|
|
46
|
+
openOverflowMenu: boolean;
|
|
47
|
+
/** Anchor element for the overflow popover */
|
|
48
|
+
overflowMenuAnchor: HTMLElement;
|
|
49
|
+
visibleSecondaryButtons: SecondaryButton[];
|
|
50
|
+
overflowSecondaryButtons: SecondaryButton[];
|
|
51
|
+
/** Saved original document.body.overflow value to restore on close */
|
|
19
52
|
private originalBodyOverflow;
|
|
53
|
+
/** ResizeObserver instance watching footer size changes */
|
|
54
|
+
private resizeObserver;
|
|
55
|
+
/** Reference to the footer element */
|
|
56
|
+
private footerRef;
|
|
57
|
+
/** Offscreen measurement container for buttons */
|
|
58
|
+
private measurementContainerRef;
|
|
59
|
+
/** Saved original document.body.paddingRight value to restore on close */
|
|
60
|
+
private originalBodyPaddingRight;
|
|
61
|
+
/**
|
|
62
|
+
* Watcher for `open` prop. Handles portal append/removal and body scroll lock.
|
|
63
|
+
*
|
|
64
|
+
* @param newValue - new value of the `open` prop
|
|
65
|
+
* @param oldValue - previous value of the `open` prop
|
|
66
|
+
*/
|
|
20
67
|
handleOpenChange(newValue: boolean, oldValue: boolean): void;
|
|
68
|
+
/**
|
|
69
|
+
* Watcher for footer secondary buttons changes. Triggers overflow recalculation.
|
|
70
|
+
*/
|
|
71
|
+
handleSecondaryButtonsChange(): void;
|
|
72
|
+
/**
|
|
73
|
+
* Measures footer buttons in an offscreen container and sets `showOverflowButton`.
|
|
74
|
+
* Safely returns early if required refs are unavailable.
|
|
75
|
+
*/
|
|
76
|
+
private checkOverflow;
|
|
77
|
+
/**
|
|
78
|
+
* Transition end handler used to remove the host element from body after close.
|
|
79
|
+
*
|
|
80
|
+
* @private
|
|
81
|
+
*/
|
|
21
82
|
private handleTransitionEnd;
|
|
83
|
+
/**
|
|
84
|
+
* Lifecycle: componentDidLoad. Sets up ResizeObserver and initial overflow check.
|
|
85
|
+
*
|
|
86
|
+
* @private
|
|
87
|
+
*/
|
|
88
|
+
componentDidLoad(): void;
|
|
89
|
+
/**
|
|
90
|
+
* Lifecycle: disconnectedCallback. Restores body styles and disconnects observers.
|
|
91
|
+
*
|
|
92
|
+
* @private
|
|
93
|
+
*/
|
|
22
94
|
disconnectedCallback(): void;
|
|
95
|
+
/**
|
|
96
|
+
* Close the side sheet and emit close event.
|
|
97
|
+
*
|
|
98
|
+
* @private
|
|
99
|
+
*/
|
|
23
100
|
private onClose;
|
|
101
|
+
/**
|
|
102
|
+
* Backdrop click handler. Only closes when clicking the backdrop itself.
|
|
103
|
+
*
|
|
104
|
+
* @param e - MouseEvent from the backdrop click
|
|
105
|
+
* @private
|
|
106
|
+
*/
|
|
107
|
+
private onCloseBackdrop;
|
|
108
|
+
/**
|
|
109
|
+
* Emit primary footer button click event.
|
|
110
|
+
*
|
|
111
|
+
* @private
|
|
112
|
+
*/
|
|
24
113
|
private onPrimaryButtonClick;
|
|
114
|
+
/**
|
|
115
|
+
* Emit header action button click event.
|
|
116
|
+
*
|
|
117
|
+
* @private
|
|
118
|
+
*/
|
|
25
119
|
private onHeaderActionButtonClick;
|
|
120
|
+
/**
|
|
121
|
+
* Open overflow menu anchored to the clicked element.
|
|
122
|
+
*
|
|
123
|
+
* @param event - MouseEvent from the "More" button click
|
|
124
|
+
* @private
|
|
125
|
+
*/
|
|
126
|
+
private onMoreActionButtonClick;
|
|
127
|
+
/**
|
|
128
|
+
* Close the overflow popover.
|
|
129
|
+
*
|
|
130
|
+
* @param e - optional KeyboardEvent or MouseEvent (unused)
|
|
131
|
+
* @private
|
|
132
|
+
*/
|
|
133
|
+
private handleCloseOverflowMenu;
|
|
134
|
+
/**
|
|
135
|
+
* Render the component UI.
|
|
136
|
+
*
|
|
137
|
+
* @returns JSX element tree
|
|
138
|
+
* @private
|
|
139
|
+
*/
|
|
26
140
|
render(): any;
|
|
27
141
|
}
|
|
@@ -22,6 +22,7 @@ import { Event, VNode } from "./stencil-public-runtime";
|
|
|
22
22
|
import { Guid as Guid1 } from "./global/types";
|
|
23
23
|
import { UdpForm } from "./components/my-component/UI/forms/udp-forms/utils/classes/UdpForm";
|
|
24
24
|
import { UdpFormSubmission } from "./components/my-component/UI/forms/udp-forms/utils/classes/UdpFormSubmission";
|
|
25
|
+
import { SecondaryButton } from "./components/my-component/UI/drawers/udp-side-sheet/types";
|
|
25
26
|
import { LabelDisplayMode, LabelPosition, Steps } from "./components/my-component/UI/stepper/types";
|
|
26
27
|
import { User } from "./udp-utilities/udp-user-creator";
|
|
27
28
|
import { XYMultiSeriesSeriesProps, XYMultiSeriesXAxisProps, XYMultiSeriesYAxisProps, XYSeriesTypes } from "./components/my-component/UI/charts/chartUtils";
|
|
@@ -43,6 +44,7 @@ export { Event, VNode } from "./stencil-public-runtime";
|
|
|
43
44
|
export { Guid as Guid1 } from "./global/types";
|
|
44
45
|
export { UdpForm } from "./components/my-component/UI/forms/udp-forms/utils/classes/UdpForm";
|
|
45
46
|
export { UdpFormSubmission } from "./components/my-component/UI/forms/udp-forms/utils/classes/UdpFormSubmission";
|
|
47
|
+
export { SecondaryButton } from "./components/my-component/UI/drawers/udp-side-sheet/types";
|
|
46
48
|
export { LabelDisplayMode, LabelPosition, Steps } from "./components/my-component/UI/stepper/types";
|
|
47
49
|
export { User } from "./udp-utilities/udp-user-creator";
|
|
48
50
|
export { XYMultiSeriesSeriesProps, XYMultiSeriesXAxisProps, XYMultiSeriesYAxisProps, XYSeriesTypes } from "./components/my-component/UI/charts/chartUtils";
|
|
@@ -4618,37 +4620,70 @@ export namespace Components {
|
|
|
4618
4620
|
*/
|
|
4619
4621
|
"value": string;
|
|
4620
4622
|
}
|
|
4623
|
+
/**
|
|
4624
|
+
* Side sheet component used for contextual drawers.
|
|
4625
|
+
*/
|
|
4621
4626
|
interface UdpSideSheet {
|
|
4622
4627
|
/**
|
|
4628
|
+
* Secondary buttons to render in the footer
|
|
4629
|
+
*/
|
|
4630
|
+
"footerSecondaryButtons"?: SecondaryButton[];
|
|
4631
|
+
/**
|
|
4632
|
+
* Whether the header action button is disabled
|
|
4623
4633
|
* @default false
|
|
4624
4634
|
*/
|
|
4625
4635
|
"headerActionButtonDisabled": boolean;
|
|
4636
|
+
/**
|
|
4637
|
+
* Icon name for the header action button
|
|
4638
|
+
*/
|
|
4626
4639
|
"headerActionButtonIcon": string;
|
|
4640
|
+
/**
|
|
4641
|
+
* Label for the header primary action button
|
|
4642
|
+
*/
|
|
4627
4643
|
"headerActionButtonLabel": string;
|
|
4628
4644
|
/**
|
|
4645
|
+
* Additional secondary buttons to render in the header
|
|
4646
|
+
*/
|
|
4647
|
+
"headerSecondaryButtons": SecondaryButton[];
|
|
4648
|
+
/**
|
|
4649
|
+
* When true, shows a top loader
|
|
4629
4650
|
* @default false
|
|
4630
4651
|
*/
|
|
4631
4652
|
"loading": boolean;
|
|
4632
4653
|
/**
|
|
4654
|
+
* When true, the side sheet is open and visible
|
|
4633
4655
|
* @default false
|
|
4634
4656
|
*/
|
|
4635
4657
|
"open": boolean;
|
|
4636
4658
|
/**
|
|
4659
|
+
* Controls whether default inner padding is applied
|
|
4637
4660
|
* @default true
|
|
4638
4661
|
*/
|
|
4639
4662
|
"padding": boolean;
|
|
4640
4663
|
/**
|
|
4664
|
+
* Position of the sheet on the screen
|
|
4641
4665
|
* @default 'right'
|
|
4642
4666
|
*/
|
|
4643
4667
|
"position": 'left' | 'right';
|
|
4644
4668
|
/**
|
|
4669
|
+
* Whether the primary footer button is disabled
|
|
4645
4670
|
* @default false
|
|
4646
4671
|
*/
|
|
4647
4672
|
"primaryButtonDisabled": boolean;
|
|
4673
|
+
/**
|
|
4674
|
+
* Icon name for the primary footer button
|
|
4675
|
+
*/
|
|
4648
4676
|
"primaryButtonIcon": string;
|
|
4677
|
+
/**
|
|
4678
|
+
* Label for the primary footer action button
|
|
4679
|
+
*/
|
|
4649
4680
|
"primaryButtonLabel": string;
|
|
4681
|
+
/**
|
|
4682
|
+
* Title text displayed in the header
|
|
4683
|
+
*/
|
|
4650
4684
|
"title": string;
|
|
4651
4685
|
/**
|
|
4686
|
+
* Width preset or a numeric pixel width
|
|
4652
4687
|
* @default 'md'
|
|
4653
4688
|
*/
|
|
4654
4689
|
"width": 'sm' | 'md' | 'lg' | 'full' | number;
|
|
@@ -7240,6 +7275,9 @@ declare global {
|
|
|
7240
7275
|
"udpPrimaryButtonClick": void;
|
|
7241
7276
|
"udpHeaderActionButtonClick": void;
|
|
7242
7277
|
}
|
|
7278
|
+
/**
|
|
7279
|
+
* Side sheet component used for contextual drawers.
|
|
7280
|
+
*/
|
|
7243
7281
|
interface HTMLUdpSideSheetElement extends Components.UdpSideSheet, HTMLStencilElement {
|
|
7244
7282
|
addEventListener<K extends keyof HTMLUdpSideSheetElementEventMap>(type: K, listener: (this: HTMLUdpSideSheetElement, ev: UdpSideSheetCustomEvent<HTMLUdpSideSheetElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
7245
7283
|
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
@@ -12310,40 +12348,82 @@ declare namespace LocalJSX {
|
|
|
12310
12348
|
*/
|
|
12311
12349
|
"value"?: string;
|
|
12312
12350
|
}
|
|
12351
|
+
/**
|
|
12352
|
+
* Side sheet component used for contextual drawers.
|
|
12353
|
+
*/
|
|
12313
12354
|
interface UdpSideSheet {
|
|
12314
12355
|
/**
|
|
12356
|
+
* Secondary buttons to render in the footer
|
|
12357
|
+
*/
|
|
12358
|
+
"footerSecondaryButtons"?: SecondaryButton[];
|
|
12359
|
+
/**
|
|
12360
|
+
* Whether the header action button is disabled
|
|
12315
12361
|
* @default false
|
|
12316
12362
|
*/
|
|
12317
12363
|
"headerActionButtonDisabled"?: boolean;
|
|
12364
|
+
/**
|
|
12365
|
+
* Icon name for the header action button
|
|
12366
|
+
*/
|
|
12318
12367
|
"headerActionButtonIcon"?: string;
|
|
12368
|
+
/**
|
|
12369
|
+
* Label for the header primary action button
|
|
12370
|
+
*/
|
|
12319
12371
|
"headerActionButtonLabel"?: string;
|
|
12320
12372
|
/**
|
|
12373
|
+
* Additional secondary buttons to render in the header
|
|
12374
|
+
*/
|
|
12375
|
+
"headerSecondaryButtons"?: SecondaryButton[];
|
|
12376
|
+
/**
|
|
12377
|
+
* When true, shows a top loader
|
|
12321
12378
|
* @default false
|
|
12322
12379
|
*/
|
|
12323
12380
|
"loading"?: boolean;
|
|
12381
|
+
/**
|
|
12382
|
+
* Emitted when the header action button is clicked
|
|
12383
|
+
*/
|
|
12324
12384
|
"onUdpHeaderActionButtonClick"?: (event: UdpSideSheetCustomEvent<void>) => void;
|
|
12385
|
+
/**
|
|
12386
|
+
* Emitted when the primary footer button is clicked
|
|
12387
|
+
*/
|
|
12325
12388
|
"onUdpPrimaryButtonClick"?: (event: UdpSideSheetCustomEvent<void>) => void;
|
|
12389
|
+
/**
|
|
12390
|
+
* Emitted when the sheet is closed
|
|
12391
|
+
*/
|
|
12326
12392
|
"onUdpSideSheetClose"?: (event: UdpSideSheetCustomEvent<void>) => void;
|
|
12327
12393
|
/**
|
|
12394
|
+
* When true, the side sheet is open and visible
|
|
12328
12395
|
* @default false
|
|
12329
12396
|
*/
|
|
12330
12397
|
"open"?: boolean;
|
|
12331
12398
|
/**
|
|
12399
|
+
* Controls whether default inner padding is applied
|
|
12332
12400
|
* @default true
|
|
12333
12401
|
*/
|
|
12334
12402
|
"padding"?: boolean;
|
|
12335
12403
|
/**
|
|
12404
|
+
* Position of the sheet on the screen
|
|
12336
12405
|
* @default 'right'
|
|
12337
12406
|
*/
|
|
12338
12407
|
"position"?: 'left' | 'right';
|
|
12339
12408
|
/**
|
|
12409
|
+
* Whether the primary footer button is disabled
|
|
12340
12410
|
* @default false
|
|
12341
12411
|
*/
|
|
12342
12412
|
"primaryButtonDisabled"?: boolean;
|
|
12413
|
+
/**
|
|
12414
|
+
* Icon name for the primary footer button
|
|
12415
|
+
*/
|
|
12343
12416
|
"primaryButtonIcon"?: string;
|
|
12417
|
+
/**
|
|
12418
|
+
* Label for the primary footer action button
|
|
12419
|
+
*/
|
|
12344
12420
|
"primaryButtonLabel"?: string;
|
|
12421
|
+
/**
|
|
12422
|
+
* Title text displayed in the header
|
|
12423
|
+
*/
|
|
12345
12424
|
"title"?: string;
|
|
12346
12425
|
/**
|
|
12426
|
+
* Width preset or a numeric pixel width
|
|
12347
12427
|
* @default 'md'
|
|
12348
12428
|
*/
|
|
12349
12429
|
"width"?: 'sm' | 'md' | 'lg' | 'full' | number;
|
|
@@ -13633,6 +13713,9 @@ declare module "@stencil/core" {
|
|
|
13633
13713
|
* ```
|
|
13634
13714
|
*/
|
|
13635
13715
|
"udp-selector": LocalJSX.UdpSelector & JSXBase.HTMLAttributes<HTMLUdpSelectorElement>;
|
|
13716
|
+
/**
|
|
13717
|
+
* Side sheet component used for contextual drawers.
|
|
13718
|
+
*/
|
|
13636
13719
|
"udp-side-sheet": LocalJSX.UdpSideSheet & JSXBase.HTMLAttributes<HTMLUdpSideSheetElement>;
|
|
13637
13720
|
"udp-skeleton-loading": LocalJSX.UdpSkeletonLoading & JSXBase.HTMLAttributes<HTMLUdpSkeletonLoadingElement>;
|
|
13638
13721
|
"udp-split-screen": LocalJSX.UdpSplitScreen & JSXBase.HTMLAttributes<HTMLUdpSplitScreenElement>;
|