@sme.up/ketchup 11.0.0-SNAPSHOT-20250918105112 → 11.0.0-SNAPSHOT-20250926074033
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-f7a99b74.js → f-cell-2c0f4388.js} +4 -4
- package/dist/cjs/{f-chip-b0b4b0d9.js → f-chip-11c1763b.js} +1 -1
- package/dist/cjs/{f-object-field-db5613ef.js → f-object-field-974b6790.js} +2 -2
- package/dist/cjs/{f-paginator-utils-2fcf4642.js → f-paginator-utils-1736353d.js} +1 -1
- package/dist/cjs/{f-text-field-ee6120c5.js → f-text-field-bdf15a0f.js} +1 -1
- package/dist/cjs/index.cjs.js +1 -1
- 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 +2 -2
- package/dist/cjs/kup-autocomplete_30.cjs.entry.js +83 -77
- package/dist/cjs/kup-box.cjs.entry.js +7 -7
- package/dist/cjs/kup-calendar.cjs.entry.js +4 -4
- package/dist/cjs/kup-card-list.cjs.entry.js +1 -1
- package/dist/cjs/kup-cell.cjs.entry.js +7 -7
- package/dist/cjs/kup-custom-task-list-header_4.cjs.entry.js +7 -7
- package/dist/cjs/kup-dashboard.cjs.entry.js +3 -3
- package/dist/cjs/{kup-data-table-helper-0705294e.js → kup-data-table-helper-c411be01.js} +1 -1
- package/dist/cjs/kup-drawer.cjs.entry.js +3 -3
- 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 +3 -3
- package/dist/cjs/kup-gantt_10.cjs.entry.js +23 -23
- package/dist/cjs/kup-grid.cjs.entry.js +1 -1
- package/dist/cjs/kup-htm.cjs.entry.js +2 -2
- package/dist/cjs/kup-iframe.cjs.entry.js +1 -1
- package/dist/cjs/kup-input-panel.cjs.entry.js +7 -7
- package/dist/cjs/kup-lazy.cjs.entry.js +12 -12
- package/dist/cjs/kup-magic-box.cjs.entry.js +4 -4
- package/dist/cjs/{kup-manager-0ce9fd30.js → kup-manager-d4cfbd61.js} +2 -2
- 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-pdf.cjs.entry.js +2 -2
- package/dist/cjs/kup-planner-renderer.cjs.entry.js +2 -2
- package/dist/cjs/kup-planner.cjs.entry.js +3 -3
- package/dist/cjs/kup-probe.cjs.entry.js +2 -2
- package/dist/cjs/kup-qlik.cjs.entry.js +2 -2
- package/dist/cjs/kup-snackbar.cjs.entry.js +2 -2
- package/dist/cjs/kup-txt.cjs.entry.js +2 -2
- package/dist/cjs/kup-typography-list.cjs.entry.js +2 -2
- package/dist/cjs/kup-typography.cjs.entry.js +3 -3
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/collection/components/kup-accordion/kup-accordion.js +1 -1
- package/dist/collection/components/kup-autocomplete/kup-autocomplete.js +1 -1
- package/dist/collection/components/kup-badge/kup-badge.js +2 -2
- package/dist/collection/components/kup-button-list/kup-button-list.js +1 -1
- package/dist/collection/components/kup-calendar/kup-calendar.js +2 -2
- package/dist/collection/components/kup-cell/kup-cell.js +2 -2
- package/dist/collection/components/kup-checkbox/kup-checkbox.js +1 -1
- package/dist/collection/components/kup-chip/kup-chip.js +2 -2
- package/dist/collection/components/kup-color-picker/kup-color-picker.js +2 -2
- package/dist/collection/components/kup-combobox/kup-combobox.js +1 -1
- package/dist/collection/components/kup-dashboard/kup-dashboard.js +1 -1
- package/dist/collection/components/kup-data-table/kup-data-table.js +46 -11
- package/dist/collection/components/kup-date-picker/kup-date-picker.js +1 -1
- package/dist/collection/components/kup-dialog/kup-dialog.js +1 -1
- package/dist/collection/components/kup-drawer/kup-drawer.js +2 -2
- package/dist/collection/components/kup-dropdown-button/kup-dropdown-button.js +1 -1
- package/dist/collection/components/kup-echart/kup-echart.js +1 -1
- package/dist/collection/components/kup-editor/kup-editor.js +1 -1
- package/dist/collection/components/kup-family-tree/kup-family-tree.js +2 -2
- package/dist/collection/components/kup-file-upload/kup-file-upload.js +2 -2
- package/dist/collection/components/kup-form/kup-form.js +2 -2
- package/dist/collection/components/kup-htm/kup-htm.js +1 -1
- package/dist/collection/components/kup-image-list/kup-image-list.js +3 -3
- package/dist/collection/components/kup-input-panel/kup-input-panel.js +2 -2
- package/dist/collection/components/kup-lazy/kup-lazy.js +11 -11
- package/dist/collection/components/kup-magic-box/kup-magic-box.js +3 -3
- package/dist/collection/components/kup-nav-bar/kup-nav-bar.js +1 -1
- package/dist/collection/components/kup-numeric-picker/kup-numeric-picker.js +1 -1
- package/dist/collection/components/kup-object-field/kup-object-field.js +1 -1
- package/dist/collection/components/kup-pdf/kup-pdf.js +1 -1
- 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/utils/kup-column-menu/kup-column-menu.js +3 -1
- package/dist/components/index.js +1 -1
- package/dist/components/kup-accordion.js +3 -3
- 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 +4 -4
- package/dist/components/kup-card-list.js +3 -3
- package/dist/components/kup-card.js +1 -1
- package/dist/components/kup-cell.js +4 -4
- 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-dashboard.js +3 -3
- 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 +4 -4
- 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 +5 -5
- 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 +3 -3
- 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 +5 -5
- package/dist/components/kup-lazy.js +13 -13
- package/dist/components/kup-list.js +1 -1
- package/dist/components/kup-magic-box.js +7 -7
- package/dist/components/kup-nav-bar.js +3 -3
- package/dist/components/kup-numeric-picker.js +3 -3
- package/dist/components/kup-object-field.js +3 -3
- package/dist/components/kup-pdf.js +3 -3
- package/dist/components/kup-planner-renderer.js +1 -1
- package/dist/components/kup-planner.js +17 -17
- 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-a0689c36.js → p-08f7e266.js} +2 -2
- package/dist/components/{p-b5ccc0d2.js → p-0ff64854.js} +4 -4
- package/dist/components/{p-77d5a7b9.js → p-17337a7c.js} +5 -5
- package/dist/components/{p-e04a9d10.js → p-1cfc8a82.js} +2 -2
- package/dist/components/{p-e8d83de0.js → p-1d99f2fe.js} +1 -1
- package/dist/components/{p-85852162.js → p-28774031.js} +2 -2
- package/dist/components/{p-56da9a2f.js → p-30c8e164.js} +1 -1
- package/dist/components/{p-0d996df2.js → p-343b2833.js} +3 -3
- package/dist/components/{p-74fd0cb8.js → p-54d46233.js} +3 -3
- package/dist/components/{p-ea57c8a7.js → p-67276f12.js} +78 -71
- package/dist/components/{p-98036b1e.js → p-7c68a61b.js} +7 -7
- package/dist/components/{p-aa57deef.js → p-81f061fc.js} +2 -2
- package/dist/components/{p-f852dbfa.js → p-a07ff6c6.js} +2 -2
- package/dist/components/{p-9fae47de.js → p-a0e72afe.js} +13 -13
- package/dist/components/{p-03f1cdd9.js → p-b7db8929.js} +15 -15
- package/dist/components/{p-916e6551.js → p-b7fd7e3d.js} +2 -2
- package/dist/components/{p-78812491.js → p-da4b46f9.js} +3 -3
- package/dist/components/{p-b6f1319e.js → p-da813d4a.js} +2 -2
- package/dist/components/{p-f57a4a4e.js → p-e7f68bbe.js} +1 -1
- package/dist/components/{p-b33ec213.js → p-f39218a4.js} +1 -1
- package/dist/esm/{f-cell-3a3c8d87.js → f-cell-1137210f.js} +4 -4
- package/dist/esm/{f-chip-3ed440ef.js → f-chip-19ec7dfe.js} +1 -1
- package/dist/esm/{f-object-field-23935da4.js → f-object-field-9dc89cb1.js} +2 -2
- package/dist/esm/{f-paginator-utils-a9d5c2d3.js → f-paginator-utils-0cd02efc.js} +1 -1
- package/dist/esm/{f-text-field-4934ff74.js → f-text-field-ab9dca9d.js} +1 -1
- package/dist/esm/index.js +1 -1
- package/dist/esm/ketchup.js +1 -1
- package/dist/esm/kup-accordion.entry.js +2 -2
- package/dist/esm/kup-activity-timeline.entry.js +2 -2
- package/dist/esm/kup-autocomplete_30.entry.js +83 -77
- package/dist/esm/kup-box.entry.js +7 -7
- package/dist/esm/kup-calendar.entry.js +4 -4
- package/dist/esm/kup-card-list.entry.js +1 -1
- package/dist/esm/kup-cell.entry.js +7 -7
- package/dist/esm/kup-custom-task-list-header_4.entry.js +7 -7
- package/dist/esm/kup-dashboard.entry.js +3 -3
- package/dist/esm/{kup-data-table-helper-de9421a0.js → kup-data-table-helper-20a204e9.js} +1 -1
- package/dist/esm/kup-drawer.entry.js +3 -3
- 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 +3 -3
- package/dist/esm/kup-gantt_10.entry.js +23 -23
- package/dist/esm/kup-grid.entry.js +1 -1
- package/dist/esm/kup-htm.entry.js +2 -2
- package/dist/esm/kup-iframe.entry.js +1 -1
- package/dist/esm/kup-input-panel.entry.js +7 -7
- package/dist/esm/kup-lazy.entry.js +12 -12
- package/dist/esm/kup-magic-box.entry.js +4 -4
- package/dist/esm/{kup-manager-5c23bae7.js → kup-manager-fda30dc6.js} +2 -2
- 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-pdf.entry.js +2 -2
- package/dist/esm/kup-planner-renderer.entry.js +2 -2
- package/dist/esm/kup-planner.entry.js +3 -3
- package/dist/esm/kup-probe.entry.js +2 -2
- package/dist/esm/kup-qlik.entry.js +2 -2
- package/dist/esm/kup-snackbar.entry.js +2 -2
- package/dist/esm/kup-txt.entry.js +2 -2
- package/dist/esm/kup-typography-list.entry.js +2 -2
- package/dist/esm/kup-typography.entry.js +3 -3
- 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-0ba187b4.js +1 -0
- package/dist/ketchup/{p-fcae71f2.entry.js → p-0dd0cf8d.entry.js} +1 -1
- package/dist/ketchup/{p-610e1045.entry.js → p-1036b64a.entry.js} +1 -1
- package/dist/ketchup/{p-02e22635.js → p-223b9ff7.js} +1 -1
- package/dist/ketchup/{p-5b4733d8.entry.js → p-2777a746.entry.js} +1 -1
- package/dist/ketchup/{p-758617e7.entry.js → p-35de99b7.entry.js} +1 -1
- package/dist/ketchup/{p-da273b4d.js → p-3a118dba.js} +1 -1
- package/dist/ketchup/{p-b509455c.entry.js → p-3e8901fc.entry.js} +1 -1
- package/dist/ketchup/{p-180bf54f.entry.js → p-481729c8.entry.js} +1 -1
- package/dist/ketchup/{p-1b2bf662.entry.js → p-4af8c55b.entry.js} +2 -2
- package/dist/ketchup/{p-6c8ce0a9.entry.js → p-4ca472ec.entry.js} +1 -1
- package/dist/ketchup/p-507efcb3.entry.js +1 -0
- package/dist/ketchup/p-5c7b6b74.entry.js +16 -0
- package/dist/ketchup/{p-59027fa3.entry.js → p-624a867b.entry.js} +1 -1
- package/dist/ketchup/{p-ece991ba.entry.js → p-69a3e47a.entry.js} +1 -1
- package/dist/ketchup/{p-b780b291.entry.js → p-6c2438ef.entry.js} +1 -1
- package/dist/ketchup/{p-0db73b81.entry.js → p-713aec20.entry.js} +1 -1
- package/dist/ketchup/{p-a113106a.entry.js → p-73feb2dc.entry.js} +1 -1
- package/dist/ketchup/{p-dc425c68.entry.js → p-7aef1158.entry.js} +1 -1
- package/dist/ketchup/{p-34f54cc8.entry.js → p-814c5e8a.entry.js} +1 -1
- package/dist/ketchup/{p-6d667386.entry.js → p-8c5aa6e4.entry.js} +1 -1
- package/dist/ketchup/{p-cc09bd1d.entry.js → p-90145ee3.entry.js} +1 -1
- package/dist/ketchup/{p-da5d5eea.js → p-99f280d4.js} +1 -1
- package/dist/ketchup/{p-1be8e449.entry.js → p-a61449bb.entry.js} +1 -1
- package/dist/ketchup/{p-143617b6.entry.js → p-a6dcbd2a.entry.js} +1 -1
- package/dist/ketchup/{p-057f9d22.entry.js → p-b2042e19.entry.js} +1 -1
- package/dist/ketchup/{p-a993d05a.entry.js → p-b8adb9c7.entry.js} +1 -1
- package/dist/ketchup/{p-8cc6c355.entry.js → p-b97055a6.entry.js} +1 -1
- package/dist/ketchup/p-bfd4ab89.entry.js +8 -0
- package/dist/ketchup/{p-e45b8338.entry.js → p-c8ca2bdc.entry.js} +1 -1
- package/dist/ketchup/p-c9323112.js +1 -0
- package/dist/ketchup/{p-97ea417e.entry.js → p-d2605540.entry.js} +2 -2
- package/dist/ketchup/p-d629f411.js +21 -0
- package/dist/ketchup/{p-7960c9e8.entry.js → p-d6f45de5.entry.js} +1 -1
- package/dist/ketchup/{p-eac0e5f0.entry.js → p-d7330a4e.entry.js} +1 -1
- package/dist/ketchup/{p-99f6dd77.entry.js → p-ddf37d4e.entry.js} +1 -1
- package/dist/ketchup/{p-b7d29946.entry.js → p-df654b52.entry.js} +2 -2
- package/dist/ketchup/{p-fcbf4e40.entry.js → p-e38b3b08.entry.js} +1 -1
- package/dist/ketchup/{p-87559acf.js → p-f28d4e2e.js} +1 -1
- package/dist/types/components/kup-data-table/kup-data-table.d.ts +5 -1
- package/dist/types/components.d.ts +18 -2
- package/package.json +1 -1
- package/dist/ketchup/p-03d049e3.js +0 -21
- package/dist/ketchup/p-25ec57f1.entry.js +0 -8
- package/dist/ketchup/p-596fb5b6.entry.js +0 -1
- package/dist/ketchup/p-5fa425df.entry.js +0 -16
- package/dist/ketchup/p-95346c81.js +0 -1
- package/dist/ketchup/p-cf5e1d07.js +0 -1
|
@@ -3,7 +3,7 @@
|
|
|
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-d4cfbd61.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');
|
|
@@ -291,11 +291,11 @@ const KupMagicBox = class {
|
|
|
291
291
|
this.kupManager.debug.logRender(this, true);
|
|
292
292
|
}
|
|
293
293
|
render() {
|
|
294
|
-
return (index.h(index.Host, { key: '
|
|
294
|
+
return (index.h(index.Host, { key: '96bc321a64aa0a9e6417b00d4bd7cf71ee36c25e' }, index.h("style", { key: '780a3af31a76675bfb07828a091d71cf56e8a509' }, this.kupManager.theme.setKupStyle(this.rootElement)), index.h("div", { key: 'd0183168806b3ca3f7ea8bd0bb0d1db30b5fc555', id: GenericVariables.componentWrapperId }, index.h("div", { key: '994608cae130b6677fe0e6b99e6c99efae978ae7', class: "magic-box-wrapper" }, index.h("div", { key: '2376551f8ebdae9a66cbbd5cfe96a0d0e7210c7e', class: "actions", id: "drag-handle" }, index.h("kup-combobox", Object.assign({ key: '4f47e24e91bfbba12127bbf0a841d07bca70e7c8' }, this.comboboxProps())), index.h("kup-button", { key: 'bc4bf26823b9d7dd79e7e22317be992553f8ce58', styling: fButtonDeclarations.FButtonStyling.FLAT, icon: "delete", label: "Reset", "onkup-button-click": () => {
|
|
295
295
|
this.data = null;
|
|
296
|
-
} }), index.h("kup-button", { key: '
|
|
296
|
+
} }), index.h("kup-button", { key: '3b792c14754c92c1b8c78d83d9f91f3dacf2b978', id: "close-dialog", customStyle: `:host{${kupManager.KupThemeColorValues.PRIMARY}: var(${kupManager.KupThemeColorValues.TITLE});}`, icon: "clear", "onkup-button-click": () => {
|
|
297
297
|
this.kupManager.hideMagicBox();
|
|
298
|
-
} })), index.h("div", { key: '
|
|
298
|
+
} })), index.h("div", { key: '821ce2b50c3c7d3f66d7d7088760f9ec05388bcb', class: "content", ref: (el) => (this.wrapperRef = el) }, this.setContent())))));
|
|
299
299
|
}
|
|
300
300
|
disconnectedCallback() {
|
|
301
301
|
this.kupManager.interact.unregister([
|
|
@@ -2107,7 +2107,7 @@ const english = {
|
|
|
2107
2107
|
genericToggle: "Toggle",
|
|
2108
2108
|
genericTop: "Top",
|
|
2109
2109
|
genericTotalsTable: "Totals table",
|
|
2110
|
-
backToOriginalTable: "
|
|
2110
|
+
backToOriginalTable: "Back to the original table",
|
|
2111
2111
|
genericTransposeData: "Transpose data",
|
|
2112
2112
|
genericViewAs: "View as",
|
|
2113
2113
|
genericWeek: "Week",
|
|
@@ -2371,7 +2371,7 @@ const italian = {
|
|
|
2371
2371
|
genericToggle: "Attiva",
|
|
2372
2372
|
genericTop: "Top",
|
|
2373
2373
|
genericTotalsTable: "Tabella dei totali",
|
|
2374
|
-
backToOriginalTable: "
|
|
2374
|
+
backToOriginalTable: "Torna alla tabella originale",
|
|
2375
2375
|
genericTransposeData: "Trasposizione dati",
|
|
2376
2376
|
genericViewAs: "Vedi come",
|
|
2377
2377
|
genericWeek: "Settimana",
|
|
@@ -3,7 +3,7 @@
|
|
|
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-d4cfbd61.js');
|
|
7
7
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
8
8
|
require('./kup-dates-8619368a.js');
|
|
9
9
|
|
|
@@ -130,7 +130,7 @@ const KupNavBar = class {
|
|
|
130
130
|
this.kupManager.debug.logRender(this, true);
|
|
131
131
|
}
|
|
132
132
|
render() {
|
|
133
|
-
return (index.h(index.Host, { key: '
|
|
133
|
+
return (index.h(index.Host, { key: '1b7dfbdcdba323600c1694ffd97fae2fea456fa3', class: "header" }, index.h("style", { key: '19c21b8f911faff1b7721c108f5ee37ca36d093b' }, this.kupManager.theme.setKupStyle(this.rootElement)), index.h("div", { key: '5636fc107766c42b39a0681c60d037598a2340af', id: GenericVariables.componentWrapperId }, index.h("header", { key: '7b7179dcf45e60515e3915f386fa8c589e740a65', class: `${navbarClass} ${navbarClass}--${this.styling.toLowerCase()} ` }, index.h("div", { key: '41b77c118a6455497d84c5b6fef3604d8e48e2e5', class: `${navbarClass}__row` }, this.content())))));
|
|
134
134
|
}
|
|
135
135
|
disconnectedCallback() {
|
|
136
136
|
this.kupManager.language.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-d4cfbd61.js');
|
|
7
7
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
8
|
-
const fTextField = require('./f-text-field-
|
|
8
|
+
const fTextField = require('./f-text-field-bdf15a0f.js');
|
|
9
9
|
const fTextFieldMdc = require('./f-text-field-mdc-29aae9c9.js');
|
|
10
10
|
require('./kup-dates-8619368a.js');
|
|
11
11
|
require('./f-image-7457eb26.js');
|
|
@@ -355,7 +355,7 @@ const KupNumericPicker = class {
|
|
|
355
355
|
this.kupManager.debug.logRender(this, true);
|
|
356
356
|
}
|
|
357
357
|
render() {
|
|
358
|
-
return (index.h(index.Host, { key: '
|
|
358
|
+
return (index.h(index.Host, { key: 'a0fa5db07a997676bf8ec920c17737ded8ebab73' }, index.h("style", { key: '6dd509dd8513a8f47d03771be98cba5c0b1d7104' }, this.kupManager.theme.setKupStyle(this.rootElement)), index.h("div", { key: 'f40aa94eca541896ef2eb48208b91b3304d8ef0c', id: GenericVariables.componentWrapperId }, this.prepTextfield())));
|
|
359
359
|
}
|
|
360
360
|
disconnectedCallback() {
|
|
361
361
|
this.kupManager.dates.unregister(this);
|
|
@@ -3,13 +3,13 @@
|
|
|
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-974b6790.js');
|
|
7
|
+
const kupManager = require('./kup-manager-d4cfbd61.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-
|
|
12
|
+
require('./f-text-field-bdf15a0f.js');
|
|
13
13
|
require('./kup-dates-8619368a.js');
|
|
14
14
|
|
|
15
15
|
/**
|
|
@@ -101,7 +101,7 @@ const KupObjectField = class {
|
|
|
101
101
|
inputValue: this.inputValue,
|
|
102
102
|
onChange: null,
|
|
103
103
|
};
|
|
104
|
-
return (index.h(index.Host, { key: '
|
|
104
|
+
return (index.h(index.Host, { key: '724e64584ab1c253cbfc7084163582ca5031e119' }, index.h("style", { key: '942adfde3a633b4b7fe0dc7e7b2006f6ce839544' }, __classPrivateFieldGet(this, _KupObjectField_kupManager, "f").theme.setKupStyle(this.rootElement)), index.h("div", { key: 'cdf9cd2751d683f1ca9d2f14f5e80dec611f5acb', id: GenericVariables.componentWrapperId }, index.h(fObjectField.FObjectField, Object.assign({ key: '70a6a48b4a9d426e8917bd985dfab12f5e51aeee' }, props)))));
|
|
105
105
|
}
|
|
106
106
|
disconnectedCallback() {
|
|
107
107
|
__classPrivateFieldGet(this, _KupObjectField_kupManager, "f").theme.unregister(this);
|
|
@@ -3,7 +3,7 @@
|
|
|
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-d4cfbd61.js');
|
|
7
7
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
8
8
|
const kupDates = require('./kup-dates-8619368a.js');
|
|
9
9
|
|
|
@@ -76585,7 +76585,7 @@ const KupPdf = class {
|
|
|
76585
76585
|
catch (error) { }
|
|
76586
76586
|
}
|
|
76587
76587
|
render() {
|
|
76588
|
-
return (index.h(index.Host, { key: '
|
|
76588
|
+
return (index.h(index.Host, { key: 'f9c1d7fde04aaf67dcc8bfcec8d837877458f3d1' }, index.h("div", { key: '5888c88904e111d3c6943b3a5a2cb48c457a4ab6', id: GenericVariables.componentWrapperId, ref: (el) => (this.wrapperRef = el) })));
|
|
76589
76589
|
}
|
|
76590
76590
|
disconnectedCallback() {
|
|
76591
76591
|
__classPrivateFieldGet(this, _KupPdf_kupManager, "f").theme.unregister(this);
|
|
@@ -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: '4adfab49f4c2bca86e0ccbcfead3c77c066b6373', class: "planner-render" }, index.h("kup-switcher", { key: '3158e7704632527e3ece4af578ee4b112fbfba54', 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: '158a9bc23b1a40debf98d4a59b35dd2657688245', 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,10 +3,10 @@
|
|
|
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-d4cfbd61.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-bdf15a0f.js');
|
|
10
10
|
const fTextFieldMdc = require('./f-text-field-mdc-29aae9c9.js');
|
|
11
11
|
require('./kup-dates-8619368a.js');
|
|
12
12
|
require('./f-image-7457eb26.js');
|
|
@@ -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: '8f6f8690534daff524d24c154262c647e3b47812' }, index.h("style", { key: 'b194bada5c19b1b2d8bec36045f6e951b9ba6f51' }, __classPrivateFieldGet(this, _KupPlanner_kupManager, "f").theme.setKupStyle(this.rootElement)), index.h("div", { key: '86093c456345e85449818ea75da7bb25af716d2a', id: GenericVariables.componentWrapperId, style: { maxWidth: this.maxWidth } }, this.plannerProps && (index.h("kup-planner-renderer", { key: 'afab67c14fd38d7c272137c46835220caacf8957', props: plannerProps, ref: (el) => (this.plannerRenderer = el) }))), index.h("div", { key: 'e025a5de1af015778298d1fba368c24f4b20693e', style: { display: this.plannerProps ? 'none' : '' } }, index.h(fTextField.FTextField, { key: '3eaa194ed53dd577b2a5a32f5582860654b46276', 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,7 +3,7 @@
|
|
|
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-d4cfbd61.js');
|
|
7
7
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
8
8
|
require('./kup-dates-8619368a.js');
|
|
9
9
|
|
|
@@ -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: '846f522d02162f03df0f6cfa3a8337e2e57bd8aa' }, customStyle ? index.h("style", null, customStyle) : null, index.h("div", { key: '7e19f10c1459753b0898e047abe073e31dfdb7e7', id: GenericVariables.componentWrapperId }, this.content)));
|
|
243
243
|
}
|
|
244
244
|
disconnectedCallback() {
|
|
245
245
|
if (this.features.language) {
|
|
@@ -3,7 +3,7 @@
|
|
|
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-d4cfbd61.js');
|
|
7
7
|
require('./kup-dates-8619368a.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%}";
|
|
@@ -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: '6f89cf2cec76c54bf3ab52c1d9030b369091e8e0', class: classLayout, style: layoutStyle }, this.divlist));
|
|
124
124
|
}
|
|
125
125
|
componentDidRender() {
|
|
126
126
|
if (this.debug) {
|
|
@@ -3,7 +3,7 @@
|
|
|
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-d4cfbd61.js');
|
|
7
7
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
8
8
|
const fButton = require('./f-button-c084046d.js');
|
|
9
9
|
require('./kup-dates-8619368a.js');
|
|
@@ -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: '0c00b988c029be53e4303d90dfd98ea53fef71a1', "kup-visible": this.visible }, index.h("style", { key: '90b8c3dc9bb2da88831c0a2080aa64a844486cc8' }, this.kupManager.theme.setKupStyle(this.rootElement)), index.h("div", { key: '49c34add773c68d8abcf7ed71da5da1c33e8145d', id: GenericVariables.componentWrapperId }, index.h("div", { key: '8ff9bc4d93e4570ce39e6650241f4653b64c05f5', class: snackbarClass }, index.h("div", { key: 'f566ee748420885dc6b1a3fde0f8b03e11c1cf6b', class: "snackbar__text__block" }, index.h("div", { key: '7ac7cd21fad75e019e68d305fc37105650e85853', class: `${snackbarClass}__header` }, this.header), index.h("div", { key: 'c9db12345e143071b12ac51e80e4b5808b13f427', 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,7 +3,7 @@
|
|
|
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-d4cfbd61.js');
|
|
7
7
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
8
8
|
require('./kup-dates-8619368a.js');
|
|
9
9
|
|
|
@@ -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: '924d9c1712c9b8c933aa2fd0aec2e207e85f1eb8' }, index.h("style", { key: 'fbc775b216472b3a19c34948edf126786596f9dd' }, __classPrivateFieldGet(this, _KupTxt_kupManager, "f").theme.setKupStyle(this.rootElement)), index.h("div", { key: '610848dda4f763239a643bd2c5a1cc67f82dd231', id: GenericVariables.componentWrapperId }, index.h("div", { key: '1ff49b5ed930cf569da2f6ce584050f2ae5c7cb9', innerHTML: value }))));
|
|
96
96
|
}
|
|
97
97
|
disconnectedCallback() {
|
|
98
98
|
__classPrivateFieldGet(this, _KupTxt_kupManager, "f").theme.unregister(this);
|
|
@@ -3,7 +3,7 @@
|
|
|
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-d4cfbd61.js');
|
|
7
7
|
const fTypography = require('./f-typography-85d8238a.js');
|
|
8
8
|
const GenericVariables = require('./GenericVariables-1d52ba57.js');
|
|
9
9
|
require('./kup-dates-8619368a.js');
|
|
@@ -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: '29dea3875209182f44b8f5a17663d1aec0dcc536' }, index.h("style", { key: 'ac2271a5b915e8045a93f7ad5007fdd5f1742982' }, this.kupManager.theme.setKupStyle(this.rootElement)), index.h("div", { key: '402702c59a7a6c3365a713a4f6f52bcbcf1bb669', id: GenericVariables.componentWrapperId }, index.h("div", { key: '3faff006b6d1497a62bbc3c3df3148a76197c449', class: "typographies-wrapper" }, typograhy))));
|
|
193
193
|
}
|
|
194
194
|
disconnectedCallback() {
|
|
195
195
|
this.kupManager.theme.unregister(this);
|
|
@@ -3,7 +3,7 @@
|
|
|
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-d4cfbd61.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');
|
|
@@ -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: 'a5ccd4e4a602ef769ea224fbe7b41a8b39510b6d' }, index.h("style", { key: 'bcddd9cc78f5c62f68b8d6638ae574682a4e3852' }, this.kupManager.theme.setKupStyle(this.rootElement)), index.h("div", { key: 'ef4a66ace48dd7d58eec9667d8545a4005b7d4c1', id: GenericVariables.componentWrapperId, class: classObjParent, onClick: () => this.onKupClick }, index.h(fTypography.FTypography, Object.assign({ key: '48894d3595f3421b128c6fc839bbef21a65da1b6' }, props)), this.infoIcon && (index.h(fImage.FImage, Object.assign({ key: '0370c213cd98891a77fa04c452cdf9ec7ef9c1e0' }, 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: '9263527c9a37f5cee6d7bcd7782a78baa446a589' }, toolbarIcon, { onClick: async (event) => {
|
|
281
281
|
event.stopPropagation();
|
|
282
282
|
const el = event.currentTarget;
|
|
283
283
|
const data = await this.toolbarCallback();
|