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
|
@@ -15,7 +15,7 @@ const UdpSkeletonLoading = /*@__PURE__*/ proxyCustomElement(class UdpSkeletonLoa
|
|
|
15
15
|
this.borderRadius = '4px';
|
|
16
16
|
}
|
|
17
17
|
render() {
|
|
18
|
-
return (h("div", { key: '
|
|
18
|
+
return (h("div", { key: '8af6143940732dff91329dbd3acd7f0f9b9f2f97', class: "skeleton-loader", style: { width: this.width, height: this.height, borderRadius: this.borderRadius } }));
|
|
19
19
|
}
|
|
20
20
|
static get style() { return udpSkeletonLoadingCss; }
|
|
21
21
|
}, [257, "udp-skeleton-loading", {
|
|
@@ -59,7 +59,7 @@ const UdpSplitScreen$1 = /*@__PURE__*/ proxyCustomElement(class UdpSplitScreen e
|
|
|
59
59
|
}
|
|
60
60
|
}
|
|
61
61
|
render() {
|
|
62
|
-
return (h("div", { key: '
|
|
62
|
+
return (h("div", { key: 'ca232222c0c85071eb987d373ad1541631070e3e', ref: (el) => this.element = el, class: { 'container': true, 'open': this.isOpen } }, h("div", { key: 'c221965b0e7542253986c878b05cc656289431e9', class: "panel", style: { width: `${this.panelWidth}%` } }, h("slot", { key: '4edf17b48cf6d2e89826878ede587f0a9e2ce1e8', name: "first-panel" })), h("div", { key: '51b5ea69206ebf1221cbb9dbed3f9456fbf54c59', class: "resizer", onMouseDown: (event) => event.preventDefault() }, h("div", { key: '86d906ebb8e8561e7e564b6c8b4af62a03e1653c', class: "drag-handle" })), h("div", { key: '28fba6e4b0f176b7e08c1f29a3edc045f66346e8', class: "panel", style: { width: `${100 - this.panelWidth}%` } }, h("slot", { key: 'b1215db69a194eced28d595a39322afbe4c7ccde', name: "second-panel" }, this.panelContent))));
|
|
63
63
|
}
|
|
64
64
|
static get style() { return udpSplitScreenCss; }
|
|
65
65
|
}, [257, "udp-split-screen", {
|
|
@@ -99,7 +99,7 @@ const UdpStepperDemo$1 = /*@__PURE__*/ proxyCustomElement(class UdpStepperDemo e
|
|
|
99
99
|
};
|
|
100
100
|
}
|
|
101
101
|
render() {
|
|
102
|
-
return (h("div", { key: '
|
|
102
|
+
return (h("div", { key: 'e81619ca3c31f9f6662c0b3af6c02a2db3e3f564', style: { padding: '2rem' } }, h("unity-typography", { key: '5e11e57915b6081e460f47a344dd31bf722d7e5b', variant: "h2" }, "Horizontal Stepper with Labels bottom"), h("udp-stepper", { key: 'ec35e19cc92d59c85818becd4e4d56e065df5dc3', steps: this.steps, activeStep: this.activeStep, completed: this.completed, stepChange: this.handleStepChange, orientation: "horizontal", labelDisplay: "all", labelPosition: "bottom" }), h("unity-typography", { key: 'f0011595e8eb435dd85b6c6c2570029a3cbd6afc', variant: "h2" }, "Horizontal Stepper without Labels"), h("udp-stepper", { key: 'afe54dc4d369c757dcb6ba5fe455e84c95e86f07', steps: this.steps, activeStep: this.activeStep, completed: this.completed, stepChange: this.handleStepChange, orientation: "horizontal", labelDisplay: "none", labelPosition: "bottom" }), h("unity-typography", { key: '394396ffff23cc1f4d99611bc3ccceeb096a2c1e', variant: "h2" }, "Horizontal Stepper with Labels to Right"), h("udp-stepper", { key: '104aaf080e02cd0c9da8a84cf911b721883e0a37', steps: this.steps, activeStep: this.activeStep, completed: this.completed, stepChange: this.handleStepChange, orientation: "horizontal", labelDisplay: "all", labelPosition: "right" }), h("unity-typography", { key: '90b1aaf901ca38b48c5584c0fb79d75a0f5a2a8c', variant: "h2" }, "Vertical Stepper"), h("udp-stepper", { key: '219567475d5ea693bd77641df12c20ee9360367d', steps: this.steps, activeStep: this.activeStep, completed: this.completed, stepChange: this.handleStepChange, orientation: "vertical", labelDisplay: "all", labelPosition: "right" })));
|
|
103
103
|
}
|
|
104
104
|
}, [257, "udp-stepper-demo", {
|
|
105
105
|
"activeStep": [32],
|
|
@@ -12,10 +12,10 @@ const UdpTabPanel$1 = /*@__PURE__*/ proxyCustomElement(class UdpTabPanel extends
|
|
|
12
12
|
}
|
|
13
13
|
render() {
|
|
14
14
|
const isActive = this.value === this.index;
|
|
15
|
-
return (h("div", { key: '
|
|
15
|
+
return (h("div", { key: 'eaa68aa3e874dbf92d218eed44f6332efd7b4946', class: {
|
|
16
16
|
'tab-panel': true,
|
|
17
17
|
'active': isActive,
|
|
18
|
-
}, role: "tabpanel", "aria-hidden": !isActive ? 'true' : 'false' }, h("slot", { key: '
|
|
18
|
+
}, role: "tabpanel", "aria-hidden": !isActive ? 'true' : 'false' }, h("slot", { key: '5ebaeac17012121bcdf75249edd5042f47473f58' })));
|
|
19
19
|
}
|
|
20
20
|
static get style() { return udpTabPanelCss; }
|
|
21
21
|
}, [257, "udp-tab-panel", {
|
|
@@ -30,7 +30,7 @@ const UdpTab = /*@__PURE__*/ proxyCustomElement(class UdpTab extends H {
|
|
|
30
30
|
this.disabled = false;
|
|
31
31
|
}
|
|
32
32
|
render() {
|
|
33
|
-
return (h("div", { key: '
|
|
33
|
+
return (h("div", { key: '20ba03ac77abb9cde63aa864aac67db7c57bf66a', class: { 'tab-panel': true, 'active': this.active }, role: "tabpanel" }, h("slot", { key: 'd4b0450e94770421adae0e47c0b868d00cdf772d' })));
|
|
34
34
|
}
|
|
35
35
|
static get style() { return udpTabCss; }
|
|
36
36
|
}, [260, "udp-tab", {
|
|
@@ -214,7 +214,7 @@ const UdpTabs = /*@__PURE__*/ proxyCustomElement(class UdpTabs extends H {
|
|
|
214
214
|
}
|
|
215
215
|
render() {
|
|
216
216
|
const currentActiveTab = this.activeTab; // Use getter
|
|
217
|
-
return (h("div", { key: '
|
|
217
|
+
return (h("div", { key: '7446df2caa768cb8161b59992cdbbf5bbae2146f', class: "tab-container" }, h("div", { key: '78eb57f157f69543baaf8eab9b5282cdba37bbb9', class: `tab-header ${this.variant}` }, this.showScrollLeft && (h("button", { key: 'eb45ebcbfd365a68412c9fa098669085925b5ab9', class: "scroll-arrow left", onClick: () => this.scrollToStart(), "aria-label": "Scroll to first tab" }, h("udp-icon", { key: '0066a09a8942b0624b3a6260a0934ce372e51473', iconName: "chevronLeft16", color: "inherit" }))), this.showScrollLeft && h("div", { key: 'd356a1ebae93318b97e7e9ada3d21fd44e9b1f37', class: "scroll-fade left" }), h("div", { key: '0040b9a6ff0dc8c8881a17b8c4d3f435cf2c67b3', class: "tab-scroll-container", ref: el => (this.scrollContainerRef = el), onScroll: () => this.checkScroll() }, this.tabDetails.map((tab, index) => {
|
|
218
218
|
if (tab.hidden) {
|
|
219
219
|
return null;
|
|
220
220
|
}
|
|
@@ -228,7 +228,7 @@ const UdpTabs = /*@__PURE__*/ proxyCustomElement(class UdpTabs extends H {
|
|
|
228
228
|
[`icon-${tab.iconPlacement}`]: !!tab.icon,
|
|
229
229
|
'disabled': tab.disabled,
|
|
230
230
|
}, disabled: tab.disabled, onClick: () => this.tabClicked(index), role: "tab", "aria-selected": index === currentActiveTab ? 'true' : 'false', "aria-disabled": tab.disabled ? 'true' : 'false', ref: el => (this.buttonRefs[index] = el) }, iconEl, labelEl));
|
|
231
|
-
}), h("div", { key: '
|
|
231
|
+
}), h("div", { key: '7470bff947872896ee283c35cf37a45fb2a64631', class: "slider", style: this.sliderStyle })), this.showScrollRight && h("div", { key: '820c57b5782c5c85f220fd7b7909351f4a76fcec', class: "scroll-fade right" }), this.showScrollRight && (h("button", { key: 'f8db99b5f8a7401449c3a55eb170b341eaf26df1', class: "scroll-arrow right", onClick: () => this.scrollToEnd(), "aria-label": "Scroll to last tab" }, h("udp-icon", { key: 'b14c8c86928352c683d1140c2b3ba2dd92ebee7f', iconName: "chevronRight16", color: "inherit" })))), !this.isControlled && !this.useTabsProp && (h("div", { key: '95a11117862494527b06f1d5a8c92234a24e89d0' }, h("slot", { key: '4621baa5801a228fc9beb38e3b9b30dc7260e41a' })))));
|
|
232
232
|
}
|
|
233
233
|
get el() { return this; }
|
|
234
234
|
static get watchers() { return {
|
|
@@ -229,7 +229,7 @@ const UdpTimeSelector = /*@__PURE__*/ proxyCustomElement(class UdpTimeSelector e
|
|
|
229
229
|
classNames.push('bx--text-input--full-width');
|
|
230
230
|
}
|
|
231
231
|
const inputClass = classNames.join(' ');
|
|
232
|
-
return (h(Host, { key: '
|
|
232
|
+
return (h(Host, { key: '12a2d440fea4d80364d4df0211ba273830c10a1b', class: {
|
|
233
233
|
'udp-input': true,
|
|
234
234
|
'udp-input--error': isError,
|
|
235
235
|
'udp-input--disabled': this.disabled,
|
|
@@ -238,9 +238,9 @@ const UdpTimeSelector = /*@__PURE__*/ proxyCustomElement(class UdpTimeSelector e
|
|
|
238
238
|
'udp-input--required': this.required,
|
|
239
239
|
[`udp-input--size-${this.size}`]: true,
|
|
240
240
|
[`udp-input--margin-${this.margin}`]: true,
|
|
241
|
-
}, "aria-invalid": isError ? 'true' : 'false', "aria-required": this.required ? 'true' : 'false' }, h("div", { key: '
|
|
241
|
+
}, "aria-invalid": isError ? 'true' : 'false', "aria-required": this.required ? 'true' : 'false' }, h("div", { key: '5a48660fac4210a46ca101eeb40c5c47e7a6382a', class: "bx--form-item" }, h("unity-typography", { key: '1baa18f50e33c4dead50ecf5e5ab33c01ad903ec', variant: "caption-text" }, h("label", { key: '8d816c14c78edee99bef993a42d38acdf65ff520', htmlFor: this.id, class: "bx--label" }, this.label, this.required ? '*' : '')), h("input", { key: '708202991f4617424ad4774aea9745a5d87e867d', type: "time", id: this.id, name: this.name, class: inputClass, value: this.internalValue, min: this.min, max: this.max, onInput: this.handleTimeInput, onChange: this.handleTimeChange, onBlur: this.handleBlur, onFocus: this.handleFocus, onInvalid: this.handleInvalid, disabled: this.disabled, readonly: this.readonly, required: this.required,
|
|
242
242
|
//@ts-ignore
|
|
243
|
-
udprecordid: 'udpRecord-udp-time-selector-' + this.id }), h("unity-typography", { key: '
|
|
243
|
+
udprecordid: 'udpRecord-udp-time-selector-' + this.id }), h("unity-typography", { key: '4bf7b30038e585098859836eff7e6f2dcfdea8ad', class: "error-message", variant: "caption-text", color: "error" }, this.errorMessage))));
|
|
244
244
|
}
|
|
245
245
|
get el() { return this; }
|
|
246
246
|
static get watchers() { return {
|
|
@@ -17,7 +17,7 @@ const UdpVerticalSpacer$1 = /*@__PURE__*/ proxyCustomElement(class UdpVerticalSp
|
|
|
17
17
|
large: 'spacing-13', // Assuming this corresponds to --spacing-13
|
|
18
18
|
};
|
|
19
19
|
const spacingClass = sizeMap[this.unit] || 'spacing-01';
|
|
20
|
-
return (h("div", { key: '
|
|
20
|
+
return (h("div", { key: 'e05ad349a3c1df3a515ede40f457661c8b7913b9', class: spacingClass }));
|
|
21
21
|
}
|
|
22
22
|
static get style() { return udpVerticalSpacerCss; }
|
|
23
23
|
}, [257, "udp-vertical-spacer", {
|
|
@@ -15,7 +15,7 @@ const UpdAlertBanner = /*@__PURE__*/ proxyCustomElement(class UpdAlertBanner ext
|
|
|
15
15
|
this.message = '';
|
|
16
16
|
}
|
|
17
17
|
render() {
|
|
18
|
-
return (h("div", { key: '
|
|
18
|
+
return (h("div", { key: '4551695bcaba3fde5445c7a34f1d67d0444af855', class: `alert-banner ${this.type}` }, h("unity-typography", { key: 'd763dea98c2b14a12753f54d5b99c89be23aaf49', variant: "data-display-three" }, " ", this.message, " ")));
|
|
19
19
|
}
|
|
20
20
|
static get style() { return updAlertBannerCss; }
|
|
21
21
|
}, [257, "upd-alert-banner", {
|
package/dist/docs.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"timestamp": "2025-11-
|
|
2
|
+
"timestamp": "2025-11-13T17:47:27",
|
|
3
3
|
"compiler": {
|
|
4
4
|
"name": "@stencil/core",
|
|
5
5
|
"version": "4.38.2",
|
|
@@ -34771,11 +34771,17 @@
|
|
|
34771
34771
|
"unity-typography"
|
|
34772
34772
|
],
|
|
34773
34773
|
"udp-side-sheet": [
|
|
34774
|
+
"udp-icon",
|
|
34774
34775
|
"stencil-icon-button",
|
|
34775
34776
|
"unity-typography",
|
|
34776
34777
|
"udp-button",
|
|
34778
|
+
"udp-linear-loader",
|
|
34779
|
+
"udp-pop-over",
|
|
34780
|
+
"udp-menu-item"
|
|
34781
|
+
],
|
|
34782
|
+
"udp-menu-item": [
|
|
34777
34783
|
"udp-icon",
|
|
34778
|
-
"
|
|
34784
|
+
"unity-typography"
|
|
34779
34785
|
],
|
|
34780
34786
|
"udp-forms-builder-style-override": [
|
|
34781
34787
|
"text-field",
|
|
@@ -35565,11 +35571,13 @@
|
|
|
35565
35571
|
"unity-typography"
|
|
35566
35572
|
],
|
|
35567
35573
|
"udp-side-sheet": [
|
|
35574
|
+
"udp-icon",
|
|
35568
35575
|
"stencil-icon-button",
|
|
35569
35576
|
"unity-typography",
|
|
35570
35577
|
"udp-button",
|
|
35571
|
-
"udp-
|
|
35572
|
-
"udp-
|
|
35578
|
+
"udp-linear-loader",
|
|
35579
|
+
"udp-pop-over",
|
|
35580
|
+
"udp-menu-item"
|
|
35573
35581
|
],
|
|
35574
35582
|
"stencil-icon-button": [
|
|
35575
35583
|
"udp-ambient-tool-tip",
|
|
@@ -35581,6 +35589,10 @@
|
|
|
35581
35589
|
"udp-badge": [
|
|
35582
35590
|
"unity-typography"
|
|
35583
35591
|
],
|
|
35592
|
+
"udp-menu-item": [
|
|
35593
|
+
"udp-icon",
|
|
35594
|
+
"unity-typography"
|
|
35595
|
+
],
|
|
35584
35596
|
"udp-list-renderer": [
|
|
35585
35597
|
"udp-pagination"
|
|
35586
35598
|
],
|
|
@@ -36141,11 +36153,13 @@
|
|
|
36141
36153
|
"udp-forms-ui"
|
|
36142
36154
|
],
|
|
36143
36155
|
"udp-side-sheet": [
|
|
36156
|
+
"udp-icon",
|
|
36144
36157
|
"stencil-icon-button",
|
|
36145
36158
|
"unity-typography",
|
|
36146
36159
|
"udp-button",
|
|
36147
|
-
"udp-
|
|
36148
|
-
"udp-
|
|
36160
|
+
"udp-linear-loader",
|
|
36161
|
+
"udp-pop-over",
|
|
36162
|
+
"udp-menu-item"
|
|
36149
36163
|
],
|
|
36150
36164
|
"stencil-icon-button": [
|
|
36151
36165
|
"udp-ambient-tool-tip",
|
|
@@ -36157,6 +36171,10 @@
|
|
|
36157
36171
|
"udp-badge": [
|
|
36158
36172
|
"unity-typography"
|
|
36159
36173
|
],
|
|
36174
|
+
"udp-menu-item": [
|
|
36175
|
+
"udp-icon",
|
|
36176
|
+
"unity-typography"
|
|
36177
|
+
],
|
|
36160
36178
|
"udp-list-renderer": [
|
|
36161
36179
|
"udp-pagination"
|
|
36162
36180
|
],
|
|
@@ -42550,7 +42568,8 @@
|
|
|
42550
42568
|
"filter-group",
|
|
42551
42569
|
"grid-header",
|
|
42552
42570
|
"map-toolbar",
|
|
42553
|
-
"resource-timeline-primary-bar"
|
|
42571
|
+
"resource-timeline-primary-bar",
|
|
42572
|
+
"udp-side-sheet"
|
|
42554
42573
|
],
|
|
42555
42574
|
"dependencies": [
|
|
42556
42575
|
"udp-icon",
|
|
@@ -42578,6 +42597,9 @@
|
|
|
42578
42597
|
],
|
|
42579
42598
|
"resource-timeline-primary-bar": [
|
|
42580
42599
|
"udp-menu-item"
|
|
42600
|
+
],
|
|
42601
|
+
"udp-side-sheet": [
|
|
42602
|
+
"udp-menu-item"
|
|
42581
42603
|
]
|
|
42582
42604
|
}
|
|
42583
42605
|
},
|
|
@@ -43254,7 +43276,8 @@
|
|
|
43254
43276
|
"feature-details-card",
|
|
43255
43277
|
"map-toolbar",
|
|
43256
43278
|
"my-component",
|
|
43257
|
-
"udp-dynamic-container-with-menu"
|
|
43279
|
+
"udp-dynamic-container-with-menu",
|
|
43280
|
+
"udp-side-sheet"
|
|
43258
43281
|
],
|
|
43259
43282
|
"dependencies": [],
|
|
43260
43283
|
"dependencyGraph": {
|
|
@@ -43272,6 +43295,9 @@
|
|
|
43272
43295
|
],
|
|
43273
43296
|
"udp-dynamic-container-with-menu": [
|
|
43274
43297
|
"udp-pop-over"
|
|
43298
|
+
],
|
|
43299
|
+
"udp-side-sheet": [
|
|
43300
|
+
"udp-pop-over"
|
|
43275
43301
|
]
|
|
43276
43302
|
}
|
|
43277
43303
|
},
|
|
@@ -45438,10 +45464,38 @@
|
|
|
45438
45464
|
"encapsulation": "shadow",
|
|
45439
45465
|
"tag": "udp-side-sheet",
|
|
45440
45466
|
"readme": "# udp-side-sheet\n\n\n",
|
|
45441
|
-
"docs": "",
|
|
45467
|
+
"docs": "Side sheet component used for contextual drawers.",
|
|
45442
45468
|
"docsTags": [],
|
|
45443
45469
|
"usage": {},
|
|
45444
45470
|
"props": [
|
|
45471
|
+
{
|
|
45472
|
+
"name": "footerSecondaryButtons",
|
|
45473
|
+
"type": "SecondaryButton[]",
|
|
45474
|
+
"complexType": {
|
|
45475
|
+
"original": "SecondaryButton[]",
|
|
45476
|
+
"resolved": "SecondaryButton[]",
|
|
45477
|
+
"references": {
|
|
45478
|
+
"SecondaryButton": {
|
|
45479
|
+
"location": "import",
|
|
45480
|
+
"path": "./types",
|
|
45481
|
+
"id": "src/components/my-component/UI/drawers/udp-side-sheet/types.ts::SecondaryButton"
|
|
45482
|
+
}
|
|
45483
|
+
}
|
|
45484
|
+
},
|
|
45485
|
+
"mutable": false,
|
|
45486
|
+
"reflectToAttr": false,
|
|
45487
|
+
"docs": "Secondary buttons to render in the footer",
|
|
45488
|
+
"docsTags": [],
|
|
45489
|
+
"values": [
|
|
45490
|
+
{
|
|
45491
|
+
"type": "SecondaryButton[]"
|
|
45492
|
+
}
|
|
45493
|
+
],
|
|
45494
|
+
"optional": true,
|
|
45495
|
+
"required": false,
|
|
45496
|
+
"getter": false,
|
|
45497
|
+
"setter": false
|
|
45498
|
+
},
|
|
45445
45499
|
{
|
|
45446
45500
|
"name": "headerActionButtonDisabled",
|
|
45447
45501
|
"type": "boolean",
|
|
@@ -45453,7 +45507,7 @@
|
|
|
45453
45507
|
"mutable": false,
|
|
45454
45508
|
"attr": "header-action-button-disabled",
|
|
45455
45509
|
"reflectToAttr": false,
|
|
45456
|
-
"docs": "",
|
|
45510
|
+
"docs": "Whether the header action button is disabled",
|
|
45457
45511
|
"docsTags": [
|
|
45458
45512
|
{
|
|
45459
45513
|
"name": "default",
|
|
@@ -45482,7 +45536,7 @@
|
|
|
45482
45536
|
"mutable": false,
|
|
45483
45537
|
"attr": "header-action-button-icon",
|
|
45484
45538
|
"reflectToAttr": false,
|
|
45485
|
-
"docs": "",
|
|
45539
|
+
"docs": "Icon name for the header action button",
|
|
45486
45540
|
"docsTags": [],
|
|
45487
45541
|
"values": [
|
|
45488
45542
|
{
|
|
@@ -45505,7 +45559,7 @@
|
|
|
45505
45559
|
"mutable": false,
|
|
45506
45560
|
"attr": "header-action-button-label",
|
|
45507
45561
|
"reflectToAttr": false,
|
|
45508
|
-
"docs": "",
|
|
45562
|
+
"docs": "Label for the header primary action button",
|
|
45509
45563
|
"docsTags": [],
|
|
45510
45564
|
"values": [
|
|
45511
45565
|
{
|
|
@@ -45517,6 +45571,34 @@
|
|
|
45517
45571
|
"getter": false,
|
|
45518
45572
|
"setter": false
|
|
45519
45573
|
},
|
|
45574
|
+
{
|
|
45575
|
+
"name": "headerSecondaryButtons",
|
|
45576
|
+
"type": "SecondaryButton[]",
|
|
45577
|
+
"complexType": {
|
|
45578
|
+
"original": "SecondaryButton[]",
|
|
45579
|
+
"resolved": "SecondaryButton[]",
|
|
45580
|
+
"references": {
|
|
45581
|
+
"SecondaryButton": {
|
|
45582
|
+
"location": "import",
|
|
45583
|
+
"path": "./types",
|
|
45584
|
+
"id": "src/components/my-component/UI/drawers/udp-side-sheet/types.ts::SecondaryButton"
|
|
45585
|
+
}
|
|
45586
|
+
}
|
|
45587
|
+
},
|
|
45588
|
+
"mutable": false,
|
|
45589
|
+
"reflectToAttr": false,
|
|
45590
|
+
"docs": "Additional secondary buttons to render in the header",
|
|
45591
|
+
"docsTags": [],
|
|
45592
|
+
"values": [
|
|
45593
|
+
{
|
|
45594
|
+
"type": "SecondaryButton[]"
|
|
45595
|
+
}
|
|
45596
|
+
],
|
|
45597
|
+
"optional": false,
|
|
45598
|
+
"required": false,
|
|
45599
|
+
"getter": false,
|
|
45600
|
+
"setter": false
|
|
45601
|
+
},
|
|
45520
45602
|
{
|
|
45521
45603
|
"name": "loading",
|
|
45522
45604
|
"type": "boolean",
|
|
@@ -45528,7 +45610,7 @@
|
|
|
45528
45610
|
"mutable": false,
|
|
45529
45611
|
"attr": "loading",
|
|
45530
45612
|
"reflectToAttr": false,
|
|
45531
|
-
"docs": "",
|
|
45613
|
+
"docs": "When true, shows a top loader",
|
|
45532
45614
|
"docsTags": [
|
|
45533
45615
|
{
|
|
45534
45616
|
"name": "default",
|
|
@@ -45557,7 +45639,7 @@
|
|
|
45557
45639
|
"mutable": true,
|
|
45558
45640
|
"attr": "open",
|
|
45559
45641
|
"reflectToAttr": true,
|
|
45560
|
-
"docs": "",
|
|
45642
|
+
"docs": "When true, the side sheet is open and visible",
|
|
45561
45643
|
"docsTags": [
|
|
45562
45644
|
{
|
|
45563
45645
|
"name": "default",
|
|
@@ -45586,7 +45668,7 @@
|
|
|
45586
45668
|
"mutable": false,
|
|
45587
45669
|
"attr": "padding",
|
|
45588
45670
|
"reflectToAttr": false,
|
|
45589
|
-
"docs": "",
|
|
45671
|
+
"docs": "Controls whether default inner padding is applied",
|
|
45590
45672
|
"docsTags": [
|
|
45591
45673
|
{
|
|
45592
45674
|
"name": "default",
|
|
@@ -45615,7 +45697,7 @@
|
|
|
45615
45697
|
"mutable": false,
|
|
45616
45698
|
"attr": "position",
|
|
45617
45699
|
"reflectToAttr": false,
|
|
45618
|
-
"docs": "",
|
|
45700
|
+
"docs": "Position of the sheet on the screen",
|
|
45619
45701
|
"docsTags": [
|
|
45620
45702
|
{
|
|
45621
45703
|
"name": "default",
|
|
@@ -45649,7 +45731,7 @@
|
|
|
45649
45731
|
"mutable": false,
|
|
45650
45732
|
"attr": "primary-button-disabled",
|
|
45651
45733
|
"reflectToAttr": false,
|
|
45652
|
-
"docs": "",
|
|
45734
|
+
"docs": "Whether the primary footer button is disabled",
|
|
45653
45735
|
"docsTags": [
|
|
45654
45736
|
{
|
|
45655
45737
|
"name": "default",
|
|
@@ -45678,7 +45760,7 @@
|
|
|
45678
45760
|
"mutable": false,
|
|
45679
45761
|
"attr": "primary-button-icon",
|
|
45680
45762
|
"reflectToAttr": false,
|
|
45681
|
-
"docs": "",
|
|
45763
|
+
"docs": "Icon name for the primary footer button",
|
|
45682
45764
|
"docsTags": [],
|
|
45683
45765
|
"values": [
|
|
45684
45766
|
{
|
|
@@ -45701,7 +45783,7 @@
|
|
|
45701
45783
|
"mutable": false,
|
|
45702
45784
|
"attr": "primary-button-label",
|
|
45703
45785
|
"reflectToAttr": false,
|
|
45704
|
-
"docs": "",
|
|
45786
|
+
"docs": "Label for the primary footer action button",
|
|
45705
45787
|
"docsTags": [],
|
|
45706
45788
|
"values": [
|
|
45707
45789
|
{
|
|
@@ -45724,7 +45806,7 @@
|
|
|
45724
45806
|
"mutable": false,
|
|
45725
45807
|
"attr": "title",
|
|
45726
45808
|
"reflectToAttr": false,
|
|
45727
|
-
"docs": "",
|
|
45809
|
+
"docs": "Title text displayed in the header",
|
|
45728
45810
|
"docsTags": [],
|
|
45729
45811
|
"values": [
|
|
45730
45812
|
{
|
|
@@ -45747,7 +45829,7 @@
|
|
|
45747
45829
|
"mutable": false,
|
|
45748
45830
|
"attr": "width",
|
|
45749
45831
|
"reflectToAttr": false,
|
|
45750
|
-
"docs": "",
|
|
45832
|
+
"docs": "Width preset or a numeric pixel width",
|
|
45751
45833
|
"docsTags": [
|
|
45752
45834
|
{
|
|
45753
45835
|
"name": "default",
|
|
@@ -45795,7 +45877,7 @@
|
|
|
45795
45877
|
},
|
|
45796
45878
|
"cancelable": true,
|
|
45797
45879
|
"composed": true,
|
|
45798
|
-
"docs": "",
|
|
45880
|
+
"docs": "Emitted when the header action button is clicked",
|
|
45799
45881
|
"docsTags": []
|
|
45800
45882
|
},
|
|
45801
45883
|
{
|
|
@@ -45809,7 +45891,7 @@
|
|
|
45809
45891
|
},
|
|
45810
45892
|
"cancelable": true,
|
|
45811
45893
|
"composed": true,
|
|
45812
|
-
"docs": "",
|
|
45894
|
+
"docs": "Emitted when the primary footer button is clicked",
|
|
45813
45895
|
"docsTags": []
|
|
45814
45896
|
},
|
|
45815
45897
|
{
|
|
@@ -45823,7 +45905,7 @@
|
|
|
45823
45905
|
},
|
|
45824
45906
|
"cancelable": true,
|
|
45825
45907
|
"composed": true,
|
|
45826
|
-
"docs": "",
|
|
45908
|
+
"docs": "Emitted when the sheet is closed",
|
|
45827
45909
|
"docsTags": []
|
|
45828
45910
|
}
|
|
45829
45911
|
],
|
|
@@ -45837,19 +45919,23 @@
|
|
|
45837
45919
|
"udp-forms-renderer"
|
|
45838
45920
|
],
|
|
45839
45921
|
"dependencies": [
|
|
45922
|
+
"udp-icon",
|
|
45840
45923
|
"stencil-icon-button",
|
|
45841
45924
|
"unity-typography",
|
|
45842
45925
|
"udp-button",
|
|
45843
|
-
"udp-
|
|
45844
|
-
"udp-
|
|
45926
|
+
"udp-linear-loader",
|
|
45927
|
+
"udp-pop-over",
|
|
45928
|
+
"udp-menu-item"
|
|
45845
45929
|
],
|
|
45846
45930
|
"dependencyGraph": {
|
|
45847
45931
|
"udp-side-sheet": [
|
|
45932
|
+
"udp-icon",
|
|
45848
45933
|
"stencil-icon-button",
|
|
45849
45934
|
"unity-typography",
|
|
45850
45935
|
"udp-button",
|
|
45851
|
-
"udp-
|
|
45852
|
-
"udp-
|
|
45936
|
+
"udp-linear-loader",
|
|
45937
|
+
"udp-pop-over",
|
|
45938
|
+
"udp-menu-item"
|
|
45853
45939
|
],
|
|
45854
45940
|
"stencil-icon-button": [
|
|
45855
45941
|
"udp-ambient-tool-tip",
|
|
@@ -45861,6 +45947,10 @@
|
|
|
45861
45947
|
"udp-badge": [
|
|
45862
45948
|
"unity-typography"
|
|
45863
45949
|
],
|
|
45950
|
+
"udp-menu-item": [
|
|
45951
|
+
"udp-icon",
|
|
45952
|
+
"unity-typography"
|
|
45953
|
+
],
|
|
45864
45954
|
"udp-forms-builder": [
|
|
45865
45955
|
"udp-side-sheet"
|
|
45866
45956
|
],
|
|
@@ -49931,6 +50021,11 @@
|
|
|
49931
50021
|
"docstring": "",
|
|
49932
50022
|
"path": "../../node_modules/.pnpm/@stencil+core@4.38.2/node_modules/@stencil/core/internal/stencil-core/index.d.ts"
|
|
49933
50023
|
},
|
|
50024
|
+
"src/components/my-component/UI/drawers/udp-side-sheet/types.ts::SecondaryButton": {
|
|
50025
|
+
"declaration": "export interface SecondaryButton {\n id: number | string;\n label: string;\n icon?: string;\n disabled?: boolean;\n onClick: () => void\n}",
|
|
50026
|
+
"docstring": "",
|
|
50027
|
+
"path": "src/components/my-component/UI/drawers/udp-side-sheet/types.ts"
|
|
50028
|
+
},
|
|
49934
50029
|
"../../node_modules/.pnpm/final-form@4.20.10/node_modules/final-form/dist/index.d.ts::FormApi": {
|
|
49935
50030
|
"declaration": "export interface FormApi<\n FormValues = Record<string, any>,\n InitialFormValues = Partial<FormValues>,\n> {\n batch: (fn: () => void) => void;\n blur: (name: keyof FormValues) => void;\n change: <F extends keyof FormValues>(name: F, value?: FormValues[F]) => void;\n destroyOnUnregister: boolean;\n focus: (name: keyof FormValues) => void;\n initialize: (\n data: InitialFormValues | ((values: FormValues) => InitialFormValues),\n ) => void;\n isValidationPaused: () => boolean;\n getFieldState: <F extends keyof FormValues>(\n field: F,\n ) => FieldState<FormValues[F]> | undefined;\n getRegisteredFields: () => string[];\n getState: () => FormState<FormValues, InitialFormValues>;\n mutators: Record<string, (...args: any[]) => any>;\n pauseValidation: () => void;\n registerField: RegisterField<FormValues>;\n reset: (initialValues?: InitialFormValues) => void;\n resetFieldState: (name: keyof FormValues) => void;\n restart: (initialValues?: InitialFormValues) => void;\n resumeValidation: () => void;\n setConfig: <K extends ConfigKey>(\n name: K,\n value: Config<FormValues>[K],\n ) => void;\n submit: () => Promise<FormValues | undefined> | undefined;\n subscribe: (\n subscriber: FormSubscriber<FormValues>,\n subscription: FormSubscription,\n ) => Unsubscribe;\n}",
|
|
49936
50031
|
"docstring": "",
|
|
@@ -81,11 +81,11 @@ const AddMapFeaturePopUp = class {
|
|
|
81
81
|
}
|
|
82
82
|
render() {
|
|
83
83
|
var _a, _b, _c;
|
|
84
|
-
return (h("div", { key: '
|
|
84
|
+
return (h("div", { key: '32fb2a44efbb94b005cdea535a0a3ac2651f5d17', class: "popoverContent" }, !((_a = this.panelConfig) === null || _a === void 0 ? void 0 : _a.hideLayerSelector) && (h("udp-selector", { key: 'f9c1bd59497d705d5b0f22539a300750dcd64f6a', id: 'layer', options: this.layerToAddOptions, initialValue: this.selectedLayer, label: 'Layer', onChange: (e) => {
|
|
85
85
|
this.handleSetSelectedLayer(e.detail);
|
|
86
|
-
}, large: false })), h("udp-selector", { key: '
|
|
86
|
+
}, large: false })), h("udp-selector", { key: '055e530103ac5b5eb284e2c860a6128d19374ba1', id: 'type', options: (_b = this.drawingTypeOptions) !== null && _b !== void 0 ? _b : [], initialValue: this.selectedType, label: 'Type', onChange: (e) => {
|
|
87
87
|
this.handleSetSelectedType(e.detail);
|
|
88
|
-
}, large: false }), h("div", { key: '
|
|
88
|
+
}, large: false }), h("div", { key: '525b90353ff86c07a55542a2baa1ef1fb0ad8fb3', class: "formButton" }, h("custom-button", { key: '7de411f454d7cf8574f36bf0692bc8039aa4fdd9', label: h("unity-typography", { variant: "button" }, 'Draw feature'), onClick: () => this.handleStartDrawingMapFeature(this.selectedLayer, this.selectedType), variant: 'outline', disabled: (this.selectedLayer === null && !((_c = this.panelConfig) === null || _c === void 0 ? void 0 : _c.hideLayerSelector)) ||
|
|
89
89
|
this.selectedType === null }))));
|
|
90
90
|
}
|
|
91
91
|
static get watchers() { return {
|
|
@@ -260,22 +260,22 @@ const MapToolbar = class {
|
|
|
260
260
|
}
|
|
261
261
|
render() {
|
|
262
262
|
var _a, _b;
|
|
263
|
-
return (h("div", { key: '
|
|
263
|
+
return (h("div", { key: '1eba387405c4bf43b9c4ce081cb492d741b04b92', class: "toolbarContainer" }, h("div", { key: 'ffb57c4c043d56e928e804ba4d48ec9f9f26d9d2', class: "title" }, this.mapTitle && this.mapTitle.length > 0 && h("unity-typography", { key: '473b413fa71cf1c3a44fcaa27a3252b86133412a', variant: "h4" }, this.mapTitle)), h("div", { key: '58d54ecb7d82d1e46c3ca21dc200e012c6532d1f', class: "buttons" }, h("div", { key: 'f4745e154a0bd1a5afa37a7cde9215538971ea0c', class: "buttonContainer" }, h("div", { key: '0519d96067031bfcd8d38ba11b8b30722de6aa37', class: "secondaryButtons" }, this.filterPanel && (h("div", { key: '9a8fbc50acdfc99adc1cef7a3b05da9aedad36b2', id: "filterOption" }, h("div", { key: '93e58b935048c6acd27fded91aac745d60a27cfe', id: "filterOptionButton" }, h("stencil-icon-button", { key: 'd325a815292b31879d23a41882defa95607f61fd', iconName: 'filterButton', iconClassName: 'iconButtonWrapper', tooltip: 'Filter', icon: Filter16, buttonId: 'filterButton', onClick: () => this.handleFilterOnclick() })), this.filterAnchor && (h("div", { key: '25e452412bf6a7f1e57e5b84c44154aad8c87b8b', id: "filterOptionDiv" }, h("udp-pop-over", { key: 'dde09e92dbb5743b48e65a4a5b558dba682c5dac', isOpen: this.filterAnchor ? true : false, anchorElement: this.filterAnchor, handleOnClose: () => this.handleCloseFilterPopover(), popoverPlacement: 'bottom-start', overflow: 'visible' }, h("div", { key: '759edc2e56cb727c18b37f234fd69bde9ea6630d', innerHTML: this.filterPanel })))))), this.layerOptions && (h("div", { key: '2fabf18e069c06e2df0de699116b0017be77f347', id: "layerOption" }, h("div", { key: '8972d9cf4c32c9b35559812522c58f692728a90d', id: "layerOptionButton" }, h("stencil-icon-button", { key: 'a44bf929c953da98a0a2389efb31135c196bc154', iconName: 'layersButton', iconClassName: 'iconButtonWrapper', tooltip: 'Layers', icon: Layers16, buttonId: 'layersButton', onClick: () => this.handleLayerOnclick(), count: (_a = this.visibleLayers) === null || _a === void 0 ? void 0 : _a.length })), h("div", { key: '8bfc66d8a2af2b8f262377827017fc4f0282bdba', id: "layerOptionDiv" }, this.layerAnchor && (h("udp-pop-over", { key: '4419c415218b76e0e0fa56db48fec2e4f375fa2a', isOpen: this.layerAnchor ? true : false, anchorElement: this.layerAnchor, handleOnClose: () => this.handleCloseLayerPopover(), popoverPlacement: 'bottom-start', popoverMaxHeight: '500px' }, h("select-layer-popup", { key: 'bbece2ad270970f457912c4a3057200664ef71a3', enableTileSelection: this.enableTileSelection, tileOptions: this.tileOptions, handleMapTypeInputChange: this.handleMapTypeInputChange, handleSearchLayers: this.handleSearchLayers, filteredOptions: this.filteredOptions, visibleLayers: this.visibleLayers, updateSelectedLayers: this.updateSelectedLayers, selectedTile: this.selectedTile })))))), !this.readOnlyMap && this.selectedFeaturesActionPanel && (h("div", { key: '049b29d4f288b3ca7c9a06b677241c800575a02a', id: "bulkSelectOption" }, h("div", { key: 'df804ada9992538d5d740c7d1d404a04072c015f', id: "bulkSelectOptionButton" }, h("stencil-icon-button", { key: '29f6948ddc700b8760c9187d1160a203621116b4', iconName: 'selectButton', iconClassName: 'iconButtonWrapper', tooltip: 'Select', icon: Select_0116, buttonId: 'selectButton', onClick: () => this.handleSelectionBtnOnclick() })), h("div", { key: 'dfb95265b42906ac297ae0915cf6f5d13332089e', id: "bulkSelectOptionDiv" }, this.bulkSelectionTypeAnchor && (h("udp-pop-over", { key: '1e3e98d550f1432acc21d7bf4cbdcc90a59be339', isOpen: this.bulkSelectionTypeAnchor ? true : false, anchorElement: this.bulkSelectionTypeAnchor, handleOnClose: () => this.handleCloseBulkSelectionTypePopover(), popoverPlacement: 'bottom-start', overflow: 'visible' }, h("udp-menu-item", { key: 'd80259e629d4837e8d379ba08b00df3a7246e037', label: 'Box', handleOnClick: () => {
|
|
264
264
|
this.handleBulkSelectionTypeOnclick('box');
|
|
265
|
-
} }), h("udp-menu-item", { key: '
|
|
265
|
+
} }), h("udp-menu-item", { key: 'dc61c1fe2f7918ea83f89be262d8cb29d51f226b', label: 'Circle', handleOnClick: () => {
|
|
266
266
|
this.handleBulkSelectionTypeOnclick('circle');
|
|
267
|
-
} }), h("udp-menu-item", { key: '
|
|
267
|
+
} }), h("udp-menu-item", { key: '115f39df51f9652896c86a0ab5d3ebcac74b7f42', label: 'Polygon', handleOnClick: () => {
|
|
268
268
|
this.handleBulkSelectionTypeOnclick('polygon');
|
|
269
|
-
} }), h("udp-menu-item", { key: '
|
|
269
|
+
} }), h("udp-menu-item", { key: '5a552b35e6f17bbf0d239c1d7ecf61c93dae0b8b', label: 'Lasso', handleOnClick: () => {
|
|
270
270
|
this.handleBulkSelectionTypeOnclick('lasso');
|
|
271
|
-
} })))))), !this.readOnlyMap && this.enableSplit && (h("div", { key: '
|
|
271
|
+
} })))))), !this.readOnlyMap && this.enableSplit && (h("div", { key: '97b0a293572225057f7293522ae1bd8e4d8859ce', id: "splitOption" }, h("div", { key: 'e027ac10e6e0d540cfe25841bb5d1c4a282691c8', id: "splitOptionButton" }, h("stencil-icon-button", { key: 'ca7514fdbf701ed837d9d29a9e0388c4e495b675', iconName: 'splitButton', iconClassName: 'splitButtonWrapper', tooltip: 'Split Linear Feature', icon: Scalpel16, buttonId: 'splitButton', onClick: () => this.handleSplitBtnOnclick() })), h("div", { key: '278b56b5d01297f1088d4ee85c9f3736d266d077', id: "splitOptionDiv" }, this.splitAnchor && (h("udp-pop-over", { key: '3769be623dbab0e42fc95339c5da88c1458b0044', isOpen: this.splitAnchor ? true : false, anchorElement: this.splitAnchor, handleOnClose: () => this.handleCloseSplitPopover(), popoverPlacement: 'bottom-start', overflow: 'visible' }, h("split-line-popup", { key: '7acfc291053af93ac25ccb39b130650889482f7f', vectorLayerOptions: this.layerOptionsForPopup, selectedLayer: this.selectedLayerToAddFeature, handleStartSplitting: this.handleStartSplitting })))))), this.refreshEvent && (h("stencil-icon-button", { key: 'f1fbbadd29aea681c3d04bb0c2788e96f5ec4350', iconName: 'refreshButton', iconClassName: 'iconButtonWrapper', tooltip: (_b = this.refreshButtonTooltip) !== null && _b !== void 0 ? _b : 'Refresh', icon: Renew16, buttonId: 'refreshButton', onClick: () => this.refreshEvent() })), !this.readOnlyMap && (this.enableDragBox || (this.addMultipleFeatures && this.enableAddNewFeature)) && (h("div", { key: 'dfa3aff925c51f86df39d40d2197436078e8318f', class: "labelButtons" }, h("stencil-icon-button-grid-action-header", { key: 'b28aa322b29c14a1de03a89fbd6d1c37ca7930dc', showLabel: true, icon: this.getButtonIcon(), onClick: () => {
|
|
272
272
|
if (this.enableDragBox) {
|
|
273
273
|
this.handleCancelBoxSelection();
|
|
274
274
|
}
|
|
275
275
|
if (this.enableAddNewFeature) {
|
|
276
276
|
this.handleAddNewFeature();
|
|
277
277
|
}
|
|
278
|
-
}, tooltip: this.getButtonText(), iconClassName: 'save-icon-class' }, h("unity-typography", { key: '
|
|
278
|
+
}, tooltip: this.getButtonText(), iconClassName: 'save-icon-class' }, h("unity-typography", { key: 'fca407f3dc7199ea55275beb4eee465167ceea93', variant: "button" }, this.getButtonText())))), this.showSplitButton && (h("div", { key: '9effe3aaa30520eb6f5b9efa7fda5175ed8b091c', class: "labelButtons" }, h("stencil-icon-button-grid-action-header", { key: 'f03951703a6445929a2a761309c3f258d9fcabe9', showLabel: true, icon: Checkmark16, onClick: () => this.handleSaveSplit(), tooltip: 'Save Split', iconClassName: 'save-icon-class' }, h("unity-typography", { key: '0af4980c4a309601f6dd1097355aca69d859c77e', variant: "button" }, 'Save Split')))), this.showSplitButton && (h("div", { key: '6ef7104b181d6fd7299bb865e569dc189ad6a24f', class: "labelButtons" }, h("stencil-icon-button-grid-action-header", { key: '44338781709d52bf448a7a633c640146492856f7', showLabel: true, icon: Close16, onClick: () => this.handleCancelSplit(), tooltip: 'Cancel Split', iconClassName: 'save-icon-class' }, h("unity-typography", { key: 'aebcfb04c8cc10f56bbf4043cd05017115653143', variant: "button" }, 'Cancel Split')))), !this.readOnlyMap && this.enableAddNewFeature && (h("div", { key: 'bcb41a52f13a47db70c8b9f5af6abc7c513290fd', class: "labelButtons" }, h("stencil-icon-button-grid-action-header", { key: '5fae2fc60c5eeac7d51ee2fbf97745e5f7d5d086', showLabel: true, icon: Close16, onClick: () => this.handleCancelAddNewFeature(), tooltip: 'Cancel Drawing', iconClassName: 'save-icon-class' }, h("unity-typography", { key: '355dae6321de0f406e78ff371c7fc1a81d460a88', variant: "button" }, 'Cancel Drawing')))), !this.readOnlyMap && this.withSelected && (h("div", { key: '42ee564e2176c31ecbe6c20e6f17629cee37ed20', class: "selectedFeaturesButtons labelButtons" }, h("div", { key: 'e3f6928b33007f677bbdc355c9a5626d21f0e6f4', id: "withSelectedOption" }, h("div", { key: '1645690909db2062d12825aa60e5296faf7dd72a', id: "withSelectedOptionButton" }, h("stencil-icon-button-grid-action-header", { key: '9134da4ae07c260b1ec80497392e0b928d67edb0', showLabel: true, icon: OverflowMenuHorizontal16, onClick: () => this.handleSelectionActionOnclick(), tooltip: 'With Selected', iconClassName: 'save-icon-class', count: this.selectedFeatureByBoxSelection.length }, h("unity-typography", { key: '3175b9135a0d9b0139441d536525b61409aad478', variant: "button" }, 'With Selected'))), h("div", { key: 'bfe9ed21796c744f57432d65de29f41c6af93012', id: "withSelectedOptionDiv" }, this.selectedFeaturesActionPanel && this.selectionActionAnchor && (h("udp-pop-over", { key: 'e47e9655a04c432af84d7a74af5e5723384f0bf9', isOpen: this.selectionActionAnchor ? true : false, anchorElement: this.selectionActionAnchor, handleOnClose: () => this.handleCloseSelectionActionPopover(), popoverPlacement: 'bottom-start' }, h("div", { key: 'd79a38d005451dd8a2d82801c472520d29d374a8', innerHTML: this.selectedFeaturesActionPanel }))))), h("stencil-icon-button-grid-action-header", { key: '89cc575ab98ab801a7b716cbb82d298d42082ed9', showLabel: true, icon: Close16, onClick: () => this.unselectFeatures(), tooltip: 'Cancel selection', iconClassName: 'save-icon-class' }, h("unity-typography", { key: '93050377a4ad47e87987d42e9a87b2ce4781f60f', variant: "button" }, 'Cancel Selection'))))), h("div", { key: '98a41208a4257aaa119df27d126ca5dde1bb1cf0', id: "addOption" }, this.enableAdd && !this.readOnlyMap && (h("div", { key: '74bc8c6f1f7c63b6a25fbc41ba6441bed0902a26', id: "addOptionButton" }, h("custom-button", { key: '8fcb487b0e4e7365ec5fb38ef16468b2e6787d91', secondary: true, label: h("unity-typography", { variant: "button" }, 'Add'), onClick: () => this.handleAddOnclick(), size: "tall" }, h("udp-icon", { key: '0c370bf5114be8fcfd6e473797edbbf663dafa13', iconName: 'add32', darkIcon: false })))), this.addFeatureAnchor && (h("udp-pop-over", { key: '7be238e827d9dbaf3c4a3dfaaf9e6cce51b7e0fe', isOpen: this.addFeatureAnchor ? true : false, anchorElement: this.addFeatureAnchor, handleOnClose: () => this.handleCloseAddMapFeature(), popoverPlacement: 'bottom-start', overflow: 'visible' }, h("add-map-feature-popup", { key: '64f39e0b6b3bcaa100669ad6e5fab61859009257', handleStartDrawingMapFeature: this.handleStartDrawingMapFeature, vectorLayerOptions: this.layerOptionsForPopup, selectedLayer: this.selectedLayerToAddFeature, selectedType: this.selectedTypeToAddFeature, panelConfig: this.addFeaturePanelConfig }))))))));
|
|
279
279
|
}
|
|
280
280
|
get mapToolbarElement() { return getElement(this); }
|
|
281
281
|
static get watchers() { return {
|
|
@@ -300,9 +300,9 @@ const SelectLayerPopUp = class {
|
|
|
300
300
|
}
|
|
301
301
|
render() {
|
|
302
302
|
var _a, _b, _c;
|
|
303
|
-
return (h("div", { key: '
|
|
303
|
+
return (h("div", { key: '75be11ee044fe3dd6b1ff317f5102d9a5e843c0b', class: "popoverContent" }, this.enableTileSelection && (h("udp-selector", { key: 'fb9f115d6cb76d9195f519e586fd2f43663853da', id: 'mapType', options: (_a = this.tileOptions) !== null && _a !== void 0 ? _a : [], initialValue: this.selectedTile.value, label: 'Map Type', onChange: (e) => {
|
|
304
304
|
this.handleMapTypeInputChange(e.detail);
|
|
305
|
-
}, large: false })), h("div", { key: '
|
|
305
|
+
}, large: false })), h("div", { key: 'e85a746fb04057cadf91eb450283987fb3372cd3', style: { height: '12px' } }), h("div", { key: '58861e7563ec08856433a4026c10ebdfafdac06b' }, h("text-field", { key: '350169bcaf5aa1e94e6df89f4a93d1ad6991c4d1', label: 'Search Layers', id: 'searchFilter', value: '', onInput: (e) => this.handleSearchLayers(e) })), ((_b = this.filteredOptions) === null || _b === void 0 ? void 0 : _b.length) > 0 &&
|
|
306
306
|
((_c = this.filteredOptions) === null || _c === void 0 ? void 0 : _c.map(item => (h("check-box-group", { title: item === null || item === void 0 ? void 0 : item.title, options: item === null || item === void 0 ? void 0 : item.options, values: this.visibleLayers, handleChange: this.updateSelectedLayers }))))));
|
|
307
307
|
}
|
|
308
308
|
};
|
|
@@ -318,7 +318,7 @@ const SplitLinePopup = class {
|
|
|
318
318
|
}
|
|
319
319
|
render() {
|
|
320
320
|
var _a;
|
|
321
|
-
return (h("div", { key: '
|
|
321
|
+
return (h("div", { key: '6bef4be9dd21190fba6cf252f14289972b3faefd', class: "popoverContent" }, h("udp-selector", { key: '96de4c44244ab905076f94c9c7369052944861e0', id: 'layer', options: (_a = this.vectorLayerOptions.map(layer => {
|
|
322
322
|
return {
|
|
323
323
|
label: layer,
|
|
324
324
|
value: layer,
|