@sme.up/ketchup 10.3.14 → 10.4.1
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/{f-cell-9c1e6ed3.js → f-cell-16a8492f.js} +5 -5
- package/dist/cjs/{f-chip-2c1439db.js → f-chip-8160bfaa.js} +1 -1
- package/dist/cjs/{f-object-field-f1c6767e.js → f-object-field-b7914a75.js} +2 -2
- package/dist/cjs/{f-paginator-utils-e21ede72.js → f-paginator-utils-b8255f5e.js} +1 -1
- package/dist/cjs/{f-text-field-29dc470b.js → f-text-field-8e987ba6.js} +1 -1
- package/dist/cjs/index-c7d441d8.js +0 -4
- package/dist/cjs/index.cjs.js +2 -2
- package/dist/cjs/ketchup.cjs.js +1 -1
- package/dist/cjs/kup-accordion.cjs.entry.js +2 -2
- package/dist/cjs/kup-activity-timeline.cjs.entry.js +3 -3
- package/dist/cjs/kup-autocomplete_30.cjs.entry.js +78 -66
- package/dist/cjs/kup-box.cjs.entry.js +8 -8
- package/dist/cjs/kup-calendar.cjs.entry.js +3 -3
- package/dist/cjs/kup-card-list.cjs.entry.js +2 -2
- package/dist/cjs/kup-cell.cjs.entry.js +6 -6
- package/dist/cjs/kup-custom-task-list-header_4.cjs.entry.js +8 -8
- package/dist/cjs/kup-dashboard.cjs.entry.js +3 -3
- package/dist/cjs/{kup-data-table-helper-8ea75ba9.js → kup-data-table-helper-85813cb3.js} +5 -11
- package/dist/cjs/{kup-dates-6feda954.js → kup-dates-1d88c05d.js} +2 -23
- package/dist/cjs/kup-drawer.cjs.entry.js +2 -2
- package/dist/cjs/kup-echart.cjs.entry.js +2 -2
- package/dist/cjs/kup-editor.cjs.entry.js +4 -4
- package/dist/cjs/kup-family-tree.cjs.entry.js +2 -2
- package/dist/cjs/kup-gantt_10.cjs.entry.js +25 -25
- package/dist/cjs/kup-grid.cjs.entry.js +2 -2
- package/dist/cjs/kup-htm.cjs.entry.js +2 -2
- package/dist/cjs/kup-iframe.cjs.entry.js +2 -2
- package/dist/cjs/kup-input-panel.cjs.entry.js +15 -11
- package/dist/cjs/kup-lazy.cjs.entry.js +2 -2
- package/dist/cjs/kup-magic-box.cjs.entry.js +2 -2
- package/dist/cjs/{kup-manager-622c2445.js → kup-manager-088948ee.js} +5 -5
- package/dist/cjs/kup-nav-bar.cjs.entry.js +2 -2
- package/dist/cjs/kup-numeric-picker.cjs.entry.js +3 -3
- package/dist/cjs/kup-object-field.cjs.entry.js +4 -4
- package/dist/cjs/{kup-planner-renderer-helper-593796c6.js → kup-planner-renderer-helper-c13561ca.js} +1 -1
- package/dist/cjs/kup-planner-renderer.cjs.entry.js +4 -4
- package/dist/cjs/kup-planner.cjs.entry.js +4 -4
- package/dist/cjs/kup-probe.cjs.entry.js +3 -3
- package/dist/cjs/kup-qlik.cjs.entry.js +3 -3
- package/dist/cjs/kup-snackbar.cjs.entry.js +3 -3
- package/dist/cjs/kup-txt.cjs.entry.js +3 -3
- package/dist/cjs/kup-typography-list.cjs.entry.js +3 -3
- package/dist/cjs/kup-typography.cjs.entry.js +4 -4
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/collection/assets/index.js +0 -4
- package/dist/collection/collection-manifest.json +0 -1
- package/dist/collection/components/kup-card/dialog/kup-card-dialog.js +8 -4
- package/dist/collection/components/kup-card/standard/kup-card-standard.js +8 -4
- package/dist/collection/components/kup-data-table/kup-data-table.js +13 -12
- package/dist/collection/components/kup-input-panel/kup-input-panel.js +9 -5
- package/dist/collection/components/kup-planner/kup-planner.js +1 -1
- package/dist/collection/components/kup-planner/utils/custom-task-list-header.js +2 -2
- package/dist/collection/components/kup-planner/utils/kup-gantt/kup-gantt.js +2 -2
- package/dist/collection/components/kup-planner/utils/kup-gantt-calendar/kup-gantt-calendar.js +2 -2
- package/dist/collection/components/kup-planner/utils/kup-grid-renderer/kup-grid-renderer.js +3 -3
- package/dist/collection/components/kup-planner/utils/kup-horizontal-scroll/kup-horizontal-scroll.js +5 -5
- package/dist/collection/components/kup-planner/utils/kup-planner-renderer.js +2 -2
- package/dist/collection/components/kup-planner/utils/kup-switcher/kup-switcher.js +1 -1
- package/dist/collection/components/kup-planner/utils/kup-task-gantt/kup-task-gantt.js +2 -2
- package/dist/collection/components/kup-planner/utils/kup-task-list/kup-task-list-header.js +7 -7
- package/dist/collection/components/kup-planner/utils/kup-task-list/kup-task-list-table.js +1 -1
- package/dist/collection/components/kup-planner/utils/kup-task-list/kup-task-list.js +1 -1
- package/dist/collection/components/kup-planner/utils/kup-tooltip/kup-standard-tooltip.js +1 -1
- package/dist/collection/components/kup-planner/utils/kup-tooltip/kup-tooltip.js +1 -1
- package/dist/collection/components/kup-planner/utils/kup-vertical-scroll/kup-vertical-scroll.js +2 -2
- package/dist/collection/components/kup-probe/kup-probe.js +1 -1
- package/dist/collection/components/kup-progress-bar/kup-progress-bar.js +1 -1
- package/dist/collection/components/kup-qlik/kup-qlik.js +1 -1
- package/dist/collection/components/kup-rating/kup-rating.js +1 -1
- package/dist/collection/components/kup-snackbar/kup-snackbar.js +1 -1
- package/dist/collection/components/kup-spinner/kup-spinner.js +34 -34
- package/dist/collection/components/kup-switch/kup-switch.js +1 -1
- package/dist/collection/components/kup-time-picker/kup-time-picker.js +1 -1
- package/dist/collection/components/kup-txt/kup-txt.js +1 -1
- package/dist/collection/components/kup-typography/kup-typography.js +2 -2
- package/dist/collection/components/kup-typography-list/kup-typography-list.js +1 -1
- package/dist/collection/f-components/f-cell/f-cell.js +1 -1
- package/dist/collection/utils/filters/filters-column-menu.js +3 -9
- package/dist/collection/utils/kup-column-menu/kup-column-menu-declarations.js +1 -0
- package/dist/components/index.js +1 -1
- package/dist/components/kup-accordion.js +2 -2
- package/dist/components/kup-activity-timeline.js +2 -2
- package/dist/components/kup-autocomplete.js +1 -1
- package/dist/components/kup-badge.js +1 -1
- package/dist/components/kup-box.js +1 -1
- package/dist/components/kup-button-list.js +1 -1
- package/dist/components/kup-button.js +1 -1
- package/dist/components/kup-calendar.js +3 -3
- package/dist/components/kup-card-list.js +3 -3
- package/dist/components/kup-card.js +1 -1
- package/dist/components/kup-cell.js +2 -2
- package/dist/components/kup-chart.js +1 -1
- package/dist/components/kup-checkbox.js +1 -1
- package/dist/components/kup-chip.js +1 -1
- package/dist/components/kup-color-picker.js +1 -1
- package/dist/components/kup-combobox.js +1 -1
- package/dist/components/kup-custom-task-list-header.js +1 -1
- package/dist/components/kup-custom-task-list-table.js +1 -1
- package/dist/components/kup-dashboard.js +2 -2
- package/dist/components/kup-data-table.js +1 -1
- package/dist/components/kup-date-picker.js +1 -1
- package/dist/components/kup-dialog.js +1 -1
- package/dist/components/kup-drawer.js +2 -2
- package/dist/components/kup-dropdown-button.js +1 -1
- package/dist/components/kup-echart.js +1 -1
- package/dist/components/kup-editor.js +1 -1
- package/dist/components/kup-family-tree.js +3 -3
- package/dist/components/kup-file-upload.js +1 -1
- package/dist/components/kup-form.js +1 -1
- package/dist/components/kup-gantt-calendar.js +1 -1
- package/dist/components/kup-gantt.js +1 -1
- package/dist/components/kup-gauge.js +1 -1
- package/dist/components/kup-grid-renderer.js +1 -1
- package/dist/components/kup-grid.js +1 -1
- package/dist/components/kup-horizontal-scroll.js +1 -1
- package/dist/components/kup-htm.js +2 -2
- package/dist/components/kup-iframe.js +2 -2
- package/dist/components/kup-image-list.js +1 -1
- package/dist/components/kup-image.js +1 -1
- package/dist/components/kup-input-panel.js +12 -8
- package/dist/components/kup-lazy.js +2 -2
- package/dist/components/kup-list.js +1 -1
- package/dist/components/kup-magic-box.js +4 -4
- package/dist/components/kup-nav-bar.js +2 -2
- package/dist/components/kup-numeric-picker.js +2 -2
- package/dist/components/kup-object-field.js +2 -2
- package/dist/components/kup-planner-renderer.js +1 -1
- package/dist/components/kup-planner.js +18 -18
- package/dist/components/kup-probe.js +3 -3
- package/dist/components/kup-progress-bar.js +1 -1
- package/dist/components/kup-qlik.js +3 -3
- package/dist/components/kup-radio.js +1 -1
- package/dist/components/kup-rating.js +1 -1
- package/dist/components/kup-snackbar.js +3 -3
- package/dist/components/kup-spinner.js +1 -1
- package/dist/components/kup-standard-tooltip.js +1 -1
- package/dist/components/kup-switch.js +1 -1
- package/dist/components/kup-switcher.js +1 -1
- package/dist/components/kup-tab-bar.js +1 -1
- package/dist/components/kup-task-gantt.js +1 -1
- package/dist/components/kup-task-list-header.js +1 -1
- package/dist/components/kup-task-list-table.js +1 -1
- package/dist/components/kup-task-list.js +1 -1
- package/dist/components/kup-text-field.js +1 -1
- package/dist/components/kup-time-picker.js +1 -1
- package/dist/components/kup-toolbar.js +1 -1
- package/dist/components/kup-tooltip.js +1 -1
- package/dist/components/kup-tree.js +1 -1
- package/dist/components/kup-txt.js +3 -3
- package/dist/components/kup-typography-list.js +3 -3
- package/dist/components/kup-typography.js +4 -4
- package/dist/components/kup-vertical-scroll.js +1 -1
- package/dist/components/p-0462f723.js +7 -0
- package/dist/components/{p-5b1056e4.js → p-156d3583.js} +7 -7
- package/dist/components/{p-dd3844fb.js → p-18f46a77.js} +2 -2
- package/dist/components/{p-f614eb46.js → p-1f7417f2.js} +5 -5
- package/dist/components/{p-bbb25c58.js → p-3156038f.js} +1 -1
- package/dist/components/{p-9d13f3da.js → p-4684f313.js} +4 -4
- package/dist/components/{p-3757ff31.js → p-511f2a65.js} +1 -1
- package/dist/components/{p-980686db.js → p-5c463e65.js} +14 -14
- package/dist/components/{p-60e697f5.js → p-5dcc763f.js} +3 -3
- package/dist/components/{p-3ecce6f3.js → p-61a69626.js} +6 -6
- package/dist/components/{p-767fcf91.js → p-640b8279.js} +1 -1
- package/dist/components/{p-23d0f0c7.js → p-6f7b1f98.js} +1 -1
- package/dist/components/{p-9a617844.js → p-75521d10.js} +4 -4
- package/dist/components/{p-dc1ce1b4.js → p-7f02b390.js} +1 -1
- package/dist/components/{p-2cb9fa58.js → p-807b9585.js} +4 -4
- package/dist/components/{p-44833a24.js → p-8f165438.js} +76 -70
- package/dist/components/{p-9a502c5d.js → p-9669b12a.js} +2 -2
- package/dist/components/{p-aa882232.js → p-a89d1d1e.js} +2 -2
- package/dist/components/{p-219092ec.js → p-cb019ce0.js} +2 -2
- package/dist/components/{p-cbc6b3d5.js → p-d8167d44.js} +2 -2
- package/dist/components/{p-bdecbc93.js → p-e2423dcd.js} +5 -5
- package/dist/components/{p-a276b3e4.js → p-f7ff351a.js} +2 -2
- package/dist/components/{p-97fceaf7.js → p-fea0aa53.js} +17 -17
- package/dist/esm/{f-cell-a5e4537b.js → f-cell-2be92867.js} +5 -5
- package/dist/esm/{f-chip-d40b8db4.js → f-chip-e44754c0.js} +1 -1
- package/dist/esm/{f-object-field-9b2160ea.js → f-object-field-973503a4.js} +2 -2
- package/dist/esm/{f-paginator-utils-f45cc306.js → f-paginator-utils-29c1ba4a.js} +1 -1
- package/dist/esm/{f-text-field-6ae60619.js → f-text-field-a0a6f8ca.js} +1 -1
- package/dist/esm/index-9b0f4a0d.js +0 -4
- package/dist/esm/index.js +2 -2
- package/dist/esm/ketchup.js +1 -1
- package/dist/esm/kup-accordion.entry.js +2 -2
- package/dist/esm/kup-activity-timeline.entry.js +3 -3
- package/dist/esm/kup-autocomplete_30.entry.js +78 -66
- package/dist/esm/kup-box.entry.js +8 -8
- package/dist/esm/kup-calendar.entry.js +3 -3
- package/dist/esm/kup-card-list.entry.js +2 -2
- package/dist/esm/kup-cell.entry.js +6 -6
- package/dist/esm/kup-custom-task-list-header_4.entry.js +8 -8
- package/dist/esm/kup-dashboard.entry.js +3 -3
- package/dist/esm/{kup-data-table-helper-db5a2312.js → kup-data-table-helper-acee1f33.js} +5 -11
- package/dist/esm/{kup-dates-964cc4dd.js → kup-dates-ad66e957.js} +3 -22
- package/dist/esm/kup-drawer.entry.js +2 -2
- package/dist/esm/kup-echart.entry.js +2 -2
- package/dist/esm/kup-editor.entry.js +4 -4
- package/dist/esm/kup-family-tree.entry.js +2 -2
- package/dist/esm/kup-gantt_10.entry.js +25 -25
- package/dist/esm/kup-grid.entry.js +2 -2
- package/dist/esm/kup-htm.entry.js +2 -2
- package/dist/esm/kup-iframe.entry.js +2 -2
- package/dist/esm/kup-input-panel.entry.js +15 -11
- package/dist/esm/kup-lazy.entry.js +2 -2
- package/dist/esm/kup-magic-box.entry.js +2 -2
- package/dist/esm/{kup-manager-241a2135.js → kup-manager-b62b2fe2.js} +5 -5
- package/dist/esm/kup-nav-bar.entry.js +2 -2
- package/dist/esm/kup-numeric-picker.entry.js +3 -3
- package/dist/esm/kup-object-field.entry.js +4 -4
- package/dist/esm/{kup-planner-renderer-helper-64388bf8.js → kup-planner-renderer-helper-c5a632c2.js} +1 -1
- package/dist/esm/kup-planner-renderer.entry.js +4 -4
- package/dist/esm/kup-planner.entry.js +4 -4
- package/dist/esm/kup-probe.entry.js +3 -3
- package/dist/esm/kup-qlik.entry.js +3 -3
- package/dist/esm/kup-snackbar.entry.js +3 -3
- package/dist/esm/kup-txt.entry.js +3 -3
- package/dist/esm/kup-typography-list.entry.js +3 -3
- package/dist/esm/kup-typography.entry.js +4 -4
- package/dist/esm/loader.js +1 -1
- package/dist/ketchup/index.esm.js +1 -1
- package/dist/ketchup/ketchup.esm.js +1 -1
- package/dist/ketchup/{p-1a931943.entry.js → p-00850338.entry.js} +1 -1
- package/dist/ketchup/{p-6e8db402.entry.js → p-0fee6fb1.entry.js} +1 -1
- package/dist/ketchup/{p-fef150d5.entry.js → p-1201309c.entry.js} +1 -1
- package/dist/ketchup/{p-ab068253.entry.js → p-16a066a8.entry.js} +1 -1
- package/dist/ketchup/{p-54614cc3.entry.js → p-1dec57af.entry.js} +1 -1
- package/dist/ketchup/{p-a0e8b522.js → p-241cabfb.js} +1 -1
- package/dist/ketchup/{p-a8645ebf.entry.js → p-24dce2bd.entry.js} +1 -1
- package/dist/ketchup/p-2b5b8f6f.entry.js +1 -0
- package/dist/ketchup/{p-a4879fcc.entry.js → p-313a46c4.entry.js} +1 -1
- package/dist/ketchup/p-3f0cffa0.js +1 -0
- package/dist/ketchup/{p-862b009e.entry.js → p-461e36f2.entry.js} +1 -1
- package/dist/ketchup/{p-e333d2e1.entry.js → p-5475b9ee.entry.js} +1 -1
- package/dist/ketchup/p-5c04c239.js +1 -0
- package/dist/ketchup/{p-9553d3ca.entry.js → p-5eca02b8.entry.js} +1 -1
- package/dist/ketchup/{p-37390512.js → p-5f48df2e.js} +1 -1
- package/dist/ketchup/{p-688d74b1.entry.js → p-66b068ee.entry.js} +1 -1
- package/dist/ketchup/p-66c469fb.js +1 -0
- package/dist/ketchup/{p-6c2fd910.entry.js → p-6e282c98.entry.js} +1 -1
- package/dist/ketchup/{p-ac94ef7c.entry.js → p-6f65a7b3.entry.js} +1 -1
- package/dist/ketchup/{p-2a8ee21d.entry.js → p-7013d156.entry.js} +1 -1
- package/dist/ketchup/p-76f49ffa.js +1 -0
- package/dist/ketchup/{p-d5e06d06.entry.js → p-7ea0370a.entry.js} +1 -1
- package/dist/ketchup/{p-2642e5ec.entry.js → p-839cd69a.entry.js} +1 -1
- package/dist/ketchup/{p-09e2b241.js → p-906d57d4.js} +1 -1
- package/dist/ketchup/{p-87ab01df.entry.js → p-90800b86.entry.js} +2 -2
- package/dist/ketchup/{p-62c1aa1c.entry.js → p-982ec7cd.entry.js} +1 -1
- package/dist/ketchup/{p-b6e3fd0e.entry.js → p-b3084147.entry.js} +1 -1
- package/dist/ketchup/{p-15a786ff.entry.js → p-b7999698.entry.js} +1 -1
- package/dist/ketchup/p-ba4a1c5d.entry.js +8 -0
- package/dist/ketchup/{p-3773c307.entry.js → p-c9b228ed.entry.js} +1 -1
- package/dist/ketchup/{p-3318e70e.entry.js → p-cc310650.entry.js} +1 -1
- package/dist/ketchup/p-cd40feb5.js +1 -0
- package/dist/ketchup/{p-46ff8faa.entry.js → p-ce1c315f.entry.js} +1 -1
- package/dist/ketchup/{p-f03d9d9a.entry.js → p-d763a372.entry.js} +1 -1
- package/dist/ketchup/{p-bdc9a67f.entry.js → p-d7b4d302.entry.js} +1 -1
- package/dist/ketchup/{p-716fbe5b.js → p-db865fc1.js} +1 -1
- package/dist/ketchup/{p-a5cce68a.entry.js → p-e53a5835.entry.js} +1 -1
- package/dist/ketchup/{p-99552962.entry.js → p-ed249849.entry.js} +1 -1
- package/dist/ketchup/{p-481f263a.entry.js → p-f4ca42b1.entry.js} +1 -1
- package/dist/ketchup/{p-e0812c7e.entry.js → p-fff372ee.entry.js} +1 -1
- package/dist/types/components.d.ts +0 -67
- package/dist/types/utils/kup-column-menu/kup-column-menu-declarations.d.ts +1 -0
- package/package.json +1 -2
- package/dist/cjs/kup-pdf.cjs.entry.js +0 -76601
- package/dist/collection/assets/pdf.js +0 -15
- package/dist/collection/components/kup-pdf/kup-pdf-declarations.js +0 -8
- package/dist/collection/components/kup-pdf/kup-pdf.css +0 -169
- package/dist/collection/components/kup-pdf/kup-pdf.js +0 -283
- package/dist/components/kup-pdf.d.ts +0 -11
- package/dist/components/kup-pdf.js +0 -76773
- package/dist/components/p-5882e117.js +0 -26
- package/dist/esm/kup-pdf.entry.js +0 -76597
- package/dist/ketchup/p-0145bf56.entry.js +0 -44
- package/dist/ketchup/p-05f18dc1.entry.js +0 -8
- package/dist/ketchup/p-20fa7e35.js +0 -1
- package/dist/ketchup/p-2a3022df.entry.js +0 -1
- package/dist/ketchup/p-36edcc02.js +0 -1
- package/dist/ketchup/p-ba6bf177.js +0 -1
- package/dist/ketchup/p-bce49c32.js +0 -1
- package/dist/ketchup/p-ce935321.js +0 -1
- package/dist/types/components/kup-pdf/kup-pdf-declarations.d.ts +0 -7
- package/dist/types/components/kup-pdf/kup-pdf.d.ts +0 -47
|
@@ -66,7 +66,7 @@ const Tooltip = /*@__PURE__*/ proxyCustomElement(class Tooltip extends H {
|
|
|
66
66
|
}
|
|
67
67
|
}
|
|
68
68
|
render() {
|
|
69
|
-
return (h("div", { key: '
|
|
69
|
+
return (h("div", { key: '93f584faebff866e284024a54906d8dee569f8bb', class: this.relatedX ? 'tooltipDetailsContainer' : 'tooltipDetailsContainerHidden', style: { left: `${this.relatedX}px`, top: `${this.relatedY}px` } }, h(this.TooltipContent, { key: 'fd287965b4608a4468150cb78ffd7db8fba2a13e', task: this.task, fontSize: this.fontSize, fontFamily: this.fontFamily })));
|
|
70
70
|
}
|
|
71
71
|
get rootElement() { return this; }
|
|
72
72
|
static get watchers() { return {
|
|
@@ -28,7 +28,7 @@ const TaskListTableDefault = /*@__PURE__*/ proxyCustomElement(class TaskListTabl
|
|
|
28
28
|
return date.toLocaleDateString(this.locale, this.dateTimeOptions);
|
|
29
29
|
}
|
|
30
30
|
render() {
|
|
31
|
-
return (h("div", { key: '
|
|
31
|
+
return (h("div", { key: '57c731aef0c7bc0c04628ef6044b034486b616de', class: "taskListWrapper", style: {
|
|
32
32
|
fontFamily: this.fontFamily,
|
|
33
33
|
fontSize: this.fontSize,
|
|
34
34
|
} }, this.tasks.map((task) => (h("div", { class: {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { p as proxyCustomElement, H, h, F as Fragment } from './p-ef8cbd35.js';
|
|
2
2
|
import { d as defaultStylingOptions } from './p-a0eeacbd.js';
|
|
3
3
|
import { i as isKeyboardEvent } from './p-9aa93983.js';
|
|
4
|
-
import { c as commonjsGlobal } from './p-
|
|
4
|
+
import { c as commonjsGlobal } from './p-0462f723.js';
|
|
5
5
|
|
|
6
6
|
const convertToBarTasks = (tasks, dates, columnWidth, rowHeight, taskHeight, projectHeight, timelineHeight, barCornerRadius, handleWidth, rtl, barProgressColor, barProgressSelectedColor, barBackgroundColor, barBackgroundSelectedColor, projectProgressColor, projectProgressSelectedColor, projectBackgroundColor, projectBackgroundSelectedColor, showSecondaryDates) => {
|
|
7
7
|
let barTasks = tasks.map((t, i) => {
|
|
@@ -1402,13 +1402,13 @@ const KupGridRenderer = /*@__PURE__*/ proxyCustomElement(class KupGridRenderer e
|
|
|
1402
1402
|
// }
|
|
1403
1403
|
tickX += this.columnWidth;
|
|
1404
1404
|
}
|
|
1405
|
-
return (h("svg", { key: '
|
|
1405
|
+
return (h("svg", { key: '0395c2319db4698c367e9d4b2bb22da8f5119bd5', xmlns: "http://www.w3.org/2000/svg", width: this.gridProps.svgWidth, height: `${this.rowHeight * this.tasks.length}px`, "font-family": this.fontFamily, ref: (el) => (this.svg = el) }, h("g", { key: '4094639f9282fbdac78bf8d3aa05694b5c5bb6cf', class: "grid" }, h("g", { key: '92172ba05af1c2ed66c8655b66f8ae773c8fccba', class: "rows" }, gridRows), h("g", { key: '9fcfa11d689d6f01f54fb29d6156e789e60a39c5', class: "rowLines" }, rowLines), h("g", { key: 'e6d83941fd3a673d2c586f0bba71d5251ef6cc4a', class: "ticks" }, ticks)), h("g", { key: 'dd9221a588751170e915c4f72938dbfb9772a282', class: "content" }, this.currentDateIndicator && (h("rect", { key: '6734e5bb9a5d2143e458c83e6c24e875cafe5205', fill: this.currentDateIndicator.color, x: this.currentDateIndicator.x + 1.5, y: "0", width: "2", height: "100%" })), this.projection && (h("rect", { key: '70179996ddfdc8b33b9315f5e4938d6abd0ea3ae', fill: this.projection.color, x: this.projection.x0, y: "0", width: this.projection.xf - this.projection.x0, height: "100%", "fill-opacity": "0.35" })), h("g", { key: '8f4f1b6dc0919c8251871e242d6ab514121d2a42', class: "arrows", fill: this.arrowColor, stroke: this.arrowColor }, this.tasks.map((task) => {
|
|
1406
1406
|
return task.barChildren.map((child) => {
|
|
1407
1407
|
if (task.type !== 'timeline') {
|
|
1408
1408
|
this.renderKupArrow(task, child);
|
|
1409
1409
|
}
|
|
1410
1410
|
});
|
|
1411
|
-
})), h("g", { key: '
|
|
1411
|
+
})), h("g", { key: 'bbfff688585a2166f3008a75f9e39cbac90caa83', class: "bar", "font-family": this.fontFamily, "font-size": this.fontSize }, this.tasks.map((task) => {
|
|
1412
1412
|
const forbidResize = task.type === 'project';
|
|
1413
1413
|
return (h("g", { onKeyDown: (e) => {
|
|
1414
1414
|
switch (e.key) {
|
|
@@ -1468,7 +1468,7 @@ const KupGridRenderer = /*@__PURE__*/ proxyCustomElement(class KupGridRenderer e
|
|
|
1468
1468
|
return this.renderKupBar(task, props.isSelected, isDateResizable, isProgressChangeable);
|
|
1469
1469
|
}
|
|
1470
1470
|
})()));
|
|
1471
|
-
}), this.currentTarget && this.ganttEvent.changedTask && (h("g", { key: '
|
|
1471
|
+
}), this.currentTarget && this.ganttEvent.changedTask && (h("g", { key: 'cd2a823576c419481d36b5eb4147a8d7a2547ff4', class: "task-wrapper" }, this.renderKupBar(this.ganttEvent.changedTask, false, false, false)))))));
|
|
1472
1472
|
}
|
|
1473
1473
|
static get watchers() { return {
|
|
1474
1474
|
"columnWidth": ["updateXStep"],
|
|
@@ -13,7 +13,7 @@ const StandardTooltipContent = /*@__PURE__*/ proxyCustomElement(class StandardTo
|
|
|
13
13
|
this.fontFamily = undefined;
|
|
14
14
|
}
|
|
15
15
|
render() {
|
|
16
|
-
return (h("div", { key: '
|
|
16
|
+
return (h("div", { key: '82b85f32d22dcae1462fd312514ba3424d6584dd', class: "tooltipDefaultContainer", style: { fontSize: this.fontSize, fontFamily: this.fontFamily } }, h("b", { key: 'a23740dc4f62fc0082c191bcaff8afcaa9a8ec4a', style: { fontSize: `${parseInt(this.fontSize) + 6}px` } }, `${this.task.name}: ${this.task.start.getDate()}-${this.task.start.getMonth() + 1}-${this.task.start.getFullYear()} - ${this.task.end.getDate()}-${this.task.end.getMonth() + 1}-${this.task.end.getFullYear()}`), this.task.end.getTime() - this.task.start.getTime() !== 0 && (h("p", { key: '660e8de0eb4236d960df443dffb5708d7ce499f4', class: "tooltipDefaultContainerParagraph" }, `Duration: ${~~((this.task.end.getTime() - this.task.start.getTime()) / (1000 * 60 * 60 * 24))} day(s)`)), h("p", { key: 'f73f6a08eb3dd22ad7f923f1b07e6cba91069d72', class: "tooltipDefaultContainerParagraph" }, !!this.task.progress && `Progress: ${this.task.progress} %`)));
|
|
17
17
|
}
|
|
18
18
|
static get style() { return KupStandardTooltipStyle0; }
|
|
19
19
|
}, [1, "kup-standard-tooltip", {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { p as proxyCustomElement, H, h } from './p-ef8cbd35.js';
|
|
2
2
|
import { K as KUP_PLANNER_MAIN_GANTT_ID } from './p-a0eeacbd.js';
|
|
3
|
-
import { a as KupDates } from './p-
|
|
4
|
-
import { d as defineCustomElement$2 } from './p-
|
|
5
|
-
import { d as defineCustomElement$1 } from './p-
|
|
3
|
+
import { a as KupDates } from './p-5dcc763f.js';
|
|
4
|
+
import { d as defineCustomElement$2 } from './p-9669b12a.js';
|
|
5
|
+
import { d as defineCustomElement$1 } from './p-511f2a65.js';
|
|
6
6
|
|
|
7
7
|
const columnWidthForTimeUnit = (timeUnit) => {
|
|
8
8
|
switch (timeUnit) {
|
|
@@ -519,7 +519,7 @@ const TaskList = /*@__PURE__*/ proxyCustomElement(class TaskList extends H {
|
|
|
519
519
|
if (TaskListTable && TaskListTable['$attrs$']) {
|
|
520
520
|
Object.assign(TaskListTable['$attrs$'], Object.assign({}, tableProps));
|
|
521
521
|
}
|
|
522
|
-
return (h("div", { key: '
|
|
522
|
+
return (h("div", { key: '5e63f1a7961d981b1fc6abc1d45f7723a708125d', ref: (el) => (this.taskListRef = el) }, TaskListHeader && TaskListHeader['$attrs$'] ? (TaskListHeader) : (h("kup-custom-task-list-header", Object.assign({ label: this.label, doubleView: (_a = this.doubleView) !== null && _a !== void 0 ? _a : false, setDoubleView: this.setDoubleView }, headerProps))), h("div", { key: '04af20cf452169c48897955fbbb8e650e0bfbd9b', class: `${this.horizontalContainerClass} ${this.scrollableTaskList ? 'horizontalContainerScrollable' : ''}`, style: this.ganttHeight
|
|
523
523
|
? { height: this.ganttHeight + 'px' }
|
|
524
524
|
: {}, ref: (el) => (this.horizontalContainerRef = el) }, TaskListTable && TaskListTable['$attrs$'] ? (TaskListTable) : (h("kup-custom-task-list-table", Object.assign({}, tableProps, { onclickTaskList: (id) => {
|
|
525
525
|
let row = getProjectById(id, this.currentTasks);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { p as proxyCustomElement, H, c as createEvent, f as forceUpdate, h as h$1, d as Host, F as Fragment$1 } from './p-ef8cbd35.js';
|
|
2
|
-
import { b as KupThemeIconValues, I as ItemsDisplayMode, e as KupLanguageGeneric, a as KupComponentSizing, k as kupManagerInstance, d as KupDynamicPositionPlacement, f as editableTypes, h as kupTypes, F as FCellClasses, i as FCellTypes, c as KupThemeColorValues, C as CHIAdapter, R as RADAdapter, j as CMBandACPAdapter, l as KupTagNames, m as FCellShapes, n as getCellValueForDisplay, o as fullWidthFieldsComps, p as autoCenterComps, q as FCellEvents, r as isForceUppercase, t as isForceLowercase, u as KupDebugCategory, v as adaptContentToDisplayMode, w as FCellPadding, x as fillString, y as KupCardBuiltInClockElements, z as KupCardCSSClasses, A as KupLanguageTotals, B as KupLanguageColumn, D as KupDataNewColumnTypes, E as KupCardSubEvents, G as KupCardIds, H as KupLanguageRow, J as KupLanguageSearch, L as getColumnByName, M as KupObjects, N as formatToNumber, O as Filters, P as getValueForDisplay, Q as getValueForDisplay2, S as KupData, T as compareCell, U as TotalMode, V as getRegExpFromString, W as CHKAdapter, X as SWTAdapter, Y as SortMode, Z as GroupLabelDisplayMode, _ as SelectionMode, $ as KupLanguageGrouping, a0 as KupLanguageCheckbox, a1 as FILTER_ANALYZER, a2 as KupLanguagePage, a3 as addColumnValueFromRow, a4 as KupGlobalFilterMode, g as getProps, s as setProps, a5 as TotalLabel, a6 as isNegativeNumber, a7 as KupPointerEventTypes, a8 as kupDynamicPositionAttribute, a9 as identify, aa as KupListProps, ab as KupCardFamily, ac as KupListRole, ad as KupLanguageUpload, ae as LoadMoreMode, af as PaginatorPos, ag as ShowGrid, ah as kupDraggableColumnAttr, ai as kupDragActiveAttr, aj as KupDragEffect, ak as kupDraggableCellAttr, al as KupDropEventTypes, am as DataTableAreasEnum, an as TypesToDuplicate, ao as FixedCellsClasses, ap as FixedCellsCSSVarsBase, aq as KupLanguageFontsize, ar as KupLanguageDensity, as as KupLanguageGrid, at as KupDataTableProps, au as UseAsValue, av as iconColumn, aw as keyColumn, ax as fieldColumn, ay as getSizeOfInputElement, az as KupCardProps } from './p-
|
|
2
|
+
import { b as KupThemeIconValues, I as ItemsDisplayMode, e as KupLanguageGeneric, a as KupComponentSizing, k as kupManagerInstance, d as KupDynamicPositionPlacement, f as editableTypes, h as kupTypes, F as FCellClasses, i as FCellTypes, c as KupThemeColorValues, C as CHIAdapter, R as RADAdapter, j as CMBandACPAdapter, l as KupTagNames, m as FCellShapes, n as getCellValueForDisplay, o as fullWidthFieldsComps, p as autoCenterComps, q as FCellEvents, r as isForceUppercase, t as isForceLowercase, u as KupDebugCategory, v as adaptContentToDisplayMode, w as FCellPadding, x as fillString, y as KupCardBuiltInClockElements, z as KupCardCSSClasses, A as KupLanguageTotals, B as KupLanguageColumn, D as KupDataNewColumnTypes, E as KupCardSubEvents, G as KupCardIds, H as KupLanguageRow, J as KupLanguageSearch, L as getColumnByName, M as KupObjects, N as formatToNumber, O as Filters, P as getValueForDisplay, Q as getValueForDisplay2, S as KupData, T as compareCell, U as TotalMode, V as getRegExpFromString, W as CHKAdapter, X as SWTAdapter, Y as SortMode, Z as GroupLabelDisplayMode, _ as SelectionMode, $ as KupLanguageGrouping, a0 as KupLanguageCheckbox, a1 as FILTER_ANALYZER, a2 as KupLanguagePage, a3 as addColumnValueFromRow, a4 as KupGlobalFilterMode, g as getProps, s as setProps, a5 as TotalLabel, a6 as isNegativeNumber, a7 as KupPointerEventTypes, a8 as kupDynamicPositionAttribute, a9 as identify, aa as KupListProps, ab as KupCardFamily, ac as KupListRole, ad as KupLanguageUpload, ae as LoadMoreMode, af as PaginatorPos, ag as ShowGrid, ah as kupDraggableColumnAttr, ai as kupDragActiveAttr, aj as KupDragEffect, ak as kupDraggableCellAttr, al as KupDropEventTypes, am as DataTableAreasEnum, an as TypesToDuplicate, ao as FixedCellsClasses, ap as FixedCellsCSSVarsBase, aq as KupLanguageFontsize, ar as KupLanguageDensity, as as KupLanguageGrid, at as KupDataTableProps, au as UseAsValue, av as iconColumn, aw as keyColumn, ax as fieldColumn, ay as getSizeOfInputElement, az as KupCardProps } from './p-61a69626.js';
|
|
3
3
|
import { h, g as getAssetPath, F as Fragment } from './p-3aae989f.js';
|
|
4
|
-
import { c as KupDateTimeFormatOptionsMonth, K as KupDatesFormats, a as KupDates } from './p-
|
|
4
|
+
import { c as KupDateTimeFormatOptionsMonth, K as KupDatesFormats, a as KupDates } from './p-5dcc763f.js';
|
|
5
5
|
|
|
6
6
|
/**
|
|
7
7
|
* Stores result from supportsCssVariables to avoid redundant processing to
|
|
@@ -5717,7 +5717,7 @@ function setEditableCell(cellType, classObj, cell, column, props) {
|
|
|
5717
5717
|
return (h("kup-chip", Object.assign({}, cell.data, { type: FChipType.INPUT, enableInput: true, "onKup-chip-change": (e) => cellEvent(e, props, cellType, FCellEvents.UPDATE) }),
|
|
5718
5718
|
h("kup-text-field", Object.assign({ fullWidth: true, slot: "field" }, cell.slotData, { error: cell.data.error, "onKup-textfield-blur": (e) => cellEvent(e, props, cellType, FCellEvents.BLUR) }))));
|
|
5719
5719
|
case FCellTypes.COLOR_PICKER:
|
|
5720
|
-
return (h("kup-color-picker", Object.assign({ key: column.name + props.row.id, initialValue: cell.value
|
|
5720
|
+
return (h("kup-color-picker", Object.assign({}, cell.data, { key: column.name + props.row.id, initialValue: cell.value.toUpperCase(), class: isFullWidth(props) ? 'kup-full-width' : '', disabled: false, "onkup-colorpicker-change": (e) => cellEvent(e, props, cellType, FCellEvents.UPDATE) })));
|
|
5721
5721
|
case FCellTypes.COMBOBOX:
|
|
5722
5722
|
return (h("kup-combobox", Object.assign({ key: column.name + props.row.id, initialValue: cell.value, initialValueDecode: cell.decode, ListDescrMode: cell.data.ListDescrMode }, cell.data, { class: isFullWidth(props) ? 'kup-full-width' : '', "onkup-combobox-change": (e) => cellEvent(e, props, cellType, FCellEvents.UPDATE), "onkup-combobox-input": (e) => cellEvent(e, props, cellType, FCellEvents.INPUT), "onkup-combobox-iconclick": (e) => cellEvent(e, props, cellType, FCellEvents.ICON_CLICK), "onKup-combobox-blur": (e) => cellEvent(e, props, cellType, FCellEvents.BLUR), "onKup-combobox-itemclick": (e) => cellEvent(e, props, cellType, FCellEvents.ITEMCLICK) })));
|
|
5723
5723
|
case FCellTypes.DATE:
|
|
@@ -7868,6 +7868,7 @@ var KupColumnMenuIds;
|
|
|
7868
7868
|
KupColumnMenuIds["BUTTON_OPEN_IN_NEW"] = "open-in-new";
|
|
7869
7869
|
KupColumnMenuIds["BUTTON_REMOVE"] = "remove";
|
|
7870
7870
|
KupColumnMenuIds["BUTTON_SEARCH"] = "search";
|
|
7871
|
+
KupColumnMenuIds["BUTTON_COPY_OBJ"] = "copy-obj";
|
|
7871
7872
|
KupColumnMenuIds["CHECKBOX_GLOBAL"] = "global-checkbox";
|
|
7872
7873
|
KupColumnMenuIds["SWITCH_GROUP"] = "group";
|
|
7873
7874
|
KupColumnMenuIds["SWITCH_KEY"] = "key";
|
|
@@ -8358,7 +8359,8 @@ function create8$2(component) {
|
|
|
8358
8359
|
const genericButtons = [];
|
|
8359
8360
|
const isReservedID = (id) => {
|
|
8360
8361
|
return (id === KupColumnMenuIds.BUTTON_OPEN_IN_NEW ||
|
|
8361
|
-
id === KupColumnMenuIds.BUTTON_SEARCH
|
|
8362
|
+
id === KupColumnMenuIds.BUTTON_SEARCH ||
|
|
8363
|
+
id === KupColumnMenuIds.BUTTON_COPY_OBJ);
|
|
8362
8364
|
};
|
|
8363
8365
|
for (let index = 0; index < buttonArray.length; index++) {
|
|
8364
8366
|
const button = buttonArray[index];
|
|
@@ -8390,15 +8392,19 @@ function create8$2(component) {
|
|
|
8390
8392
|
h("div", { class: "sub-1" },
|
|
8391
8393
|
textArray[0] ||
|
|
8392
8394
|
buttonsIds.includes(KupColumnMenuIds.BUTTON_OPEN_IN_NEW) ||
|
|
8393
|
-
buttonsIds.includes(KupColumnMenuIds.BUTTON_SEARCH)
|
|
8395
|
+
buttonsIds.includes(KupColumnMenuIds.BUTTON_SEARCH) ||
|
|
8396
|
+
buttonsIds.includes(KupColumnMenuIds.BUTTON_COPY_OBJ) ? (h("div", { class: "top" },
|
|
8394
8397
|
textArray[0] ? (h("div", { class: "title" },
|
|
8395
8398
|
h("span", { class: `label ${KupCardCSSClasses.CLICKABLE_LINK}`, id: "title-link" }, textArray[0]))) : null,
|
|
8396
8399
|
buttonsIds.includes(KupColumnMenuIds.BUTTON_OPEN_IN_NEW) ||
|
|
8397
|
-
buttonsIds.includes(KupColumnMenuIds.BUTTON_SEARCH)
|
|
8400
|
+
buttonsIds.includes(KupColumnMenuIds.BUTTON_SEARCH) ||
|
|
8401
|
+
buttonsIds.includes(KupColumnMenuIds.BUTTON_COPY_OBJ) ? (h("div", { class: "buttons" },
|
|
8398
8402
|
buttonsIds.includes(KupColumnMenuIds.BUTTON_OPEN_IN_NEW) ? (h("kup-button", Object.assign({}, buttonArray.find((x) => x.id ===
|
|
8399
8403
|
KupColumnMenuIds.BUTTON_OPEN_IN_NEW)))) : null,
|
|
8400
8404
|
buttonsIds.includes(KupColumnMenuIds.BUTTON_SEARCH) ? (h("kup-button", Object.assign({}, buttonArray.find((x) => x.id ===
|
|
8401
|
-
KupColumnMenuIds.BUTTON_SEARCH)))) : null
|
|
8405
|
+
KupColumnMenuIds.BUTTON_SEARCH)))) : null,
|
|
8406
|
+
buttonsIds.includes(KupColumnMenuIds.BUTTON_COPY_OBJ) ? (h("kup-button", Object.assign({}, buttonArray.find((x) => x.id ===
|
|
8407
|
+
KupColumnMenuIds.BUTTON_COPY_OBJ)))) : null)) : null)) : null,
|
|
8402
8408
|
sectionOneArray[1] && sectionOneArray[2] ? (h("div", { class: "info" },
|
|
8403
8409
|
h("span", { class: "label" }, sectionOneArray[1]),
|
|
8404
8410
|
h("span", { class: "value" }, sectionOneArray[2]))) : null,
|
|
@@ -9697,7 +9703,8 @@ function create15(component) {
|
|
|
9697
9703
|
const genericButtons = [];
|
|
9698
9704
|
const isReservedID = (id) => {
|
|
9699
9705
|
return (id === KupColumnMenuIds.BUTTON_OPEN_IN_NEW ||
|
|
9700
|
-
id === KupColumnMenuIds.BUTTON_SEARCH
|
|
9706
|
+
id === KupColumnMenuIds.BUTTON_SEARCH ||
|
|
9707
|
+
id === KupColumnMenuIds.BUTTON_COPY_OBJ);
|
|
9701
9708
|
};
|
|
9702
9709
|
for (let index = 0; index < buttonArray.length; index++) {
|
|
9703
9710
|
const button = buttonArray[index];
|
|
@@ -9728,15 +9735,19 @@ function create15(component) {
|
|
|
9728
9735
|
h("div", { class: "sub-1" },
|
|
9729
9736
|
textArray[0] ||
|
|
9730
9737
|
buttonsIds.includes(KupColumnMenuIds.BUTTON_OPEN_IN_NEW) ||
|
|
9731
|
-
buttonsIds.includes(KupColumnMenuIds.BUTTON_SEARCH)
|
|
9738
|
+
buttonsIds.includes(KupColumnMenuIds.BUTTON_SEARCH) ||
|
|
9739
|
+
buttonsIds.includes(KupColumnMenuIds.BUTTON_COPY_OBJ) ? (h("div", { class: "top" },
|
|
9732
9740
|
textArray[0] ? (h("div", { class: "title" },
|
|
9733
9741
|
h("span", { class: `label ${KupCardCSSClasses.CLICKABLE_LINK}`, id: "title-link" }, textArray[0]))) : null,
|
|
9734
9742
|
buttonsIds.includes(KupColumnMenuIds.BUTTON_OPEN_IN_NEW) ||
|
|
9735
|
-
buttonsIds.includes(KupColumnMenuIds.BUTTON_SEARCH)
|
|
9743
|
+
buttonsIds.includes(KupColumnMenuIds.BUTTON_SEARCH) ||
|
|
9744
|
+
buttonsIds.includes(KupColumnMenuIds.BUTTON_COPY_OBJ) ? (h("div", { class: "buttons" },
|
|
9736
9745
|
buttonsIds.includes(KupColumnMenuIds.BUTTON_OPEN_IN_NEW) ? (h("kup-button", Object.assign({}, buttonArray.find((x) => x.id ===
|
|
9737
9746
|
KupColumnMenuIds.BUTTON_OPEN_IN_NEW)))) : null,
|
|
9738
9747
|
buttonsIds.includes(KupColumnMenuIds.BUTTON_SEARCH) ? (h("kup-button", Object.assign({}, buttonArray.find((x) => x.id ===
|
|
9739
|
-
KupColumnMenuIds.BUTTON_SEARCH)))) : null
|
|
9748
|
+
KupColumnMenuIds.BUTTON_SEARCH)))) : null,
|
|
9749
|
+
buttonsIds.includes(KupColumnMenuIds.BUTTON_COPY_OBJ) ? (h("kup-button", Object.assign({}, buttonArray.find((x) => x.id ===
|
|
9750
|
+
KupColumnMenuIds.BUTTON_COPY_OBJ)))) : null)) : null)) : null,
|
|
9740
9751
|
sectionOneArray[1] && sectionOneArray[2] ? (h("div", { class: "info" },
|
|
9741
9752
|
h("span", { class: "label" }, sectionOneArray[1]),
|
|
9742
9753
|
h("span", { class: "value" }, sectionOneArray[2]))) : null,
|
|
@@ -11195,15 +11206,8 @@ class FiltersColumnMenu extends Filters {
|
|
|
11195
11206
|
if (filters == null) {
|
|
11196
11207
|
return;
|
|
11197
11208
|
}
|
|
11198
|
-
|
|
11199
|
-
|
|
11200
|
-
filter = {
|
|
11201
|
-
textField: '',
|
|
11202
|
-
textFieldTmp: '',
|
|
11203
|
-
checkBoxes: [],
|
|
11204
|
-
};
|
|
11205
|
-
filters[column] = filter;
|
|
11206
|
-
}
|
|
11209
|
+
// Clone the column-specific filter object to ensure reference change
|
|
11210
|
+
let filter = Object.assign({ textField: '', textFieldTmp: '', checkBoxes: [] }, filters[column]);
|
|
11207
11211
|
if (tmp) {
|
|
11208
11212
|
filter.textFieldTmp =
|
|
11209
11213
|
newFilter != null ? newFilter.trim() : newFilter;
|
|
@@ -11211,6 +11215,7 @@ class FiltersColumnMenu extends Filters {
|
|
|
11211
11215
|
else {
|
|
11212
11216
|
filter.textField = newFilter != null ? newFilter.trim() : newFilter;
|
|
11213
11217
|
}
|
|
11218
|
+
filters[column] = filter; // Re-assign the new reference
|
|
11214
11219
|
}
|
|
11215
11220
|
saveTextualFilters(filters = {}, column) {
|
|
11216
11221
|
this._setTextFieldFilterValue(filters, column, this.getTextFilterValueTmp(filters, column), false);
|
|
@@ -17608,7 +17613,7 @@ const KupTimePicker = /*@__PURE__*/ proxyCustomElement(class KupTimePicker exten
|
|
|
17608
17613
|
this.kupManager.debug.logRender(this, true);
|
|
17609
17614
|
}
|
|
17610
17615
|
render() {
|
|
17611
|
-
return (h$1(Host, { key: '
|
|
17616
|
+
return (h$1(Host, { key: 'eac8ebb896129524a8a0a3d69b056ddee9e298f1' }, h$1("style", { key: 'cdc5f34e526676d597e5ccb811e8e8bd3217db1c' }, this.kupManager.theme.setKupStyle(this.rootElement)), h$1("div", { key: 'ca97afb58f61a5b4d015a225eb8187903349561c', id: componentWrapperId }, this.prepTextfield(this.getTimeForOutput()))));
|
|
17612
17617
|
}
|
|
17613
17618
|
disconnectedCallback() {
|
|
17614
17619
|
this.kupManager.dates.unregister(this);
|
|
@@ -19332,7 +19337,7 @@ const KupSwitch = /*@__PURE__*/ proxyCustomElement(class KupSwitch extends H {
|
|
|
19332
19337
|
onChange: () => this.onKupChange(),
|
|
19333
19338
|
onFocus: () => this.onKupFocus(),
|
|
19334
19339
|
};
|
|
19335
|
-
return (h$1(Host, { key: '
|
|
19340
|
+
return (h$1(Host, { key: 'f454a303a1ac2fe61de328d4cf7aef1b93b61560' }, h$1("style", { key: '3f0d62c6007769d7dee16d36ed7eb7071692a898' }, this.kupManager.theme.setKupStyle(this.rootElement)), h$1("div", { key: 'ebac0d62f7c5290955a2e3f6a25e0c94911fe38e', id: componentWrapperId }, h$1(FSwitch, Object.assign({ key: '47acf05847c7443ecae90f164f6edec548c066ca' }, props)))));
|
|
19336
19341
|
}
|
|
19337
19342
|
disconnectedCallback() {
|
|
19338
19343
|
this.kupManager.theme.unregister(this);
|
|
@@ -19605,59 +19610,59 @@ const KupSpinner = /*@__PURE__*/ proxyCustomElement(class KupSpinner extends H {
|
|
|
19605
19610
|
spinnerClass = 'spinner-v' + this.layout;
|
|
19606
19611
|
if (this.layout === 7) {
|
|
19607
19612
|
spinnerEl = [
|
|
19608
|
-
h$1("div", { key: '
|
|
19609
|
-
h$1("div", { key: '
|
|
19610
|
-
h$1("div", { key: '
|
|
19611
|
-
h$1("div", { key: '
|
|
19612
|
-
h$1("div", { key: '
|
|
19613
|
-
h$1("div", { key: '
|
|
19613
|
+
h$1("div", { key: '44d7df3462f2e22dd266852f758e4acf58290681', class: "sk-spinner-v7-dot" }),
|
|
19614
|
+
h$1("div", { key: '5a7a10a0b86cdc1f3fd3bdefb30c9f22580fa4f9', class: "sk-spinner-v7-dot" }),
|
|
19615
|
+
h$1("div", { key: '9bbeecc52ab35734aea9bd4655b98d8d3827fe0f', class: "sk-spinner-v7-dot" }),
|
|
19616
|
+
h$1("div", { key: '4d15d7225dee4558a88605ba73e446ba76cd429c', class: "sk-spinner-v7-dot" }),
|
|
19617
|
+
h$1("div", { key: 'a994e554f39a9a158e698b3afb430606cbf5f67d', class: "sk-spinner-v7-dot" }),
|
|
19618
|
+
h$1("div", { key: '12356833042a7b9d42645a445e9863ceb5b484dc', class: "sk-spinner-v7-dot" }),
|
|
19614
19619
|
];
|
|
19615
19620
|
}
|
|
19616
19621
|
if (this.layout === 9) {
|
|
19617
19622
|
spinnerEl = [
|
|
19618
|
-
h$1("div", { key: '
|
|
19619
|
-
h$1("div", { key: '
|
|
19623
|
+
h$1("div", { key: 'eead37f0a30f92b1fad0c212ffeb8366e9d22e94', class: "sk-spinner-v9-bounce1" }),
|
|
19624
|
+
h$1("div", { key: '539eb828bda6e24086465f83f0689ae7b4fa4595', class: "sk-spinner-v9-bounce2" }),
|
|
19620
19625
|
];
|
|
19621
19626
|
}
|
|
19622
19627
|
if (this.layout === 10) {
|
|
19623
19628
|
spinnerEl = [
|
|
19624
|
-
h$1("div", { key: '
|
|
19625
|
-
h$1("div", { key: '
|
|
19629
|
+
h$1("div", { key: '0100715b1234557f48aee829dc171ea630e859d3', class: "sk-spinner-v10-cube1" }),
|
|
19630
|
+
h$1("div", { key: 'be9c825a0892c9a348be5d06acbb87ac41ca92fd', class: "sk-spinner-v10-cube2" }),
|
|
19626
19631
|
];
|
|
19627
19632
|
}
|
|
19628
19633
|
if (this.layout === 12) {
|
|
19629
19634
|
spinnerEl = [
|
|
19630
|
-
h$1("div", { key: '
|
|
19631
|
-
h$1("div", { key: '
|
|
19635
|
+
h$1("div", { key: '0fde9c08f1564b503d355574f6479ebc372cb306', class: "sk-spinner-v12-dot1" }),
|
|
19636
|
+
h$1("div", { key: '8974376541b7b1be84c51e9ba4b989b256e6e9ef', class: "sk-spinner-v12-dot2" }),
|
|
19632
19637
|
];
|
|
19633
19638
|
}
|
|
19634
19639
|
if (this.layout === 13) {
|
|
19635
19640
|
spinnerEl = [
|
|
19636
|
-
h$1("div", { key: '
|
|
19637
|
-
h$1("div", { key: '
|
|
19638
|
-
h$1("div", { key: '
|
|
19639
|
-
h$1("div", { key: '
|
|
19640
|
-
h$1("div", { key: '
|
|
19641
|
-
h$1("div", { key: '
|
|
19642
|
-
h$1("div", { key: '
|
|
19643
|
-
h$1("div", { key: '
|
|
19644
|
-
h$1("div", { key: '
|
|
19641
|
+
h$1("div", { key: 'b4a00d72fbef7a34f0b01d30f755eb53262219f7', class: "sk-spinner-v13-cube sk-spinner-v13-cube1" }),
|
|
19642
|
+
h$1("div", { key: '783758140bc30c82228dc17d19795f54031ae425', class: "sk-spinner-v13-cube sk-spinner-v13-cube2" }),
|
|
19643
|
+
h$1("div", { key: '23fd6314927ffb11aba115b029cddadc249992b7', class: "sk-spinner-v13-cube sk-spinner-v13-cube3" }),
|
|
19644
|
+
h$1("div", { key: '085b40493edd098a4a32acb6a01d3a2e8a529e90', class: "sk-spinner-v13-cube sk-spinner-v13-cube4" }),
|
|
19645
|
+
h$1("div", { key: 'c33f1c2850a22ad9c9c26e187460c42c7da2ed63', class: "sk-spinner-v13-cube sk-spinner-v13-cube5" }),
|
|
19646
|
+
h$1("div", { key: '118903e56885cd52de5d134071a64cb5e2755be8', class: "sk-spinner-v13-cube sk-spinner-v13-cube6" }),
|
|
19647
|
+
h$1("div", { key: 'fb2045874ad1c1963d248eaf19697b98b2718601', class: "sk-spinner-v13-cube sk-spinner-v13-cube7" }),
|
|
19648
|
+
h$1("div", { key: 'e6eb79640376b049ac95005527f956b4c1e4028b', class: "sk-spinner-v13-cube sk-spinner-v13-cube8" }),
|
|
19649
|
+
h$1("div", { key: 'c05fbcc11651f98e8546d65112934269d70d322b', class: "sk-spinner-v13-cube sk-spinner-v13-cube9" }),
|
|
19645
19650
|
];
|
|
19646
19651
|
}
|
|
19647
19652
|
if (this.layout === 14) {
|
|
19648
19653
|
spinnerEl = [
|
|
19649
|
-
h$1("div", { key: '
|
|
19650
|
-
h$1("div", { key: '
|
|
19651
|
-
h$1("div", { key: '
|
|
19652
|
-
h$1("div", { key: '
|
|
19653
|
-
h$1("div", { key: '
|
|
19654
|
-
h$1("div", { key: '
|
|
19655
|
-
h$1("div", { key: '
|
|
19656
|
-
h$1("div", { key: '
|
|
19657
|
-
h$1("div", { key: '
|
|
19658
|
-
h$1("div", { key: '
|
|
19659
|
-
h$1("div", { key: '
|
|
19660
|
-
h$1("div", { key: '
|
|
19654
|
+
h$1("div", { key: '0a5ae21931ae2b0d575624d7c45d7cf3913018b4', class: "sk-spinner-v14-circle1 sk-spinner-v14-circle" }),
|
|
19655
|
+
h$1("div", { key: 'dd983c321effae6097c102f48f85c720785cac7b', class: "sk-spinner-v14-circle2 sk-spinner-v14-circle" }),
|
|
19656
|
+
h$1("div", { key: '75dd58337c7097f60dccdd298f6ee0f972408c76', class: "sk-spinner-v14-circle3 sk-spinner-v14-circle" }),
|
|
19657
|
+
h$1("div", { key: '70e307034418aa0e5d460b302ca625cb387151e7', class: "sk-spinner-v14-circle4 sk-spinner-v14-circle" }),
|
|
19658
|
+
h$1("div", { key: 'e43c81dd4d362a362b986d9c824e61ae9c14b49d', class: "sk-spinner-v14-circle5 sk-spinner-v14-circle" }),
|
|
19659
|
+
h$1("div", { key: '386a100e5467a0fc482b7503776589115979c833', class: "sk-spinner-v14-circle6 sk-spinner-v14-circle" }),
|
|
19660
|
+
h$1("div", { key: '8fd2a0abe0309a647905d6694d16f3988747ae1a', class: "sk-spinner-v14-circle7 sk-spinner-v14-circle" }),
|
|
19661
|
+
h$1("div", { key: 'ef1426cb781c1cb02423a35317bca989db00de0f', class: "sk-spinner-v14-circle8 sk-spinner-v14-circle" }),
|
|
19662
|
+
h$1("div", { key: 'a086dff681388aae67eb898e1117e8e34087432a', class: "sk-spinner-v14-circle9 sk-spinner-v14-circle" }),
|
|
19663
|
+
h$1("div", { key: '3cba559881fa2b60fd663e6ab07e08b5baadac12', class: "sk-spinner-v14-circle10 sk-spinner-v14-circle" }),
|
|
19664
|
+
h$1("div", { key: '5ba4aa90225b2136eb5f917e6341ceecbf6b5058', class: "sk-spinner-v14-circle11 sk-spinner-v14-circle" }),
|
|
19665
|
+
h$1("div", { key: 'c7218b85c9e88a244b96c8a9af353ba3796d215d', class: "sk-spinner-v14-circle12 sk-spinner-v14-circle" }),
|
|
19661
19666
|
];
|
|
19662
19667
|
}
|
|
19663
19668
|
}
|
|
@@ -19676,7 +19681,7 @@ const KupSpinner = /*@__PURE__*/ proxyCustomElement(class KupSpinner extends H {
|
|
|
19676
19681
|
else {
|
|
19677
19682
|
elStyle = Object.assign(Object.assign({}, elStyle), { fontSize: '3px' });
|
|
19678
19683
|
}
|
|
19679
|
-
return (h$1(Host, { key: '
|
|
19684
|
+
return (h$1(Host, { key: '38da60422d5eecb10031213cab3692ac5e2df561', style: elStyle }, h$1("style", { key: 'bba4371d8c04c12e5e3b8e1efc84203b52e06415' }, this.kupManager.theme.setKupStyle(this.rootElement)), h$1("div", { key: '23c7977f38094e51459130302737bb29d650f5d2', id: componentWrapperId, style: elStyle }, h$1("div", { key: 'fb9c72dc06dc5fa67a47601b999ac712c121a117', id: "loading-wrapper-master", class: masterClass, style: elStyle }, h$1("div", { key: 'ae5d49965e37297baeec30a267198e8a8bbbf44d', id: wrapperClass, style: elStyle }, h$1("div", { key: 'a11da5e060a775d63ec3bfb8862817ce69687ac7', class: spinnerClass }, spinnerEl))))));
|
|
19680
19685
|
}
|
|
19681
19686
|
disconnectedCallback() {
|
|
19682
19687
|
this.kupManager.theme.unregister(this);
|
|
@@ -19945,7 +19950,7 @@ const KupRating = /*@__PURE__*/ proxyCustomElement(class KupRating extends H {
|
|
|
19945
19950
|
: false,
|
|
19946
19951
|
onClick: (i) => this.onKupClick(i),
|
|
19947
19952
|
};
|
|
19948
|
-
return (h$1(Host, { key: '
|
|
19953
|
+
return (h$1(Host, { key: '8a72b1823ca4c4be9e0d90ee4391a1f74a7d50db' }, h$1("style", { key: '8a2de1e7328e7dd7a78e319aaf3fb5f140fc2fd1' }, this.kupManager.theme.setKupStyle(this.rootElement)), h$1("div", { key: '311537f75032559633b7b849f3f93d3a0744c508', id: componentWrapperId }, h$1(FRating, Object.assign({ key: '8e816301cf3bb49dabe9ae589c507331980b526a' }, props)))));
|
|
19949
19954
|
}
|
|
19950
19955
|
disconnectedCallback() {
|
|
19951
19956
|
this.kupManager.theme.unregister(this);
|
|
@@ -20219,7 +20224,7 @@ const KupProgressBar = /*@__PURE__*/ proxyCustomElement(class KupProgressBar ext
|
|
|
20219
20224
|
? true
|
|
20220
20225
|
: false,
|
|
20221
20226
|
};
|
|
20222
|
-
return (h$1(Host, { key: '
|
|
20227
|
+
return (h$1(Host, { key: '5346aa4f5e6366fb501ce2e866f08b984ad61731' }, h$1("style", { key: '9ace450b6a38466282ec58bf4951da0932f86cf0' }, this.kupManager.theme.setKupStyle(this.rootElement)), h$1("div", { key: '134ff9269e83ab39c847a3fcf340d9662a055c3e', id: componentWrapperId }, h$1(FProgressBar, Object.assign({ key: '777c19e0cf5b5158932cd55a718ae36cc7f85eeb' }, props)))));
|
|
20223
20228
|
}
|
|
20224
20229
|
disconnectedCallback() {
|
|
20225
20230
|
this.kupManager.theme.unregister(this);
|
|
@@ -25949,7 +25954,7 @@ const KupDataTable = /*@__PURE__*/ proxyCustomElement(class KupDataTable extends
|
|
|
25949
25954
|
__classPrivateFieldSet$2(this, _KupDataTable_sizedColumns, __classPrivateFieldGet$3(this, _KupDataTable_instances, "m", _KupDataTable_getSizedColumns).call(this), "f");
|
|
25950
25955
|
let rows = null;
|
|
25951
25956
|
if (__classPrivateFieldGet$3(this, _KupDataTable_paginatedRowsLength, "f") === 0) {
|
|
25952
|
-
rows = (h$1("tr", { key: '
|
|
25957
|
+
rows = (h$1("tr", { key: 'c3ff449ae10eb3a78bd6f63fbae0b0ab88d1c896', ref: (el) => __classPrivateFieldGet$3(this, _KupDataTable_rowsRefs, "f").push(el) }, h$1("td", { key: '0ec262d6259836f12d4e92389cea0fb8dbecfea0', colSpan: __classPrivateFieldGet$3(this, _KupDataTable_instances, "m", _KupDataTable_calculateColspan).call(this) }, this.emptyDataLabel)));
|
|
25953
25958
|
}
|
|
25954
25959
|
else {
|
|
25955
25960
|
rows = [];
|
|
@@ -26025,7 +26030,7 @@ const KupDataTable = /*@__PURE__*/ proxyCustomElement(class KupDataTable extends
|
|
|
26025
26030
|
__classPrivateFieldGet$3(this, _KupDataTable_instances, "m", _KupDataTable_handleChipsContextMenu).call(this, chipArg.id, e);
|
|
26026
26031
|
});
|
|
26027
26032
|
}
|
|
26028
|
-
groupChips = h$1(FChip, Object.assign({ key: '
|
|
26033
|
+
groupChips = h$1(FChip, Object.assign({ key: '637cfa25400c657fb0038bc795c84c54548659ff' }, props));
|
|
26029
26034
|
}
|
|
26030
26035
|
}
|
|
26031
26036
|
const tableClass = {
|
|
@@ -26057,7 +26062,7 @@ const KupDataTable = /*@__PURE__*/ proxyCustomElement(class KupDataTable extends
|
|
|
26057
26062
|
if (this.headerIsPersistent &&
|
|
26058
26063
|
this.tableHeight === undefined &&
|
|
26059
26064
|
this.tableWidth === undefined) {
|
|
26060
|
-
stickyEl = (h$1("sticky-header", { key: '
|
|
26065
|
+
stickyEl = (h$1("sticky-header", { key: 'a0764ce10008edbfe57e31b89a2bfce492032df9', class: "hover-scrolling-child", hidden: !this.showHeader, ref: (el) => (__classPrivateFieldSet$2(this, _KupDataTable_stickyTheadRef, el, "f")) }, h$1("thead-sticky", { key: '428018e227d53749f598af36ac80d9fb17fb4081' }, h$1("tr-sticky", { key: '07a5e202250a8fd94a5396db5f3d0cafa9e0ac01' }, stickyHeader))));
|
|
26061
26066
|
}
|
|
26062
26067
|
let belowClass = 'below-wrapper';
|
|
26063
26068
|
if (!!this.tableHeight || !!this.tableWidth) {
|
|
@@ -26103,7 +26108,7 @@ const KupDataTable = /*@__PURE__*/ proxyCustomElement(class KupDataTable extends
|
|
|
26103
26108
|
const useGlobalFilter = !this.legacyLook &&
|
|
26104
26109
|
(this.globalFilter ||
|
|
26105
26110
|
this.getRows().length > __classPrivateFieldGet$3(this, _KupDataTable_DEFAULT_ROWS_FOR_GLOBAL_FILTER, "f"));
|
|
26106
|
-
const compCreated = (h$1(Host, { key: '
|
|
26111
|
+
const compCreated = (h$1(Host, { key: 'b90b5f42a700e5f8c38042a56088d9d52dce1347', "onKup-drop": (e) => {
|
|
26107
26112
|
this.kupDataTableDrop.emit(e.detail);
|
|
26108
26113
|
}, "onKup-cell-input": (e) => {
|
|
26109
26114
|
autoselectOnAction(e);
|
|
@@ -26122,11 +26127,11 @@ const KupDataTable = /*@__PURE__*/ proxyCustomElement(class KupDataTable extends
|
|
|
26122
26127
|
this.kupDataTableObjectFieldOpenSearchMenu.emit(e.detail);
|
|
26123
26128
|
}, "onKup-objectfield-selectedmenuitem": (e) => {
|
|
26124
26129
|
this.kupDataTableObjectFieldSelectedMenuItem.emit(e.detail);
|
|
26125
|
-
} }, h$1("style", { key: '
|
|
26130
|
+
} }, h$1("style", { key: '32fa6209cca43ce89d62c657ed19ce512065fe98' }, __classPrivateFieldGet$3(this, _KupDataTable_kupManager, "f").theme.setKupStyle(this.rootElement)), this.updatableData ? __classPrivateFieldGet$3(this, _KupDataTable_instances, "m", _KupDataTable_renderUpdateButtons).call(this) : null, __classPrivateFieldGet$3(this, _KupDataTable_instances, "m", _KupDataTable_renderOtherButtons).call(this), h$1("div", { key: '908fca14f3458aaf8368ea779154692a0195fbd1', id: componentWrapperId, class: wrapClass }, h$1("div", { key: '92a128bb8f34e39ac9a4f546dc29e2f8f5787362', class: "group-wrapper" }, groupChips), h$1("div", { key: 'f92764974b9fc57a337f377eb6cc7fcb38d49c75', class: "actions-wrapper", style: actionWrapperWidth }, useGlobalFilter ? (h$1("div", { id: "global-filter" }, h$1(FTextField, { fullWidth: true, icon: KupThemeIconValues.SEARCH, label: __classPrivateFieldGet$3(this, _KupDataTable_kupManager, "f").language.translate(KupLanguageSearch.SEARCH), sizing: KupComponentSizing.EXTRA_SMALL, value: this.globalFilterValue, onInput: (event) => {
|
|
26126
26131
|
const t = event.target;
|
|
26127
26132
|
window.clearTimeout(__classPrivateFieldGet$3(this, _KupDataTable_globalFilterTimeout, "f"));
|
|
26128
26133
|
__classPrivateFieldSet$2(this, _KupDataTable_globalFilterTimeout, window.setTimeout(() => __classPrivateFieldGet$3(this, _KupDataTable_instances, "m", _KupDataTable_onGlobalFilterChange).call(this, t), 600, t), "f");
|
|
26129
|
-
} }))) : null, paginatorTop && (h$1("div", { key: '
|
|
26134
|
+
} }))) : null, paginatorTop && (h$1("div", { key: '64ca2f2c11561b14bf06c2897735903635e46c68', class: "above-wrapper paginator-top" }, paginatorTop)), this.insertMode !== '' &&
|
|
26130
26135
|
this.selectedRows.length > 0 ? (h$1(FButton, { icon: "save", onClick: () => {
|
|
26131
26136
|
this.kupSave.emit({
|
|
26132
26137
|
comp: this,
|
|
@@ -26176,9 +26181,9 @@ const KupDataTable = /*@__PURE__*/ proxyCustomElement(class KupDataTable extends
|
|
|
26176
26181
|
this.data.rows.unshift(row);
|
|
26177
26182
|
await this.refresh(true);
|
|
26178
26183
|
}
|
|
26179
|
-
}, sizing: KupComponentSizing.MEDIUM, styling: FButtonStyling.RAISED, title: "Insert row", wrapperClass: "insert-button" })) : null), h$1("div", { key: '
|
|
26184
|
+
}, sizing: KupComponentSizing.MEDIUM, styling: FButtonStyling.RAISED, title: "Insert row", wrapperClass: "insert-button" })) : null), h$1("div", { key: '0132e870d83fbf71b4913247c4346e1d179899ed', class: "droparea", ref: (el) => (__classPrivateFieldSet$2(this, _KupDataTable_dropareaRef, el, "f")) }, this.showGroups ? __classPrivateFieldGet$3(this, _KupDataTable_instances, "m", _KupDataTable_columnGroupArea).call(this) : null, this.removableColumns
|
|
26180
26185
|
? __classPrivateFieldGet$3(this, _KupDataTable_instances, "m", _KupDataTable_columnRemoveArea).call(this)
|
|
26181
|
-
: null), h$1("div", { key: '
|
|
26186
|
+
: null), h$1("div", { key: 'd59df5d24dc9b5a029ec7daa7ca2458e6b73a695', style: elStyle, class: belowClass, ref: (el) => (__classPrivateFieldSet$2(this, _KupDataTable_tableAreaRef, el, "f")) }, this.showCustomization
|
|
26182
26187
|
? [
|
|
26183
26188
|
h$1("div", { class: "settings-trigger", onClick: () => {
|
|
26184
26189
|
__classPrivateFieldGet$3(this, _KupDataTable_instances, "m", _KupDataTable_onCustomSettingsClick).call(this);
|
|
@@ -26187,7 +26192,7 @@ const KupDataTable = /*@__PURE__*/ proxyCustomElement(class KupDataTable extends
|
|
|
26187
26192
|
} }, h$1(FImage, { color: `var(${KupThemeColorValues.TITLE})`, resource: "settings", sizeX: "10px" })),
|
|
26188
26193
|
this.renderCustomizePanel(),
|
|
26189
26194
|
]
|
|
26190
|
-
: null, h$1("table", { key: '
|
|
26195
|
+
: null, h$1("table", { key: '0ac169c84d996f38c5c2e01f1f6e3c689b5a55bd', class: tableClass, ref: (el) => (__classPrivateFieldSet$2(this, _KupDataTable_tableRef, el, "f")), onKeyDown: (e) => __classPrivateFieldGet$3(this, _KupDataTable_onKupKeyDown, "f").call(this, e), onMouseLeave: (ev) => {
|
|
26191
26196
|
ev.stopPropagation();
|
|
26192
26197
|
}, onPointerDown: (e) => {
|
|
26193
26198
|
__classPrivateFieldSet$2(this, _KupDataTable_lastPointerDetails, __classPrivateFieldGet$3(this, _KupDataTable_instances, "m", _KupDataTable_getEventDetails).call(this, __classPrivateFieldGet$3(this, _KupDataTable_kupManager, "f").getEventPath(e.target, this.rootElement), e), "f");
|
|
@@ -26195,7 +26200,7 @@ const KupDataTable = /*@__PURE__*/ proxyCustomElement(class KupDataTable extends
|
|
|
26195
26200
|
__classPrivateFieldSet$2(this, _KupDataTable_lastPointerDetails, __classPrivateFieldGet$3(this, _KupDataTable_instances, "m", _KupDataTable_getEventDetails).call(this, __classPrivateFieldGet$3(this, _KupDataTable_kupManager, "f").getEventPath(e.target, this.rootElement), e), "f");
|
|
26196
26201
|
}, onContextMenu: (e) => {
|
|
26197
26202
|
e.preventDefault();
|
|
26198
|
-
} }, h$1("thead", { key: '
|
|
26203
|
+
} }, h$1("thead", { key: '502ead64422e8f6e7ad125334929162946479078', hidden: !this.showHeader, ref: (el) => (__classPrivateFieldSet$2(this, _KupDataTable_theadRef, el, "f")) }, h$1("tr", { key: 'e3669c953b64bb8839535100d633bebe1e9bb2ad' }, header)), h$1("tbody", { key: '25cdec97420d3277b02d13027087ad258a6739a4' }, rows), this.showFooter && this.renderFooter()), stickyEl), paginatorBottom)));
|
|
26199
26204
|
__classPrivateFieldGet$3(this, _KupDataTable_kupManager, "f").perfMonitoring.measure('componentRender', 'kup-data-table');
|
|
26200
26205
|
return compCreated;
|
|
26201
26206
|
}
|
|
@@ -27721,8 +27726,9 @@ _KupDataTable_initialized = new WeakMap(), _KupDataTable_rows = new WeakMap(), _
|
|
|
27721
27726
|
if (this.selection == SelectionMode.MULTIPLE) {
|
|
27722
27727
|
__classPrivateFieldGet$3(this, _KupDataTable_instances, "m", _KupDataTable_resetSelectedRows).call(this);
|
|
27723
27728
|
}
|
|
27724
|
-
if (
|
|
27725
|
-
this.selection == SelectionMode.
|
|
27729
|
+
if (details.row &&
|
|
27730
|
+
(this.selection == SelectionMode.SINGLE ||
|
|
27731
|
+
this.selection == SelectionMode.MULTIPLE)) {
|
|
27726
27732
|
__classPrivateFieldGet$3(this, _KupDataTable_instances, "m", _KupDataTable_onRowClick).call(this, details.row, details.td, false);
|
|
27727
27733
|
}
|
|
27728
27734
|
}
|
|
@@ -14,11 +14,11 @@ const KupCustomTaskListHeader = /*@__PURE__*/ proxyCustomElement(class KupCustom
|
|
|
14
14
|
this.fontSize = undefined;
|
|
15
15
|
}
|
|
16
16
|
render() {
|
|
17
|
-
return (h("div", { key: '
|
|
17
|
+
return (h("div", { key: 'fdc8beea062b5fbed5133aa1a1bfbc210a2ee940', class: "custom-task-list-wrapper", style: {
|
|
18
18
|
height: '25px',
|
|
19
19
|
fontFamily: this.fontFamily,
|
|
20
20
|
fontSize: this.fontSize,
|
|
21
|
-
} }, h("div", { key: '
|
|
21
|
+
} }, h("div", { key: '938e5faed9978c03790ef22c9ceb6c2920d233f9', class: "title" }, h("span", { key: 'e3bcbfa356d75ef1deb19a28220a488f744eeb6f' }, this.label)), this.setDoubleView !== undefined && (h("div", { key: 'fd7380ed55f1a8a0cf65b01d7307a8e955139e86', class: "toggler" }, h("label", { key: 'fdedd2e822bdb1e1d06ccdf7cf4cd3a725aa4210', htmlFor: "ch2", class: "switch" }, h("input", { key: '0108812b528e18ee463b396b127b9b7916745d68', class: "input", id: "ch2", type: "checkbox", checked: this.doubleView, onClick: () => this.setDoubleView(!this.doubleView) }), h("span", { key: '18cae18f6ac56d2330433bf9b32e4f85d69f544e', class: "slider" })), h("span", { key: 'c452fffb482e38234ea405c4574a31ce39879093', class: "label" }, "Previsioni")))));
|
|
22
22
|
}
|
|
23
23
|
static get style() { return KupCustomTaskListHeaderStyle0; }
|
|
24
24
|
}, [0, "kup-custom-task-list-header", {
|
|
@@ -316,11 +316,11 @@ const KupGanttCalendar = /*@__PURE__*/ proxyCustomElement(class KupGanttCalendar
|
|
|
316
316
|
this.simplifiedHeader =
|
|
317
317
|
this.singleLineHeader && this.dateSetup.viewMode !== 'year';
|
|
318
318
|
const [topValues, bottomValues] = this.getTopAndBottomValues();
|
|
319
|
-
return (h("svg", { key: '
|
|
319
|
+
return (h("svg", { key: '4d3337bc44f889a9c56b70f00c3d9691935ebb1a', xmlns: "http://www.w3.org/2000/svg", width: this.svgWidth, height: this.headerHeight }, h("g", { key: 'e04a41685f85602f4673e3720730c6a772245bd0', class: "calendar", "font-size": this.fontSize, "font-family": this.fontFamily }, h("rect", { key: '4ef10013b909f7077731979bcec3f231022e9eab', x: 0, y: 0, width: this.columnWidth * this.dateSetup.dates.length, height: this.headerHeight, class: "calendarHeader" }), this.simplifiedHeader ? null : bottomValues, this.simplifiedHeader
|
|
320
320
|
? topValues.map((topValue) => (h("g", { class: "calendarTop" }, h("line", { x1: topValue.x1Line, y1: topValue.y2Line * 2, x2: topValue.x1Line, y2: topValue.y2Line, class: "calendarTopTick", key: topValue.value + 'line' }), h("text", { key: topValue.value + 'text', y: topValue.yText, x: topValue.xText, class: "calendarTopText" }, topValue.value))))
|
|
321
321
|
: topValues.map((topValue) => (h("g", { class: "calendarTop" }, h("line", { x1: topValue.x1Line, y1: topValue.y1Line, x2: topValue.x1Line, y2: topValue.y2Line, class: "calendarTopTick", key: topValue.value + 'line' }), h("text", { key: topValue.value + 'text', y: topValue.yText, x: topValue.xText, class: "calendarTopText" }, topValue.value)))), this.currentDateIndicator && (
|
|
322
322
|
// current date indicator
|
|
323
|
-
h("circle", { key: '
|
|
323
|
+
h("circle", { key: '783f6187865b0f21a7f066a7e8d23d677ea01b5b', fill: this.currentDateIndicator.color, cx: this.currentDateIndicator.x + 2.5, cy: this.headerHeight - 8, r: "8" })))));
|
|
324
324
|
}
|
|
325
325
|
static get style() { return KupGanttCalendarStyle0; }
|
|
326
326
|
}, [0, "kup-gantt-calendar", {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { p as proxyCustomElement, H, f as forceUpdate, h, d as Host } from './p-ef8cbd35.js';
|
|
2
|
-
import { k as kupManagerInstance, g as getProps, s as setProps, u as KupDebugCategory } from './p-
|
|
3
|
-
import { c as componentWrapperId, d as defineCustomElement$1, a as defineCustomElement$2, b as defineCustomElement$3, e as defineCustomElement$4, f as defineCustomElement$5, g as defineCustomElement$6, h as defineCustomElement$7, i as defineCustomElement$8, j as defineCustomElement$9, k as defineCustomElement$a, l as defineCustomElement$b, m as defineCustomElement$c, n as defineCustomElement$d, o as defineCustomElement$e, p as defineCustomElement$f, q as defineCustomElement$g, r as defineCustomElement$h, s as defineCustomElement$i, t as defineCustomElement$j, u as defineCustomElement$k, v as defineCustomElement$l, w as defineCustomElement$m, x as defineCustomElement$n, y as defineCustomElement$o, z as defineCustomElement$p, A as defineCustomElement$q, B as defineCustomElement$r, C as defineCustomElement$s, D as defineCustomElement$t, E as defineCustomElement$u } from './p-
|
|
2
|
+
import { k as kupManagerInstance, g as getProps, s as setProps, u as KupDebugCategory } from './p-61a69626.js';
|
|
3
|
+
import { c as componentWrapperId, d as defineCustomElement$1, a as defineCustomElement$2, b as defineCustomElement$3, e as defineCustomElement$4, f as defineCustomElement$5, g as defineCustomElement$6, h as defineCustomElement$7, i as defineCustomElement$8, j as defineCustomElement$9, k as defineCustomElement$a, l as defineCustomElement$b, m as defineCustomElement$c, n as defineCustomElement$d, o as defineCustomElement$e, p as defineCustomElement$f, q as defineCustomElement$g, r as defineCustomElement$h, s as defineCustomElement$i, t as defineCustomElement$j, u as defineCustomElement$k, v as defineCustomElement$l, w as defineCustomElement$m, x as defineCustomElement$n, y as defineCustomElement$o, z as defineCustomElement$p, A as defineCustomElement$q, B as defineCustomElement$r, C as defineCustomElement$s, D as defineCustomElement$t, E as defineCustomElement$u } from './p-8f165438.js';
|
|
4
4
|
|
|
5
5
|
/**
|
|
6
6
|
* Props of the kup-grid component.
|
|
@@ -37,11 +37,11 @@ const KupVerticalScroll = /*@__PURE__*/ proxyCustomElement(class KupVerticalScro
|
|
|
37
37
|
};
|
|
38
38
|
}
|
|
39
39
|
render() {
|
|
40
|
-
return (h("div", { key: '
|
|
40
|
+
return (h("div", { key: '7c51a0f660ddf3e8bd92481ee3d231b432673477', style: {
|
|
41
41
|
height: `${this.ganttHeight}px`,
|
|
42
42
|
marginTop: `${this.headerHeight}px`,
|
|
43
43
|
marginLeft: this.rtl ? '' : '-1rem',
|
|
44
|
-
}, class: "scroll", onScroll: this.verticalScroll, ref: (el) => (this.scrollRef = el) }, h("div", { key: '
|
|
44
|
+
}, class: "scroll", onScroll: this.verticalScroll, ref: (el) => (this.scrollRef = el) }, h("div", { key: '40e5807dfed85935ff06b86406faf165b95409d0', style: {
|
|
45
45
|
height: `${this.ganttFullHeight}px`,
|
|
46
46
|
width: '1px',
|
|
47
47
|
} })));
|
|
@@ -60,20 +60,20 @@ const HorizontalScroll = /*@__PURE__*/ proxyCustomElement(class HorizontalScroll
|
|
|
60
60
|
var _a, _b;
|
|
61
61
|
const w = (_b = ((_a = this.taskListTrueRef) === null || _a === void 0 ? void 0 : _a.getBoundingClientRect().width) + 24 * 1.5) !== null && _b !== void 0 ? _b : 0; // 24 * 2 is the sum of padding and margin for both list and gantt, multiplied by 1.5 cause we need to add the other half to the right
|
|
62
62
|
const width = +this.listCellWidth.replace('px', '');
|
|
63
|
-
return (h(Fragment, { key: '
|
|
64
|
-
this.taskListScrollWidth > width && (h("div", { key: '
|
|
63
|
+
return (h(Fragment, { key: 'f3b55ade278b97bd84d78c543a465ab43cb0c04b' }, h("div", { key: 'd055d4cce94f6bfe8e590d0edbb2185763b0e14e', class: "scroll-container" }, this.scrollableTaskList &&
|
|
64
|
+
this.taskListScrollWidth > width && (h("div", { key: '9b56debdb882b93b65098e38bbff1fbce0dc79a0', dir: "ltr", style: {
|
|
65
65
|
margin: this.rtl
|
|
66
66
|
? `0px 20px 0px 20px`
|
|
67
67
|
: `0px 20px 0px 20px`,
|
|
68
68
|
maxWidth: `${width + 20}px`,
|
|
69
69
|
minWidth: `${width + 20}px`,
|
|
70
|
-
}, class: "scrollWrapper", "data-scrollx": "true", onScroll: this.horizontalTaskListScroll }, h("div", { key: '
|
|
70
|
+
}, class: "scrollWrapper", "data-scrollx": "true", onScroll: this.horizontalTaskListScroll }, h("div", { key: '5b4508bfd4e72006153cd9f368675a87f6809e22', style: {
|
|
71
71
|
width: `${this.taskListScrollWidth}px`,
|
|
72
|
-
}, class: "scroll" }))), h("div", { key: '
|
|
72
|
+
}, class: "scroll" }))), h("div", { key: 'bfd573478aa4930a0b97a6a57c76412f67568ec1', dir: "ltr", style: {
|
|
73
73
|
margin: this.rtl
|
|
74
74
|
? `0px ${this.scrollableTaskList && this.taskListScrollWidth > width ? 40 : w}px 0px 12px`
|
|
75
75
|
: `0px 12px 0px ${this.scrollableTaskList && this.taskListScrollWidth > width ? 40 : w}px`,
|
|
76
|
-
}, class: "scrollWrapper", "data-scrollx": "true", onScroll: this.horizontalScroll }, h("div", { key: '
|
|
76
|
+
}, class: "scrollWrapper", "data-scrollx": "true", onScroll: this.horizontalScroll }, h("div", { key: '48ec74f46bdd8f6197a55efea02b5160527f350f', style: { width: `${this.svgWidth}px` }, class: "scroll" })))));
|
|
77
77
|
}
|
|
78
78
|
get rootElement() { return this; }
|
|
79
79
|
static get watchers() { return {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { p as proxyCustomElement, H, c as createEvent, f as forceUpdate, h, d as Host } from './p-ef8cbd35.js';
|
|
2
|
-
import { k as kupManagerInstance, a9 as identify, g as getProps, s as setProps, Y as SortMode, L as getColumnByName, e as KupLanguageGeneric, b as KupThemeIconValues, u as KupDebugCategory, a7 as KupPointerEventTypes, aj as KupDragEffect, aA as kupDraggableAttr, al as KupDropEventTypes, J as KupLanguageSearch } from './p-
|
|
3
|
-
import { I as filterRows, J as paginateRows, G as sortRows, L as pageChange, N as rowsPerPageChange, F as FImage, O as FCell, P as FChip, Q as FTextFieldMDC, c as componentWrapperId, d as defineCustomElement$1, a as defineCustomElement$2, b as defineCustomElement$3, e as defineCustomElement$4, f as defineCustomElement$5, g as defineCustomElement$6, h as defineCustomElement$7, i as defineCustomElement$8, j as defineCustomElement$9, k as defineCustomElement$a, l as defineCustomElement$b, m as defineCustomElement$c, n as defineCustomElement$d, o as defineCustomElement$e, p as defineCustomElement$f, q as defineCustomElement$g, r as defineCustomElement$h, s as defineCustomElement$i, t as defineCustomElement$j, u as defineCustomElement$k, v as defineCustomElement$l, w as defineCustomElement$m, x as defineCustomElement$n, y as defineCustomElement$o, z as defineCustomElement$p, A as defineCustomElement$q, B as defineCustomElement$r, C as defineCustomElement$s, D as defineCustomElement$t, E as defineCustomElement$u, R as FPaginator } from './p-
|
|
2
|
+
import { k as kupManagerInstance, a9 as identify, g as getProps, s as setProps, Y as SortMode, L as getColumnByName, e as KupLanguageGeneric, b as KupThemeIconValues, u as KupDebugCategory, a7 as KupPointerEventTypes, aj as KupDragEffect, aA as kupDraggableAttr, al as KupDropEventTypes, J as KupLanguageSearch } from './p-61a69626.js';
|
|
3
|
+
import { I as filterRows, J as paginateRows, G as sortRows, L as pageChange, N as rowsPerPageChange, F as FImage, O as FCell, P as FChip, Q as FTextFieldMDC, c as componentWrapperId, d as defineCustomElement$1, a as defineCustomElement$2, b as defineCustomElement$3, e as defineCustomElement$4, f as defineCustomElement$5, g as defineCustomElement$6, h as defineCustomElement$7, i as defineCustomElement$8, j as defineCustomElement$9, k as defineCustomElement$a, l as defineCustomElement$b, m as defineCustomElement$c, n as defineCustomElement$d, o as defineCustomElement$e, p as defineCustomElement$f, q as defineCustomElement$g, r as defineCustomElement$h, s as defineCustomElement$i, t as defineCustomElement$j, u as defineCustomElement$k, v as defineCustomElement$l, w as defineCustomElement$m, x as defineCustomElement$n, y as defineCustomElement$o, z as defineCustomElement$p, A as defineCustomElement$q, B as defineCustomElement$r, C as defineCustomElement$s, D as defineCustomElement$t, E as defineCustomElement$u, R as FPaginator } from './p-8f165438.js';
|
|
4
4
|
|
|
5
5
|
/**
|
|
6
6
|
* Props of the kup-box component.
|