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
|
@@ -2893,29 +2893,29 @@ export class AmbientTemplateGrid {
|
|
|
2893
2893
|
this.gridHeight = 'calc(100vh - 200px)';
|
|
2894
2894
|
}
|
|
2895
2895
|
const actionMenuItems = this.getOverflowActionList(this.overflowActionMenuItems, this.selectedRowParams);
|
|
2896
|
-
return (h("div", { key: '
|
|
2896
|
+
return (h("div", { key: 'c1f1d28ada736e48a944aecbf535cdeac30add14' }, this.openActionPopoverMenu && (h("udp-pop-over", { key: 'ee0b6239d0790c529de902dee212cefa807e9293', isOpen: this.openActionPopoverMenu, anchorElement: this.actionMenuAnchorElement, popoverWidth: "170px", popoverMaxHeight: "250px", handleOnClose: event => {
|
|
2897
2897
|
this.handleOnCloseActionPopover(event);
|
|
2898
|
-
} }, h("div", { key: '
|
|
2898
|
+
} }, h("div", { key: '60116f61b34748c829924e984f167e67b04202ea', class: "overflowActionButtons" }, actionMenuItems))), h("div", { key: '1f6c23dca663e2d09dae59f7532ab8b58ca58192' }, this.showNotification && (h("udp-notification", { key: '3df17aacede2e2d0a003ab9f97a4b908db7f5362', active: this.showNotification, message: this.notificationMessage, status: this.notificationStatus, userCancel: true, style: { zIndex: '999991', transform: 'translateY(20px)' } }))), h("style", { key: '6a4893a379d797b1a0d4db2d97e482cf55312bfc' }, `:host ::slotted(.ag-side-bar) {
|
|
2899
2899
|
width: ${filterPanelWidth} !important;
|
|
2900
|
-
}`), h("grid-primary-bar", { key: '
|
|
2900
|
+
}`), h("grid-primary-bar", { key: '180f49fb436f09f40dcc5f4b7aff7e2a81b21b16', title: this.gridBarTitle, customSaveViewClick: () => this.showViewSave(), customShowViewClick: () => this.showViews(), customShowHotlistClick: () => this.showHotlist(), customShowCustomSearchClick: () => this.showCustomSearch(), customClearClick: () => this.clearFilters(), customRefreshClick: () => this.refreshGrid(), customExpandClick: () => this.expandColumns(), customExportClick: this.exportFunction ? () => this.exportFunction(this.entityName, this.filterRenderList[0]) : () => this.exportToCsv(), customInsightsClick: e => {
|
|
2901
2901
|
this.insightsActionOnClick(e);
|
|
2902
2902
|
}, showInsightsAction: this.showInsightsAction, hiddenActionButtons: ['saveView', 'filter'], primaryActionLabel: this.primaryActionLabel, primaryActionClick: e => {
|
|
2903
2903
|
this.primaryActionOnClick(e);
|
|
2904
|
-
}, primaryActionIcon: this.primaryActionIcon, customColumnViewClick: () => this.togglePanel('columns'), customFitColumnClick: () => this.fitColumns(), customFilterViewClick: () => this.togglePanel('filters'), customToggleServerClientClick: () => this.toggleServerSide(), customAdvancedSearchClick: () => this.showAdvancedSearch(), customShowGridOptionsClick: () => this.showGridOptions(), showAdvancedSearchFeature: this.showAdvancedSearchFeature, showFilterColumnFeature: this.showFilterColumnFeature, showHotlistButton: this.showHotlistButton && !(((_e = this.restrictedGridFeatures) === null || _e === void 0 ? void 0 : _e.Hotlist) && !this.userPermissions.some(permission => permission.name === this.restrictedGridFeatures.Hotlist)), hideExport: ((_f = this.restrictedGridFeatures) === null || _f === void 0 ? void 0 : _f.Export) && !this.userPermissions.some(permission => permission.name === this.restrictedGridFeatures.Export), enableAdvancedSearch: this.enableAdvancedSearch }), h("udp-pop-over-grid-action-header", { key: '
|
|
2904
|
+
}, primaryActionIcon: this.primaryActionIcon, customColumnViewClick: () => this.togglePanel('columns'), customFitColumnClick: () => this.fitColumns(), customFilterViewClick: () => this.togglePanel('filters'), customToggleServerClientClick: () => this.toggleServerSide(), customAdvancedSearchClick: () => this.showAdvancedSearch(), customShowGridOptionsClick: () => this.showGridOptions(), showAdvancedSearchFeature: this.showAdvancedSearchFeature, showFilterColumnFeature: this.showFilterColumnFeature, showHotlistButton: this.showHotlistButton && !(((_e = this.restrictedGridFeatures) === null || _e === void 0 ? void 0 : _e.Hotlist) && !this.userPermissions.some(permission => permission.name === this.restrictedGridFeatures.Hotlist)), hideExport: ((_f = this.restrictedGridFeatures) === null || _f === void 0 ? void 0 : _f.Export) && !this.userPermissions.some(permission => permission.name === this.restrictedGridFeatures.Export), enableAdvancedSearch: this.enableAdvancedSearch }), h("udp-pop-over-grid-action-header", { key: 'b713a78a60d4991d70f0a52c9a96da0b204cf596', isOpen: this.gridOptionsDrawerOpen, anchorElement: document.querySelector('grid-primary-bar') }, h("stencil-icon-button-grid-action-header", { key: '26645f9a0bd08e44fce6482cdae7613e6460af2a', onClick: () => {
|
|
2905
2905
|
this.togglePanel('columns');
|
|
2906
2906
|
this.showGridOptions();
|
|
2907
|
-
}, tooltip: "Show/Hide Columns" }, h("unity-typography", { key: '
|
|
2907
|
+
}, tooltip: "Show/Hide Columns" }, h("unity-typography", { key: '714ae6cc2b7293bcfc581e20053e384617cdcd0c', variant: "button" }, "Show/Hide Columns")), h("udp-divider", { key: '036987e8067423797f33de8d1a61cc87dec03668', size: "100%" }), h("stencil-icon-button-grid-action-header", { key: '00b3365a97344798f65b2f0331aee7a8a7df0d04', onClick: () => {
|
|
2908
2908
|
this.fitColumns();
|
|
2909
2909
|
this.showGridOptions();
|
|
2910
|
-
}, tooltip: "Fit to Column" }, h("unity-typography", { key: '
|
|
2910
|
+
}, tooltip: "Fit to Column" }, h("unity-typography", { key: '1174930d3976615536d3490264691e954d67ee58', variant: "button" }, "Fit to Column")), h("udp-divider", { key: 'afd183bdd79f568e3a0c289081083865be3f28b1', size: "0px" }), h("stencil-icon-button-grid-action-header", { key: '07e255099290abd7e8f31ef1f187ad324aeb076b', onClick: () => {
|
|
2911
2911
|
this.expandColumns();
|
|
2912
2912
|
this.showGridOptions();
|
|
2913
|
-
}, tooltip: "Expand Grid" }, h("unity-typography", { key: '
|
|
2913
|
+
}, tooltip: "Expand Grid" }, h("unity-typography", { key: '647bd1f7744b97974c9211fd3148cd35c3c093ec', variant: "button" }, "Expand Grid")), h("udp-divider", { key: 'ff974c719494f21dbb696b4a7031cf9c41ae83cb', size: "0px" }), !this.disableSearchSwitch && (h("stencil-icon-button-grid-action-header", { key: '41b3c2a3f9c74be1d4fa2b19973d149a790d444f', onClick: () => {
|
|
2914
2914
|
this.handleSearchModeToggle();
|
|
2915
2915
|
this.showGridOptions();
|
|
2916
|
-
}, tooltip: this.enableAdvancedSearch ? 'Standard Search' : 'Advanced Search' }, h("unity-typography", { key: '
|
|
2916
|
+
}, tooltip: this.enableAdvancedSearch ? 'Standard Search' : 'Advanced Search' }, h("unity-typography", { key: 'c0b04206e01c74d49daf55898077074f9a7a252c', variant: "button" }, this.enableAdvancedSearch ? 'Standard Search' : 'Advanced Search')))), h("div", { key: '67331c032b9988a87b63beb7deb71dd0bbfd8a9d', class: "second-row", style: { display: shouldHideSecondRow ? 'none' : '' } }, !this.hideBulkActions && this.rowsSelected && (h("div", { key: '3cfe21c770b1d61a77a48ee576fb2a9d7fd7dc2e', class: "bulk-select" }, h("udp-badge", { key: '5c8f762a50c9361dc3fcdcc310c868a471f39b7d', content: this.selectedRowCount }, h("udp-selector", { key: '7506e4099f19a9415e0446e0e9b13fc9333e2655', options: this.bulkActions.length > 0 ? this.formattedBulkActions : [], onChange: (e) => this.handleSelectedBulkOption(e) })))), ((_g = this.loadedViewTitle) === null || _g === void 0 ? void 0 : _g.length) !== 0 && (h("div", { key: '0ff4bb587e3692c50f33135071b9dd59b2803501', class: "chip-wrapper" }, h("stencil-chip", { key: 'cc211532a7c979fcf244be8e814cbf186cb1f320', text: this.loadedViewTitle,
|
|
2917
2917
|
// onOnDelete={this.handleDelete as any}
|
|
2918
|
-
onOnDelete: this.handleViewChipDelete, color: "secondary", defaultToggled: true, leftIcon: Star16 }), h("udp-divider", { key: '
|
|
2918
|
+
onOnDelete: this.handleViewChipDelete, color: "secondary", defaultToggled: true, leftIcon: Star16 }), h("udp-divider", { key: '2882fc78cd612144f62a9a7ff2e9c11a57d185f0', variant: "vertical", size: "30px" }))), this.hotListActive && (h("div", { key: 'bf9bbb54551a66ecf02eebaf48b6f64205540603', class: "chip-wrapper" }, h("stencil-chip", { key: 'b32805902a8a06e21106c7e12259d84f6e9c9e33', text: this.hotListActive, color: "secondary", onOnDelete: this.handleRemoveHotlist, defaultToggled: true, leftIcon: List16 }), h("udp-divider", { key: '0be2edae8cf7195754d0496a247f65ed3fdd2c7f', variant: "vertical", size: "30px" }))), h("div", { key: '7b040a75c201a0d07b931d20d3bc9467d85bfd9a', class: "chip-section" }, this.filterChips.length > 0 && (h("udp-dynamic-container-with-menu", { key: 'dba5a62ed4cb8886ce704d7122c08b8392b6c5a5', id: "filterChipsContainer", externalToggle: this.externalToggle, onUdpChipClicked: (event) => this.setFilterFromChips(event.detail), menuItems: this.filterChips }))), h("div", { key: '979a26e3c97feb7b8333d435cb9c5a89de748a6f', class: "kpi" }, h("kpi-list", { key: '90454b2279f0c23c098b21f186635816c6e7e087', kpiValues: this.kpiValues }))), this.gridError && (h("div", { key: 'a71c357b0c1fd8a59212946e5b45f0c13e82a994' }, h("upd-alert-banner", { key: 'c88341bdf4609a53a55016944379fa8e857b590a', type: "error", message: `An error occurred with loading the grid with data.` }))), h("div", { key: '39bb7eda2abc7006d664c22650b0bdc528ee0874', style: { height: '4px', backgroundColor: shouldHideSecondRow ? 'var(--accent-color)' : 'rgb(247, 245, 243)' } }, this.linearLoading && h("udp-linear-loader", { key: '9bf04cb0286dc38cc234733b3a58d4f2589a6b3d' })), this.noResults && (h("div", { key: '243149881a8ef814cb30130d9f5e0bef3745777d' }, h("upd-alert-banner", { key: '9caa49e9d5cb0fb9221f46c3d9e28e14a36bb124', onClick: () => this.refreshOnNoResults(), type: "info", message: "Sorry, no records meet your search criteria" }))), h("div", { key: '2dc75ea370eaf2641af4f362b91507f60b836824' }, ' ', h("ag-table", { key: 'e7abcf0e34f8bbb6d6719fc86b57ca560b3852b4', gridOptions: this.gridOptions, licensekey: LicenseKey, height: this.gridHeight }), ' '), h("side-sheet", { key: '3a4f4c84906d655095a64de078a543c6b5ce88e9', sideSheetButtonLabel: "Search", handleSideSheetButton: () => this.updateServerSideDatasource('', 'advanced search sheet'), title: "Advanced Search", open: this.advancedDrawerOpen, toggleDrawer: () => this.primaryActionClick('advancedSearch'), position: "right" }, h("div", { key: '183d281e7b1fb2d0250f1bb7b00a96adf7698e8b', style: { width: '1200px' } }, h("advanced-search", { key: '251c523402784bbe2309c0a320240ca31d6e24bb', handleDelete: filter => this.removeFilterItem(filter), filterRenderList: this.filterRenderList, filterList: this.extendedSearchFilterList, handleItemClick: headerName => this.setFilterSelections(headerName), onAdvancedSearchItemChange: (event) => this.updateSearchObject(event.detail), handleValueChanged: this.changeOperator, fetchFilters: () => this.getExtendedAdvancedSearchFilterList() }))), h("side-sheet", { key: '7b2bf5b36880e13bbc777c9cfb590558715d2bed', widthOption: "short", title: "Views", open: this.viewDrawerOpen, toggleDrawer: () => this.primaryActionClick('views'), position: "right" }, h("div", { key: '3916b382f95721a194e039b843feefe2ef2d2ce7' }, h("div", { key: '61cadaee22b965a5c4dd1f2a881dd2ec4aaa71f6', style: { width: '450px', marginBottom: '8px' } }, h("hint-panel", { key: '9474568e27f53d2851341b36bdb4b36d941a9201', hint: "Quickly access and manage your pre-configured table/grid views. These views are designed to help you focus on specific sets of data and streamline your workflow.", hideHintText: "Hide Hint" })), h("div", { key: '12d5e815032a52b476d2175d851591727e3b7cdf', style: { width: '446px' } }, this.viewListRowData &&
|
|
2919
2919
|
this.viewListRowData.map(item => {
|
|
2920
2920
|
if (item.gridViewVisibilityTypeId === 2 || item.userId.toLowerCase() === this.userId.toLocaleLowerCase()) {
|
|
2921
2921
|
return (h("tree-list-item", {
|
|
@@ -2926,9 +2926,9 @@ export class AmbientTemplateGrid {
|
|
|
2926
2926
|
}, editHandler: () => this.openViewEdit(item.gridViewId, item.name, item.isDefault, item.gridViewVisibilityTypeId), deleteHandler: () => this.openDeleteViewConfirmation(item.gridViewId), showUpdateDefaultOption: true, updateDefaultHandler: () => this.updateDefaultView(item), isDefault: item.isDefault, gridViewVisibilityTypeId: item.gridViewVisibilityTypeId, showAdd: false, showViewOption: false
|
|
2927
2927
|
}));
|
|
2928
2928
|
}
|
|
2929
|
-
})))), h("side-sheet", { key: '
|
|
2929
|
+
})))), h("side-sheet", { key: '6fd118b6c01b02747439239399b076cff3b565e1', title: "Search", sideSheetButtonLabel: "Search", handleSideSheetButton: this.handleSideSheetButtonClick, open: this.customSearchDrawerOpen, toggleDrawer: () => this.primaryActionClick('customSearch'), position: "right", buttonTransform: this.buttonTransform }, h("advanced-search-grouped", { key: 'b3a5f91dcccb0da253a0e4a793a303c0f374341d', getLogicalOperatorValue: this.getLogicalOperatorValue, getLogicalOperatorCode: this.getLogicalOperatorCode, handleAddNewFilter: this.handleAddNewFilter, handleAddNewGroup: this.handleAddNewGroup, handleDelete: filter => this.removeFilterItem(filter), filterRenderList: this.filterRenderList, filterList: this.extendedSearchFilterList, handleItemClick: headerName => this.setGroupedFilterSelections(headerName), onAdvancedSearchItemChange: (event) => this.updateSearchObject(event.detail), handleValueChanged: this.changeOperator, filterObjectsWithGroups: this.filterObjectsWithGroups, fetchFilters: () => this.getExtendedAdvancedSearchFilterList(),
|
|
2930
2930
|
// onSearchItemChanged={() => this.handleSearchItemChange()}
|
|
2931
|
-
updateLogicalOperator: (_h = this.updateLogicalOperator) === null || _h === void 0 ? void 0 : _h.bind(this), handleGroupDelete: groupId => this.handleGroupDelete(groupId), recentSearchesOptions: this.recentSearchesOptions, selectRecentSearch: this.selectRecentSearch, fullClearSearch: this.fullClearSearch, findGroupById: this.findGroupById })), h("side-sheet", { key: '
|
|
2931
|
+
updateLogicalOperator: (_h = this.updateLogicalOperator) === null || _h === void 0 ? void 0 : _h.bind(this), handleGroupDelete: groupId => this.handleGroupDelete(groupId), recentSearchesOptions: this.recentSearchesOptions, selectRecentSearch: this.selectRecentSearch, fullClearSearch: this.fullClearSearch, findGroupById: this.findGroupById })), h("side-sheet", { key: '41b3733227e52ce6283e2a1ffc46d9c783dd7991', disabled: this.showHotlistForm, widthOption: "short", sideSheetButtonLabel: "Create New Hotlist", handleSideSheetButton: () => this.toggleHotlistForm(), title: "Hot Lists", open: this.hotlistDrawerOpen, toggleDrawer: () => this.primaryActionClick('hotlists'), position: "right" }, h("div", { key: '74c107a2e1d311f2aa9ddd0745938c21173e5b6b' }, this.showHotlistForm && h("udp-hotlist-form", { key: 'c8d89de79ea2db6f0188942f233a757b0c49f0db', handleFormSubmit: this.handleSaveHotlist, handleCancelClick: () => this.toggleHotlistForm() }), h("div", { key: 'b3fed4a531c20975c1951673997754b5389b69f0', style: { width: '446px' } }, this.allHotlists &&
|
|
2932
2932
|
this.allHotlists.map(item => {
|
|
2933
2933
|
if (item.domain === this.entityName) {
|
|
2934
2934
|
return (h("tree-list-item", { label: item.name, showViewOption: true, showAdd: this.businessObjectKey ? true : false, showDeleteOption: true, viewHandler: () => this.handleRequestHotlist(item.hotListId), deleteHandler: () => this.confirmRequestDelete(item.hotListId), onClick: () => this.handleSetSingleHotlistItem(item.hotListId), statusValue: item.isPrivate, statusClasses: {
|
|
@@ -2936,7 +2936,7 @@ export class AmbientTemplateGrid {
|
|
|
2936
2936
|
false: 'neutral',
|
|
2937
2937
|
}, statusLabel: item.isPrivate ? 'Private' : 'Shared' }));
|
|
2938
2938
|
}
|
|
2939
|
-
})))), h("save-view-form-dialog", { key: '
|
|
2939
|
+
})))), h("save-view-form-dialog", { key: 'caad79bcfc337759dba1ef724e871e23d0d89929', open: this.saveDialogOpen, title: "Save New View", closeDialog: () => this.showViewSave(), currentGridViewId: this.selectedGridId, currentName: this.selectedViewName, currentIsPrivate: this.selectedViewGridViewVisibilityTypeId, currentIsDefault: this.selectedViewIsDefault, handleFormSubmit: (name, isPrivate, isDefault) => {
|
|
2940
2940
|
// Assuming this.columnState exists in this component's scope
|
|
2941
2941
|
this.handleViewFormSubmit(name, isPrivate, isDefault, this.gridState);
|
|
2942
2942
|
}, handleViewAndConfigurationSubmit: (name, isPrivate, isDefault) => {
|
|
@@ -2949,11 +2949,11 @@ export class AmbientTemplateGrid {
|
|
|
2949
2949
|
this.handleViewAndConfigurationsUpdate(this.selectedViewName, this.selectedViewGridViewVisibilityTypeId, this.selectedViewIsDefault, this.gridState);
|
|
2950
2950
|
}
|
|
2951
2951
|
}
|
|
2952
|
-
} }), h("edit-view-form-dialog", { key: '
|
|
2952
|
+
} }), h("edit-view-form-dialog", { key: '56de0cf801f3f036a3a9dfd53aecde17ec6be07d', open: this.editDialogOpen, title: "Edit View", closeDialog: () => this.closeViewEdit(), currentGridId: this.selectedGridId, currentName: this.selectedViewName, currentGridViewVisibilityTypeId: this.selectedViewGridViewVisibilityTypeId, currentIsDefault: this.selectedViewIsDefault, handleFormSubmit: (gridId, name, isPrivate, isDefault) => {
|
|
2953
2953
|
this.handleViewUpdate(gridId, name, isPrivate, isDefault);
|
|
2954
|
-
} }), h("div", { key: '
|
|
2954
|
+
} }), h("div", { key: '9185a03cee10cdf4fb62a41d0ff4dec839d8bec9' }), h("fluent-dialog", { key: '09f299b179a82fc92ace9ad90fad5eba65cf42e1', title: "Delete Hotlist", message: "Are you sure you want to delete this hotlist?", actionOne: () => this.handleRequestDeleteHotlist(), actionTwo: () => this.toggleDeleteDialog('hotlist'), labelOne: "Confirm", labelTwo: "Cancel", open: this.confirmDialog }, h("div", { key: '190e06b4c428e4f374ce4c3e0460a5a794bb5789' }, "This will not delete any of the data but only the records ", h("br", { key: '893b99f3d1a61642be7eaa7812e9f11a1771449d' }), "from the hotlist and the hotlist itself.", ' ')), h("fluent-dialog", { key: '568d45dd8b8cda2c1bd03ed785ccb4516aa4e306', title: "Delete View", message: "Are you sure you want to delete this view?", actionOne: () => this.handleDeleteView(), actionTwo: () => this.toggleDeleteDialog('View'), labelOne: "Confirm", labelTwo: "Cancel", open: this.confirmDialogDeleteView }, h("div", { key: '7916ae2086611e030f6d803e4846f40e5d21664f' }, "This will not delete any of the data but only the settings ", h("br", { key: 'fe68d270901cdd87e3f41246a73d5e45b2a59949' }), "saved to display this view.", ' ')), h("fluent-dialog", { key: 'ea05f6c8f087212364ab6ccafcc0cbff08ea26c2', title: "Update View", message: "Are you sure you want to update this view?", actionOne: () => this.handleViewAndConfigurationsUpdate(this.selectedViewName, this.selectedViewGridViewVisibilityTypeId, this.selectedViewIsDefault, this.gridState), actionTwo: () => this.showViewEditConfirmation(false), labelOne: "Confirm", labelTwo: "Cancel", open: this.editViewConfirmationDialogOpen }, h("div", { key: 'e1def5182aba7d1d342d5f7961a69e4f9056c692' }, "This is a public view. Any changes made to it will be seen by others when they load this view. ")), h("fluent-dialog", { key: '443390c92a57197d0957d1059ddce4e867ccdfb2', title: 'Toggle Search Mode to ' + (this.enableAdvancedSearch ? 'Standard' : 'Advanced') + ' Search', message: this.enableAdvancedSearch
|
|
2955
2955
|
? `Are you sure you want to toggle the search mode to standard search?`
|
|
2956
|
-
: `Are you sure you want to toggle the search mode to advanced search?`, actionOne: () => this.confirmSearchModeToggle(), actionTwo: () => this.toggleSearchModeConfirmation(false), labelOne: "Confirm", labelTwo: "Cancel", open: this.toggleSearchModeConfirmationDialogOpen }, h("div", { key: '
|
|
2956
|
+
: `Are you sure you want to toggle the search mode to advanced search?`, actionOne: () => this.confirmSearchModeToggle(), actionTwo: () => this.toggleSearchModeConfirmation(false), labelOne: "Confirm", labelTwo: "Cancel", open: this.toggleSearchModeConfirmationDialogOpen }, h("div", { key: 'e6f58ce94f7ae756a4d1e7f6658a03189d731dec' }, this.enableAdvancedSearch
|
|
2957
2957
|
? 'The advanced search functionality will be disabled, all advanced search filters will be cleared and the grid will be reset to its default state.'
|
|
2958
2958
|
: 'The standard search functionality will be disabled and any existing standard filters will persist to the advanced search.'))));
|
|
2959
2959
|
}
|
package/dist/collection/components/my-component/UI/grid/grid-primary-bar/grid-primary-bar.js
CHANGED
|
@@ -141,7 +141,7 @@ export class GridPrimaryBar {
|
|
|
141
141
|
this.defaultActionButtons = this.initializeActionButtons();
|
|
142
142
|
}
|
|
143
143
|
render() {
|
|
144
|
-
return (h("div", { key: '
|
|
144
|
+
return (h("div", { key: '2ad8f4d12090acb4021c546f4bc9c57ba5c44967', class: "header-bar" }, h("div", { key: '747497e1c5256f373e4e3b7b684c041eaad77218', class: "title-section" }, h("div", { key: '543ea337e8adce08bcf322da58344fa538dac5b2' }, h("unity-typography", { key: '4a98d271352f40274b60a8ec2faebb6637f8308e', variant: "h4" }, this.title, " "), ' ')), h("div", { key: '07250d3c352ba3c9fdb795b140d029a15874c556', class: "button-section" }, h("div", { key: '3d6375a1048e5911c1c14f418c70eeb855befcdf' }, h("slot", { key: '47531ac8ea37d798cd3f4736fa4e4195abc7139b' })), this.defaultActionButtons.map(btn => {
|
|
145
145
|
const clickHandler = (event) => {
|
|
146
146
|
if (btn.clickHandler) {
|
|
147
147
|
btn.clickHandler(event);
|
|
@@ -154,7 +154,7 @@ export class GridPrimaryBar {
|
|
|
154
154
|
return (h("stencil-icon-button-grid-action-header", { showLabel: this.showLabels, secondary: btn.secondary, icon: btn.icon, onClick: clickHandler, tooltip: btn.tooltip, iconClassName: btn.iconClassName }, btn.icon && h("i", { class: btn.icon }), btn.label.toLowerCase() === 'save' || (!this.hiddenLabels.includes(btn.label) && btn.showLabel) ? h("span", null, btn.label) : null));
|
|
155
155
|
}
|
|
156
156
|
return null;
|
|
157
|
-
}), this.primaryActionClick && this.primaryActionLabel && (h("custom-button", { key: '
|
|
157
|
+
}), this.primaryActionClick && this.primaryActionLabel && (h("custom-button", { key: '6bd71e4db929effa85c531b98644347fa865100f', label: this.primaryActionLabel, onClick: (event) => this.primaryActionClick(event), size: "tall" }, this.primaryActionIcon && h("udp-icon", { key: 'df1c3549c67c0897a3231110fed289207590fba0', iconName: this.primaryActionIcon, darkIcon: false }))))));
|
|
158
158
|
}
|
|
159
159
|
static get is() { return "grid-primary-bar"; }
|
|
160
160
|
static get encapsulation() { return "shadow"; }
|
|
@@ -27,7 +27,7 @@ export class UdpHotlistForm {
|
|
|
27
27
|
// console.log('Cancel button clicked');
|
|
28
28
|
// }
|
|
29
29
|
render() {
|
|
30
|
-
return (h("div", { key: '
|
|
30
|
+
return (h("div", { key: '37794c03999b3aa270826c0853d88c93aae35a1e', class: "wrapper" }, h("form", { key: '8d9b0159dff15a7d7acc1bddf1c630bb54b7b1e1', class: "save-form", onSubmit: this.handleSubmit }, h("text-field", { key: 'a817c11fc9c553c391b499301cfdfea4189a0ded', label: "Hotlist Name", placeholder: "Create a name for your Hotlist", value: this.name, onChange: (event) => this.handleNameChange(event) }), h("stencil-toggle", { key: '3dbd0b8dc6d92bca928d466d9ebed3ec7307e096', label: "Private", checked: this.isPrivate, onToggledChange: this.handlePrivateChange }), h("div", { key: 'd48cc9bded5c9f23e5b365e10fd2236093253ba4', class: "submit-button" }, h("custom-button", { key: '245e5ca6ed9e63938e395f4c6e91a7cd819d6c18', variant: 'outline', type: "submit", onCustomClick: this.handleCancelClick }, "Cancel"), h("custom-button", { key: 'a47f9a20272b5dcedf54b71ab155967967dbc92e', disabled: !this.name, type: "submit", onCustomClick: this.onCustomButtonClick }, "Create List")))));
|
|
31
31
|
}
|
|
32
32
|
static get is() { return "udp-hotlist-form"; }
|
|
33
33
|
static get encapsulation() { return "shadow"; }
|
|
@@ -30,7 +30,7 @@ export class AgGridBase {
|
|
|
30
30
|
return this.gridApi;
|
|
31
31
|
}
|
|
32
32
|
render() {
|
|
33
|
-
return (h("div", { key: '
|
|
33
|
+
return (h("div", { key: '27eb9cdaa0f1d15b932612cddd3ef58307b0f87d' }, h("grid-header", { key: 'e61b5726de062a47f65b5ba1f1980f4dcf3916fb', headerConfig: this.headerConfig }), h("div", { key: 'b629a0a3cdd114395435bae7ff75ed85deca995b', id: "myNewGrid", style: {
|
|
34
34
|
height: this.gridHeight,
|
|
35
35
|
} })));
|
|
36
36
|
}
|
|
@@ -15,7 +15,7 @@ export class ApiMethodGrid {
|
|
|
15
15
|
}
|
|
16
16
|
}
|
|
17
17
|
render() {
|
|
18
|
-
return h("server-side-grid", { key: '
|
|
18
|
+
return h("server-side-grid", { key: '3177ae549fb1beae42d6e97725b288d7cfeed306', onServerSideGridReady: e => this.handleApiMethodGridReady(e), dataSource: this.dataSource, columnDefs: this.columnDefs });
|
|
19
19
|
}
|
|
20
20
|
static get is() { return "api-method-grid"; }
|
|
21
21
|
static get properties() {
|
|
@@ -26,7 +26,7 @@ export class ClientSideGrid {
|
|
|
26
26
|
this.gridReady.emit(this.gridApi);
|
|
27
27
|
}
|
|
28
28
|
render() {
|
|
29
|
-
return h("ag-grid-base", { key: '
|
|
29
|
+
return h("ag-grid-base", { key: 'd3e3fd50702ca15925cc540a1cc182c4049b3338', gridConfig: this.clientConfig, headerConfig: this.headerConfig, onGridReady: e => this.handleGridReady(e) });
|
|
30
30
|
}
|
|
31
31
|
static get is() { return "client-side-grid"; }
|
|
32
32
|
static get properties() {
|
|
@@ -2,7 +2,7 @@ import { h } from "@stencil/core";
|
|
|
2
2
|
export class GridHeader {
|
|
3
3
|
render() {
|
|
4
4
|
const cfg = this.headerConfig;
|
|
5
|
-
return (h("div", { key: '
|
|
5
|
+
return (h("div", { key: '24d68ea21e457f31ab1b47e5c8901f0e05e71b7e', class: "auto-header" }, cfg.title && h("h3", { key: '0a5c119e250b3d98b90a693181247052c45820e0' }, cfg.title)));
|
|
6
6
|
}
|
|
7
7
|
static get is() { return "grid-header"; }
|
|
8
8
|
static get encapsulation() { return "shadow"; }
|
|
@@ -30,7 +30,7 @@ export class ServerSideGrid {
|
|
|
30
30
|
this.serverSideGridReady.emit(this.gridApi);
|
|
31
31
|
}
|
|
32
32
|
render() {
|
|
33
|
-
return h("ag-grid-base", { key: '
|
|
33
|
+
return h("ag-grid-base", { key: '83412261a57155c5b2bda4620828140b921e14d3', gridConfig: this.serverConfig, headerConfig: this.headerConfig, onGridReady: e => this.handleServerSideGridReady(e) });
|
|
34
34
|
}
|
|
35
35
|
static get is() { return "server-side-grid"; }
|
|
36
36
|
static get properties() {
|
|
@@ -187,7 +187,7 @@ export class ResourceTimelineCalendar {
|
|
|
187
187
|
}
|
|
188
188
|
render() {
|
|
189
189
|
var _a;
|
|
190
|
-
return (h("div", { key: '
|
|
190
|
+
return (h("div", { key: '0584ab6972f5fa4b9ec88d8afd9fee7ea9cdff10' }, h("resource-timeline-primary-bar", { key: '18183d2e121928cfc5bf323522c122532bcbd6b7', gridBarTitle: this.gridBarTitle, subTitle: this.subTitle, primaryActionClick: this.handlePrimaryActionClick, primaryActionTitle: this.primaryActionTitle, secondaryActionClick: this.handleSecondaryActionClick, secondaryActionTitle: this.secondaryActionTitle, clickBackward: this.handleClickBackward, clickForward: this.handleClickForward, clickToday: this.handleClickToday, customFitColumnClick: this.fitColumns.bind(this), subtitleStatus: this.subtitleStatus, subtitleStatusMappingClasses: this.subtitleStatusMappingClasses, disablePrimaryAction: this.disablePrimaryAction, disableSecondaryAction: this.disableSecondaryAction, toggleGroupExpandAll: this.toggleGroupExpandAll.bind(this), showLockedIcon: this.showLockedIcon }), h("div", { key: '7164177753abdb0013a316544a70bbc15ba6a0dd' }, ' ', h("ag-table", { key: '74362bfd6c458bccf5fea603286b7dd4f95be785', gridOptions: this.gridOptions, licensekey: LicenseKey, height: (_a = this.gridHeight) !== null && _a !== void 0 ? _a : "calc(100vh - 245px)" }), ' '), h("div", { key: '409b7da09acf3624e6012de6671db0e6efbc0372' })));
|
|
191
191
|
}
|
|
192
192
|
static get is() { return "resource-timeline-calendar"; }
|
|
193
193
|
static get encapsulation() { return "shadow"; }
|
|
@@ -11,7 +11,7 @@ export class ResourceTimelinePrimaryBar {
|
|
|
11
11
|
this.subtitleStatusMappingClasses = {};
|
|
12
12
|
}
|
|
13
13
|
render() {
|
|
14
|
-
return (h("div", { key: '
|
|
14
|
+
return (h("div", { key: 'e4b02bd2b8ef3c4d9fa44b6017cd0f8a5eff7dc6', class: "header-bar" }, h("div", { key: 'abbc6920ba41e8b3d04a0240688d653da29d2613', class: "title-section" }, this.gridBarTitle || this.gridBarTitle === '' ? (h("unity-typography", { class: "title", variant: "button" }, this.gridBarTitle, ' ')) : (h("udp-skeleton-loading", { width: "200px" })), h("div", { key: '17cbe8b25b091780ffabb93d4f6cca1559e91990', class: "subtitle" }, this.subTitle || this.subTitle === '' ? (h("unity-typography", { variant: "caption-text" }, this.subTitle, " ")) : (h("udp-skeleton-loading", { width: "200px" })), this.subtitleStatus && h("status-chip", { key: 'd9bb742ccd6f3d7a998b50b07ee4c6cc16660bcc', class: "status-icon", statusValue: this.subtitleStatus, statusClasses: this.subtitleStatusMappingClasses }, this.subtitleStatus), this.showLockedIcon && h("stencil-icon-button", { key: '025b0509aa82b4508b664d3c019f844485d93046', class: "lock-icon", noBackground: true, darkIcon: true, icon: Locked16, noTooltip: true, showLabel: false }))), h("div", { key: '380e7c5ef0b95d15e3f26be4bf53475bffcb0be8', class: "button-section" }, h("stencil-icon-button", { key: '0bd6f18e7d0bb59ba99a6bff450b2eba3343beaa', darkIcon: true, icon: Fit16, showLabel: false, noTooltip: true, onClick: this.customFitColumnClick }), h("stencil-icon-button", { key: '34bba89ede7b553a4d43e847eeda746337f7a8bb', darkIcon: true, icon: FitToHeight16, showLabel: false, noTooltip: true, onClick: this.toggleGroupExpandAll }), this.clickBackward && (h("stencil-icon-button", { key: '2c14f28291d321fa5299de614382107733a44ed5', darkIcon: true, icon: ChevronLeft24, showLabel: false, noTooltip: true, onClick: this.clickBackward })), this.clickToday && (h("stencil-icon-button", { key: '379933b13162a8be2c0bb963ca56f2c59ee45496', tooltip: "Current Date", noTooltip: true, onClick: this.clickToday }, "Today")), this.clickForward && (h("stencil-icon-button", { key: '554d6b488646122513c6ad649669a7df7689961b', darkIcon: true, icon: ChevronRight24, noTooltip: true, showLabel: false, onClick: this.clickForward })), this.secondaryActionClick && (h("stencil-icon-button", { key: '524dbc82dc876402db5bb022c7a4646bca639a03', icon: Checkmark16, disabled: this.disableSecondaryAction, noTooltip: true, onClick: this.secondaryActionClick }, this.secondaryActionTitle)), this.primaryActionClick && (h("stencil-icon-button", { key: '17adba355edac1f687ce9a95cd382b643fd7e9cc', disabled: this.disablePrimaryAction, darkIcon: true, icon: Add24, noTooltip: true, onClick: this.primaryActionClick }, this.primaryActionTitle)))));
|
|
15
15
|
}
|
|
16
16
|
static get is() { return "resource-timeline-primary-bar"; }
|
|
17
17
|
static get encapsulation() { return "shadow"; }
|
|
@@ -129,13 +129,13 @@ export class Checkbox {
|
|
|
129
129
|
*/
|
|
130
130
|
render() {
|
|
131
131
|
const isError = !!this.errorMessage;
|
|
132
|
-
return (h(Host, { key: '
|
|
132
|
+
return (h(Host, { key: '6a72c791032998e93962150c25179d3ab0ad8f0e', class: {
|
|
133
133
|
'udp-input': true,
|
|
134
134
|
'udp-input--error': isError,
|
|
135
135
|
'udp-input--disabled': this.disabled,
|
|
136
136
|
'udp-input--required': this.required,
|
|
137
137
|
'udp-input--checked': this.internalChecked
|
|
138
|
-
}, "aria-invalid": isError ? 'true' : 'false', "aria-required": this.required ? 'true' : 'false' }, h("div", { key: '
|
|
138
|
+
}, "aria-invalid": isError ? 'true' : 'false', "aria-required": this.required ? 'true' : 'false' }, h("div", { key: '029405ece44c0cb25b42b3406ec599581c1f706a', class: "checkbox-container" }, h("input", { key: '23b50a35d2007a7fe4b2f01d8456540799dbb7eb', type: "checkbox", checked: this.internalChecked, onChange: this.handleChange, id: this.id, name: this.name, disabled: this.disabled, required: this.required }), this.label && h("label", { key: '4da1f4c5f0beba9cf3d1e0bda5023e1080c8ccd1', htmlFor: this.id }, this.label), this.errorMessage && h("div", { key: '36ff104bc3567de0c4416f703695be3a3f330d16', class: "error-message" }, this.errorMessage))));
|
|
139
139
|
}
|
|
140
140
|
static get is() { return "check-box"; }
|
|
141
141
|
static get encapsulation() { return "shadow"; }
|
package/dist/collection/components/my-component/UI/inputs/date-selector/udp-date-selector.js
CHANGED
|
@@ -160,7 +160,7 @@ export class UdpDateSelector {
|
|
|
160
160
|
classNames.push('bx--text-input--full-width');
|
|
161
161
|
}
|
|
162
162
|
const inputClass = classNames.join(' ');
|
|
163
|
-
return (h(Host, { key: '
|
|
163
|
+
return (h(Host, { key: 'cd8eb162431d282a64ca428499b31c389d964006', class: {
|
|
164
164
|
'udp-input': true,
|
|
165
165
|
'udp-input--error': isError,
|
|
166
166
|
'udp-input--disabled': this.disabled,
|
|
@@ -169,9 +169,9 @@ export class UdpDateSelector {
|
|
|
169
169
|
'udp-input--required': this.required,
|
|
170
170
|
[`udp-input--size-${this.size}`]: true,
|
|
171
171
|
[`udp-input--margin-${this.margin}`]: true,
|
|
172
|
-
}, "aria-invalid": isError ? 'true' : 'false', "aria-required": this.required ? 'true' : 'false' }, h("div", { key: '
|
|
172
|
+
}, "aria-invalid": isError ? 'true' : 'false', "aria-required": this.required ? 'true' : 'false' }, h("div", { key: '473df9337a3cc6dbb9aa3e7687d194a98f9ce9fe', class: "bx--form-item" }, h("unity-typography", { key: 'c63149f3a9cc0d88c51f1cc71be6751d771e35f2', variant: "caption-text" }, h("label", { key: '0ab607e8dd5e4e035cf0cee059caed2c09f149fa', htmlFor: this.id, class: "bx--label" }, this.label, this.required ? '*' : '')), h("input", { key: '762a962d30972ff1db2c9ee90ffac9c6c5ea325e', type: "date", id: this.id, name: this.name, class: inputClass, value: this.internalValue, min: this.min ? this.formatDateForHtml(this.min) : null, max: this.max ? this.formatDateForHtml(this.max) : null, onInput: this.handleDateChange, onChange: this.handleDateChange, onBlur: this.handleBlur, onFocus: this.handleFocus, disabled: this.disabled, readonly: this.readonly, required: this.required,
|
|
173
173
|
//@ts-ignore
|
|
174
|
-
udprecordid: 'udpRecord-udp-date-selector-' + this.id }), h("unity-typography", { key: '
|
|
174
|
+
udprecordid: 'udpRecord-udp-date-selector-' + this.id }), h("unity-typography", { key: 'f0161f79bae9bd431a6cc191015545e55d2f9089', class: "error-message", variant: "caption-text", color: "error" }, this.errorMessage))));
|
|
175
175
|
}
|
|
176
176
|
static get is() { return "udp-date-selector"; }
|
|
177
177
|
static get encapsulation() { return "shadow"; }
|
|
@@ -189,7 +189,7 @@ export class UdpDateTimeSelector {
|
|
|
189
189
|
classNames.push('bx--text-input--full-width');
|
|
190
190
|
}
|
|
191
191
|
const inputClass = classNames.join(' ');
|
|
192
|
-
return (h(Host, { key: '
|
|
192
|
+
return (h(Host, { key: '85d5946dfe58a154c64b36e4b8049ad87b58fa4f', class: {
|
|
193
193
|
'udp-input': true,
|
|
194
194
|
'udp-input--error': isError,
|
|
195
195
|
'udp-input--disabled': this.disabled,
|
|
@@ -198,9 +198,9 @@ export class UdpDateTimeSelector {
|
|
|
198
198
|
'udp-input--required': this.required,
|
|
199
199
|
[`udp-input--size-${this.size}`]: true,
|
|
200
200
|
[`udp-input--margin-${this.margin}`]: true,
|
|
201
|
-
}, "aria-invalid": isError ? 'true' : 'false', "aria-required": this.required ? 'true' : 'false' }, h("div", { key: '
|
|
201
|
+
}, "aria-invalid": isError ? 'true' : 'false', "aria-required": this.required ? 'true' : 'false' }, h("div", { key: '0acd3b73f117d23bf72a31e579989b91c4d65bd6', class: "bx--form-item" }, h("unity-typography", { key: '96800ba12c04caf023ec598a4e4b5d49d38110dc', variant: "caption-text" }, h("label", { key: '6bf6800633644e6ccf71626fefcc5909cd82f00f', htmlFor: this.id, class: "bx--label" }, this.label, this.required ? '*' : '')), h("input", { key: '85aaa396c446593ffb7555af6bde6dd68bddcca0', type: "datetime-local", id: this.id, name: this.name, class: inputClass, value: this.internalValue, min: this.min ? this.formatDateForHtml(this.min) : null, max: this.max ? this.formatDateForHtml(this.max) : null, onInput: this.handleDateChange, onBlur: this.handleBlur, onFocus: this.handleFocus, disabled: this.disabled, readonly: this.readonly, required: this.required,
|
|
202
202
|
//@ts-ignore
|
|
203
|
-
udprecordid: 'udpRecord-udp-datetime-selector-' + this.id }), h("unity-typography", { key: '
|
|
203
|
+
udprecordid: 'udpRecord-udp-datetime-selector-' + this.id }), h("unity-typography", { key: '2fb0c1e5470610240c608fbdda2076ed8144aaff', class: "error-message", variant: "caption-text", color: "error" }, this.errorMessage))));
|
|
204
204
|
}
|
|
205
205
|
static get is() { return "udp-datetime-selector"; }
|
|
206
206
|
static get encapsulation() { return "shadow"; }
|
|
@@ -2,6 +2,7 @@ import { h, Host } from "@stencil/core";
|
|
|
2
2
|
import { ConfigService } from "../../../../../udp-utilities/api-config";
|
|
3
3
|
import Close24 from "@carbon/icons/es/close/24";
|
|
4
4
|
import axios from "axios";
|
|
5
|
+
import { isFileReference, parseFileReferences } from "./udp-drive-utils";
|
|
5
6
|
/**
|
|
6
7
|
* A comprehensive file upload component with drag-and-drop support, file type validation,
|
|
7
8
|
* and integration with UDP Drive for existing file management.
|
|
@@ -291,36 +292,48 @@ export class FileUpload {
|
|
|
291
292
|
* @internal
|
|
292
293
|
*/
|
|
293
294
|
async initialValueChanged(newValue) {
|
|
294
|
-
//
|
|
295
|
-
|
|
296
|
-
if (newValue && typeof newValue === 'object' && 'value' in newValue && 'files' in newValue && 'toString' in newValue) {
|
|
297
|
-
console.log('initialValueChanged received an event detail object, ignoring to prevent circular processing');
|
|
295
|
+
// Ignore event detail objects from self-emission to prevent cycles
|
|
296
|
+
if (newValue && typeof newValue === 'object' && 'value' in newValue && 'files' in newValue) {
|
|
298
297
|
return;
|
|
299
298
|
}
|
|
300
|
-
|
|
299
|
+
// Handle empty or null values by clearing the component
|
|
300
|
+
if (!newValue) {
|
|
301
301
|
this.files = [];
|
|
302
302
|
this.existingFileReferences.clear();
|
|
303
303
|
return;
|
|
304
304
|
}
|
|
305
305
|
try {
|
|
306
|
-
// Clear existing references when initialValue changes
|
|
307
306
|
this.existingFileReferences.clear();
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
307
|
+
let processedFiles = [];
|
|
308
|
+
// Case 1: The value is a special reference string
|
|
309
|
+
if (typeof newValue === 'string' && isFileReference(newValue)) {
|
|
310
|
+
processedFiles = await parseFileReferences(newValue);
|
|
311
|
+
// After parsing, populate the map of existing UDP files so they are marked as "(saved)"
|
|
312
|
+
for (const file of processedFiles) {
|
|
313
|
+
if (file.driveFileId) {
|
|
314
|
+
const udpFile = {
|
|
315
|
+
driveFileId: file.driveFileId,
|
|
316
|
+
name: file.name,
|
|
317
|
+
extension: file.extension || file.name.split('.').pop() || '',
|
|
318
|
+
tenantId: null, // Dummy value, not needed for display
|
|
319
|
+
productId: 0, // Dummy value
|
|
320
|
+
path: '', // Dummy value
|
|
321
|
+
};
|
|
322
|
+
this.existingFileReferences.set(file.name, udpFile);
|
|
323
|
+
}
|
|
324
|
+
}
|
|
311
325
|
}
|
|
326
|
+
// Case 2: The value is an array of File or UdpDriveFile objects
|
|
312
327
|
else if (Array.isArray(newValue)) {
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
// Filter out null results after processing
|
|
316
|
-
this.files = processedFiles.filter(file => file !== null);
|
|
328
|
+
const files = await Promise.all(newValue.map(file => this.processInitialFile(file)));
|
|
329
|
+
processedFiles = files.filter(file => file !== null);
|
|
317
330
|
}
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
const
|
|
321
|
-
|
|
331
|
+
// Case 3: The value is a single File or UdpDriveFile object
|
|
332
|
+
else if (typeof newValue === 'object') {
|
|
333
|
+
const file = await this.processInitialFile(newValue);
|
|
334
|
+
processedFiles = file ? [file] : [];
|
|
322
335
|
}
|
|
323
|
-
|
|
336
|
+
this.files = processedFiles;
|
|
324
337
|
this.updateValueProp();
|
|
325
338
|
}
|
|
326
339
|
catch (error) {
|
|
@@ -720,18 +733,18 @@ export class FileUpload {
|
|
|
720
733
|
// return null;
|
|
721
734
|
// }
|
|
722
735
|
const isError = !!this.errorMessage;
|
|
723
|
-
return (h(Host, { key: '
|
|
736
|
+
return (h(Host, { key: 'c1f02a5c917b40937601e2e3884c4fe1936a959d', class: {
|
|
724
737
|
'udp-input': true,
|
|
725
738
|
'udp-input--error': isError,
|
|
726
739
|
'udp-input--full-width': this.fullWidth,
|
|
727
740
|
'udp-input--disabled': this.disabled,
|
|
728
741
|
'udp-input--readonly': this.readonly,
|
|
729
|
-
}, "aria-invalid": isError ? 'true' : 'false', "aria-disabled": this.disabled ? 'true' : 'false' }, h("div", { key: '
|
|
742
|
+
}, "aria-invalid": isError ? 'true' : 'false', "aria-disabled": this.disabled ? 'true' : 'false' }, h("div", { key: '1d1a154c1c761076a9dff60d8ba69061d11a13c3', id: !this.hideDragAndDrop ? 'drop-area' : 'outer-container', onDragOver: this.handleDragOver, onDrop: this.handleDrop, onDragEnter: this.handleDragEnter, onDragLeave: this.handleDragLeave, class: !this.hideDragAndDrop ? (this.fullWidth ? 'full-width' : 'contained-width') : '' }, !this.hideDragAndDrop ? (h("unity-typography", null, h("p", null, this.dragAndDropMessage), !this.hideButton ? h("p", null, "or") : '')) : (''), !this.hideButton ? (h("custom-button", { label: this.browseFileMessage, onClick: (e) => this.handleBrowseFiles(e), id: 'udpRecord-file-upload-' + this.id, disabled: this.disabled || this.readonly,
|
|
730
743
|
//@ts-ignore
|
|
731
|
-
udprecordid: 'udpRecord-file-upload-' + this.id })) : (''), this.files.length > 0 && (h("div", { key: '
|
|
744
|
+
udprecordid: 'udpRecord-file-upload-' + this.id })) : (''), this.files.length > 0 && (h("div", { key: 'f80617fca05ad0020cd6b659b54728dd05d02f8c', class: !this.hideDragAndDrop ? 'container' : '' }, h("div", { key: '27d4582929098019d177ba87e5e721b1a442cce4', class: !this.hideDragAndDrop ? 'inner-container' : '' }, this.files.map((file, index) => {
|
|
732
745
|
const isExistingFile = this.existingFileReferences.has(file.name);
|
|
733
746
|
return (h("div", { class: !this.hideDragAndDrop ? 'file-container' : '', key: index }, h("div", { class: "file-text", onClick: () => this.downloadFile(file), style: { cursor: this.disabled ? 'not-allowed' : 'pointer', textDecoration: 'underline' } }, h("unity-typography", null, file.name, isExistingFile && h("span", { style: { fontSize: '0.8em', opacity: '0.7' } }, " (saved)"))), h("div", null, h("stencil-icon-button", { showLabel: false, icon: Close24, onClick: () => this.handleRemoveFile(index), disabled: this.disabled || this.readonly }))));
|
|
734
|
-
})))), this.errorMessage ? (h("div", { id: "error-text" }, h("unity-typography",
|
|
747
|
+
})))), this.errorMessage && !this.fileWindowOpen ? (h("div", { id: "error-text" }, h("unity-typography", { color: "error" }, this.errorMessage))) : (''))));
|
|
735
748
|
}
|
|
736
749
|
static get is() { return "file-upload"; }
|
|
737
750
|
static get encapsulation() { return "shadow"; }
|