@sme.up/ketchup 11.0.0-SNAPSHOT-20241217083229 → 11.0.0-SNAPSHOT-20241217103126
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-39c40bdf.js → f-cell-752a5bc4.js} +4 -4
- package/dist/cjs/{f-chip-d89bcb57.js → f-chip-0342fdc1.js} +1 -1
- package/dist/cjs/{f-object-field-4a77d419.js → f-object-field-74179ab4.js} +2 -2
- package/dist/cjs/{f-paginator-utils-0743ddec.js → f-paginator-utils-db5e6e08.js} +1 -1
- package/dist/cjs/{f-text-field-02f710d5.js → f-text-field-ed89e4d2.js} +3 -2
- 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 +3 -3
- package/dist/cjs/kup-autocomplete_28.cjs.entry.js +116 -86
- 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 +2 -2
- 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-43cfaea5.js → kup-data-table-helper-d6d793fc.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-image-list.cjs.entry.js +8 -8
- package/dist/cjs/kup-input-panel.cjs.entry.js +6 -6
- 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-1145102b.js → kup-manager-4e75f704.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-pdf.cjs.entry.js +2 -2
- package/dist/cjs/kup-photo-frame.cjs.entry.js +3 -3
- 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 +2 -2
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/collection/components/kup-accordion/kup-accordion.js +1 -1
- package/dist/collection/components/kup-activity-timeline/kup-activity-timeline.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-card-list/kup-card-list.css +1 -1
- 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 +29 -15
- package/dist/collection/components/kup-dashboard/kup-dashboard.js +1 -1
- package/dist/collection/components/kup-data-table/kup-data-table.js +9 -9
- 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-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 +1 -1
- package/dist/collection/components/kup-lazy/kup-lazy.js +11 -11
- package/dist/collection/components/kup-list/kup-list.css +5 -1
- package/dist/collection/components/kup-list/kup-list.js +43 -4
- 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-photo-frame/kup-photo-frame.js +2 -2
- 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 +1 -1
- package/dist/collection/components/kup-typography-list/kup-typography-list.js +1 -1
- package/dist/collection/f-components/f-text-field/f-text-field.js +2 -1
- package/dist/components/index.js +1 -1
- package/dist/components/kup-accordion.js +3 -3
- package/dist/components/kup-activity-timeline.js +3 -3
- 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 +4 -4
- 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-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 +5 -5
- package/dist/components/kup-image.js +1 -1
- package/dist/components/kup-input-panel.js +4 -4
- 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-photo-frame.js +4 -4
- 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 +3 -3
- package/dist/components/kup-vertical-scroll.js +1 -1
- package/dist/components/{p-d80bbcb0.js → p-14aad914.js} +1 -1
- package/dist/components/{p-f95300f6.js → p-22b40453.js} +2 -2
- package/dist/components/{p-cfc8a8fb.js → p-3466bd5a.js} +1 -1
- package/dist/components/{p-2d57f1db.js → p-3bc624c9.js} +1 -1
- package/dist/components/{p-f81a6df1.js → p-3bed44d4.js} +2 -2
- package/dist/components/{p-911cd91d.js → p-776a38a0.js} +15 -15
- package/dist/components/{p-73449cb1.js → p-79c12fc7.js} +2 -2
- package/dist/components/{p-56c8142a.js → p-822c3930.js} +1 -1
- package/dist/components/{p-f3a59611.js → p-83a86ca8.js} +3 -3
- package/dist/components/{p-0d856495.js → p-ae5af2ad.js} +13 -13
- package/dist/components/{p-d0735e25.js → p-af3fcbd9.js} +3 -3
- package/dist/components/{p-5a065bf1.js → p-b96e265d.js} +2 -2
- package/dist/components/{p-61b8d8fd.js → p-babf447c.js} +2 -2
- package/dist/components/{p-dc697572.js → p-be17920c.js} +2 -2
- package/dist/components/{p-e275fc9f.js → p-c97810e2.js} +1 -1
- package/dist/components/{p-ff1894fe.js → p-d8b0f5eb.js} +5 -5
- package/dist/components/{p-3e08d788.js → p-e2f1b5d3.js} +3 -3
- package/dist/components/{p-4bab013a.js → p-f22fb696.js} +113 -81
- package/dist/components/{p-a2ed336a.js → p-f7c2ca1d.js} +4 -4
- package/dist/components/{p-1f1d9b1f.js → p-ff8bdafd.js} +7 -7
- package/dist/esm/{f-cell-31585bb7.js → f-cell-07fa16b7.js} +4 -4
- package/dist/esm/{f-chip-e31d0dfb.js → f-chip-70a06610.js} +1 -1
- package/dist/esm/{f-object-field-fa795c94.js → f-object-field-4f6d8bb7.js} +2 -2
- package/dist/esm/{f-paginator-utils-d34dca74.js → f-paginator-utils-17f01722.js} +1 -1
- package/dist/esm/{f-text-field-e73d7967.js → f-text-field-3521b89f.js} +3 -2
- 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 +3 -3
- package/dist/esm/kup-autocomplete_28.entry.js +116 -86
- 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 +2 -2
- 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-771bc5c8.js → kup-data-table-helper-d85d607a.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-image-list.entry.js +8 -8
- package/dist/esm/kup-input-panel.entry.js +6 -6
- package/dist/esm/kup-lazy.entry.js +12 -12
- package/dist/esm/kup-magic-box.entry.js +4 -4
- package/dist/esm/{kup-manager-828bdc1c.js → kup-manager-02418eff.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-pdf.entry.js +2 -2
- package/dist/esm/kup-photo-frame.entry.js +3 -3
- 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 +2 -2
- 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-b53e417a.entry.js → p-00969f5a.entry.js} +1 -1
- package/dist/ketchup/{p-9474bc4f.entry.js → p-026a5635.entry.js} +1 -1
- package/dist/ketchup/{p-14706a7c.entry.js → p-06670b74.entry.js} +2 -2
- package/dist/ketchup/{p-6ee26164.js → p-08608891.js} +1 -1
- package/dist/ketchup/{p-43783080.js → p-0c8cb88e.js} +1 -1
- package/dist/ketchup/{p-883c6a82.entry.js → p-100b68f9.entry.js} +1 -1
- package/dist/ketchup/{p-cffd22c7.entry.js → p-1339b77a.entry.js} +1 -1
- package/dist/ketchup/{p-cd75fa31.entry.js → p-200fee46.entry.js} +1 -1
- package/dist/ketchup/{p-c1950e47.entry.js → p-24e66646.entry.js} +1 -1
- package/dist/ketchup/{p-be59b96c.entry.js → p-2e8b266e.entry.js} +2 -2
- package/dist/ketchup/{p-19afdc14.entry.js → p-383f0f64.entry.js} +1 -1
- package/dist/ketchup/{p-5a24ec5b.entry.js → p-4b13c5f5.entry.js} +1 -1
- package/dist/ketchup/{p-7d639720.entry.js → p-51f2ffb9.entry.js} +1 -1
- package/dist/ketchup/p-60a761cb.entry.js +9 -0
- package/dist/ketchup/p-67eacdd7.entry.js +1 -0
- package/dist/ketchup/{p-13b22d3c.js → p-72ed5abb.js} +1 -1
- package/dist/ketchup/{p-e369dacb.entry.js → p-87c116ed.entry.js} +1 -1
- package/dist/ketchup/{p-d20fbba2.entry.js → p-8876e673.entry.js} +1 -1
- package/dist/ketchup/{p-ed017acb.entry.js → p-8cfb1c3c.entry.js} +1 -1
- package/dist/ketchup/{p-e1048932.entry.js → p-8f6b99d1.entry.js} +1 -1
- package/dist/ketchup/{p-018021f3.entry.js → p-92daefa6.entry.js} +2 -2
- package/dist/ketchup/{p-d15d479c.js → p-93dff1f9.js} +1 -1
- package/dist/ketchup/{p-6a552af4.entry.js → p-9e8bd55a.entry.js} +1 -1
- package/dist/ketchup/{p-dd2c41ac.entry.js → p-9f7826b8.entry.js} +1 -1
- package/dist/ketchup/{p-73827465.entry.js → p-a34e3c9a.entry.js} +1 -1
- package/dist/ketchup/{p-23b38d86.entry.js → p-b4bf8262.entry.js} +1 -1
- package/dist/ketchup/{p-54906238.js → p-b640b0d3.js} +1 -1
- package/dist/ketchup/{p-bdf8da46.entry.js → p-b6fa890b.entry.js} +1 -1
- package/dist/ketchup/p-bd8c59be.js +1 -0
- package/dist/ketchup/{p-b1012dc7.entry.js → p-c4617db5.entry.js} +1 -1
- package/dist/ketchup/{p-e472b1ac.entry.js → p-c51aca8b.entry.js} +1 -1
- package/dist/ketchup/{p-05ab6230.entry.js → p-c9961dde.entry.js} +1 -1
- package/dist/ketchup/{p-c7464ad2.entry.js → p-ccb446a9.entry.js} +1 -1
- package/dist/ketchup/{p-8315558f.entry.js → p-d2732f45.entry.js} +1 -1
- package/dist/ketchup/{p-739564c1.entry.js → p-df467d12.entry.js} +2 -2
- package/dist/ketchup/{p-31c2ce09.entry.js → p-edcb4ac6.entry.js} +1 -1
- package/dist/ketchup/{p-5d4bfad2.js → p-f11b1064.js} +1 -1
- package/dist/ketchup/{p-c01717af.entry.js → p-f63e26e4.entry.js} +1 -1
- package/dist/ketchup/{p-ebf37ad3.entry.js → p-f81e7e01.entry.js} +1 -1
- package/dist/ketchup/{p-9d94d189.entry.js → p-fc32246e.entry.js} +1 -1
- package/dist/ketchup/{p-8e89db49.entry.js → p-fcdeb4b6.entry.js} +1 -1
- package/dist/types/components/kup-combobox/kup-combobox.d.ts +1 -1
- package/dist/types/components/kup-list/kup-list.d.ts +8 -0
- package/dist/types/components.d.ts +12 -2
- package/dist/types/f-components/f-text-field/f-text-field-declarations.d.ts +1 -0
- package/package.json +1 -1
- package/dist/ketchup/p-54d790eb.entry.js +0 -1
- package/dist/ketchup/p-5d26e46f.js +0 -1
- package/dist/ketchup/p-f87e97e4.entry.js +0 -9
|
@@ -164,14 +164,14 @@ export class KupCell {
|
|
|
164
164
|
renderKup: true,
|
|
165
165
|
row: this.generateRow(),
|
|
166
166
|
};
|
|
167
|
-
return (h(Host, { key: '
|
|
167
|
+
return (h(Host, { key: 'f0580dbf835cd9f4404bf227d6d3a162e0e06e0e' }, h("style", { key: '8fa06c1ca021cf209264b6341a77fdc032fb2d71' }, __classPrivateFieldGet(this, _KupCell_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: '3a9959e050f4bc02dbb7441f607d32150b46505d', id: componentWrapperId, style: this.showSubmit
|
|
168
168
|
? {
|
|
169
169
|
display: 'flex',
|
|
170
170
|
'flex-direction': submitPositionAdapter(this.submitPosition),
|
|
171
171
|
'align-items': 'center',
|
|
172
172
|
gap: '0.5rem',
|
|
173
173
|
}
|
|
174
|
-
: {} }, h(FCell, Object.assign({ key: '
|
|
174
|
+
: {} }, h(FCell, Object.assign({ key: '6d645b64b77ccddd746f6f3ab494ca315105914c' }, props)), this.showSubmit ? (h(FButton, { buttonType: "submit", label: __classPrivateFieldGet(this, _KupCell_kupManager, "f").language.translate(KupLanguageGeneric.CONFIRM), wrapperClass: "form__submit", onClick: (e) => {
|
|
175
175
|
this.submitClick(e);
|
|
176
176
|
} })) : null)));
|
|
177
177
|
}
|
|
@@ -134,7 +134,7 @@ export class KupCheckbox {
|
|
|
134
134
|
onChange: () => this.onKupChange(),
|
|
135
135
|
onFocus: () => this.onKupFocus(),
|
|
136
136
|
};
|
|
137
|
-
return (h(Host, { key: '
|
|
137
|
+
return (h(Host, { key: '49e622bc2765eb035a4fc7fb3bb74a4d14139814' }, h("style", { key: '84449423404feca3fbd75a958ce27966ce9df264' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '344301e2e5177f969fe51753e10096af5cd266d3', id: componentWrapperId }, h(FCheckbox, Object.assign({ key: '698c12b5ee7e07487fd571610923e468ca962113' }, props)))));
|
|
138
138
|
}
|
|
139
139
|
disconnectedCallback() {
|
|
140
140
|
this.kupManager.theme.unregister(this);
|
|
@@ -192,13 +192,13 @@ export class KupChip {
|
|
|
192
192
|
props.onFocus.push((chip) => this.onKupFocus(chip));
|
|
193
193
|
props.onIconClick.push((chip) => this.onKupIconClick(chip));
|
|
194
194
|
}
|
|
195
|
-
return (h(Host, { key: '
|
|
195
|
+
return (h(Host, { key: '10170c38c86ffd70e152c2aa66de827fa61bbe5d', "onKup-autocomplete-itemclick": (e) => {
|
|
196
196
|
__classPrivateFieldGet(this, _KupChip_instances, "m", _KupChip_changeHandler).call(this, e);
|
|
197
197
|
}, "onKup-combobox-itemclick": (e) => {
|
|
198
198
|
__classPrivateFieldGet(this, _KupChip_instances, "m", _KupChip_changeHandler).call(this, e);
|
|
199
199
|
}, "onKup-textfield-change": (e) => {
|
|
200
200
|
__classPrivateFieldGet(this, _KupChip_instances, "m", _KupChip_changeHandler).call(this, e);
|
|
201
|
-
} }, h("style", { key: '
|
|
201
|
+
} }, h("style", { key: '4b6d0bf20da0a022d4e3b1bfb7f46077d0b9311e' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: 'fbcd955d025dc2a46af83e845ff5547437aa9517', id: componentWrapperId }, ((_a = this.data) === null || _a === void 0 ? void 0 : _a.length) > 0 ? h(FChip, Object.assign({}, props)) : null, h("slot", { key: '7dc37ecbf9bf870abd6b095abc36b46d41abc98b', name: "field" }))));
|
|
202
202
|
}
|
|
203
203
|
disconnectedCallback() {
|
|
204
204
|
this.kupManager.theme.unregister(this);
|
|
@@ -228,7 +228,7 @@ export class KupColorPicker {
|
|
|
228
228
|
render() {
|
|
229
229
|
let widget = null;
|
|
230
230
|
if (this.swatchOnly) {
|
|
231
|
-
widget = (h("button", { key: '
|
|
231
|
+
widget = (h("button", { key: 'db40db59729d3d48f13a412cf6bbefb3ed9b5763', disabled: this.disabled, class: "color-picker", onClick: () => this.openPicker(), style: {
|
|
232
232
|
backgroundColor: this.value,
|
|
233
233
|
}, type: "button" }));
|
|
234
234
|
}
|
|
@@ -238,7 +238,7 @@ export class KupColorPicker {
|
|
|
238
238
|
const style = {
|
|
239
239
|
['--kup_colorpicker_thumb_color']: this.value ? this.value : '',
|
|
240
240
|
};
|
|
241
|
-
return (h(Host, { key: '
|
|
241
|
+
return (h(Host, { key: '8e32caa5948b79dfedc3d84d649998b2b918ac44', style: style }, h("style", { key: 'c332452428ca96ae5919450957aa70509db27d65' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '27af58056ecf3581fbe024db4bed5c8892167c4b', id: componentWrapperId }, widget)));
|
|
242
242
|
}
|
|
243
243
|
disconnectedCallback() {
|
|
244
244
|
if (this.card) {
|
|
@@ -30,9 +30,6 @@ import { KupDynamicPositionPlacement } from "../../managers/kup-dynamic-position
|
|
|
30
30
|
export class KupCombobox {
|
|
31
31
|
constructor() {
|
|
32
32
|
_KupCombobox_instances.add(this);
|
|
33
|
-
/*-------------------------------------------------*/
|
|
34
|
-
/* I n t e r n a l V a r i a b l e s */
|
|
35
|
-
/*-------------------------------------------------*/
|
|
36
33
|
/**
|
|
37
34
|
* Instance of the KupManager class.
|
|
38
35
|
*/
|
|
@@ -53,7 +50,7 @@ export class KupCombobox {
|
|
|
53
50
|
this.icon = null;
|
|
54
51
|
this.initialValue = '';
|
|
55
52
|
this.isClearable = false;
|
|
56
|
-
this.isSelect =
|
|
53
|
+
this.isSelect = true;
|
|
57
54
|
this.label = null;
|
|
58
55
|
this.leadingLabel = false;
|
|
59
56
|
this.readOnly = false;
|
|
@@ -82,20 +79,35 @@ export class KupCombobox {
|
|
|
82
79
|
});
|
|
83
80
|
}
|
|
84
81
|
onKupClick() {
|
|
85
|
-
if (this.isSelect
|
|
82
|
+
if (this.isSelect) {
|
|
86
83
|
if (__classPrivateFieldGet(this, _KupCombobox_textfieldWrapper, "f").classList.contains('toggled')) {
|
|
87
84
|
__classPrivateFieldGet(this, _KupCombobox_instances, "m", _KupCombobox_closeList).call(this);
|
|
88
85
|
}
|
|
89
86
|
else {
|
|
90
87
|
__classPrivateFieldGet(this, _KupCombobox_instances, "m", _KupCombobox_openList).call(this);
|
|
91
88
|
}
|
|
89
|
+
this.kupClick.emit({
|
|
90
|
+
comp: this,
|
|
91
|
+
id: this.rootElement.id,
|
|
92
|
+
value: this.value,
|
|
93
|
+
inputValue: __classPrivateFieldGet(this, _KupCombobox_textfieldEl, "f").value,
|
|
94
|
+
});
|
|
95
|
+
this.kupIconClick.emit({
|
|
96
|
+
comp: this,
|
|
97
|
+
id: this.rootElement.id,
|
|
98
|
+
value: this.value,
|
|
99
|
+
inputValue: __classPrivateFieldGet(this, _KupCombobox_textfieldEl, "f").value,
|
|
100
|
+
open: __classPrivateFieldGet(this, _KupCombobox_textfieldWrapper, "f").classList.contains('toggled'),
|
|
101
|
+
});
|
|
102
|
+
}
|
|
103
|
+
else {
|
|
104
|
+
this.kupClick.emit({
|
|
105
|
+
comp: this,
|
|
106
|
+
id: this.rootElement.id,
|
|
107
|
+
value: this.value,
|
|
108
|
+
inputValue: __classPrivateFieldGet(this, _KupCombobox_textfieldEl, "f").value,
|
|
109
|
+
});
|
|
92
110
|
}
|
|
93
|
-
this.kupClick.emit({
|
|
94
|
-
comp: this,
|
|
95
|
-
id: this.rootElement.id,
|
|
96
|
-
value: this.value,
|
|
97
|
-
inputValue: __classPrivateFieldGet(this, _KupCombobox_textfieldEl, "f").value,
|
|
98
|
-
});
|
|
99
111
|
}
|
|
100
112
|
onKupFocus() {
|
|
101
113
|
this.kupFocus.emit({
|
|
@@ -292,6 +304,7 @@ export class KupCombobox {
|
|
|
292
304
|
label: this.label,
|
|
293
305
|
leadingLabel: this.leadingLabel,
|
|
294
306
|
readOnly: this.readOnly,
|
|
307
|
+
isSelect: this.isSelect,
|
|
295
308
|
sizing: this.sizing,
|
|
296
309
|
success: this.rootElement.classList.contains('kup-success')
|
|
297
310
|
? true
|
|
@@ -304,7 +317,7 @@ export class KupCombobox {
|
|
|
304
317
|
};
|
|
305
318
|
const fullHeight = this.rootElement.classList.contains('kup-full-height');
|
|
306
319
|
const fullWidth = this.rootElement.classList.contains('kup-full-width');
|
|
307
|
-
return (h(Host, { key: '
|
|
320
|
+
return (h(Host, { key: 'e3e6427593007de03f17946e49e422a8c00b2f3b', class: `${fullHeight ? 'kup-full-height' : ''} ${fullWidth ? 'kup-full-width' : ''}`, style: __classPrivateFieldGet(this, _KupCombobox_elStyle, "f") }, h("style", { key: 'ec02f526acd19b1871becd562d0c08dc7632f5b6' }, __classPrivateFieldGet(this, _KupCombobox_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: '71fa4c233462c65e683f4966d666b13970563522', id: componentWrapperId, style: __classPrivateFieldGet(this, _KupCombobox_elStyle, "f") }, h(FTextField, Object.assign({ key: '8d7f6d777ad6947174423cad01ae8ad4f5cc2f71' }, props, this.data['kup-text-field'], { disabled: this.disabled, fullHeight: fullHeight, fullWidth: fullWidth, trailingIcon: true, icon: this.showDropDownIcon
|
|
308
321
|
? KupThemeIconValues.DROPDOWN
|
|
309
322
|
: null, value: this.displayedValue, onBlur: () => this.onKupBlur(), onClick: () => this.onKupClick(), onChange: (e) => this.onKupChange(e.target.value), onFocus: () => this.onKupFocus(), onInput: () => this.onKupInput(), onIconClick: () => this.onKupIconClick() }))), __classPrivateFieldGet(this, _KupCombobox_instances, "m", _KupCombobox_prepList).call(this)));
|
|
310
323
|
}
|
|
@@ -530,11 +543,11 @@ export class KupCombobox {
|
|
|
530
543
|
"optional": false,
|
|
531
544
|
"docs": {
|
|
532
545
|
"tags": [],
|
|
533
|
-
"text": "Lets the combobox behave as a select element."
|
|
546
|
+
"text": "Lets the combobox behave as a select element, making the textfield readable only but interactable."
|
|
534
547
|
},
|
|
535
548
|
"attribute": "is-select",
|
|
536
549
|
"reflect": true,
|
|
537
|
-
"defaultValue": "
|
|
550
|
+
"defaultValue": "true"
|
|
538
551
|
},
|
|
539
552
|
"label": {
|
|
540
553
|
"type": "string",
|
|
@@ -1086,5 +1099,6 @@ _KupCombobox_kupManager = new WeakMap(), _KupCombobox_elStyle = new WeakMap(), _
|
|
|
1086
1099
|
}
|
|
1087
1100
|
return ret;
|
|
1088
1101
|
}, _KupCombobox_prepList = function _KupCombobox_prepList() {
|
|
1089
|
-
|
|
1102
|
+
var _a, _b;
|
|
1103
|
+
return (h("kup-list", Object.assign({}, this.data['kup-list'], { displayMode: this.displayMode, "is-menu": true, showFilter: ((_b = (_a = this.data['kup-list']) === null || _a === void 0 ? void 0 : _a.data) === null || _b === void 0 ? void 0 : _b.length) >= 10 ? true : false, "onkup-list-click": (e) => this.onKupItemClick(e), ref: (el) => (__classPrivateFieldSet(this, _KupCombobox_listEl, el, "f")) })));
|
|
1090
1104
|
};
|
|
@@ -376,7 +376,7 @@ export class KupDashboard {
|
|
|
376
376
|
this.didRenderInteractables();
|
|
377
377
|
}
|
|
378
378
|
render() {
|
|
379
|
-
return (h(Host, { key: '
|
|
379
|
+
return (h(Host, { key: 'ad8cbbbae20467e5a3f3ed0e37ca7ad752d949c2' }, h("style", { key: '692d0ec8ffe264c463f0a4e6abd5561dfd7c277d' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '26faf0b00335df455b9f9445fae97133cc630b5a', id: componentWrapperId }, this.buildHeader(), this.buildForm(this.internalData, null))));
|
|
380
380
|
}
|
|
381
381
|
disconnectedCallback() {
|
|
382
382
|
this.unregisterInteractables();
|
|
@@ -1336,7 +1336,7 @@ export class KupDataTable {
|
|
|
1336
1336
|
}
|
|
1337
1337
|
let rows = null;
|
|
1338
1338
|
if (__classPrivateFieldGet(this, _KupDataTable_paginatedRowsLength, "f") === 0) {
|
|
1339
|
-
rows = (h("tr", { key: '
|
|
1339
|
+
rows = (h("tr", { key: 'ea63936410964464a2025a9dd0810b6dae1abe3a', ref: (el) => __classPrivateFieldGet(this, _KupDataTable_rowsRefs, "f").push(el) }, h("td", { key: '051967eb3fda38c20a42c503a0ea8c6eda8eb567', colSpan: __classPrivateFieldGet(this, _KupDataTable_instances, "m", _KupDataTable_calculateColspan).call(this) }, this.emptyDataLabel)));
|
|
1340
1340
|
}
|
|
1341
1341
|
else {
|
|
1342
1342
|
rows = [];
|
|
@@ -1401,7 +1401,7 @@ export class KupDataTable {
|
|
|
1401
1401
|
for (let i = 0; i < chipsData.length; i++) {
|
|
1402
1402
|
props.onIconClick.push(() => __classPrivateFieldGet(this, _KupDataTable_instances, "m", _KupDataTable_removeGroup).call(this, i));
|
|
1403
1403
|
}
|
|
1404
|
-
groupChips = h(FChip, Object.assign({ key: '
|
|
1404
|
+
groupChips = h(FChip, Object.assign({ key: '5cd703fedee57ecf7b801b7dbacd0d4d32799a50' }, props));
|
|
1405
1405
|
}
|
|
1406
1406
|
}
|
|
1407
1407
|
const tableClass = {
|
|
@@ -1433,7 +1433,7 @@ export class KupDataTable {
|
|
|
1433
1433
|
if (this.headerIsPersistent &&
|
|
1434
1434
|
this.tableHeight === undefined &&
|
|
1435
1435
|
this.tableWidth === undefined) {
|
|
1436
|
-
stickyEl = (h("sticky-header", { key: '
|
|
1436
|
+
stickyEl = (h("sticky-header", { key: 'cf43ed233a20754080eed885affaab5e561d0cd1', class: "hover-scrolling-child", hidden: !this.showHeader, ref: (el) => (__classPrivateFieldSet(this, _KupDataTable_stickyTheadRef, el, "f")) }, h("thead-sticky", { key: '3bba2e64f5042563bb973a3e42cba769731c2c19' }, h("tr-sticky", { key: '6d6a99788fdd06a4c4266904ab6d8f18e7d249df' }, stickyHeader))));
|
|
1437
1437
|
}
|
|
1438
1438
|
let belowClass = 'below-wrapper';
|
|
1439
1439
|
if (!!this.tableHeight || !!this.tableWidth) {
|
|
@@ -1459,11 +1459,11 @@ export class KupDataTable {
|
|
|
1459
1459
|
}
|
|
1460
1460
|
}
|
|
1461
1461
|
};
|
|
1462
|
-
const compCreated = (h(Host, { key: '
|
|
1462
|
+
const compCreated = (h(Host, { key: '5ef7e6d877cff1df2a300749447c0b861b72df47', "onKup-cell-input": autoselectOnAction, "onKup-cell-update": autoselectOnAction }, h("style", { key: 'fee11527d24ecb0429a6d67c9f7237b28db972ea' }, __classPrivateFieldGet(this, _KupDataTable_kupManager, "f").theme.setKupStyle(this.rootElement)), this.updatableData ? __classPrivateFieldGet(this, _KupDataTable_instances, "m", _KupDataTable_renderUpdateButtons).call(this) : null, h("div", { key: 'f9a1fb42d750316ee56450fb887cdba181597d01', id: componentWrapperId, class: wrapClass }, h("div", { key: '96cda2363c61937075cd4f810aaac54011d90a96', class: "group-wrapper" }, groupChips), h("div", { key: '8a58783dc10fdb880b717b058b706c696d91a2e1', class: "actions-wrapper", style: actionWrapperWidth }, this.globalFilter ? (h("div", { id: "global-filter" }, h(FTextField, { fullWidth: true, icon: KupThemeIconValues.SEARCH, label: __classPrivateFieldGet(this, _KupDataTable_kupManager, "f").language.translate(KupLanguageSearch.SEARCH), value: this.globalFilterValue, onInput: (event) => {
|
|
1463
1463
|
const t = event.target;
|
|
1464
1464
|
window.clearTimeout(__classPrivateFieldGet(this, _KupDataTable_globalFilterTimeout, "f"));
|
|
1465
1465
|
__classPrivateFieldSet(this, _KupDataTable_globalFilterTimeout, window.setTimeout(() => __classPrivateFieldGet(this, _KupDataTable_instances, "m", _KupDataTable_onGlobalFilterChange).call(this, t), 600, t), "f");
|
|
1466
|
-
} }))) : null, h("div", { key: '
|
|
1466
|
+
} }))) : null, h("div", { key: '17a692d6a81950c6583bc21d77af9c0ea9cea0d2', class: "above-wrapper paginator-top" }, paginatorTop), this.insertMode !== '' &&
|
|
1467
1467
|
this.selectedRows.length > 0 ? (h(FButton, { icon: "save", onClick: () => {
|
|
1468
1468
|
this.kupSave.emit({
|
|
1469
1469
|
comp: this,
|
|
@@ -1513,9 +1513,9 @@ export class KupDataTable {
|
|
|
1513
1513
|
this.data.rows.unshift(row);
|
|
1514
1514
|
await this.refresh(true);
|
|
1515
1515
|
}
|
|
1516
|
-
}, sizing: KupComponentSizing.MEDIUM, styling: FButtonStyling.RAISED, title: "Insert row", wrapperClass: "insert-button" })) : null), h("div", { key: '
|
|
1516
|
+
}, sizing: KupComponentSizing.MEDIUM, styling: FButtonStyling.RAISED, title: "Insert row", wrapperClass: "insert-button" })) : null), h("div", { key: '00f4c313660bfd22b69529356542ab1b1e2f5bdd', class: "droparea", ref: (el) => (__classPrivateFieldSet(this, _KupDataTable_dropareaRef, el, "f")) }, this.showGroups ? __classPrivateFieldGet(this, _KupDataTable_instances, "m", _KupDataTable_columnGroupArea).call(this) : null, this.removableColumns
|
|
1517
1517
|
? __classPrivateFieldGet(this, _KupDataTable_instances, "m", _KupDataTable_columnRemoveArea).call(this)
|
|
1518
|
-
: null), h("div", { key: '
|
|
1518
|
+
: null), h("div", { key: '87e958098e8eb2d4e79470f653f4c92a24755b06', style: elStyle, class: belowClass, ref: (el) => (__classPrivateFieldSet(this, _KupDataTable_tableAreaRef, el, "f")) }, this.showCustomization
|
|
1519
1519
|
? [
|
|
1520
1520
|
h("div", { class: "settings-trigger", onClick: () => {
|
|
1521
1521
|
__classPrivateFieldGet(this, _KupDataTable_instances, "m", _KupDataTable_onCustomSettingsClick).call(this);
|
|
@@ -1524,7 +1524,7 @@ export class KupDataTable {
|
|
|
1524
1524
|
} }, h(FImage, { color: `var(${KupThemeColorValues.TITLE})`, resource: "settings", sizeX: "10px" })),
|
|
1525
1525
|
this.renderCustomizePanel(),
|
|
1526
1526
|
]
|
|
1527
|
-
: null, h("table", { key: '
|
|
1527
|
+
: null, h("table", { key: 'ceaf2d707a3962edad876f49c48af952ae63923b', class: tableClass, ref: (el) => (__classPrivateFieldSet(this, _KupDataTable_tableRef, el, "f")), onMouseLeave: (ev) => {
|
|
1528
1528
|
ev.stopPropagation();
|
|
1529
1529
|
}, onPointerDown: (e) => {
|
|
1530
1530
|
__classPrivateFieldSet(this, _KupDataTable_lastPointerDetails, __classPrivateFieldGet(this, _KupDataTable_instances, "m", _KupDataTable_getEventDetails).call(this, __classPrivateFieldGet(this, _KupDataTable_kupManager, "f").getEventPath(e.target, this.rootElement), e), "f");
|
|
@@ -1532,7 +1532,7 @@ export class KupDataTable {
|
|
|
1532
1532
|
__classPrivateFieldSet(this, _KupDataTable_lastPointerDetails, __classPrivateFieldGet(this, _KupDataTable_instances, "m", _KupDataTable_getEventDetails).call(this, __classPrivateFieldGet(this, _KupDataTable_kupManager, "f").getEventPath(e.target, this.rootElement), e), "f");
|
|
1533
1533
|
}, onContextMenu: (e) => {
|
|
1534
1534
|
e.preventDefault();
|
|
1535
|
-
} }, h("thead", { key: '
|
|
1535
|
+
} }, h("thead", { key: 'ffae62aaf3c5c971ac96a41984111226e31e0676', hidden: !this.showHeader, ref: (el) => (__classPrivateFieldSet(this, _KupDataTable_theadRef, el, "f")) }, h("tr", { key: '0cd3e2f5b7f9d52d52381a1a1ff52ef35ce62701' }, header)), h("tbody", { key: '954d2d5fac5de969863107acaf491845fe014219' }, rows), this.showFooter || __classPrivateFieldGet(this, _KupDataTable_instances, "m", _KupDataTable_hasTotals).call(this)
|
|
1536
1536
|
? this.renderFooter()
|
|
1537
1537
|
: null), stickyEl), paginatorBottom)));
|
|
1538
1538
|
return compCreated;
|
|
@@ -388,7 +388,7 @@ export class KupDatePicker {
|
|
|
388
388
|
this.kupManager.debug.logRender(this, true);
|
|
389
389
|
}
|
|
390
390
|
render() {
|
|
391
|
-
return (h(Host, { key: '
|
|
391
|
+
return (h(Host, { key: '46a53a55ec511a4beb0105b6a1caf5af95addc05' }, h("style", { key: '6b93ff258cacb4dfa701edcafb123f18b8b3a7f1' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: 'd9685f29bf32e9222f62c708250e846b84c182a1', id: componentWrapperId }, this.prepTextfield(this.getDateForOutput()))));
|
|
392
392
|
}
|
|
393
393
|
disconnectedCallback() {
|
|
394
394
|
this.kupManager.dates.unregister(this);
|
|
@@ -145,7 +145,7 @@ export class KupDialog {
|
|
|
145
145
|
if (headerSlot) {
|
|
146
146
|
__classPrivateFieldSet(this, _KupDialog_header, headerSlot, "f");
|
|
147
147
|
}
|
|
148
|
-
return (h(Host, { key: '
|
|
148
|
+
return (h(Host, { key: '677afdac900b1d07b1a2874869f3d8415a508f31', "fade-in": true, style: style }, h("style", { key: '22e733f191cd089e832746c87ad41e831e0af07f' }, __classPrivateFieldGet(this, _KupDialog_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: 'b2a99bc3c9dec0ae5774b62423882d4e98d9a22b', id: componentWrapperId }, this.header ? (h("div", { class: "header", ref: (el) => (__classPrivateFieldSet(this, _KupDialog_header, el, "f")) }, this.header.title ? (h("div", { class: "header__title" }, this.header.title)) : null, ((_a = this.header.icons) === null || _a === void 0 ? void 0 : _a.close) ? (h(FImage, { onClick: () => this.close(), sizeX: "1.25em", sizeY: "100%", resource: "clear", wrapperClass: "header__close" })) : null)) : headerSlot ? (h("slot", { name: "header" })) : null, h("div", { key: 'c069c53fe1a71fdf84984ea725cfeb5876485686', class: "content" }, h("slot", { key: '1682932aeb2e0352bcf6d6f3685ea1b7f0be30b7', name: "content" })))));
|
|
149
149
|
}
|
|
150
150
|
disconnectedCallback() {
|
|
151
151
|
if (this.modal) {
|
|
@@ -108,7 +108,7 @@ export class KupDrawer {
|
|
|
108
108
|
this.kupManager.debug.logRender(this, true);
|
|
109
109
|
}
|
|
110
110
|
render() {
|
|
111
|
-
return (h(Host, { key: '
|
|
111
|
+
return (h(Host, { key: '8a9d2198973d5a7ec57918a2064e790682764845', "kup-opened": this.opened }, h("style", { key: 'e3abd215c9b0196074011bf4325bf8a7ab9092ed' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '71daac9c19301460a3fe3edad3f320c01f11bad5', class: "backdrop", onClick: (e) => {
|
|
112
112
|
e.preventDefault();
|
|
113
113
|
e.stopPropagation();
|
|
114
114
|
}, onPointerDown: (e) => {
|
|
@@ -118,7 +118,7 @@ export class KupDrawer {
|
|
|
118
118
|
}, onTouchStart: (e) => {
|
|
119
119
|
e.preventDefault();
|
|
120
120
|
e.stopPropagation();
|
|
121
|
-
} }), h("div", { key: '
|
|
121
|
+
} }), h("div", { key: '47e90864a92415cca083f56e2d25cd05efe56df9', id: componentWrapperId }, h("div", { key: '47bfb804ce58fa47dc1fa7a574df7a05bd92b116', class: drawerClass }, this.content()))));
|
|
122
122
|
}
|
|
123
123
|
disconnectedCallback() {
|
|
124
124
|
this.kupManager.theme.unregister(this);
|
|
@@ -293,7 +293,7 @@ export class KupDropdownButton {
|
|
|
293
293
|
return buttons;
|
|
294
294
|
}
|
|
295
295
|
render() {
|
|
296
|
-
return (h(Host, { key: '
|
|
296
|
+
return (h(Host, { key: 'ccae4dfa0806f3fdbf1bed5fbd19fadd7de8429d' }, h("style", { key: '0173c39b549a40914975036cfdf000b1fb00aabd' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '11845d0c420acc71324ec35a666efa13640be822', id: componentWrapperId }, h("div", { key: '4f589eb69851af86e9e4c42c531445626741c008', class: "dropdown-button--wrapper" }, this.renderButtons()), h("kup-list", Object.assign({ key: '058216a70f437d213f51c0f07ac62bb30544e9fb' }, this.data['kup-list'], { displayMode: this.displayMode, isMenu: true, "onKup-list-click": (e) => this.onKupItemClick(e), id: this.rootElement.id + '_list', ref: (el) => (this.listEl = el) })))));
|
|
297
297
|
}
|
|
298
298
|
disconnectedCallback() {
|
|
299
299
|
if (this.listEl) {
|
|
@@ -139,7 +139,7 @@ export class KupEchart {
|
|
|
139
139
|
'--kup_echart_height': this.sizeY ? this.sizeY : '100%',
|
|
140
140
|
'--kup_echart_width': this.sizeX ? this.sizeX : '100%',
|
|
141
141
|
};
|
|
142
|
-
return (h(Host, { key: '
|
|
142
|
+
return (h(Host, { key: 'f40d78d9bd1b54cb01ed05e18edef28c29d33473', style: style }, h("style", { key: 'd341281f3b58021c7de43822b5bb3d9b0fc6c4fd' }, __classPrivateFieldGet(this, _KupEchart_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: 'd71b62b4761cdb56e05ba1d736a375e12c52f964', id: componentWrapperId, ref: (chartContainer) => (__classPrivateFieldSet(this, _KupEchart_chartContainer, chartContainer, "f")) })));
|
|
143
143
|
}
|
|
144
144
|
disconnectedCallback() {
|
|
145
145
|
__classPrivateFieldGet(this, _KupEchart_kupManager, "f").theme.unregister(this);
|
|
@@ -389,7 +389,7 @@ export class KupEditor {
|
|
|
389
389
|
__classPrivateFieldGet(this, _KupEditor_kupManager, "f").debug.logRender(this, true);
|
|
390
390
|
}
|
|
391
391
|
render() {
|
|
392
|
-
return (h(Host, { key: '
|
|
392
|
+
return (h(Host, { key: 'ffbd575e5192cccaf2c070c4586215cc7573f9ce' }, h("div", { key: '21e2b1a060db3009c6595eb92f78361adff24d6c', id: componentWrapperId }, h("div", { key: this.rootElement.id, ref: (el) => (this.editorRef = el), class: "kup-editor" }))));
|
|
393
393
|
}
|
|
394
394
|
disconnectedCallback() {
|
|
395
395
|
__classPrivateFieldGet(this, _KupEditor_kupManager, "f").theme.unregister(this);
|
|
@@ -149,12 +149,12 @@ export class KupFamilyTree {
|
|
|
149
149
|
__classPrivateFieldGet(this, _KupFamilyTree_kupManager, "f").debug.logRender(this, true);
|
|
150
150
|
}
|
|
151
151
|
render() {
|
|
152
|
-
return (h(Host, { key: '
|
|
152
|
+
return (h(Host, { key: '6788b54f8c964ddeda1e5c4a7922613eb2efd59f', onDrag: (e) => e.preventDefault(), onPointerDown: (e) => {
|
|
153
153
|
e.preventDefault();
|
|
154
154
|
__classPrivateFieldGet(this, _KupFamilyTree_instances, "m", _KupFamilyTree_startPanning).call(this, e);
|
|
155
155
|
}, onWheel: (e) => {
|
|
156
156
|
__classPrivateFieldGet(this, _KupFamilyTree_instances, "m", _KupFamilyTree_zoomTree).call(this, e);
|
|
157
|
-
} }, h("style", { key: '
|
|
157
|
+
} }, h("style", { key: '40f38048045b0c3726164c999dc9fa15ea778291' }, __classPrivateFieldGet(this, _KupFamilyTree_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: '9d4209faa777da38726d8113582cbba14ace1df7', id: componentWrapperId }, __classPrivateFieldGet(this, _KupFamilyTree_instances, "m", _KupFamilyTree_createTree).call(this))));
|
|
158
158
|
}
|
|
159
159
|
disconnectedCallback() {
|
|
160
160
|
__classPrivateFieldGet(this, _KupFamilyTree_kupManager, "f").language.unregister(this);
|
|
@@ -408,7 +408,7 @@ export class KupForm {
|
|
|
408
408
|
render() {
|
|
409
409
|
let formContent = null;
|
|
410
410
|
if (this.data.rows.length === 0) {
|
|
411
|
-
formContent = (h("p", { key: '
|
|
411
|
+
formContent = (h("p", { key: '3c206215642b1662964c975671c3a2f7720eb470' }, this.kupManager.language.translate(KupLanguageGeneric.EMPTY_DATA)));
|
|
412
412
|
}
|
|
413
413
|
else {
|
|
414
414
|
const rows = this.data.rows;
|
|
@@ -419,7 +419,7 @@ export class KupForm {
|
|
|
419
419
|
formContent.push(this.renderRow(rows[cnt++]));
|
|
420
420
|
}
|
|
421
421
|
}
|
|
422
|
-
return (h(Host, { key: '
|
|
422
|
+
return (h(Host, { key: 'bc740600eab0fde6bce214eb57ce0a883a70bc50' }, h("style", { key: '73cf8c044cbe93249f7943e42b657b5d70247531' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '2fe3feca10d6237f4135453b91334527ba2ca311', id: componentWrapperId }, formContent)));
|
|
423
423
|
}
|
|
424
424
|
disconnectedCallback() {
|
|
425
425
|
this.kupManager.language.unregister(this);
|
|
@@ -67,7 +67,7 @@ export class KupHTM {
|
|
|
67
67
|
}
|
|
68
68
|
render() {
|
|
69
69
|
const isLink = __classPrivateFieldGet(this, _KupHTM_kupManager, "f").objects.isLink(this.data.obj);
|
|
70
|
-
return (h(Host, { key: '
|
|
70
|
+
return (h(Host, { key: '4900e8b6dd9c84c1f3a173b43951a0066bc8ec92' }, h("style", { key: 'fae888455749d9310efb85b2543a1f2dd9c458e5' }, __classPrivateFieldGet(this, _KupHTM_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: 'b134d6fc361dcb972d831b5658ae5529a949efa5', id: componentWrapperId }, h("div", { key: 'd8490ada53de8bf4cd93c7d4fb1e0db18cc3a42d', class: `kup-htm ${isLink ? 'is-link' : ''}` }, isLink ? (h(Fragment, null, h("a", { href: this.data.value, target: "_blank", rel: "noopener noreferrer" }, __classPrivateFieldGet(this, _KupHTM_kupManager, "f").language.translate(KupLanguageGeneric.OPEN_IN_NEW_TAB)), h("iframe", { src: this.data.value, frameBorder: "0" }))) : (h("div", { innerHTML: this.data.value }))))));
|
|
71
71
|
}
|
|
72
72
|
disconnectedCallback() {
|
|
73
73
|
__classPrivateFieldGet(this, _KupHTM_kupManager, "f").theme.unregister(this);
|
|
@@ -204,14 +204,14 @@ export class KupImageList {
|
|
|
204
204
|
}
|
|
205
205
|
const imlClass = 'image-list' +
|
|
206
206
|
(this.showFullDescription ? ' full-description' : '');
|
|
207
|
-
return (h(Host, { key: '
|
|
207
|
+
return (h(Host, { key: '6b1b27c8e736754f479770ec67603d5708a78191' }, h("style", { key: '998b454b9acbe6078e18b5303667a373ef17a352' }, __classPrivateFieldGet(this, _KupImageList_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: '9dfe6fefea846bbe367f5c76fd2d336840190ae9', id: componentWrapperId, ref: (el) => {
|
|
208
208
|
__classPrivateFieldSet(this, _KupImageList_el, el, "f");
|
|
209
|
-
} }, h("div", { key: '
|
|
209
|
+
} }, h("div", { key: '8e6ba7408c4358862f1cccc8b564c5f225410074', class: "navigation-bar" }, hasNavigation ? (h("div", { class: `navigation-bar__wrapper ${this.navigationBarToggled
|
|
210
210
|
? 'navigation-bar__wrapper--active'
|
|
211
211
|
: ''}` }, h("div", { class: `navigation-bar__title`, onClick: () => {
|
|
212
212
|
this.navigationBarToggled =
|
|
213
213
|
!this.navigationBarToggled;
|
|
214
|
-
} }, h(FImage, { fit: true, resource: this.currentNode.icon, placeholderResource: this.currentNode.placeholderIcon, sizeX: "1.25em", sizeY: "1.25em", wrapperClass: "navigation-bar__title__image" }), h("div", { class: "navigation-bar__title__label" }, this.currentNode.value)), h(FButton, Object.assign({}, __classPrivateFieldGet(this, _KupImageList_backProps, "f"), { label: __classPrivateFieldGet(this, _KupImageList_kupManager, "f").language.translate(KupLanguageGeneric.BACK) })), h(FButton, Object.assign({}, __classPrivateFieldGet(this, _KupImageList_topProps, "f"), { label: __classPrivateFieldGet(this, _KupImageList_kupManager, "f").language.translate(KupLanguageGeneric.TOP) })))) : null), h("div", { key: '
|
|
214
|
+
} }, h(FImage, { fit: true, resource: this.currentNode.icon, placeholderResource: this.currentNode.placeholderIcon, sizeX: "1.25em", sizeY: "1.25em", wrapperClass: "navigation-bar__title__image" }), h("div", { class: "navigation-bar__title__label" }, this.currentNode.value)), h(FButton, Object.assign({}, __classPrivateFieldGet(this, _KupImageList_backProps, "f"), { label: __classPrivateFieldGet(this, _KupImageList_kupManager, "f").language.translate(KupLanguageGeneric.BACK) })), h(FButton, Object.assign({}, __classPrivateFieldGet(this, _KupImageList_topProps, "f"), { label: __classPrivateFieldGet(this, _KupImageList_kupManager, "f").language.translate(KupLanguageGeneric.TOP) })))) : null), h("div", { key: '4c007ebfba4fe8b1b8aaffbae9261c27db9b00df', class: imlClass, style: combinedGridStyle }, ...__classPrivateFieldGet(this, _KupImageList_instances, "m", _KupImageList_createList).call(this)))));
|
|
215
215
|
}
|
|
216
216
|
disconnectedCallback() {
|
|
217
217
|
__classPrivateFieldGet(this, _KupImageList_kupManager, "f").interact.unregister(__classPrivateFieldGet(this, _KupImageList_interactableTouch, "f"));
|
|
@@ -199,7 +199,7 @@ export class KupInputPanel {
|
|
|
199
199
|
h("p", null, __classPrivateFieldGet(this, _KupInputPanel_kupManager, "f").language.translate(KupLanguageGeneric.EMPTY_DATA)),
|
|
200
200
|
]
|
|
201
201
|
: this.inputPanelCells.map((inputPanelCell) => __classPrivateFieldGet(this, _KupInputPanel_instances, "m", _KupInputPanel_renderRow).call(this, inputPanelCell));
|
|
202
|
-
return (h(Host, { key: '
|
|
202
|
+
return (h(Host, { key: 'fd7cb43c2e106e5ee0792ebf06cb7d97feb08a5a' }, h("style", { key: 'e9c94d1db637c291c024ca4c20391e72d977aff2' }, __classPrivateFieldGet(this, _KupInputPanel_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: '3a43c79c02826a018af22e00d869b48fdf60ebe4', id: componentWrapperId }, inputPanelContent)));
|
|
203
203
|
}
|
|
204
204
|
disconnectedCallback() {
|
|
205
205
|
__classPrivateFieldGet(this, _KupInputPanel_kupManager, "f").language.unregister(this);
|
|
@@ -108,39 +108,39 @@ export class KupLazy {
|
|
|
108
108
|
switch (this.componentName) {
|
|
109
109
|
case 'kup-button':
|
|
110
110
|
//call_to_action.svg
|
|
111
|
-
resource = (h("svg", { key: '
|
|
111
|
+
resource = (h("svg", { key: '665704637b3354494ef01a225fd4d37a0188c34f', xmlns: "http://www.w3.org/2000/svg", width: "100%", height: "100%", viewBox: "0 0 48 48" }, h("path", { key: '6a0391862537ed0250af6780a7c0fef06130b831', d: "M42 6H6c-2.2 0-4 1.8-4 4v28c0 2.2 1.8 4 4 4h36c2.2 0 4-1.8 4-4V10c0-2.2-1.8-4-4-4zm0 32H6v-6h36v6z" })));
|
|
112
112
|
break;
|
|
113
113
|
case 'kup-card':
|
|
114
114
|
//art_track.svg
|
|
115
|
-
resource = (h("svg", { key: '
|
|
115
|
+
resource = (h("svg", { key: 'a91f941eaf227d71122f52ef990999697e5140d2', xmlns: "http://www.w3.org/2000/svg", width: "100%", height: "100%", viewBox: "0 0 48 48" }, h("path", { key: '9b757b8dae5fbb1d30ba262087274d6ed177b713', d: "M44 26H28v-4h16v4zm0-12H28v4h16v-4zM28 34h16v-4H28v4zm-4-16v12c0 2.2-1.8 4-4 4H8c-2.2 0-4-1.8-4-4V18c0-2.2 1.8-4 4-4h12c2.2 0 4 1.8 4 4zm-3 12l-4.5-6-3.5 4.51-2.5-3.01L7 30h14z" })));
|
|
116
116
|
break;
|
|
117
117
|
case 'kup-checkbox':
|
|
118
118
|
//check_box_outline_blank.svg
|
|
119
|
-
resource = (h("svg", { key: '
|
|
119
|
+
resource = (h("svg", { key: 'dd4f4172b01ef1784c3a4947940e11f6cacbe746', xmlns: "http://www.w3.org/2000/svg", width: "100%", height: "100%", viewBox: "0 0 48 48" }, h("path", { key: '4a65af5a391cfaf3d1e82c229db9a361b493cf49', d: "M38 10v28H10V10h28m0-4H10c-2.21 0-4 1.79-4 4v28c0 2.21 1.79 4 4 4h28c2.21 0 4-1.79 4-4V10c0-2.21-1.79-4-4-4z" })));
|
|
120
120
|
break;
|
|
121
121
|
case 'kup-chart':
|
|
122
122
|
//chart-bar.svg
|
|
123
|
-
resource = (h("svg", { key: '
|
|
123
|
+
resource = (h("svg", { key: '593f6aa43a513b12ea0b49f7feb6680e2931c36c', xmlns: "http://www.w3.org/2000/svg", version: "1.1", width: "100%", height: "100%", viewBox: "0 0 24 24" }, h("path", { key: '0a24ba272bc6830f9bf356585d4a16d769b37b52', d: "M22,21H2V3H4V19H6V10H10V19H12V6H16V19H18V14H22V21Z" })));
|
|
124
124
|
break;
|
|
125
125
|
case 'kup-data-table':
|
|
126
126
|
//table-large.svg
|
|
127
|
-
resource = (h("svg", { key: '
|
|
127
|
+
resource = (h("svg", { key: 'fccd6198bf2c7d9b67fd9df526483f8f9dafee21', xmlns: "http://www.w3.org/2000/svg", version: "1.1", width: "100%", height: "100%", viewBox: "0 0 24 24" }, h("path", { key: '976cebc69cdc6153f4f91e935e48c18d5d345544', d: "M4,3H20A2,2 0 0,1 22,5V20A2,2 0 0,1 20,22H4A2,2 0 0,1 2,20V5A2,2 0 0,1 4,3M4,7V10H8V7H4M10,7V10H14V7H10M20,10V7H16V10H20M4,12V15H8V12H4M4,20H8V17H4V20M10,12V15H14V12H10M10,20H14V17H10V20M20,20V17H16V20H20M20,12H16V15H20V12Z" })));
|
|
128
128
|
break;
|
|
129
129
|
case 'kup-image':
|
|
130
130
|
//photo.svg
|
|
131
|
-
resource = (h("svg", { key: '
|
|
131
|
+
resource = (h("svg", { key: '17b1e569dabdfb945ea6880e770ae52566c14964', xmlns: "http://www.w3.org/2000/svg", width: "100%", height: "100%", viewBox: "0 0 48 48" }, h("path", { key: '8208a3be977f5294e724adc8e0c168f3e0447940', d: "M42 38V10c0-2.21-1.79-4-4-4H10c-2.21 0-4 1.79-4 4v28c0 2.21 1.79 4 4 4h28c2.21 0 4-1.79 4-4zM17 27l5 6.01L29 24l9 12H10l7-9z" })));
|
|
132
132
|
break;
|
|
133
133
|
case 'kup-progress-bar':
|
|
134
134
|
//linear_scale.svg
|
|
135
|
-
resource = (h("svg", { key: '
|
|
135
|
+
resource = (h("svg", { key: 'd75588e7fdd9dd67ca01598159316c0a480ff7b2', xmlns: "http://www.w3.org/2000/svg", width: "100%", height: "100%", viewBox: "0 0 48 48" }, h("path", { key: 'b6cb40a0509a7da7a0d764cb11b8170a4b083932', d: "M39 19c-2.05 0-3.81 1.23-4.58 3h-5.84c-.77-1.77-2.53-3-4.58-3s-3.81 1.23-4.58 3h-5.84c-.77-1.77-2.53-3-4.58-3-2.77 0-5 2.23-5 5s2.23 5 5 5c2.05 0 3.81-1.23 4.58-3h5.84c.77 1.77 2.53 3 4.58 3s3.81-1.23 4.58-3h5.84c.77 1.77 2.53 3 4.58 3 2.77 0 5-2.23 5-5s-2.23-5-5-5z" })));
|
|
136
136
|
break;
|
|
137
137
|
case 'kup-radio':
|
|
138
138
|
//radio_button_unchecked.svg
|
|
139
|
-
resource = (h("svg", { key: '
|
|
139
|
+
resource = (h("svg", { key: '1b18bc766908f4da555824535f7dbdc93779bb60', xmlns: "http://www.w3.org/2000/svg", width: "100%", height: "100%", viewBox: "0 0 48 48" }, h("path", { key: '0feac444636e26df8fded6a7e566252087e60e86', d: "M24 4C12.95 4 4 12.95 4 24s8.95 20 20 20 20-8.95 20-20S35.05 4 24 4zm0 36c-8.84 0-16-7.16-16-16S15.16 8 24 8s16 7.16 16 16-7.16 16-16 16z" })));
|
|
140
140
|
break;
|
|
141
141
|
default:
|
|
142
142
|
//art_track.svg
|
|
143
|
-
resource = (h("svg", { key: '
|
|
143
|
+
resource = (h("svg", { key: '455a2d22a5d9d50f071e8facd31b50b7bd3f5d92', xmlns: "http://www.w3.org/2000/svg", width: "100%", height: "100%", viewBox: "0 0 48 48" }, h("path", { key: 'fefd08ea2bbd6eaa7e4ee0fefe2b25afa81165cf', d: "M44 26H28v-4h16v4zm0-12H28v4h16v-4zM28 34h16v-4H28v4zm-4-16v12c0 2.2-1.8 4-4 4H8c-2.2 0-4-1.8-4-4V18c0-2.2 1.8-4 4-4h12c2.2 0 4 1.8 4 4zm-3 12l-4.5-6-3.5 4.51-2.5-3.01L7 30h14z" })));
|
|
144
144
|
break;
|
|
145
145
|
}
|
|
146
146
|
if ((this.renderMode === KupLazyRender.VIEWPORT && this.isInViewport) ||
|
|
@@ -149,14 +149,14 @@ export class KupLazy {
|
|
|
149
149
|
this.data &&
|
|
150
150
|
this.isInViewport)) {
|
|
151
151
|
let Tag = this.componentName;
|
|
152
|
-
content = (h(Tag, Object.assign({ key: '
|
|
152
|
+
content = (h(Tag, Object.assign({ key: 'd1d563697c56db2c3fdcf3252aae2a2966b06858' }, this.data, { ref: (el) => (this.lazyComponent = el) })));
|
|
153
153
|
className += ' kup-loaded';
|
|
154
154
|
}
|
|
155
155
|
else if (this.showPlaceholder) {
|
|
156
156
|
content = resource;
|
|
157
157
|
className += ' kup-to-be-loaded';
|
|
158
158
|
}
|
|
159
|
-
return (h(Host, { key: '
|
|
159
|
+
return (h(Host, { key: '4a055d835d8e6d3fb06bd4870fe5b13c2e4e922e', class: className }, h("style", { key: '5a8b37cd487d2db656dc8614469ba37c11809343' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '21ace7612895c14f8d63303fc171f04a66016427', id: componentWrapperId }, content)));
|
|
160
160
|
}
|
|
161
161
|
disconnectedCallback() {
|
|
162
162
|
var _a;
|
|
@@ -198,6 +198,11 @@
|
|
|
198
198
|
outline: none;
|
|
199
199
|
}
|
|
200
200
|
|
|
201
|
+
.scroll-list {
|
|
202
|
+
overflow-y: auto;
|
|
203
|
+
max-height: var(--kup_list_max_height_as_menu);
|
|
204
|
+
}
|
|
205
|
+
|
|
201
206
|
.list {
|
|
202
207
|
background: var(--kup_list_background_color);
|
|
203
208
|
color: var(--kup_list_text_color);
|
|
@@ -336,7 +341,6 @@
|
|
|
336
341
|
color: var(--kup-text-color);
|
|
337
342
|
display: none;
|
|
338
343
|
max-height: var(--kup_list_max_height_as_menu);
|
|
339
|
-
overflow: auto;
|
|
340
344
|
position: relative;
|
|
341
345
|
transform: none;
|
|
342
346
|
transform-origin: unset;
|