udp-stencil-component-library 25.18.3-beta.21 → 25.18.3-beta.22
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/add-map-feature-popup_4.cjs.entry.js +12 -12
- package/dist/cjs/address-search_6.cjs.entry.js +18 -18
- package/dist/cjs/advanced-search_12.cjs.entry.js +1 -1
- package/dist/cjs/ag-grid-base_61.cjs.entry.js +44 -44
- package/dist/cjs/api-method-instance-grid.cjs.entry.js +2 -2
- package/dist/cjs/app-bar.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/feature-details-card_2.cjs.entry.js +5 -5
- package/dist/cjs/file-upload_2.cjs.entry.js +4 -4
- package/dist/cjs/filter-conditions_7.cjs.entry.js +2 -2
- package/dist/cjs/filter-group_3.cjs.entry.js +1 -1
- package/dist/cjs/form-metadata-display_9.cjs.entry.js +6 -6
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/map-component_2.cjs.entry.js +2 -2
- package/dist/cjs/primary-action-header_2.cjs.entry.js +2 -2
- 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/search-method-grid.cjs.entry.js +1 -1
- package/dist/cjs/server-side-grid.cjs.entry.js +1 -1
- package/dist/cjs/side-sheet-container.cjs.entry.js +1 -1
- package/dist/cjs/stencil-library.cjs.js +1 -1
- package/dist/cjs/stencil-toggle.cjs.entry.js +4 -4
- package/dist/cjs/text-field_2.cjs.entry.js +7 -7
- 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-dynamic-container-with-menu.cjs.entry.js +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-skeleton-loading.cjs.entry.js +1 -1
- package/dist/cjs/udp-split-screen.cjs.entry.js +1 -1
- package/dist/cjs/udp-stepper-demo.cjs.entry.js +1 -1
- package/dist/cjs/udp-tab.cjs.entry.js +1 -1
- package/dist/cjs/udp-timeline-connector.cjs.entry.js +1 -1
- package/dist/cjs/udp-timeline-dot.cjs.entry.js +1 -1
- package/dist/cjs/udp-timeline-item.cjs.entry.js +2 -2
- package/dist/cjs/udp-timeline-separator.cjs.entry.js +1 -1
- package/dist/cjs/udp-timeline.cjs.entry.js +1 -1
- package/dist/collection/components/grid/new-grid/ag-grid-base.js +1 -1
- package/dist/collection/components/grid/new-grid/api-method-instance-grid.js +2 -2
- package/dist/collection/components/grid/new-grid/client-side-grid.js +1 -1
- package/dist/collection/components/grid/new-grid/search-method-grid.js +1 -1
- package/dist/collection/components/grid/new-grid/server-side-grid.js +1 -1
- package/dist/collection/components/grid/resource-timeline-calendar/resource-timeline-calendar.js +1 -1
- package/dist/collection/components/grid/resource-timeline-calendar/resource-timeline-primary-bar.js +1 -1
- package/dist/collection/components/inputs/address-search/address-search.js +3 -3
- package/dist/collection/components/inputs/checkbox/check-box.js +2 -2
- package/dist/collection/components/inputs/date-range-selector/udp-date-range-selector.js +2 -2
- package/dist/collection/components/inputs/date-selector/udp-date-selector.js +3 -3
- package/dist/collection/components/inputs/date-time-selector/udp-datetime-selector.js +3 -3
- package/dist/collection/components/inputs/file-upload/file-upload.js +4 -4
- package/dist/collection/components/inputs/form metadata display/form-metadata-display.js +1 -1
- package/dist/collection/components/inputs/image-upload/image-upload.js +1 -1
- package/dist/collection/components/inputs/numeric-field/numeric-field.js +3 -3
- package/dist/collection/components/inputs/signature-input/signature-input.js +2 -2
- package/dist/collection/components/inputs/tally/tally.js +2 -2
- package/dist/collection/components/inputs/text-area/text-area.js +3 -3
- package/dist/collection/components/inputs/text-field/text-field.js +3 -3
- package/dist/collection/components/inputs/time-selector/udp-time-selector.js +3 -3
- package/dist/collection/components/inputs/toggle/stencil-toggle.js +4 -4
- package/dist/collection/components/inputs/udp-selector/udp-selector.js +4 -4
- package/dist/collection/components/layout/udp-container/udp-container.js +2 -2
- package/dist/collection/components/layout/udp-container-query/udp-container-query.js +2 -2
- package/dist/collection/components/layout/udp-container-query-grid/udp-container-query-grid.js +1 -1
- package/dist/collection/components/layout/udp-container-query-grid-item/udp-container-query-grid-item.js +1 -1
- package/dist/collection/components/layout/udp-page/udp-page.js +1 -1
- package/dist/collection/components/layout/udp-split-screen/udp-split-screen.js +1 -1
- package/dist/collection/components/loaders/udp-grid-loader/udp-grid-loader.js +2 -2
- package/dist/collection/components/loaders/udp-linear-loader/udp-linear-loader.js +1 -1
- package/dist/collection/components/loaders/udp-skeleton-loading.js +1 -1
- package/dist/collection/components/map/udp-map/map-component.js +1 -1
- package/dist/collection/components/map/udp-map/popups/add-map-feature-popup.js +3 -3
- package/dist/collection/components/map/udp-map/popups/feature-details-card/feature-details-card.js +4 -4
- package/dist/collection/components/map/udp-map/popups/feature-details-popup.js +1 -1
- package/dist/collection/components/map/udp-map/popups/select-layer-popup.js +2 -2
- package/dist/collection/components/map/udp-map/popups/split-line-popup.js +1 -1
- package/dist/collection/components/map/udp-map/toolbar/map-toolbar.js +6 -6
- package/dist/collection/components/map/udp-map/udp-map-toolbar.js +1 -1
- package/dist/collection/components/map/udp-map/udp-map.js +3 -3
- package/dist/collection/components/menu/menu-item/udp-menu-item.js +1 -1
- package/dist/collection/components/menu/udp-menu.js +1 -1
- package/dist/collection/components/new-form/field/udp-field.js +1 -1
- package/dist/collection/components/new-form/form/udp-form-component.js +2 -2
- package/dist/collection/components/stepper/udp-stepper-demo.js +1 -1
- package/dist/collection/components/tabs/tab/tabs/udp-tabs.js +2 -2
- package/dist/collection/components/tabs/tab/udp-tab.js +1 -1
- package/dist/collection/components/tabs/udp-tab-panel/udp-tab-panel.js +1 -1
- package/dist/collection/components/timeline/udp-timeline-connector.js +1 -1
- package/dist/collection/components/timeline/udp-timeline-dot.js +1 -1
- package/dist/collection/components/timeline/udp-timeline-item.js +2 -2
- package/dist/collection/components/timeline/udp-timeline-separator.js +1 -1
- package/dist/collection/components/timeline/udp-timeline.js +1 -1
- package/dist/collection/components/toolbars/app-bar/app-bar.js +1 -1
- package/dist/collection/components/util/ghost-render/ghost-render.js +1 -1
- package/dist/collection/components/util/lazy-loader/udp-lazy-loader.js +1 -1
- package/dist/collection/deprecated/components/side-sheet/side-sheet-container.js +1 -1
- package/dist/collection/deprecated/components/side-sheet/side-sheet.js +1 -1
- package/dist/collection/test-pages/test-components-page.js +28 -28
- package/dist/collection/test-pages/test-form.js +4 -4
- package/dist/collection/udp-utilities/layout/udp-dynamic-container-with-menu/chip-section/chip-section.js +2 -2
- package/dist/collection/udp-utilities/layout/udp-dynamic-container-with-menu/udp-dynamic-container-with-menu.js +1 -1
- package/dist/components/add-map-feature-popup2.js +1 -1
- package/dist/components/address-search2.js +1 -1
- package/dist/components/ag-grid-base2.js +1 -1
- package/dist/components/api-method-instance-grid.js +1 -1
- package/dist/components/app-bar.js +1 -1
- package/dist/components/check-box.js +1 -1
- package/dist/components/chip-section.js +1 -1
- package/dist/components/client-side-grid2.js +1 -1
- package/dist/components/feature-details-card2.js +1 -1
- package/dist/components/feature-details-popup2.js +1 -1
- package/dist/components/file-upload2.js +1 -1
- package/dist/components/form-metadata-display2.js +1 -1
- package/dist/components/ghost-render2.js +1 -1
- package/dist/components/image-upload2.js +1 -1
- package/dist/components/map-component2.js +1 -1
- package/dist/components/map-toolbar2.js +1 -1
- package/dist/components/numeric-field2.js +1 -1
- package/dist/components/resource-timeline-calendar.js +1 -1
- package/dist/components/resource-timeline-primary-bar2.js +1 -1
- package/dist/components/search-method-grid2.js +1 -1
- package/dist/components/select-layer-popup2.js +1 -1
- package/dist/components/server-side-grid2.js +1 -1
- package/dist/components/side-sheet-container2.js +1 -1
- package/dist/components/side-sheet2.js +1 -1
- package/dist/components/signature-input2.js +1 -1
- package/dist/components/split-line-popup2.js +1 -1
- package/dist/components/stencil-toggle2.js +1 -1
- package/dist/components/tally.js +1 -1
- package/dist/components/test-components-page.js +1 -1
- package/dist/components/test-form2.js +1 -1
- package/dist/components/text-area2.js +1 -1
- package/dist/components/text-field2.js +1 -1
- package/dist/components/udp-container-query-grid-item.js +1 -1
- package/dist/components/udp-container-query-grid.js +1 -1
- package/dist/components/udp-container-query2.js +1 -1
- package/dist/components/udp-container2.js +1 -1
- package/dist/components/udp-date-range-selector2.js +1 -1
- package/dist/components/udp-date-selector2.js +1 -1
- package/dist/components/udp-datetime-selector2.js +1 -1
- package/dist/components/udp-dynamic-container-with-menu2.js +1 -1
- package/dist/components/udp-field2.js +1 -1
- package/dist/components/udp-form-component2.js +1 -1
- package/dist/components/udp-grid-loader2.js +1 -1
- package/dist/components/udp-lazy-loader2.js +1 -1
- package/dist/components/udp-linear-loader2.js +1 -1
- package/dist/components/udp-map-toolbar2.js +1 -1
- package/dist/components/udp-map.js +1 -1
- package/dist/components/udp-menu-item2.js +1 -1
- package/dist/components/udp-menu2.js +1 -1
- package/dist/components/udp-page.js +1 -1
- package/dist/components/udp-selector2.js +1 -1
- package/dist/components/udp-skeleton-loading2.js +1 -1
- package/dist/components/udp-split-screen.js +1 -1
- package/dist/components/udp-stepper-demo.js +1 -1
- package/dist/components/udp-tab-panel2.js +1 -1
- package/dist/components/udp-tab.js +1 -1
- package/dist/components/udp-tabs2.js +1 -1
- package/dist/components/udp-time-selector2.js +1 -1
- package/dist/components/udp-timeline-connector.js +1 -1
- package/dist/components/udp-timeline-dot.js +1 -1
- package/dist/components/udp-timeline-item.js +1 -1
- package/dist/components/udp-timeline-separator.js +1 -1
- package/dist/components/udp-timeline.js +1 -1
- package/dist/docs.json +223 -31
- package/dist/esm/add-map-feature-popup_4.entry.js +12 -12
- package/dist/esm/address-search_6.entry.js +18 -18
- package/dist/esm/advanced-search_12.entry.js +1 -1
- package/dist/esm/ag-grid-base_61.entry.js +44 -44
- package/dist/esm/api-method-instance-grid.entry.js +2 -2
- package/dist/esm/app-bar.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/feature-details-card_2.entry.js +5 -5
- package/dist/esm/file-upload_2.entry.js +4 -4
- package/dist/esm/filter-conditions_7.entry.js +2 -2
- package/dist/esm/filter-group_3.entry.js +1 -1
- package/dist/esm/form-metadata-display_9.entry.js +6 -6
- package/dist/esm/loader.js +1 -1
- package/dist/esm/map-component_2.entry.js +2 -2
- package/dist/esm/primary-action-header_2.entry.js +2 -2
- package/dist/esm/resource-timeline-calendar.entry.js +1 -1
- package/dist/esm/resource-timeline-primary-bar.entry.js +1 -1
- package/dist/esm/search-method-grid.entry.js +1 -1
- package/dist/esm/server-side-grid.entry.js +1 -1
- package/dist/esm/side-sheet-container.entry.js +1 -1
- package/dist/esm/stencil-library.js +1 -1
- package/dist/esm/stencil-toggle.entry.js +4 -4
- package/dist/esm/text-field_2.entry.js +7 -7
- 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-dynamic-container-with-menu.entry.js +1 -1
- package/dist/esm/udp-map.entry.js +3 -3
- package/dist/esm/udp-page.entry.js +1 -1
- package/dist/esm/udp-skeleton-loading.entry.js +1 -1
- package/dist/esm/udp-split-screen.entry.js +1 -1
- package/dist/esm/udp-stepper-demo.entry.js +1 -1
- package/dist/esm/udp-tab.entry.js +1 -1
- package/dist/esm/udp-timeline-connector.entry.js +1 -1
- package/dist/esm/udp-timeline-dot.entry.js +1 -1
- package/dist/esm/udp-timeline-item.entry.js +2 -2
- package/dist/esm/udp-timeline-separator.entry.js +1 -1
- package/dist/esm/udp-timeline.entry.js +1 -1
- package/dist/stencil-library/add-map-feature-popup_4.entry.js +1 -1
- package/dist/stencil-library/address-search_6.entry.js +1 -1
- package/dist/stencil-library/advanced-search_12.entry.js +1 -1
- package/dist/stencil-library/ag-grid-base_61.entry.js +1 -1
- package/dist/stencil-library/api-method-instance-grid.entry.js +1 -1
- package/dist/stencil-library/app-bar.entry.js +1 -1
- package/dist/stencil-library/check-box.entry.js +1 -1
- package/dist/stencil-library/chip-section.entry.js +1 -1
- package/dist/stencil-library/feature-details-card_2.entry.js +1 -1
- package/dist/stencil-library/file-upload_2.entry.js +1 -1
- package/dist/stencil-library/filter-conditions_7.entry.js +1 -1
- package/dist/stencil-library/filter-group_3.entry.js +1 -1
- package/dist/stencil-library/form-metadata-display_9.entry.js +1 -1
- package/dist/stencil-library/map-component_2.entry.js +1 -1
- package/dist/stencil-library/primary-action-header_2.entry.js +1 -1
- package/dist/stencil-library/resource-timeline-calendar.entry.js +1 -1
- package/dist/stencil-library/resource-timeline-primary-bar.entry.js +1 -1
- package/dist/stencil-library/search-method-grid.entry.js +1 -1
- package/dist/stencil-library/server-side-grid.entry.js +1 -1
- package/dist/stencil-library/side-sheet-container.entry.js +1 -1
- package/dist/stencil-library/stencil-library.esm.js +1 -1
- package/dist/stencil-library/stencil-toggle.entry.js +1 -1
- package/dist/stencil-library/text-field_2.entry.js +1 -1
- package/dist/stencil-library/udp-container-query-grid-item.entry.js +1 -1
- package/dist/stencil-library/udp-container-query-grid.entry.js +1 -1
- package/dist/stencil-library/udp-container-query.entry.js +1 -1
- package/dist/stencil-library/udp-container.entry.js +1 -1
- package/dist/stencil-library/udp-dynamic-container-with-menu.entry.js +1 -1
- package/dist/stencil-library/udp-map.entry.js +1 -1
- package/dist/stencil-library/udp-page.entry.js +1 -1
- package/dist/stencil-library/udp-skeleton-loading.entry.js +1 -1
- package/dist/stencil-library/udp-split-screen.entry.js +1 -1
- package/dist/stencil-library/udp-stepper-demo.entry.js +1 -1
- package/dist/stencil-library/udp-tab.entry.js +1 -1
- package/dist/stencil-library/udp-timeline-connector.entry.js +1 -1
- package/dist/stencil-library/udp-timeline-dot.entry.js +1 -1
- package/dist/stencil-library/udp-timeline-item.entry.js +1 -1
- package/dist/stencil-library/udp-timeline-separator.entry.js +1 -1
- package/dist/stencil-library/udp-timeline.entry.js +1 -1
- package/package.json +1 -1
|
@@ -83,11 +83,11 @@ const AddMapFeaturePopUp = class {
|
|
|
83
83
|
}
|
|
84
84
|
render() {
|
|
85
85
|
var _a, _b, _c;
|
|
86
|
-
return (index.h("div", { key: '
|
|
86
|
+
return (index.h("div", { key: '8e1c72aa2bdd0d51010537799130b2a769723a3f', class: "popoverContent" }, !((_a = this.panelConfig) === null || _a === void 0 ? void 0 : _a.hideLayerSelector) && (index.h("udp-selector", { key: '86cff56d15786ba82eaa1359ec444fb0e161efc6', id: 'layer', options: this.layerToAddOptions, initialValue: this.selectedLayer, label: 'Layer', onChange: (e) => {
|
|
87
87
|
this.handleSetSelectedLayer(e.detail);
|
|
88
|
-
}, large: false })), index.h("udp-selector", { key: '
|
|
88
|
+
}, large: false })), index.h("udp-selector", { key: '29269b50bc9e812e995b724f210b72eb17f97d59', id: 'type', options: (_b = this.drawingTypeOptions) !== null && _b !== void 0 ? _b : [], initialValue: this.selectedType, label: 'Type', onChange: (e) => {
|
|
89
89
|
this.handleSetSelectedType(e.detail);
|
|
90
|
-
}, large: false }), index.h("div", { key: '
|
|
90
|
+
}, large: false }), index.h("div", { key: '349e8b182ff0991e6137304ade8125952d8eeb50', class: "formButton" }, index.h("custom-button", { key: '34a68ef5e66e6a1a53bf3124c2217d52163affa3', label: index.h("unity-typography", { variant: "button" }, 'Draw feature'), onClick: () => this.handleStartDrawingMapFeature(this.selectedLayer, this.selectedType), variant: 'outline', disabled: (this.selectedLayer === null && !((_c = this.panelConfig) === null || _c === void 0 ? void 0 : _c.hideLayerSelector)) ||
|
|
91
91
|
this.selectedType === null }))));
|
|
92
92
|
}
|
|
93
93
|
static get watchers() { return {
|
|
@@ -268,22 +268,22 @@ const MapToolbar = class {
|
|
|
268
268
|
}
|
|
269
269
|
render() {
|
|
270
270
|
var _a, _b;
|
|
271
|
-
return (index.h("div", { key: '
|
|
271
|
+
return (index.h("div", { key: 'e86c7880f6c7066fddbc368d1ceb502f74ed5e05', class: "toolbarContainer" }, index.h("div", { key: '90c48214d8788dc803afe6c1d5cc2fd6469cb5ce', class: "title" }, this.mapTitle && this.mapTitle.length > 0 && index.h("unity-typography", { key: '7e2f76b70abdf6200dc3fa2de2929f4eb25fdd71', variant: "h4" }, this.mapTitle)), index.h("div", { key: 'df735e68e829f662d18ed65c1b07896a6812d0ba', class: "buttons" }, index.h("div", { key: '4639439e5658a7e14ad3afb543da434f4153ee2a', class: "buttonContainer" }, index.h("div", { key: 'a8176861542afef172ad6901af7b0bf5e2904d21', class: "secondaryButtons" }, this.filterPanel && (index.h("div", { key: 'f32a7125ecb85a56e90e45cb990fd9dd2a7ed7bb', id: "filterOption" }, index.h("div", { key: 'be74e747b3279e32416841ec503e02381804fb0d', id: "filterOptionButton" }, index.h("stencil-icon-button", { key: '3447e4a056fe9ea2983f498784879f60ac5f5d02', iconName: 'filterButton', iconClassName: 'iconButtonWrapper', tooltip: 'Filter', icon: es.Filter16, buttonId: 'filterButton', onClick: () => this.handleFilterOnclick() })), this.filterAnchor && (index.h("div", { key: 'b2cce039abddd12fe602edf18dc7a80f261715b1', id: "filterOptionDiv" }, index.h("udp-pop-over", { key: '8bb02b82d0139ca2ddee95fb0f5bfcae44f95e9e', isOpen: this.filterAnchor ? true : false, anchorElement: this.filterAnchor, handleOnClose: () => this.handleCloseFilterPopover(), popoverPlacement: 'bottom-start', overflow: 'visible' }, index.h("div", { key: 'b78ddcecebbb1f14551932b858ee40e9269dfa97', innerHTML: this.filterPanel })))))), this.layerOptions && (index.h("div", { key: '877fbf5f6d21b5918611931a4d17593fb9d06e87', id: "layerOption" }, index.h("div", { key: '0b0f76bf2e72a8dc2b287c3692df8d7c98fdc74f', id: "layerOptionButton" }, index.h("stencil-icon-button", { key: '9114a0efd5a094fd60362f28e12580a7570693fb', iconName: 'layersButton', iconClassName: 'iconButtonWrapper', tooltip: 'Layers', icon: es.Layers16, buttonId: 'layersButton', onClick: () => this.handleLayerOnclick(), count: (_a = this.visibleLayers) === null || _a === void 0 ? void 0 : _a.length })), index.h("div", { key: 'd1d7705fdb8090c1e33cec377e96c06e89160ead', id: "layerOptionDiv" }, this.layerAnchor && (index.h("udp-pop-over", { key: '6581fa6f96aad7764cd4c32278d680ed36c26e79', isOpen: this.layerAnchor ? true : false, anchorElement: this.layerAnchor, handleOnClose: () => this.handleCloseLayerPopover(), popoverPlacement: 'bottom-start', popoverMaxHeight: '500px' }, index.h("select-layer-popup", { key: '3a90bab24b2be9f7c7a77a6bce6947e0485d1716', enableTileSelection: this.enableTileSelection, tileOptions: this.tileOptions, handleMapTypeInputChange: this.handleMapTypeInputChange, handleSearchLayers: this.handleSearchLayers, filteredOptions: this.filteredOptions, visibleLayers: this.visibleLayers, updateSelectedLayers: this.updateSelectedLayers, selectedTile: this.selectedTile })))))), !this.readOnlyMap && this.selectedFeaturesActionPanel && (index.h("div", { key: '641d70708e3dcfd927c2d2d8116a6143355a0c68', id: "bulkSelectOption" }, index.h("div", { key: '0446430bff4e7753b8ebe03da4c255c403cd0a98', id: "bulkSelectOptionButton" }, index.h("stencil-icon-button", { key: 'e1b7a1a0af52cbbeba2d7ec753043b5b315f47b5', iconName: 'selectButton', iconClassName: 'iconButtonWrapper', tooltip: 'Select', icon: es.Select_0116, buttonId: 'selectButton', onClick: () => this.handleSelectionBtnOnclick() })), index.h("div", { key: '0be5c08becc4263b3651ad5f7ba3cd0f23f11f1f', id: "bulkSelectOptionDiv" }, this.bulkSelectionTypeAnchor && (index.h("udp-pop-over", { key: '78f91418877eb94cd3644a4d856800ce9672c3e8', isOpen: this.bulkSelectionTypeAnchor ? true : false, anchorElement: this.bulkSelectionTypeAnchor, handleOnClose: () => this.handleCloseBulkSelectionTypePopover(), popoverPlacement: 'bottom-start', overflow: 'visible' }, index.h("udp-menu-item", { key: '10f733a7f880913713ff056c78966606eadc1760', label: 'Box', handleOnClick: () => {
|
|
272
272
|
this.handleBulkSelectionTypeOnclick('box');
|
|
273
|
-
} }), index.h("udp-menu-item", { key: '
|
|
273
|
+
} }), index.h("udp-menu-item", { key: '604585ebba0a5e875f608ef1bff49a5a2d7fcdea', label: 'Circle', handleOnClick: () => {
|
|
274
274
|
this.handleBulkSelectionTypeOnclick('circle');
|
|
275
|
-
} }), index.h("udp-menu-item", { key: '
|
|
275
|
+
} }), index.h("udp-menu-item", { key: 'b4230dfcc8463059e5fa5f4bee2b0f7cb07f2f66', label: 'Polygon', handleOnClick: () => {
|
|
276
276
|
this.handleBulkSelectionTypeOnclick('polygon');
|
|
277
|
-
} }), index.h("udp-menu-item", { key: '
|
|
277
|
+
} }), index.h("udp-menu-item", { key: 'bf24783d7207a16eea7bd733c14e3ec3b1339410', label: 'Lasso', handleOnClick: () => {
|
|
278
278
|
this.handleBulkSelectionTypeOnclick('lasso');
|
|
279
|
-
} })))))), !this.readOnlyMap && this.enableSplit && (index.h("div", { key: '
|
|
279
|
+
} })))))), !this.readOnlyMap && this.enableSplit && (index.h("div", { key: 'edd4c22ef637bf5ab61d08f87d3f00c5cca10940', id: "splitOption" }, index.h("div", { key: 'ca261282e86aaeed35cc89911e2bf93ad1dec09f', id: "splitOptionButton" }, index.h("stencil-icon-button", { key: '81c0234e5ffa43faef89eeaf55b5d71ee05be7e0', iconName: 'splitButton', iconClassName: 'splitButtonWrapper', tooltip: 'Split Linear Feature', icon: es.Scalpel16, buttonId: 'splitButton', onClick: () => this.handleSplitBtnOnclick() })), index.h("div", { key: '1d44b3e61ffc9278a24e9f09692593d175a80e9a', id: "splitOptionDiv" }, this.splitAnchor && (index.h("udp-pop-over", { key: 'aa7d8dbd0499d7225a5a929439a0128c12d15cd4', isOpen: this.splitAnchor ? true : false, anchorElement: this.splitAnchor, handleOnClose: () => this.handleCloseSplitPopover(), popoverPlacement: 'bottom-start', overflow: 'visible' }, index.h("split-line-popup", { key: '731ece0e276e6bbe871f61771a398face408e6be', vectorLayerOptions: this.layerOptionsForPopup, selectedLayer: this.selectedLayerToAddFeature, handleStartSplitting: this.handleStartSplitting })))))), this.refreshEvent && (index.h("stencil-icon-button", { key: '3104e084d4dd15018be1a18f9cf9a185b2d80ac1', iconName: 'refreshButton', iconClassName: 'iconButtonWrapper', tooltip: (_b = this.refreshButtonTooltip) !== null && _b !== void 0 ? _b : 'Refresh', icon: es.Renew16, buttonId: 'refreshButton', onClick: () => this.refreshEvent() })), !this.readOnlyMap && (this.enableDragBox || (this.addMultipleFeatures && this.enableAddNewFeature)) && (index.h("div", { key: 'aa219b11e173ca55543bac5d94d8f7878be645be', class: "labelButtons" }, index.h("stencil-icon-button-grid-action-header", { key: '780d8721a78b7f4bfb6b8cd0b4f0dfd978ad3d8e', showLabel: true, icon: this.getButtonIcon(), onClick: () => {
|
|
280
280
|
if (this.enableDragBox) {
|
|
281
281
|
this.handleCancelBoxSelection();
|
|
282
282
|
}
|
|
283
283
|
if (this.enableAddNewFeature) {
|
|
284
284
|
this.handleAddNewFeature();
|
|
285
285
|
}
|
|
286
|
-
}, tooltip: this.getButtonText(), iconClassName: 'save-icon-class' }, index.h("unity-typography", { key: '
|
|
286
|
+
}, tooltip: this.getButtonText(), iconClassName: 'save-icon-class' }, index.h("unity-typography", { key: '358af79583ee3cb923bb5d3a55bdf025d1b60795', variant: "button" }, this.getButtonText())))), this.showSplitButton && (index.h("div", { key: '9beca4c9688cef6668220ca3b5fa21cbe9c34a59', class: "labelButtons" }, index.h("stencil-icon-button-grid-action-header", { key: '3eccce040bbe1e969261249155aaa56ee1384445', showLabel: true, icon: es.Checkmark16, onClick: () => this.handleSaveSplit(), tooltip: 'Save Split', iconClassName: 'save-icon-class' }, index.h("unity-typography", { key: 'd3eac0ecf7bc6437fa42221b86620d2d88bd623b', variant: "button" }, 'Save Split')))), this.showSplitButton && (index.h("div", { key: '5b20c0c5085d8319e18dc86e6ab62e95a3769ab0', class: "labelButtons" }, index.h("stencil-icon-button-grid-action-header", { key: 'b3ce5fb8e52eb96b8ddccb0b7171a7c2b1a8244c', showLabel: true, icon: es.Close16, onClick: () => this.handleCancelSplit(), tooltip: 'Cancel Split', iconClassName: 'save-icon-class' }, index.h("unity-typography", { key: '0e676d129570f99c40a5cf7a974a67d23fb7a4ba', variant: "button" }, 'Cancel Split')))), !this.readOnlyMap && this.enableAddNewFeature && (index.h("div", { key: 'cda3def0b2abd76ef249e9c59c3489901b47c153', class: "labelButtons" }, index.h("stencil-icon-button-grid-action-header", { key: 'a946f3d12e3d006c56b3990a1e1da35aa7bc4c1e', showLabel: true, icon: es.Close16, onClick: () => this.handleCancelAddNewFeature(), tooltip: 'Cancel Drawing', iconClassName: 'save-icon-class' }, index.h("unity-typography", { key: '14c5e36df055ae5432b42e34b2bde7fdeb4e5321', variant: "button" }, 'Cancel Drawing')))), !this.readOnlyMap && this.withSelected && (index.h("div", { key: 'd628b5bf6d80473694546605dd3c82762ebef09f', class: "selectedFeaturesButtons labelButtons" }, index.h("div", { key: '4220f99515775558593d0d685bbb748d0e0db015', id: "withSelectedOption" }, index.h("div", { key: '141a38a2c670af922d36e7149d49ca730bb0f95f', id: "withSelectedOptionButton" }, index.h("stencil-icon-button-grid-action-header", { key: 'b4b78f2915387534f19fb00d75f498558340cde1', showLabel: true, icon: es.OverflowMenuHorizontal16, onClick: () => this.handleSelectionActionOnclick(), tooltip: 'With Selected', iconClassName: 'save-icon-class', count: this.selectedFeatureByBoxSelection.length }, index.h("unity-typography", { key: '1826294d727cfbd6f1a0aade745789c88a437f7b', variant: "button" }, 'With Selected'))), index.h("div", { key: 'fa406e6d83d4ba4eb7ce9446c618cf1e44124445', id: "withSelectedOptionDiv" }, this.selectedFeaturesActionPanel && this.selectionActionAnchor && (index.h("udp-pop-over", { key: '345af570a837a640ce8e86dda25aea8315ea8d79', isOpen: this.selectionActionAnchor ? true : false, anchorElement: this.selectionActionAnchor, handleOnClose: () => this.handleCloseSelectionActionPopover(), popoverPlacement: 'bottom-start' }, index.h("div", { key: 'aaf553524358e3ae16ba4d80a56686df30c24e87', innerHTML: this.selectedFeaturesActionPanel }))))), index.h("stencil-icon-button-grid-action-header", { key: 'cd57d0aaf617b65bc8fb5c7f94de26f194b8e13e', showLabel: true, icon: es.Close16, onClick: () => this.unselectFeatures(), tooltip: 'Cancel selection', iconClassName: 'save-icon-class' }, index.h("unity-typography", { key: '64c13342bb3e5c6be5bf9b1c53c83835cb01b6b2', variant: "button" }, 'Cancel Selection'))))), index.h("div", { key: '596fe5a772111ba204af179b6a2f3153f3f417bf', id: "addOption" }, this.enableAdd && !this.readOnlyMap && (index.h("div", { key: 'b29e31f52d36b967ee8bcf6c8ee49ebc24f0dc47', id: "addOptionButton" }, index.h("custom-button", { key: '1f1849d3683a8cd97a34f92d07d4e48035613305', secondary: true, label: index.h("unity-typography", { variant: "button" }, 'Add'), onClick: () => this.handleAddOnclick(), size: "tall" }, index.h("udp-icon", { key: '0195b92b025d7fad1e03f86288821f0a59a814ce', iconName: 'add32', darkIcon: false })))), this.addFeatureAnchor && (index.h("udp-pop-over", { key: 'e4fd10d53ad0554ea1f2dd0840fdb987ca77a682', isOpen: this.addFeatureAnchor ? true : false, anchorElement: this.addFeatureAnchor, handleOnClose: () => this.handleCloseAddMapFeature(), popoverPlacement: 'bottom-start', overflow: 'visible' }, index.h("add-map-feature-popup", { key: '7632eb0a6c767d81783f402e26e803f0cf0c018a', handleStartDrawingMapFeature: this.handleStartDrawingMapFeature, vectorLayerOptions: this.layerOptionsForPopup, selectedLayer: this.selectedLayerToAddFeature, selectedType: this.selectedTypeToAddFeature, panelConfig: this.addFeaturePanelConfig }))))))));
|
|
287
287
|
}
|
|
288
288
|
get mapToolbarElement() { return index.getElement(this); }
|
|
289
289
|
static get watchers() { return {
|
|
@@ -318,9 +318,9 @@ const SelectLayerPopUp = class {
|
|
|
318
318
|
}
|
|
319
319
|
render() {
|
|
320
320
|
var _a, _b, _c;
|
|
321
|
-
return (index.h("div", { key: '
|
|
321
|
+
return (index.h("div", { key: '024773871c20f3e7294332482adb6e934fca58ea', class: "popoverContent" }, this.enableTileSelection && (index.h("udp-selector", { key: '50515fd8d8f76dbbd480001b7c0a93bd6c130e94', id: 'mapType', options: (_a = this.tileOptions) !== null && _a !== void 0 ? _a : [], initialValue: this.selectedTile.value, label: 'Map Type', onChange: (e) => {
|
|
322
322
|
this.handleMapTypeInputChange(e.detail);
|
|
323
|
-
}, large: false })), index.h("div", { key: '
|
|
323
|
+
}, large: false })), index.h("div", { key: 'dae43aef194f0ff3e77b30cd29fbb547ed3532f7', style: { height: '12px' } }), index.h("div", { key: '4db585b5d3bfa9013c3026c23fb361908d93b1f4' }, index.h("text-field", { key: '1d32e316c8fa5e0cfbdaf3f096e64a37b7528357', label: 'Search Layers', id: 'searchFilter', value: '', onInput: (e) => this.handleSearchLayers(e) })), ((_b = this.filteredOptions) === null || _b === void 0 ? void 0 : _b.length) > 0 &&
|
|
324
324
|
((_c = this.filteredOptions) === null || _c === void 0 ? void 0 : _c.map(item => (index.h("check-box-group", { title: item === null || item === void 0 ? void 0 : item.title, options: item === null || item === void 0 ? void 0 : item.options, values: this.visibleLayers, handleChange: this.updateSelectedLayers }))))));
|
|
325
325
|
}
|
|
326
326
|
};
|
|
@@ -336,7 +336,7 @@ const SplitLinePopup = class {
|
|
|
336
336
|
}
|
|
337
337
|
render() {
|
|
338
338
|
var _a;
|
|
339
|
-
return (index.h("div", { key: '
|
|
339
|
+
return (index.h("div", { key: '1eef3291af890c3421818274d48ac6089b2579d3', class: "popoverContent" }, index.h("udp-selector", { key: '1162c6ff38a06f2efd20e80d3851bc7ab5e5db2b', id: 'layer', options: (_a = this.vectorLayerOptions.map(layer => {
|
|
340
340
|
return {
|
|
341
341
|
label: layer,
|
|
342
342
|
value: layer,
|
|
@@ -187,15 +187,15 @@ const AddressSearch = class {
|
|
|
187
187
|
borderBottom: '1px solid var(--gray-02, #f0f0f0)',
|
|
188
188
|
}
|
|
189
189
|
: undefined;
|
|
190
|
-
return (index.h(index.Host, { key: '
|
|
190
|
+
return (index.h(index.Host, { key: '83eeb45cd55850c6fb513b6434116d44d5a8ace0', class: {
|
|
191
191
|
'udp-input': true,
|
|
192
192
|
'udp-input--error': isError,
|
|
193
193
|
'udp-input--disabled': this.disabled,
|
|
194
194
|
'udp-input--readonly': this.readonly,
|
|
195
195
|
'address-search--suggestions-open': isSuggestionsOpen,
|
|
196
|
-
} }, index.h("div", { key: '
|
|
196
|
+
} }, index.h("div", { key: 'caead6647c2c974b1895ddad0bbc2677321e0225', class: "bx--form-item map-input-search-field" }, index.h("unity-typography", { key: '8166aed88abe20e446b941f3f65055018569210c', variant: "caption-text" }, index.h("label", { key: '4ee46607f6185a9e0ae08c9f93ec34b8e9eadd09', htmlFor: this.inputId + '-search', class: "bx--label" }, this.label, this.required ? '*' : '')), index.h("div", { key: '05a9ae61b3f8ca7d1c268b20dae0acaa1f462e91', class: "search-container" }, index.h("div", { key: 'bda5c988a32ed489698f9b33a5abb7b2b98be091', class: "search-wrapper" }, index.h("input", { key: "map-search-input", type: "text", id: this.inputId + '-search', class: "search-input bx--text-input", placeholder: this.placeholder, value: this.searchQuery, onInput: this.handleSearchInput, onFocus: this.handleFocus, disabled: this.disabled, readOnly: this.readonly,
|
|
197
197
|
// eslint-disable-next-line @typescript-eslint/no-unnecessary-type-assertion
|
|
198
|
-
ref: el => (this.searchInputEl = el) }), index.h("div", { key: '
|
|
198
|
+
ref: el => (this.searchInputEl = el) }), index.h("div", { key: '52b5d998ea36ce3304413919dfa8256ecbb167c3', class: "search-actions" }, index.h("button", { key: 'e2d995f20e540e52c347cf338fdd84b79ca2a698', type: "button", class: { 'clear-button': true, 'hidden': !this.searchQuery }, onClick: this.clearSearch, "aria-label": "Clear search", disabled: this.disabled || this.readonly }, "\u2715"), index.h("div", { key: 'ba7a864a0346cb0e3c353bed8c254c72f7fa2a93', class: { 'loading-indicator': true, 'hidden': !isBusy } }, index.h("div", { key: 'fb170a65c77c66f2e8a65c70329e67f08f5621c2', class: "spinner" }))), index.h("udp-pop-over", { key: '20aa3e850fb8b31ade01a70570f70ea256b54bf1', anchorElement: this.searchInputEl, isOpen: isSuggestionsOpen, appendToBody: this.appendSuggestionsToBody, popoverPlacement: "bottom-start", popoverWidth: popoverWidth, popoverMaxHeight: "var(--address-search-suggestions-max-height)", overflow: "auto", handleOnClose: () => (this.showSuggestions = false) }, index.h("ul", { key: '77b10e1dbd000e547a87085cd84ae83b212abf89', class: "suggestions-list", style: suggestionsListStyle }, this.suggestions.map(suggestion => (index.h("li", { key: suggestion.id, class: "suggestion-item", style: suggestionItemStyle, onClick: () => this.selectAddress(suggestion) }, index.h("unity-typography", { variant: "body" }, index.h("div", { class: "suggestion-content" }, index.h("span", { class: "suggestion-address" }, suggestion.address.freeformAddress)))))))))), errorMessage ? (index.h("div", { class: "error-message" }, index.h("unity-typography", { variant: "caption-text", color: "error" }, errorMessage))) : null)));
|
|
199
199
|
}
|
|
200
200
|
get el() { return index.getElement(this); }
|
|
201
201
|
static get watchers() { return {
|
|
@@ -328,7 +328,7 @@ const NumericField = class {
|
|
|
328
328
|
'bx--text-input--error': isError,
|
|
329
329
|
'text-field--disabled': this.disabled,
|
|
330
330
|
};
|
|
331
|
-
return (index.h(index.Host, { key: '
|
|
331
|
+
return (index.h(index.Host, { key: '53d045ffda4c21d8cd1c02ac23fb173f37f68b94', class: {
|
|
332
332
|
'udp-input': true,
|
|
333
333
|
'udp-input--error': isError,
|
|
334
334
|
'udp-input--disabled': this.disabled,
|
|
@@ -337,9 +337,9 @@ const NumericField = class {
|
|
|
337
337
|
'udp-input--readonly': this.readonly,
|
|
338
338
|
[`udp-input--size-${this.size}`]: true,
|
|
339
339
|
[`udp-input--margin-${this.margin}`]: true,
|
|
340
|
-
}, "aria-invalid": isError ? 'true' : 'false', "aria-required": this.required ? 'true' : 'false' }, index.h("div", { key: '
|
|
340
|
+
}, "aria-invalid": isError ? 'true' : 'false', "aria-required": this.required ? 'true' : 'false' }, index.h("div", { key: '39c13790472a71fe94436440fc33c963712ab3f0', class: "bx--form-item" }, index.h("unity-typography", { key: '2bfe56a9808308ffc8f762ddd3dc6708c95e881c', variant: "caption-text" }, index.h("label", { key: 'f11059d9dfbc1ea6df9726aa5eb0c4789d135118', htmlFor: this.id, class: "bx--label" }, this.label, this.required ? '*' : '')), this.hidden ? (index.h("input", { id: this.id, type: "hidden", value: this.internalValue, name: this.name })) : (index.h("input", { id: this.id, name: this.name, type: "number", class: Object.assign({}, inputClass), placeholder: this.placeholder, value: this.internalValue, required: this.required, disabled: this.disabled, readOnly: this.readonly, onFocus: this.onFocus, onInput: this.onInput, onChange: this.onChange, onBlur: this.onBlur, inputMode: this.inputMode, min: this.min, max: this.max, step: this.step,
|
|
341
341
|
//@ts-ignore
|
|
342
|
-
udprecordid: 'udpRecord-number-field-' + this.id })), isError && (index.h("div", { key: '
|
|
342
|
+
udprecordid: 'udpRecord-number-field-' + this.id })), isError && (index.h("div", { key: 'e7a8b60721176a0edc941fe0ee421ea87afc04b3', class: "error-message" }, index.h("unity-typography", { key: 'a959c90afa0c07548f18287200d4564afbc927ca', variant: "caption-text", color: "error" }, this.errorMessage))))));
|
|
343
343
|
}
|
|
344
344
|
static get watchers() { return {
|
|
345
345
|
"error": [{
|
|
@@ -564,7 +564,7 @@ const TextArea = class {
|
|
|
564
564
|
}
|
|
565
565
|
render() {
|
|
566
566
|
const { disabled, id, internalValue, label, placeholder, required, readonly, errorMessage, fullWidth, internalRows } = this;
|
|
567
|
-
return (index.h(index.Host, { key: '
|
|
567
|
+
return (index.h(index.Host, { key: '054f989525a8d20f7849d3fd17035fd99e3a8ffc', class: {
|
|
568
568
|
'udp-input': true,
|
|
569
569
|
'udp-input--error': !!errorMessage,
|
|
570
570
|
'udp-input--disabled': disabled,
|
|
@@ -573,11 +573,11 @@ const TextArea = class {
|
|
|
573
573
|
'udp-input--required': required,
|
|
574
574
|
[`udp-input--size-${this.size}`]: true,
|
|
575
575
|
[`udp-input--margin-${this.margin}`]: true,
|
|
576
|
-
} }, index.h("div", { key: '
|
|
576
|
+
} }, index.h("div", { key: '4d67e7cf3c80c57d0ea6f98009622ffad71968ac', class: "bx--form-item" }, index.h("unity-typography", { key: '230d82ad39d75ca9f47dc572fd715834adb768a7', variant: "caption-text" }, index.h("label", { key: '87012fa970e2fe35f4b8f9c074b7e09f318068bb', htmlFor: id, class: "bx--label" }, label, required ? '*' : '')), index.h("textarea", { key: '55d668529e7590b85388fa937374411878734274', ref: el => (this.textareaEl = el), id: id, class: {
|
|
577
577
|
'bx--text-input': true,
|
|
578
578
|
'bx--text-input--error': !!errorMessage,
|
|
579
579
|
'text-area--disabled': disabled,
|
|
580
|
-
}, placeholder: placeholder, value: internalValue, required: required, disabled: disabled, readonly: readonly, maxLength: this.maxCharacter, rows: internalRows, onInput: this.onInput, onChange: this.onChange }, internalValue), errorMessage && (index.h("div", { key: '
|
|
580
|
+
}, placeholder: placeholder, value: internalValue, required: required, disabled: disabled, readonly: readonly, maxLength: this.maxCharacter, rows: internalRows, onInput: this.onInput, onChange: this.onChange }, internalValue), errorMessage && (index.h("div", { key: '7aca5f1439a6cb0d51323f218809c4ac625be4a2', class: "error-message" }, index.h("unity-typography", { key: '85f9525071e3abff5ee9ace437ad622386e8f678', variant: "caption-text", color: "error" }, errorMessage))))));
|
|
581
581
|
}
|
|
582
582
|
get el() { return index.getElement(this); }
|
|
583
583
|
static get watchers() { return {
|
|
@@ -718,7 +718,7 @@ const UdpDateSelector = class {
|
|
|
718
718
|
classNames.push('bx--text-input--full-width');
|
|
719
719
|
}
|
|
720
720
|
const inputClass = classNames.join(' ');
|
|
721
|
-
return (index.h(index.Host, { key: '
|
|
721
|
+
return (index.h(index.Host, { key: '09fa8b698228f9df93f72bae6d2de9aa057d9c10', class: {
|
|
722
722
|
'udp-input': true,
|
|
723
723
|
'udp-input--error': isError,
|
|
724
724
|
'udp-input--disabled': this.disabled,
|
|
@@ -727,9 +727,9 @@ const UdpDateSelector = class {
|
|
|
727
727
|
'udp-input--required': this.required,
|
|
728
728
|
[`udp-input--size-${this.size}`]: true,
|
|
729
729
|
[`udp-input--margin-${this.margin}`]: true,
|
|
730
|
-
}, "aria-invalid": isError ? 'true' : 'false', "aria-required": this.required ? 'true' : 'false' }, index.h("div", { key: '
|
|
730
|
+
}, "aria-invalid": isError ? 'true' : 'false', "aria-required": this.required ? 'true' : 'false' }, index.h("div", { key: '76cc19eac87c16008f3a9bd48676e48a40943fbd', class: "bx--form-item" }, index.h("unity-typography", { key: '69e11559f000fba94b2722cce9d0cbac698dee43', variant: "caption-text" }, index.h("label", { key: '1ca600eb7ba6ed7512efbc22ea871e2826b2cf0a', htmlFor: this.id, class: "bx--label" }, this.label, this.required ? '*' : '')), index.h("input", { key: '74acd6f900d11601e2491ba5b37ff23533c4113d', 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,
|
|
731
731
|
//@ts-ignore
|
|
732
|
-
udprecordid: 'udpRecord-udp-date-selector-' + this.id }), index.h("unity-typography", { key: '
|
|
732
|
+
udprecordid: 'udpRecord-udp-date-selector-' + this.id }), index.h("unity-typography", { key: '38325dbaeaa0df6f6606d58f8cc3b34368fec406', class: "error-message", variant: "caption-text", color: "error" }, this.errorMessage))));
|
|
733
733
|
}
|
|
734
734
|
static get watchers() { return {
|
|
735
735
|
"error": [{
|
|
@@ -898,7 +898,7 @@ const UdpDateTimeSelector = class {
|
|
|
898
898
|
classNames.push('bx--text-input--full-width');
|
|
899
899
|
}
|
|
900
900
|
const inputClass = classNames.join(' ');
|
|
901
|
-
return (index.h(index.Host, { key: '
|
|
901
|
+
return (index.h(index.Host, { key: '6e7eb3b539e25fa561fb6174926b3eb9d9915788', class: {
|
|
902
902
|
'udp-input': true,
|
|
903
903
|
'udp-input--error': isError,
|
|
904
904
|
'udp-input--disabled': this.disabled,
|
|
@@ -907,9 +907,9 @@ const UdpDateTimeSelector = class {
|
|
|
907
907
|
'udp-input--required': this.required,
|
|
908
908
|
[`udp-input--size-${this.size}`]: true,
|
|
909
909
|
[`udp-input--margin-${this.margin}`]: true,
|
|
910
|
-
}, "aria-invalid": isError ? 'true' : 'false', "aria-required": this.required ? 'true' : 'false' }, index.h("div", { key: '
|
|
910
|
+
}, "aria-invalid": isError ? 'true' : 'false', "aria-required": this.required ? 'true' : 'false' }, index.h("div", { key: '707468a6b5162594f5a680c9aa88499708a51f53', class: "bx--form-item" }, index.h("unity-typography", { key: 'acba0bbca916cd9f2ba3b05974ca6e6f56ab4f28', variant: "caption-text" }, index.h("label", { key: 'cc7fdee83a71dbd27f011822d0c045c6b4ffd721', htmlFor: this.id, class: "bx--label" }, this.label, this.required ? '*' : '')), index.h("input", { key: '85f1e53fedfb662cdaa082fb1cc3d2c9ab85ab27', 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,
|
|
911
911
|
//@ts-ignore
|
|
912
|
-
udprecordid: 'udpRecord-udp-datetime-selector-' + this.id }), index.h("unity-typography", { key: '
|
|
912
|
+
udprecordid: 'udpRecord-udp-datetime-selector-' + this.id }), index.h("unity-typography", { key: '8826a57c3ec0a886ebdfab151c89d5cf28ee9ee4', class: "error-message", variant: "caption-text", color: "error" }, this.errorMessage))));
|
|
913
913
|
}
|
|
914
914
|
static get watchers() { return {
|
|
915
915
|
"error": [{
|
|
@@ -1149,7 +1149,7 @@ const UdpTimeSelector = class {
|
|
|
1149
1149
|
classNames.push('bx--text-input--full-width');
|
|
1150
1150
|
}
|
|
1151
1151
|
const inputClass = classNames.join(' ');
|
|
1152
|
-
return (index.h(index.Host, { key: '
|
|
1152
|
+
return (index.h(index.Host, { key: '81c94cdd8730d8d6a2eabf2b4ce8255b9102f6cb', class: {
|
|
1153
1153
|
'udp-input': true,
|
|
1154
1154
|
'udp-input--error': isError,
|
|
1155
1155
|
'udp-input--disabled': this.disabled,
|
|
@@ -1158,9 +1158,9 @@ const UdpTimeSelector = class {
|
|
|
1158
1158
|
'udp-input--required': this.required,
|
|
1159
1159
|
[`udp-input--size-${this.size}`]: true,
|
|
1160
1160
|
[`udp-input--margin-${this.margin}`]: true,
|
|
1161
|
-
}, "aria-invalid": isError ? 'true' : 'false', "aria-required": this.required ? 'true' : 'false' }, index.h("div", { key: '
|
|
1161
|
+
}, "aria-invalid": isError ? 'true' : 'false', "aria-required": this.required ? 'true' : 'false' }, index.h("div", { key: '7ad157ec302e8325b0e3b2cd84c4ab7fa01b6a6f', class: "bx--form-item" }, index.h("unity-typography", { key: '5685145d6bef291ccb9fd19afb3ba1f08ff9f0ca', variant: "caption-text" }, index.h("label", { key: 'c34f3e572d58ac774400797f2d71a9f1f8312319', htmlFor: this.id, class: "bx--label" }, this.label, this.required ? '*' : '')), index.h("input", { key: '15a7c7571c146fe9a4bbb5c7e31ace4f31a9e6e1', type: "time", id: this.id, name: this.name, class: inputClass, value: this.internalValue, min: this.min, max: this.max, onInput: this.handleTimeInput, onChange: this.handleTimeChange, onBlur: this.handleBlur, onFocus: this.handleFocus, onInvalid: this.handleInvalid, disabled: this.disabled, readonly: this.readonly, required: this.required,
|
|
1162
1162
|
//@ts-ignore
|
|
1163
|
-
udprecordid: 'udpRecord-udp-time-selector-' + this.id }), index.h("unity-typography", { key: '
|
|
1163
|
+
udprecordid: 'udpRecord-udp-time-selector-' + this.id }), index.h("unity-typography", { key: '63ceb8822c65574c788a881627ad9f9f3112bd49', class: "error-message", variant: "caption-text", color: "error" }, this.errorMessage))));
|
|
1164
1164
|
}
|
|
1165
1165
|
get el() { return index.getElement(this); }
|
|
1166
1166
|
static get watchers() { return {
|
|
@@ -742,7 +742,7 @@ const SideSheet = class {
|
|
|
742
742
|
render() {
|
|
743
743
|
const widthClass = typeof this.widthOption === 'number' ? 'custom-width' : this.widthOption;
|
|
744
744
|
const sideSheetStyle = typeof this.widthOption === 'number' ? { width: `${this.widthOption}px` } : {};
|
|
745
|
-
return (index.h("div", { key: '
|
|
745
|
+
return (index.h("div", { key: '1626cdacd233667975dabd3fc2f3fd20ebc63850' }, index.h("div", { key: '234582265baacaedd9f8550222dd412d7dea6d33', class: { 'backdrop': true, 'open': this.open }, onClick: this.toggleDrawer }), index.h("div", { key: 'b4aa71e3354a09c9c2b87d085250dd925454aae1', class: { 'side-sheet': true, 'open': this.open, 'close': !this.open, [this.position]: true, [widthClass]: true }, style: sideSheetStyle }, index.h("div", { key: 'fdca8640018e9ca9f0d54d54bc25d062e236bfc1', class: "title" }, index.h("div", { key: '330d05e3fc3461b41baac6ae1023cc0730caa67d', class: 'close-button' }, index.h("stencil-icon-button", { key: 'bf333d596125c9d219934f37cab35ee19f7eeb9e', icon: Close24__default.default, onClick: this.toggleDrawer })), index.h("div", { key: '4fc344cfd0e0e44b0b8b3d27e97736b252f0f3cd', class: 'title' }, index.h("unity-typography", { key: '866685a1d5b305d45f0fb296ab821e924ba6889a', variant: "data-display-four" }, this.title)), this.sideSheetButtonLabel && index.h("custom-button", { key: '2260f456bf0ec627fb1a76ebcc29e353798a680c', style: { transform: this.buttonTransform, }, size: 'tall', disabled: this.disabled, onCustomClick: () => this.handleSideSheetButton() }, this.sideSheetButtonLabel)), index.h("side-sheet-container", { key: 'e28a97eea4a41ae59fb0277b282e9dde3d056fb0', padding: this.padding }, index.h("slot", { key: 'bac75870dcd9e40426f65f24c54d7c6a477d60f7' })))));
|
|
746
746
|
}
|
|
747
747
|
};
|
|
748
748
|
SideSheet.style = sideSheetCss();
|