udp-stencil-component-library 25.18.1-beta.29 → 25.18.1-beta.30
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/add-map-feature-popup_4.cjs.entry.js +12 -12
- package/dist/cjs/advanced-search_12.cjs.entry.js +5 -5
- package/dist/cjs/ag-grid-base_6.cjs.entry.js +2 -2
- package/dist/cjs/ambient-template-grid.cjs.entry.js +16 -16
- package/dist/cjs/api-method-instance-grid.cjs.entry.js +1 -1
- 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/client-side-grid_2.cjs.entry.js +3 -3
- package/dist/cjs/entity-maintenance-grid.cjs.entry.js +1 -1
- package/dist/cjs/feature-details-card_2.cjs.entry.js +5 -5
- package/dist/cjs/filter-conditions_7.cjs.entry.js +2 -2
- package/dist/cjs/image-upload.signature-input.stencil-form.tally-display.udp-question.udp-question-comments.udp-save-draft-button.entry.cjs.js.map +1 -1
- package/dist/cjs/image-upload_7.cjs.entry.js +29 -13
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/map-component_2.cjs.entry.js +2 -2
- package/dist/cjs/numeric-field_5.cjs.entry.js +15 -15
- package/dist/cjs/primary-action-header_3.cjs.entry.js +2 -2
- package/dist/cjs/resource-timeline-calendar.cjs.entry.js +1 -1
- package/dist/cjs/search-method-grid.cjs.entry.js +1 -1
- package/dist/cjs/server-side-grid.cjs.entry.js +1 -1
- package/dist/cjs/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-chip_3.cjs.entry.js +1 -1
- package/dist/cjs/udp-container-query-grid-item.cjs.entry.js +1 -1
- package/dist/cjs/udp-container-query-grid.cjs.entry.js +1 -1
- package/dist/cjs/udp-container-query.cjs.entry.js +2 -2
- package/dist/cjs/udp-container_2.cjs.entry.js +3 -3
- package/dist/cjs/udp-date-range-selector.cjs.entry.js +1 -1
- package/dist/cjs/udp-dynamic-container-with-menu.cjs.entry.js +1 -1
- package/dist/cjs/udp-forms-list-card.cjs.entry.js +1 -1
- package/dist/cjs/udp-forms-renderer.cjs.entry.js +43 -33
- package/dist/cjs/udp-forms-renderer.entry.cjs.js.map +1 -1
- package/dist/cjs/udp-forms-ui.cjs.entry.js +1 -1
- package/dist/cjs/udp-map.cjs.entry.js +3 -3
- package/dist/cjs/udp-menu-item.cjs.entry.js +1 -1
- 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-panel.cjs.entry.js +2 -2
- 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/cjs/udp-vertical-spacer.cjs.entry.js +1 -1
- package/dist/cjs/{utils-_9VRHzac.js → utils-DZ_OMtAy.js} +17 -3
- package/dist/cjs/utils-DZ_OMtAy.js.map +1 -0
- package/dist/collection/components/forms/udp-forms/udp-forms-renderer/udp-forms-renderer.js +42 -33
- package/dist/collection/components/forms/udp-forms/udp-forms-renderer/udp-forms-renderer.js.map +1 -1
- package/dist/collection/components/forms/udp-forms/udp-question/udp-question-comment/udp-question-comments.css +23 -13
- package/dist/collection/components/forms/udp-forms/udp-question/udp-question-comment/udp-question-comments.js +25 -8
- package/dist/collection/components/forms/udp-forms/udp-question/udp-question-comment/udp-question-comments.js.map +1 -1
- package/dist/collection/components/forms/udp-forms/utils/utils.js +15 -1
- package/dist/collection/components/forms/udp-forms/utils/utils.js.map +1 -1
- package/dist/collection/components/grid/ag-table/ag-table.js +1 -1
- package/dist/collection/components/grid/ambient-template-grid/ambient-template-grid.js +16 -16
- package/dist/collection/components/grid/grid-primary-bar/grid-primary-bar.js +2 -2
- package/dist/collection/components/grid/hotlists/udp-hotlist-form/udp-hotlist-form.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 +1 -1
- package/dist/collection/components/grid/new-grid/client-side-grid.js +1 -1
- package/dist/collection/components/grid/new-grid/entity-maintenance-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 +2 -2
- package/dist/collection/components/inputs/checkbox/check-box.js +2 -2
- package/dist/collection/components/inputs/date-range-selector/udp-date-range-selector.js +1 -1
- 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/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/layout/udp-vertical-spacer.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/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 +2 -2
- 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/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/udp-utilities/layout/udp-dynamic-container-with-menu/chip-section/chip-section.js +2 -2
- package/dist/collection/udp-utilities/layout/udp-dynamic-container-with-menu/udp-dynamic-container-with-menu.js +1 -1
- package/dist/components/add-map-feature-popup2.js +3 -3
- package/dist/components/ag-grid-base2.js +1 -1
- package/dist/components/ag-table2.js +1 -1
- package/dist/components/ambient-template-grid.js +16 -16
- package/dist/components/api-method-instance-grid.js +1 -1
- package/dist/components/app-bar.js +1 -1
- package/dist/components/check-box.js +2 -2
- package/dist/components/chip-section.js +2 -2
- package/dist/components/client-side-grid2.js +1 -1
- package/dist/components/entity-maintenance-grid.js +1 -1
- package/dist/components/feature-details-card2.js +4 -4
- package/dist/components/feature-details-popup2.js +1 -1
- package/dist/components/ghost-render2.js +1 -1
- package/dist/components/grid-primary-bar2.js +2 -2
- package/dist/components/image-upload2.js +1 -1
- package/dist/components/map-component2.js +1 -1
- package/dist/components/map-toolbar2.js +6 -6
- package/dist/components/numeric-field2.js +3 -3
- package/dist/components/resource-timeline-calendar.js +1 -1
- package/dist/components/resource-timeline-primary-bar2.js +2 -2
- package/dist/components/search-method-grid2.js +1 -1
- package/dist/components/select-layer-popup2.js +2 -2
- 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 +2 -2
- package/dist/components/split-line-popup2.js +1 -1
- package/dist/components/stencil-toggle2.js +4 -4
- package/dist/components/tally.js +2 -2
- package/dist/components/text-area2.js +3 -3
- package/dist/components/text-field2.js +3 -3
- package/dist/components/udp-container-query-grid-item.js +1 -1
- package/dist/components/udp-container-query-grid.js +1 -1
- package/dist/components/udp-container-query2.js +2 -2
- package/dist/components/udp-container2.js +2 -2
- package/dist/components/udp-date-range-selector.js +1 -1
- package/dist/components/udp-date-selector2.js +3 -3
- package/dist/components/udp-datetime-selector2.js +3 -3
- package/dist/components/udp-dynamic-container-with-menu2.js +1 -1
- package/dist/components/udp-forms-renderer.js +42 -33
- package/dist/components/udp-forms-renderer.js.map +1 -1
- package/dist/components/udp-grid-loader2.js +2 -2
- package/dist/components/udp-hotlist-form2.js +1 -1
- package/dist/components/udp-linear-loader2.js +1 -1
- package/dist/components/udp-map-toolbar2.js +1 -1
- package/dist/components/udp-map.js +3 -3
- package/dist/components/udp-menu-item2.js +1 -1
- package/dist/components/udp-menu2.js +1 -1
- package/dist/components/udp-page.js +1 -1
- package/dist/components/udp-question-comments2.js +23 -7
- package/dist/components/udp-question-comments2.js.map +1 -1
- package/dist/components/udp-selector2.js +4 -4
- package/dist/components/udp-skeleton-loading2.js +1 -1
- package/dist/components/udp-split-screen.js +1 -1
- package/dist/components/udp-stepper-demo.js +1 -1
- package/dist/components/udp-tab-panel.js +2 -2
- package/dist/components/udp-tab.js +1 -1
- package/dist/components/udp-tabs2.js +2 -2
- package/dist/components/udp-time-selector2.js +3 -3
- 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 +2 -2
- package/dist/components/udp-timeline-separator.js +1 -1
- package/dist/components/udp-timeline.js +1 -1
- package/dist/components/udp-vertical-spacer.js +1 -1
- package/dist/components/utils.js +15 -1
- package/dist/components/utils.js.map +1 -1
- package/dist/docs.json +14 -14
- package/dist/esm/add-map-feature-popup_4.entry.js +12 -12
- package/dist/esm/advanced-search_12.entry.js +5 -5
- package/dist/esm/ag-grid-base_6.entry.js +2 -2
- package/dist/esm/ambient-template-grid.entry.js +16 -16
- package/dist/esm/api-method-instance-grid.entry.js +1 -1
- 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/client-side-grid_2.entry.js +3 -3
- package/dist/esm/entity-maintenance-grid.entry.js +1 -1
- package/dist/esm/feature-details-card_2.entry.js +5 -5
- package/dist/esm/filter-conditions_7.entry.js +2 -2
- package/dist/esm/image-upload.signature-input.stencil-form.tally-display.udp-question.udp-question-comments.udp-save-draft-button.entry.js.map +1 -1
- package/dist/esm/image-upload_7.entry.js +29 -13
- package/dist/esm/loader.js +1 -1
- package/dist/esm/map-component_2.entry.js +2 -2
- package/dist/esm/numeric-field_5.entry.js +15 -15
- package/dist/esm/primary-action-header_3.entry.js +2 -2
- package/dist/esm/resource-timeline-calendar.entry.js +1 -1
- package/dist/esm/search-method-grid.entry.js +1 -1
- package/dist/esm/server-side-grid.entry.js +1 -1
- package/dist/esm/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-chip_3.entry.js +1 -1
- package/dist/esm/udp-container-query-grid-item.entry.js +1 -1
- package/dist/esm/udp-container-query-grid.entry.js +1 -1
- package/dist/esm/udp-container-query.entry.js +2 -2
- package/dist/esm/udp-container_2.entry.js +3 -3
- package/dist/esm/udp-date-range-selector.entry.js +1 -1
- package/dist/esm/udp-dynamic-container-with-menu.entry.js +1 -1
- package/dist/esm/udp-forms-list-card.entry.js +1 -1
- package/dist/esm/udp-forms-renderer.entry.js +43 -33
- package/dist/esm/udp-forms-renderer.entry.js.map +1 -1
- package/dist/esm/udp-forms-ui.entry.js +1 -1
- package/dist/esm/udp-map.entry.js +3 -3
- package/dist/esm/udp-menu-item.entry.js +1 -1
- 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-panel.entry.js +2 -2
- 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/esm/udp-vertical-spacer.entry.js +1 -1
- package/dist/esm/{utils-FDX6DxFp.js → utils-CiUp9KGZ.js} +17 -3
- package/dist/esm/utils-CiUp9KGZ.js.map +1 -0
- package/dist/stencil-library/add-map-feature-popup_4.entry.js +1 -1
- package/dist/stencil-library/advanced-search_12.entry.js +1 -1
- package/dist/stencil-library/ag-grid-base_6.entry.js +1 -1
- package/dist/stencil-library/ambient-template-grid.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/client-side-grid_2.entry.js +1 -1
- package/dist/stencil-library/entity-maintenance-grid.entry.js +1 -1
- package/dist/stencil-library/feature-details-card_2.entry.js +1 -1
- package/dist/stencil-library/filter-conditions_7.entry.js +1 -1
- package/dist/stencil-library/image-upload.signature-input.stencil-form.tally-display.udp-question.udp-question-comments.udp-save-draft-button.entry.esm.js.map +1 -1
- package/dist/stencil-library/image-upload_7.entry.js +1 -1
- package/dist/stencil-library/image-upload_7.entry.js.map +1 -1
- package/dist/stencil-library/map-component_2.entry.js +1 -1
- package/dist/stencil-library/numeric-field_5.entry.js +1 -1
- package/dist/stencil-library/primary-action-header_3.entry.js +1 -1
- package/dist/stencil-library/resource-timeline-calendar.entry.js +1 -1
- package/dist/stencil-library/search-method-grid.entry.js +1 -1
- package/dist/stencil-library/server-side-grid.entry.js +1 -1
- package/dist/stencil-library/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-chip_3.entry.js +1 -1
- package/dist/stencil-library/udp-container-query-grid-item.entry.js +1 -1
- package/dist/stencil-library/udp-container-query-grid.entry.js +1 -1
- package/dist/stencil-library/udp-container-query.entry.js +1 -1
- package/dist/stencil-library/udp-container_2.entry.js +1 -1
- package/dist/stencil-library/udp-date-range-selector.entry.js +1 -1
- package/dist/stencil-library/udp-dynamic-container-with-menu.entry.js +1 -1
- package/dist/stencil-library/udp-forms-list-card.entry.js +1 -1
- package/dist/stencil-library/udp-forms-renderer.entry.esm.js.map +1 -1
- package/dist/stencil-library/udp-forms-renderer.entry.js +1 -1
- package/dist/stencil-library/udp-forms-renderer.entry.js.map +1 -1
- package/dist/stencil-library/udp-forms-ui.entry.js +1 -1
- package/dist/stencil-library/udp-map.entry.js +1 -1
- package/dist/stencil-library/udp-menu-item.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-panel.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/dist/stencil-library/udp-vertical-spacer.entry.js +1 -1
- package/dist/stencil-library/utils-CiUp9KGZ.js +2 -0
- package/dist/stencil-library/utils-CiUp9KGZ.js.map +1 -0
- package/dist/types/components/forms/udp-forms/udp-forms-renderer/udp-forms-renderer.d.ts +0 -1
- package/dist/types/components/forms/udp-forms/udp-question/udp-question-comment/udp-question-comments.d.ts +2 -2
- package/dist/types/components/forms/udp-forms/utils/utils.d.ts +1 -1
- package/dist/types/components.d.ts +2 -2
- package/package.json +1 -1
- package/dist/cjs/utils-_9VRHzac.js.map +0 -1
- package/dist/esm/utils-FDX6DxFp.js.map +0 -1
- package/dist/stencil-library/utils-FDX6DxFp.js +0 -2
- package/dist/stencil-library/utils-FDX6DxFp.js.map +0 -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: '14fe4615233e1da399bfe429861a1ec4d37e16c8', class: "popoverContent" }, !((_a = this.panelConfig) === null || _a === void 0 ? void 0 : _a.hideLayerSelector) && (index.h("udp-selector", { key: 'ae8a4bcc274f6e5cdf97ebcd1af4a52c463baac7', 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: '0b8f8a56d981ef88af97755f6e69ccb04143db61', 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: '7e39f64cf429443b8c7f31c3dfced1ac1e169b92', class: "formButton" }, index.h("custom-button", { key: 'eff7592f2f5d8d05b0b028a41ac25f76d8270ff3', 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 {
|
|
@@ -262,22 +262,22 @@ const MapToolbar = class {
|
|
|
262
262
|
}
|
|
263
263
|
render() {
|
|
264
264
|
var _a, _b;
|
|
265
|
-
return (index.h("div", { key: '
|
|
265
|
+
return (index.h("div", { key: 'df1cb3fa4cb31102050fde522956903b598408e7', class: "toolbarContainer" }, index.h("div", { key: 'edadc71d2916ebfd54f1199b7848b91b34c60de7', class: "title" }, this.mapTitle && this.mapTitle.length > 0 && index.h("unity-typography", { key: '1dcf11b4c1c80509d04f8436c34cb0e40eceafc8', variant: "h4" }, this.mapTitle)), index.h("div", { key: 'fe67035695747ef0527d9f7edf134eb32d3ca072', class: "buttons" }, index.h("div", { key: 'd03cc6b94ece0bd7992081bb252be394fca31f65', class: "buttonContainer" }, index.h("div", { key: 'c33a00e8aaa19dedd2458008191116fac064ac54', class: "secondaryButtons" }, this.filterPanel && (index.h("div", { key: '0df51200bfca6557d2e332aedbfee551d83fd444', id: "filterOption" }, index.h("div", { key: '05fac2c08c2ccd868db2aebdc87fbfb1cd5bb359', id: "filterOptionButton" }, index.h("stencil-icon-button", { key: '1c7e4513becc3502086efc59574f2d786148c11a', iconName: 'filterButton', iconClassName: 'iconButtonWrapper', tooltip: 'Filter', icon: es.Filter16, buttonId: 'filterButton', onClick: () => this.handleFilterOnclick() })), this.filterAnchor && (index.h("div", { key: '1104a7b6d361f169a438b87c922c75579073dd6e', id: "filterOptionDiv" }, index.h("udp-pop-over", { key: 'cab40e9cb1dc9a5f800ee2db08a09d7199a3e788', isOpen: this.filterAnchor ? true : false, anchorElement: this.filterAnchor, handleOnClose: () => this.handleCloseFilterPopover(), popoverPlacement: 'bottom-start', overflow: 'visible' }, index.h("div", { key: '5eb682185987645764defe31b2c95c463f8752b5', innerHTML: this.filterPanel })))))), this.layerOptions && (index.h("div", { key: '5d035cb7d7bb4d61ca441c8c62aa91e087df1b3a', id: "layerOption" }, index.h("div", { key: 'a7dbef6cc9a02f89df337de51ea94075d1fd3111', id: "layerOptionButton" }, index.h("stencil-icon-button", { key: '46eca995f86c96149e28a499fbae2d0f4aae0968', 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: '3d2d78eebfc91efd770f3b4d1f2d6b4ca0641218', id: "layerOptionDiv" }, this.layerAnchor && (index.h("udp-pop-over", { key: 'd8fe86755c188ca9307b97a4f0e7510a91e13dac', isOpen: this.layerAnchor ? true : false, anchorElement: this.layerAnchor, handleOnClose: () => this.handleCloseLayerPopover(), popoverPlacement: 'bottom-start', popoverMaxHeight: '500px' }, index.h("select-layer-popup", { key: '213504b0c5b6e2f720be389aac07e98683f00fc9', 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: 'e7e844cabe9bbadbe0230b4670fc5f5e86a59c88', id: "bulkSelectOption" }, index.h("div", { key: '21495bb0ae01eabe651d795bd840a60fac5d4a6e', id: "bulkSelectOptionButton" }, index.h("stencil-icon-button", { key: '372b8b99550e170247c5bafd670696f30beb8625', iconName: 'selectButton', iconClassName: 'iconButtonWrapper', tooltip: 'Select', icon: es.Select_0116, buttonId: 'selectButton', onClick: () => this.handleSelectionBtnOnclick() })), index.h("div", { key: '634720dcf856edb6860d6671bf361da9317036a1', id: "bulkSelectOptionDiv" }, this.bulkSelectionTypeAnchor && (index.h("udp-pop-over", { key: '5901c691c00260c1180dfa71842ae4512b332fa1', isOpen: this.bulkSelectionTypeAnchor ? true : false, anchorElement: this.bulkSelectionTypeAnchor, handleOnClose: () => this.handleCloseBulkSelectionTypePopover(), popoverPlacement: 'bottom-start', overflow: 'visible' }, index.h("udp-menu-item", { key: '74f4f7b9df37c81e177da3b3ba6e5c967cd2c6c4', label: 'Box', handleOnClick: () => {
|
|
266
266
|
this.handleBulkSelectionTypeOnclick('box');
|
|
267
|
-
} }), index.h("udp-menu-item", { key: '
|
|
267
|
+
} }), index.h("udp-menu-item", { key: '01b1dd88515b272d2be1ea7d55174e5634aab22a', label: 'Circle', handleOnClick: () => {
|
|
268
268
|
this.handleBulkSelectionTypeOnclick('circle');
|
|
269
|
-
} }), index.h("udp-menu-item", { key: '
|
|
269
|
+
} }), index.h("udp-menu-item", { key: '082fdc17a8f20ec1c1bbefcb65185618b3c36802', label: 'Polygon', handleOnClick: () => {
|
|
270
270
|
this.handleBulkSelectionTypeOnclick('polygon');
|
|
271
|
-
} }), index.h("udp-menu-item", { key: '
|
|
271
|
+
} }), index.h("udp-menu-item", { key: 'c436f55eb166a95b13aae4b437e86dc531e2c4f4', label: 'Lasso', handleOnClick: () => {
|
|
272
272
|
this.handleBulkSelectionTypeOnclick('lasso');
|
|
273
|
-
} })))))), !this.readOnlyMap && this.enableSplit && (index.h("div", { key: '
|
|
273
|
+
} })))))), !this.readOnlyMap && this.enableSplit && (index.h("div", { key: '5596f3a4ce9c97795cf34a6c10a05a77877cff40', id: "splitOption" }, index.h("div", { key: 'fc7c0f661595fc0a28c594c7accd2da3faccd70d', id: "splitOptionButton" }, index.h("stencil-icon-button", { key: '843a8676c020dcb912143982f2960a0d54ab8adc', iconName: 'splitButton', iconClassName: 'splitButtonWrapper', tooltip: 'Split Linear Feature', icon: es.Scalpel16, buttonId: 'splitButton', onClick: () => this.handleSplitBtnOnclick() })), index.h("div", { key: '6a6aa3505094fc439cd3cd148d8996ec480cabf7', id: "splitOptionDiv" }, this.splitAnchor && (index.h("udp-pop-over", { key: 'f076133c6159670dcb7d01c0f39e8d5e144b05b6', isOpen: this.splitAnchor ? true : false, anchorElement: this.splitAnchor, handleOnClose: () => this.handleCloseSplitPopover(), popoverPlacement: 'bottom-start', overflow: 'visible' }, index.h("split-line-popup", { key: '6c2c013d5d7a824117cb63e3693b52ae133b120e', vectorLayerOptions: this.layerOptionsForPopup, selectedLayer: this.selectedLayerToAddFeature, handleStartSplitting: this.handleStartSplitting })))))), this.refreshEvent && (index.h("stencil-icon-button", { key: '61e10f02f84e08babcda3882cec237e680fc44ee', 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: '7f78e23b73223a71ccc93d0ce236acf5e46b1dd6', class: "labelButtons" }, index.h("stencil-icon-button-grid-action-header", { key: '222e3e14e959f7759cd6df1913c9f39874e5cdb1', showLabel: true, icon: this.getButtonIcon(), onClick: () => {
|
|
274
274
|
if (this.enableDragBox) {
|
|
275
275
|
this.handleCancelBoxSelection();
|
|
276
276
|
}
|
|
277
277
|
if (this.enableAddNewFeature) {
|
|
278
278
|
this.handleAddNewFeature();
|
|
279
279
|
}
|
|
280
|
-
}, tooltip: this.getButtonText(), iconClassName: 'save-icon-class' }, index.h("unity-typography", { key: '
|
|
280
|
+
}, tooltip: this.getButtonText(), iconClassName: 'save-icon-class' }, index.h("unity-typography", { key: '63a73f465505d4b1bab8121933b18444a80d33a2', variant: "button" }, this.getButtonText())))), this.showSplitButton && (index.h("div", { key: '3dfbb10cd5ead27f916baf777937edf0d607a1f0', class: "labelButtons" }, index.h("stencil-icon-button-grid-action-header", { key: '830a6de7d6d0112fd0ee535c820781aee7cbe1a8', showLabel: true, icon: es.Checkmark16, onClick: () => this.handleSaveSplit(), tooltip: 'Save Split', iconClassName: 'save-icon-class' }, index.h("unity-typography", { key: '24d335a172372a10c48bbd138a48094b680b06a5', variant: "button" }, 'Save Split')))), this.showSplitButton && (index.h("div", { key: '08aa559492b97bced0b63f8d28f50398d94ae83a', class: "labelButtons" }, index.h("stencil-icon-button-grid-action-header", { key: '282e20c2636fe4363ece0831e080c48c1c5c958e', showLabel: true, icon: es.Close16, onClick: () => this.handleCancelSplit(), tooltip: 'Cancel Split', iconClassName: 'save-icon-class' }, index.h("unity-typography", { key: '60c3fb960d28a0b0b5249a888f9aa2f3ea1d9141', variant: "button" }, 'Cancel Split')))), !this.readOnlyMap && this.enableAddNewFeature && (index.h("div", { key: 'f79e5479ca83d0a6a2f6f4e2e990dbc30f2ed1cc', class: "labelButtons" }, index.h("stencil-icon-button-grid-action-header", { key: '7fab28e00822674f56631df0318a71bee571c1ba', showLabel: true, icon: es.Close16, onClick: () => this.handleCancelAddNewFeature(), tooltip: 'Cancel Drawing', iconClassName: 'save-icon-class' }, index.h("unity-typography", { key: '44ef6bb6285e0eed094a432678bebd8584295923', variant: "button" }, 'Cancel Drawing')))), !this.readOnlyMap && this.withSelected && (index.h("div", { key: '84a8a0a96507f9cb0cb88a840871d2ae596e2105', class: "selectedFeaturesButtons labelButtons" }, index.h("div", { key: 'fffd010fc9b22f6bdadce6bd1e30c93cb3f7a0b7', id: "withSelectedOption" }, index.h("div", { key: 'b46feccbc20f30dfff97accb9f7268758e2a525a', id: "withSelectedOptionButton" }, index.h("stencil-icon-button-grid-action-header", { key: '10f3dd5eca0fb1a276f9085122ba4686414206cf', showLabel: true, icon: es.OverflowMenuHorizontal16, onClick: () => this.handleSelectionActionOnclick(), tooltip: 'With Selected', iconClassName: 'save-icon-class', count: this.selectedFeatureByBoxSelection.length }, index.h("unity-typography", { key: '40d4f6a63aa2b59e57b977acf37eade3235df013', variant: "button" }, 'With Selected'))), index.h("div", { key: '527851b90c03b373f72ae2aba16901289c9681e5', id: "withSelectedOptionDiv" }, this.selectedFeaturesActionPanel && this.selectionActionAnchor && (index.h("udp-pop-over", { key: 'ed34e9835acde3e320f7aa4c1e8f5d9404004daa', isOpen: this.selectionActionAnchor ? true : false, anchorElement: this.selectionActionAnchor, handleOnClose: () => this.handleCloseSelectionActionPopover(), popoverPlacement: 'bottom-start' }, index.h("div", { key: '03d7e7b8b6b21196779f3ae7dc7a63e0df8eaa86', innerHTML: this.selectedFeaturesActionPanel }))))), index.h("stencil-icon-button-grid-action-header", { key: '9bd88fde7e170056b2f613700d9c1d9fc7307e38', showLabel: true, icon: es.Close16, onClick: () => this.unselectFeatures(), tooltip: 'Cancel selection', iconClassName: 'save-icon-class' }, index.h("unity-typography", { key: '0997c19d47298bda8b12089f97ac196fa5a36d84', variant: "button" }, 'Cancel Selection'))))), index.h("div", { key: 'daf1418e8747948df45f4c26f7f694793392b1c5', id: "addOption" }, this.enableAdd && !this.readOnlyMap && (index.h("div", { key: 'd2f2b7822d2d0ac16bfd7aecd0c77714150d8a85', id: "addOptionButton" }, index.h("custom-button", { key: 'ed8a4aa24b44c35d19902d1857ba1116fe4e44c2', secondary: true, label: index.h("unity-typography", { variant: "button" }, 'Add'), onClick: () => this.handleAddOnclick(), size: "tall" }, index.h("udp-icon", { key: '13bce86ae5c0ba2eef03ae8b7daa91a167920860', iconName: 'add32', darkIcon: false })))), this.addFeatureAnchor && (index.h("udp-pop-over", { key: '2c4f226188928fdafba3f9b386ea6065c26fce06', isOpen: this.addFeatureAnchor ? true : false, anchorElement: this.addFeatureAnchor, handleOnClose: () => this.handleCloseAddMapFeature(), popoverPlacement: 'bottom-start', overflow: 'visible' }, index.h("add-map-feature-popup", { key: '167c7b36c16bb6d0d0da125b801d58b088cfb965', handleStartDrawingMapFeature: this.handleStartDrawingMapFeature, vectorLayerOptions: this.layerOptionsForPopup, selectedLayer: this.selectedLayerToAddFeature, selectedType: this.selectedTypeToAddFeature, panelConfig: this.addFeaturePanelConfig }))))))));
|
|
281
281
|
}
|
|
282
282
|
get mapToolbarElement() { return index.getElement(this); }
|
|
283
283
|
static get watchers() { return {
|
|
@@ -302,9 +302,9 @@ const SelectLayerPopUp = class {
|
|
|
302
302
|
}
|
|
303
303
|
render() {
|
|
304
304
|
var _a, _b, _c;
|
|
305
|
-
return (index.h("div", { key: '
|
|
305
|
+
return (index.h("div", { key: 'eb87124dc20e69d2e237489e2f0b549ba3cfc818', class: "popoverContent" }, this.enableTileSelection && (index.h("udp-selector", { key: 'd821f41e72acd630c018c3033c3fc4ddf1b7949f', id: 'mapType', options: (_a = this.tileOptions) !== null && _a !== void 0 ? _a : [], initialValue: this.selectedTile.value, label: 'Map Type', onChange: (e) => {
|
|
306
306
|
this.handleMapTypeInputChange(e.detail);
|
|
307
|
-
}, large: false })), index.h("div", { key: '
|
|
307
|
+
}, large: false })), index.h("div", { key: '4fbbf23fee2e1b88cc2e195e5216d4ea8a19051f', style: { height: '12px' } }), index.h("div", { key: 'f87a773ec4ad75ceaff7745d4a1c48e0831ba83c' }, index.h("text-field", { key: '46d6504fd70ef040770a6c237a34f75a1b63fb33', label: 'Search Layers', id: 'searchFilter', value: '', onInput: (e) => this.handleSearchLayers(e) })), ((_b = this.filteredOptions) === null || _b === void 0 ? void 0 : _b.length) > 0 &&
|
|
308
308
|
((_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 }))))));
|
|
309
309
|
}
|
|
310
310
|
};
|
|
@@ -320,7 +320,7 @@ const SplitLinePopup = class {
|
|
|
320
320
|
}
|
|
321
321
|
render() {
|
|
322
322
|
var _a;
|
|
323
|
-
return (index.h("div", { key: '
|
|
323
|
+
return (index.h("div", { key: '5cdf7566fbf1dc2f55d34d5b61991fe50bb669a2', class: "popoverContent" }, index.h("udp-selector", { key: '23859991c23b9069f3eb706a31d9f0fd6301138d', id: 'layer', options: (_a = this.vectorLayerOptions.map(layer => {
|
|
324
324
|
return {
|
|
325
325
|
label: layer,
|
|
326
326
|
value: layer,
|
|
@@ -404,7 +404,7 @@ const AgTable = class {
|
|
|
404
404
|
this.height = 'calc(100vh - 200px)';
|
|
405
405
|
}
|
|
406
406
|
render() {
|
|
407
|
-
return (index.h("div", { key: '
|
|
407
|
+
return (index.h("div", { key: 'cb71b24c96b31cb228f08bd955f0da67fec23757', id: "myGrid", style: { height: this.height, width: '100%' }, class: "ag-theme-material" }));
|
|
408
408
|
}
|
|
409
409
|
get el() { return index.getElement(this); }
|
|
410
410
|
};
|
|
@@ -610,7 +610,7 @@ const GridPrimaryBar = class {
|
|
|
610
610
|
this.updateHideBar();
|
|
611
611
|
}
|
|
612
612
|
render() {
|
|
613
|
-
return (index.h("div", { key: '
|
|
613
|
+
return (index.h("div", { key: '1cc9cbb3512478af92422c231bf6cca22fb39504', class: "header-bar", style: !this.hideBar ? { background: 'var(--accent-color)' } : undefined }, index.h("div", { key: 'c6b83673caa1dab0867ee06bc5f465fff3dee8e0', class: "title-section" }, index.h("div", { key: '154dda62a2bfa4bcdb6c83bd75ace11b24fb19b3' }, index.h("unity-typography", { key: '492544aae9ca6d06f6a5c0fb3a18bfc9d6ed4ef5', variant: "h4" }, this.title, " "), ' ')), index.h("div", { key: '452ab7d7bf651df27dd3ab23543899fe0b4a5e71', class: "button-section" }, index.h("div", { key: 'a5795c8f6b3180a7d682c13f9bdc602f8b31776f' }, index.h("slot", { key: '1e1c1019314d977cd3e8bc3d4660f4d08c93453a' })), this.defaultActionButtons.map(btn => {
|
|
614
614
|
const clickHandler = (event) => {
|
|
615
615
|
if (btn.clickHandler) {
|
|
616
616
|
btn.clickHandler(event);
|
|
@@ -623,7 +623,7 @@ const GridPrimaryBar = class {
|
|
|
623
623
|
return (index.h("stencil-icon-button-grid-action-header", { showLabel: this.showLabels, secondary: btn.secondary, icon: btn.icon, onClick: clickHandler, tooltip: btn.tooltip, iconClassName: btn.iconClassName }, btn.icon && index.h("i", { class: btn.icon }), btn.label.toLowerCase() === 'save' || (!this.hiddenLabels.includes(btn.label) && btn.showLabel) ? index.h("span", null, btn.label) : null));
|
|
624
624
|
}
|
|
625
625
|
return null;
|
|
626
|
-
}), this.primaryActionClick && this.primaryActionLabel && (index.h("custom-button", { key: '
|
|
626
|
+
}), this.primaryActionClick && this.primaryActionLabel && (index.h("custom-button", { key: '003e8cb8e5cec854cd78e170f960dabdcaaa9214', label: this.primaryActionLabel, onClick: (event) => this.primaryActionClick(event), size: "tall" }, this.primaryActionIcon && index.h("udp-icon", { key: '1f6bcb84640f24924c82f07a5f85be0a3425c322', iconName: this.primaryActionIcon, darkIcon: false }))))));
|
|
627
627
|
}
|
|
628
628
|
static get watchers() { return {
|
|
629
629
|
"window:resize": ["onResize"],
|
|
@@ -728,7 +728,7 @@ const SideSheet = class {
|
|
|
728
728
|
render() {
|
|
729
729
|
const widthClass = typeof this.widthOption === 'number' ? 'custom-width' : this.widthOption;
|
|
730
730
|
const sideSheetStyle = typeof this.widthOption === 'number' ? { width: `${this.widthOption}px` } : {};
|
|
731
|
-
return (index.h("div", { key: '
|
|
731
|
+
return (index.h("div", { key: '836ccb4d38fd4347eeaf54fb22974d66acfbd4ff' }, index.h("div", { key: 'f19bac59d313914055ff4a2878863921a016f7d9', class: { 'backdrop': true, 'open': this.open }, onClick: this.toggleDrawer }), index.h("div", { key: '9e98a21e70d667f03c8d62f65d8c30f77c00767c', class: { 'side-sheet': true, 'open': this.open, 'close': !this.open, [this.position]: true, [widthClass]: true }, style: sideSheetStyle }, index.h("div", { key: 'fc6792f18c019fffe34492cb675f07696fea5760', class: "title" }, index.h("div", { key: 'b562bb8d9abbc3aab06a15bdfad06c121e830227', class: 'close-button' }, index.h("stencil-icon-button", { key: '1663c479d4b8ca0728b9b4de59e2ad8c6dd79aa4', icon: Close24__default.default, onClick: this.toggleDrawer })), index.h("div", { key: '1fa7d0d60f126f600f57643253c93906973f699a', class: 'title' }, index.h("unity-typography", { key: '725d10d127af525f618a44f0a178be3876a659e1', variant: "data-display-four" }, this.title)), this.sideSheetButtonLabel && index.h("custom-button", { key: 'c98121e8b50abc6bd245074f17c9337cfd5105f7', style: { transform: this.buttonTransform, }, size: 'tall', disabled: this.disabled, onCustomClick: () => this.handleSideSheetButton() }, this.sideSheetButtonLabel)), index.h("side-sheet-container", { key: 'e4299fc73ba1870862450b35b02e383597c59e75', padding: this.padding }, index.h("slot", { key: '4693ec54d7522ed7dea02ee4439d9fb6c8b06075' })))));
|
|
732
732
|
}
|
|
733
733
|
};
|
|
734
734
|
SideSheet.style = sideSheetCss;
|
|
@@ -764,7 +764,7 @@ const UdpHotlistForm = class {
|
|
|
764
764
|
// console.log('Cancel button clicked');
|
|
765
765
|
// }
|
|
766
766
|
render() {
|
|
767
|
-
return (index.h("div", { key: '
|
|
767
|
+
return (index.h("div", { key: '7f19694d5be421c7b0aa46212deb0a18415f5798', class: "wrapper" }, index.h("form", { key: '5649db10710e5ff474f13a0ef8ece2377909da89', class: "save-form", onSubmit: this.handleSubmit }, index.h("text-field", { key: '214ff3dbd6c2fd354b7c210bdd5f24363ad7214b', label: "Hotlist Name", placeholder: "Create a name for your Hotlist", value: this.name, onChange: (event) => this.handleNameChange(event) }), index.h("stencil-toggle", { key: 'e5e45396d7372926c939c28cbf6c44ef6b5562d9', label: "Private", checked: this.isPrivate, onToggledChange: this.handlePrivateChange }), index.h("div", { key: '5da10bc99138554e641e13834962a2c2e0587969', class: "submit-button" }, index.h("custom-button", { key: 'c792c88f566a8abbbd186453331169fa7a45eb3b', variant: 'outline', type: "submit", onCustomClick: this.handleCancelClick }, "Cancel"), index.h("custom-button", { key: '57d482894a2520666cf5f76c17f1ad1996791b21', disabled: !this.name, type: "submit", onCustomClick: this.onCustomButtonClick }, "Create List")))));
|
|
768
768
|
}
|
|
769
769
|
get el() { return index.getElement(this); }
|
|
770
770
|
};
|
|
@@ -1006,7 +1006,7 @@ const AgGridBase = class {
|
|
|
1006
1006
|
render() {
|
|
1007
1007
|
var _a;
|
|
1008
1008
|
const variantClass = `variant-${((_a = this.headerConfig) === null || _a === void 0 ? void 0 : _a.variant) || 'light'}`;
|
|
1009
|
-
return (index.h("div", { key: '
|
|
1009
|
+
return (index.h("div", { key: '170465021bc17235f086e5c4bd4836f25dc571df', class: variantClass, ref: el => (this.gridContainerEl = el) }, index.h("ghost-render", { key: '36680ab6d0ffe67b9d1f231a70c20e286750db24' }, index.h("div", { key: 'ca6790bc61e51977b68a2afa4ba90ee35480c5af' }, index.h("udp-dialog", { key: '0047e9e3e946f5f34a526a477eb1502caa2a5d01' }), index.h("udp-list-item", { key: '93b39e5642bde5da8319f0e32ebf7b979829da10' }), index.h("hint-panel", { key: '049a550ac8c95cb4d88f41ed552e819b74f0d2dc' }))), index.h("div", { key: '6e01cb9a900ec69cf17185dee3ec3c3566dfdf10', class: "grid-base-header" }, index.h("grid-header", { key: '3d5dc8302ebecc3d27636f633b7468131d7755db', headerConfig: this.headerConfig, gridFunctions: this.gridFunctions, onHeaderAction: this.onHeaderAction }), index.h("div", { key: '9d3422860719b7e1e3d0751d982fa5bf3e67124f', class: "action-bar", style: { viewTransitionName: `action-bar` } }, this.gridFunctionInstances.map(fn => { var _a; return (_a = fn.render) === null || _a === void 0 ? void 0 : _a.call(fn); }))), index.h("div", { key: '4a4a7c6d003c5800ee0182a2d65f6fa7e5b2b94f', id: "myNewGrid", ref: el => (this.gridEl = el), style: {
|
|
1010
1010
|
viewTransitionName: `my-new-grid`,
|
|
1011
1011
|
} })));
|
|
1012
1012
|
}
|
|
@@ -1093,7 +1093,7 @@ const GhostRender = class {
|
|
|
1093
1093
|
// The <slot /> is necessary to prevent the Stencil compiler from
|
|
1094
1094
|
// overly optimizing this component's output and aliasing the
|
|
1095
1095
|
// defineCustomElement export, which breaks downstream wrappers.
|
|
1096
|
-
return (index.h(index.Host, { key: '
|
|
1096
|
+
return (index.h(index.Host, { key: '3cbba0443ad2d46698eaa13195bcf7b8bd78a40a' }, index.h("slot", { key: '94bede4648455fbd3c6603012cf0c29f9dbdabf6' })));
|
|
1097
1097
|
}
|
|
1098
1098
|
};
|
|
1099
1099
|
GhostRender.style = ":host {\n display: none;\n }";
|
|
@@ -3936,11 +3936,11 @@ const AmbientTemplateGrid = class {
|
|
|
3936
3936
|
this.gridHeight = 'calc(100vh - 200px)';
|
|
3937
3937
|
}
|
|
3938
3938
|
const actionMenuItems = this.getOverflowActionList(this.overflowActionMenuItems, this.selectedRowParams);
|
|
3939
|
-
return (index.h("div", { key: '
|
|
3939
|
+
return (index.h("div", { key: '2a36f186a6d4e761f3b5cbe8c245bb3d6ccae3f4' }, this.openActionPopoverMenu && (index.h("udp-pop-over", { key: '05cd932b3a16b935200c3a36bf6ff2ca12be1384', isOpen: this.openActionPopoverMenu, anchorElement: this.actionMenuAnchorElement, popoverWidth: "170px", popoverMaxHeight: "250px", handleOnClose: event => {
|
|
3940
3940
|
this.handleOnCloseActionPopover(event);
|
|
3941
|
-
} }, index.h("div", { key: '
|
|
3941
|
+
} }, index.h("div", { key: 'cb7b49cab077c7327e4d5a4211587f3c9ed963db', class: "overflowActionButtons" }, actionMenuItems))), index.h("div", { key: 'd5b0ff1989d2b9d485fd12d460c755a666875937' }, this.showNotification && (index.h("udp-notification", { key: 'c04639dd8a80016a86aa11db760d60e0e715435d', active: this.showNotification, message: this.notificationMessage, status: this.notificationStatus, userCancel: true, style: { zIndex: '999991', transform: 'translateY(20px)' } }))), index.h("style", { key: '7cc84d9f5f1d6cece0a064550dc7f9e83c1df76c' }, `:host ::slotted(.ag-side-bar) {
|
|
3942
3942
|
width: ${filterPanelWidth} !important;
|
|
3943
|
-
}`), index.h("grid-primary-bar", { key: '
|
|
3943
|
+
}`), index.h("grid-primary-bar", { key: '210498195ebb9e5ed0b007e267ae4be54415bc65', title: this.gridBarTitle, customSaveViewClick: () => this.showViewSave(), customShowViewClick: () => this.showViews(), customShowHotlistClick: () => this.showHotlist(), customShowCustomSearchClick: () => this.showCustomSearch(), customClearClick: () => this.clearFilters(), customRefreshClick: () => this.refreshGrid(), customExpandClick: () => this.expandColumns(), customExportClick: this.exportFunction
|
|
3944
3944
|
? () => this.exportFunction(this.entityName, this.filterRenderList[0])
|
|
3945
3945
|
: () => this.exportToCsv(), customInsightsClick: e => {
|
|
3946
3946
|
this.insightsActionOnClick(e);
|
|
@@ -3949,25 +3949,25 @@ const AmbientTemplateGrid = class {
|
|
|
3949
3949
|
}, primaryActionIcon: this.primaryActionIcon, customColumnViewClick: () => this.togglePanel('columns'), customFitColumnClick: () => this.fitColumns(), customFilterViewClick: () => this.togglePanel('filters'), customToggleServerClientClick: () => this.toggleServerSide(), customAdvancedSearchClick: () => this.showAdvancedSearch(), customShowGridOptionsClick: () => this.showGridOptions(), showAdvancedSearchFeature: this.showAdvancedSearchFeature, showFilterColumnFeature: this.showFilterColumnFeature, showHotlistButton: this.showHotlistButton &&
|
|
3950
3950
|
!(((_e = this.restrictedGridFeatures) === null || _e === void 0 ? void 0 : _e.Hotlist) &&
|
|
3951
3951
|
!this.userPermissions.some(permission => permission.name === this.restrictedGridFeatures.Hotlist)), hideExport: ((_f = this.restrictedGridFeatures) === null || _f === void 0 ? void 0 : _f.Export) &&
|
|
3952
|
-
!this.userPermissions.some(permission => permission.name === this.restrictedGridFeatures.Export), enableAdvancedSearch: this.enableAdvancedSearch }), index.h("udp-pop-over-grid-action-header", { key: '
|
|
3952
|
+
!this.userPermissions.some(permission => permission.name === this.restrictedGridFeatures.Export), enableAdvancedSearch: this.enableAdvancedSearch }), index.h("udp-pop-over-grid-action-header", { key: 'a6308cd34368596082a8382a010e909fdabe6bf9', isOpen: this.gridOptionsDrawerOpen, anchorElement: document.querySelector('grid-primary-bar') }, index.h("stencil-icon-button-grid-action-header", { key: '8180af8fe0bb6e73107753e4e08848c82bc7d8a4', onClick: () => {
|
|
3953
3953
|
this.togglePanel('columns');
|
|
3954
3954
|
this.showGridOptions();
|
|
3955
|
-
}, tooltip: "Show/Hide Columns" }, index.h("unity-typography", { key: '
|
|
3955
|
+
}, tooltip: "Show/Hide Columns" }, index.h("unity-typography", { key: 'c874ce412a7c35f2341e77fc71a74276ea133f0c', variant: "button" }, "Show/Hide Columns")), index.h("udp-divider", { key: 'e1b2a0d6b2445bfd5ceb9a3b6a9541e1588cd813', size: "100%" }), index.h("stencil-icon-button-grid-action-header", { key: '594fd9244b4ac36d57d747e4f5be496eb0104527', onClick: () => {
|
|
3956
3956
|
this.fitColumns();
|
|
3957
3957
|
this.showGridOptions();
|
|
3958
|
-
}, tooltip: "Fit to Column" }, index.h("unity-typography", { key: '
|
|
3958
|
+
}, tooltip: "Fit to Column" }, index.h("unity-typography", { key: '8774eddbd6ec2a5693f1d7c86bef1aea3d9827e5', variant: "button" }, "Fit to Column")), index.h("udp-divider", { key: '3654801b05558976013ac4a1ae81c83611eaae6d', size: "0px" }), index.h("stencil-icon-button-grid-action-header", { key: 'c0239b51eb151072930c322229cae6a65223dc32', onClick: () => {
|
|
3959
3959
|
this.expandColumns();
|
|
3960
3960
|
this.showGridOptions();
|
|
3961
|
-
}, tooltip: "Expand Grid" }, index.h("unity-typography", { key: '
|
|
3961
|
+
}, tooltip: "Expand Grid" }, index.h("unity-typography", { key: '413a53eff8841fbf0cf31a99b4496f7943c95e3b', variant: "button" }, "Expand Grid")), index.h("udp-divider", { key: 'ffaa5a1e594c83e3c88c3eb8aef1b4eb71ba59f7', size: "0px" }), !this.disableSearchSwitch && (index.h("stencil-icon-button-grid-action-header", { key: '3962d78937ea230c1a7b4ed9d58d9fcd2895b83a', onClick: () => {
|
|
3962
3962
|
this.handleSearchModeToggle();
|
|
3963
3963
|
this.showGridOptions();
|
|
3964
|
-
}, tooltip: this.enableAdvancedSearch ? 'Standard Search' : 'Advanced Search' }, index.h("unity-typography", { key: '
|
|
3964
|
+
}, tooltip: this.enableAdvancedSearch ? 'Standard Search' : 'Advanced Search' }, index.h("unity-typography", { key: 'f036d029c03547edd6824b9d7d46e9ecaa673ed8', variant: "button" }, this.enableAdvancedSearch ? 'Standard Search' : 'Advanced Search')))), index.h("div", { key: 'c0f731a5f4a162815106da8e71fb85f4badb8469', class: "second-row", style: { display: shouldHideSecondRow ? 'none' : '' } }, !this.hideBulkActions && this.rowsSelected && (index.h("div", { key: '8c4782ecbdeca03b892636f159b20651064468bb', class: "bulk-select" }, index.h("udp-badge", { key: '51d2b036b1aec616e322f3eab48c7e5b42788dd1', content: this.selectedRowCount }, index.h("udp-selector", { key: '57c894e26a7000e113dfddca8cb5bff2d0d36d18', options: this.bulkActions.length > 0 ? this.formattedBulkActions : [], onChange: (e) => this.handleSelectedBulkOption(e) })))), ((_g = this.loadedViewTitle) === null || _g === void 0 ? void 0 : _g.length) !== 0 && (index.h("div", { key: '2d9cc4930c5de95b3c3a33cbbdc249862e50d045', class: "chip-wrapper" }, index.h("stencil-chip", { key: '5276a300dd0ab98f10f9f4ca44f9a0514cec90f2', text: this.loadedViewTitle,
|
|
3965
3965
|
// onOnDelete={this.handleDelete as any}
|
|
3966
|
-
onOnDelete: this.handleViewChipDelete, color: "secondary", defaultToggled: true, leftIcon: Star16__default.default, showLeftIcon: this.selectedViewIsDefault }), index.h("udp-divider", { key: '
|
|
3966
|
+
onOnDelete: this.handleViewChipDelete, color: "secondary", defaultToggled: true, leftIcon: Star16__default.default, showLeftIcon: this.selectedViewIsDefault }), index.h("udp-divider", { key: 'ff678fe4a1e5d3a00bd251427908c82db4514edf', variant: "vertical", size: "30px" }))), this.hotListActive && (index.h("div", { key: '57f0fc7c5e797c4f99e9f478d3fe03e36f01cd9f', class: "chip-wrapper" }, index.h("stencil-chip", { key: '0059741b6f358f71a3e84148c4d8821de620570b', text: this.hotListActive, color: "secondary", onOnDelete: this.handleRemoveHotlist, defaultToggled: true, leftIcon: List16__default.default }), index.h("udp-divider", { key: 'c9c6daddca887e93444d86b303629e23b23cd5b2', variant: "vertical", size: "30px" }))), index.h("div", { key: '2ee5d8bde615d6d3d7e20b6f60f7590a4f268223', class: "chip-section" }, this.filterChips.length > 0 && (index.h("udp-dynamic-container-with-menu", { key: '50e4e9c29f4f704bb3400c289dd0168dbb847e32', id: "filterChipsContainer", externalToggle: this.externalToggle, onUdpChipClicked: (event) => this.setFilterFromChips(event.detail), menuItems: this.filterChips }))), index.h("div", { key: 'cb872b3708cdf7ee308a15bb480677adfe180831', class: "kpi" }, index.h("kpi-list", { key: 'e012c100a04ecf3123932c1150e4387361ba00fd', kpiValues: this.kpiValues }))), this.gridError && (index.h("div", { key: 'f662ad60f754e98422cb7e76671992b77a90f62e' }, index.h("upd-alert-banner", { key: 'd583daf2d4721e2ab54134f98be07511666d8dcd', type: "error", message: `An error occurred with loading the grid with data.` }))), index.h("div", { key: 'c1bd8b2259d7e4e0310ba99622b931c365d40127', style: {
|
|
3967
3967
|
height: '4px',
|
|
3968
3968
|
backgroundColor: shouldHideSecondRow ? 'var(--accent-color)' : 'rgb(247, 245, 243)',
|
|
3969
3969
|
overflow: 'hidden',
|
|
3970
|
-
} }, this.linearLoading && index.h("udp-linear-loader", { key: '
|
|
3970
|
+
} }, this.linearLoading && index.h("udp-linear-loader", { key: '21732d1995244bd4fedde53920e00784e41aaf3e' })), this.noResults && (index.h("div", { key: '9fd39c92c83a698c6295dc4f8bf3acaec1cba3ee' }, index.h("upd-alert-banner", { key: 'ebb0a397911b92b2c1ea56c4ce0fd50503b1aac8', onClick: () => this.refreshOnNoResults(), type: "info", message: "Sorry, no records meet your search criteria" }))), index.h("div", { key: 'e94ced131cb70420eab5d597b560054e16448892' }, index.h("ag-table", { key: '86cda5cbbf17e04074dbdc25d7fb727b6ef8ade7', gridOptions: this.gridOptions, licensekey: LicenseKey, height: this.gridHeight })), index.h("side-sheet", { key: '3ef4fc66f26b906aabdeb6848df2a61c3a5b1192', sideSheetButtonLabel: "Search", handleSideSheetButton: () => this.updateServerSideDatasource('', 'advanced search sheet'), title: "Advanced Search", open: this.advancedDrawerOpen, toggleDrawer: () => this.primaryActionClick('advancedSearch'), position: "right" }, index.h("div", { key: 'd8215e898ce8ab55bbd200fd921bf46dad6d3e91', style: { width: '1200px' } }, index.h("advanced-search", { key: '61a7529434d1fbfe0ee24018dddd746cddb20a72', handleDelete: filter => this.removeFilterItem(filter), filterRenderList: this.filterRenderList, filterList: this.extendedSearchFilterList, handleItemClick: headerName => this.setFilterSelections(headerName), onAdvancedSearchItemChange: (event) => this.updateSearchObject(event.detail), handleValueChanged: this.changeOperator, fetchFilters: () => this.getExtendedAdvancedSearchFilterList(), getHeaderFieldLabel: this.getHeaderFieldLabel }))), index.h("side-sheet", { key: 'db468e52f087847cb673a35e4977304f6e3a1c7c', widthOption: "short", title: "Views", open: this.viewDrawerOpen, toggleDrawer: () => this.primaryActionClick('views'), position: "right" }, index.h("div", { key: '1de98b8f12f9f774ecaddd3ce006a4fa21b75740' }, index.h("div", { key: '4d0a5dd72b9aee6463b569820b66a3dc63d6a609', style: { width: '450px', marginBottom: '8px' } }, index.h("hint-panel", { key: '8f7595f03f8ec909419765343e7b8ab8c3cd9903', hint: "Quickly access and manage your pre-configured table/grid views. These views are designed to help you focus on specific sets of data and streamline your workflow.", hideHintText: "Hide Hint" })), index.h("div", { key: '615b3a2404515c157d7d512a9b49afb956469382', style: { width: '446px' } }, this.viewListRowData &&
|
|
3971
3971
|
this.viewListRowData.map(item => {
|
|
3972
3972
|
if (item.gridViewVisibilityTypeId === 2 ||
|
|
3973
3973
|
item.userId.toLowerCase() === this.userId.toLocaleLowerCase()) {
|
|
@@ -3979,9 +3979,9 @@ const AmbientTemplateGrid = class {
|
|
|
3979
3979
|
}, editHandler: () => this.openViewEdit(item.gridViewId, item.name, item.isDefault, item.gridViewVisibilityTypeId), deleteHandler: () => this.openDeleteViewConfirmation(item.gridViewId), showUpdateDefaultOption: true, updateDefaultHandler: () => this.updateDefaultView(item), isDefault: item.isDefault, gridViewVisibilityTypeId: item.gridViewVisibilityTypeId, showAdd: false, showViewOption: false
|
|
3980
3980
|
}));
|
|
3981
3981
|
}
|
|
3982
|
-
})))), index.h("side-sheet", { key: '
|
|
3982
|
+
})))), index.h("side-sheet", { key: '333537b80eabae296830927b559371d665fa17c0', title: "Search", sideSheetButtonLabel: "Search", handleSideSheetButton: this.handleSideSheetButtonClick, open: this.customSearchDrawerOpen, toggleDrawer: () => this.primaryActionClick('customSearch'), position: "right", buttonTransform: this.buttonTransform }, index.h("advanced-search-grouped", { key: 'b775407f39b8e081bbec135e133fd27418f096a2', getLogicalOperatorValue: this.getLogicalOperatorValue, getLogicalOperatorCode: this.getLogicalOperatorCode, handleAddNewFilter: this.handleAddNewFilter, handleAddNewGroup: this.handleAddNewGroup, handleDelete: filter => this.removeFilterItem(filter), filterRenderList: this.filterRenderList, filterList: this.extendedSearchFilterList, handleItemClick: headerName => this.setGroupedFilterSelections(headerName), onAdvancedSearchItemChange: (event) => this.updateSearchObject(event.detail), handleValueChanged: this.changeOperator, filterObjectsWithGroups: this.filterObjectsWithGroups, fetchFilters: () => this.getExtendedAdvancedSearchFilterList(),
|
|
3983
3983
|
// onSearchItemChanged={() => this.handleSearchItemChange()}
|
|
3984
|
-
updateLogicalOperator: (_h = this.updateLogicalOperator) === null || _h === void 0 ? void 0 : _h.bind(this), handleGroupDelete: groupId => this.handleGroupDelete(groupId), recentSearchesOptions: this.recentSearchesOptions, selectRecentSearch: this.selectRecentSearch, fullClearSearch: this.fullClearSearch, findGroupById: this.findGroupById, getHeaderFieldLabel: this.getHeaderFieldLabel })), index.h("side-sheet", { key: '
|
|
3984
|
+
updateLogicalOperator: (_h = this.updateLogicalOperator) === null || _h === void 0 ? void 0 : _h.bind(this), handleGroupDelete: groupId => this.handleGroupDelete(groupId), recentSearchesOptions: this.recentSearchesOptions, selectRecentSearch: this.selectRecentSearch, fullClearSearch: this.fullClearSearch, findGroupById: this.findGroupById, getHeaderFieldLabel: this.getHeaderFieldLabel })), index.h("side-sheet", { key: '8fcdf46117504d5f8103294651a9e6daaa18336e', disabled: this.showHotlistForm, widthOption: "short", sideSheetButtonLabel: "Create New Hotlist", handleSideSheetButton: () => this.toggleHotlistForm(), title: "Hot Lists", open: this.hotlistDrawerOpen, toggleDrawer: () => this.primaryActionClick('hotlists'), position: "right" }, index.h("div", { key: '58a56fda523f28e8600ee555a14aa27f21421745' }, this.showHotlistForm && (index.h("udp-hotlist-form", { key: 'd805a9f200ab4871af226418bd247df1215b636b', handleFormSubmit: this.handleSaveHotlist, handleCancelClick: () => this.toggleHotlistForm() })), index.h("div", { key: '402a6e75284f720e94a5c6f70121a00ebf0e1b1d', style: { width: '446px' } }, this.allHotlists &&
|
|
3985
3985
|
this.allHotlists.map(item => {
|
|
3986
3986
|
if (item.domain === this.entityName) {
|
|
3987
3987
|
return (index.h("tree-list-item", { label: item.name, fieldName: item.name, showViewOption: true, showAdd: this.businessObjectKey ? true : false, showDeleteOption: true, viewHandler: () => this.handleRequestHotlist(item.hotListId), deleteHandler: () => this.confirmRequestDelete(item.hotListId), onClick: () => this.handleSetSingleHotlistItem(item.hotListId), statusValue: item.isPrivate, statusClasses: {
|
|
@@ -3989,7 +3989,7 @@ const AmbientTemplateGrid = class {
|
|
|
3989
3989
|
false: 'neutral',
|
|
3990
3990
|
}, statusLabel: item.isPrivate ? 'Private' : 'Shared' }));
|
|
3991
3991
|
}
|
|
3992
|
-
})))), index.h("save-view-form-dialog", { key: '
|
|
3992
|
+
})))), index.h("save-view-form-dialog", { key: '77dc38b97e73f9aa00b9e512539cf27c2503ff1a', open: this.saveDialogOpen, title: this.selectedViewName ? 'Current View' : 'New View', closeDialog: () => this.showViewSave(), currentGridViewId: this.selectedGridId, currentName: this.selectedViewName, currentIsPrivate: this.selectedViewGridViewVisibilityTypeId, currentIsDefault: this.selectedViewIsDefault, handleFormSubmit: (name, isPrivate, isDefault) => {
|
|
3993
3993
|
// Assuming this.columnState exists in this component's scope
|
|
3994
3994
|
this.handleViewFormSubmit(name, isPrivate, isDefault, this.gridState);
|
|
3995
3995
|
}, handleViewAndConfigurationSubmit: (name, isPrivate, isDefault) => {
|
|
@@ -4002,13 +4002,13 @@ const AmbientTemplateGrid = class {
|
|
|
4002
4002
|
this.handleViewAndConfigurationsUpdate(this.selectedViewName, this.selectedViewGridViewVisibilityTypeId, this.selectedViewIsDefault, this.gridState);
|
|
4003
4003
|
}
|
|
4004
4004
|
}
|
|
4005
|
-
} }), index.h("edit-view-form-dialog", { key: '
|
|
4005
|
+
} }), index.h("edit-view-form-dialog", { key: 'af399d93c17f6ab2f92c6184a5a893a0c5288abb', open: this.editDialogOpen, title: "Edit View", closeDialog: () => this.closeViewEdit(), currentGridId: this.selectedGridId, currentName: this.selectedViewName, currentGridViewVisibilityTypeId: this.selectedViewGridViewVisibilityTypeId, currentIsDefault: this.selectedViewIsDefault, handleFormSubmit: (gridId, name, isPrivate, isDefault) => {
|
|
4006
4006
|
this.handleViewUpdate(gridId, name, isPrivate, isDefault);
|
|
4007
|
-
} }), index.h("div", { key: '
|
|
4007
|
+
} }), index.h("div", { key: '5edea24a2b3b11f1d73c65a1d03d24e23a4ff725' }), index.h("fluent-dialog", { key: 'b03912ff85ecf478846ca76a34806bb3d661f7a9', title: "Delete Hotlist", message: "Are you sure you want to delete this hotlist?", actionOne: () => this.handleRequestDeleteHotlist(), actionTwo: () => this.toggleDeleteDialog('hotlist'), labelOne: "Confirm", labelTwo: "Cancel", open: this.confirmDialog }, index.h("div", { key: 'c122c65c5a2b580af173266e3b973a3019149100' }, "This will not delete any of the data but only the records ", index.h("br", { key: 'db965117c7178c1de9c60c45ffc36883d4872e98' }), "from the hotlist and the hotlist itself.", ' ')), index.h("fluent-dialog", { key: '6287a9e69f70cfa84d8b81383ef8e2163d62d5a4', title: "Delete View", message: "Are you sure you want to delete this view?", actionOne: () => this.handleDeleteView(), actionTwo: () => this.toggleDeleteDialog('View'), labelOne: "Confirm", labelTwo: "Cancel", open: this.confirmDialogDeleteView }, index.h("div", { key: 'b72c43a7a1368001523ec32af379796f6d6588b0' }, "This will not delete any of the data but only the settings ", index.h("br", { key: 'eb92d90f38c6415562409cf515da85c87c070e4a' }), "saved to display this view.", ' ')), index.h("fluent-dialog", { key: 'e99d8fd4a4b04a4c712efb5c88c25d9c0b548299', title: "Update View", message: "Are you sure you want to update this view?", actionOne: () => this.handleViewAndConfigurationsUpdate(this.selectedViewName, this.selectedViewGridViewVisibilityTypeId, this.selectedViewIsDefault, this.gridState), actionTwo: () => this.showViewEditConfirmation(false), labelOne: "Confirm", labelTwo: "Cancel", open: this.editViewConfirmationDialogOpen }, index.h("div", { key: '3905cba1ad13c9d6caab613387861ed777467786' }, "This is a public view. Any changes made to it will be seen by others when they load this view.", ' ')), index.h("fluent-dialog", { key: '8d9caa3307134c2ce4dc61303f91ad48bac68990', title: 'Toggle Search Mode to ' +
|
|
4008
4008
|
(this.enableAdvancedSearch ? 'Standard' : 'Advanced') +
|
|
4009
4009
|
' Search', message: this.enableAdvancedSearch
|
|
4010
4010
|
? `Are you sure you want to toggle the search mode to standard search?`
|
|
4011
|
-
: `Are you sure you want to toggle the search mode to advanced search?`, actionOne: () => this.confirmSearchModeToggle(), actionTwo: () => this.toggleSearchModeConfirmation(false), labelOne: "Confirm", labelTwo: "Cancel", open: this.toggleSearchModeConfirmationDialogOpen }, index.h("div", { key: '
|
|
4011
|
+
: `Are you sure you want to toggle the search mode to advanced search?`, actionOne: () => this.confirmSearchModeToggle(), actionTwo: () => this.toggleSearchModeConfirmation(false), labelOne: "Confirm", labelTwo: "Cancel", open: this.toggleSearchModeConfirmationDialogOpen }, index.h("div", { key: '2fc3b82d58c2f17fc61518ba2a38e15c3c8cd99d' }, this.enableAdvancedSearch
|
|
4012
4012
|
? 'The advanced search functionality will be disabled, all advanced search filters will be cleared and the grid will be reset to its default state.'
|
|
4013
4013
|
: 'The standard search functionality will be disabled and any existing standard filters will persist to the advanced search.'))));
|
|
4014
4014
|
}
|
|
@@ -179,7 +179,7 @@ const ApiMethodInstanceGrid = class {
|
|
|
179
179
|
this.getApiMethodInstanceData();
|
|
180
180
|
}
|
|
181
181
|
render() {
|
|
182
|
-
return (index.h("search-method-grid", { key: '
|
|
182
|
+
return (index.h("search-method-grid", { key: '7d04ec1c6669022623011988b164dffe6cf2372c', onGridReady: e => this.handleGridReady(e), gridFunctions: this.gridFunctions, gridOptions: this.gridOptions, gridHeaderConfig: this.gridHeaderConfig, gridId: this.gridId, entityName: this.entityName, gridHeight: this.gridHeight, searchMethodConfig: this.searchMethodConfig, gridApiCallback: this.gridApiCallback }));
|
|
183
183
|
}
|
|
184
184
|
static get watchers() { return {
|
|
185
185
|
"apiMethodInstanceData": ["createColumnDefs", "updateSearchMethodConfig"],
|
|
@@ -14,7 +14,7 @@ const AppBar = class {
|
|
|
14
14
|
index.registerInstance(this, hostRef);
|
|
15
15
|
}
|
|
16
16
|
render() {
|
|
17
|
-
return (index.h("div", { key: '
|
|
17
|
+
return (index.h("div", { key: 'd35144ec1379fd66aa1f6f4e2a62195bcfc62ab6', class: "header" }, index.h("stencil-icon-button", { key: '083f918c3a4466a5b1af9c313604adf972eb495c', noBackground: true, darkIcon: false, icon: Menu24__default.default }), index.h("unity-typography", { key: '043e4b4c0656f0a00d35b00ed3e185f41e155fc2', variant: 'data-display-one' }, " ", index.h("slot", { key: 'c9e6806871f5928bd6754da441cd1c144bbd7b62' }), " "), index.h("a", { key: 'a9e8badf6ee8c99dd6812fb21e3116afa3a56196', class: "skip-to-content", href: "#main-content" }, "Skip to main content"), index.h("div", { key: '515b67d73d57d9778033c6d80672a7b6bd10362f', class: "header__logo" }), index.h("div", { key: '5544a534265cb4e8e8508d8509bfb76126d8f248', class: "header__nav", role: "navigation", "aria-label": "Carbon Design System" }), index.h("div", { key: '067fef9e40902fb021f0408684410a0f01c07bee', class: "header__global" }, index.h("udp-avatar", { key: 'd67be7362bb40da19983bf666a50b35071313d7b', username: this.username }))));
|
|
18
18
|
}
|
|
19
19
|
};
|
|
20
20
|
AppBar.style = appBarCss;
|
|
@@ -97,13 +97,13 @@ const Checkbox = class {
|
|
|
97
97
|
*/
|
|
98
98
|
render() {
|
|
99
99
|
const isError = !!this.errorMessage;
|
|
100
|
-
return (index.h(index.Host, { key: '
|
|
100
|
+
return (index.h(index.Host, { key: '07cf738088ab4982032f805c6c196638640c7620', class: {
|
|
101
101
|
'udp-input': true,
|
|
102
102
|
'udp-input--error': isError,
|
|
103
103
|
'udp-input--disabled': this.disabled,
|
|
104
104
|
'udp-input--required': this.required,
|
|
105
105
|
'udp-input--checked': this.internalChecked
|
|
106
|
-
}, "aria-invalid": isError ? 'true' : 'false', "aria-required": this.required ? 'true' : 'false' }, index.h("div", { key: '
|
|
106
|
+
}, "aria-invalid": isError ? 'true' : 'false', "aria-required": this.required ? 'true' : 'false' }, index.h("div", { key: '6afeb636543317c528c9e9a495249f4f7621c466', class: "checkbox-container" }, index.h("input", { key: 'be66346015bd4dcf6825a9150759556e691d14a9', type: "checkbox", checked: this.internalChecked, onChange: this.handleChange, id: this.id, name: this.name, disabled: this.disabled, required: this.required }), this.label && index.h("label", { key: '880e01a27b65f571f8e5efb49e686386db26662c', htmlFor: this.id }, this.label), this.errorMessage && index.h("div", { key: '1f86fd9b4915f2fa088d5d79c9d686ea0b44b353', class: "error-message" }, this.errorMessage))));
|
|
107
107
|
}
|
|
108
108
|
static get watchers() { return {
|
|
109
109
|
"error": ["updateError"],
|
|
@@ -100,13 +100,13 @@ const ChipSection = class {
|
|
|
100
100
|
}
|
|
101
101
|
render() {
|
|
102
102
|
console.log("Rendering ChipSection", this.visibleFilterChips);
|
|
103
|
-
return (index.h("div", { key: '
|
|
103
|
+
return (index.h("div", { key: 'aac4c7c07bbb6091aeacf779903cbabe95ee9a80', class: "wrapper", id: "chipSectionContainer" }, index.h("div", { key: '7ef21ea6834266a4569f5f9f4f9bb85905309501', class: "chipHolder" }, index.h("div", { key: '4b790fddbb548155c64f858f29d44ba2adc02c84', id: "viewChipsContainer" }, this.viewChips.map((chip, index$1) => (index.h("stencil-chip", { onOnDelete: () => this.handleDelete('view', index$1), text: chip.label, class: "viewChip" })))), index.h("udp-dynamic-container-with-menu", { key: 'bbc17e0015c36f57000bd61f285d240d92a0133b', id: "filterChipsContainer", menuItems: this.menuItems }, this.selectedFilterChip && (index.h("stencil-chip", { key: 'c2289efa6311280f443091e0f3824db42c098f59', onOnDelete: this.handleFilterChipUntoggle, text: this.selectedFilterChip.label, class: "viewChip" })), console.log('filtering here...', this.filterChips), this.filterChips.map((chip) => {
|
|
104
104
|
if (this.selectedFilterChip && chip.id === this.selectedFilterChip.id) {
|
|
105
105
|
console.log('returning null...');
|
|
106
106
|
return null;
|
|
107
107
|
}
|
|
108
108
|
return (index.h("stencil-chip", { text: `${chip.label} ${chip.value}`, class: "filterChip", onClick: () => this.handleFilterChipToggle(chip) }));
|
|
109
|
-
})), index.h("div", { key: '
|
|
109
|
+
})), index.h("div", { key: '5d0a84ad05da1220689be65f841761ef151c9a12', id: "additionalFilterChipsContainer" }, this.additionalFilterChips.map((chip, index$1) => (index.h("stencil-chip", { onOnDelete: () => this.handleDelete('additionalFilter', index$1), text: chip.label, class: "additionalFilterChip" })))), !this.hideKpiSection && (index.h("div", { key: '5549c7839889fc6866395d90612965cb7fdac049', class: "KPI", id: "kpiContainer" }, this.kpiValues.slice(0, this.maxKPIsDisplayed).map((kpi) => (index.h("div", { class: "kpiItem" }, index.h("span", { class: "kpiLabel" }, this.abbreviateLabel(kpi.label) || kpi.label), index.h("span", { class: "kpiValue" }, this.abbrNum(kpi.value, 1))))))))));
|
|
110
110
|
}
|
|
111
111
|
get el() { return index.getElement(this); }
|
|
112
112
|
static get watchers() { return {
|
|
@@ -122,7 +122,7 @@ const ClientSideGrid = class {
|
|
|
122
122
|
this.clientSideConfig = Object.assign(Object.assign({}, this.gridOptions), { rowModelType: 'clientSide' });
|
|
123
123
|
}
|
|
124
124
|
render() {
|
|
125
|
-
return (index.h("ag-grid-base", { key: '
|
|
125
|
+
return (index.h("ag-grid-base", { key: 'a886e21567ee542026f79f93870025cc87e817dc', columnDefs: this.columnDefs, gridOptions: this.clientSideConfig, headerConfig: this.gridHeaderConfig, onGridReady: e => this.handleGridReady(e), gridFunctions: this.gridFunctions, gridId: this.gridId, gridApiCallback: this.gridApiCallback }));
|
|
126
126
|
}
|
|
127
127
|
static get watchers() { return {
|
|
128
128
|
"rowData": ["updateRowData"]
|
|
@@ -142,12 +142,12 @@ const ResourceTimelinePrimaryBar = class {
|
|
|
142
142
|
}
|
|
143
143
|
render() {
|
|
144
144
|
var _a, _b, _c, _d, _e, _f, _g, _h;
|
|
145
|
-
return (index.h("div", { key: '
|
|
145
|
+
return (index.h("div", { key: '49954ac4e96d422b668b39b9475ad1415376bc7c', class: "header-bar" }, index.h("div", { key: '04a906e8a6f11fc5fc01f561439581706b61bec9', class: "title-section" }, this.gridBarTitle || this.gridBarTitle === '' ? (index.h("unity-typography", { variant: "body1", bold: true }, this.gridBarTitle, ' ')) : (index.h("udp-skeleton-loading", { width: "200px" })), index.h("div", { key: '027d4b4447d4b13ad3b09eb1e635dc3d64cf4b08', class: "subtitle" }, this.subTitle || this.subTitle === '' ? (index.h("unity-typography", { variant: "body1" }, this.subTitle, " ")) : (index.h("udp-skeleton-loading", { width: "200px" })), index.h("div", { key: '444bc2f0420e9fab5f4fb587241e412012fe702c', class: "subtitle-status" }, this.subtitleStatus && (index.h("udp-chip", { key: 'a8a44487b0c78534f88f66655629fe375c7b1c9c', variant: "outlined", size: "small", label: this.subtitleStatus, color: this.subtitleStatusMappingClasses[this.subtitleStatus] })), this.showLockedIcon && (index.h("udp-icon-button", { key: 'c5c08a32240a17fcc577b2331f7787310e18adaf', icon: iconUtils.getIconFromName('lock'), variant: "outlined", size: "x-small", disabled: true }))))), index.h("div", { key: '0807278c518e101806cd49a0f273971520f958d7', class: "button-section" }, index.h("udp-icon-button", { key: 'dc97a20b8c163f0dca6fcaf5f74cf5bf9884a7d9', class: {
|
|
146
146
|
'settings-button': true,
|
|
147
147
|
'is-open': this.isMenuOpen,
|
|
148
148
|
}, onClick: this.toggleSettingsMenu, ref: (el) => {
|
|
149
149
|
this.menuAnchorEl = el ? el : undefined;
|
|
150
|
-
}, icon: iconUtils.getIconFromName('settings'), variant: 'outlined', size: "small", color: "inherit" }), index.h("udp-menu", { key: '
|
|
150
|
+
}, icon: iconUtils.getIconFromName('settings'), variant: 'outlined', size: "small", color: "inherit" }), index.h("udp-menu", { key: '131d9320f2fd7ab941bd5b9db783e7e831f28f3b', open: this.isMenuOpen, anchor: this.menuAnchorEl, handleClose: () => (this.isMenuOpen = false) }, index.h("udp-menu-item", { key: 'cabc948632450e4db929f2a9fc99d34fc6929ef9', label: "Expand Groups", onItemClick: this.expandAll }), index.h("udp-menu-item", { key: '7d187af6326b72c386e10af3b8ff615e85e460fb', label: "Collapse Groups", onItemClick: this.collapseAll })), this.clickBackward && (index.h("div", { key: '72413de4e987cec43eb58e16d17cd45be269fdc7', class: "date-navigation" }, this.clickBackward && (index.h("udp-icon-button", { key: 'c7f94a17b0f5544fc6b96c2c10e7103ea4f680f7', tooltip: "Previous period", icon: ChevronLeft16__default.default, onClick: this.clickBackward, size: "small", color: "inherit", disabled: this.disableHeaderActions })), this.clickToday && (index.h("udp-button", { key: 'fbd481e28520556772d40ffe45fe3380f5c43237', onClick: this.clickToday, size: "small", color: "inherit", disabled: this.disableHeaderActions }, "Today")), this.clickForward && (index.h("udp-icon-button", { key: '0886e2c8679eb9a0ddefa79f769fd2ab60c590d6', tooltip: "Next period", icon: ChevronRight24__default.default, onClick: this.clickForward, size: "small", color: "inherit", disabled: this.disableHeaderActions })))), ((_a = this.secondaryAction) === null || _a === void 0 ? void 0 : _a.onClick) && (index.h("udp-button", { key: 'b5f2b378c128cc4792c2cf7a5d85d5a4e5e79547', disabled: ((_b = this.secondaryAction) === null || _b === void 0 ? void 0 : _b.disabled) || this.disableHeaderActions, variant: "outlined", color: "secondary", onButtonClick: this.secondaryAction.onClick, startIcon: index.h("udp-icon", { iconName: (_c = this.secondaryAction) === null || _c === void 0 ? void 0 : _c.iconName, color: 'inherit' }), size: "medium" }, (_d = this.secondaryAction) === null || _d === void 0 ? void 0 : _d.label)), ((_e = this.primaryAction) === null || _e === void 0 ? void 0 : _e.onClick) && (index.h("udp-button", { key: '60485633e882748fb314934d2cd9353e14e86b1c', disabled: ((_f = this.primaryAction) === null || _f === void 0 ? void 0 : _f.disabled) || this.disableHeaderActions, startIcon: index.h("udp-icon", { iconName: (_g = this.primaryAction) === null || _g === void 0 ? void 0 : _g.iconName, color: 'inherit' }), variant: "contained", onButtonClick: this.primaryAction.onClick, color: "secondary" }, (_h = this.primaryAction) === null || _h === void 0 ? void 0 : _h.label)))));
|
|
151
151
|
}
|
|
152
152
|
};
|
|
153
153
|
ResourceTimelinePrimaryBar.style = resourceTimelinePrimaryBarCss;
|
|
@@ -40,7 +40,7 @@ const EntityMaintenanceGrid = class {
|
|
|
40
40
|
this.getPromotedMethods();
|
|
41
41
|
}
|
|
42
42
|
render() {
|
|
43
|
-
return (index.h("api-method-grid", { key: '
|
|
43
|
+
return (index.h("api-method-grid", { key: 'b7d45a2578a739fdc2cff4ce7edc9caab3c42ad4', onGridReady: e => this.handleGridReady(e), gridHeaderConfig: this.gridHeaderConfig }));
|
|
44
44
|
}
|
|
45
45
|
};
|
|
46
46
|
|
|
@@ -201,19 +201,19 @@ const FeatureDetailsCard = class {
|
|
|
201
201
|
render() {
|
|
202
202
|
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k;
|
|
203
203
|
const currentMessageIcon = (_a = this.messageIcon) !== null && _a !== void 0 ? _a : this.getDefaultMessageIcon();
|
|
204
|
-
return (index.h("div", { key: '
|
|
204
|
+
return (index.h("div", { key: 'a279719f3393377db2f480e566feefdad2320fa5', class: "card-wrapper", style: { width: (_b = this.width) !== null && _b !== void 0 ? _b : '100%' } }, this.showAdornment && this.status && (index.h("div", { key: '394624accabf7d196085237dccf19aa2a2feedcd', class: "adornment" }, index.h("udp-adornment", { key: 'dbbda88f7e909e08dd68b956e8db553a6a106bcf', status: (_c = this.status) !== null && _c !== void 0 ? _c : 'info' }))), index.h("div", { key: '207ccde55a79f61a20fe876d52520218419bebd0', class: "content-wrapper" }, index.h("div", { key: 'e559651ff638cccdf6ce89d5eca6bcfb56d04834', class: "header-wrapper", style: { backgroundColor: this.getHeaderBackgroundColor() } }, index.h("div", { key: '32c1054968e769c977b515b85d24a9d3798da6c9', class: "title-wrapper" }, index.h("stencil-icon-button", { key: 'beb2b4719688ef7e3fc02fa8fffc3365c41a838d', onClick: this.onClose, icon: Close24__default.default, tooltip: "Close", noBackground: true }), index.h("unity-typography", { key: '156750e9dbd586597128383c2ad9bac2eeb32d2f', variant: 'h6' }, this.title)), ((_d = this.moreIconActions) === null || _d === void 0 ? void 0 : _d.length) > 0 && (index.h("div", { key: 'ce8a2349828257358eab14705edd54a65e7869a2' }, index.h("div", { key: 'ba673f36ae93a338085bd71ea65a485783d2087e', id: "moreHeaderIconButton1" }, index.h("stencil-icon-button", { key: '9dc305dda49437cfa0b816eefcde1338e20d8143', onClick: this.handleOnClickMoreIcon, icon: OverflowMenuVertical24__default.default, tooltip: "More", noBackground: true, buttonId: "moreHeaderIconButton" })), this.moreIconAnchor && (index.h("udp-pop-over", { key: '2ad28916734d0f44976ee64645f457e9e67ab164', anchorElement: this.moreIconAnchor, isOpen: this.showMoreHeaderPopover, popoverWidth: '200px', popoverMaxHeight: '300px', handleOnClose: this.handleClosePopover, container: this.popoverContainer }, index.h("div", { key: 'cee49518e26621c37ef2c41a7913ef8c8e6acea9', class: "menu" }, (_e = this.moreIconActions) === null || _e === void 0 ? void 0 : _e.map(action => {
|
|
205
205
|
var _a;
|
|
206
206
|
return (index.h("udp-menu-item", { label: action === null || action === void 0 ? void 0 : action.name, iconName: action === null || action === void 0 ? void 0 : action.iconName, handleOnClick: () => {
|
|
207
207
|
action.onClick(this.data);
|
|
208
208
|
}, disabled: (action === null || action === void 0 ? void 0 : action.checkDisabled) ? action === null || action === void 0 ? void 0 : action.checkDisabled(this.data) : (_a = action === null || action === void 0 ? void 0 : action.disabled) !== null && _a !== void 0 ? _a : false }));
|
|
209
|
-
}))))))), this.message && (index.h("div", { key: '
|
|
209
|
+
}))))))), this.message && (index.h("div", { key: '55dbfbf985e623b96c497dd0f281549e7a2623d9', class: "message-wrapper", style: { backgroundColor: this.getMessageBackgroundColor() } }, !this.hideMessageIcon && (index.h("div", { key: '400a6bc6178037d19184dc6fe1cc1acbb54af424', class: "icon-message" }, index.h("udp-icon", { key: '53f0fc5176ffcee7f42a9b403870eb6bf7f5d59c', iconName: currentMessageIcon }))), index.h("div", { key: 'f73366bc9e1ca2598117f276d7fa0d23630b16b8', class: "message" }, index.h("unity-typography", { key: '48e9a6c899eca3526427990284288b916bfd91b0' }, this.message)))), index.h("div", { key: '793b3c333e0f7bb6da5bab0f5c14c472f18e2501', class: "data-section" }, (_f = this.listData) === null || _f === void 0 ? void 0 : _f.map(({ subject, value }) => (index.h("div", { class: "data-row" }, index.h("div", { class: "key" }, index.h("unity-typography", { variant: 'data-display-three' }, `${subject}: `)), index.h("div", { class: "value" }, index.h("unity-typography", { variant: 'data-display-three' }, value)))))), index.h("div", { key: 'e92ceda5c88453be65399247a96d6f7e77fc62ef', class: "options" }, this.enableViewFeature && this.data && (index.h("div", { key: 'ae612aa8753050d31d586ef57247addd120ee239', id: "viewFeatureOption" }, index.h("stencil-icon-button", { key: 'ad3318b411960e16939a61e5ca6529ccad750894', tooltip: 'View', icon: iconUtils.getIconFromName('view'), buttonId: 'viewFeatureButton', onClick: () => this.handleViewFeature({
|
|
210
210
|
selectedFeature: this.data,
|
|
211
211
|
formattedSelectedFeature: this.listData,
|
|
212
|
-
}) }))), ((_g = this.primaryActions) === null || _g === void 0 ? void 0 : _g.length) > 0 && (index.h("div", { key: '
|
|
212
|
+
}) }))), ((_g = this.primaryActions) === null || _g === void 0 ? void 0 : _g.length) > 0 && (index.h("div", { key: '07acf06d15ece0f0fb0ad40c9de5e1d176976d7c' }, index.h("div", { key: '18493d1b64842be4575915c27921a0ffb7d4c982', class: "options" }, (_h = this.visiblePrimaryActions) === null || _h === void 0 ? void 0 :
|
|
213
213
|
_h.map((action, index$1) => {
|
|
214
214
|
var _a, _b;
|
|
215
215
|
return (index.h("stencil-icon-button", { tooltip: action === null || action === void 0 ? void 0 : action.name, icon: iconUtils.getIconFromName(action === null || action === void 0 ? void 0 : action.iconName), buttonId: (_a = action === null || action === void 0 ? void 0 : action.id) !== null && _a !== void 0 ? _a : `primary-icon-action-${index$1}`, onClick: () => action.onClick(this.data), disabled: (action === null || action === void 0 ? void 0 : action.checkDisabled) ? action === null || action === void 0 ? void 0 : action.checkDisabled(this.data) : (_b = action === null || action === void 0 ? void 0 : action.disabled) !== null && _b !== void 0 ? _b : false }));
|
|
216
|
-
}), ((_j = this.overflowPrimaryActions) === null || _j === void 0 ? void 0 : _j.length) > 0 && (index.h("stencil-icon-button", { key: '
|
|
216
|
+
}), ((_j = this.overflowPrimaryActions) === null || _j === void 0 ? void 0 : _j.length) > 0 && (index.h("stencil-icon-button", { key: 'e1fbaa6f33a82c654cb561805aa034e5a8ff62f6', onClick: this.handleOnClickPrimaryAction, icon: OverflowMenuVertical24__default.default, tooltip: "More", noBackground: true, buttonId: "morePrimaryIconButton" }))), this.primaryActionAnchor && (index.h("udp-pop-over", { key: '0f0d761c97ba9ea5177a49998f65059ecc2b5b7c', anchorElement: this.primaryActionAnchor, isOpen: this.showPrimaryPopover, popoverWidth: '200px', popoverMaxHeight: '300px', handleOnClose: this.handleClosePopover, container: this.popoverContainer }, index.h("div", { key: '8a2314995820d95f3a266f67d80fcfd49c522ed5', class: "menu" }, (_k = this.overflowPrimaryActions) === null || _k === void 0 ? void 0 : _k.map(action => {
|
|
217
217
|
var _a;
|
|
218
218
|
return (index.h("udp-menu-item", { label: action === null || action === void 0 ? void 0 : action.name, iconName: action === null || action === void 0 ? void 0 : action.iconName, handleOnClick: () => {
|
|
219
219
|
action.onClick(this.data);
|
|
@@ -270,7 +270,7 @@ const FeatureDetailsPopUp = class {
|
|
|
270
270
|
var _a, _b, _c;
|
|
271
271
|
const message = this.getMessage ? this.getMessage(this.data) : null;
|
|
272
272
|
const messageIcon = this.getMessageIcon ? this.getMessageIcon(this.data) : null;
|
|
273
|
-
return (index.h("div", { key: '
|
|
273
|
+
return (index.h("div", { key: 'e5edaa5cfaf4f57fd28f81b89478a184d621159e' }, this.showPopOver && (index.h("feature-details-card", { key: '2cedf4ee23de2c9cad04680a370c553bdba046f4', data: this.currentSelectedFeature, title: this.cardTitle, listData: this.listData, status: (_c = (_a = this.data) === null || _a === void 0 ? void 0 : _a[(_b = this.cardConfig) === null || _b === void 0 ? void 0 : _b.statusColor]) === null || _c === void 0 ? void 0 : _c.toLowerCase(), enableViewFeature: this.enableViewFeature, handleViewFeature: this.handleViewFeature, primaryActions: this.isReadOnly ? [] : this.primaryActions, moreIconActions: this.isReadOnly ? [] : this.moreIconActions, message: message, messageIcon: messageIcon, hideMessageIcon: this.hideMessageIcon, onClose: this.additionalOnclosePopover, width: this.popoverWidth, popoverContainer: this.popoverContainer }))));
|
|
274
274
|
}
|
|
275
275
|
static get watchers() { return {
|
|
276
276
|
"cardConfig": ["updateListData", "updateTitle"],
|
|
@@ -259,10 +259,10 @@ const UdpGridLoader = class {
|
|
|
259
259
|
}
|
|
260
260
|
render() {
|
|
261
261
|
// Header bar (fatter, divided into columns)
|
|
262
|
-
const headerBar = (index.h("div", { key: '
|
|
262
|
+
const headerBar = (index.h("div", { key: '04c7a49ece2272b739c460c7f41687debced9189', class: "grid-row" }, Array.from({ length: this.numColumns }).map(() => (index.h("udp-skeleton-loading", { width: "100%", height: "55px" })))));
|
|
263
263
|
// Row bars (each divided into columns)
|
|
264
264
|
const rowBars = Array.from({ length: this.numRows }).map(() => (index.h("div", { class: "grid-row" }, Array.from({ length: this.numColumns }).map(() => (index.h("udp-skeleton-loading", { width: "100%", height: "30px" }))))));
|
|
265
|
-
return (index.h("div", { key: '
|
|
265
|
+
return (index.h("div", { key: '2f9fa2edad14c35951f169f0887e951206be2bb8', style: { width: this.width } }, headerBar, rowBars));
|
|
266
266
|
}
|
|
267
267
|
};
|
|
268
268
|
UdpGridLoader.style = udpGridLoaderCss;
|