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
|
@@ -1234,7 +1234,7 @@ export namespace Components {
|
|
|
1234
1234
|
/**
|
|
1235
1235
|
* Whether the field is read-only. Users can see the value but cannot modify it.
|
|
1236
1236
|
*/
|
|
1237
|
-
"
|
|
1237
|
+
"readonly": boolean;
|
|
1238
1238
|
/**
|
|
1239
1239
|
* Whether the field is required for form submission. Adds visual indicator (*) and validation.
|
|
1240
1240
|
*/
|
|
@@ -1733,15 +1733,27 @@ export namespace Components {
|
|
|
1733
1733
|
}
|
|
1734
1734
|
interface StencilForm {
|
|
1735
1735
|
"getApi": () => Promise<FormApi>;
|
|
1736
|
-
"
|
|
1736
|
+
"handleChange": (values: Object) => void;
|
|
1737
1737
|
"handleSubmit": (values: Object) => void;
|
|
1738
|
+
"handleValidate": (values: Object, errors: Object) => Object;
|
|
1738
1739
|
"initialValues": Object;
|
|
1739
|
-
"validate": (values: Object, errors: Object) => Object;
|
|
1740
1740
|
/**
|
|
1741
1741
|
* @default true
|
|
1742
1742
|
*/
|
|
1743
1743
|
"validateOnBlur": boolean;
|
|
1744
1744
|
}
|
|
1745
|
+
/**
|
|
1746
|
+
* @deprecated This component is deprecated and will be removed in a future version.
|
|
1747
|
+
* Please use `udp-icon-button` instead, which provides better consistency with udp-button
|
|
1748
|
+
* and improved theming support.
|
|
1749
|
+
* Migration guide:
|
|
1750
|
+
* - Replace `<stencil-icon-button>` with `<udp-icon-button>`
|
|
1751
|
+
* - `secondary=true` → `variant='text'` or `variant='outlined'`
|
|
1752
|
+
* - `noBackground=true` → `variant='text'`
|
|
1753
|
+
* - `darkIcon` → Use `color` prop instead
|
|
1754
|
+
* - `showLabel` → Use slot content (if content provided, label shows)
|
|
1755
|
+
* - `count` → Use `badgeContent` prop
|
|
1756
|
+
*/
|
|
1745
1757
|
interface StencilIconButton {
|
|
1746
1758
|
"buttonId": string;
|
|
1747
1759
|
/**
|
|
@@ -2028,6 +2040,10 @@ export namespace Components {
|
|
|
2028
2040
|
* Maximum number of rows for auto-resizing.
|
|
2029
2041
|
*/
|
|
2030
2042
|
"maxRows": number;
|
|
2043
|
+
/**
|
|
2044
|
+
* Minimum number of characters required in the textarea. Enforces minimum character limits.
|
|
2045
|
+
*/
|
|
2046
|
+
"minCharacter": number;
|
|
2031
2047
|
/**
|
|
2032
2048
|
* Minimum number of rows for auto-resizing.
|
|
2033
2049
|
*/
|
|
@@ -2130,6 +2146,10 @@ export namespace Components {
|
|
|
2130
2146
|
* Maximum number of characters allowed in the input. Enforces character limits.
|
|
2131
2147
|
*/
|
|
2132
2148
|
"maxCharacter": number;
|
|
2149
|
+
/**
|
|
2150
|
+
* Minimum number of characters required in the input. Enforces minimum character limits.
|
|
2151
|
+
*/
|
|
2152
|
+
"minCharacter": number;
|
|
2133
2153
|
/**
|
|
2134
2154
|
* Placeholder text shown when the input is empty. Provides hints about expected input format.
|
|
2135
2155
|
*/
|
|
@@ -3094,11 +3114,23 @@ export namespace Components {
|
|
|
3094
3114
|
"version": number;
|
|
3095
3115
|
}
|
|
3096
3116
|
interface UdpFormsUi {
|
|
3117
|
+
/**
|
|
3118
|
+
* @default {}
|
|
3119
|
+
*/
|
|
3120
|
+
"currentFormData": { [name: string]: any };
|
|
3121
|
+
"deleteRepeatableSection": any;
|
|
3097
3122
|
/**
|
|
3098
3123
|
* @default false
|
|
3099
3124
|
*/
|
|
3100
3125
|
"disabled": boolean;
|
|
3126
|
+
"duplicateRepeatableSection": any;
|
|
3127
|
+
"dynamicSections": any[];
|
|
3101
3128
|
"form": UdpForm;
|
|
3129
|
+
"handleAction": (actionId: Guid, params: Object) => void;
|
|
3130
|
+
"handleChange": (values: { [name: string]: any }) => void;
|
|
3131
|
+
"handleFinish": () => void;
|
|
3132
|
+
"handleSave": (values: { [name: string]: any }) => Promise<void>;
|
|
3133
|
+
"handleSubmit": (values: any) => Promise<void>;
|
|
3102
3134
|
/**
|
|
3103
3135
|
* @default {}
|
|
3104
3136
|
*/
|
|
@@ -3107,14 +3139,14 @@ export namespace Components {
|
|
|
3107
3139
|
* @default false
|
|
3108
3140
|
*/
|
|
3109
3141
|
"isSaving": boolean;
|
|
3142
|
+
/**
|
|
3143
|
+
* @default false
|
|
3144
|
+
*/
|
|
3145
|
+
"isSubmitted": boolean;
|
|
3110
3146
|
/**
|
|
3111
3147
|
* @default false
|
|
3112
3148
|
*/
|
|
3113
3149
|
"loading": boolean;
|
|
3114
|
-
"onAction": (actionId: Guid, params: Object) => void;
|
|
3115
|
-
"onChange": (values: { [name: string]: any }) => void;
|
|
3116
|
-
"onFinish": () => void;
|
|
3117
|
-
"onSubmit": (values: any) => Promise<void>;
|
|
3118
3150
|
/**
|
|
3119
3151
|
* @default false
|
|
3120
3152
|
*/
|
|
@@ -3131,6 +3163,10 @@ export namespace Components {
|
|
|
3131
3163
|
* @default false
|
|
3132
3164
|
*/
|
|
3133
3165
|
"submitSuccessful": boolean;
|
|
3166
|
+
/**
|
|
3167
|
+
* @default null
|
|
3168
|
+
*/
|
|
3169
|
+
"userId": Guid | null;
|
|
3134
3170
|
}
|
|
3135
3171
|
interface UdpFunctionButton {
|
|
3136
3172
|
/**
|
|
@@ -3194,6 +3230,79 @@ export namespace Components {
|
|
|
3194
3230
|
*/
|
|
3195
3231
|
"iconType": string;
|
|
3196
3232
|
}
|
|
3233
|
+
/**
|
|
3234
|
+
* UdpIconButton is a versatile icon button component that matches the udp-button API.
|
|
3235
|
+
* It's designed to replace the deprecated `stencil-icon-button` with better consistency.
|
|
3236
|
+
* Key improvements over `stencil-icon-button`:
|
|
3237
|
+
* - Consistent API with `udp-button`
|
|
3238
|
+
* - Better theming support using global CSS variables
|
|
3239
|
+
* - Improved accessibility
|
|
3240
|
+
* - Cleaner prop structure
|
|
3241
|
+
* - Better TypeScript support
|
|
3242
|
+
* Migration from `stencil-icon-button`:
|
|
3243
|
+
* - `iconName` → Not needed, use `icon` prop directly
|
|
3244
|
+
* - `iconClassName` → Not needed, styling handled by component
|
|
3245
|
+
* - `secondary=true` → `variant='text'` or `variant='outlined'`
|
|
3246
|
+
* - `noBackground=true` → `variant='text'`
|
|
3247
|
+
* - `darkIcon` → Use `color` prop instead
|
|
3248
|
+
* - `showLabel` → Use slot content (if content provided, label shows)
|
|
3249
|
+
* - `count` → Use `badgeContent` prop
|
|
3250
|
+
*/
|
|
3251
|
+
interface UdpIconButton {
|
|
3252
|
+
/**
|
|
3253
|
+
* Optional aria-label for accessibility. If not provided and tooltip exists, tooltip will be used.
|
|
3254
|
+
*/
|
|
3255
|
+
"ariaLabel"?: string;
|
|
3256
|
+
/**
|
|
3257
|
+
* If provided, displays a badge with this content over the icon. Replaces the old `count` prop from stencil-icon-button. Must be a number as required by udp-badge component.
|
|
3258
|
+
*/
|
|
3259
|
+
"badgeContent"?: number;
|
|
3260
|
+
/**
|
|
3261
|
+
* Optional button ID for testing/tracking purposes.
|
|
3262
|
+
*/
|
|
3263
|
+
"buttonId"?: string;
|
|
3264
|
+
/**
|
|
3265
|
+
* The color of the component. It supports theming using global CSS variables. `inherit` will inherit the color from its parent.
|
|
3266
|
+
* @default 'primary'
|
|
3267
|
+
*/
|
|
3268
|
+
"color": 'primary' | 'secondary' | 'success' | 'error' | 'warning' | 'info' | 'inherit';
|
|
3269
|
+
/**
|
|
3270
|
+
* If `true`, the component is disabled.
|
|
3271
|
+
* @default false
|
|
3272
|
+
*/
|
|
3273
|
+
"disabled": boolean;
|
|
3274
|
+
/**
|
|
3275
|
+
* The URL to link to when the button is clicked. If provided, the component renders as an `<a>` tag.
|
|
3276
|
+
*/
|
|
3277
|
+
"href"?: string;
|
|
3278
|
+
/**
|
|
3279
|
+
* The icon to display. Should be a Carbon icon or similar SVG icon object. Expected format: { attrs: {...}, content: [...] }
|
|
3280
|
+
*/
|
|
3281
|
+
"icon": any;
|
|
3282
|
+
/**
|
|
3283
|
+
* The color of the icon. If not provided, uses the button's color. Allows independent control of icon color from button color.
|
|
3284
|
+
*/
|
|
3285
|
+
"iconColor"?: 'primary' | 'secondary' | 'success' | 'error' | 'warning' | 'info' | 'inherit';
|
|
3286
|
+
/**
|
|
3287
|
+
* The size of the component.
|
|
3288
|
+
* @default 'medium'
|
|
3289
|
+
*/
|
|
3290
|
+
"size": 'small' | 'medium' | 'large';
|
|
3291
|
+
/**
|
|
3292
|
+
* Tooltip text to display on hover.
|
|
3293
|
+
*/
|
|
3294
|
+
"tooltip"?: string;
|
|
3295
|
+
/**
|
|
3296
|
+
* The type of the button. Only used if `href` is not set. Corresponds to the native `type` attribute of a `<button>` element.
|
|
3297
|
+
* @default 'button'
|
|
3298
|
+
*/
|
|
3299
|
+
"type": 'button' | 'submit' | 'reset';
|
|
3300
|
+
/**
|
|
3301
|
+
* The variant to use. - `text`: Typically used for less-pronounced actions (replaces noBackground=true). - `outlined`: Emphasizes actions with a border. - `contained`: High-emphasis, distinguished by a background color.
|
|
3302
|
+
* @default 'text'
|
|
3303
|
+
*/
|
|
3304
|
+
"variant": 'text' | 'outlined' | 'contained';
|
|
3305
|
+
}
|
|
3197
3306
|
interface UdpLineChart {
|
|
3198
3307
|
/**
|
|
3199
3308
|
* @default {}
|
|
@@ -3701,6 +3810,25 @@ export namespace Components {
|
|
|
3701
3810
|
"name": string;
|
|
3702
3811
|
"value": string;
|
|
3703
3812
|
}
|
|
3813
|
+
interface UdpSaveDraftButton {
|
|
3814
|
+
"handleSave": (values?: any) => void;
|
|
3815
|
+
/**
|
|
3816
|
+
* @default false
|
|
3817
|
+
*/
|
|
3818
|
+
"isSaving": boolean;
|
|
3819
|
+
/**
|
|
3820
|
+
* @default false
|
|
3821
|
+
*/
|
|
3822
|
+
"isVisible": boolean;
|
|
3823
|
+
/**
|
|
3824
|
+
* @default null
|
|
3825
|
+
*/
|
|
3826
|
+
"saveError": string | null;
|
|
3827
|
+
/**
|
|
3828
|
+
* @default false
|
|
3829
|
+
*/
|
|
3830
|
+
"showSavedMessage": boolean;
|
|
3831
|
+
}
|
|
3704
3832
|
/**
|
|
3705
3833
|
* A standardized selector component with single/multi-select support and various display options.
|
|
3706
3834
|
* Supports both controlled and uncontrolled modes.
|
|
@@ -4130,6 +4258,10 @@ export interface UdpFormsBuilderMenuCustomEvent<T> extends CustomEvent<T> {
|
|
|
4130
4258
|
detail: T;
|
|
4131
4259
|
target: HTMLUdpFormsBuilderMenuElement;
|
|
4132
4260
|
}
|
|
4261
|
+
export interface UdpIconButtonCustomEvent<T> extends CustomEvent<T> {
|
|
4262
|
+
detail: T;
|
|
4263
|
+
target: HTMLUdpIconButtonElement;
|
|
4264
|
+
}
|
|
4133
4265
|
export interface UdpLinkCustomEvent<T> extends CustomEvent<T> {
|
|
4134
4266
|
detail: T;
|
|
4135
4267
|
target: HTMLUdpLinkElement;
|
|
@@ -4848,6 +4980,7 @@ declare global {
|
|
|
4848
4980
|
};
|
|
4849
4981
|
interface HTMLStencilFormElementEventMap {
|
|
4850
4982
|
"stencilFormInvalidEvent": Object;
|
|
4983
|
+
"dirtyChange": boolean;
|
|
4851
4984
|
}
|
|
4852
4985
|
interface HTMLStencilFormElement extends Components.StencilForm, HTMLStencilElement {
|
|
4853
4986
|
addEventListener<K extends keyof HTMLStencilFormElementEventMap>(type: K, listener: (this: HTMLStencilFormElement, ev: StencilFormCustomEvent<HTMLStencilFormElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
@@ -4863,6 +4996,18 @@ declare global {
|
|
|
4863
4996
|
prototype: HTMLStencilFormElement;
|
|
4864
4997
|
new (): HTMLStencilFormElement;
|
|
4865
4998
|
};
|
|
4999
|
+
/**
|
|
5000
|
+
* @deprecated This component is deprecated and will be removed in a future version.
|
|
5001
|
+
* Please use `udp-icon-button` instead, which provides better consistency with udp-button
|
|
5002
|
+
* and improved theming support.
|
|
5003
|
+
* Migration guide:
|
|
5004
|
+
* - Replace `<stencil-icon-button>` with `<udp-icon-button>`
|
|
5005
|
+
* - `secondary=true` → `variant='text'` or `variant='outlined'`
|
|
5006
|
+
* - `noBackground=true` → `variant='text'`
|
|
5007
|
+
* - `darkIcon` → Use `color` prop instead
|
|
5008
|
+
* - `showLabel` → Use slot content (if content provided, label shows)
|
|
5009
|
+
* - `count` → Use `badgeContent` prop
|
|
5010
|
+
*/
|
|
4866
5011
|
interface HTMLStencilIconButtonElement extends Components.StencilIconButton, HTMLStencilElement {
|
|
4867
5012
|
}
|
|
4868
5013
|
var HTMLStencilIconButtonElement: {
|
|
@@ -4951,6 +5096,7 @@ declare global {
|
|
|
4951
5096
|
};
|
|
4952
5097
|
interface HTMLTextAreaElementEventMap {
|
|
4953
5098
|
"change": string;
|
|
5099
|
+
"error": string;
|
|
4954
5100
|
}
|
|
4955
5101
|
/**
|
|
4956
5102
|
* A standardized textarea component with auto-resizing, error handling, and validation.
|
|
@@ -5000,6 +5146,7 @@ declare global {
|
|
|
5000
5146
|
};
|
|
5001
5147
|
interface HTMLTextFieldElementEventMap {
|
|
5002
5148
|
"change": string;
|
|
5149
|
+
"error": string;
|
|
5003
5150
|
}
|
|
5004
5151
|
/**
|
|
5005
5152
|
* A standardized text input field component with error handling, validation, and custom styling.
|
|
@@ -5510,6 +5657,41 @@ declare global {
|
|
|
5510
5657
|
prototype: HTMLUdpIconElement;
|
|
5511
5658
|
new (): HTMLUdpIconElement;
|
|
5512
5659
|
};
|
|
5660
|
+
interface HTMLUdpIconButtonElementEventMap {
|
|
5661
|
+
"click": MouseEvent;
|
|
5662
|
+
}
|
|
5663
|
+
/**
|
|
5664
|
+
* UdpIconButton is a versatile icon button component that matches the udp-button API.
|
|
5665
|
+
* It's designed to replace the deprecated `stencil-icon-button` with better consistency.
|
|
5666
|
+
* Key improvements over `stencil-icon-button`:
|
|
5667
|
+
* - Consistent API with `udp-button`
|
|
5668
|
+
* - Better theming support using global CSS variables
|
|
5669
|
+
* - Improved accessibility
|
|
5670
|
+
* - Cleaner prop structure
|
|
5671
|
+
* - Better TypeScript support
|
|
5672
|
+
* Migration from `stencil-icon-button`:
|
|
5673
|
+
* - `iconName` → Not needed, use `icon` prop directly
|
|
5674
|
+
* - `iconClassName` → Not needed, styling handled by component
|
|
5675
|
+
* - `secondary=true` → `variant='text'` or `variant='outlined'`
|
|
5676
|
+
* - `noBackground=true` → `variant='text'`
|
|
5677
|
+
* - `darkIcon` → Use `color` prop instead
|
|
5678
|
+
* - `showLabel` → Use slot content (if content provided, label shows)
|
|
5679
|
+
* - `count` → Use `badgeContent` prop
|
|
5680
|
+
*/
|
|
5681
|
+
interface HTMLUdpIconButtonElement extends Components.UdpIconButton, HTMLStencilElement {
|
|
5682
|
+
addEventListener<K extends keyof HTMLUdpIconButtonElementEventMap>(type: K, listener: (this: HTMLUdpIconButtonElement, ev: UdpIconButtonCustomEvent<HTMLUdpIconButtonElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
5683
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
5684
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
5685
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
5686
|
+
removeEventListener<K extends keyof HTMLUdpIconButtonElementEventMap>(type: K, listener: (this: HTMLUdpIconButtonElement, ev: UdpIconButtonCustomEvent<HTMLUdpIconButtonElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
5687
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
5688
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
5689
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
5690
|
+
}
|
|
5691
|
+
var HTMLUdpIconButtonElement: {
|
|
5692
|
+
prototype: HTMLUdpIconButtonElement;
|
|
5693
|
+
new (): HTMLUdpIconButtonElement;
|
|
5694
|
+
};
|
|
5513
5695
|
interface HTMLUdpLineChartElement extends Components.UdpLineChart, HTMLStencilElement {
|
|
5514
5696
|
}
|
|
5515
5697
|
var HTMLUdpLineChartElement: {
|
|
@@ -5661,6 +5843,12 @@ declare global {
|
|
|
5661
5843
|
prototype: HTMLUdpRadioButtonElement;
|
|
5662
5844
|
new (): HTMLUdpRadioButtonElement;
|
|
5663
5845
|
};
|
|
5846
|
+
interface HTMLUdpSaveDraftButtonElement extends Components.UdpSaveDraftButton, HTMLStencilElement {
|
|
5847
|
+
}
|
|
5848
|
+
var HTMLUdpSaveDraftButtonElement: {
|
|
5849
|
+
prototype: HTMLUdpSaveDraftButtonElement;
|
|
5850
|
+
new (): HTMLUdpSaveDraftButtonElement;
|
|
5851
|
+
};
|
|
5664
5852
|
/**
|
|
5665
5853
|
* A standardized selector component with single/multi-select support and various display options.
|
|
5666
5854
|
* Supports both controlled and uncontrolled modes.
|
|
@@ -5757,6 +5945,7 @@ declare global {
|
|
|
5757
5945
|
interface HTMLUdpTimeSelectorElementEventMap {
|
|
5758
5946
|
"change": string;
|
|
5759
5947
|
"input": string;
|
|
5948
|
+
"error": string;
|
|
5760
5949
|
}
|
|
5761
5950
|
/**
|
|
5762
5951
|
* A standardized time input component with validation, min/max constraints, and precise time selection.
|
|
@@ -5943,6 +6132,7 @@ declare global {
|
|
|
5943
6132
|
"udp-grid-loader": HTMLUdpGridLoaderElement;
|
|
5944
6133
|
"udp-hotlist-form": HTMLUdpHotlistFormElement;
|
|
5945
6134
|
"udp-icon": HTMLUdpIconElement;
|
|
6135
|
+
"udp-icon-button": HTMLUdpIconButtonElement;
|
|
5946
6136
|
"udp-line-chart": HTMLUdpLineChartElement;
|
|
5947
6137
|
"udp-linear-loader": HTMLUdpLinearLoaderElement;
|
|
5948
6138
|
"udp-link": HTMLUdpLinkElement;
|
|
@@ -5959,6 +6149,7 @@ declare global {
|
|
|
5959
6149
|
"udp-pop-over-grid-action-header": HTMLUdpPopOverGridActionHeaderElement;
|
|
5960
6150
|
"udp-question": HTMLUdpQuestionElement;
|
|
5961
6151
|
"udp-radio-button": HTMLUdpRadioButtonElement;
|
|
6152
|
+
"udp-save-draft-button": HTMLUdpSaveDraftButtonElement;
|
|
5962
6153
|
"udp-selector": HTMLUdpSelectorElement;
|
|
5963
6154
|
"udp-side-sheet": HTMLUdpSideSheetElement;
|
|
5964
6155
|
"udp-skeleton-loading": HTMLUdpSkeletonLoadingElement;
|
|
@@ -7209,7 +7400,7 @@ declare namespace LocalJSX {
|
|
|
7209
7400
|
/**
|
|
7210
7401
|
* Whether the field is read-only. Users can see the value but cannot modify it.
|
|
7211
7402
|
*/
|
|
7212
|
-
"
|
|
7403
|
+
"readonly"?: boolean;
|
|
7213
7404
|
/**
|
|
7214
7405
|
* Whether the field is required for form submission. Adds visual indicator (*) and validation.
|
|
7215
7406
|
*/
|
|
@@ -7722,16 +7913,29 @@ declare namespace LocalJSX {
|
|
|
7722
7913
|
"value"?: string;
|
|
7723
7914
|
}
|
|
7724
7915
|
interface StencilForm {
|
|
7725
|
-
"
|
|
7916
|
+
"handleChange"?: (values: Object) => void;
|
|
7726
7917
|
"handleSubmit"?: (values: Object) => void;
|
|
7918
|
+
"handleValidate"?: (values: Object, errors: Object) => Object;
|
|
7727
7919
|
"initialValues"?: Object;
|
|
7920
|
+
"onDirtyChange"?: (event: StencilFormCustomEvent<boolean>) => void;
|
|
7728
7921
|
"onStencilFormInvalidEvent"?: (event: StencilFormCustomEvent<Object>) => void;
|
|
7729
|
-
"validate"?: (values: Object, errors: Object) => Object;
|
|
7730
7922
|
/**
|
|
7731
7923
|
* @default true
|
|
7732
7924
|
*/
|
|
7733
7925
|
"validateOnBlur"?: boolean;
|
|
7734
7926
|
}
|
|
7927
|
+
/**
|
|
7928
|
+
* @deprecated This component is deprecated and will be removed in a future version.
|
|
7929
|
+
* Please use `udp-icon-button` instead, which provides better consistency with udp-button
|
|
7930
|
+
* and improved theming support.
|
|
7931
|
+
* Migration guide:
|
|
7932
|
+
* - Replace `<stencil-icon-button>` with `<udp-icon-button>`
|
|
7933
|
+
* - `secondary=true` → `variant='text'` or `variant='outlined'`
|
|
7934
|
+
* - `noBackground=true` → `variant='text'`
|
|
7935
|
+
* - `darkIcon` → Use `color` prop instead
|
|
7936
|
+
* - `showLabel` → Use slot content (if content provided, label shows)
|
|
7937
|
+
* - `count` → Use `badgeContent` prop
|
|
7938
|
+
*/
|
|
7735
7939
|
interface StencilIconButton {
|
|
7736
7940
|
"buttonId"?: string;
|
|
7737
7941
|
/**
|
|
@@ -8023,6 +8227,10 @@ declare namespace LocalJSX {
|
|
|
8023
8227
|
* Maximum number of rows for auto-resizing.
|
|
8024
8228
|
*/
|
|
8025
8229
|
"maxRows"?: number;
|
|
8230
|
+
/**
|
|
8231
|
+
* Minimum number of characters required in the textarea. Enforces minimum character limits.
|
|
8232
|
+
*/
|
|
8233
|
+
"minCharacter"?: number;
|
|
8026
8234
|
/**
|
|
8027
8235
|
* Minimum number of rows for auto-resizing.
|
|
8028
8236
|
*/
|
|
@@ -8035,6 +8243,10 @@ declare namespace LocalJSX {
|
|
|
8035
8243
|
* Emitted when the value of the component changes (on blur).
|
|
8036
8244
|
*/
|
|
8037
8245
|
"onChange"?: (event: TextAreaCustomEvent<string>) => void;
|
|
8246
|
+
/**
|
|
8247
|
+
* Emitted when validation errors occur (e.g., character length outside min/max constraints). Contains the error message string. Empty string indicates no error.
|
|
8248
|
+
*/
|
|
8249
|
+
"onError"?: (event: TextAreaCustomEvent<string>) => void;
|
|
8038
8250
|
/**
|
|
8039
8251
|
* Placeholder text shown when the textarea is empty. Provides hints about expected input.
|
|
8040
8252
|
*/
|
|
@@ -8129,6 +8341,10 @@ declare namespace LocalJSX {
|
|
|
8129
8341
|
* Maximum number of characters allowed in the input. Enforces character limits.
|
|
8130
8342
|
*/
|
|
8131
8343
|
"maxCharacter"?: number;
|
|
8344
|
+
/**
|
|
8345
|
+
* Minimum number of characters required in the input. Enforces minimum character limits.
|
|
8346
|
+
*/
|
|
8347
|
+
"minCharacter"?: number;
|
|
8132
8348
|
/**
|
|
8133
8349
|
* Emitted when the text field value changes (on blur, enter, etc.). Provides the final committed value when user finishes editing.
|
|
8134
8350
|
* @event change
|
|
@@ -8136,6 +8352,10 @@ declare namespace LocalJSX {
|
|
|
8136
8352
|
* @example ```tsx <text-field onChange={(e) => handleValueChange(e.detail)} /> ```
|
|
8137
8353
|
*/
|
|
8138
8354
|
"onChange"?: (event: TextFieldCustomEvent<string>) => void;
|
|
8355
|
+
/**
|
|
8356
|
+
* Emitted when validation errors occur (e.g., character length outside min/max constraints). Contains the error message string. Empty string indicates no error.
|
|
8357
|
+
*/
|
|
8358
|
+
"onError"?: (event: TextFieldCustomEvent<string>) => void;
|
|
8139
8359
|
/**
|
|
8140
8360
|
* Placeholder text shown when the input is empty. Provides hints about expected input format.
|
|
8141
8361
|
*/
|
|
@@ -9123,11 +9343,23 @@ declare namespace LocalJSX {
|
|
|
9123
9343
|
"version"?: number;
|
|
9124
9344
|
}
|
|
9125
9345
|
interface UdpFormsUi {
|
|
9346
|
+
/**
|
|
9347
|
+
* @default {}
|
|
9348
|
+
*/
|
|
9349
|
+
"currentFormData"?: { [name: string]: any };
|
|
9350
|
+
"deleteRepeatableSection"?: any;
|
|
9126
9351
|
/**
|
|
9127
9352
|
* @default false
|
|
9128
9353
|
*/
|
|
9129
9354
|
"disabled"?: boolean;
|
|
9355
|
+
"duplicateRepeatableSection"?: any;
|
|
9356
|
+
"dynamicSections"?: any[];
|
|
9130
9357
|
"form"?: UdpForm;
|
|
9358
|
+
"handleAction"?: (actionId: Guid, params: Object) => void;
|
|
9359
|
+
"handleChange"?: (values: { [name: string]: any }) => void;
|
|
9360
|
+
"handleFinish"?: () => void;
|
|
9361
|
+
"handleSave"?: (values: { [name: string]: any }) => Promise<void>;
|
|
9362
|
+
"handleSubmit"?: (values: any) => Promise<void>;
|
|
9131
9363
|
/**
|
|
9132
9364
|
* @default {}
|
|
9133
9365
|
*/
|
|
@@ -9136,14 +9368,14 @@ declare namespace LocalJSX {
|
|
|
9136
9368
|
* @default false
|
|
9137
9369
|
*/
|
|
9138
9370
|
"isSaving"?: boolean;
|
|
9371
|
+
/**
|
|
9372
|
+
* @default false
|
|
9373
|
+
*/
|
|
9374
|
+
"isSubmitted"?: boolean;
|
|
9139
9375
|
/**
|
|
9140
9376
|
* @default false
|
|
9141
9377
|
*/
|
|
9142
9378
|
"loading"?: boolean;
|
|
9143
|
-
"onAction"?: (actionId: Guid, params: Object) => void;
|
|
9144
|
-
"onChange"?: (values: { [name: string]: any }) => void;
|
|
9145
|
-
"onFinish"?: () => void;
|
|
9146
|
-
"onSubmit"?: (values: any) => Promise<void>;
|
|
9147
9379
|
/**
|
|
9148
9380
|
* @default false
|
|
9149
9381
|
*/
|
|
@@ -9160,6 +9392,10 @@ declare namespace LocalJSX {
|
|
|
9160
9392
|
* @default false
|
|
9161
9393
|
*/
|
|
9162
9394
|
"submitSuccessful"?: boolean;
|
|
9395
|
+
/**
|
|
9396
|
+
* @default null
|
|
9397
|
+
*/
|
|
9398
|
+
"userId"?: Guid | null;
|
|
9163
9399
|
}
|
|
9164
9400
|
interface UdpFunctionButton {
|
|
9165
9401
|
/**
|
|
@@ -9223,6 +9459,83 @@ declare namespace LocalJSX {
|
|
|
9223
9459
|
*/
|
|
9224
9460
|
"iconType"?: string;
|
|
9225
9461
|
}
|
|
9462
|
+
/**
|
|
9463
|
+
* UdpIconButton is a versatile icon button component that matches the udp-button API.
|
|
9464
|
+
* It's designed to replace the deprecated `stencil-icon-button` with better consistency.
|
|
9465
|
+
* Key improvements over `stencil-icon-button`:
|
|
9466
|
+
* - Consistent API with `udp-button`
|
|
9467
|
+
* - Better theming support using global CSS variables
|
|
9468
|
+
* - Improved accessibility
|
|
9469
|
+
* - Cleaner prop structure
|
|
9470
|
+
* - Better TypeScript support
|
|
9471
|
+
* Migration from `stencil-icon-button`:
|
|
9472
|
+
* - `iconName` → Not needed, use `icon` prop directly
|
|
9473
|
+
* - `iconClassName` → Not needed, styling handled by component
|
|
9474
|
+
* - `secondary=true` → `variant='text'` or `variant='outlined'`
|
|
9475
|
+
* - `noBackground=true` → `variant='text'`
|
|
9476
|
+
* - `darkIcon` → Use `color` prop instead
|
|
9477
|
+
* - `showLabel` → Use slot content (if content provided, label shows)
|
|
9478
|
+
* - `count` → Use `badgeContent` prop
|
|
9479
|
+
*/
|
|
9480
|
+
interface UdpIconButton {
|
|
9481
|
+
/**
|
|
9482
|
+
* Optional aria-label for accessibility. If not provided and tooltip exists, tooltip will be used.
|
|
9483
|
+
*/
|
|
9484
|
+
"ariaLabel"?: string;
|
|
9485
|
+
/**
|
|
9486
|
+
* If provided, displays a badge with this content over the icon. Replaces the old `count` prop from stencil-icon-button. Must be a number as required by udp-badge component.
|
|
9487
|
+
*/
|
|
9488
|
+
"badgeContent"?: number;
|
|
9489
|
+
/**
|
|
9490
|
+
* Optional button ID for testing/tracking purposes.
|
|
9491
|
+
*/
|
|
9492
|
+
"buttonId"?: string;
|
|
9493
|
+
/**
|
|
9494
|
+
* The color of the component. It supports theming using global CSS variables. `inherit` will inherit the color from its parent.
|
|
9495
|
+
* @default 'primary'
|
|
9496
|
+
*/
|
|
9497
|
+
"color"?: 'primary' | 'secondary' | 'success' | 'error' | 'warning' | 'info' | 'inherit';
|
|
9498
|
+
/**
|
|
9499
|
+
* If `true`, the component is disabled.
|
|
9500
|
+
* @default false
|
|
9501
|
+
*/
|
|
9502
|
+
"disabled"?: boolean;
|
|
9503
|
+
/**
|
|
9504
|
+
* The URL to link to when the button is clicked. If provided, the component renders as an `<a>` tag.
|
|
9505
|
+
*/
|
|
9506
|
+
"href"?: string;
|
|
9507
|
+
/**
|
|
9508
|
+
* The icon to display. Should be a Carbon icon or similar SVG icon object. Expected format: { attrs: {...}, content: [...] }
|
|
9509
|
+
*/
|
|
9510
|
+
"icon"?: any;
|
|
9511
|
+
/**
|
|
9512
|
+
* The color of the icon. If not provided, uses the button's color. Allows independent control of icon color from button color.
|
|
9513
|
+
*/
|
|
9514
|
+
"iconColor"?: 'primary' | 'secondary' | 'success' | 'error' | 'warning' | 'info' | 'inherit';
|
|
9515
|
+
/**
|
|
9516
|
+
* Emitted when the button is clicked.
|
|
9517
|
+
*/
|
|
9518
|
+
"onClick"?: (event: UdpIconButtonCustomEvent<MouseEvent>) => void;
|
|
9519
|
+
/**
|
|
9520
|
+
* The size of the component.
|
|
9521
|
+
* @default 'medium'
|
|
9522
|
+
*/
|
|
9523
|
+
"size"?: 'small' | 'medium' | 'large';
|
|
9524
|
+
/**
|
|
9525
|
+
* Tooltip text to display on hover.
|
|
9526
|
+
*/
|
|
9527
|
+
"tooltip"?: string;
|
|
9528
|
+
/**
|
|
9529
|
+
* The type of the button. Only used if `href` is not set. Corresponds to the native `type` attribute of a `<button>` element.
|
|
9530
|
+
* @default 'button'
|
|
9531
|
+
*/
|
|
9532
|
+
"type"?: 'button' | 'submit' | 'reset';
|
|
9533
|
+
/**
|
|
9534
|
+
* The variant to use. - `text`: Typically used for less-pronounced actions (replaces noBackground=true). - `outlined`: Emphasizes actions with a border. - `contained`: High-emphasis, distinguished by a background color.
|
|
9535
|
+
* @default 'text'
|
|
9536
|
+
*/
|
|
9537
|
+
"variant"?: 'text' | 'outlined' | 'contained';
|
|
9538
|
+
}
|
|
9226
9539
|
interface UdpLineChart {
|
|
9227
9540
|
/**
|
|
9228
9541
|
* @default {}
|
|
@@ -9743,6 +10056,25 @@ declare namespace LocalJSX {
|
|
|
9743
10056
|
"name"?: string;
|
|
9744
10057
|
"value"?: string;
|
|
9745
10058
|
}
|
|
10059
|
+
interface UdpSaveDraftButton {
|
|
10060
|
+
"handleSave"?: (values?: any) => void;
|
|
10061
|
+
/**
|
|
10062
|
+
* @default false
|
|
10063
|
+
*/
|
|
10064
|
+
"isSaving"?: boolean;
|
|
10065
|
+
/**
|
|
10066
|
+
* @default false
|
|
10067
|
+
*/
|
|
10068
|
+
"isVisible"?: boolean;
|
|
10069
|
+
/**
|
|
10070
|
+
* @default null
|
|
10071
|
+
*/
|
|
10072
|
+
"saveError"?: string | null;
|
|
10073
|
+
/**
|
|
10074
|
+
* @default false
|
|
10075
|
+
*/
|
|
10076
|
+
"showSavedMessage"?: boolean;
|
|
10077
|
+
}
|
|
9746
10078
|
/**
|
|
9747
10079
|
* A standardized selector component with single/multi-select support and various display options.
|
|
9748
10080
|
* Supports both controlled and uncontrolled modes.
|
|
@@ -10009,6 +10341,10 @@ declare namespace LocalJSX {
|
|
|
10009
10341
|
* Emitted when the time value changes through user interaction or programmatic update. Contains the new time value in HH:mm format.
|
|
10010
10342
|
*/
|
|
10011
10343
|
"onChange"?: (event: UdpTimeSelectorCustomEvent<string>) => void;
|
|
10344
|
+
/**
|
|
10345
|
+
* Emitted when validation errors occur (e.g., time outside min/max constraints). Contains the error message string. Empty string indicates no error.
|
|
10346
|
+
*/
|
|
10347
|
+
"onError"?: (event: UdpTimeSelectorCustomEvent<string>) => void;
|
|
10012
10348
|
/**
|
|
10013
10349
|
* Emitted when the user types in the time input field. Contains the current input value (may be incomplete during typing).
|
|
10014
10350
|
*/
|
|
@@ -10181,6 +10517,7 @@ declare namespace LocalJSX {
|
|
|
10181
10517
|
"udp-grid-loader": UdpGridLoader;
|
|
10182
10518
|
"udp-hotlist-form": UdpHotlistForm;
|
|
10183
10519
|
"udp-icon": UdpIcon;
|
|
10520
|
+
"udp-icon-button": UdpIconButton;
|
|
10184
10521
|
"udp-line-chart": UdpLineChart;
|
|
10185
10522
|
"udp-linear-loader": UdpLinearLoader;
|
|
10186
10523
|
"udp-link": UdpLink;
|
|
@@ -10197,6 +10534,7 @@ declare namespace LocalJSX {
|
|
|
10197
10534
|
"udp-pop-over-grid-action-header": UdpPopOverGridActionHeader;
|
|
10198
10535
|
"udp-question": UdpQuestion;
|
|
10199
10536
|
"udp-radio-button": UdpRadioButton;
|
|
10537
|
+
"udp-save-draft-button": UdpSaveDraftButton;
|
|
10200
10538
|
"udp-selector": UdpSelector;
|
|
10201
10539
|
"udp-side-sheet": UdpSideSheet;
|
|
10202
10540
|
"udp-skeleton-loading": UdpSkeletonLoading;
|
|
@@ -10431,6 +10769,18 @@ declare module "@stencil/core" {
|
|
|
10431
10769
|
"stencil-chip": LocalJSX.StencilChip & JSXBase.HTMLAttributes<HTMLStencilChipElement>;
|
|
10432
10770
|
"stencil-field": LocalJSX.StencilField & JSXBase.HTMLAttributes<HTMLStencilFieldElement>;
|
|
10433
10771
|
"stencil-form": LocalJSX.StencilForm & JSXBase.HTMLAttributes<HTMLStencilFormElement>;
|
|
10772
|
+
/**
|
|
10773
|
+
* @deprecated This component is deprecated and will be removed in a future version.
|
|
10774
|
+
* Please use `udp-icon-button` instead, which provides better consistency with udp-button
|
|
10775
|
+
* and improved theming support.
|
|
10776
|
+
* Migration guide:
|
|
10777
|
+
* - Replace `<stencil-icon-button>` with `<udp-icon-button>`
|
|
10778
|
+
* - `secondary=true` → `variant='text'` or `variant='outlined'`
|
|
10779
|
+
* - `noBackground=true` → `variant='text'`
|
|
10780
|
+
* - `darkIcon` → Use `color` prop instead
|
|
10781
|
+
* - `showLabel` → Use slot content (if content provided, label shows)
|
|
10782
|
+
* - `count` → Use `badgeContent` prop
|
|
10783
|
+
*/
|
|
10434
10784
|
"stencil-icon-button": LocalJSX.StencilIconButton & JSXBase.HTMLAttributes<HTMLStencilIconButtonElement>;
|
|
10435
10785
|
"stencil-icon-button-grid-action-header": LocalJSX.StencilIconButtonGridActionHeader & JSXBase.HTMLAttributes<HTMLStencilIconButtonGridActionHeaderElement>;
|
|
10436
10786
|
/**
|
|
@@ -10679,6 +11029,25 @@ declare module "@stencil/core" {
|
|
|
10679
11029
|
"udp-grid-loader": LocalJSX.UdpGridLoader & JSXBase.HTMLAttributes<HTMLUdpGridLoaderElement>;
|
|
10680
11030
|
"udp-hotlist-form": LocalJSX.UdpHotlistForm & JSXBase.HTMLAttributes<HTMLUdpHotlistFormElement>;
|
|
10681
11031
|
"udp-icon": LocalJSX.UdpIcon & JSXBase.HTMLAttributes<HTMLUdpIconElement>;
|
|
11032
|
+
/**
|
|
11033
|
+
* UdpIconButton is a versatile icon button component that matches the udp-button API.
|
|
11034
|
+
* It's designed to replace the deprecated `stencil-icon-button` with better consistency.
|
|
11035
|
+
* Key improvements over `stencil-icon-button`:
|
|
11036
|
+
* - Consistent API with `udp-button`
|
|
11037
|
+
* - Better theming support using global CSS variables
|
|
11038
|
+
* - Improved accessibility
|
|
11039
|
+
* - Cleaner prop structure
|
|
11040
|
+
* - Better TypeScript support
|
|
11041
|
+
* Migration from `stencil-icon-button`:
|
|
11042
|
+
* - `iconName` → Not needed, use `icon` prop directly
|
|
11043
|
+
* - `iconClassName` → Not needed, styling handled by component
|
|
11044
|
+
* - `secondary=true` → `variant='text'` or `variant='outlined'`
|
|
11045
|
+
* - `noBackground=true` → `variant='text'`
|
|
11046
|
+
* - `darkIcon` → Use `color` prop instead
|
|
11047
|
+
* - `showLabel` → Use slot content (if content provided, label shows)
|
|
11048
|
+
* - `count` → Use `badgeContent` prop
|
|
11049
|
+
*/
|
|
11050
|
+
"udp-icon-button": LocalJSX.UdpIconButton & JSXBase.HTMLAttributes<HTMLUdpIconButtonElement>;
|
|
10682
11051
|
"udp-line-chart": LocalJSX.UdpLineChart & JSXBase.HTMLAttributes<HTMLUdpLineChartElement>;
|
|
10683
11052
|
"udp-linear-loader": LocalJSX.UdpLinearLoader & JSXBase.HTMLAttributes<HTMLUdpLinearLoaderElement>;
|
|
10684
11053
|
"udp-link": LocalJSX.UdpLink & JSXBase.HTMLAttributes<HTMLUdpLinkElement>;
|
|
@@ -10695,6 +11064,7 @@ declare module "@stencil/core" {
|
|
|
10695
11064
|
"udp-pop-over-grid-action-header": LocalJSX.UdpPopOverGridActionHeader & JSXBase.HTMLAttributes<HTMLUdpPopOverGridActionHeaderElement>;
|
|
10696
11065
|
"udp-question": LocalJSX.UdpQuestion & JSXBase.HTMLAttributes<HTMLUdpQuestionElement>;
|
|
10697
11066
|
"udp-radio-button": LocalJSX.UdpRadioButton & JSXBase.HTMLAttributes<HTMLUdpRadioButtonElement>;
|
|
11067
|
+
"udp-save-draft-button": LocalJSX.UdpSaveDraftButton & JSXBase.HTMLAttributes<HTMLUdpSaveDraftButtonElement>;
|
|
10698
11068
|
/**
|
|
10699
11069
|
* A standardized selector component with single/multi-select support and various display options.
|
|
10700
11070
|
* Supports both controlled and uncontrolled modes.
|