@sme.up/ketchup 10.4.0 → 10.4.2
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-148f4ea6.js → f-cell-2dce1c47.js} +4 -4
- package/dist/cjs/{f-chip-5593bdd7.js → f-chip-b2b2de76.js} +1 -1
- package/dist/cjs/{f-object-field-a208a86e.js → f-object-field-508fe712.js} +2 -2
- package/dist/cjs/{f-paginator-utils-1dd80ec2.js → f-paginator-utils-40479dab.js} +1 -1
- package/dist/cjs/{f-text-field-83dd8cef.js → f-text-field-5634b79e.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 +46 -46
- 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-63838dd1.js → kup-data-table-helper-262a013d.js} +2 -2
- package/dist/cjs/{kup-dates-8191989e.js → kup-dates-2ff08e4f.js} +91 -21
- 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 +2 -2
- 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-3dcd66b1.js → kup-manager-57f5a949.js} +1 -1
- 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-298e1b80.js → kup-planner-renderer-helper-7dfe474d.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-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/managers/kup-dates/kup-dates.js +91 -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-359a4569.js → p-00cf9dd2.js} +4 -4
- package/dist/components/{p-bfa406f9.js → p-0406cd83.js} +40 -40
- package/dist/components/p-0462f723.js +7 -0
- package/dist/components/{p-5b1056e4.js → p-156d3583.js} +7 -7
- package/dist/components/{p-aed6a4a1.js → p-200cb22e.js} +2 -2
- package/dist/components/{p-df7be9b0.js → p-2097fdc9.js} +2 -2
- package/dist/components/{p-de5d3537.js → p-25602d9a.js} +2 -2
- package/dist/components/{p-a79ced63.js → p-2d2e8390.js} +14 -14
- package/dist/components/{p-bbb25c58.js → p-3156038f.js} +1 -1
- package/dist/components/{p-ce948cb3.js → p-38d8b309.js} +3 -3
- package/dist/components/{p-9d13f3da.js → p-4684f313.js} +4 -4
- 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-bf75edc9.js → p-873d5549.js} +1 -1
- package/dist/components/{p-9a502c5d.js → p-9669b12a.js} +2 -2
- package/dist/components/{p-9bde8078.js → p-9c67c242.js} +17 -17
- package/dist/components/{p-aa882232.js → p-a89d1d1e.js} +2 -2
- package/dist/components/{p-4d238cc9.js → p-d7365aa4.js} +92 -1
- 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-449a90f0.js → p-f23c2bc2.js} +2 -2
- package/dist/esm/{f-cell-989fd1e8.js → f-cell-1a087912.js} +4 -4
- package/dist/esm/{f-chip-c2d256a9.js → f-chip-876f5447.js} +1 -1
- package/dist/esm/{f-object-field-f3c12136.js → f-object-field-4382c70d.js} +2 -2
- package/dist/esm/{f-paginator-utils-f1bb71b3.js → f-paginator-utils-95d00f42.js} +1 -1
- package/dist/esm/{f-text-field-7d154a87.js → f-text-field-a13130d7.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 +46 -46
- 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-f3423019.js → kup-data-table-helper-4ab72247.js} +2 -2
- package/dist/esm/{kup-dates-485a12d2.js → kup-dates-bf500166.js} +92 -20
- 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 +2 -2
- 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-d826cc2e.js → kup-manager-150e2ada.js} +1 -1
- 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-75b90431.js → kup-planner-renderer-helper-b328ea3f.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-86966d2e.entry.js → p-018a6d06.entry.js} +1 -1
- package/dist/ketchup/{p-8e22f329.entry.js → p-091b08ff.entry.js} +1 -1
- package/dist/ketchup/{p-fe093639.entry.js → p-0bede0f7.entry.js} +1 -1
- package/dist/ketchup/{p-61078be9.entry.js → p-10812295.entry.js} +1 -1
- package/dist/ketchup/{p-6590f0b9.entry.js → p-17d03bbb.entry.js} +1 -1
- package/dist/ketchup/{p-23f5c497.entry.js → p-33d9524e.entry.js} +1 -1
- package/dist/ketchup/{p-43e80fd2.entry.js → p-36b5d26b.entry.js} +1 -1
- package/dist/ketchup/{p-16b66614.js → p-5154c3cd.js} +1 -1
- package/dist/ketchup/{p-6172f9ec.js → p-65509faf.js} +1 -1
- package/dist/ketchup/{p-760046d6.entry.js → p-672cab52.entry.js} +1 -1
- package/dist/ketchup/{p-5767cc14.entry.js → p-6e751ce8.entry.js} +1 -1
- package/dist/ketchup/{p-8c39950e.entry.js → p-763fd00d.entry.js} +1 -1
- package/dist/ketchup/{p-c4a65cf7.entry.js → p-76868077.entry.js} +1 -1
- package/dist/ketchup/{p-1af07a77.entry.js → p-7940d143.entry.js} +1 -1
- package/dist/ketchup/{p-bf2e49be.entry.js → p-7e92c87c.entry.js} +1 -1
- package/dist/ketchup/{p-b25d74fb.entry.js → p-7f8582e3.entry.js} +2 -2
- package/dist/ketchup/{p-a990c2a8.js → p-8721b809.js} +1 -1
- package/dist/ketchup/p-878f1dc1.entry.js +1 -0
- package/dist/ketchup/{p-42f29a2f.entry.js → p-983576c3.entry.js} +1 -1
- package/dist/ketchup/{p-e6947ad7.entry.js → p-99b4d81d.entry.js} +1 -1
- package/dist/ketchup/{p-1891f1e3.entry.js → p-9cbf5d71.entry.js} +1 -1
- package/dist/ketchup/{p-233b93b0.entry.js → p-a69b7815.entry.js} +1 -1
- package/dist/ketchup/{p-fdfb578a.entry.js → p-a8a09ca2.entry.js} +1 -1
- package/dist/ketchup/{p-9bd60add.entry.js → p-aa29831e.entry.js} +1 -1
- package/dist/ketchup/{p-5d594ebd.js → p-ad52ea4a.js} +1 -1
- package/dist/ketchup/p-adadf8b5.js +1 -0
- package/dist/ketchup/{p-af23613c.js → p-b20c5416.js} +1 -1
- package/dist/ketchup/{p-f6656fb8.js → p-b669cdca.js} +1 -1
- package/dist/ketchup/{p-8ee307af.entry.js → p-cbec9dd6.entry.js} +1 -1
- package/dist/ketchup/{p-05c1ec33.entry.js → p-d27d8ad1.entry.js} +1 -1
- package/dist/ketchup/{p-51f49c1a.js → p-d3e2500c.js} +1 -1
- package/dist/ketchup/{p-e8b59489.entry.js → p-d48d6b9b.entry.js} +1 -1
- package/dist/ketchup/{p-88ab81bc.entry.js → p-dbd00009.entry.js} +1 -1
- package/dist/ketchup/{p-93985707.entry.js → p-df030135.entry.js} +1 -1
- package/dist/ketchup/{p-b00a6249.entry.js → p-e3da3084.entry.js} +1 -1
- package/dist/ketchup/{p-d7ad7913.entry.js → p-e618deeb.entry.js} +2 -2
- package/dist/ketchup/{p-39485e5b.entry.js → p-e7feebf1.entry.js} +1 -1
- package/dist/ketchup/{p-2225fb63.entry.js → p-e9c66132.entry.js} +1 -1
- package/dist/ketchup/{p-2df5bf04.js → p-f2edb49f.js} +1 -1
- package/dist/ketchup/p-fa4a5da1.entry.js +1 -0
- package/dist/types/components.d.ts +0 -67
- 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-264ee487.js +0 -1
- package/dist/ketchup/p-27b85798.entry.js +0 -44
- package/dist/ketchup/p-6762a32c.entry.js +0 -1
- package/dist/ketchup/p-ee45eaa1.entry.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
|
@@ -3,10 +3,10 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-c7d441d8.js');
|
|
6
|
-
const kupPlannerRendererHelper = require('./kup-planner-renderer-helper-
|
|
6
|
+
const kupPlannerRendererHelper = require('./kup-planner-renderer-helper-7dfe474d.js');
|
|
7
7
|
const bar_helpers = require('./bar.helpers-c481a535.js');
|
|
8
8
|
const kupPlannerDeclarations = require('./kup-planner-declarations-7291d01c.js');
|
|
9
|
-
require('./kup-dates-
|
|
9
|
+
require('./kup-dates-2ff08e4f.js');
|
|
10
10
|
|
|
11
11
|
const kupGanttCss = ".kup-body-compact-01{font-family:var(--kup-font-family);font-size:var(--kup-body-compact-01-font-size, 14px);line-height:18px;font-weight:400;letter-spacing:0.16px}.kup-body-01{font-family:var(--kup-font-family);font-size:var(--kup-body-01-font-size, 14px);line-height:20px;font-weight:400;letter-spacing:0.16px}.kup-code-01{font-family:var(--kup-font-family-monospace);font-size:12px;line-height:16px;font-weight:400;letter-spacing:0.32px}.kup-label-01{font-family:var(--kup-font-family);font-size:var(--kup-label-01-font-size, 12px);line-height:16px;font-weight:400;letter-spacing:0.32px}.kup-caption-02{font-family:var(--kup-font-family);font-size:12px;line-height:15px;font-weight:500;letter-spacing:1px}.kup-caption-01{font-family:var(--kup-font-family);font-size:10px;line-height:13px;font-weight:400;letter-spacing:1px}.kup-small-label-01{font-family:var(--kup-font-family);font-size:6px;line-height:9px;font-weight:400;letter-spacing:1px}.kup-heading-compact-01{font-family:var(--kup-font-family);font-size:var(--kup-heading-compact-01-font-size, 14px);line-height:18px;font-weight:600;letter-spacing:0.16px}.kup-heading-01{font-family:var(--kup-font-family);font-size:var(--kup-heading-01-font-size, 14px);line-height:20px;font-weight:600;letter-spacing:0.16px}.kup-heading-02{font-family:var(--kup-font-family);font-size:16px;line-height:24px;font-weight:500;letter-spacing:0}.kup-heading-03{font-family:var(--kup-font-family);font-size:20px;line-height:28px;font-weight:400;letter-spacing:0}.kup-heading-04{font-family:var(--kup-font-family);font-size:28px;line-height:36px;font-weight:400;letter-spacing:0}.kup-heading-05{font-family:var(--kup-font-family);font-size:32px;line-height:40px;font-weight:300;letter-spacing:0}.kup-heading-06{font-family:var(--kup-font-family);font-size:42px;line-height:50px;font-weight:300;letter-spacing:0}.kup-heading-07{font-family:var(--kup-font-family);font-size:54px;line-height:64px;font-weight:300;letter-spacing:0}.kup-heading-08{font-family:var(--kup-font-family);font-size:54px;line-height:64px;font-weight:600;letter-spacing:0}.wrapper{display:flex;padding:0;margin:0;list-style:none;outline:none;position:relative}.ganttContainer{background:var(--kup-layer-2);border-radius:var(--kup-radius-00);overflow:hidden;padding:var(--kup-space-05)}.ganttVerticalContainer{overflow:hidden;font-size:0;margin:0;padding:0}.horizontalContainer{margin:0;padding:0;overflow:hidden}.horizontalContainerScrollable{overflow:auto !important;scrollbar-width:0}.horizontalContainerScrollable::-webkit-scrollbar{width:0;height:0}.task-gantt{overflow:hidden}";
|
|
12
12
|
const KupGanttStyle0 = kupGanttCss;
|
|
@@ -573,9 +573,9 @@ const KupGantt = class {
|
|
|
573
573
|
TaskListHeader: this.TaskListHeader,
|
|
574
574
|
TaskListTable: this.TaskListTable
|
|
575
575
|
};
|
|
576
|
-
return (index.h("div", { key: '
|
|
576
|
+
return (index.h("div", { key: '60e583165b2559dfeac328cb17f8bae5bfcd5dd6', class: "gannt-wrapper-main" }, index.h("div", { key: '62b786f1e7c614dc37e1872de8bcff9ac8b8019a', class: "wrapper", onKeyDown: this.handleKeyDown.bind(this), tabIndex: 0, ref: (el) => (this.wrapperRef = el) }, this.listCellWidth && (index.h("kup-task-list", Object.assign({ key: '7592522b4b29f45b037e33c1041cfff90d424e93', currentTasks: this.currentTasks, handleClick: this.handleClick, handleDblClick: this.handleDblClick, handleContextMenu: this.handleContextMenu, ganttOnClick: this.ganttOnClick, ganttOnDblClick: this.ganttOnDblClick, ganttonOnContextMenu: this.ganttonOnContextMenu, label: this.label, doubleView: this.doubleView, setDoubleView: this.setDoubleView }, tableProps, { class: "tasks", scrollableTaskList: this.scrollableTaskList, updateTaskListScrollX: this.ignoreScrollEvent, ontaskListScrollWidth: (width) => {
|
|
577
577
|
this.taskListScrollWidth = width;
|
|
578
|
-
}, taskListScrollX: this.taskListScrollX, ref: (el) => (this.taskListTrueRef = el) }))), index.h("kup-task-gantt", { key: '
|
|
578
|
+
}, taskListScrollX: this.taskListScrollX, ref: (el) => (this.taskListTrueRef = el) }))), index.h("kup-task-gantt", { key: 'b687539013865f3e11e4b8f56031442ac84c28e0', gridProps: gridProps, calendarProps: calendarProps, barProps: barProps, ganttHeight: this.ganttHeight, taskGanttRef: this.taskGanttRef, scrollY: this.scrollY, scrollX: this.scrollX, phaseDragScroll: this.handlePhaseDragScroll.bind(this), class: "ganttContainer" }), this.ganttEvent.changedTask && (index.h("kup-tooltip", { key: '670437ff57b69b0a9ca9278ee7d6d63e01382c5d', arrowIndent: this.arrowIndent, rowHeight: this.rowHeight, svgContainerHeight: this.svgContainerHeight, svgContainerWidth: this.svgContainerWidth, fontFamily: this.fontFamily, fontSize: this.fontSize, scrollX: this.scrollX, scrollY: this.scrollY, task: this.ganttEvent.changedTask, headerHeight: this.headerHeight, taskListWidth: this.taskListWidth, TooltipContent: this.TooltipContent, rtl: this.rtl, svgWidth: this.svgWidth })), index.h("kup-vertical-scroll", { key: 'db4f2b9d53ae5f8e8c4e4e2e762d0425498f49c3', ganttFullHeight: this.ganttFullHeight, ganttHeight: this.ganttHeight, headerHeight: this.headerHeight, scrollNumber: this.scrollY, verticalScroll: this.handleScrollY.bind(this), rtl: this.rtl })), this.taskGanttRef && (index.h("kup-horizontal-scroll", { key: 'c1a5a4de44c7519f7abf08e18bd0993440ef31a8', svgWidth: this.svgWidth, taskListTrueRef: this.taskListTrueRef, taskListWidth: this.taskListWidth, scrollNumber: this.scrollX, rtl: this.rtl, horizontalScroll: this.handleScrollX.bind(this), horizontalTaskListScroll: this.handleTaskListScrollX.bind(this), listCellWidth: this.listCellWidth, scrollableTaskList: this.scrollableTaskList, taskListScrollWidth: this.taskListScrollWidth, taskListScrollNumber: this.taskListScrollX }))));
|
|
579
579
|
}
|
|
580
580
|
get rootElement() { return index.getElement(this); }
|
|
581
581
|
static get watchers() { return {
|
|
@@ -686,20 +686,20 @@ const HorizontalScroll = class {
|
|
|
686
686
|
var _a, _b;
|
|
687
687
|
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
|
|
688
688
|
const width = +this.listCellWidth.replace('px', '');
|
|
689
|
-
return (index.h(index.Fragment, { key: '
|
|
690
|
-
this.taskListScrollWidth > width && (index.h("div", { key: '
|
|
689
|
+
return (index.h(index.Fragment, { key: 'f3b55ade278b97bd84d78c543a465ab43cb0c04b' }, index.h("div", { key: 'd055d4cce94f6bfe8e590d0edbb2185763b0e14e', class: "scroll-container" }, this.scrollableTaskList &&
|
|
690
|
+
this.taskListScrollWidth > width && (index.h("div", { key: '9b56debdb882b93b65098e38bbff1fbce0dc79a0', dir: "ltr", style: {
|
|
691
691
|
margin: this.rtl
|
|
692
692
|
? `0px 20px 0px 20px`
|
|
693
693
|
: `0px 20px 0px 20px`,
|
|
694
694
|
maxWidth: `${width + 20}px`,
|
|
695
695
|
minWidth: `${width + 20}px`,
|
|
696
|
-
}, class: "scrollWrapper", "data-scrollx": "true", onScroll: this.horizontalTaskListScroll }, index.h("div", { key: '
|
|
696
|
+
}, class: "scrollWrapper", "data-scrollx": "true", onScroll: this.horizontalTaskListScroll }, index.h("div", { key: '5b4508bfd4e72006153cd9f368675a87f6809e22', style: {
|
|
697
697
|
width: `${this.taskListScrollWidth}px`,
|
|
698
|
-
}, class: "scroll" }))), index.h("div", { key: '
|
|
698
|
+
}, class: "scroll" }))), index.h("div", { key: 'bfd573478aa4930a0b97a6a57c76412f67568ec1', dir: "ltr", style: {
|
|
699
699
|
margin: this.rtl
|
|
700
700
|
? `0px ${this.scrollableTaskList && this.taskListScrollWidth > width ? 40 : w}px 0px 12px`
|
|
701
701
|
: `0px 12px 0px ${this.scrollableTaskList && this.taskListScrollWidth > width ? 40 : w}px`,
|
|
702
|
-
}, class: "scrollWrapper", "data-scrollx": "true", onScroll: this.horizontalScroll }, index.h("div", { key: '
|
|
702
|
+
}, class: "scrollWrapper", "data-scrollx": "true", onScroll: this.horizontalScroll }, index.h("div", { key: '48ec74f46bdd8f6197a55efea02b5160527f350f', style: { width: `${this.svgWidth}px` }, class: "scroll" })))));
|
|
703
703
|
}
|
|
704
704
|
get rootElement() { return index.getElement(this); }
|
|
705
705
|
static get watchers() { return {
|
|
@@ -720,7 +720,7 @@ const StandardTooltipContent = class {
|
|
|
720
720
|
this.fontFamily = undefined;
|
|
721
721
|
}
|
|
722
722
|
render() {
|
|
723
|
-
return (index.h("div", { key: '
|
|
723
|
+
return (index.h("div", { key: '82b85f32d22dcae1462fd312514ba3424d6584dd', class: "tooltipDefaultContainer", style: { fontSize: this.fontSize, fontFamily: this.fontFamily } }, index.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 && (index.h("p", { key: '660e8de0eb4236d960df443dffb5708d7ce499f4', class: "tooltipDefaultContainerParagraph" }, `Duration: ${~~((this.task.end.getTime() - this.task.start.getTime()) / (1000 * 60 * 60 * 24))} day(s)`)), index.h("p", { key: 'f73f6a08eb3dd22ad7f923f1b07e6cba91069d72', class: "tooltipDefaultContainerParagraph" }, !!this.task.progress && `Progress: ${this.task.progress} %`)));
|
|
724
724
|
}
|
|
725
725
|
};
|
|
726
726
|
StandardTooltipContent.style = KupStandardTooltipStyle0;
|
|
@@ -746,7 +746,7 @@ const KupSwitcher = class {
|
|
|
746
746
|
this.activeButton = mode;
|
|
747
747
|
this.timeUnitChange(mode);
|
|
748
748
|
};
|
|
749
|
-
return (index.h("div", { key: '
|
|
749
|
+
return (index.h("div", { key: '8a4858f83d42bfa9a379ed3f18695c01d0ed4475', class: "switcher" }, this.buttonLabels.map((label) => (index.h("button", { type: "button", class: {
|
|
750
750
|
button: true,
|
|
751
751
|
buttonActive: this.activeButton === label,
|
|
752
752
|
}, onClick: () => handleButtonClick(label) }, index.h("span", { class: "label" }, label.charAt(0).toUpperCase() + label.slice(1)))))));
|
|
@@ -790,12 +790,12 @@ const TaskGantt = class {
|
|
|
790
790
|
}
|
|
791
791
|
render() {
|
|
792
792
|
const newBarProps = Object.assign(Object.assign({}, this.barProps), { gridProps: this.gridProps, phaseDragScroll: this.phaseDragScroll });
|
|
793
|
-
return (index.h("div", { key: '
|
|
793
|
+
return (index.h("div", { key: '0cec2ff8e11685d0c8e8a16290ea51c5548e4fe5', class: "ganttVerticalContainer", ref: (el) => (this.verticalGanttContainerRef = el), dir: "ltr" }, index.h("kup-gantt-calendar", { key: 'b698770fca2c44b63a5385196ed28e08173d1064', dateSetup: this.calendarProps.dateSetup, locale: this.calendarProps.locale, rtl: this.calendarProps.rtl, headerHeight: this.calendarProps.headerHeight, columnWidth: this.calendarProps.columnWidth, fontFamily: this.calendarProps.fontFamily, fontSize: this.calendarProps.fontSize, dateTimeFormatters: this.calendarProps.dateTimeFormatters, singleLineHeader: this.calendarProps.singleLineHeader, currentDateIndicator: this.calendarProps.currentDateIndicator, svgWidth: this.gridProps.svgWidth }), index.h("div", { key: '23528d2ce63dcb93273e55c18ea185574be35179', ref: (el) => (this.horizontalContainerRef = el), class: "horizontalContainer", style: this.ganttHeight
|
|
794
794
|
? {
|
|
795
795
|
height: `${this.ganttHeight}px`,
|
|
796
796
|
width: `${this.gridProps.svgWidth}px`,
|
|
797
797
|
}
|
|
798
|
-
: { width: `${this.gridProps.svgWidth}px` } }, index.h("kup-grid-renderer", Object.assign({ key: '
|
|
798
|
+
: { width: `${this.gridProps.svgWidth}px` } }, index.h("kup-grid-renderer", Object.assign({ key: 'c02affad8b979a692a64447d3595348fce0d3d47' }, newBarProps)))));
|
|
799
799
|
}
|
|
800
800
|
get rootElement() { return index.getElement(this); }
|
|
801
801
|
static get watchers() { return {
|
|
@@ -895,7 +895,7 @@ const TaskList = class {
|
|
|
895
895
|
if (TaskListTable && TaskListTable['$attrs$']) {
|
|
896
896
|
Object.assign(TaskListTable['$attrs$'], Object.assign({}, tableProps));
|
|
897
897
|
}
|
|
898
|
-
return (index.h("div", { key: '
|
|
898
|
+
return (index.h("div", { key: '5e63f1a7961d981b1fc6abc1d45f7723a708125d', ref: (el) => (this.taskListRef = el) }, TaskListHeader && TaskListHeader['$attrs$'] ? (TaskListHeader) : (index.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))), index.h("div", { key: '04af20cf452169c48897955fbbb8e650e0bfbd9b', class: `${this.horizontalContainerClass} ${this.scrollableTaskList ? 'horizontalContainerScrollable' : ''}`, style: this.ganttHeight
|
|
899
899
|
? { height: this.ganttHeight + 'px' }
|
|
900
900
|
: {}, ref: (el) => (this.horizontalContainerRef = el) }, TaskListTable && TaskListTable['$attrs$'] ? (TaskListTable) : (index.h("kup-custom-task-list-table", Object.assign({}, tableProps, { onclickTaskList: (id) => {
|
|
901
901
|
let row = kupPlannerRendererHelper.getProjectById(id, this.currentTasks);
|
|
@@ -944,22 +944,22 @@ const KupTaskListHeader = class {
|
|
|
944
944
|
this.rowWidth = undefined;
|
|
945
945
|
}
|
|
946
946
|
render() {
|
|
947
|
-
return (index.h("div", { key: '
|
|
947
|
+
return (index.h("div", { key: '0ac0ecde64e3ae1368ddad733a009344d53cfabe', class: "ganttTable", style: {
|
|
948
948
|
fontFamily: this.fontFamily,
|
|
949
949
|
fontSize: this.fontSize,
|
|
950
|
-
} }, index.h("div", { key: '
|
|
950
|
+
} }, index.h("div", { key: 'a0ae6af8421142fc9ef50763e9f83b582a5255a1', class: "ganttTable_Header", style: {
|
|
951
951
|
height: `${this.headerHeight - 2}px`,
|
|
952
|
-
} }, index.h("div", { key: '
|
|
952
|
+
} }, index.h("div", { key: '2d27d23088e3269d64723d3dd69289dd2b50f52d', class: "ganttTable_HeaderItem", style: {
|
|
953
953
|
minWidth: this.rowWidth,
|
|
954
|
-
} }, "\u00A0Name"), index.h("div", { key: '
|
|
954
|
+
} }, "\u00A0Name"), index.h("div", { key: 'c8ca38d5fea9640c5fac63e80010201af37ae159', class: "ganttTable_HeaderSeparator", style: {
|
|
955
955
|
height: `${this.headerHeight * 0.5}px`,
|
|
956
956
|
marginTop: `${this.headerHeight * 0.2}px`,
|
|
957
|
-
} }), index.h("div", { key: '
|
|
957
|
+
} }), index.h("div", { key: '0997635040e6f0a8681c99f61fae06a7db44a1bc', class: "ganttTable_HeaderItem", style: {
|
|
958
958
|
minWidth: this.rowWidth,
|
|
959
|
-
} }, "\u00A0From"), index.h("div", { key: '
|
|
959
|
+
} }, "\u00A0From"), index.h("div", { key: 'd65fb8115fe35b59a5af8527d431a29df959cd8b', class: "ganttTable_HeaderSeparator", style: {
|
|
960
960
|
height: `${this.headerHeight * 0.5}px`,
|
|
961
961
|
marginTop: `${this.headerHeight * 0.25}px`,
|
|
962
|
-
} }), index.h("div", { key: '
|
|
962
|
+
} }), index.h("div", { key: 'b81dd60c7c5207f2aa69eddbe5e2c57db9fbdb6a', class: "ganttTable_HeaderItem", style: {
|
|
963
963
|
minWidth: this.rowWidth,
|
|
964
964
|
} }, "\u00A0To"))));
|
|
965
965
|
}
|
|
@@ -993,7 +993,7 @@ const TaskListTableDefault = class {
|
|
|
993
993
|
return date.toLocaleDateString(this.locale, this.dateTimeOptions);
|
|
994
994
|
}
|
|
995
995
|
render() {
|
|
996
|
-
return (index.h("div", { key: '
|
|
996
|
+
return (index.h("div", { key: '57c731aef0c7bc0c04628ef6044b034486b616de', class: "taskListWrapper", style: {
|
|
997
997
|
fontFamily: this.fontFamily,
|
|
998
998
|
fontSize: this.fontSize,
|
|
999
999
|
} }, this.tasks.map((task) => (index.h("div", { class: {
|
|
@@ -1082,7 +1082,7 @@ const Tooltip = class {
|
|
|
1082
1082
|
}
|
|
1083
1083
|
}
|
|
1084
1084
|
render() {
|
|
1085
|
-
return (index.h("div", { key: '
|
|
1085
|
+
return (index.h("div", { key: '93f584faebff866e284024a54906d8dee569f8bb', class: this.relatedX ? 'tooltipDetailsContainer' : 'tooltipDetailsContainerHidden', style: { left: `${this.relatedX}px`, top: `${this.relatedY}px` } }, index.h(this.TooltipContent, { key: 'fd287965b4608a4468150cb78ffd7db8fba2a13e', task: this.task, fontSize: this.fontSize, fontFamily: this.fontFamily })));
|
|
1086
1086
|
}
|
|
1087
1087
|
get rootElement() { return index.getElement(this); }
|
|
1088
1088
|
static get watchers() { return {
|
|
@@ -1136,11 +1136,11 @@ const KupVerticalScroll = class {
|
|
|
1136
1136
|
};
|
|
1137
1137
|
}
|
|
1138
1138
|
render() {
|
|
1139
|
-
return (index.h("div", { key: '
|
|
1139
|
+
return (index.h("div", { key: '7c51a0f660ddf3e8bd92481ee3d231b432673477', style: {
|
|
1140
1140
|
height: `${this.ganttHeight}px`,
|
|
1141
1141
|
marginTop: `${this.headerHeight}px`,
|
|
1142
1142
|
marginLeft: this.rtl ? '' : '-1rem',
|
|
1143
|
-
}, class: "scroll", onScroll: this.verticalScroll, ref: (el) => (this.scrollRef = el) }, index.h("div", { key: '
|
|
1143
|
+
}, class: "scroll", onScroll: this.verticalScroll, ref: (el) => (this.scrollRef = el) }, index.h("div", { key: '40e5807dfed85935ff06b86406faf165b95409d0', style: {
|
|
1144
1144
|
height: `${this.ganttFullHeight}px`,
|
|
1145
1145
|
width: '1px',
|
|
1146
1146
|
} })));
|
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-c7d441d8.js');
|
|
6
|
-
const kupManager = require('./kup-manager-
|
|
6
|
+
const kupManager = require('./kup-manager-57f5a949.js');
|
|
7
7
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
8
|
-
require('./kup-dates-
|
|
8
|
+
require('./kup-dates-2ff08e4f.js');
|
|
9
9
|
|
|
10
10
|
/**
|
|
11
11
|
* Props of the kup-grid component.
|
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-c7d441d8.js');
|
|
6
|
-
const kupManager = require('./kup-manager-
|
|
6
|
+
const kupManager = require('./kup-manager-57f5a949.js');
|
|
7
7
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
8
|
-
require('./kup-dates-
|
|
8
|
+
require('./kup-dates-2ff08e4f.js');
|
|
9
9
|
|
|
10
10
|
/**
|
|
11
11
|
* Props of the kup-htm component.
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-c7d441d8.js');
|
|
6
|
-
const kupManager = require('./kup-manager-
|
|
7
|
-
require('./kup-dates-
|
|
6
|
+
const kupManager = require('./kup-manager-57f5a949.js');
|
|
7
|
+
require('./kup-dates-2ff08e4f.js');
|
|
8
8
|
|
|
9
9
|
/**
|
|
10
10
|
* Props of the kup-iframe component.
|
|
@@ -4,18 +4,18 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
4
4
|
|
|
5
5
|
const index = require('./index-c7d441d8.js');
|
|
6
6
|
const fButton = require('./f-button-c084046d.js');
|
|
7
|
-
const fCell = require('./f-cell-
|
|
8
|
-
const kupManager = require('./kup-manager-
|
|
7
|
+
const fCell = require('./f-cell-2dce1c47.js');
|
|
8
|
+
const kupManager = require('./kup-manager-57f5a949.js');
|
|
9
9
|
const fTextFieldMdc = require('./f-text-field-mdc-29aae9c9.js');
|
|
10
10
|
const fTypography = require('./f-typography-85d8238a.js');
|
|
11
11
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
12
12
|
require('./f-button-declarations-76ef9f87.js');
|
|
13
13
|
require('./f-image-7457eb26.js');
|
|
14
14
|
require('./f-checkbox-e59d6bda.js');
|
|
15
|
-
require('./f-chip-
|
|
16
|
-
require('./f-object-field-
|
|
17
|
-
require('./f-text-field-
|
|
18
|
-
require('./kup-dates-
|
|
15
|
+
require('./f-chip-b2b2de76.js');
|
|
16
|
+
require('./f-object-field-508fe712.js');
|
|
17
|
+
require('./f-text-field-5634b79e.js');
|
|
18
|
+
require('./kup-dates-2ff08e4f.js');
|
|
19
19
|
require('./component-a6dd6c14.js');
|
|
20
20
|
|
|
21
21
|
var KupInputPanelLayoutSectionType;
|
|
@@ -426,7 +426,7 @@ const KupInputPanel = class {
|
|
|
426
426
|
index.h("p", null, __classPrivateFieldGet(this, _KupInputPanel_kupManager, "f").language.translate(kupManager.KupLanguageGeneric.EMPTY_DATA)),
|
|
427
427
|
]
|
|
428
428
|
: this.inputPanelCells.map((inputPanelCell) => __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_renderRow).call(this, inputPanelCell));
|
|
429
|
-
return (index.h(index.Host, { key: '
|
|
429
|
+
return (index.h(index.Host, { key: '00deead0b135a903f40950d56895ace23a76ff5b', "onKup-cell-blur": (e) => __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_manageInputPanelCheck).call(this, e, CheckTriggeringEvents.BLUR), "onKup-cell-update": __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_onCellUpdate).bind(this), "onKup-tabbar-click": (e) => {
|
|
430
430
|
this.tabSelected = e.detail.node.id;
|
|
431
431
|
}, "onKup-autocomplete-input": __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_getOptionHandler).bind(this), "onKup-autocomplete-iconclick": __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_getOptionHandler).bind(this), "onKup-combobox-iconclick": (e) => __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_getOptionHandler).call(this, e, true), "onKup-cell-itemclick": (e) => {
|
|
432
432
|
__classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_manageInputPanelCheck).call(this, e, CheckTriggeringEvents.ITEMCLICK);
|
|
@@ -436,7 +436,7 @@ const KupInputPanel = class {
|
|
|
436
436
|
this.kupInputPanelObjectFieldOpenSearchMenu.emit(e.detail);
|
|
437
437
|
}, "onKup-objectfield-selectedmenuitem": (e) => {
|
|
438
438
|
this.kupInputPanelObjectFieldSelectedMenuItem.emit(e.detail);
|
|
439
|
-
}, "onKup-file-upload-upload": __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_upload).bind(this) }, index.h("style", { key: '
|
|
439
|
+
}, "onKup-file-upload-upload": __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_upload).bind(this) }, index.h("style", { key: 'a2f02d07be7561e95bff1a42385c51576abc86f2' }, __classPrivateFieldGet(this, _KupInputPanel_kupManager, "f").theme.setKupStyle(this.rootElement)), index.h("div", { key: 'bfe6d241058a81024eb27df04a188289bb16390f', id: GenericVariables.componentWrapperId }, inputPanelContent)));
|
|
440
440
|
}
|
|
441
441
|
disconnectedCallback() {
|
|
442
442
|
__classPrivateFieldGet(this, _KupInputPanel_kupManager, "f").language.unregister(this);
|
|
@@ -825,7 +825,11 @@ _KupInputPanel_kupManager = new WeakMap(), _KupInputPanel_formRef = new WeakMap(
|
|
|
825
825
|
}
|
|
826
826
|
let length;
|
|
827
827
|
if (fieldCell.cell.shape == kupManager.FCellShapes.DATE) {
|
|
828
|
-
length =
|
|
828
|
+
length = fieldCell.cell.value
|
|
829
|
+
? fieldCell.cell.value.length
|
|
830
|
+
: field.absoluteLength > 8
|
|
831
|
+
? field.absoluteLength
|
|
832
|
+
: 8;
|
|
829
833
|
}
|
|
830
834
|
else {
|
|
831
835
|
length = field.absoluteLength;
|
|
@@ -1282,7 +1286,7 @@ _KupInputPanel_kupManager = new WeakMap(), _KupInputPanel_formRef = new WeakMap(
|
|
|
1282
1286
|
: (_d = (_c = cell.data) === null || _c === void 0 ? void 0 : _c.data) === null || _d === void 0 ? void 0 : _d['kup-list'];
|
|
1283
1287
|
if (kupListData) {
|
|
1284
1288
|
kupListData.data = (filteredRows === null || filteredRows === void 0 ? void 0 : filteredRows.length)
|
|
1285
|
-
? (_e = __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_optionsTreeComboAdapter).call(this, visibleColumnsOptions, cell.value)) !== null && _e !== void 0 ? _e : []
|
|
1289
|
+
? ((_e = __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_optionsTreeComboAdapter).call(this, visibleColumnsOptions, cell.value)) !== null && _e !== void 0 ? _e : [])
|
|
1286
1290
|
: [];
|
|
1287
1291
|
kupListData.options = (_f = options.columns) !== null && _f !== void 0 ? _f : [];
|
|
1288
1292
|
}
|
|
@@ -1331,7 +1335,7 @@ _KupInputPanel_kupManager = new WeakMap(), _KupInputPanel_formRef = new WeakMap(
|
|
|
1331
1335
|
// Update the autocomplete list data
|
|
1332
1336
|
const kupListData = targetCell.data.data['kup-list'];
|
|
1333
1337
|
kupListData.data = filteredRows.length
|
|
1334
|
-
? (_f = __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_optionsTreeComboAdapter).call(this, visibleColumnsOptions, cellValue)) !== null && _f !== void 0 ? _f : []
|
|
1338
|
+
? ((_f = __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_optionsTreeComboAdapter).call(this, visibleColumnsOptions, cellValue)) !== null && _f !== void 0 ? _f : [])
|
|
1335
1339
|
: [];
|
|
1336
1340
|
kupListData.options = (_g = options.columns) !== null && _g !== void 0 ? _g : [];
|
|
1337
1341
|
// Update the component data and refresh
|
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-c7d441d8.js');
|
|
6
|
-
const kupManager = require('./kup-manager-
|
|
6
|
+
const kupManager = require('./kup-manager-57f5a949.js');
|
|
7
7
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
8
|
-
require('./kup-dates-
|
|
8
|
+
require('./kup-dates-2ff08e4f.js');
|
|
9
9
|
|
|
10
10
|
/**
|
|
11
11
|
* Props of the kup-lazy component.
|
|
@@ -3,11 +3,11 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-c7d441d8.js');
|
|
6
|
-
const kupManager = require('./kup-manager-
|
|
6
|
+
const kupManager = require('./kup-manager-57f5a949.js');
|
|
7
7
|
const fButtonDeclarations = require('./f-button-declarations-76ef9f87.js');
|
|
8
8
|
const fImage = require('./f-image-7457eb26.js');
|
|
9
9
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
10
|
-
require('./kup-dates-
|
|
10
|
+
require('./kup-dates-2ff08e4f.js');
|
|
11
11
|
|
|
12
12
|
/**
|
|
13
13
|
* Props of the kup-magic-box component.
|
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-c7d441d8.js');
|
|
6
|
-
const kupManager = require('./kup-manager-
|
|
6
|
+
const kupManager = require('./kup-manager-57f5a949.js');
|
|
7
7
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
8
|
-
require('./kup-dates-
|
|
8
|
+
require('./kup-dates-2ff08e4f.js');
|
|
9
9
|
|
|
10
10
|
const navbarClass = 'nav-bar';
|
|
11
11
|
/**
|
|
@@ -3,11 +3,11 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-c7d441d8.js');
|
|
6
|
-
const kupManager = require('./kup-manager-
|
|
6
|
+
const kupManager = require('./kup-manager-57f5a949.js');
|
|
7
7
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
8
|
-
const fTextField = require('./f-text-field-
|
|
8
|
+
const fTextField = require('./f-text-field-5634b79e.js');
|
|
9
9
|
const fTextFieldMdc = require('./f-text-field-mdc-29aae9c9.js');
|
|
10
|
-
require('./kup-dates-
|
|
10
|
+
require('./kup-dates-2ff08e4f.js');
|
|
11
11
|
require('./f-image-7457eb26.js');
|
|
12
12
|
require('./component-a6dd6c14.js');
|
|
13
13
|
|
|
@@ -3,14 +3,14 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-c7d441d8.js');
|
|
6
|
-
const fObjectField = require('./f-object-field-
|
|
7
|
-
const kupManager = require('./kup-manager-
|
|
6
|
+
const fObjectField = require('./f-object-field-508fe712.js');
|
|
7
|
+
const kupManager = require('./kup-manager-57f5a949.js');
|
|
8
8
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
9
9
|
require('./f-button-c084046d.js');
|
|
10
10
|
require('./f-button-declarations-76ef9f87.js');
|
|
11
11
|
require('./f-image-7457eb26.js');
|
|
12
|
-
require('./f-text-field-
|
|
13
|
-
require('./kup-dates-
|
|
12
|
+
require('./f-text-field-5634b79e.js');
|
|
13
|
+
require('./kup-dates-2ff08e4f.js');
|
|
14
14
|
|
|
15
15
|
/**
|
|
16
16
|
* Props of the kup-object-field component.
|
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-c7d441d8.js');
|
|
6
|
-
const kupPlannerRendererHelper = require('./kup-planner-renderer-helper-
|
|
6
|
+
const kupPlannerRendererHelper = require('./kup-planner-renderer-helper-7dfe474d.js');
|
|
7
7
|
const kupPlannerDeclarations = require('./kup-planner-declarations-7291d01c.js');
|
|
8
|
-
const kupDates = require('./kup-dates-
|
|
8
|
+
const kupDates = require('./kup-dates-2ff08e4f.js');
|
|
9
9
|
const kupPlannerTimeFormatter = require('./kup-planner-time-formatter-b7dca3ea.js');
|
|
10
10
|
|
|
11
11
|
const CustomTooltipHOC = () => {
|
|
@@ -230,13 +230,13 @@ const KupPlannerRenderer = class {
|
|
|
230
230
|
}
|
|
231
231
|
render() {
|
|
232
232
|
var _a, _b, _c;
|
|
233
|
-
return (index.h("div", { key: '
|
|
233
|
+
return (index.h("div", { key: '453105f0084dc546f2ec3582d0c9baa941bf312b', class: "planner-render" }, index.h("kup-switcher", { key: 'bed5ea35a8e286999d2aeccf4ac3910b8e640631', timeUnitChange: (timeUnit) => {
|
|
234
234
|
var _a, _b;
|
|
235
235
|
(_b = (_a = this.props).onSetViewMode) === null || _b === void 0 ? void 0 : _b.call(_a, timeUnit);
|
|
236
236
|
this.timeUnit = timeUnit;
|
|
237
237
|
this.viewDate = undefined;
|
|
238
238
|
this.scrollX = -1;
|
|
239
|
-
} }), this.props && (index.h("div", { key: '
|
|
239
|
+
} }), this.props && (index.h("div", { key: 'a62b73855e3cfba1dcc08965d3b4d4d62184d4a9', style: {
|
|
240
240
|
display: 'flex',
|
|
241
241
|
flexDirection: 'column',
|
|
242
242
|
} }, index.h("kup-gantt", Object.assign({ ref: (el) => (this.mainGantt = el), ganttId: kupPlannerDeclarations.KUP_PLANNER_MAIN_GANTT_ID, key: kupPlannerDeclarations.KUP_PLANNER_MAIN_GANTT_ID, filter: this.props.mainGantt.filter, hideLabel: this.props.mainGantt.hideLabel, showSecondaryDates: this.mainGanttDoubleView, hideDependencies: this.props.mainGantt.hideDependencies, ganttHeight: this.props.mainGantt.ganttHeight, displayedStartDate: this.displayedDates.displayedStartDate, displayedEndDate: this.displayedDates.displayedEndDate, viewDate: this.viewDate, tasks: this.tasks, columnWidth: kupPlannerRendererHelper.columnWidthForTimeUnit(this.timeUnit), viewMode: this.timeUnit }, this.props.mainGantt.stylingOptions, { TaskListHeader: this.props.mainGantt.taskListHeaderProject, TaskListTable: this.props.mainGantt.taskListTableProject, TooltipContent: (_a = this.props.mainGantt.tooltipContent) !== null && _a !== void 0 ? _a : CustomTooltipHOC(), barClick: (task) => {
|
|
@@ -3,12 +3,12 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-c7d441d8.js');
|
|
6
|
-
const kupManager$1 = require('./kup-manager-
|
|
6
|
+
const kupManager$1 = require('./kup-manager-57f5a949.js');
|
|
7
7
|
const kupPlannerDeclarations = require('./kup-planner-declarations-7291d01c.js');
|
|
8
8
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
9
|
-
const fTextField = require('./f-text-field-
|
|
9
|
+
const fTextField = require('./f-text-field-5634b79e.js');
|
|
10
10
|
const fTextFieldMdc = require('./f-text-field-mdc-29aae9c9.js');
|
|
11
|
-
require('./kup-dates-
|
|
11
|
+
require('./kup-dates-2ff08e4f.js');
|
|
12
12
|
require('./f-image-7457eb26.js');
|
|
13
13
|
require('./component-a6dd6c14.js');
|
|
14
14
|
|
|
@@ -647,7 +647,7 @@ const KupPlanner = class {
|
|
|
647
647
|
if ((_b = this.plannerProps) === null || _b === void 0 ? void 0 : _b.secondaryGantt) {
|
|
648
648
|
plannerProps.secondaryGantt = Object.assign(Object.assign({}, this.plannerProps.secondaryGantt), { onScrollY: this.handleDetailGanttScrollY.bind(this) });
|
|
649
649
|
}
|
|
650
|
-
return (index.h(index.Host, { key: '
|
|
650
|
+
return (index.h(index.Host, { key: 'b92ccaa55c0653a32090bd2f8d56137ca3c020c1' }, index.h("style", { key: '0c84264c55e0bc13bab866b0240200851ca2d278' }, __classPrivateFieldGet(this, _KupPlanner_kupManager, "f").theme.setKupStyle(this.rootElement)), index.h("div", { key: 'b13e4e3f5736fb548b1b4090948ed1bfbcf5c2b7', id: GenericVariables.componentWrapperId, style: { maxWidth: this.maxWidth } }, this.plannerProps && (index.h("kup-planner-renderer", { key: 'cb5cb8c176fb49c8b3dc4ff8bf68aa383ea3b3b6', props: plannerProps, ref: (el) => (this.plannerRenderer = el) }))), index.h("div", { key: 'b17375ff799b641dd10154ea34b62e595237a260', style: { display: this.plannerProps ? 'none' : '' } }, index.h(fTextField.FTextField, { key: '2b2c91d6a081640b8bda0b693ddcd89a9610e229', icon: kupManager$1.KupThemeIconValues.SEARCH, id: "main-filter", label: __classPrivateFieldGet(this, _KupPlanner_kupManager, "f").language.translate(kupManager$1.KupLanguageSearch.SEARCH), onKeyDown: (e) => {
|
|
651
651
|
if (e.key === 'Enter') {
|
|
652
652
|
__classPrivateFieldGet(this, _KupPlanner_instances, "m", _KupPlanner_onFilter).call(this, e.target.value);
|
|
653
653
|
}
|
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-c7d441d8.js');
|
|
6
|
-
const kupManager = require('./kup-manager-
|
|
6
|
+
const kupManager = require('./kup-manager-57f5a949.js');
|
|
7
7
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
8
|
-
require('./kup-dates-
|
|
8
|
+
require('./kup-dates-2ff08e4f.js');
|
|
9
9
|
|
|
10
10
|
const KupProbe = class {
|
|
11
11
|
constructor(hostRef) {
|
|
@@ -239,7 +239,7 @@ const KupProbe = class {
|
|
|
239
239
|
if (this.features.theme) {
|
|
240
240
|
customStyle = this.kupManager.theme.setKupStyle(this.rootElement);
|
|
241
241
|
}
|
|
242
|
-
return (index.h(index.Host, { key: '
|
|
242
|
+
return (index.h(index.Host, { key: 'd57507f01e7167b2bcd747a0ae0adb9609d15bbc' }, customStyle ? index.h("style", null, customStyle) : null, index.h("div", { key: 'b319542bab128cc6b10ec5974138937d80abcb4c', id: GenericVariables.componentWrapperId }, this.content)));
|
|
243
243
|
}
|
|
244
244
|
disconnectedCallback() {
|
|
245
245
|
if (this.features.language) {
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-c7d441d8.js');
|
|
6
|
-
const kupManager = require('./kup-manager-
|
|
7
|
-
require('./kup-dates-
|
|
6
|
+
const kupManager = require('./kup-manager-57f5a949.js');
|
|
7
|
+
require('./kup-dates-2ff08e4f.js');
|
|
8
8
|
|
|
9
9
|
const kupQlikCss = ".kup-body-compact-01{font-family:var(--kup-font-family);font-size:var(--kup-body-compact-01-font-size, 14px);line-height:18px;font-weight:400;letter-spacing:0.16px}.kup-body-01{font-family:var(--kup-font-family);font-size:var(--kup-body-01-font-size, 14px);line-height:20px;font-weight:400;letter-spacing:0.16px}.kup-code-01{font-family:var(--kup-font-family-monospace);font-size:12px;line-height:16px;font-weight:400;letter-spacing:0.32px}.kup-label-01{font-family:var(--kup-font-family);font-size:var(--kup-label-01-font-size, 12px);line-height:16px;font-weight:400;letter-spacing:0.32px}.kup-caption-02{font-family:var(--kup-font-family);font-size:12px;line-height:15px;font-weight:500;letter-spacing:1px}.kup-caption-01{font-family:var(--kup-font-family);font-size:10px;line-height:13px;font-weight:400;letter-spacing:1px}.kup-small-label-01{font-family:var(--kup-font-family);font-size:6px;line-height:9px;font-weight:400;letter-spacing:1px}.kup-heading-compact-01{font-family:var(--kup-font-family);font-size:var(--kup-heading-compact-01-font-size, 14px);line-height:18px;font-weight:600;letter-spacing:0.16px}.kup-heading-01{font-family:var(--kup-font-family);font-size:var(--kup-heading-01-font-size, 14px);line-height:20px;font-weight:600;letter-spacing:0.16px}.kup-heading-02{font-family:var(--kup-font-family);font-size:16px;line-height:24px;font-weight:500;letter-spacing:0}.kup-heading-03{font-family:var(--kup-font-family);font-size:20px;line-height:28px;font-weight:400;letter-spacing:0}.kup-heading-04{font-family:var(--kup-font-family);font-size:28px;line-height:36px;font-weight:400;letter-spacing:0}.kup-heading-05{font-family:var(--kup-font-family);font-size:32px;line-height:40px;font-weight:300;letter-spacing:0}.kup-heading-06{font-family:var(--kup-font-family);font-size:42px;line-height:50px;font-weight:300;letter-spacing:0}.kup-heading-07{font-family:var(--kup-font-family);font-size:54px;line-height:64px;font-weight:300;letter-spacing:0}.kup-heading-08{font-family:var(--kup-font-family);font-size:54px;line-height:64px;font-weight:600;letter-spacing:0}.kup-qlik-container-fluid{width:100%}.kup-qlik-container{width:100%}@media (min-width: 576px){.kup-qlik-container{width:576px}.kup-qlik-row>.qvobject{flex:0 0 auto;min-width:100px;margin:0px auto 5px auto}}@media (min-width: 768px){.kup-qlik-container{width:768px}.kup-qlik-row>.qvobject{flex:0 0 auto;min-width:100px;margin:0px auto 5px auto}}@media (min-width: 992px){.kup-qlik-container{width:992px}.kup-qlik-row>.qvobject{flex:0 0 auto;min-width:100px;margin:0px auto 5px auto}}@media (min-width: 1200px){.kup-qlik-container{width:1200px}.kup-qlik-row>.qvobject{flex:0 0 auto;min-width:100px;margin:0px auto 5px auto}}.kup-qlik-row{display:flex;display:ms-flexbox;flex-wrap:wrap;-ms-flex-wrap:wrap;margin-bottom:5px}.kup-qlik-row .size-M{height:var(--lyo_obj-height)}.kup-qlik-row .size-S{height:calc(var(--lyo_obj-height) / 2)}.kup-qlik-row .size-XS{height:calc(var(--lyo_obj-height) / 3)}.kup-qlik-row .size-L{height:calc(var(--lyo_obj-height) * 2)}.kup-qlik-row .size-XL{height:calc(var(--lyo_obj-height) * 3)}.kup-qlik-row .bordered{border:1px solid var(--kup-border-subtle, #969696)}.kup-qlik-row .width-1{width:8.3333%}.kup-qlik-row .width-2{width:16.6666%}.kup-qlik-row .width-3{width:25%}.kup-qlik-row .width-4{width:33.3333%}.kup-qlik-row .width-5{width:41.6666%}.kup-qlik-row .width-6{width:50%}.kup-qlik-row .width-7{width:58.3333%}.kup-qlik-row .width-8{width:66.6666%}.kup-qlik-row .width-9{width:75%}.kup-qlik-row .width-10{width:83.3333%}.kup-qlik-row .width-11{width:91.6666%}.kup-qlik-row .width-12{width:100%}";
|
|
10
10
|
const KupQlikStyle0 = kupQlikCss;
|
|
@@ -120,7 +120,7 @@ const KupQlik = class {
|
|
|
120
120
|
layoutStyle = {
|
|
121
121
|
['--lyo_obj-height']: this.defobjsize,
|
|
122
122
|
};
|
|
123
|
-
return (index.h("div", { key: '
|
|
123
|
+
return (index.h("div", { key: '458836be7c3870d32d0a142c619f0066e0fab2f1', class: classLayout, style: layoutStyle }, this.divlist));
|
|
124
124
|
}
|
|
125
125
|
componentDidRender() {
|
|
126
126
|
if (this.debug) {
|
|
@@ -3,10 +3,10 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-c7d441d8.js');
|
|
6
|
-
const kupManager = require('./kup-manager-
|
|
6
|
+
const kupManager = require('./kup-manager-57f5a949.js');
|
|
7
7
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
8
8
|
const fButton = require('./f-button-c084046d.js');
|
|
9
|
-
require('./kup-dates-
|
|
9
|
+
require('./kup-dates-2ff08e4f.js');
|
|
10
10
|
require('./f-button-declarations-76ef9f87.js');
|
|
11
11
|
require('./f-image-7457eb26.js');
|
|
12
12
|
|
|
@@ -119,7 +119,7 @@ const KupSnackbar = class {
|
|
|
119
119
|
this.kupManager.debug.logRender(this, true);
|
|
120
120
|
}
|
|
121
121
|
render() {
|
|
122
|
-
return (index.h(index.Host, { key: '
|
|
122
|
+
return (index.h(index.Host, { key: 'aa40cab79131b0d8c2c860a050c8f3fdbcb9b6e7', "kup-visible": this.visible }, index.h("style", { key: 'acdb6c16d4d3c5be3d433658c6a37c79a5924fea' }, this.kupManager.theme.setKupStyle(this.rootElement)), index.h("div", { key: '9e567e084d777d367a8feea31ec149f72c7c1fad', id: GenericVariables.componentWrapperId }, index.h("div", { key: 'b7951c8c95092813bbedf34c0398055906510936', class: snackbarClass }, index.h("div", { key: '75af698941190ad2d258d6e8c1877f5c627c664c', class: "snackbar__text__block" }, index.h("div", { key: '86950852abc9bbdd15e19f5ec8b22c92c9272c1e', class: `${snackbarClass}__header` }, this.header), index.h("div", { key: '89ff3fed4e4eef668da888bd45a7f287c1652361', class: `${snackbarClass}__text` }, this.text)), this.actionButton || this.closeButton ? (index.h("div", { class: `${snackbarClass}__buttons` }, this.actionButton ? (index.h("div", { class: `${snackbarClass}__action` }, index.h(fButton.FButton, Object.assign({}, this.actionButton, { onClick: () => this.onKupActionClick() })))) : null, this.closeButton ? (index.h("div", { class: `${snackbarClass}__close` }, index.h(fButton.FButton, { icon: "close", onClick: () => this.hide() }))) : null)) : null))));
|
|
123
123
|
}
|
|
124
124
|
disconnectedCallback() {
|
|
125
125
|
this.kupManager.theme.unregister(this);
|
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-c7d441d8.js');
|
|
6
|
-
const kupManager = require('./kup-manager-
|
|
6
|
+
const kupManager = require('./kup-manager-57f5a949.js');
|
|
7
7
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
8
|
-
require('./kup-dates-
|
|
8
|
+
require('./kup-dates-2ff08e4f.js');
|
|
9
9
|
|
|
10
10
|
/**
|
|
11
11
|
* Props of the kup-txt component.
|
|
@@ -92,7 +92,7 @@ const KupTxt = class {
|
|
|
92
92
|
}
|
|
93
93
|
render() {
|
|
94
94
|
const value = this.getValue();
|
|
95
|
-
return (index.h(index.Host, { key: '
|
|
95
|
+
return (index.h(index.Host, { key: 'ea70abb7211e2417b019113575e113f2e3c1f3e0' }, index.h("style", { key: 'edfe421f84541cf00bf3bf1564a7d92fcf219fc9' }, __classPrivateFieldGet(this, _KupTxt_kupManager, "f").theme.setKupStyle(this.rootElement)), index.h("div", { key: '1b0fb15e2df1502c35a5a33087e9901a9bc71549', id: GenericVariables.componentWrapperId }, index.h("div", { key: 'b2e0b622b23e2847f57caff1b39ebb0922dbd974', innerHTML: value }))));
|
|
96
96
|
}
|
|
97
97
|
disconnectedCallback() {
|
|
98
98
|
__classPrivateFieldGet(this, _KupTxt_kupManager, "f").theme.unregister(this);
|
|
@@ -3,10 +3,10 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-c7d441d8.js');
|
|
6
|
-
const kupManager = require('./kup-manager-
|
|
6
|
+
const kupManager = require('./kup-manager-57f5a949.js');
|
|
7
7
|
const fTypography = require('./f-typography-85d8238a.js');
|
|
8
8
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
9
|
-
require('./kup-dates-
|
|
9
|
+
require('./kup-dates-2ff08e4f.js');
|
|
10
10
|
|
|
11
11
|
/**
|
|
12
12
|
* Props of the kup-typography component.
|
|
@@ -189,7 +189,7 @@ const KupTypographyList = class {
|
|
|
189
189
|
}
|
|
190
190
|
render() {
|
|
191
191
|
const typograhy = this.renderTypographys();
|
|
192
|
-
return (index.h(index.Host, { key: '
|
|
192
|
+
return (index.h(index.Host, { key: 'fe46fa2e9c4b087812bbc31953125b891a980887' }, index.h("style", { key: 'b962671bbaf0632c1f153a13d1aefec4f01a19b5' }, this.kupManager.theme.setKupStyle(this.rootElement)), index.h("div", { key: '087aa8e59f12ffd537f9204a417a3edb650355cb', id: GenericVariables.componentWrapperId }, index.h("div", { key: '8d939397c90ae7f1801853833097f2c0d78848cd', class: "typographies-wrapper" }, typograhy))));
|
|
193
193
|
}
|
|
194
194
|
disconnectedCallback() {
|
|
195
195
|
this.kupManager.theme.unregister(this);
|
|
@@ -3,11 +3,11 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-c7d441d8.js');
|
|
6
|
-
const kupManager = require('./kup-manager-
|
|
6
|
+
const kupManager = require('./kup-manager-57f5a949.js');
|
|
7
7
|
const fTypography = require('./f-typography-85d8238a.js');
|
|
8
8
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
9
9
|
const fImage = require('./f-image-7457eb26.js');
|
|
10
|
-
require('./kup-dates-
|
|
10
|
+
require('./kup-dates-2ff08e4f.js');
|
|
11
11
|
|
|
12
12
|
/**
|
|
13
13
|
* Props of the kup-typography component.
|
|
@@ -266,7 +266,7 @@ const KupTypography = class {
|
|
|
266
266
|
const classObjParent = {
|
|
267
267
|
'kup-typography--wrap': props.toolbar ? true : false,
|
|
268
268
|
};
|
|
269
|
-
return (index.h(index.Host, { key: '
|
|
269
|
+
return (index.h(index.Host, { key: '4d9b49a70410c35af3d8fa1c5868a6cfb1ee5420' }, index.h("style", { key: 'd614ca7ac690e2b84fecf531c0a35ef450fe97b0' }, this.kupManager.theme.setKupStyle(this.rootElement)), index.h("div", { key: '1518f326fa6e41f67b5208ade340e6e949f168bf', id: GenericVariables.componentWrapperId, class: classObjParent, onClick: () => this.onKupClick }, index.h(fTypography.FTypography, Object.assign({ key: 'd7d9b24f7707041edd45e1d526d3e73d754137cd' }, props)), this.infoIcon && (index.h(fImage.FImage, Object.assign({ key: '1edfaa26af5dd36705f7abb793835db19e73abae' }, infoIcon, { onClick: async (event) => {
|
|
270
270
|
event.stopPropagation();
|
|
271
271
|
const el = event.currentTarget;
|
|
272
272
|
const data = await this.infoCallBack();
|
|
@@ -277,7 +277,7 @@ const KupTypography = class {
|
|
|
277
277
|
else {
|
|
278
278
|
this.kupManager.debug.logMessage(this, 'Toolbar data is empty, not opening dropdown.');
|
|
279
279
|
}
|
|
280
|
-
} }))), this.toolbar && (index.h(fImage.FImage, Object.assign({ key: '
|
|
280
|
+
} }))), this.toolbar && (index.h(fImage.FImage, Object.assign({ key: '9b4e57e71be401942c814ddded5208c6e68d9db3' }, toolbarIcon, { onClick: async (event) => {
|
|
281
281
|
event.stopPropagation();
|
|
282
282
|
const el = event.currentTarget;
|
|
283
283
|
const data = await this.toolbarCallback();
|