udp-stencil-component-library 1.0.2 → 1.0.3
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 +11 -11
- package/dist/cjs/advanced-search_50.cjs.entry.js +109 -41
- package/dist/cjs/advanced-search_50.cjs.entry.js.map +1 -1
- package/dist/cjs/ag-grid-base_2.cjs.entry.js +2 -2
- package/dist/cjs/api-method-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.cjs.entry.js +1 -1
- package/dist/cjs/color-preview.cjs.entry.js +1 -1
- package/dist/cjs/date-time-renderer.file-upload-renderer.list-options-renderer.question-specific-configs-renderer.text-input-renderer.entry.cjs.js.map +1 -1
- package/dist/cjs/date-time-renderer_5.cjs.entry.js +17 -16
- package/dist/cjs/date-time-renderer_5.cjs.entry.js.map +1 -1
- package/dist/cjs/enums-CA1UjPVU.js +25 -0
- package/dist/cjs/enums-CA1UjPVU.js.map +1 -0
- package/dist/cjs/feature-details-card_2.cjs.entry.js +5 -5
- package/dist/cjs/file-upload.selectable-list.stencil-field.entry.cjs.js.map +1 -1
- package/dist/cjs/file-upload_3.cjs.entry.js +73 -29
- package/dist/cjs/file-upload_3.cjs.entry.js.map +1 -1
- package/dist/cjs/index-Bu1pSYrV.js +8 -8
- package/dist/cjs/inputs-example.cjs.entry.js +2 -2
- package/dist/cjs/inputs-example.cjs.entry.js.map +1 -1
- package/dist/cjs/inputs-example.entry.cjs.js.map +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/map-component_2.cjs.entry.js +2 -2
- package/dist/cjs/numeric-field.text-area.udp-date-selector.udp-datetime-selector.udp-time-selector.entry.cjs.js.map +1 -1
- package/dist/cjs/numeric-field_5.cjs.entry.js +194 -19
- package/dist/cjs/numeric-field_5.cjs.entry.js.map +1 -1
- package/dist/cjs/page-renderer.cjs.entry.js +1 -1
- package/dist/cjs/question-configs-renderer.section-configs-renderer.udp-forms-builder-menu.udp-forms-builder-question-item.udp-forms-builder-style-override.entry.cjs.js.map +1 -1
- package/dist/cjs/question-configs-renderer_5.cjs.entry.js +17 -4
- package/dist/cjs/question-configs-renderer_5.cjs.entry.js.map +1 -1
- package/dist/cjs/resource-timeline-calendar.cjs.entry.js +1 -1
- package/dist/cjs/resource-timeline-primary-bar.cjs.entry.js +1 -1
- package/dist/cjs/server-side-grid.cjs.entry.js +1 -1
- package/dist/cjs/signature-input.stencil-form.tally-display.udp-icon-button.udp-question.udp-save-draft-button.entry.cjs.js.map +1 -0
- package/dist/cjs/{signature-input_4.cjs.entry.js → signature-input_6.cjs.entry.js} +359 -157
- package/dist/cjs/signature-input_6.cjs.entry.js.map +1 -0
- package/dist/cjs/stencil-library.cjs.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-drive-utils-BOyI3h7K.js +180 -0
- package/dist/cjs/udp-drive-utils-BOyI3h7K.js.map +1 -0
- package/dist/cjs/udp-forms-builder.cjs.entry.js +133 -152
- package/dist/cjs/udp-forms-builder.cjs.entry.js.map +1 -1
- package/dist/cjs/udp-forms-builder.entry.cjs.js.map +1 -1
- package/dist/cjs/udp-forms-list-card_2.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 +185 -175
- package/dist/cjs/udp-forms-renderer.cjs.entry.js.map +1 -1
- package/dist/cjs/udp-forms-renderer.entry.cjs.js.map +1 -1
- package/dist/cjs/udp-forms-ui.cjs.entry.js +113 -82
- package/dist/cjs/udp-forms-ui.cjs.entry.js.map +1 -1
- package/dist/cjs/udp-forms-ui.entry.cjs.js.map +1 -1
- 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-vertical-spacer.cjs.entry.js +1 -1
- package/dist/cjs/utils-CdiEmuDf.js +34 -0
- package/dist/cjs/utils-CdiEmuDf.js.map +1 -0
- package/dist/collection/collection-manifest.json +2 -0
- package/dist/collection/components/my-component/UI/buttons/icon-button/stencil-icon-button.js +22 -0
- package/dist/collection/components/my-component/UI/buttons/icon-button/stencil-icon-button.js.map +1 -1
- package/dist/collection/components/my-component/UI/buttons/udp-icon-button/udp-icon-button.css +269 -0
- package/dist/collection/components/my-component/UI/buttons/udp-icon-button/udp-icon-button.js +392 -0
- package/dist/collection/components/my-component/UI/buttons/udp-icon-button/udp-icon-button.js.map +1 -0
- package/dist/collection/components/my-component/UI/forms/form/stencil-field.js +38 -14
- package/dist/collection/components/my-component/UI/forms/form/stencil-field.js.map +1 -1
- package/dist/collection/components/my-component/UI/forms/form/stencil-form.js +81 -28
- package/dist/collection/components/my-component/UI/forms/form/stencil-form.js.map +1 -1
- package/dist/collection/components/my-component/UI/forms/udp-forms/mockData.js +1 -0
- package/dist/collection/components/my-component/UI/forms/udp-forms/mockData.js.map +1 -1
- package/dist/collection/components/my-component/UI/forms/udp-forms/types.js.map +1 -1
- package/dist/collection/components/my-component/UI/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/question-specific-configs-renderer.js +13 -17
- package/dist/collection/components/my-component/UI/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/question-specific-configs-renderer.js.map +1 -1
- package/dist/collection/components/my-component/UI/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/question_type_renderers/date-time-renderer.js +4 -3
- package/dist/collection/components/my-component/UI/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/question_type_renderers/date-time-renderer.js.map +1 -1
- package/dist/collection/components/my-component/UI/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/question_type_renderers/section-configs-renderer.css +0 -1
- package/dist/collection/components/my-component/UI/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/question_type_renderers/section-configs-renderer.js +16 -3
- package/dist/collection/components/my-component/UI/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/question_type_renderers/section-configs-renderer.js.map +1 -1
- package/dist/collection/components/my-component/UI/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/question_type_renderers/text-input-renderer.js +2 -2
- package/dist/collection/components/my-component/UI/forms/udp-forms/udp-forms-builder/udp-forms-builder.js +135 -159
- package/dist/collection/components/my-component/UI/forms/udp-forms/udp-forms-builder/udp-forms-builder.js.map +1 -1
- package/dist/collection/components/my-component/UI/forms/udp-forms/udp-forms-list/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/form-handler/PrivateFormHandler.js +1 -5
- package/dist/collection/components/my-component/UI/forms/udp-forms/udp-forms-renderer/form-handler/PrivateFormHandler.js.map +1 -1
- package/dist/collection/components/my-component/UI/forms/udp-forms/udp-forms-renderer/form-handler/PublicFormHandler.js +1 -0
- package/dist/collection/components/my-component/UI/forms/udp-forms/udp-forms-renderer/form-handler/PublicFormHandler.js.map +1 -1
- package/dist/collection/components/my-component/UI/forms/udp-forms/udp-forms-renderer/udp-forms-renderer.js +188 -172
- package/dist/collection/components/my-component/UI/forms/udp-forms/udp-forms-renderer/udp-forms-renderer.js.map +1 -1
- package/dist/collection/components/my-component/UI/forms/udp-forms/udp-forms-renderer/udp-forms-ui.css +175 -0
- package/dist/collection/components/my-component/UI/forms/udp-forms/udp-forms-renderer/udp-forms-ui.js +211 -88
- package/dist/collection/components/my-component/UI/forms/udp-forms/udp-forms-renderer/udp-forms-ui.js.map +1 -1
- package/dist/collection/components/my-component/UI/forms/udp-forms/udp-forms-renderer/udp-save-draft-button/udp-save-draft-button.css +166 -0
- package/dist/collection/components/my-component/UI/forms/udp-forms/udp-forms-renderer/udp-save-draft-button/udp-save-draft-button.js +215 -0
- package/dist/collection/components/my-component/UI/forms/udp-forms/udp-forms-renderer/udp-save-draft-button/udp-save-draft-button.js.map +1 -0
- package/dist/collection/components/my-component/UI/forms/udp-forms/udp-question/udp-question.js +5 -5
- package/dist/collection/components/my-component/UI/forms/udp-forms/udp-question/udp-question.js.map +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-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/grid-header.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 +1 -1
- package/dist/collection/components/my-component/UI/inputs/checkbox/check-box.js +2 -2
- 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/file-upload/file-upload.js +35 -22
- package/dist/collection/components/my-component/UI/inputs/file-upload/file-upload.js.map +1 -1
- package/dist/collection/components/my-component/UI/inputs/file-upload/udp-drive-utils.js +202 -10
- package/dist/collection/components/my-component/UI/inputs/file-upload/udp-drive-utils.js.map +1 -1
- package/dist/collection/components/my-component/UI/inputs/numeric-field/numeric-field.js +6 -6
- package/dist/collection/components/my-component/UI/inputs/numeric-field/numeric-field.js.map +1 -1
- package/dist/collection/components/my-component/UI/inputs/signature-input/signature-input.js +52 -22
- package/dist/collection/components/my-component/UI/inputs/signature-input/signature-input.js.map +1 -1
- 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 +99 -3
- package/dist/collection/components/my-component/UI/inputs/text-area/text-area.js.map +1 -1
- package/dist/collection/components/my-component/UI/inputs/text-field/text-field.js +99 -3
- package/dist/collection/components/my-component/UI/inputs/text-field/text-field.js.map +1 -1
- package/dist/collection/components/my-component/UI/inputs/time-selector/udp-time-selector.js +132 -6
- package/dist/collection/components/my-component/UI/inputs/time-selector/udp-time-selector.js.map +1 -1
- 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 +1 -1
- 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 +2 -2
- 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 +1 -1
- package/dist/collection/components/my-component/UI/tabs/tab/udp-tab.js +1 -1
- package/dist/collection/components/my-component/UI/toolbars/app-bar/app-bar.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/components/test-component/inputs-example/inputs-example.js.map +1 -1
- 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-popup.js +1 -1
- package/dist/components/advanced-search-grouped.js +1 -1
- package/dist/components/advanced-search.js +1 -1
- package/dist/components/ag-grid-base.js +1 -1
- package/dist/components/ag-table.js +1 -1
- package/dist/components/ambient-demo-container.js +1 -1
- package/dist/components/ambient-template-grid.js +1 -1
- package/dist/components/api-method-grid.js +4 -4
- package/dist/components/app-bar.js +1 -1
- package/dist/components/chart-container.js +1 -1
- package/dist/components/check-box-group.js +1 -1
- package/dist/components/check-box.js +1 -1
- package/dist/components/chip-section.js +3 -3
- package/dist/components/client-side-grid.js +3 -3
- package/dist/components/color-preview.js +1 -1
- package/dist/components/date-time-renderer.js +1 -1
- package/dist/components/edit-view-form-dialog.js +1 -1
- package/dist/components/feature-details-card.js +1 -1
- package/dist/components/feature-details-popup.js +1 -1
- package/dist/components/file-upload-renderer.js +1 -1
- package/dist/components/file-upload.js +1 -1
- package/dist/components/grid-header.js +1 -1
- package/dist/components/grid-primary-bar.js +1 -1
- package/dist/components/inputs-example.js +15 -15
- package/dist/components/inputs-example.js.map +1 -1
- package/dist/components/list-options-renderer.js +1 -1
- package/dist/components/map-component.js +1 -1
- package/dist/components/map-toolbar.js +1 -1
- package/dist/components/my-component.js +26 -26
- package/dist/components/numeric-field.js +1 -1
- package/dist/components/{p-CfZR5rek.js → p-0F2I6Qvn.js} +3 -3
- package/dist/components/{p-CfZR5rek.js.map → p-0F2I6Qvn.js.map} +1 -1
- package/dist/components/{p-BbC2Itep.js → p-1CPON0Xx.js} +5 -5
- package/dist/components/{p-BbC2Itep.js.map → p-1CPON0Xx.js.map} +1 -1
- package/dist/components/{p-IlXn87Ki.js → p-1Cv4cku0.js} +4 -14
- package/dist/components/p-1Cv4cku0.js.map +1 -0
- package/dist/components/{p-CTn3c76I.js → p-1uly65Sv.js} +3 -3
- package/dist/components/{p-CTn3c76I.js.map → p-1uly65Sv.js.map} +1 -1
- package/dist/components/{p-C8cWVxBF.js → p-26jyxB7s.js} +66 -27
- package/dist/components/p-26jyxB7s.js.map +1 -0
- package/dist/components/{p-GQEOUb0c.js → p-4hWvEEZf.js} +5 -5
- package/dist/components/{p-GQEOUb0c.js.map → p-4hWvEEZf.js.map} +1 -1
- package/dist/components/{p-HrsHnWeG.js → p-6EzLtNtq.js} +6 -6
- package/dist/components/{p-HrsHnWeG.js.map → p-6EzLtNtq.js.map} +1 -1
- package/dist/components/{p-syf9yo9-.js → p-8avkq8Fj.js} +4 -4
- package/dist/components/{p-syf9yo9-.js.map → p-8avkq8Fj.js.map} +1 -1
- package/dist/components/{p-B8k9GGZB.js → p-8paOuPay.js} +4 -4
- package/dist/components/{p-B8k9GGZB.js.map → p-8paOuPay.js.map} +1 -1
- package/dist/components/{p-DntePo7I.js → p-B2mj8zmp.js} +3 -3
- package/dist/components/{p-DntePo7I.js.map → p-B2mj8zmp.js.map} +1 -1
- package/dist/components/{p-Bv1MGbhE.js → p-B3gbGwCE.js} +50 -83
- package/dist/components/p-B3gbGwCE.js.map +1 -0
- package/dist/components/{p-ves_LtSN.js → p-B6A-djr0.js} +4 -4
- package/dist/components/{p-ves_LtSN.js.map → p-B6A-djr0.js.map} +1 -1
- package/dist/components/{p-D0T6NTw2.js → p-BANMRVyZ.js} +3 -3
- package/dist/components/{p-D0T6NTw2.js.map → p-BANMRVyZ.js.map} +1 -1
- package/dist/components/{p-D-JeGky8.js → p-BB2sALAW.js} +3 -3
- package/dist/components/{p-D-JeGky8.js.map → p-BB2sALAW.js.map} +1 -1
- package/dist/components/{p-DehJN46u.js → p-BLWvjl_b.js} +6 -6
- package/dist/components/{p-DehJN46u.js.map → p-BLWvjl_b.js.map} +1 -1
- package/dist/components/{p-y6ddPVSK.js → p-BO3Kzy6x.js} +6 -6
- package/dist/components/{p-y6ddPVSK.js.map → p-BO3Kzy6x.js.map} +1 -1
- package/dist/components/p-BY5RQ-T1.js +16 -0
- package/dist/components/p-BY5RQ-T1.js.map +1 -0
- package/dist/components/{p-ClToknIK.js → p-BbOHuqrJ.js} +5 -5
- package/dist/components/{p-ClToknIK.js.map → p-BbOHuqrJ.js.map} +1 -1
- package/dist/components/{p-CJsnV8uM.js → p-BfT3KUJC.js} +4 -4
- package/dist/components/{p-CJsnV8uM.js.map → p-BfT3KUJC.js.map} +1 -1
- package/dist/components/{p-BdWgc1UD.js → p-Bi8lqIP-.js} +8 -7
- package/dist/components/p-Bi8lqIP-.js.map +1 -0
- package/dist/components/{p-DNxY-i6k.js → p-BpD1NQKC.js} +5 -5
- package/dist/components/{p-DNxY-i6k.js.map → p-BpD1NQKC.js.map} +1 -1
- package/dist/components/p-BtOBW9_N.js +142 -0
- package/dist/components/p-BtOBW9_N.js.map +1 -0
- package/dist/components/{p-Akx0UDMW.js → p-BwPAbBUr.js} +4 -4
- package/dist/components/{p-Akx0UDMW.js.map → p-BwPAbBUr.js.map} +1 -1
- package/dist/components/p-BzH4NpB-.js +301 -0
- package/dist/components/p-BzH4NpB-.js.map +1 -0
- package/dist/components/{p-CSunqYw8.js → p-C-E6e6mL.js} +17 -17
- package/dist/components/{p-CSunqYw8.js.map → p-C-E6e6mL.js.map} +1 -1
- package/dist/components/{p-DWJbhjYR.js → p-C1K2NBql.js} +5 -5
- package/dist/components/{p-DWJbhjYR.js.map → p-C1K2NBql.js.map} +1 -1
- package/dist/components/{p-CNC3rtXm.js → p-C2j9tPIU.js} +4 -4
- package/dist/components/{p-CNC3rtXm.js.map → p-C2j9tPIU.js.map} +1 -1
- package/dist/components/p-C5aOw4Ij.js +168 -0
- package/dist/components/p-C5aOw4Ij.js.map +1 -0
- package/dist/components/{p-CJINZgmD.js → p-C6bm8Rs4.js} +17 -17
- package/dist/components/{p-CJINZgmD.js.map → p-C6bm8Rs4.js.map} +1 -1
- package/dist/components/{p-PqypuW_Q.js → p-CL4gkS6u.js} +22 -84
- package/dist/components/p-CL4gkS6u.js.map +1 -0
- package/dist/components/{p-DeS7YSzc.js → p-CMTLAuz8.js} +3 -3
- package/dist/components/{p-DeS7YSzc.js.map → p-CMTLAuz8.js.map} +1 -1
- package/dist/components/p-CWAWWTnd.js +47 -0
- package/dist/components/p-CWAWWTnd.js.map +1 -0
- package/dist/components/{p-B3-pcvgV.js → p-Cdz5sX_v.js} +38 -25
- package/dist/components/p-Cdz5sX_v.js.map +1 -0
- package/dist/components/{p-byKLubNE.js → p-Coa3kO6W.js} +3 -3
- package/dist/components/{p-byKLubNE.js.map → p-Coa3kO6W.js.map} +1 -1
- package/dist/components/{p-DzaN4l_Y.js → p-Cp1kbBGM.js} +5 -5
- package/dist/components/{p-DzaN4l_Y.js.map → p-Cp1kbBGM.js.map} +1 -1
- package/dist/components/{p-BYsLvu6g.js → p-CpMdhv3j.js} +69 -5
- package/dist/components/p-CpMdhv3j.js.map +1 -0
- package/dist/components/{p-BWI0GtPn.js → p-CpQin4NC.js} +7 -7
- package/dist/components/{p-BWI0GtPn.js.map → p-CpQin4NC.js.map} +1 -1
- package/dist/components/{p-DIPIddaO.js → p-CqiZ9SAU.js} +3 -3
- package/dist/components/{p-DIPIddaO.js.map → p-CqiZ9SAU.js.map} +1 -1
- package/dist/components/{p-DxJCXXmE.js → p-Cr_ifuX-.js} +27 -26
- package/dist/components/p-Cr_ifuX-.js.map +1 -0
- package/dist/components/{p-bLKTEsIH.js → p-CsMmUkoQ.js} +8 -8
- package/dist/components/{p-bLKTEsIH.js.map → p-CsMmUkoQ.js.map} +1 -1
- package/dist/components/{p-Cf-3pInV.js → p-Ct7EvUCI.js} +3 -3
- package/dist/components/{p-Cf-3pInV.js.map → p-Ct7EvUCI.js.map} +1 -1
- package/dist/components/{p-BbHv2Hzb.js → p-CvQ8X76F.js} +8 -8
- package/dist/components/{p-BbHv2Hzb.js.map → p-CvQ8X76F.js.map} +1 -1
- package/dist/components/{p-BEwTqpWE.js → p-CxOYMG-r.js} +4 -4
- package/dist/components/{p-BEwTqpWE.js.map → p-CxOYMG-r.js.map} +1 -1
- package/dist/components/{p-DOKGpXin.js → p-Cyigv-iT.js} +27 -8
- package/dist/components/p-Cyigv-iT.js.map +1 -0
- package/dist/components/{p-hRee3qYx.js → p-D6Wo7quX.js} +7 -2
- package/dist/components/p-D6Wo7quX.js.map +1 -0
- package/dist/components/{p-BUw3R0Ql.js → p-D9A5l8BE.js} +7 -7
- package/dist/components/{p-BUw3R0Ql.js.map → p-D9A5l8BE.js.map} +1 -1
- package/dist/components/{p-CDnOrzs3.js → p-DBtdo56U.js} +4 -4
- package/dist/components/{p-CDnOrzs3.js.map → p-DBtdo56U.js.map} +1 -1
- package/dist/components/{p-BIc3R4fE.js → p-DFKz-3Nr.js} +5 -5
- package/dist/components/{p-BIc3R4fE.js.map → p-DFKz-3Nr.js.map} +1 -1
- package/dist/components/{p-BJerffMg.js → p-DL9uHt-7.js} +5 -5
- package/dist/components/{p-BJerffMg.js.map → p-DL9uHt-7.js.map} +1 -1
- package/dist/components/{p-DIcPqQkn.js → p-DSIcWNUB.js} +5 -4
- package/dist/components/p-DSIcWNUB.js.map +1 -0
- package/dist/components/{p-CRiQA7Cy.js → p-DZaCCOXB.js} +69 -5
- package/dist/components/p-DZaCCOXB.js.map +1 -0
- package/dist/components/{p-BwHEv1Kb.js → p-DaMmzX_J.js} +13 -13
- package/dist/components/{p-BwHEv1Kb.js.map → p-DaMmzX_J.js.map} +1 -1
- package/dist/components/{p-CY0PAhIT.js → p-Dmmz74K2.js} +4 -4
- package/dist/components/{p-CY0PAhIT.js.map → p-Dmmz74K2.js.map} +1 -1
- package/dist/components/{p-DMcaGgHq.js → p-DnMRLbBX.js} +5 -5
- package/dist/components/{p-DMcaGgHq.js.map → p-DnMRLbBX.js.map} +1 -1
- package/dist/components/{p-ChdtzL8Z.js → p-Dpvhge5H.js} +10 -9
- package/dist/components/p-Dpvhge5H.js.map +1 -0
- package/dist/components/p-DtiAfg0X.js +25 -0
- package/dist/components/p-DtiAfg0X.js.map +1 -0
- package/dist/components/{p-XoXMxeuq.js → p-Dwnxv7WO.js} +3 -3
- package/dist/components/{p-XoXMxeuq.js.map → p-Dwnxv7WO.js.map} +1 -1
- package/dist/components/{p-BvSuY3tY.js → p-Dx5ehH3t.js} +7 -7
- package/dist/components/{p-BvSuY3tY.js.map → p-Dx5ehH3t.js.map} +1 -1
- package/dist/components/{p-DueJnVH4.js → p-DyC6jVV8.js} +10 -9
- package/dist/components/p-DyC6jVV8.js.map +1 -0
- package/dist/components/{p-Bdt-oOnd.js → p-Oil5iqFm.js} +120 -8
- package/dist/components/p-Oil5iqFm.js.map +1 -0
- package/dist/components/{p-C6aDnKNm.js → p-P3YTnOWe.js} +5 -5
- package/dist/components/{p-C6aDnKNm.js.map → p-P3YTnOWe.js.map} +1 -1
- package/dist/components/{p-CLvAjrtw.js → p-Qxi-zxd0.js} +8 -8
- package/dist/components/{p-CLvAjrtw.js.map → p-Qxi-zxd0.js.map} +1 -1
- package/dist/components/{p-DRO3I7Mm.js → p-Qxw1cxga.js} +8 -8
- package/dist/components/{p-DRO3I7Mm.js.map → p-Qxw1cxga.js.map} +1 -1
- package/dist/components/{p-DLWUrvpt.js → p-Tu9UB-v3.js} +5 -5
- package/dist/components/{p-DLWUrvpt.js.map → p-Tu9UB-v3.js.map} +1 -1
- package/dist/components/{p-DQIj9UI7.js → p-Ut5zP7nE.js} +5 -5
- package/dist/components/{p-DQIj9UI7.js.map → p-Ut5zP7nE.js.map} +1 -1
- package/dist/components/{p-Thx6k3Xp.js → p-WLd9SWLl.js} +4 -4
- package/dist/components/{p-Thx6k3Xp.js.map → p-WLd9SWLl.js.map} +1 -1
- package/dist/components/{p-BTIWOttf.js → p-W_kxEzVl.js} +6 -6
- package/dist/components/{p-BTIWOttf.js.map → p-W_kxEzVl.js.map} +1 -1
- package/dist/components/{p-BOW03S7b.js → p-XP8tp0pm.js} +5 -5
- package/dist/components/{p-BOW03S7b.js.map → p-XP8tp0pm.js.map} +1 -1
- package/dist/components/{p-w2FTnlQG.js → p-_HuUfybA.js} +3 -3
- package/dist/components/{p-w2FTnlQG.js.map → p-_HuUfybA.js.map} +1 -1
- package/dist/components/{p-BU706xtx.js → p-hWgAmNsF.js} +3 -3
- package/dist/components/{p-BU706xtx.js.map → p-hWgAmNsF.js.map} +1 -1
- package/dist/components/{p-Bykep8mm.js → p-ibwbE8nI.js} +4 -4
- package/dist/components/{p-Bykep8mm.js.map → p-ibwbE8nI.js.map} +1 -1
- package/dist/components/{p-CA-v1fbV.js → p-ill5r6eV.js} +40 -9
- package/dist/components/p-ill5r6eV.js.map +1 -0
- package/dist/components/{p-DqYsDDHy.js → p-jdqTpLxN.js} +4 -4
- package/dist/components/{p-DqYsDDHy.js.map → p-jdqTpLxN.js.map} +1 -1
- package/dist/components/{p-ByM88ZWk.js → p-jpt3zFdi.js} +3 -3
- package/dist/components/{p-ByM88ZWk.js.map → p-jpt3zFdi.js.map} +1 -1
- package/dist/components/{p-BEtm34A3.js → p-ncemY4Wx.js} +37 -36
- package/dist/components/p-ncemY4Wx.js.map +1 -0
- package/dist/components/{p-DqPGCQm2.js → p-s8qXxEgi.js} +3 -3
- package/dist/components/{p-DqPGCQm2.js.map → p-s8qXxEgi.js.map} +1 -1
- package/dist/components/p-vrP9HZiW.js +156 -0
- package/dist/components/p-vrP9HZiW.js.map +1 -0
- package/dist/components/{p-D32jPxWa.js → p-ycrk0Lr4.js} +5 -5
- package/dist/components/{p-D32jPxWa.js.map → p-ycrk0Lr4.js.map} +1 -1
- package/dist/components/page-renderer.js +21 -21
- package/dist/components/primary-action-header.js +1 -1
- package/dist/components/question-configs-renderer.js +1 -1
- package/dist/components/question-specific-configs-renderer.js +1 -1
- package/dist/components/resource-timeline-calendar.js +5 -5
- package/dist/components/resource-timeline-primary-bar.js +1 -1
- package/dist/components/save-view-form-dialog.js +1 -1
- package/dist/components/search-list-item.js +1 -1
- package/dist/components/section-configs-renderer.js +1 -1
- package/dist/components/select-layer-popup.js +1 -1
- package/dist/components/server-side-grid.js +1 -1
- package/dist/components/side-sheet.js +1 -1
- package/dist/components/signature-input.js +1 -1
- package/dist/components/split-line-popup.js +1 -1
- package/dist/components/stencil-field.js +1 -1
- package/dist/components/stencil-form.js +1 -1
- package/dist/components/stencil-icon-button.js +1 -1
- package/dist/components/stencil-toggle.js +1 -1
- package/dist/components/tally-display.js +1 -1
- package/dist/components/text-area.js +1 -1
- package/dist/components/text-field.js +1 -1
- package/dist/components/text-input-renderer.js +1 -1
- package/dist/components/udp-ambient-card.js +1 -1
- package/dist/components/udp-avatar.js +1 -1
- package/dist/components/udp-bar-chart.js +1 -1
- package/dist/components/udp-charts-example.js +7 -7
- package/dist/components/udp-container-query-grid-item.js +1 -1
- package/dist/components/udp-container-query-grid.js +2 -2
- package/dist/components/udp-container-query.js +1 -1
- package/dist/components/udp-container.js +1 -1
- package/dist/components/udp-date-selector.js +1 -1
- package/dist/components/udp-datetime-selector.js +1 -1
- package/dist/components/udp-distribution-chart.js +1 -1
- package/dist/components/udp-donut-chart.js +1 -1
- package/dist/components/udp-dynamic-container-with-menu.js +1 -1
- package/dist/components/udp-dynamic-form.js +4 -4
- package/dist/components/udp-forms-builder-menu.js +1 -1
- package/dist/components/udp-forms-builder-question-item.js +1 -1
- package/dist/components/udp-forms-builder-style-override.js +1 -1
- package/dist/components/udp-forms-builder.js +162 -183
- package/dist/components/udp-forms-builder.js.map +1 -1
- package/dist/components/udp-forms-list-card.js +1 -1
- package/dist/components/udp-forms-list.js +10 -10
- package/dist/components/udp-forms-renderer.js +244 -219
- package/dist/components/udp-forms-renderer.js.map +1 -1
- package/dist/components/udp-forms-ui.js +1 -1
- package/dist/components/udp-grid-loader.js +1 -1
- package/dist/components/udp-hotlist-form.js +1 -1
- package/dist/components/udp-icon-button.d.ts +11 -0
- package/dist/components/udp-icon-button.js +9 -0
- package/dist/components/udp-icon-button.js.map +1 -0
- package/dist/components/udp-icon.js +1 -1
- package/dist/components/udp-line-chart.js +1 -1
- package/dist/components/udp-linear-loader.js +1 -1
- package/dist/components/udp-list-item.js +2 -2
- package/dist/components/udp-map-toolbar.js +1 -1
- package/dist/components/udp-map.js +17 -17
- package/dist/components/udp-menu-item.js +1 -1
- package/dist/components/udp-page.js +1 -1
- package/dist/components/udp-question.js +1 -1
- package/dist/components/udp-save-draft-button.d.ts +11 -0
- package/dist/components/udp-save-draft-button.js +9 -0
- package/dist/components/udp-save-draft-button.js.map +1 -0
- package/dist/components/udp-selector.js +1 -1
- package/dist/components/udp-side-sheet.js +1 -1
- package/dist/components/udp-skeleton-loading.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.js +1 -1
- package/dist/components/udp-tabs.js +1 -1
- package/dist/components/udp-time-selector.js +1 -1
- package/dist/components/udp-vertical-spacer.js +1 -1
- package/dist/esm/add-map-feature-popup_4.entry.js +11 -11
- package/dist/esm/advanced-search_50.entry.js +109 -41
- package/dist/esm/advanced-search_50.entry.js.map +1 -1
- package/dist/esm/ag-grid-base_2.entry.js +2 -2
- package/dist/esm/api-method-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.entry.js +1 -1
- package/dist/esm/color-preview.entry.js +1 -1
- package/dist/esm/date-time-renderer.file-upload-renderer.list-options-renderer.question-specific-configs-renderer.text-input-renderer.entry.js.map +1 -1
- package/dist/esm/date-time-renderer_5.entry.js +17 -16
- package/dist/esm/date-time-renderer_5.entry.js.map +1 -1
- package/dist/esm/enums-DtiAfg0X.js +25 -0
- package/dist/esm/enums-DtiAfg0X.js.map +1 -0
- package/dist/esm/feature-details-card_2.entry.js +5 -5
- package/dist/esm/file-upload.selectable-list.stencil-field.entry.js.map +1 -1
- package/dist/esm/file-upload_3.entry.js +73 -29
- package/dist/esm/file-upload_3.entry.js.map +1 -1
- package/dist/esm/index-CaIWDYyq.js +8 -8
- package/dist/esm/inputs-example.entry.js +2 -2
- package/dist/esm/inputs-example.entry.js.map +1 -1
- package/dist/esm/loader.js +1 -1
- package/dist/esm/map-component_2.entry.js +2 -2
- package/dist/esm/numeric-field.text-area.udp-date-selector.udp-datetime-selector.udp-time-selector.entry.js.map +1 -1
- package/dist/esm/numeric-field_5.entry.js +195 -20
- package/dist/esm/numeric-field_5.entry.js.map +1 -1
- package/dist/esm/page-renderer.entry.js +1 -1
- package/dist/esm/question-configs-renderer.section-configs-renderer.udp-forms-builder-menu.udp-forms-builder-question-item.udp-forms-builder-style-override.entry.js.map +1 -1
- package/dist/esm/question-configs-renderer_5.entry.js +17 -4
- package/dist/esm/question-configs-renderer_5.entry.js.map +1 -1
- package/dist/esm/resource-timeline-calendar.entry.js +1 -1
- package/dist/esm/resource-timeline-primary-bar.entry.js +1 -1
- package/dist/esm/server-side-grid.entry.js +1 -1
- package/dist/esm/signature-input.stencil-form.tally-display.udp-icon-button.udp-question.udp-save-draft-button.entry.js.map +1 -0
- package/dist/esm/{signature-input_4.entry.js → signature-input_6.entry.js} +315 -115
- package/dist/esm/signature-input_6.entry.js.map +1 -0
- package/dist/esm/stencil-library.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-drive-utils-Cm3Sms8t.js +168 -0
- package/dist/esm/udp-drive-utils-Cm3Sms8t.js.map +1 -0
- package/dist/esm/udp-forms-builder.entry.js +133 -152
- package/dist/esm/udp-forms-builder.entry.js.map +1 -1
- package/dist/esm/udp-forms-list-card_2.entry.js +5 -5
- package/dist/esm/udp-forms-list.entry.js +1 -1
- package/dist/esm/udp-forms-renderer.entry.js +186 -176
- package/dist/esm/udp-forms-renderer.entry.js.map +1 -1
- package/dist/esm/udp-forms-ui.entry.js +113 -82
- package/dist/esm/udp-forms-ui.entry.js.map +1 -1
- 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-vertical-spacer.entry.js +1 -1
- package/dist/esm/utils-DZv4MqyU.js +31 -0
- package/dist/esm/utils-DZv4MqyU.js.map +1 -0
- package/dist/stencil-library/date-time-renderer.file-upload-renderer.list-options-renderer.question-specific-configs-renderer.text-input-renderer.entry.esm.js.map +1 -1
- package/dist/stencil-library/file-upload.selectable-list.stencil-field.entry.esm.js.map +1 -1
- package/dist/stencil-library/inputs-example.entry.esm.js.map +1 -1
- package/dist/stencil-library/numeric-field.text-area.udp-date-selector.udp-datetime-selector.udp-time-selector.entry.esm.js.map +1 -1
- package/dist/stencil-library/p-09319660.entry.js +2 -0
- package/dist/stencil-library/p-09319660.entry.js.map +1 -0
- package/dist/stencil-library/p-146bc917.entry.js +2 -0
- package/dist/stencil-library/{p-b3b6310e.entry.js → p-147c4595.entry.js} +2 -2
- package/dist/stencil-library/{p-06ca29e0.entry.js → p-1b001f78.entry.js} +2 -2
- package/dist/stencil-library/{p-762591f6.entry.js → p-2635a6cc.entry.js} +2 -2
- package/dist/stencil-library/p-2f2fd111.entry.js +2 -0
- package/dist/stencil-library/{p-368be454.entry.js → p-2fc495ce.entry.js} +2 -2
- package/dist/stencil-library/{p-fdfa7087.entry.js → p-476c08df.entry.js} +2 -2
- package/dist/stencil-library/{p-ee1610d3.entry.js → p-4ab893a0.entry.js} +2 -2
- package/dist/stencil-library/p-4dac2b6d.entry.js +2 -0
- package/dist/stencil-library/p-4dac2b6d.entry.js.map +1 -0
- package/dist/stencil-library/p-556a182f.entry.js +2 -0
- package/dist/stencil-library/p-556a182f.entry.js.map +1 -0
- package/dist/stencil-library/p-5ac16f81.entry.js +2 -0
- package/dist/stencil-library/p-5ac16f81.entry.js.map +1 -0
- package/dist/stencil-library/p-609236fc.entry.js +2 -0
- package/dist/stencil-library/p-609236fc.entry.js.map +1 -0
- package/dist/stencil-library/{p-9b0b311b.entry.js → p-64330dbb.entry.js} +2 -2
- package/dist/stencil-library/p-65a5cce3.entry.js +2 -0
- package/dist/stencil-library/{p-5a946191.entry.js → p-70d8a0d8.entry.js} +2 -2
- package/dist/stencil-library/{p-79065768.entry.js → p-8119eb18.entry.js} +2 -2
- package/dist/stencil-library/{p-2f99476a.entry.js → p-86cd0134.entry.js} +2 -2
- package/dist/stencil-library/p-89aa56f1.entry.js +2 -0
- package/dist/stencil-library/p-89aa56f1.entry.js.map +1 -0
- package/dist/stencil-library/{p-767b7be7.entry.js → p-8a0b6bd4.entry.js} +2 -2
- package/dist/stencil-library/{p-40127f9f.entry.js → p-90fbca0f.entry.js} +2 -2
- package/dist/stencil-library/p-C5aOw4Ij.js +2 -0
- package/dist/stencil-library/p-C5aOw4Ij.js.map +1 -0
- package/dist/stencil-library/p-DZv4MqyU.js +2 -0
- package/dist/stencil-library/p-DZv4MqyU.js.map +1 -0
- package/dist/stencil-library/p-DtiAfg0X.js +2 -0
- package/dist/stencil-library/p-DtiAfg0X.js.map +1 -0
- package/dist/stencil-library/{p-f4f4ba61.entry.js → p-a98b033e.entry.js} +2 -2
- package/dist/stencil-library/p-a98b033e.entry.js.map +1 -0
- package/dist/stencil-library/{p-2a11c543.entry.js → p-ae167d4b.entry.js} +2 -2
- package/dist/stencil-library/{p-55459135.entry.js → p-b53e1b9a.entry.js} +2 -2
- package/dist/stencil-library/p-c1966f2c.entry.js +2 -0
- package/dist/stencil-library/p-c1966f2c.entry.js.map +1 -0
- package/dist/stencil-library/{p-0de6045a.entry.js → p-c9046d64.entry.js} +2 -2
- package/dist/stencil-library/{p-c1809ef3.entry.js → p-ca53be83.entry.js} +2 -2
- package/dist/stencil-library/p-d46dd16c.entry.js +2 -0
- package/dist/stencil-library/{p-09186dea.entry.js → p-d48b5599.entry.js} +2 -2
- package/dist/stencil-library/p-d4f31146.entry.js +2 -0
- package/dist/stencil-library/p-d4f31146.entry.js.map +1 -0
- package/dist/stencil-library/{p-b0b70c0b.entry.js → p-e7e8a8a3.entry.js} +2 -2
- package/dist/stencil-library/p-ea6e9a24.entry.js +2 -0
- package/dist/stencil-library/p-ea6e9a24.entry.js.map +1 -0
- package/dist/stencil-library/{p-79587009.entry.js → p-f4b5879d.entry.js} +2 -2
- package/dist/stencil-library/p-fbfbbcf1.entry.js +2 -0
- package/dist/stencil-library/question-configs-renderer.section-configs-renderer.udp-forms-builder-menu.udp-forms-builder-question-item.udp-forms-builder-style-override.entry.esm.js.map +1 -1
- package/dist/stencil-library/signature-input.stencil-form.tally-display.udp-icon-button.udp-question.udp-save-draft-button.entry.esm.js.map +1 -0
- package/dist/stencil-library/stencil-library.esm.js +1 -1
- package/dist/stencil-library/udp-forms-builder.entry.esm.js.map +1 -1
- package/dist/stencil-library/udp-forms-renderer.entry.esm.js.map +1 -1
- package/dist/stencil-library/udp-forms-ui.entry.esm.js.map +1 -1
- package/dist/types/components/my-component/UI/buttons/icon-button/stencil-icon-button.d.ts +14 -0
- package/dist/types/components/my-component/UI/buttons/udp-icon-button/udp-icon-button.d.ts +91 -0
- package/dist/types/components/my-component/UI/forms/form/stencil-field.d.ts +2 -1
- package/dist/types/components/my-component/UI/forms/form/stencil-form.d.ts +7 -5
- package/dist/types/components/my-component/UI/forms/udp-forms/types.d.ts +16 -0
- package/dist/types/components/my-component/UI/forms/udp-forms/udp-forms-builder/udp-forms-builder-item/question_type_renderers/section-configs-renderer.d.ts +1 -0
- package/dist/types/components/my-component/UI/forms/udp-forms/udp-forms-builder/udp-forms-builder.d.ts +16 -19
- package/dist/types/components/my-component/UI/forms/udp-forms/udp-forms-renderer/udp-forms-renderer.d.ts +14 -26
- package/dist/types/components/my-component/UI/forms/udp-forms/udp-forms-renderer/udp-forms-ui.d.ts +21 -7
- package/dist/types/components/my-component/UI/forms/udp-forms/udp-forms-renderer/udp-save-draft-button/udp-save-draft-button.d.ts +20 -0
- package/dist/types/components/my-component/UI/inputs/file-upload/file-upload.d.ts +1 -1
- package/dist/types/components/my-component/UI/inputs/file-upload/udp-drive-utils.d.ts +68 -1
- package/dist/types/components/my-component/UI/inputs/numeric-field/numeric-field.d.ts +1 -1
- package/dist/types/components/my-component/UI/inputs/signature-input/signature-input.d.ts +1 -1
- package/dist/types/components/my-component/UI/inputs/text-area/text-area.d.ts +21 -0
- package/dist/types/components/my-component/UI/inputs/text-field/text-field.d.ts +21 -0
- package/dist/types/components/my-component/UI/inputs/time-selector/udp-time-selector.d.ts +33 -1
- package/dist/types/components.d.ts +384 -14
- package/package.json +1 -1
- package/dist/cjs/signature-input.stencil-form.tally-display.udp-question.entry.cjs.js.map +0 -1
- package/dist/cjs/signature-input_4.cjs.entry.js.map +0 -1
- package/dist/cjs/utils-DMhqs00g.js +0 -55
- package/dist/cjs/utils-DMhqs00g.js.map +0 -1
- package/dist/collection/components/my-component/UI/forms/form/stencil-field.css +0 -70
- package/dist/collection/components/my-component/UI/forms/udp-forms/udp-forms-renderer/udp-forms-renderer.css +0 -89
- package/dist/components/p-B3-pcvgV.js.map +0 -1
- package/dist/components/p-BEtm34A3.js.map +0 -1
- package/dist/components/p-BYsLvu6g.js.map +0 -1
- package/dist/components/p-BdWgc1UD.js.map +0 -1
- package/dist/components/p-Bdt-oOnd.js.map +0 -1
- package/dist/components/p-Bv1MGbhE.js.map +0 -1
- package/dist/components/p-C8cWVxBF.js.map +0 -1
- package/dist/components/p-C9cEH65u.js +0 -307
- package/dist/components/p-C9cEH65u.js.map +0 -1
- package/dist/components/p-CA-v1fbV.js.map +0 -1
- package/dist/components/p-CRiQA7Cy.js.map +0 -1
- package/dist/components/p-ChdtzL8Z.js.map +0 -1
- package/dist/components/p-DIcPqQkn.js.map +0 -1
- package/dist/components/p-DOKGpXin.js.map +0 -1
- package/dist/components/p-DueJnVH4.js.map +0 -1
- package/dist/components/p-DxJCXXmE.js.map +0 -1
- package/dist/components/p-IlXn87Ki.js.map +0 -1
- package/dist/components/p-PqypuW_Q.js.map +0 -1
- package/dist/components/p-hRee3qYx.js.map +0 -1
- package/dist/esm/signature-input.stencil-form.tally-display.udp-question.entry.js.map +0 -1
- package/dist/esm/signature-input_4.entry.js.map +0 -1
- package/dist/esm/utils-vXSpJxEK.js +0 -52
- package/dist/esm/utils-vXSpJxEK.js.map +0 -1
- package/dist/stencil-library/p-00c1ce44.entry.js +0 -2
- package/dist/stencil-library/p-00c1ce44.entry.js.map +0 -1
- package/dist/stencil-library/p-250a8400.entry.js +0 -2
- package/dist/stencil-library/p-2fda98ee.entry.js +0 -2
- package/dist/stencil-library/p-2fda98ee.entry.js.map +0 -1
- package/dist/stencil-library/p-50f67815.entry.js +0 -2
- package/dist/stencil-library/p-50f67815.entry.js.map +0 -1
- package/dist/stencil-library/p-584552e6.entry.js +0 -2
- package/dist/stencil-library/p-5e96c57a.entry.js +0 -2
- package/dist/stencil-library/p-5e96c57a.entry.js.map +0 -1
- package/dist/stencil-library/p-6a1febc9.entry.js +0 -2
- package/dist/stencil-library/p-6ed5258c.entry.js +0 -2
- package/dist/stencil-library/p-6ed5258c.entry.js.map +0 -1
- package/dist/stencil-library/p-77739d4b.entry.js +0 -2
- package/dist/stencil-library/p-77739d4b.entry.js.map +0 -1
- package/dist/stencil-library/p-7a2202b9.entry.js +0 -2
- package/dist/stencil-library/p-7a2202b9.entry.js.map +0 -1
- package/dist/stencil-library/p-84109194.entry.js +0 -2
- package/dist/stencil-library/p-b1d412a7.entry.js +0 -2
- package/dist/stencil-library/p-b1d412a7.entry.js.map +0 -1
- package/dist/stencil-library/p-f4f4ba61.entry.js.map +0 -1
- package/dist/stencil-library/p-f7c855d0.entry.js +0 -2
- package/dist/stencil-library/p-f889438a.entry.js +0 -2
- package/dist/stencil-library/p-f889438a.entry.js.map +0 -1
- package/dist/stencil-library/p-vXSpJxEK.js +0 -2
- package/dist/stencil-library/p-vXSpJxEK.js.map +0 -1
- package/dist/stencil-library/signature-input.stencil-form.tally-display.udp-question.entry.esm.js.map +0 -1
- /package/dist/stencil-library/{p-84109194.entry.js.map → p-146bc917.entry.js.map} +0 -0
- /package/dist/stencil-library/{p-b3b6310e.entry.js.map → p-147c4595.entry.js.map} +0 -0
- /package/dist/stencil-library/{p-06ca29e0.entry.js.map → p-1b001f78.entry.js.map} +0 -0
- /package/dist/stencil-library/{p-762591f6.entry.js.map → p-2635a6cc.entry.js.map} +0 -0
- /package/dist/stencil-library/{p-6a1febc9.entry.js.map → p-2f2fd111.entry.js.map} +0 -0
- /package/dist/stencil-library/{p-368be454.entry.js.map → p-2fc495ce.entry.js.map} +0 -0
- /package/dist/stencil-library/{p-fdfa7087.entry.js.map → p-476c08df.entry.js.map} +0 -0
- /package/dist/stencil-library/{p-ee1610d3.entry.js.map → p-4ab893a0.entry.js.map} +0 -0
- /package/dist/stencil-library/{p-9b0b311b.entry.js.map → p-64330dbb.entry.js.map} +0 -0
- /package/dist/stencil-library/{p-584552e6.entry.js.map → p-65a5cce3.entry.js.map} +0 -0
- /package/dist/stencil-library/{p-5a946191.entry.js.map → p-70d8a0d8.entry.js.map} +0 -0
- /package/dist/stencil-library/{p-79065768.entry.js.map → p-8119eb18.entry.js.map} +0 -0
- /package/dist/stencil-library/{p-2f99476a.entry.js.map → p-86cd0134.entry.js.map} +0 -0
- /package/dist/stencil-library/{p-767b7be7.entry.js.map → p-8a0b6bd4.entry.js.map} +0 -0
- /package/dist/stencil-library/{p-40127f9f.entry.js.map → p-90fbca0f.entry.js.map} +0 -0
- /package/dist/stencil-library/{p-2a11c543.entry.js.map → p-ae167d4b.entry.js.map} +0 -0
- /package/dist/stencil-library/{p-55459135.entry.js.map → p-b53e1b9a.entry.js.map} +0 -0
- /package/dist/stencil-library/{p-0de6045a.entry.js.map → p-c9046d64.entry.js.map} +0 -0
- /package/dist/stencil-library/{p-c1809ef3.entry.js.map → p-ca53be83.entry.js.map} +0 -0
- /package/dist/stencil-library/{p-f7c855d0.entry.js.map → p-d46dd16c.entry.js.map} +0 -0
- /package/dist/stencil-library/{p-09186dea.entry.js.map → p-d48b5599.entry.js.map} +0 -0
- /package/dist/stencil-library/{p-b0b70c0b.entry.js.map → p-e7e8a8a3.entry.js.map} +0 -0
- /package/dist/stencil-library/{p-79587009.entry.js.map → p-f4b5879d.entry.js.map} +0 -0
- /package/dist/stencil-library/{p-250a8400.entry.js.map → p-fbfbbcf1.entry.js.map} +0 -0
|
@@ -15,7 +15,7 @@ export class UdpContainerQueryGridItem {
|
|
|
15
15
|
.join('\n');
|
|
16
16
|
}
|
|
17
17
|
render() {
|
|
18
|
-
return (h(Host, { key: '
|
|
18
|
+
return (h(Host, { key: '5ebe9a7f8eab224e668d740603cadedd60ee6d6d' }, h("style", { key: 'c37fa88850e4f1b1e7e4775729d4e5634968fdb3' }, this.getSpanStyles()), h("slot", { key: '4cbcef2ea0f2cf829bc0414fb7edcdaf339654b6' })));
|
|
19
19
|
}
|
|
20
20
|
static get is() { return "udp-container-query-grid-item"; }
|
|
21
21
|
static get encapsulation() { return "shadow"; }
|
|
@@ -16,7 +16,7 @@ export class UdpPage {
|
|
|
16
16
|
padding: this.padding,
|
|
17
17
|
margin: '0 auto', // Centers the content if max-width is set
|
|
18
18
|
};
|
|
19
|
-
return (h("div", { key: '
|
|
19
|
+
return (h("div", { key: '316922f60eb8c674d2554d052fac5ce02a16a569', style: style }, h("slot", { key: '17e83ffd041d734baaa42650e7611f214ab951ee' }), " "));
|
|
20
20
|
}
|
|
21
21
|
static get is() { return "udp-page"; }
|
|
22
22
|
static get encapsulation() { return "shadow"; }
|
package/dist/collection/components/my-component/UI/layout/udp-split-screen/udp-split-screen.js
CHANGED
|
@@ -51,7 +51,7 @@ export class UdpSplitScreen {
|
|
|
51
51
|
}
|
|
52
52
|
}
|
|
53
53
|
render() {
|
|
54
|
-
return (h("div", { key: '
|
|
54
|
+
return (h("div", { key: 'c6e5fdfbdc2aa2e61446a1021bb4537bc2777894', ref: (el) => this.element = el, class: { 'container': true, 'open': this.isOpen } }, h("div", { key: 'c9bc0e3c0a276a1bee971086d43067813293f76c', class: "panel", style: { width: `${this.panelWidth}%` } }, h("slot", { key: '57e4dc5dacee687af0a5be34e0cd75f12251a2a2', name: "first-panel" })), h("div", { key: '0b6e5b5f5323236b0de818f21a6a885b440d0c84', class: "resizer", onMouseDown: (event) => event.preventDefault() }, h("div", { key: '3cfcacc4896b6a98ed7c45cf572e211df42e6ae1', class: "drag-handle" })), h("div", { key: '59e14c16bb916315856611ae31ab7313a6687c6e', class: "panel", style: { width: `${100 - this.panelWidth}%` } }, h("slot", { key: 'ef60ffa349ce94478897a4ee8fd3415e31b361c3', name: "second-panel" }, this.panelContent))));
|
|
55
55
|
}
|
|
56
56
|
static get is() { return "udp-split-screen"; }
|
|
57
57
|
static get encapsulation() { return "shadow"; }
|
|
@@ -7,7 +7,7 @@ export class UdpVerticalSpacer {
|
|
|
7
7
|
large: 'spacing-13', // Assuming this corresponds to --spacing-13
|
|
8
8
|
};
|
|
9
9
|
const spacingClass = sizeMap[this.unit] || 'spacing-01';
|
|
10
|
-
return (h("div", { key: '
|
|
10
|
+
return (h("div", { key: 'a3cd3a28c2077e145860fee96ec5ec1210b0191d', class: spacingClass }));
|
|
11
11
|
}
|
|
12
12
|
static get is() { return "udp-vertical-spacer"; }
|
|
13
13
|
static get encapsulation() { return "shadow"; }
|
package/dist/collection/components/my-component/UI/loaders/udp-grid-loader/udp-grid-loader.js
CHANGED
|
@@ -7,10 +7,10 @@ export class UdpGridLoader {
|
|
|
7
7
|
}
|
|
8
8
|
render() {
|
|
9
9
|
// Header bar (fatter, divided into columns)
|
|
10
|
-
const headerBar = (h("div", { key: '
|
|
10
|
+
const headerBar = (h("div", { key: 'b68a6832d416fb2d28dedffebbd360cbdd03976d', class: "grid-row" }, Array.from({ length: this.numColumns }).map(() => (h("udp-skeleton-loading", { width: "100%", height: "55px" })))));
|
|
11
11
|
// Row bars (each divided into columns)
|
|
12
12
|
const rowBars = Array.from({ length: this.numRows }).map(() => (h("div", { class: "grid-row" }, Array.from({ length: this.numColumns }).map(() => (h("udp-skeleton-loading", { width: "100%", height: "30px" }))))));
|
|
13
|
-
return (h("div", { key: '
|
|
13
|
+
return (h("div", { key: '8143b998cf4703b674e1d913f9e2ea503b5f7d38', style: { width: this.width } }, headerBar, rowBars));
|
|
14
14
|
}
|
|
15
15
|
static get is() { return "udp-grid-loader"; }
|
|
16
16
|
static get encapsulation() { return "shadow"; }
|
package/dist/collection/components/my-component/UI/loaders/udp-linear-loader/udp-linear-loader.js
CHANGED
|
@@ -2,7 +2,7 @@ import { h, Host } from "@stencil/core";
|
|
|
2
2
|
import "./udp-linear-loader.css";
|
|
3
3
|
export class UdpLinearLoader {
|
|
4
4
|
render() {
|
|
5
|
-
return (h(Host, { key: '
|
|
5
|
+
return (h(Host, { key: '13379274e0bae0b9b2cada21fe3d4fd77d40014b' }, h("div", { key: '5fe178d0c052d9ca24c05fd38a12f93f99b6f159', class: "loader" }, h("div", { key: '7ca16b2a3be22007005b13bb7e53d5ebb0701d20', class: "indeterminate" }))));
|
|
6
6
|
}
|
|
7
7
|
static get is() { return "udp-linear-loader"; }
|
|
8
8
|
static get encapsulation() { return "shadow"; }
|
|
@@ -7,7 +7,7 @@ export class UdpSkeletonLoading {
|
|
|
7
7
|
this.borderRadius = '4px';
|
|
8
8
|
}
|
|
9
9
|
render() {
|
|
10
|
-
return (h("div", { key: '
|
|
10
|
+
return (h("div", { key: '4b9d1b3e81b933e8cde43a9f40e23c205f124e84', class: "skeleton-loader", style: { width: this.width, height: this.height, borderRadius: this.borderRadius } }));
|
|
11
11
|
}
|
|
12
12
|
static get is() { return "udp-skeleton-loading"; }
|
|
13
13
|
static get encapsulation() { return "shadow"; }
|
|
@@ -365,7 +365,7 @@ export class MapComponent {
|
|
|
365
365
|
}
|
|
366
366
|
//////////////////////////////////////////////////////////RENDER/////////////////////////////////////////////////////
|
|
367
367
|
render() {
|
|
368
|
-
return (h("div", { key: '
|
|
368
|
+
return (h("div", { key: 'f9c3f640b52cf725eca3a8559e5693d2bfe7d7f8' }, h("div", { key: 'a876572e979fee53fb39785ee489eccc8bec256b', id: "map", style: { height: this.mapHeight, width: '100%', overflow: 'hidden' } }, h("slot", { key: '712172adbd958d0fccad84c127678cff196287c9' })), h("div", { key: 'b563b28140fff397b226ad0b4a21ad3bf938d802', id: "featureDetailsPopOverContainer" }, h("feature-details-popup", { key: '479aed4b90f4a260d73a8b387f0cdf191f78591b', currentSelectedFeature: this.currentSelectedFeature, data: this.selectedFeatureProperties, coordinates: this.selectedFeatureCoordinates, enableViewFeature: this.enableViewFeature, handleViewFeature: this.handleViewFeature, popOverAnchorElement: this.anchorElement, showPopOver: this.showPopOver, isReadOnly: this.isReadOnlyFeature, additionalOnclosePopover: this.handleOnCloseFeaturePopover, primaryActions: this.popoverPrimaryActions, moreIconActions: this.popoverMoreIconButtonActions, getMessage: this.getMessagePopover, getMessageIcon: this.getMessageIconPopover, hideMessageIcon: this.hideMessageIconPopover, cardConfig: this.popoverCardConfig, popoverWidth: this.popoverWidth }))));
|
|
369
369
|
}
|
|
370
370
|
static get is() { return "map-component"; }
|
|
371
371
|
static get encapsulation() { return "shadow"; }
|
package/dist/collection/components/my-component/UI/map/udp-map/popups/add-map-feature-popup.js
CHANGED
|
@@ -70,11 +70,11 @@ export class AddMapFeaturePopUp {
|
|
|
70
70
|
}
|
|
71
71
|
render() {
|
|
72
72
|
var _a, _b, _c;
|
|
73
|
-
return (h("div", { key: '
|
|
73
|
+
return (h("div", { key: '6247456eafdc8d2cdd21bf2b34baf79f165fc86f', class: "popoverContent" }, !((_a = this.panelConfig) === null || _a === void 0 ? void 0 : _a.hideLayerSelector) && (h("div", { key: '2c9d0d727aa0f2bb102eeea92d893e7abab6c29e' }, h("udp-selector", { key: 'fbae3f45068e8ae3c6165689611d121b9241ed7d', id: 'layer', options: this.layerToAddOptions, initialValue: this.selectedLayer, label: 'Layer', onChange: (e) => {
|
|
74
74
|
this.handleSetSelectedLayer(e);
|
|
75
|
-
}, large: false }), h("div", { key: '
|
|
75
|
+
}, large: false }), h("div", { key: '8b2a1215ab7ec2f9329a8ecc36fb56bf4e1ed690', style: { height: '12px' } }))), h("udp-selector", { key: '1e1cc8fb219f876b9ae82ada5d718d47f29f5b38', id: 'type', options: (_b = this.drawingTypeOptions) !== null && _b !== void 0 ? _b : [], initialValue: this.selectedType, label: 'Type', onChange: (e) => {
|
|
76
76
|
this.handleSetSelectedType(e);
|
|
77
|
-
}, large: false }), h("div", { key: '
|
|
77
|
+
}, large: false }), h("div", { key: '3fd93a87dec6f186d02713aeb7a24a6184628496', style: { height: '12px' } }), h("div", { key: 'bfd2027f37a43ea8463ab384737ed60b42c3e16f', class: "formButton" }, h("custom-button", { key: 'eaef537b4baa885c0bc8ca021eea31587803f7b1', 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)) || this.selectedType === null }))));
|
|
78
78
|
}
|
|
79
79
|
static get is() { return "add-map-feature-popup"; }
|
|
80
80
|
static get encapsulation() { return "shadow"; }
|
|
@@ -88,16 +88,16 @@ export class FeatureDetailsCard {
|
|
|
88
88
|
render() {
|
|
89
89
|
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k;
|
|
90
90
|
const currentMessageIcon = (_a = this.messageIcon) !== null && _a !== void 0 ? _a : this.getDefaultMessageIcon();
|
|
91
|
-
return (h("div", { key: '
|
|
91
|
+
return (h("div", { key: 'ab3cae4515b88f98a5e853060bf29032cd3821c3', class: "card-wrapper", style: { width: (_b = this.width) !== null && _b !== void 0 ? _b : '100%' } }, this.showAdornment && this.status && (h("div", { key: '233bb655177b47c3be71de0bbb6a85c6dc8c8522', class: "adornment" }, h("udp-adornment", { key: '2c0e06acf499afca92d6031248b94290cfe24c0a', status: (_c = this.status) !== null && _c !== void 0 ? _c : 'info' }))), h("div", { key: '1a94ab2d7645d3b5bfcde0e2221bba2ff8452903', class: "content-wrapper" }, h("div", { key: 'aafd16f6f1acfed1f5231a27284f99fb942e154d', class: "header-wrapper", style: { backgroundColor: this.getHeaderBackgroundColor() } }, h("div", { key: 'a1c9f468f0743b818a1cbc39b3d02624fd305e41', class: "title-wrapper" }, h("stencil-icon-button", { key: '5a9330fb6600e26cc4de0df72b664af630e058f2', onClick: this.onClose, icon: CloseIcon24, tooltip: "Close", noBackground: true }), h("unity-typography", { key: '27b11552a33cd3ec3f67552b5ea59050993207a7', variant: 'h6' }, this.title)), ((_d = this.moreIconActions) === null || _d === void 0 ? void 0 : _d.length) > 0 && (h("div", { key: '6210fb07d242392fd560fac2ee1361500b5d6415' }, h("div", { key: 'e5e69755fac7918925a328ca5795024cf55ecf16', id: "moreHeaderIconButton1" }, h("stencil-icon-button", { key: 'c44197f9ea3ece6ced82048b48fd99906914b5c1', onClick: this.handleOnClickMoreIcon, icon: OverflowMenuVertical24, tooltip: "More", noBackground: true, buttonId: "moreHeaderIconButton" })), h("udp-pop-over", { key: '21cd04ef4afbcb3c3ec2042b8d2c509b6e29d27d', anchorElement: this.moreIconAnchor, isOpen: this.showMoreHeaderPopover, popoverWidth: '200', popoverMaxHeight: '50', handleOnClose: this.handleClosePopover, popoverPlacement: 'bottom' }, h("div", { key: '000e0e9fcce33962f8f51ada1829dbd5807073e6', class: "menu" }, (_e = this.moreIconActions) === null || _e === void 0 ? void 0 : _e.map(action => (h("udp-menu-item", { label: action === null || action === void 0 ? void 0 : action.name, iconName: action === null || action === void 0 ? void 0 : action.iconName, handleOnClick: () => {
|
|
92
92
|
action.onClick(this.data);
|
|
93
|
-
} })))))))), this.message && (h("div", { key: '
|
|
93
|
+
} })))))))), this.message && (h("div", { key: 'd76cfbd478adfc6936e946efc78899512081706a', class: "message-wrapper", style: { backgroundColor: this.getMessageBackgroundColor() } }, !this.hideMessageIcon && (h("div", { key: 'fb201c62d5d2c522b3d9f2728967bd802650cf47', class: "icon-message" }, h("udp-icon", { key: 'bcbed77cc7f6f11bee1ff2c9f03c78ad50122699', iconName: currentMessageIcon }))), h("div", { key: '46d5885a727ca6c8c245840582cb7d29d0c0f3cf', class: "message" }, h("unity-typography", { key: '7fd9be613557e57a1e6afceba7f1998d32e52a63' }, this.message)))), h("div", { key: 'c0a22edd31202bc3c8e13e236056c4e1cbd2e4cf', class: "data-section" }, (_f = this.listData) === null || _f === void 0 ? void 0 : _f.map(({ subject, value }) => (h("div", { class: "data-row" }, h("div", { class: "key" }, h("unity-typography", { variant: 'data-display-three' }, `${subject}: `)), h("div", { class: "value" }, h("unity-typography", { variant: 'data-display-three' }, value)))))), h("div", { key: '7d2418695b75774fc3b3cf9d13619718ead6d553', class: "options" }, this.enableViewFeature && this.data && (h("div", { key: '6f8b90c1018219fd5bc0d37c834e3af08d607734', id: "viewFeatureOption" }, h("stencil-icon-button", { key: '05c9d502fa818402ac238b16ae447871a006400e', tooltip: 'View', icon: getIconFromName('view'), buttonId: 'viewFeatureButton', onClick: () => this.handleViewFeature({
|
|
94
94
|
selectedFeature: this.data,
|
|
95
95
|
formattedSelectedFeature: this.listData,
|
|
96
|
-
}) }))), ((_g = this.primaryActions) === null || _g === void 0 ? void 0 : _g.length) > 0 && (h("div", { key: '
|
|
96
|
+
}) }))), ((_g = this.primaryActions) === null || _g === void 0 ? void 0 : _g.length) > 0 && (h("div", { key: '083fa67d179679bcb4b98e2da72595c0bbd0d250' }, h("div", { key: 'd1a8a86b795729faa0a916e6d86d5076bb75bfeb', class: "options" }, (_h = this.visiblePrimaryActions) === null || _h === void 0 ? void 0 :
|
|
97
97
|
_h.map((action, index) => {
|
|
98
98
|
var _a;
|
|
99
99
|
return (h("stencil-icon-button", { tooltip: action === null || action === void 0 ? void 0 : action.name, icon: getIconFromName(action === null || action === void 0 ? void 0 : action.iconName), buttonId: (_a = action === null || action === void 0 ? void 0 : action.id) !== null && _a !== void 0 ? _a : `primary-icon-action-${index}`, onClick: () => action.onClick(this.data) }));
|
|
100
|
-
}), ((_j = this.overflowPrimaryActions) === null || _j === void 0 ? void 0 : _j.length) > 0 && (h("stencil-icon-button", { key: '
|
|
100
|
+
}), ((_j = this.overflowPrimaryActions) === null || _j === void 0 ? void 0 : _j.length) > 0 && (h("stencil-icon-button", { key: 'ee909672380846e00770d9707f96eb5df4c84271', onClick: this.handleOnClickPrimaryAction, icon: OverflowMenuVertical24, tooltip: "More", noBackground: true, buttonId: "morePrimaryIconButton" }))), h("udp-pop-over", { key: '9860060be0145c4c9d0c1f15f3fb323af196680f', anchorElement: this.primaryActionAnchor, isOpen: this.showPrimaryPopover, popoverWidth: '200', popoverMaxHeight: '50', handleOnClose: this.handleClosePopover, popoverPlacement: 'bottom' }, h("div", { key: 'aa50274cd5e0c51ef4d9f51ed8ca441d7686a86a', class: "menu" }, (_k = this.overflowPrimaryActions) === null || _k === void 0 ? void 0 : _k.map(action => (h("udp-menu-item", { label: action === null || action === void 0 ? void 0 : action.name, iconName: action === null || action === void 0 ? void 0 : action.iconName, handleOnClick: () => {
|
|
101
101
|
action.onClick(this.data);
|
|
102
102
|
} })))))))))));
|
|
103
103
|
}
|
package/dist/collection/components/my-component/UI/map/udp-map/popups/feature-details-popup.js
CHANGED
|
@@ -40,7 +40,7 @@ export class FeatureDetailsPopUp {
|
|
|
40
40
|
var _a, _b, _c;
|
|
41
41
|
const message = this.getMessage ? this.getMessage(this.data) : null;
|
|
42
42
|
const messageIcon = this.getMessageIcon ? this.getMessageIcon(this.data) : null;
|
|
43
|
-
return (h("udp-pop-over", { key: '
|
|
43
|
+
return (h("udp-pop-over", { key: 'f4a52d95a622f2ae689679e7a280f916017143f9', anchorElement: this.popOverAnchorElement, isOpen: this.showPopOver, popoverWidth: this.popoverWidth, popoverMaxHeight: '500px', handleOnClose: this.additionalOnclosePopover, popoverPlacement: 'bottom', noPadding: true }, h("feature-details-card", { key: 'e040425bd340fb2210ed12b4ec1360d0d370f2bd', data: this.currentSelectedFeature, title: this.cardTitle, listData: this.listData, status: (_c = (_a = this.data) === null || _a === void 0 ? void 0 : _a[(_b = this.cardConfig) === null || _b === void 0 ? void 0 : _b.statusColor]) === null || _c === void 0 ? void 0 : _c.toLowerCase(), enableViewFeature: this.enableViewFeature, handleViewFeature: this.handleViewFeature, primaryActions: this.isReadOnly ? [] : this.primaryActions, moreIconActions: this.isReadOnly ? [] : this.moreIconActions, message: message, messageIcon: messageIcon, hideMessageIcon: this.hideMessageIcon, onClose: this.additionalOnclosePopover, width: this.popoverWidth })));
|
|
44
44
|
}
|
|
45
45
|
static get is() { return "feature-details-popup"; }
|
|
46
46
|
static get encapsulation() { return "shadow"; }
|
|
@@ -8,7 +8,7 @@ export class SelectLayerPopUp {
|
|
|
8
8
|
}
|
|
9
9
|
render() {
|
|
10
10
|
var _a, _b, _c;
|
|
11
|
-
return (h("div", { key: '
|
|
11
|
+
return (h("div", { key: '8d85412f6b99188b7bd3634f51447ca81c96e364', class: "popoverContent" }, this.enableTileSelection && (h("udp-selector", { key: '49bc9f01de9425b3b94897a6a947ec41eb49454f', id: "mapType", options: (_a = this.tileOptions) !== null && _a !== void 0 ? _a : [], initialValue: this.selectedTile.value, label: "Map Type", onChange: (e) => { this.handleMapTypeInputChange(e); }, large: false })), h("div", { key: '544e49072b516adc6cf357b016f9efa157377164', style: { height: '12px' } }), h("div", { key: '19f29c0ce2a4af9339d5aeb0a7557cb0713ac583' }, h("text-field", { key: '3ba68e86abc0e49289d6039a1d05ed0122606fa3', label: "Search Layers", id: "searchFilter", value: "", onInput: (e) => this.handleSearchLayers(e) })), ((_b = this.filteredOptions) === null || _b === void 0 ? void 0 : _b.length) > 0 &&
|
|
12
12
|
((_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 }))))));
|
|
13
13
|
}
|
|
14
14
|
static get is() { return "select-layer-popup"; }
|
|
@@ -6,7 +6,7 @@ export class SplitLinePopup {
|
|
|
6
6
|
}
|
|
7
7
|
render() {
|
|
8
8
|
var _a;
|
|
9
|
-
return (h("div", { key: '
|
|
9
|
+
return (h("div", { key: 'b81c0a9d5583868fc78ca3377ffd0c3958e7d549', class: "popoverContent" }, h("udp-selector", { key: '43f2b19438893e5fd1b881d19e98cc88ac27340f', id: "layer", options: (_a = this.vectorLayerOptions.map((layer) => {
|
|
10
10
|
return {
|
|
11
11
|
label: layer,
|
|
12
12
|
value: layer
|
|
@@ -164,22 +164,22 @@ export class MapToolbar {
|
|
|
164
164
|
}
|
|
165
165
|
render() {
|
|
166
166
|
var _a, _b;
|
|
167
|
-
return (h("div", { key: '
|
|
167
|
+
return (h("div", { key: '63e5d1cb7f18737a5b47aaa69fa790a82ec252bd', class: "toolbarContainer" }, h("div", { key: 'a8a41fc82fa879f4bb2fd0d3f8946821c3877233', class: "title" }, this.mapTitle && this.mapTitle.length > 0 && h("unity-typography", { key: '611511d191f7925d689dbaa35f15755445e4c481', variant: "h4" }, this.mapTitle)), h("div", { key: 'cd480ea48aaf938152aacc9b93ecb724a2c69c70', class: "buttons" }, h("div", { key: 'a70762390bb1651a70c450d2177b8856ec304eab', class: "buttonContainer" }, h("div", { key: '288d03c64d94edfc6344f9e0121003282d402f39', class: "secondaryButtons" }, this.filterPanel && (h("div", { key: 'baab19506fb5eb82418710ced23dd4fa4a71a5e7', id: "filterOption" }, h("div", { key: 'b01155330204b492ec96cce4dd36b0e2bf6e9fa7', id: "filterOptionButton" }, h("stencil-icon-button", { key: '512087d384860edde5fc01dc367c312ce8577929', iconName: 'filterButton', iconClassName: 'iconButtonWrapper', tooltip: 'Filter', icon: Filter16, buttonId: 'filterButton', onClick: () => this.handleFilterOnclick() })), this.filterAnchor && (h("div", { key: 'dc75dd9d4553280a89340ea09a92d6b13ce9c7b0', id: "filterOptionDiv" }, h("udp-pop-over", { key: 'd9dd6bb0da4ca0327e217c5c822b33a1d3c51391', isOpen: this.filterAnchor ? true : false, anchorElement: this.filterAnchor, handleOnClose: () => this.handleCloseFilterPopover(), popoverPlacement: 'bottom-start' }, h("div", { key: 'f1ca5a008e5bd96d875e36558075df6683af6b8c', innerHTML: this.filterPanel })))))), this.layerOptions && (h("div", { key: '24bcf338172287d1355b0c6677309227a8ab518f', id: "layerOption" }, h("div", { key: 'fa54c07b301197fdf53e4a6c6bd6ace8ad5ed2c8', id: "layerOptionButton" }, h("stencil-icon-button", { key: 'baa3d5a2303818f31dbbc26e3f0c5c5c7baeec58', 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: '7893d2e0550f2976ff5d4f93577718a0eccae566', id: "layerOptionDiv" }, this.layerAnchor && (h("udp-pop-over", { key: '711aa8fa7437eb01256a85967ab43093dc99fe35', isOpen: this.layerAnchor ? true : false, anchorElement: this.layerAnchor, handleOnClose: () => this.handleCloseLayerPopover(), popoverPlacement: 'bottom-start', popoverMaxHeight: '500px' }, h("select-layer-popup", { key: '8fe4713951aed48303e7c85467043aaacd85dda2', 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: '9610ea8f6d493509fd73a9b417d42072ef01ae3b', id: "bulkSelectOption" }, h("div", { key: '1c4b709732dbbc153c1b49557e14a522ac145c80', id: "bulkSelectOptionButton" }, h("stencil-icon-button", { key: 'f7ae982998e872d6ee62e0c85e40c679c7c0f7ed', iconName: 'selectButton', iconClassName: 'iconButtonWrapper', tooltip: 'Select', icon: Select_0116, buttonId: 'selectButton', onClick: () => this.handleSelectionBtnOnclick() })), h("div", { key: '78f12fa656f968d5b11440756f2dddc3fcb58c9f', id: "bulkSelectOptionDiv" }, this.bulkSelectionTypeAnchor && (h("udp-pop-over", { key: 'd186d719cda6987588ffaf6a8f37b53d93fc0978', isOpen: this.bulkSelectionTypeAnchor ? true : false, anchorElement: this.bulkSelectionTypeAnchor, handleOnClose: () => this.handleCloseBulkSelectionTypePopover(), popoverPlacement: 'bottom-start' }, h("udp-menu-item", { key: 'a4a5034892f0f314fb63012f54ba7f19867942bc', label: 'Box', handleOnClick: () => {
|
|
168
168
|
this.handleBulkSelectionTypeOnclick('box');
|
|
169
|
-
} }), h("udp-menu-item", { key: '
|
|
169
|
+
} }), h("udp-menu-item", { key: 'cc338aaeb64cdd92b2af2b83bf5cc02f7e07977b', label: 'Circle', handleOnClick: () => {
|
|
170
170
|
this.handleBulkSelectionTypeOnclick('circle');
|
|
171
|
-
} }), h("udp-menu-item", { key: '
|
|
171
|
+
} }), h("udp-menu-item", { key: '415dad2a699ecad5bc15d47c65c1188f0c144a00', label: 'Polygon', handleOnClick: () => {
|
|
172
172
|
this.handleBulkSelectionTypeOnclick('polygon');
|
|
173
|
-
} }), h("udp-menu-item", { key: '
|
|
173
|
+
} }), h("udp-menu-item", { key: 'b0f78211b6660188a6eda3a277500556b144408f', label: 'Lasso', handleOnClick: () => {
|
|
174
174
|
this.handleBulkSelectionTypeOnclick('lasso');
|
|
175
|
-
} })))))), !this.readOnlyMap && this.enableSplit && (h("div", { key: '
|
|
175
|
+
} })))))), !this.readOnlyMap && this.enableSplit && (h("div", { key: '1fa922732a30bcc6a6a6619f3d269cac5014d25a', id: "splitOption" }, h("div", { key: 'abafc16be4b95112f3e49c2f4b3271fbe879a00c', id: "splitOptionButton" }, h("stencil-icon-button", { key: '206a3fe6944998884e2454e55ee93776c1c086ac', iconName: 'splitButton', iconClassName: 'splitButtonWrapper', tooltip: 'Split Linear Feature', icon: Scalpel16, buttonId: 'splitButton', onClick: () => this.handleSplitBtnOnclick() })), h("div", { key: '11b6b95d1d986ea403e649d1894b6dfaf88adda7', id: "splitOptionDiv" }, this.splitAnchor && (h("udp-pop-over", { key: '82afddb19c39dc93c2e17b6b1541b977d671cd35', isOpen: this.splitAnchor ? true : false, anchorElement: this.splitAnchor, handleOnClose: () => this.handleCloseSplitPopover(), popoverPlacement: 'bottom-start', overflow: 'visible' }, h("split-line-popup", { key: '0fecbd18cb81e44036b67f24986a4932c0e5adc3', vectorLayerOptions: this.layerOptionsForPopup, selectedLayer: this.selectedLayerToAddFeature, handleStartSplitting: this.handleStartSplitting })))))), this.refreshEvent && (h("stencil-icon-button", { key: '471393a16b8da86e548acc94213c72c317c59988', 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: '1d7fda0edc28f80ce91e91f83345d44c084ebeae', class: "labelButtons" }, h("stencil-icon-button-grid-action-header", { key: '999834f4bfd813d3ceb929c35b922a69f8f9fbf3', showLabel: true, icon: this.getButtonIcon(), onClick: () => {
|
|
176
176
|
if (this.enableDragBox) {
|
|
177
177
|
this.handleCancelBoxSelection();
|
|
178
178
|
}
|
|
179
179
|
if (this.enableAddNewFeature) {
|
|
180
180
|
this.handleAddNewFeature();
|
|
181
181
|
}
|
|
182
|
-
}, tooltip: this.getButtonText(), iconClassName: 'save-icon-class' }, h("unity-typography", { key: '
|
|
182
|
+
}, tooltip: this.getButtonText(), iconClassName: 'save-icon-class' }, h("unity-typography", { key: '0e41d8c14c9d4eece4b1fbcc407b8c0bd72e556b', variant: "button" }, this.getButtonText())))), this.showSplitButton && (h("div", { key: '1b1b7d98edab068c0215c0ebd549057688707b22', class: "labelButtons" }, h("stencil-icon-button-grid-action-header", { key: '57f3fa7b17dd6ec52b32d1fb3295cbaa0cc6b4bb', showLabel: true, icon: Checkmark16, onClick: () => this.handleSaveSplit(), tooltip: 'Save Split', iconClassName: 'save-icon-class' }, h("unity-typography", { key: '9b71c8dfb01f443f9ab9182b1d1720f3c1995a59', variant: "button" }, 'Save Split')))), this.showSplitButton && (h("div", { key: '43d8df6ab062b20746e93be9a1610cb3f28b0706', class: "labelButtons" }, h("stencil-icon-button-grid-action-header", { key: '609fc625e58ddaf44dc8b928f379c9bf6daae23d', showLabel: true, icon: Close16, onClick: () => this.handleCancelSplit(), tooltip: 'Cancel Split', iconClassName: 'save-icon-class' }, h("unity-typography", { key: '032929fea4ea88aa7f762dd5fe18a70359eec863', variant: "button" }, 'Cancel Split')))), !this.readOnlyMap && this.enableAddNewFeature && (h("div", { key: '87c0f6bc13fee9473dac179cd7c644bbaf014638', class: "labelButtons" }, h("stencil-icon-button-grid-action-header", { key: '48f85630b74d41d884d3e5b30acc26445f705aca', showLabel: true, icon: Close16, onClick: () => this.handleCancelAddNewFeature(), tooltip: 'Cancel Drawing', iconClassName: 'save-icon-class' }, h("unity-typography", { key: 'cb5952934a327268b2aa8de4416ba3543b178adb', variant: "button" }, 'Cancel Drawing')))), !this.readOnlyMap && this.withSelected && (h("div", { key: 'cd7e248942c6e8d1780ed9f3a271f2be1b9e7210', class: "selectedFeaturesButtons labelButtons" }, h("div", { key: 'b67ac423d87d55b3dab25b12d403e2e510f04af8', id: "withSelectedOption" }, h("div", { key: '00c1c477eedc5aaea81eed7d500500454c5f23ef', id: "withSelectedOptionButton" }, h("stencil-icon-button-grid-action-header", { key: '5820a749fb6e543c7910e0cd3656fed0678a9bc1', showLabel: true, icon: OverflowMenuHorizontal16, onClick: () => this.handleSelectionActionOnclick(), tooltip: 'With Selected', iconClassName: 'save-icon-class', count: this.selectedFeatureByBoxSelection.length }, h("unity-typography", { key: 'f327e07bfb489f48f143dbfae0ffebb5f9576e40', variant: "button" }, 'With Selected'))), h("div", { key: '36a130bcca1caee7c485127b9f74355146a825c1', id: "withSelectedOptionDiv" }, this.selectedFeaturesActionPanel && this.selectionActionAnchor && (h("udp-pop-over", { key: '28d20134ff2a727f9752034560850140688ee9a1', isOpen: this.selectionActionAnchor ? true : false, anchorElement: this.selectionActionAnchor, handleOnClose: () => this.handleCloseSelectionActionPopover(), popoverPlacement: 'bottom-start' }, h("div", { key: '19d6849f8ab4460b5345ae65b469aca1db069189', innerHTML: this.selectedFeaturesActionPanel }))))), h("stencil-icon-button-grid-action-header", { key: 'af786f6b09dc773997f4b6a09939f1cef1504d2e', showLabel: true, icon: Close16, onClick: () => this.unselectFeatures(), tooltip: 'Cancel selection', iconClassName: 'save-icon-class' }, h("unity-typography", { key: '629be3619fcb395a839770e37532d38d2412e381', variant: "button" }, 'Cancel Selection'))))), h("div", { key: 'b25d503b96afe55c1aa84d0cc4e389cd10db71fb', id: "addOption" }, this.enableAdd && !this.readOnlyMap && (h("div", { key: '335db1c9464c6c22d9454551ead0f9783525c3db', id: "addOptionButton" }, h("custom-button", { key: '4b27cb8c1bdd4e62f340de48dece96648f176319', secondary: true, label: h("unity-typography", { variant: "button" }, 'Add'), onClick: () => this.handleAddOnclick(), size: "tall" }, h("udp-icon", { key: '130c534ff13a81d3e4994718ff8e18eb19d59713', iconName: 'add32', darkIcon: false })))), this.addFeatureAnchor && (h("udp-pop-over", { key: 'c5d0d63c8a8d5e14683864d5851ca21b8a71fff3', isOpen: this.addFeatureAnchor ? true : false, anchorElement: this.addFeatureAnchor, handleOnClose: () => this.handleCloseAddMapFeature(), popoverPlacement: 'bottom-start', overflow: 'visible' }, h("add-map-feature-popup", { key: '168d45721040af9ec759aeda30839bd50bd76247', handleStartDrawingMapFeature: this.handleStartDrawingMapFeature, vectorLayerOptions: this.layerOptionsForPopup, selectedLayer: this.selectedLayerToAddFeature, selectedType: this.selectedTypeToAddFeature, panelConfig: this.addFeaturePanelConfig }))))))));
|
|
183
183
|
}
|
|
184
184
|
static get is() { return "map-toolbar"; }
|
|
185
185
|
static get encapsulation() { return "shadow"; }
|
|
@@ -206,7 +206,7 @@ export class UdpMapToolbar {
|
|
|
206
206
|
}
|
|
207
207
|
//////////////////////////////////////////////////////////RENDER/////////////////////////////////////////////////////
|
|
208
208
|
render() {
|
|
209
|
-
return (h("map-toolbar", { key: '
|
|
209
|
+
return (h("map-toolbar", { key: '2e93749fe0f2d2670b3c48e8a584678e110ab0ae', map: this.map, mapTitle: this.mapTitle, layerOptions: this.layerOptions, handleSelectLayers: this.handleSelectLayers, visibleLayers: this.selectedLayers, tileOptions: this.tileSelectOptions, handleSelectTile: this.handleSelectTile, selectedTile: this.selectedTile, enableTileSelection: this.enableTileSelection, filterPanel: this.filterPanel, enableDragBox: this.enableDragBox, selectedFeatureByBoxSelection: this.selectedFeatureByBoxSelection, handleUnselectFeatures: this.handleBulkUnselectFeatures, selectedFeaturesActionPanel: this.bulkSelectedFeaturesActionPanel, handleCancelBoxSelection: this.handleCancelBulkSelectDraw, handleBulkSelectionTypeOnChange: this.bulkSelectDraw, mapProjection: this.mapProjection, refreshEvent: this.handleRefresh, refreshButtonTooltip: this.refreshButtonTooltip, enableAddNewFeature: this.enableAddNewFeature, handleStartDrawingMapFeature: this.startDrawingMapFeature, cancelAddNewFeature: this.cancelAddNewFeature, addNewFeature: this.addNewFeature, enableSplit: this.enableSplitFeature, handleStartSplitting: this.handleStartSplitting, handleCancelSplit: this.handleCancelSplit, handleSaveSplit: this.handleSaveSplit, readOnlyMap: this.readOnlyMap, enableAdd: this.enableAdd, addMultipleFeatures: this.addMultipleFeatures, showSplitButton: this.showSplitButton, readOnlyLayers: this.readOnlyLayers, addFeaturePanelConfig: this.addFeaturePanelConfig }));
|
|
210
210
|
}
|
|
211
211
|
static get is() { return "udp-map-toolbar"; }
|
|
212
212
|
static get encapsulation() { return "shadow"; }
|
|
@@ -89,11 +89,11 @@ export class UdpMap {
|
|
|
89
89
|
}
|
|
90
90
|
//////////////////////////////////////////////////////////RENDER/////////////////////////////////////////////////////
|
|
91
91
|
render() {
|
|
92
|
-
return (h("map-component", { key: '
|
|
92
|
+
return (h("map-component", { key: 'f7bb8bb551b8c4c7a232f089a77a67c429cd7af6', handleSetMapComponent: this.handleSetMapComponent, data: this.data, isGeoJsonFormat: this.isGeoJsonFormat, geoJsonMappingConfig: this.geoJsonMappingConfig, enableZoom: this.enableZoom, mapZoom: this.mapZoom, mapCenter: this.mapCenter, mapHeight: this.mapHeight, crs: this.crs, mapProjection: this.mapProjection, mapDataProjection: this.mapDataProjection, getFilteredMapData: this.getFilteredMapData, getFeatureStyles: this.getFeatureStyles, getSelectedFeatureStyles: this.getSelectedFeatureStyles, filterPanel: this.filterPanel, filterPanelCallback: this.filterPanelCallback, enableTileSelection: this.enableTileSelection, tileLayersOptions: this.tileLayersOptions, defaultTileOptionName: this.defaultTileOptionName, layerOptions: this.layerOptions, initialSelectedLayers: this.initialSelectedLayers, bulkSelectedFeaturesActionPanel: this.bulkSelectedFeaturesActionPanel, handleSetSelectedFeaturesOnBulkSelect: this.handleSetSelectedFeaturesOnBulkSelect, handleSetSelectedFeatureOnSelect: this.handleSetSelectedFeatureOnSelect, filterLayersByRole: this.filterLayersByRole, layerKeys: this.layerKeys, layerKeySeparator: this.layerKeySeparator, user: this.user, layerRoles: this.layerRoles, filteredLayerOptionsByRole: this.filteredLayerOptionsByRole, handleSetFilteredLayerOptionsByRole: this.handleSetFilteredLayerOptionsByRole, readOnlyMap: this.readOnlyMap, enableViewFeature: this.enableViewFeature, handleViewFeature: this.handleViewFeature, bulkSelectionActive: this.bulkSelectionActive, splitActive: this.splitActive, enableDragBox: this.enableDragBox, selectFeatureInteraction: this.selectFeatureInteraction, handleSetSelectedFeatureProperties: this.handleSetSelectedFeatureProperties, selectedFeatureCoordinates: this.selectedFeatureCoordinates, selectedFeatureProperties: this.selectedFeatureProperties, enableAddNewFeature: this.enableAddNewFeature, handleGetZoomExtent: this.handleGetZoomExtent, selectedLayers: this.selectedLayers, handleSetSelectedLayers: val => {
|
|
93
93
|
this.updateSelectedLayers(val);
|
|
94
|
-
}, readOnlyLayers: this.readOnlyLayers, additionalOnclosePopover: this.additionalOnclosePopover, popoverPrimaryActions: this.popoverPrimaryActions, popoverMoreIconButtonActions: this.popoverMoreIconButtonActions, getMessagePopover: this.getMessagePopover, getMessageIconPopover: this.getMessageIconPopover, hideMessageIconPopover: this.hideMessageIconPopover, popoverCardConfig: this.cardConfig, popoverWidth: this.popoverWidth, handleGetAdditionalFeaturePropertiesOnSelect: this.handleGetAdditionalFeaturePropertiesOnSelect, minZoom: this.minZoom, maxZoom: this.maxZoom }, this.enableToolbar && (h("udp-map-toolbar", { key: '
|
|
94
|
+
}, readOnlyLayers: this.readOnlyLayers, additionalOnclosePopover: this.additionalOnclosePopover, popoverPrimaryActions: this.popoverPrimaryActions, popoverMoreIconButtonActions: this.popoverMoreIconButtonActions, getMessagePopover: this.getMessagePopover, getMessageIconPopover: this.getMessageIconPopover, hideMessageIconPopover: this.hideMessageIconPopover, popoverCardConfig: this.cardConfig, popoverWidth: this.popoverWidth, handleGetAdditionalFeaturePropertiesOnSelect: this.handleGetAdditionalFeaturePropertiesOnSelect, minZoom: this.minZoom, maxZoom: this.maxZoom }, this.enableToolbar && (h("udp-map-toolbar", { key: '36a494c95ad64c862f4363676854427399a7f699', map: this.map, mapTitle: this.mapTitle, mapProjection: this.mapProjection, getFeatureStyles: this.getFeatureStyles, getSelectedFeatureStyles: this.getSelectedFeatureStyles, filterPanel: this.filterPanel, enableTileSelection: this.enableTileSelection, tileLayersOptions: this.tileLayersOptions, defaultTileOptionName: this.defaultTileOptionName, layerOptions: this.layerOptions, bulkSelectedFeaturesActionPanel: this.bulkSelectedFeaturesActionPanel, handleSetSelectedFeaturesOnBulkSelect: this.handleSetSelectedFeaturesOnBulkSelect, handleRefresh: this.handleRefresh, refreshButtonTooltip: this.refreshButtonTooltip, readOnlyMap: this.readOnlyMap, enableAdd: this.enableAdd, handleAddNewFeatures: this.handleAddNewFeatures, addMultipleFeatures: this.addMultipleFeatures, enableSplitFeature: this.enableSplitFeature, handleSplitFeature: this.handleSplitFeature, handleSetSelectedFeatureProperties: this.handleSetSelectedFeatureProperties, filteredLayerOptionsByRole: this.filteredLayerOptionsByRole, handleSetBulkSelectionActive: this.handleSetBulkSelectionActive, enableDragBox: this.enableDragBox, handleSetEnableDragBox: this.handleSetEnableDragBox, splitActive: this.splitActive, handleSetSplitActive: this.handleSetSplitActive, selectFeatureInteraction: this.selectFeatureInteraction, enableAddNewFeature: this.enableAddNewFeature, handleEnableAddNewFeature: this.handleEnableAddNewFeature, handleSelectLayersCallback: this.handleSelectLayersCallback, selectedLayers: this.selectedLayers, handleSetSelectedLayers: val => {
|
|
95
95
|
this.updateSelectedLayers(val);
|
|
96
|
-
}, addFeaturePanelConfig: this.addFeaturePanelConfig })), h("slot", { key: '
|
|
96
|
+
}, addFeaturePanelConfig: this.addFeaturePanelConfig })), h("slot", { key: '4ab0a55295f28326c7c841061a46a06a686396b8' })));
|
|
97
97
|
}
|
|
98
98
|
static get is() { return "udp-map"; }
|
|
99
99
|
static get encapsulation() { return "shadow"; }
|
|
@@ -11,9 +11,9 @@ export class UdpMenuItem {
|
|
|
11
11
|
};
|
|
12
12
|
}
|
|
13
13
|
render() {
|
|
14
|
-
return (h("div", { key: '
|
|
14
|
+
return (h("div", { key: 'e4e362bbece58706baa737db969854b0ecf6c634', class: "menu-item-root", onClick: this.handleItemClick, id: "udpRecord-udp-menu-item-ItemClick",
|
|
15
15
|
//@ts-ignore
|
|
16
|
-
udprecordid: "udpRecord-udp-menu-item-ItemClick", disabled: this.disabled }, this.iconName && h("udp-icon", { key: '
|
|
16
|
+
udprecordid: "udpRecord-udp-menu-item-ItemClick", disabled: this.disabled }, this.iconName && h("udp-icon", { key: 'bc5b2fa841a94238f9c27b6996d5b3892e956169', iconName: this.iconName, class: "menu-icon" }), h("span", { key: 'f205e78d348169ce5cbf805d80602082170b9c3d', class: "menu-item-label" }, h("unity-typography", { key: 'ae426e2abe8c1c3a29da1bcc54d69bfdee2f4924', variant: 'button' }, " ", this.label, " "))));
|
|
17
17
|
}
|
|
18
18
|
static get is() { return "udp-menu-item"; }
|
|
19
19
|
static get encapsulation() { return "shadow"; }
|
|
@@ -90,7 +90,7 @@ export class UdpStepperDemo {
|
|
|
90
90
|
};
|
|
91
91
|
}
|
|
92
92
|
render() {
|
|
93
|
-
return (h("div", { key: '
|
|
93
|
+
return (h("div", { key: '6516e89f4536b2e7206ccdf67aeb58a6b9cde9e1', style: { padding: '2rem' } }, h("unity-typography", { key: 'd353bbf42fda0c08a0d2cfa3f8af3f95e5b0886a', variant: "h2" }, "Horizontal Stepper with Labels bottom"), h("udp-stepper", { key: 'ea2701e37dcf5ca61aaf604f4af4e6d89e3ff3a0', steps: this.steps, activeStep: this.activeStep, completed: this.completed, stepChange: this.handleStepChange, orientation: "horizontal", labelDisplay: "all", labelPosition: "bottom" }), h("unity-typography", { key: '43d04b503652595027202e798d3edbdf25043c72', variant: "h2" }, "Horizontal Stepper without Labels"), h("udp-stepper", { key: '3a2517ebccab447d7ea490f5922165a4eb3d5880', steps: this.steps, activeStep: this.activeStep, completed: this.completed, stepChange: this.handleStepChange, orientation: "horizontal", labelDisplay: "none", labelPosition: "bottom" }), h("unity-typography", { key: '4b752459b0a8bc96150477c40f4ce9ea25b8a981', variant: "h2" }, "Horizontal Stepper with Labels to Right"), h("udp-stepper", { key: 'ab70fdd5285e4bc776d9a1ba8475a2d2f1e3a3b6', steps: this.steps, activeStep: this.activeStep, completed: this.completed, stepChange: this.handleStepChange, orientation: "horizontal", labelDisplay: "all", labelPosition: "right" }), h("unity-typography", { key: '8d0bd0df9f65c5534e01600d977dcaaf94bf3268', variant: "h2" }, "Vertical Stepper"), h("udp-stepper", { key: '5fb38ef1199564567bbaefa28d20780d1abc5ce3', steps: this.steps, activeStep: this.activeStep, completed: this.completed, stepChange: this.handleStepChange, orientation: "vertical", labelDisplay: "all", labelPosition: "right" })));
|
|
94
94
|
}
|
|
95
95
|
static get is() { return "udp-stepper-demo"; }
|
|
96
96
|
static get encapsulation() { return "shadow"; }
|
|
@@ -7,7 +7,7 @@ export class UdpTabs {
|
|
|
7
7
|
this.activeTab = tabIndex;
|
|
8
8
|
}
|
|
9
9
|
render() {
|
|
10
|
-
return (h("div", { key: '
|
|
10
|
+
return (h("div", { key: '86770acfc5e8153b8172abf884fe4a8981459cdc' }, h("div", { key: '6f691f9e6a836b43be4b0e2294601bcb15554d50', class: "tab-header" }, h("slot", { key: '12995daf381e2925f63dc2ab84b1c28786d39506', name: "tab-title" })), h("div", { key: 'fabc8bf56c1ae90f3bf0bc0fb6e5b0aa4939e6e9' }, h("slot", { key: '20b513fc025fd0fcdf62e9377c4c8055953f20fa' }))));
|
|
11
11
|
}
|
|
12
12
|
static get is() { return "udp-tabs"; }
|
|
13
13
|
static get originalStyleUrls() {
|
|
@@ -4,7 +4,7 @@ export class UdpTab {
|
|
|
4
4
|
// Handle the active state change, if needed
|
|
5
5
|
}
|
|
6
6
|
render() {
|
|
7
|
-
return (h("div", { key: '
|
|
7
|
+
return (h("div", { key: '9b8745c48da082b332355c9293b127dd43a817ae', class: { 'tab-panel': true, 'active': this.active } }, h("slot", { key: '251067ae03ca3a2e039f52bc04acd8e8a878ea9f' })));
|
|
8
8
|
}
|
|
9
9
|
static get is() { return "udp-tab"; }
|
|
10
10
|
static get originalStyleUrls() {
|
|
@@ -2,7 +2,7 @@ import { h } from "@stencil/core";
|
|
|
2
2
|
import Menu24 from "@carbon/icons/es/menu/24";
|
|
3
3
|
export class AppBar {
|
|
4
4
|
render() {
|
|
5
|
-
return (h("div", { key: '
|
|
5
|
+
return (h("div", { key: '06b611d0de2e893f8d4b94f5e4d35745f91706ba', class: "header" }, h("stencil-icon-button", { key: '03e88f45a271f9ca4fa15926ad05473709fdd7e0', noBackground: true, darkIcon: false, icon: Menu24 }), h("unity-typography", { key: '8fae1d322d36bb3f7403417403728c7d1eb4a913', variant: 'data-display-one' }, " ", h("slot", { key: '54b51022a279a246e012a10e5e430470f6e9614c' }), " "), h("a", { key: '0979dd3f68ce147259f6309de6a3497787901753', class: "skip-to-content", href: "#main-content" }, "Skip to main content"), h("div", { key: '7819e767b7bdbb8e6bd413181d084c2a14547168', class: "header__logo" }), h("div", { key: '05b32da0b1f8fcbd763e438b7b0170b47d33863b', class: "header__nav", role: "navigation", "aria-label": "Carbon Design System" }), h("div", { key: 'e6da41c78ee183bcfb3fb471d6b13497991b9081', class: "header__global" }, h("udp-avatar", { key: '5eb201c0e152cef03891747f141b28f226cc9a59', username: this.username }))));
|
|
6
6
|
}
|
|
7
7
|
static get is() { return "app-bar"; }
|
|
8
8
|
static get encapsulation() { return "shadow"; }
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { h } from "@stencil/core";
|
|
2
2
|
export class AmbientDemoContainer {
|
|
3
3
|
render() {
|
|
4
|
-
return (h("div", { key: '
|
|
4
|
+
return (h("div", { key: '35d81b468e19b8871ec965188504b71ae4922054', class: "container" }, h("div", { key: 'ac57303ecd758ef8b94aa303831ef31cdc7b204f', class: "title-container" }, " ", h("unity-typography", { key: 'c5e7bde5ea06c4f71d2130a9732ff9adf93305c9', variant: "button" }, " ", this.title, " "), " "), h("slot", { key: '9c69947927da837896e20a35a401af20fd14ae4c' })));
|
|
5
5
|
}
|
|
6
6
|
static get is() { return "ambient-demo-container"; }
|
|
7
7
|
static get encapsulation() { return "shadow"; }
|
|
@@ -91,7 +91,7 @@ export class InputsExample {
|
|
|
91
91
|
};
|
|
92
92
|
}
|
|
93
93
|
render() {
|
|
94
|
-
return (h("div", { key: '
|
|
94
|
+
return (h("div", { key: 'ead041ba85b98211f012e6b4369dccc99d053b10', class: "inputs-example" }, h("h1", { key: '65af5f39246bd6d2da1c64be87e015fda5fb6a7a' }, "Input Components Examples"), h("section", { key: 'ef08e78385539484fc0eac954d47211e14777526', class: "example-section" }, h("h2", { key: 'c360f6153537f9c4992f3a68a437e45a99c98c4c' }, "Controlled Components"), h("p", { key: '825d2a4af1868509344095dd3981c5a29fd246b9' }, "Parent component manages state and passes values to child components."), h("div", { key: '1d1a73fb3c9cf058fb28d7b087c83aae1514e49d', class: "input-grid" }, h("div", { key: '495161751e4de4d6997083e6ee76bff05f32f978', class: "input-example" }, h("h3", { key: '59b79a58b0a1e3c2f47dc9fa34a409c70dbfd0c8' }, "Text Field"), h("text-field", { key: '63436822d767c5cc0c418b45dc2ec3ebba41e757', label: "Controlled Text Input", placeholder: "Enter text...", value: this.controlledTextValue }), h("p", { key: '5d19c568c62e12b974d264d0cda12f2dd1ebb7dd', class: "value-display" }, "Value: ", this.controlledTextValue)), h("div", { key: '0f8790600f3aeb4a246dbf35ff1c314eceb05109', class: "input-example" }, h("h3", { key: '03efdac63f20384b41908bd69c79fa8767d980f6' }, "Numeric Field"), h("numeric-field", { key: 'c93cde404875a19b6aa7b013332623e1c238807d', label: "Controlled Numeric Input", placeholder: "Enter number...", value: this.controlledNumericValue, min: "0", max: "100", step: "1", onChange: this.handleControlledNumericChange }), h("p", { key: '4dd5d5e35b756874e2866fb76f666f7851780a02', class: "value-display" }, "Value: ", this.controlledNumericValue)), h("div", { key: '5d074c8b83e033e99854cb7ee62b3dd7a7380428', class: "input-example" }, h("h3", { key: '62c8d34121c772c21b5b0d2e02b27f66a6b3be9a' }, "Text Area"), h("text-area", { key: '197b2645661c3c2e19ed82e370307a4c10323a63', label: "Controlled Text Area", placeholder: "Enter description...", value: this.controlledTextAreaValue, minRows: 3, maxRows: 6 }), h("p", { key: 'af4fcbbb265092ddca731d11c1ff0da1cdf9a91a', class: "value-display" }, "Value: ", this.controlledTextAreaValue)), h("div", { key: '7bb01a5788a3d5d6821ce4b69de00a32843b3413', class: "input-example" }, h("h3", { key: '9b755776d53ece10f6696d8dae5351f337744e3f' }, "Checkbox"), h("check-box", { key: '857622539c358cd9fec892a892cb2a4432b43063', label: "Controlled Checkbox", checked: this.controlledCheckboxValue, onChange: this.handleControlledCheckboxChange }), h("p", { key: '4321417816a9abd453dfda86f8a69a9b4954d76f', class: "value-display" }, "Checked: ", this.controlledCheckboxValue.toString())), h("div", { key: 'd738bf42aa159aeaf2dc524dfba5ebb68769f272', class: "input-example" }, h("h3", { key: '6c9d2e27873505dd564866bb347bdd5687845098' }, "Toggle"), h("stencil-toggle", { key: '75c5febd9ee0ede9ab1072842ce7139b69b9d34c', label: "Controlled Toggle", checked: this.controlledToggleValue, onChange: this.handleControlledToggleChange }), h("p", { key: 'fdaa02e136ab9f2e573ecff19f59e23313d9af47', class: "value-display" }, "Toggled: ", this.controlledToggleValue.toString())), h("div", { key: '177c0f02a15c42f9678b52f85520f980048ede98', class: "input-example" }, h("h3", { key: 'ee407549f9d74dc62c9fe17ff27ccab0c4fd1a67' }, "Date Selector"), h("udp-date-selector", { key: '61d03580d107a6af1e3f57b169fb084e45ff952f', label: "Controlled Date", value: this.controlledDateValue, onChange: this.handleControlledDateChange }), h("p", { key: 'df22efbc5c80ad21a26ba6edefc94afa44b48c85', class: "value-display" }, "Date: ", this.controlledDateValue)), h("div", { key: '04871c7e468e21664459dbe05e5f31bce27a50e3', class: "input-example" }, h("h3", { key: 'b40bf90f9b5ff4f388308394a65ec3261dd96a54' }, "DateTime Selector"), h("udp-datetime-selector", { key: '8fbbeec979c623dd19f4d05e75014353175b6f78', label: "Controlled DateTime", value: this.controlledDateTimeValue, onChange: this.handleControlledDateTimeChange }), h("p", { key: '05f4acb63cb896bd1114ae57fb993b10d15f466d', class: "value-display" }, "DateTime: ", this.controlledDateTimeValue)), h("div", { key: '15db56d8368350d30a0227677de3fa340d27033d', class: "input-example" }, h("h3", { key: 'a028c9048a4e3753130612c377772c399851a283' }, "Time Selector"), h("udp-time-selector", { key: '83c4404cb6366ac56a58d2518d92fadfdb309129', label: "Controlled Time", value: this.controlledTimeValue, onChange: this.handleControlledTimeChange }), h("p", { key: '2d6828e931a7a060a0c15adb1fe36663c5e81bb1', class: "value-display" }, "Time: ", this.controlledTimeValue)), h("div", { key: '8552d777482b8da3aeaada17e99313821d440a75', class: "input-example" }, h("h3", { key: 'ff54a50e321ac32a53df3d7847694d5353704de5' }, "UDP Selector"), h("udp-selector", { key: '21e773065907d81cbd70d63bc0e2f01982c51c50', label: "Controlled Selector", options: this.selectorOptions, value: this.controlledSelectorValue, onChange: this.handleControlledSelectorChange }), h("p", { key: '100924186cdbe53a99cab2243e21ed9501e75a64', class: "value-display" }, "Selected: ", this.controlledSelectorValue)), h("div", { key: '55e78a38f3dcc50c82b3ddc881c066e4651340dc', class: "input-example" }, h("h3", { key: '79c08058ee3361bb82b20ce740eeb4dbebda89db' }, "File Upload"), h("file-upload", { key: 'd8eded5ac0596f01d6b1aea185f7b95ca6da8ba4', label: "Controlled File Upload", allowMultiple: true, onChange: this.handleControlledFileChange }), h("p", { key: '0d41949e7a69533971f5443bd2d775124305273b', class: "value-display" }, "Files: ", this.controlledFileValue.length, " selected")))), h("section", { key: '146f1684b0757ace25609812cdc8730dabcf15b4', class: "example-section" }, h("h2", { key: 'bf9e5f0a41257174a51b68bed545053aa1a431fc' }, "Uncontrolled Components"), h("p", { key: '062318030eee902383a84ac760ddf42bc248466c' }, "Components manage their own state with initial values."), h("div", { key: 'a1fdbe78c6c361e0e686ce313133c579230befef', class: "input-grid" }, h("div", { key: '8719ee0ac014dcc8c1c1a9c18ad8f6bcca539a00', class: "input-example" }, h("h3", { key: '1742c1d2570f34aa6067ae1c237c30104e847d83' }, "Text Field"), h("text-field", { key: '130f49bdd53c13e1e7a17d451c9d2e5c658a27ef', label: "Uncontrolled Text Input", placeholder: "Enter text...", initialValue: "Initial text value", onChange: (e) => console.log('Text changed:', e.detail) })), h("div", { key: 'fcf1194e3256b29499d26518e0a50f38c906209e', class: "input-example" }, h("h3", { key: '44a7979e43ff56c504846656699e8040b1034c43' }, "Numeric Field"), h("numeric-field", { key: 'f0e350629909aa6dc68fb604ab30b6a685b21d29', label: "Uncontrolled Numeric Input", placeholder: "Enter number...", initialValue: "42", min: "0", max: "100", onChange: (e) => console.log('Number changed:', e.detail) })), h("div", { key: '78803cb57e2be17d7362c737825b1711557e766f', class: "input-example" }, h("h3", { key: '704e0971cc3c36e5e331adad5cc46b7783a97566' }, "Text Area"), h("text-area", { key: '4fb0a56753ee44bbf2dbf8c2544cab06c3e2f059', label: "Uncontrolled Text Area", placeholder: "Enter description...", initialValue: "Initial description text", minRows: 3, onChange: (e) => console.log('Text area changed:', e.detail) })), h("div", { key: '039b32e4e293730978effdc73dea7e30d3ac25ae', class: "input-example" }, h("h3", { key: '07c6ed789a22cabac6f01a6bf6b800ba84a565b9' }, "Checkbox"), h("check-box", { key: '9478c892010ca55a8a7ba6d43774ec00539baaef', label: "Uncontrolled Checkbox", initialValue: "true", onChange: (e) => console.log('Checkbox changed:', e.detail) })), h("div", { key: '758db977d0340bcad0762b013a217bb3c67b3453', class: "input-example" }, h("h3", { key: 'ae94941ca3fbc0c65c6d319a84414e9f9a91ab07' }, "Toggle"), h("stencil-toggle", { key: '9f1f843c2be02f427539edeade6a17cdd441eff2', label: "Uncontrolled Toggle", initialValue: "false", onChange: (e) => console.log('Toggle changed:', e.detail) })), h("div", { key: '2d28be1cbbe0f795bd613f99e563b25c0d79a90d', class: "input-example" }, h("h3", { key: 'e49e236aee6091cf6f5433e92fa8bb5306d04839' }, "Date Selector"), h("udp-date-selector", { key: 'ac2ca5d7327de0d3833cddd5690382c50f7ca1c3', label: "Uncontrolled Date", initialValue: "2024-01-15", onChange: (e) => console.log('Date changed:', e.detail) })), h("div", { key: 'aba4ecaa0068112e162c2bc04850d600e5c7767a', class: "input-example" }, h("h3", { key: 'bf163192d2b4027ad2589f671ec957a01d0dbe62' }, "Time Selector"), h("udp-time-selector", { key: 'ecd51155d0e76cb5eb2ede897dd5826eb4d289f5', label: "Uncontrolled Time", initialValue: "14:30", onChange: (e) => console.log('Time changed:', e.detail) })), h("div", { key: '6eee8f9d02ef5d481aa9bd430abe1ea59ed6c061', class: "input-example" }, h("h3", { key: 'e15f4fc5522996e4adf89ca3409d509227532473' }, "DateTime Selector"), h("udp-datetime-selector", { key: '8af40a16fe3a6760f47972551fa1a48ff08e445f', label: "Uncontrolled DateTime", initialValue: "2024-01-15T14:30", onChange: (e) => console.log('DateTime changed:', e.detail) })), h("div", { key: '87a954650d4ebf6c477b9385723e3fe64c7f3745', class: "input-example" }, h("h3", { key: 'ff80ee04afabdb29f27b7996b59ffeea98975834' }, "UDP Selector"), h("udp-selector", { key: '6bbf24fb2e3a1079c5cb7824705669bae4db524d', label: "Uncontrolled Selector", options: this.selectorOptions, initialValue: "option2", onChange: (e) => console.log('Selector changed:', e.detail) })))), h("section", { key: 'b720c35fd8521629276001346204e8a6b6ed213c', class: "example-section" }, h("h2", { key: '95c96c7494af07c3e89ffae8cd85b63b518dd5d1' }, "Form-wrapped Components"), h("p", { key: 'ae001f27cd4679aa5756520d5312d283008f47d7' }, "Components integrated with stencil-form and stencil-field for validation and state management."), h("stencil-form", { key: '0d80d1f25976fae0affdd28648a8f2bc54e3c399', handleSubmit: this.handleFormSubmit, handleChange: this.handleFormChange, handleValidate: this.validateForm, initialValues: {
|
|
95
95
|
formTextField: 'Initial form text',
|
|
96
96
|
formNumericField: '25',
|
|
97
97
|
formTextArea: 'Initial form description',
|
|
@@ -100,7 +100,7 @@ export class InputsExample {
|
|
|
100
100
|
formDate: '2024-02-01',
|
|
101
101
|
formTime: '09:00',
|
|
102
102
|
formSelector: 'option1'
|
|
103
|
-
} }, h("div", { key: '
|
|
103
|
+
} }, h("div", { key: 'd3f2b6e80373351888fff6354da2e47d0f793e16', class: "form-grid" }, h("stencil-field", { key: 'fca42fef7ac85ffc7c78b7d48267a1130d247e18', name: "formTextField" }, h("text-field", { key: '2eca17fb876f941bdfc1ba18ed4c24460375b39e', label: "Form Text Field", placeholder: "Enter text...", required: true })), h("stencil-field", { key: 'e27116858ab2388ccec348eecadf74b7230412e7', name: "formNumericField" }, h("numeric-field", { key: 'a190ffe8b8abb45f3c2ddad582317cd6f0746705', label: "Form Numeric Field", placeholder: "Enter number...", min: "0", max: "100", required: true })), h("stencil-field", { key: '0f31ffd8c1112e74e4e923a5cadf5a3de96f22f8', name: "formTextArea" }, h("text-area", { key: '7b726b56ac74271d81be67da24264872e6c6510c', label: "Form Text Area", placeholder: "Enter description...", required: true, minRows: 3 })), h("stencil-field", { key: 'bfeaf19abe940b745147fc95d7d8a9997b05a1ca', name: "formCheckbox" }, h("check-box", { key: 'f14e48a72b51c3ce0eadea0cb9f9d98e6fe6ddf6', label: "Accept Terms and Conditions", required: true })), h("stencil-field", { key: 'd71e60dbe3f6073ec6b630100c277db489d1efd3', name: "formToggle" }, h("stencil-toggle", { key: 'a04122b5e66627aa561fd4696b04a39ccb74c950', label: "Enable Notifications" })), h("stencil-field", { key: '20078be77f220315ccab082acc22f370f849fe44', name: "formDate" }, h("udp-date-selector", { key: '65098750d73fb1800330acaa665bf23a7d9f1deb', label: "Form Date", required: true })), h("stencil-field", { key: '7ea824bd2f2f7bb0ce6134e6f9ac86520495267e', name: "formTime" }, h("udp-time-selector", { key: '3b2efc78755ef1e97f6e2b5f282ddac21561f8b5', label: "Form Time" })), h("stencil-field", { key: 'a018fdca8d1b4525a18913b9a61ec15b861567df', name: "formSelector" }, h("udp-selector", { key: '14c0fdf9f115b95425d2ad22ef6d43ce666f34e3', label: "Form Selector", options: this.selectorOptions, required: true })), h("stencil-field", { key: 'f7d7f213d4a124642984b6f5ad275e3cd2230acf', name: "formFiles" }, h("file-upload", { key: '3ffd920ee0ccbbbf29cee8ca764e700ca6061af0', label: "Form File Upload", allowMultiple: true }))), h("div", { key: '640cab040e228cfbde45bdcad09bfdafcd97762f', class: "form-actions" }, h("button", { key: 'e829bfacee6a40ae5a85dcf27620381594285b9e', type: "submit", class: "submit-button" }, "Submit Form"))), h("div", { key: 'e06850277d32c6b429806037834094890e6fe834', class: "form-values" }, h("h3", { key: 'e242d0b268e51236233767cf086b007860a79c38' }, "Current Form Values:"), h("pre", { key: '628c32d498445e766c39a947048f977b0b87860b' }, JSON.stringify(this.formValues, null, 2)))), h("section", { key: '5e7d344174f0cc95a63377492a51f00369c86653', class: "example-section" }, h("h2", { key: '7a4fbd7a391fbafe8b3bcbfbc5bf6d6cc39639b0' }, "Additional Examples"), h("p", { key: '811a4497b1d7601aa3713ac7afd52a4f52e8aa47' }, "More complex configurations and specialized use cases."), h("div", { key: '0f6ff92228f10d1312a6dc380ae167e5644b07e6', class: "input-grid" }, h("div", { key: '45377b191a88f04e0bfa33a5791fb5ed6063f34b', class: "input-example" }, h("h3", { key: 'be2f5bfd53beacd2223889e32c360aaaa90c42bc' }, "Multi-Select UDP Selector"), h("udp-selector", { key: 'cd521f59323fa517f9125000974fe07419eefe3a', label: "Multi-Select Selector", options: this.selectorOptions, multiSelect: true, initialValue: "option1,option3", onChange: (e) => console.log('Multi-select changed:', e.detail) })), h("div", { key: '779ee8bb2988bb90bbdfe7c21af013da91da0a36', class: "input-example" }, h("h3", { key: '0b1067836811f19b95a2475486bebe9c03c1f205' }, "Large UDP Selector"), h("udp-selector", { key: '8450a289444ac6358aa941f67e322c5d3aaa1046', label: "Large Selector", options: this.selectorOptions, large: true, initialValue: "option2", onChange: (e) => console.log('Large selector changed:', e.detail) })), h("div", { key: 'd259be6b747f95563f3844498955de4590f5605e', class: "input-example" }, h("h3", { key: '6363536f0028333f1d9eca2b0ff8f394dad865c4' }, "File Upload with Type Restrictions"), h("file-upload", { key: '353e274d122b8f0791ef8549c2a20a69416060ef', label: "Image Upload Only", allowedFileTypes: ['jpg', 'jpeg', 'png', 'gif'], allowMultiple: false, browseFileMessage: "Select an Image", onChange: (e) => console.log('Image upload changed:', e.detail) })), h("div", { key: '5d8723c44a1307e82b00c5bacc54590538bc203a', class: "input-example" }, h("h3", { key: '2226792e8402ec9aa95c1b0287caa976433e1f96' }, "Disabled Components"), h("div", { key: 'ac25c524f1a396cafea48dd4c918ddf5c4f46dd5', class: "disabled-examples" }, h("text-field", { key: 'c3dc2d09d0137837655775adc4fa40632685b4a3', label: "Disabled Text Field", value: "Cannot edit this", disabled: true }), h("check-box", { key: '075f60f94e599da6cac7e4a0aae16a11a858b860', label: "Disabled Checkbox", checked: true, disabled: true }), h("udp-selector", { key: 'a44401e2621578e294adfb1874d78a62bc483627', label: "Disabled Selector", options: this.selectorOptions, value: "option1", disabled: true })))))));
|
|
104
104
|
}
|
|
105
105
|
static get is() { return "inputs-example"; }
|
|
106
106
|
static get encapsulation() { return "shadow"; }
|