@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
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { p as proxyCustomElement, H, c as createEvent, f as forceUpdate, h as h$1, d as Host, F as Fragment$1 } from './p-2e5f2e07.js';
|
|
2
|
-
import { c as KupThemeIconValues, d as KupLanguageGeneric, a as KupComponentSizing, k as kupManagerInstance, e as KupDynamicPositionPlacement, f as editableTypes, h as kupTypes, F as FCellClasses, b as KupThemeColorValues, i as FCellTypes, R as RADAdapter, C as CMBandACPAdapter, j as KupTagNames, l as FCellShapes, m as fullWidthFieldsComps, n as autoCenterComps, o as getCellValueForDisplay, p as FCellEvents, q as isForceUppercase, r as isForceLowercase, t as KupDebugCategory, u as FCellPadding, v as fillString, w as KupCardBuiltInClockElements, x as KupCardCSSClasses, y as KupLanguageTotals, z as KupLanguageColumn, A as KupDataNewColumnTypes, B as KupCardSubEvents, D as KupCardIds, E as KupLanguageRow, G as getColumnByName, H as KupObjects, I as formatToNumber, J as Filters, L as FilterInterval, M as getValueForDisplay, N as getValueForDisplay2, O as KupData, P as compareCell, T as TotalMode, Q as CHKAdapter, S as CHIAdapter, U as SWTAdapter, V as SortMode, W as GroupLabelDisplayMode, X as SelectionMode, Y as KupLanguageGrouping, Z as KupLanguageCheckbox, _ as KupLanguageSearch, $ as KupLanguagePage, a0 as addColumnValueFromRow, a1 as KupGlobalFilterMode, g as getProps, s as setProps, a2 as TotalLabel, a3 as KupPointerEventTypes, a4 as kupDynamicPositionAttribute, a5 as KupCardFamily, a6 as identify, a7 as LoadMoreMode, a8 as PaginatorPos, a9 as ShowGrid, aa as kupDraggableColumnAttr, ab as kupDragActiveAttr, ac as KupDragEffect, ad as kupDraggableCellAttr, ae as KupDropEventTypes, af as FixedCellsClasses, ag as FixedCellsCSSVarsBase, ah as KupLanguageFontsize, ai as KupLanguageDensity, aj as KupLanguageGrid, ak as KupDataTableProps, al as DataTableAreasEnum, am as iconColumn, an as keyColumn, ao as fieldColumn, ap as KupCardProps } from './p-
|
|
2
|
+
import { c as KupThemeIconValues, d as KupLanguageGeneric, a as KupComponentSizing, k as kupManagerInstance, e as KupDynamicPositionPlacement, f as editableTypes, h as kupTypes, F as FCellClasses, b as KupThemeColorValues, i as FCellTypes, R as RADAdapter, C as CMBandACPAdapter, j as KupTagNames, l as FCellShapes, m as fullWidthFieldsComps, n as autoCenterComps, o as getCellValueForDisplay, p as FCellEvents, q as isForceUppercase, r as isForceLowercase, t as KupDebugCategory, u as FCellPadding, v as fillString, w as KupCardBuiltInClockElements, x as KupCardCSSClasses, y as KupLanguageTotals, z as KupLanguageColumn, A as KupDataNewColumnTypes, B as KupCardSubEvents, D as KupCardIds, E as KupLanguageRow, G as getColumnByName, H as KupObjects, I as formatToNumber, J as Filters, L as FilterInterval, M as getValueForDisplay, N as getValueForDisplay2, O as KupData, P as compareCell, T as TotalMode, Q as CHKAdapter, S as CHIAdapter, U as SWTAdapter, V as SortMode, W as GroupLabelDisplayMode, X as SelectionMode, Y as KupLanguageGrouping, Z as KupLanguageCheckbox, _ as KupLanguageSearch, $ as KupLanguagePage, a0 as addColumnValueFromRow, a1 as KupGlobalFilterMode, g as getProps, s as setProps, a2 as TotalLabel, a3 as KupPointerEventTypes, a4 as kupDynamicPositionAttribute, a5 as KupCardFamily, a6 as identify, a7 as LoadMoreMode, a8 as PaginatorPos, a9 as ShowGrid, aa as kupDraggableColumnAttr, ab as kupDragActiveAttr, ac as KupDragEffect, ad as kupDraggableCellAttr, ae as KupDropEventTypes, af as FixedCellsClasses, ag as FixedCellsCSSVarsBase, ah as KupLanguageFontsize, ai as KupLanguageDensity, aj as KupLanguageGrid, ak as KupDataTableProps, al as DataTableAreasEnum, am as iconColumn, an as keyColumn, ao as fieldColumn, ap as KupCardProps } from './p-14aad914.js';
|
|
3
3
|
import { h, g as getAssetPath, F as Fragment } from './p-3aae989f.js';
|
|
4
4
|
import { c as KupDateTimeFormatOptionsMonth, K as KupDatesFormats, a as KupDates } from './p-1581348d.js';
|
|
5
5
|
|
|
@@ -1346,6 +1346,7 @@ function setContent(props) {
|
|
|
1346
1346
|
'mdc-text-field': true,
|
|
1347
1347
|
'mdc-text-field--disabled': props.disabled,
|
|
1348
1348
|
'mdc-text-field--read-only': props.readOnly,
|
|
1349
|
+
'mdc-text-field--read-only-is-select': props.isSelect,
|
|
1349
1350
|
'mdc-text-field--filled': !props.fullWidth && !isOutlined,
|
|
1350
1351
|
'mdc-text-field--no-label': !props.label,
|
|
1351
1352
|
'mdc-text-field--fullwidth': props.fullWidth,
|
|
@@ -1385,7 +1386,7 @@ function setContent(props) {
|
|
|
1385
1386
|
h("div", { class: classObj },
|
|
1386
1387
|
!props.trailingIcon ? iconEl : undefined,
|
|
1387
1388
|
props.textArea ? (h("span", { class: "mdc-text-field__resizer" },
|
|
1388
|
-
h("textarea", { class: "mdc-text-field__input", disabled: props.disabled, maxlength: props.maxLength, value: value, autoComplete: (_c = props.autocomplete) !== null && _c !== void 0 ? _c : 'off', onBlur: props.onBlur, onClick: props.onClick, onChange: props.onChange, onFocus: props.onFocus, onInput: props.onInput, onKeyDown: props.onKeyDown }))) : (h("input", { inputmode: props.inputMode ? props.inputMode : undefined, type: inputType, step: props.step, min: props.min, max: props.max, name: props.name, class: "mdc-text-field__input", disabled: props.disabled, placeholder: props.placeholder, maxlength: props.maxLength, size: props.size, value: value, autoComplete: (_d = props.autocomplete) !== null && _d !== void 0 ? _d : 'off', onBlur: (e) => {
|
|
1389
|
+
h("textarea", { class: "mdc-text-field__input", disabled: props.disabled, maxlength: props.maxLength, value: value, autoComplete: (_c = props.autocomplete) !== null && _c !== void 0 ? _c : 'off', onBlur: props.onBlur, onClick: props.onClick, onChange: props.onChange, onFocus: props.onFocus, onInput: props.onInput, onKeyDown: props.onKeyDown }))) : (h("input", { inputmode: props.inputMode ? props.inputMode : undefined, type: inputType, step: props.step, min: props.min, max: props.max, name: props.name, class: "mdc-text-field__input", disabled: props.disabled, placeholder: props.placeholder, maxlength: props.maxLength, size: props.size, value: value, readOnly: props.isSelect, autoComplete: (_d = props.autocomplete) !== null && _d !== void 0 ? _d : 'off', onBlur: (e) => {
|
|
1389
1390
|
var _a;
|
|
1390
1391
|
if (persManageForNumberFormat) {
|
|
1391
1392
|
const options = {
|
|
@@ -16451,7 +16452,7 @@ const KupTimePicker = /*@__PURE__*/ proxyCustomElement(class KupTimePicker exten
|
|
|
16451
16452
|
this.kupManager.debug.logRender(this, true);
|
|
16452
16453
|
}
|
|
16453
16454
|
render() {
|
|
16454
|
-
return (h$1(Host, { key: '
|
|
16455
|
+
return (h$1(Host, { key: '01279d87213d53b67cd6bd48830ce8b3d6ba2d0c' }, h$1("style", { key: 'e72d86ef452904cfc610fd4ee964715820b6a489' }, this.kupManager.theme.setKupStyle(this.rootElement)), h$1("div", { key: '0ddf26e97241a003a77f0a041ef09621899fe952', id: componentWrapperId }, this.prepTextfield(this.getTimeForOutput()))));
|
|
16455
16456
|
}
|
|
16456
16457
|
disconnectedCallback() {
|
|
16457
16458
|
this.kupManager.dates.unregister(this);
|
|
@@ -18030,7 +18031,7 @@ const KupSwitch = /*@__PURE__*/ proxyCustomElement(class KupSwitch extends H {
|
|
|
18030
18031
|
onChange: () => this.onKupChange(),
|
|
18031
18032
|
onFocus: () => this.onKupFocus(),
|
|
18032
18033
|
};
|
|
18033
|
-
return (h$1(Host, { key: '
|
|
18034
|
+
return (h$1(Host, { key: '86748c6c08475f936169898ba4b926718fcaf408' }, h$1("style", { key: '448695a70cd694897d210cd42a790f9141b9acdf' }, this.kupManager.theme.setKupStyle(this.rootElement)), h$1("div", { key: '66676ec9881f2b6af0e0dc01f7a8614164e269c5', id: componentWrapperId }, h$1(FSwitch, Object.assign({ key: 'bceef796e14a6c35595cfc259c262438426cd57b' }, props)))));
|
|
18034
18035
|
}
|
|
18035
18036
|
disconnectedCallback() {
|
|
18036
18037
|
this.kupManager.theme.unregister(this);
|
|
@@ -18293,59 +18294,59 @@ const KupSpinner = /*@__PURE__*/ proxyCustomElement(class KupSpinner extends H {
|
|
|
18293
18294
|
spinnerClass = 'spinner-v' + this.layout;
|
|
18294
18295
|
if (this.layout === 7) {
|
|
18295
18296
|
spinnerEl = [
|
|
18296
|
-
h$1("div", { key: '
|
|
18297
|
-
h$1("div", { key: '
|
|
18298
|
-
h$1("div", { key: '
|
|
18299
|
-
h$1("div", { key: '
|
|
18300
|
-
h$1("div", { key: '
|
|
18301
|
-
h$1("div", { key: '
|
|
18297
|
+
h$1("div", { key: '96692932f35b65738b7bd4a709f29a6882eb5d35', class: "sk-spinner-v7-dot" }),
|
|
18298
|
+
h$1("div", { key: '92a10a4176fc8117c7855edb5672ca51d6a82f05', class: "sk-spinner-v7-dot" }),
|
|
18299
|
+
h$1("div", { key: 'eb18cdd80e2fdd87f2b41a28078695b5c7d106cc', class: "sk-spinner-v7-dot" }),
|
|
18300
|
+
h$1("div", { key: '04555672d9cc1f0c373d8042e11f9846a74f9323', class: "sk-spinner-v7-dot" }),
|
|
18301
|
+
h$1("div", { key: 'c5931a2cfb81583080d45d48a366ecc5ea64c051', class: "sk-spinner-v7-dot" }),
|
|
18302
|
+
h$1("div", { key: 'e25127c741adbd5143cc64876cf7676d2c820e9a', class: "sk-spinner-v7-dot" }),
|
|
18302
18303
|
];
|
|
18303
18304
|
}
|
|
18304
18305
|
if (this.layout === 9) {
|
|
18305
18306
|
spinnerEl = [
|
|
18306
|
-
h$1("div", { key: '
|
|
18307
|
-
h$1("div", { key: '
|
|
18307
|
+
h$1("div", { key: 'e25a5e3a3e0c6558ff69aaa9f26415d0f174b5b0', class: "sk-spinner-v9-bounce1" }),
|
|
18308
|
+
h$1("div", { key: 'd965dfd0f30bceae4071f59ddd6a93413e66c0d8', class: "sk-spinner-v9-bounce2" }),
|
|
18308
18309
|
];
|
|
18309
18310
|
}
|
|
18310
18311
|
if (this.layout === 10) {
|
|
18311
18312
|
spinnerEl = [
|
|
18312
|
-
h$1("div", { key: '
|
|
18313
|
-
h$1("div", { key: '
|
|
18313
|
+
h$1("div", { key: 'dc77ac1838734ab3d7fa10e37157c007a2f7a0f7', class: "sk-spinner-v10-cube1" }),
|
|
18314
|
+
h$1("div", { key: 'e079e592180df575002a539d3538fc7a8a603a73', class: "sk-spinner-v10-cube2" }),
|
|
18314
18315
|
];
|
|
18315
18316
|
}
|
|
18316
18317
|
if (this.layout === 12) {
|
|
18317
18318
|
spinnerEl = [
|
|
18318
|
-
h$1("div", { key: '
|
|
18319
|
-
h$1("div", { key: '
|
|
18319
|
+
h$1("div", { key: '1f7e9f41f12e05898777647b5317e3121f3d0b84', class: "sk-spinner-v12-dot1" }),
|
|
18320
|
+
h$1("div", { key: '761ea5842b5ccc7f5289612931f4aea9c3cb1719', class: "sk-spinner-v12-dot2" }),
|
|
18320
18321
|
];
|
|
18321
18322
|
}
|
|
18322
18323
|
if (this.layout === 13) {
|
|
18323
18324
|
spinnerEl = [
|
|
18324
|
-
h$1("div", { key: '
|
|
18325
|
-
h$1("div", { key: '
|
|
18326
|
-
h$1("div", { key: '
|
|
18327
|
-
h$1("div", { key: '
|
|
18328
|
-
h$1("div", { key: '
|
|
18329
|
-
h$1("div", { key: '
|
|
18330
|
-
h$1("div", { key: '
|
|
18331
|
-
h$1("div", { key: '
|
|
18332
|
-
h$1("div", { key: '
|
|
18325
|
+
h$1("div", { key: 'a8ecdb239803689d32d5d751f749748246f2749d', class: "sk-spinner-v13-cube sk-spinner-v13-cube1" }),
|
|
18326
|
+
h$1("div", { key: 'ae4ffec0c0d2ec6cf04dee3ba30e4e53a9193296', class: "sk-spinner-v13-cube sk-spinner-v13-cube2" }),
|
|
18327
|
+
h$1("div", { key: 'e743362b2b34e79185fba06d2c62b0bfc0f2d81b', class: "sk-spinner-v13-cube sk-spinner-v13-cube3" }),
|
|
18328
|
+
h$1("div", { key: '007a0e740f489013c5413ed583bb9c97b9ebf6d0', class: "sk-spinner-v13-cube sk-spinner-v13-cube4" }),
|
|
18329
|
+
h$1("div", { key: '44c66240725e7ee2bd36517cc28efcaf65b8011c', class: "sk-spinner-v13-cube sk-spinner-v13-cube5" }),
|
|
18330
|
+
h$1("div", { key: '66f19c1fddcf50a3ee379ad87cdc526be514092f', class: "sk-spinner-v13-cube sk-spinner-v13-cube6" }),
|
|
18331
|
+
h$1("div", { key: '817c7ab107d0990d50e2605b8183ceb66ceee73f', class: "sk-spinner-v13-cube sk-spinner-v13-cube7" }),
|
|
18332
|
+
h$1("div", { key: '313b9525eb797803de6959ece1136ce04477dca5', class: "sk-spinner-v13-cube sk-spinner-v13-cube8" }),
|
|
18333
|
+
h$1("div", { key: 'ec75231b93337852eb67d052b3f6463bad26ffa6', class: "sk-spinner-v13-cube sk-spinner-v13-cube9" }),
|
|
18333
18334
|
];
|
|
18334
18335
|
}
|
|
18335
18336
|
if (this.layout === 14) {
|
|
18336
18337
|
spinnerEl = [
|
|
18337
|
-
h$1("div", { key: '
|
|
18338
|
-
h$1("div", { key: '
|
|
18339
|
-
h$1("div", { key: '
|
|
18340
|
-
h$1("div", { key: '
|
|
18341
|
-
h$1("div", { key: '
|
|
18342
|
-
h$1("div", { key: '
|
|
18343
|
-
h$1("div", { key: '
|
|
18344
|
-
h$1("div", { key: '
|
|
18345
|
-
h$1("div", { key: '
|
|
18346
|
-
h$1("div", { key: '
|
|
18347
|
-
h$1("div", { key: '
|
|
18348
|
-
h$1("div", { key: '
|
|
18338
|
+
h$1("div", { key: 'ac985dc9f68b8f8ccf18fea4421141304bf96cfc', class: "sk-spinner-v14-circle1 sk-spinner-v14-circle" }),
|
|
18339
|
+
h$1("div", { key: '68380b6cf9cc7922538a298efcbe25cdd6a2689c', class: "sk-spinner-v14-circle2 sk-spinner-v14-circle" }),
|
|
18340
|
+
h$1("div", { key: '3ccf00fa9e7243276d7b1200eda6252c1e8fb40e', class: "sk-spinner-v14-circle3 sk-spinner-v14-circle" }),
|
|
18341
|
+
h$1("div", { key: 'f13bb429a3b6bb253ea723e10acbb5115310e8a9', class: "sk-spinner-v14-circle4 sk-spinner-v14-circle" }),
|
|
18342
|
+
h$1("div", { key: '811a9b344cc9e988e2320fc9859d541039d9df43', class: "sk-spinner-v14-circle5 sk-spinner-v14-circle" }),
|
|
18343
|
+
h$1("div", { key: '2d8b2366a1ac095d8d89e3d2f67a5e0db6b94a2b', class: "sk-spinner-v14-circle6 sk-spinner-v14-circle" }),
|
|
18344
|
+
h$1("div", { key: '1b29647d383fe51676bc160f8fa90f7f2e7e7859', class: "sk-spinner-v14-circle7 sk-spinner-v14-circle" }),
|
|
18345
|
+
h$1("div", { key: '9ee69337ef8957e3dcffd7d5721fb8d779479328', class: "sk-spinner-v14-circle8 sk-spinner-v14-circle" }),
|
|
18346
|
+
h$1("div", { key: 'be9d0bccfecfe654d1268c3e1e5fa36073ab40f1', class: "sk-spinner-v14-circle9 sk-spinner-v14-circle" }),
|
|
18347
|
+
h$1("div", { key: '3e8bfe54448bb20691b1f3381f46388087e4a77a', class: "sk-spinner-v14-circle10 sk-spinner-v14-circle" }),
|
|
18348
|
+
h$1("div", { key: '62203f80263c73871d5465948f937e8dabc07618', class: "sk-spinner-v14-circle11 sk-spinner-v14-circle" }),
|
|
18349
|
+
h$1("div", { key: '04aaf9514b8c47ae0a8b15e71943be087d82f90b', class: "sk-spinner-v14-circle12 sk-spinner-v14-circle" }),
|
|
18349
18350
|
];
|
|
18350
18351
|
}
|
|
18351
18352
|
}
|
|
@@ -18364,7 +18365,7 @@ const KupSpinner = /*@__PURE__*/ proxyCustomElement(class KupSpinner extends H {
|
|
|
18364
18365
|
else {
|
|
18365
18366
|
elStyle = Object.assign(Object.assign({}, elStyle), { fontSize: '3px' });
|
|
18366
18367
|
}
|
|
18367
|
-
return (h$1(Host, { key: '
|
|
18368
|
+
return (h$1(Host, { key: 'e89031aff0515422bf313b6d75816eee1a1be8a4', style: elStyle }, h$1("style", { key: 'fe09930f27d2358ab85476ee06d741f61f89edea' }, this.kupManager.theme.setKupStyle(this.rootElement)), h$1("div", { key: 'd502afd351c3123d93cba23b657d0cad315f590c', id: componentWrapperId, style: elStyle }, h$1("div", { key: '938900ed60ce21b69ae1467d3ea58bc486d3d6b8', id: "loading-wrapper-master", class: masterClass, style: elStyle }, h$1("div", { key: 'ea0359893f1f02255c0a1988b9b6422302703dc4', id: wrapperClass, style: elStyle }, h$1("div", { key: '53ff614e48e01507541b55f0419e307bea923259', class: spinnerClass }, spinnerEl))))));
|
|
18368
18369
|
}
|
|
18369
18370
|
disconnectedCallback() {
|
|
18370
18371
|
this.kupManager.theme.unregister(this);
|
|
@@ -18623,7 +18624,7 @@ const KupRating = /*@__PURE__*/ proxyCustomElement(class KupRating extends H {
|
|
|
18623
18624
|
: false,
|
|
18624
18625
|
onClick: (i) => this.onKupClick(i),
|
|
18625
18626
|
};
|
|
18626
|
-
return (h$1(Host, { key: '
|
|
18627
|
+
return (h$1(Host, { key: 'cca9b24675200d359bf91a620de8044f2bef1426' }, h$1("style", { key: '986e67ed44bb5e3d84f248d1a7d4c9525e73b779' }, this.kupManager.theme.setKupStyle(this.rootElement)), h$1("div", { key: 'b5582f26cec08e9991cff8633b0727160ece08b5', id: componentWrapperId }, h$1(FRating, Object.assign({ key: '6605be5d010ed846971bc7e23439e1898ccf75eb' }, props)))));
|
|
18627
18628
|
}
|
|
18628
18629
|
disconnectedCallback() {
|
|
18629
18630
|
this.kupManager.theme.unregister(this);
|
|
@@ -18887,7 +18888,7 @@ const KupProgressBar = /*@__PURE__*/ proxyCustomElement(class KupProgressBar ext
|
|
|
18887
18888
|
? true
|
|
18888
18889
|
: false,
|
|
18889
18890
|
};
|
|
18890
|
-
return (h$1(Host, { key: '
|
|
18891
|
+
return (h$1(Host, { key: '0dda1afcc6c894a63f2090d372ec33c64f68e9cc' }, h$1("style", { key: '9b3c973b4c08e663688092e583f590f5ff9a021e' }, this.kupManager.theme.setKupStyle(this.rootElement)), h$1("div", { key: 'bf829abd6a8ec69b05951b7b3c9a5a7c67d8554f', id: componentWrapperId }, h$1(FProgressBar, Object.assign({ key: 'dec34d14458ea7d07442f17f2217ce3943d92c3b' }, props)))));
|
|
18891
18892
|
}
|
|
18892
18893
|
disconnectedCallback() {
|
|
18893
18894
|
this.kupManager.theme.unregister(this);
|
|
@@ -19050,7 +19051,7 @@ function defineCustomElement$i() {
|
|
|
19050
19051
|
} });
|
|
19051
19052
|
}
|
|
19052
19053
|
|
|
19053
|
-
const kupListCss = ".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: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:14px;line-height:18px;font-weight:600;letter-spacing:0.16px}.kup-heading-01{font-family:var(--kup-font-family);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}:host{--kup_list_background_color:var(\n --kup-list-background-color,\n var(--kup-layer-1)\n );--kup_list_background_color_hover:var(\n --kup-list-background-color-hover,\n var(--kup-layer-1-hover)\n );--kup_list_focus_color:var(--kup-list-focus-color, var(--kup-border-subtle));--kup_list_text_color:var(--kup-list-text-color, var(--kup-text-secondary));--kup_list_item_text_color:var(\n --kup-list-item-text-color,\n var(--kup-text-secondary)\n );--kup_list_text_color_hover:var(\n --kup-list-text-color-hover,\n var(--kup-text-primary)\n );--kup_list_font_family:var(--kup-list-font-family, var(--kup-font-family));--kup_list_font_size:var(--kup-list-font-size, var(--kup-font-size));--kup_list_font_weight:var(--kup-list-font-weight, 400);--kup_list_group_item_height:var(--kup-list-group-item-height, 3em);--kup_list_item_height:var(--kup_list_item_height_medium, 2.5em);--kup_list_item_height_small:var(--kup-list-item-height-small, 32px);--kup_list_item_height_medium:var(--kup-list-item-height-medium, 40px);--kup_list_item_height_large:var(--kup-list-item-height-large, 48px);--kup_list_item_padding_left:var(\n --kup-list-item-padding,\n var(--kup-space-05)\n );--kup_list_box_shadow:var(\n --kup-box-shadow,\n 0px 3px 6px 0 rgba(0, 0, 0, 0.3)\n );--kup_list_item_padding_right:var(--kup-list-item-padding, 0.75em);--kup_list_max_height_as_menu:var(--kup-list-max-height-as-menu, 33vh);--kup_list_primary_color:var(\n --kup-list-primary-color,\n var(--kup-primary-color)\n );--kup_list_primary_color_rgb:var(\n --kup-list-primary-color-rgb,\n var(--kup-primary-color-rgb)\n );--kup_list_separator_color:var(\n --kup-list-separator-color,\n rgba(var(--kup-text-color-rgb), 0.25)\n );--kup_list_transition:var(--kup-list-transition, 120ms);display:block;font-family:var(--kup_list_font_family);font-size:var(--kup_list_font_size);outline:none}.list{background:var(--kup_list_background_color);color:var(--kup_list_text_color);font-weight:var(--kup_list_font_weight);letter-spacing:0.009375em;line-height:1.5em;list-style-type:none;margin:0;padding:0;text-decoration:inherit;text-transform:inherit}.list--empty{padding:0}.list .list-item{display:-ms-flexbox;display:flex;height:var(--kup_list_item_height);position:relative;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;padding-left:var(--kup_list_item_padding_left);padding-right:calc(var(--kup_list_item_padding_left) + var(--kup_list_item_expand_padding, 0px));overflow:hidden;outline:none;transition:background-color var(--kup_list_transition), color var(--kup_list_transition)}.list .list-item[role=checkbox],.list .list-item[role=radio]{height:var(--kup_list_group_item_height)}.list .list-item:focus{outline:2px solid var(--kup-border-interactive);outline-offset:-2px}.list .list-item.list-item--activated,.list .list-item.list-item--activated .list-item__graphic,.list .list-item.list-item--selected,.list .list-item.list-item--selected .list-item__graphic{background-color:var(--kup_list_background_color_hover);color:var(--kup_list_text_color_hover)}.list .list-item .list-item__text{-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:var(--kup_list_item_text_color);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}.list .list-item .list-item__primary-text{-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;margin-top:0;line-height:normal;margin-bottom:-1.5em;display:block}.list .list-item .list-item__primary-text:before{display:inline-block;width:0;height:1.5em;content:\"\";vertical-align:0}.list .list-item .list-item__primary-text:after{display:inline-block;width:0;height:2em;content:\"\";vertical-align:-2em}.list .list-item .list-item__secondary-text{-moz-osx-font-smoothing:grayscale;-o-text-overflow:ellipsis;-webkit-font-smoothing:antialiased;display:block;font-size:0.875em;font-weight:400;letter-spacing:0.0178571429em;line-height:1.25em;text-decoration:inherit;text-transform:inherit;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;margin-top:0;line-height:normal;color:var(--kup_list_text_color);opacity:0.75}.list .list-item .kup-icon{margin:0;margin-right:8px}.list .list-item kup-checkbox{margin:0}.list .list-divider{background-color:var(--kup_list_separator_color);height:1px;padding:0;background-clip:content-box}.list.list--two-line .list-item{height:3.6em}.list.list--two-line .list-item__text{-ms-flex-item-align:start;align-self:flex-start}.list:not(.list--non-interactive)>:not(.list-item--disabled).list-item{cursor:pointer}.list:not(.list--non-interactive)>:not(.list-item--disabled).list-item label{cursor:pointer}.list:not(.list--non-interactive) .list-item:not(.list-item--selected):hover,.list:not(.list--non-interactive) .list-item:not(.list-item--selected).list-item--focused{background-color:var(--kup_list_background_color_hover);color:var(--kup_list_text_color_hover)}.list.text-hidden .list-item__text{display:none}.kup-menu{animation:fade-in 0.25s ease-out;background-color:var(--kup_list_background_color);box-shadow:var(--kup_list_box_shadow);border:1px solid var(--kup_list_focus_color);color:var(--kup-text-color);display:none;max-height:var(--kup_list_max_height_as_menu);
|
|
19054
|
+
const kupListCss = ".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: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:14px;line-height:18px;font-weight:600;letter-spacing:0.16px}.kup-heading-01{font-family:var(--kup-font-family);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}:host{--kup_list_background_color:var(\n --kup-list-background-color,\n var(--kup-layer-1)\n );--kup_list_background_color_hover:var(\n --kup-list-background-color-hover,\n var(--kup-layer-1-hover)\n );--kup_list_focus_color:var(--kup-list-focus-color, var(--kup-border-subtle));--kup_list_text_color:var(--kup-list-text-color, var(--kup-text-secondary));--kup_list_item_text_color:var(\n --kup-list-item-text-color,\n var(--kup-text-secondary)\n );--kup_list_text_color_hover:var(\n --kup-list-text-color-hover,\n var(--kup-text-primary)\n );--kup_list_font_family:var(--kup-list-font-family, var(--kup-font-family));--kup_list_font_size:var(--kup-list-font-size, var(--kup-font-size));--kup_list_font_weight:var(--kup-list-font-weight, 400);--kup_list_group_item_height:var(--kup-list-group-item-height, 3em);--kup_list_item_height:var(--kup_list_item_height_medium, 2.5em);--kup_list_item_height_small:var(--kup-list-item-height-small, 32px);--kup_list_item_height_medium:var(--kup-list-item-height-medium, 40px);--kup_list_item_height_large:var(--kup-list-item-height-large, 48px);--kup_list_item_padding_left:var(\n --kup-list-item-padding,\n var(--kup-space-05)\n );--kup_list_box_shadow:var(\n --kup-box-shadow,\n 0px 3px 6px 0 rgba(0, 0, 0, 0.3)\n );--kup_list_item_padding_right:var(--kup-list-item-padding, 0.75em);--kup_list_max_height_as_menu:var(--kup-list-max-height-as-menu, 33vh);--kup_list_primary_color:var(\n --kup-list-primary-color,\n var(--kup-primary-color)\n );--kup_list_primary_color_rgb:var(\n --kup-list-primary-color-rgb,\n var(--kup-primary-color-rgb)\n );--kup_list_separator_color:var(\n --kup-list-separator-color,\n rgba(var(--kup-text-color-rgb), 0.25)\n );--kup_list_transition:var(--kup-list-transition, 120ms);display:block;font-family:var(--kup_list_font_family);font-size:var(--kup_list_font_size);outline:none}.scroll-list{overflow-y:auto;max-height:var(--kup_list_max_height_as_menu)}.list{background:var(--kup_list_background_color);color:var(--kup_list_text_color);font-weight:var(--kup_list_font_weight);letter-spacing:0.009375em;line-height:1.5em;list-style-type:none;margin:0;padding:0;text-decoration:inherit;text-transform:inherit}.list--empty{padding:0}.list .list-item{display:-ms-flexbox;display:flex;height:var(--kup_list_item_height);position:relative;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;padding-left:var(--kup_list_item_padding_left);padding-right:calc(var(--kup_list_item_padding_left) + var(--kup_list_item_expand_padding, 0px));overflow:hidden;outline:none;transition:background-color var(--kup_list_transition), color var(--kup_list_transition)}.list .list-item[role=checkbox],.list .list-item[role=radio]{height:var(--kup_list_group_item_height)}.list .list-item:focus{outline:2px solid var(--kup-border-interactive);outline-offset:-2px}.list .list-item.list-item--activated,.list .list-item.list-item--activated .list-item__graphic,.list .list-item.list-item--selected,.list .list-item.list-item--selected .list-item__graphic{background-color:var(--kup_list_background_color_hover);color:var(--kup_list_text_color_hover)}.list .list-item .list-item__text{-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:var(--kup_list_item_text_color);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}.list .list-item .list-item__primary-text{-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;margin-top:0;line-height:normal;margin-bottom:-1.5em;display:block}.list .list-item .list-item__primary-text:before{display:inline-block;width:0;height:1.5em;content:\"\";vertical-align:0}.list .list-item .list-item__primary-text:after{display:inline-block;width:0;height:2em;content:\"\";vertical-align:-2em}.list .list-item .list-item__secondary-text{-moz-osx-font-smoothing:grayscale;-o-text-overflow:ellipsis;-webkit-font-smoothing:antialiased;display:block;font-size:0.875em;font-weight:400;letter-spacing:0.0178571429em;line-height:1.25em;text-decoration:inherit;text-transform:inherit;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;margin-top:0;line-height:normal;color:var(--kup_list_text_color);opacity:0.75}.list .list-item .kup-icon{margin:0;margin-right:8px}.list .list-item kup-checkbox{margin:0}.list .list-divider{background-color:var(--kup_list_separator_color);height:1px;padding:0;background-clip:content-box}.list.list--two-line .list-item{height:3.6em}.list.list--two-line .list-item__text{-ms-flex-item-align:start;align-self:flex-start}.list:not(.list--non-interactive)>:not(.list-item--disabled).list-item{cursor:pointer}.list:not(.list--non-interactive)>:not(.list-item--disabled).list-item label{cursor:pointer}.list:not(.list--non-interactive) .list-item:not(.list-item--selected):hover,.list:not(.list--non-interactive) .list-item:not(.list-item--selected).list-item--focused{background-color:var(--kup_list_background_color_hover);color:var(--kup_list_text_color_hover)}.list.text-hidden .list-item__text{display:none}.kup-menu{animation:fade-in 0.25s ease-out;background-color:var(--kup_list_background_color);box-shadow:var(--kup_list_box_shadow);border:1px solid var(--kup_list_focus_color);color:var(--kup-text-color);display:none;max-height:var(--kup_list_max_height_as_menu);position:relative;transform:none;transform-origin:unset;transition:height 0.2s;user-select:none;will-change:unset}.kup-menu.visible{display:block}.kup-menu .list-item__text{user-select:none;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}:host([nested-list]){--kup_list_item_expand_padding:1.5em;max-width:250px}:host([nested-list]) .kup-menu{max-height:unset;overflow:visible}:host([nested-list]) kup-list{display:none;left:100%;position:absolute;top:0}:host([nested-list]) .list-item{overflow:visible}:host([nested-list]) .list-item__expand-icon{position:absolute;right:0}:host([nested-list]) .list-item:hover kup-list{display:block}:host(.kup-paddingless) .list{padding:0}:host(.kup-danger){--kup-list-primary-color:var(--kup-danger-color-60);--kup-list-primary-color-rgb:var(--kup-danger-color-rgb)}:host(.kup-info){--kup-list-primary-color:var(--kup-info-color);--kup-list-primary-color-rgb:var(--kup-info-color-rgb)}:host(.kup-secondary){--kup-list-primary-color:var(--kup-secondary-color);--kup-list-primary-color-rgb:var(--kup-secondary-color-rgb)}:host(.kup-success){--kup-list-primary-color:var(--kup-success-color-40);--kup-list-primary-color-rgb:var(--kup-success-color-rgb)}:host(.kup-warning){--kup-list-primary-color:var(--kup-warning-color-50);--kup-list-primary-color-rgb:var(--kup-warning-color-rgb)}";
|
|
19054
19055
|
const KupListStyle0 = kupListCss;
|
|
19055
19056
|
|
|
19056
19057
|
var __classPrivateFieldGet$5 = (undefined && undefined.__classPrivateFieldGet) || function (receiver, state, kind, f) {
|
|
@@ -19069,7 +19070,7 @@ var __classPrivateFieldSet$4 = (undefined && undefined.__classPrivateFieldSet) |
|
|
|
19069
19070
|
throw new TypeError("Cannot write private member to an object whose class did not declare it");
|
|
19070
19071
|
return (kind === "a" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value;
|
|
19071
19072
|
};
|
|
19072
|
-
var _KupList_instances, _KupList_kupManager, _KupList_radios, _KupList_listItems, _KupList_handleSelection, _KupList_isNested, _KupList_renderListItem, _KupList_getIconTag, _KupList_isMultiSelection, _KupList_isCheckBoxRule, _KupList_isRadioButtonRule, _KupList_isListBoxRule, _KupList_checkRoleType, _KupList_itemCompliant;
|
|
19073
|
+
var _KupList_instances, _KupList_kupManager, _KupList_globalFilterTimeout, _KupList_radios, _KupList_listItems, _KupList_handleSelection, _KupList_isNested, _KupList_renderListItem, _KupList_getIconTag, _KupList_isMultiSelection, _KupList_isCheckBoxRule, _KupList_isRadioButtonRule, _KupList_isListBoxRule, _KupList_checkRoleType, _KupList_itemCompliant, _KupList_createFilterComponent;
|
|
19073
19074
|
const KupList = /*@__PURE__*/ proxyCustomElement(class KupList extends H {
|
|
19074
19075
|
constructor() {
|
|
19075
19076
|
super();
|
|
@@ -19086,6 +19087,7 @@ const KupList = /*@__PURE__*/ proxyCustomElement(class KupList extends H {
|
|
|
19086
19087
|
* Instance of the KupManager class.
|
|
19087
19088
|
*/
|
|
19088
19089
|
_KupList_kupManager.set(this, kupManagerInstance());
|
|
19090
|
+
_KupList_globalFilterTimeout.set(this, void 0);
|
|
19089
19091
|
_KupList_radios.set(this, []);
|
|
19090
19092
|
_KupList_listItems.set(this, []);
|
|
19091
19093
|
this.focused = null;
|
|
@@ -19093,6 +19095,7 @@ const KupList = /*@__PURE__*/ proxyCustomElement(class KupList extends H {
|
|
|
19093
19095
|
this.customStyle = '';
|
|
19094
19096
|
this.data = [];
|
|
19095
19097
|
this.displayMode = ItemsDisplayMode.DESCRIPTION;
|
|
19098
|
+
this.showFilter = false;
|
|
19096
19099
|
this.filter = '';
|
|
19097
19100
|
this.hideText = false;
|
|
19098
19101
|
this.isMenu = false;
|
|
@@ -19235,6 +19238,13 @@ const KupList = /*@__PURE__*/ proxyCustomElement(class KupList extends H {
|
|
|
19235
19238
|
async setProps(props) {
|
|
19236
19239
|
setProps(this, KupListProps, props);
|
|
19237
19240
|
}
|
|
19241
|
+
onFilterValueChange({ detail }) {
|
|
19242
|
+
let value = '';
|
|
19243
|
+
if (detail && detail.value) {
|
|
19244
|
+
value = detail.value;
|
|
19245
|
+
}
|
|
19246
|
+
this.filter = value;
|
|
19247
|
+
}
|
|
19238
19248
|
/*-------------------------------------------------*/
|
|
19239
19249
|
/* L i f e c y c l e H o o k s */
|
|
19240
19250
|
/*-------------------------------------------------*/
|
|
@@ -19269,6 +19279,8 @@ const KupList = /*@__PURE__*/ proxyCustomElement(class KupList extends H {
|
|
|
19269
19279
|
__classPrivateFieldSet$4(this, _KupList_listItems, [], "f");
|
|
19270
19280
|
let componentClass = 'list';
|
|
19271
19281
|
let wrapperClass = undefined;
|
|
19282
|
+
let filterClass = 'filter';
|
|
19283
|
+
let listScrollClass = 'scroll-list';
|
|
19272
19284
|
if (this.isMenu) {
|
|
19273
19285
|
wrapperClass = 'kup-menu';
|
|
19274
19286
|
if (this.menuVisible) {
|
|
@@ -19295,9 +19307,9 @@ const KupList = /*@__PURE__*/ proxyCustomElement(class KupList extends H {
|
|
|
19295
19307
|
}
|
|
19296
19308
|
__classPrivateFieldSet$4(this, _KupList_radios, [], "f");
|
|
19297
19309
|
let index = 0;
|
|
19298
|
-
return (h$1(Host, { key: '
|
|
19310
|
+
return (h$1(Host, { key: 'e8cdd2092681385e1066487b2b62ee82bceab891' }, h$1("style", { key: '336d64d0725b9eac37163b89464384ffe0b5a1f2' }, __classPrivateFieldGet$5(this, _KupList_kupManager, "f").theme.setKupStyle(this.rootElement)), h$1("div", { key: '62e457fb4a4af1eadae76893c8cc247140b2fbaa', id: "kup-component", class: wrapperClass }, this.showFilter ? (h$1("div", { class: filterClass }, __classPrivateFieldGet$5(this, _KupList_instances, "m", _KupList_createFilterComponent).call(this))) : null, h$1("div", { key: 'd256a7e0e34dd704d03a19d361e308fe9542540f', class: listScrollClass }, h$1("ul", { key: '040ad58ac8867cb5a5ae50dbf687d019a497b153', class: componentClass, role: roleAttr, "aria-multiselectable": ariaMultiSelectable }, this.data
|
|
19299
19311
|
.filter((item) => __classPrivateFieldGet$5(this, _KupList_instances, "m", _KupList_itemCompliant).call(this, item))
|
|
19300
|
-
.map((item) => __classPrivateFieldGet$5(this, _KupList_instances, "m", _KupList_renderListItem).call(this, item, index++))))));
|
|
19312
|
+
.map((item) => __classPrivateFieldGet$5(this, _KupList_instances, "m", _KupList_renderListItem).call(this, item, index++)))))));
|
|
19301
19313
|
}
|
|
19302
19314
|
disconnectedCallback() {
|
|
19303
19315
|
__classPrivateFieldGet$5(this, _KupList_kupManager, "f").theme.unregister(this);
|
|
@@ -19308,6 +19320,7 @@ const KupList = /*@__PURE__*/ proxyCustomElement(class KupList extends H {
|
|
|
19308
19320
|
"customStyle": [1, "custom-style"],
|
|
19309
19321
|
"data": [1040],
|
|
19310
19322
|
"displayMode": [1, "display-mode"],
|
|
19323
|
+
"showFilter": [4, "show-filter"],
|
|
19311
19324
|
"filter": [1025],
|
|
19312
19325
|
"hideText": [4, "hide-text"],
|
|
19313
19326
|
"isMenu": [4, "is-menu"],
|
|
@@ -19327,7 +19340,7 @@ const KupList = /*@__PURE__*/ proxyCustomElement(class KupList extends H {
|
|
|
19327
19340
|
"select": [64],
|
|
19328
19341
|
"setProps": [64]
|
|
19329
19342
|
}, [[0, "keydown", "listenKeydown"]]]);
|
|
19330
|
-
_KupList_kupManager = new WeakMap(), _KupList_radios = new WeakMap(), _KupList_listItems = new WeakMap(), _KupList_instances = new WeakSet(), _KupList_handleSelection = function _KupList_handleSelection(index) {
|
|
19343
|
+
_KupList_kupManager = new WeakMap(), _KupList_globalFilterTimeout = new WeakMap(), _KupList_radios = new WeakMap(), _KupList_listItems = new WeakMap(), _KupList_instances = new WeakSet(), _KupList_handleSelection = function _KupList_handleSelection(index) {
|
|
19331
19344
|
if (index !== null && index !== undefined && !isNaN(index)) {
|
|
19332
19345
|
const listItems = this.rootElement.shadowRoot.querySelectorAll('.list-item');
|
|
19333
19346
|
const id = listItems[index].dataset.id;
|
|
@@ -19491,6 +19504,11 @@ _KupList_kupManager = new WeakMap(), _KupList_radios = new WeakMap(), _KupList_l
|
|
|
19491
19504
|
}
|
|
19492
19505
|
return (item.id.toLowerCase().indexOf(this.filter.toLowerCase()) >= 0 ||
|
|
19493
19506
|
item.value.toLowerCase().indexOf(this.filter.toLowerCase()) >= 0);
|
|
19507
|
+
}, _KupList_createFilterComponent = function _KupList_createFilterComponent() {
|
|
19508
|
+
return (h$1("div", { id: "global-filter", class: "filter" }, h$1("kup-text-field", { fullWidth: true, label: __classPrivateFieldGet$5(this, _KupList_kupManager, "f").language.translate(KupLanguageSearch.SEARCH), icon: KupThemeIconValues.SEARCH, initialValue: this.filter, "onkup-textfield-input": (event) => {
|
|
19509
|
+
window.clearTimeout(this.filter);
|
|
19510
|
+
__classPrivateFieldSet$4(this, _KupList_globalFilterTimeout, window.setTimeout(() => this.onFilterValueChange(event), 600), "f");
|
|
19511
|
+
} })));
|
|
19494
19512
|
};
|
|
19495
19513
|
function defineCustomElement$h() {
|
|
19496
19514
|
if (typeof customElements === "undefined") {
|
|
@@ -20765,7 +20783,7 @@ const KupDropdownButton = /*@__PURE__*/ proxyCustomElement(class KupDropdownButt
|
|
|
20765
20783
|
return buttons;
|
|
20766
20784
|
}
|
|
20767
20785
|
render() {
|
|
20768
|
-
return (h$1(Host, { key: '
|
|
20786
|
+
return (h$1(Host, { key: 'ccae4dfa0806f3fdbf1bed5fbd19fadd7de8429d' }, h$1("style", { key: '0173c39b549a40914975036cfdf000b1fb00aabd' }, this.kupManager.theme.setKupStyle(this.rootElement)), h$1("div", { key: '11845d0c420acc71324ec35a666efa13640be822', id: componentWrapperId }, h$1("div", { key: '4f589eb69851af86e9e4c42c531445626741c008', class: "dropdown-button--wrapper" }, this.renderButtons()), h$1("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) })))));
|
|
20769
20787
|
}
|
|
20770
20788
|
disconnectedCallback() {
|
|
20771
20789
|
if (this.listEl) {
|
|
@@ -21094,7 +21112,7 @@ const KupDialog = /*@__PURE__*/ proxyCustomElement(class KupDialog extends H {
|
|
|
21094
21112
|
if (headerSlot) {
|
|
21095
21113
|
__classPrivateFieldSet$3(this, _KupDialog_header, headerSlot, "f");
|
|
21096
21114
|
}
|
|
21097
|
-
return (h$1(Host, { key: '
|
|
21115
|
+
return (h$1(Host, { key: '677afdac900b1d07b1a2874869f3d8415a508f31', "fade-in": true, style: style }, h$1("style", { key: '22e733f191cd089e832746c87ad41e831e0af07f' }, __classPrivateFieldGet$4(this, _KupDialog_kupManager, "f").theme.setKupStyle(this.rootElement)), h$1("div", { key: 'b2a99bc3c9dec0ae5774b62423882d4e98d9a22b', id: componentWrapperId }, this.header ? (h$1("div", { class: "header", ref: (el) => (__classPrivateFieldSet$3(this, _KupDialog_header, el, "f")) }, this.header.title ? (h$1("div", { class: "header__title" }, this.header.title)) : null, ((_a = this.header.icons) === null || _a === void 0 ? void 0 : _a.close) ? (h$1(FImage, { onClick: () => this.close(), sizeX: "1.25em", sizeY: "100%", resource: "clear", wrapperClass: "header__close" })) : null)) : headerSlot ? (h$1("slot", { name: "header" })) : null, h$1("div", { key: 'c069c53fe1a71fdf84984ea725cfeb5876485686', class: "content" }, h$1("slot", { key: '1682932aeb2e0352bcf6d6f3685ea1b7f0be30b7', name: "content" })))));
|
|
21098
21116
|
}
|
|
21099
21117
|
disconnectedCallback() {
|
|
21100
21118
|
if (this.modal) {
|
|
@@ -21652,7 +21670,7 @@ const KupDatePicker = /*@__PURE__*/ proxyCustomElement(class KupDatePicker exten
|
|
|
21652
21670
|
this.kupManager.debug.logRender(this, true);
|
|
21653
21671
|
}
|
|
21654
21672
|
render() {
|
|
21655
|
-
return (h$1(Host, { key: '
|
|
21673
|
+
return (h$1(Host, { key: '46a53a55ec511a4beb0105b6a1caf5af95addc05' }, h$1("style", { key: '6b93ff258cacb4dfa701edcafb123f18b8b3a7f1' }, this.kupManager.theme.setKupStyle(this.rootElement)), h$1("div", { key: 'd9685f29bf32e9222f62c708250e846b84c182a1', id: componentWrapperId }, this.prepTextfield(this.getDateForOutput()))));
|
|
21656
21674
|
}
|
|
21657
21675
|
disconnectedCallback() {
|
|
21658
21676
|
this.kupManager.dates.unregister(this);
|
|
@@ -22271,7 +22289,7 @@ const KupForm = /*@__PURE__*/ proxyCustomElement(class KupForm extends H {
|
|
|
22271
22289
|
render() {
|
|
22272
22290
|
let formContent = null;
|
|
22273
22291
|
if (this.data.rows.length === 0) {
|
|
22274
|
-
formContent = (h$1("p", { key: '
|
|
22292
|
+
formContent = (h$1("p", { key: '3c206215642b1662964c975671c3a2f7720eb470' }, this.kupManager.language.translate(KupLanguageGeneric.EMPTY_DATA)));
|
|
22275
22293
|
}
|
|
22276
22294
|
else {
|
|
22277
22295
|
const rows = this.data.rows;
|
|
@@ -22282,7 +22300,7 @@ const KupForm = /*@__PURE__*/ proxyCustomElement(class KupForm extends H {
|
|
|
22282
22300
|
formContent.push(this.renderRow(rows[cnt++]));
|
|
22283
22301
|
}
|
|
22284
22302
|
}
|
|
22285
|
-
return (h$1(Host, { key: '
|
|
22303
|
+
return (h$1(Host, { key: 'bc740600eab0fde6bce214eb57ce0a883a70bc50' }, h$1("style", { key: '73cf8c044cbe93249f7943e42b657b5d70247531' }, this.kupManager.theme.setKupStyle(this.rootElement)), h$1("div", { key: '2fe3feca10d6237f4135453b91334527ba2ca311', id: componentWrapperId }, formContent)));
|
|
22286
22304
|
}
|
|
22287
22305
|
disconnectedCallback() {
|
|
22288
22306
|
this.kupManager.language.unregister(this);
|
|
@@ -23787,7 +23805,7 @@ const KupDataTable = /*@__PURE__*/ proxyCustomElement(class KupDataTable extends
|
|
|
23787
23805
|
}
|
|
23788
23806
|
let rows = null;
|
|
23789
23807
|
if (__classPrivateFieldGet$3(this, _KupDataTable_paginatedRowsLength, "f") === 0) {
|
|
23790
|
-
rows = (h$1("tr", { key: '
|
|
23808
|
+
rows = (h$1("tr", { key: 'ea63936410964464a2025a9dd0810b6dae1abe3a', ref: (el) => __classPrivateFieldGet$3(this, _KupDataTable_rowsRefs, "f").push(el) }, h$1("td", { key: '051967eb3fda38c20a42c503a0ea8c6eda8eb567', colSpan: __classPrivateFieldGet$3(this, _KupDataTable_instances, "m", _KupDataTable_calculateColspan).call(this) }, this.emptyDataLabel)));
|
|
23791
23809
|
}
|
|
23792
23810
|
else {
|
|
23793
23811
|
rows = [];
|
|
@@ -23852,7 +23870,7 @@ const KupDataTable = /*@__PURE__*/ proxyCustomElement(class KupDataTable extends
|
|
|
23852
23870
|
for (let i = 0; i < chipsData.length; i++) {
|
|
23853
23871
|
props.onIconClick.push(() => __classPrivateFieldGet$3(this, _KupDataTable_instances, "m", _KupDataTable_removeGroup).call(this, i));
|
|
23854
23872
|
}
|
|
23855
|
-
groupChips = h$1(FChip, Object.assign({ key: '
|
|
23873
|
+
groupChips = h$1(FChip, Object.assign({ key: '5cd703fedee57ecf7b801b7dbacd0d4d32799a50' }, props));
|
|
23856
23874
|
}
|
|
23857
23875
|
}
|
|
23858
23876
|
const tableClass = {
|
|
@@ -23884,7 +23902,7 @@ const KupDataTable = /*@__PURE__*/ proxyCustomElement(class KupDataTable extends
|
|
|
23884
23902
|
if (this.headerIsPersistent &&
|
|
23885
23903
|
this.tableHeight === undefined &&
|
|
23886
23904
|
this.tableWidth === undefined) {
|
|
23887
|
-
stickyEl = (h$1("sticky-header", { key: '
|
|
23905
|
+
stickyEl = (h$1("sticky-header", { key: 'cf43ed233a20754080eed885affaab5e561d0cd1', class: "hover-scrolling-child", hidden: !this.showHeader, ref: (el) => (__classPrivateFieldSet$2(this, _KupDataTable_stickyTheadRef, el, "f")) }, h$1("thead-sticky", { key: '3bba2e64f5042563bb973a3e42cba769731c2c19' }, h$1("tr-sticky", { key: '6d6a99788fdd06a4c4266904ab6d8f18e7d249df' }, stickyHeader))));
|
|
23888
23906
|
}
|
|
23889
23907
|
let belowClass = 'below-wrapper';
|
|
23890
23908
|
if (!!this.tableHeight || !!this.tableWidth) {
|
|
@@ -23910,11 +23928,11 @@ const KupDataTable = /*@__PURE__*/ proxyCustomElement(class KupDataTable extends
|
|
|
23910
23928
|
}
|
|
23911
23929
|
}
|
|
23912
23930
|
};
|
|
23913
|
-
const compCreated = (h$1(Host, { key: '
|
|
23931
|
+
const compCreated = (h$1(Host, { key: '5ef7e6d877cff1df2a300749447c0b861b72df47', "onKup-cell-input": autoselectOnAction, "onKup-cell-update": autoselectOnAction }, h$1("style", { key: 'fee11527d24ecb0429a6d67c9f7237b28db972ea' }, __classPrivateFieldGet$3(this, _KupDataTable_kupManager, "f").theme.setKupStyle(this.rootElement)), this.updatableData ? __classPrivateFieldGet$3(this, _KupDataTable_instances, "m", _KupDataTable_renderUpdateButtons).call(this) : null, h$1("div", { key: 'f9a1fb42d750316ee56450fb887cdba181597d01', id: componentWrapperId, class: wrapClass }, h$1("div", { key: '96cda2363c61937075cd4f810aaac54011d90a96', class: "group-wrapper" }, groupChips), h$1("div", { key: '8a58783dc10fdb880b717b058b706c696d91a2e1', class: "actions-wrapper", style: actionWrapperWidth }, this.globalFilter ? (h$1("div", { id: "global-filter" }, h$1(FTextField, { fullWidth: true, icon: KupThemeIconValues.SEARCH, label: __classPrivateFieldGet$3(this, _KupDataTable_kupManager, "f").language.translate(KupLanguageSearch.SEARCH), value: this.globalFilterValue, onInput: (event) => {
|
|
23914
23932
|
const t = event.target;
|
|
23915
23933
|
window.clearTimeout(__classPrivateFieldGet$3(this, _KupDataTable_globalFilterTimeout, "f"));
|
|
23916
23934
|
__classPrivateFieldSet$2(this, _KupDataTable_globalFilterTimeout, window.setTimeout(() => __classPrivateFieldGet$3(this, _KupDataTable_instances, "m", _KupDataTable_onGlobalFilterChange).call(this, t), 600, t), "f");
|
|
23917
|
-
} }))) : null, h$1("div", { key: '
|
|
23935
|
+
} }))) : null, h$1("div", { key: '17a692d6a81950c6583bc21d77af9c0ea9cea0d2', class: "above-wrapper paginator-top" }, paginatorTop), this.insertMode !== '' &&
|
|
23918
23936
|
this.selectedRows.length > 0 ? (h$1(FButton, { icon: "save", onClick: () => {
|
|
23919
23937
|
this.kupSave.emit({
|
|
23920
23938
|
comp: this,
|
|
@@ -23964,9 +23982,9 @@ const KupDataTable = /*@__PURE__*/ proxyCustomElement(class KupDataTable extends
|
|
|
23964
23982
|
this.data.rows.unshift(row);
|
|
23965
23983
|
await this.refresh(true);
|
|
23966
23984
|
}
|
|
23967
|
-
}, sizing: KupComponentSizing.MEDIUM, styling: FButtonStyling.RAISED, title: "Insert row", wrapperClass: "insert-button" })) : null), h$1("div", { key: '
|
|
23985
|
+
}, sizing: KupComponentSizing.MEDIUM, styling: FButtonStyling.RAISED, title: "Insert row", wrapperClass: "insert-button" })) : null), h$1("div", { key: '00f4c313660bfd22b69529356542ab1b1e2f5bdd', class: "droparea", ref: (el) => (__classPrivateFieldSet$2(this, _KupDataTable_dropareaRef, el, "f")) }, this.showGroups ? __classPrivateFieldGet$3(this, _KupDataTable_instances, "m", _KupDataTable_columnGroupArea).call(this) : null, this.removableColumns
|
|
23968
23986
|
? __classPrivateFieldGet$3(this, _KupDataTable_instances, "m", _KupDataTable_columnRemoveArea).call(this)
|
|
23969
|
-
: null), h$1("div", { key: '
|
|
23987
|
+
: null), h$1("div", { key: '87e958098e8eb2d4e79470f653f4c92a24755b06', style: elStyle, class: belowClass, ref: (el) => (__classPrivateFieldSet$2(this, _KupDataTable_tableAreaRef, el, "f")) }, this.showCustomization
|
|
23970
23988
|
? [
|
|
23971
23989
|
h$1("div", { class: "settings-trigger", onClick: () => {
|
|
23972
23990
|
__classPrivateFieldGet$3(this, _KupDataTable_instances, "m", _KupDataTable_onCustomSettingsClick).call(this);
|
|
@@ -23975,7 +23993,7 @@ const KupDataTable = /*@__PURE__*/ proxyCustomElement(class KupDataTable extends
|
|
|
23975
23993
|
} }, h$1(FImage, { color: `var(${KupThemeColorValues.TITLE})`, resource: "settings", sizeX: "10px" })),
|
|
23976
23994
|
this.renderCustomizePanel(),
|
|
23977
23995
|
]
|
|
23978
|
-
: null, h$1("table", { key: '
|
|
23996
|
+
: null, h$1("table", { key: 'ceaf2d707a3962edad876f49c48af952ae63923b', class: tableClass, ref: (el) => (__classPrivateFieldSet$2(this, _KupDataTable_tableRef, el, "f")), onMouseLeave: (ev) => {
|
|
23979
23997
|
ev.stopPropagation();
|
|
23980
23998
|
}, onPointerDown: (e) => {
|
|
23981
23999
|
__classPrivateFieldSet$2(this, _KupDataTable_lastPointerDetails, __classPrivateFieldGet$3(this, _KupDataTable_instances, "m", _KupDataTable_getEventDetails).call(this, __classPrivateFieldGet$3(this, _KupDataTable_kupManager, "f").getEventPath(e.target, this.rootElement), e), "f");
|
|
@@ -23983,7 +24001,7 @@ const KupDataTable = /*@__PURE__*/ proxyCustomElement(class KupDataTable extends
|
|
|
23983
24001
|
__classPrivateFieldSet$2(this, _KupDataTable_lastPointerDetails, __classPrivateFieldGet$3(this, _KupDataTable_instances, "m", _KupDataTable_getEventDetails).call(this, __classPrivateFieldGet$3(this, _KupDataTable_kupManager, "f").getEventPath(e.target, this.rootElement), e), "f");
|
|
23984
24002
|
}, onContextMenu: (e) => {
|
|
23985
24003
|
e.preventDefault();
|
|
23986
|
-
} }, h$1("thead", { key: '
|
|
24004
|
+
} }, h$1("thead", { key: 'ffae62aaf3c5c971ac96a41984111226e31e0676', hidden: !this.showHeader, ref: (el) => (__classPrivateFieldSet$2(this, _KupDataTable_theadRef, el, "f")) }, h$1("tr", { key: '0cd3e2f5b7f9d52d52381a1a1ff52ef35ce62701' }, header)), h$1("tbody", { key: '954d2d5fac5de969863107acaf491845fe014219' }, rows), this.showFooter || __classPrivateFieldGet$3(this, _KupDataTable_instances, "m", _KupDataTable_hasTotals).call(this)
|
|
23987
24005
|
? this.renderFooter()
|
|
23988
24006
|
: null), stickyEl), paginatorBottom)));
|
|
23989
24007
|
return compCreated;
|
|
@@ -26813,9 +26831,6 @@ const KupCombobox = /*@__PURE__*/ proxyCustomElement(class KupCombobox extends H
|
|
|
26813
26831
|
this.kupIconClick = createEvent(this, "kup-combobox-iconclick", 6);
|
|
26814
26832
|
this.kupItemClick = createEvent(this, "kup-combobox-itemclick", 6);
|
|
26815
26833
|
_KupCombobox_instances.add(this);
|
|
26816
|
-
/*-------------------------------------------------*/
|
|
26817
|
-
/* I n t e r n a l V a r i a b l e s */
|
|
26818
|
-
/*-------------------------------------------------*/
|
|
26819
26834
|
/**
|
|
26820
26835
|
* Instance of the KupManager class.
|
|
26821
26836
|
*/
|
|
@@ -26836,7 +26851,7 @@ const KupCombobox = /*@__PURE__*/ proxyCustomElement(class KupCombobox extends H
|
|
|
26836
26851
|
this.icon = null;
|
|
26837
26852
|
this.initialValue = '';
|
|
26838
26853
|
this.isClearable = false;
|
|
26839
|
-
this.isSelect =
|
|
26854
|
+
this.isSelect = true;
|
|
26840
26855
|
this.label = null;
|
|
26841
26856
|
this.leadingLabel = false;
|
|
26842
26857
|
this.readOnly = false;
|
|
@@ -26865,20 +26880,35 @@ const KupCombobox = /*@__PURE__*/ proxyCustomElement(class KupCombobox extends H
|
|
|
26865
26880
|
});
|
|
26866
26881
|
}
|
|
26867
26882
|
onKupClick() {
|
|
26868
|
-
if (this.isSelect
|
|
26883
|
+
if (this.isSelect) {
|
|
26869
26884
|
if (__classPrivateFieldGet$2(this, _KupCombobox_textfieldWrapper, "f").classList.contains('toggled')) {
|
|
26870
26885
|
__classPrivateFieldGet$2(this, _KupCombobox_instances, "m", _KupCombobox_closeList).call(this);
|
|
26871
26886
|
}
|
|
26872
26887
|
else {
|
|
26873
26888
|
__classPrivateFieldGet$2(this, _KupCombobox_instances, "m", _KupCombobox_openList).call(this);
|
|
26874
26889
|
}
|
|
26890
|
+
this.kupClick.emit({
|
|
26891
|
+
comp: this,
|
|
26892
|
+
id: this.rootElement.id,
|
|
26893
|
+
value: this.value,
|
|
26894
|
+
inputValue: __classPrivateFieldGet$2(this, _KupCombobox_textfieldEl, "f").value,
|
|
26895
|
+
});
|
|
26896
|
+
this.kupIconClick.emit({
|
|
26897
|
+
comp: this,
|
|
26898
|
+
id: this.rootElement.id,
|
|
26899
|
+
value: this.value,
|
|
26900
|
+
inputValue: __classPrivateFieldGet$2(this, _KupCombobox_textfieldEl, "f").value,
|
|
26901
|
+
open: __classPrivateFieldGet$2(this, _KupCombobox_textfieldWrapper, "f").classList.contains('toggled'),
|
|
26902
|
+
});
|
|
26903
|
+
}
|
|
26904
|
+
else {
|
|
26905
|
+
this.kupClick.emit({
|
|
26906
|
+
comp: this,
|
|
26907
|
+
id: this.rootElement.id,
|
|
26908
|
+
value: this.value,
|
|
26909
|
+
inputValue: __classPrivateFieldGet$2(this, _KupCombobox_textfieldEl, "f").value,
|
|
26910
|
+
});
|
|
26875
26911
|
}
|
|
26876
|
-
this.kupClick.emit({
|
|
26877
|
-
comp: this,
|
|
26878
|
-
id: this.rootElement.id,
|
|
26879
|
-
value: this.value,
|
|
26880
|
-
inputValue: __classPrivateFieldGet$2(this, _KupCombobox_textfieldEl, "f").value,
|
|
26881
|
-
});
|
|
26882
26912
|
}
|
|
26883
26913
|
onKupFocus() {
|
|
26884
26914
|
this.kupFocus.emit({
|
|
@@ -27075,6 +27105,7 @@ const KupCombobox = /*@__PURE__*/ proxyCustomElement(class KupCombobox extends H
|
|
|
27075
27105
|
label: this.label,
|
|
27076
27106
|
leadingLabel: this.leadingLabel,
|
|
27077
27107
|
readOnly: this.readOnly,
|
|
27108
|
+
isSelect: this.isSelect,
|
|
27078
27109
|
sizing: this.sizing,
|
|
27079
27110
|
success: this.rootElement.classList.contains('kup-success')
|
|
27080
27111
|
? true
|
|
@@ -27087,7 +27118,7 @@ const KupCombobox = /*@__PURE__*/ proxyCustomElement(class KupCombobox extends H
|
|
|
27087
27118
|
};
|
|
27088
27119
|
const fullHeight = this.rootElement.classList.contains('kup-full-height');
|
|
27089
27120
|
const fullWidth = this.rootElement.classList.contains('kup-full-width');
|
|
27090
|
-
return (h$1(Host, { key: '
|
|
27121
|
+
return (h$1(Host, { key: 'e3e6427593007de03f17946e49e422a8c00b2f3b', class: `${fullHeight ? 'kup-full-height' : ''} ${fullWidth ? 'kup-full-width' : ''}`, style: __classPrivateFieldGet$2(this, _KupCombobox_elStyle, "f") }, h$1("style", { key: 'ec02f526acd19b1871becd562d0c08dc7632f5b6' }, __classPrivateFieldGet$2(this, _KupCombobox_kupManager, "f").theme.setKupStyle(this.rootElement)), h$1("div", { key: '71fa4c233462c65e683f4966d666b13970563522', id: componentWrapperId, style: __classPrivateFieldGet$2(this, _KupCombobox_elStyle, "f") }, h$1(FTextField, Object.assign({ key: '8d7f6d777ad6947174423cad01ae8ad4f5cc2f71' }, props, this.data['kup-text-field'], { disabled: this.disabled, fullHeight: fullHeight, fullWidth: fullWidth, trailingIcon: true, icon: this.showDropDownIcon
|
|
27091
27122
|
? KupThemeIconValues.DROPDOWN
|
|
27092
27123
|
: 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$2(this, _KupCombobox_instances, "m", _KupCombobox_prepList).call(this)));
|
|
27093
27124
|
}
|
|
@@ -27191,7 +27222,8 @@ _KupCombobox_kupManager = new WeakMap(), _KupCombobox_elStyle = new WeakMap(), _
|
|
|
27191
27222
|
}
|
|
27192
27223
|
return ret;
|
|
27193
27224
|
}, _KupCombobox_prepList = function _KupCombobox_prepList() {
|
|
27194
|
-
|
|
27225
|
+
var _a, _b;
|
|
27226
|
+
return (h$1("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$1(this, _KupCombobox_listEl, el, "f")) })));
|
|
27195
27227
|
};
|
|
27196
27228
|
function defineCustomElement$9() {
|
|
27197
27229
|
if (typeof customElements === "undefined") {
|
|
@@ -27569,7 +27601,7 @@ const KupColorPicker = /*@__PURE__*/ proxyCustomElement(class KupColorPicker ext
|
|
|
27569
27601
|
render() {
|
|
27570
27602
|
let widget = null;
|
|
27571
27603
|
if (this.swatchOnly) {
|
|
27572
|
-
widget = (h$1("button", { key: '
|
|
27604
|
+
widget = (h$1("button", { key: 'db40db59729d3d48f13a412cf6bbefb3ed9b5763', disabled: this.disabled, class: "color-picker", onClick: () => this.openPicker(), style: {
|
|
27573
27605
|
backgroundColor: this.value,
|
|
27574
27606
|
}, type: "button" }));
|
|
27575
27607
|
}
|
|
@@ -27579,7 +27611,7 @@ const KupColorPicker = /*@__PURE__*/ proxyCustomElement(class KupColorPicker ext
|
|
|
27579
27611
|
const style = {
|
|
27580
27612
|
['--kup_colorpicker_thumb_color']: this.value ? this.value : '',
|
|
27581
27613
|
};
|
|
27582
|
-
return (h$1(Host, { key: '
|
|
27614
|
+
return (h$1(Host, { key: '8e32caa5948b79dfedc3d84d649998b2b918ac44', style: style }, h$1("style", { key: 'c332452428ca96ae5919450957aa70509db27d65' }, this.kupManager.theme.setKupStyle(this.rootElement)), h$1("div", { key: '27af58056ecf3581fbe024db4bed5c8892167c4b', id: componentWrapperId }, widget)));
|
|
27583
27615
|
}
|
|
27584
27616
|
disconnectedCallback() {
|
|
27585
27617
|
if (this.card) {
|
|
@@ -27947,13 +27979,13 @@ const KupChip = /*@__PURE__*/ proxyCustomElement(class KupChip extends H {
|
|
|
27947
27979
|
props.onFocus.push((chip) => this.onKupFocus(chip));
|
|
27948
27980
|
props.onIconClick.push((chip) => this.onKupIconClick(chip));
|
|
27949
27981
|
}
|
|
27950
|
-
return (h$1(Host, { key: '
|
|
27982
|
+
return (h$1(Host, { key: '10170c38c86ffd70e152c2aa66de827fa61bbe5d', "onKup-autocomplete-itemclick": (e) => {
|
|
27951
27983
|
__classPrivateFieldGet$1(this, _KupChip_instances, "m", _KupChip_changeHandler).call(this, e);
|
|
27952
27984
|
}, "onKup-combobox-itemclick": (e) => {
|
|
27953
27985
|
__classPrivateFieldGet$1(this, _KupChip_instances, "m", _KupChip_changeHandler).call(this, e);
|
|
27954
27986
|
}, "onKup-textfield-change": (e) => {
|
|
27955
27987
|
__classPrivateFieldGet$1(this, _KupChip_instances, "m", _KupChip_changeHandler).call(this, e);
|
|
27956
|
-
} }, h$1("style", { key: '
|
|
27988
|
+
} }, h$1("style", { key: '4b6d0bf20da0a022d4e3b1bfb7f46077d0b9311e' }, this.kupManager.theme.setKupStyle(this.rootElement)), h$1("div", { key: 'fbcd955d025dc2a46af83e845ff5547437aa9517', id: componentWrapperId }, ((_a = this.data) === null || _a === void 0 ? void 0 : _a.length) > 0 ? h$1(FChip, Object.assign({}, props)) : null, h$1("slot", { key: '7dc37ecbf9bf870abd6b095abc36b46d41abc98b', name: "field" }))));
|
|
27957
27989
|
}
|
|
27958
27990
|
disconnectedCallback() {
|
|
27959
27991
|
this.kupManager.theme.unregister(this);
|
|
@@ -28296,7 +28328,7 @@ const KupCheckbox = /*@__PURE__*/ proxyCustomElement(class KupCheckbox extends H
|
|
|
28296
28328
|
onChange: () => this.onKupChange(),
|
|
28297
28329
|
onFocus: () => this.onKupFocus(),
|
|
28298
28330
|
};
|
|
28299
|
-
return (h$1(Host, { key: '
|
|
28331
|
+
return (h$1(Host, { key: '49e622bc2765eb035a4fc7fb3bb74a4d14139814' }, h$1("style", { key: '84449423404feca3fbd75a958ce27966ce9df264' }, this.kupManager.theme.setKupStyle(this.rootElement)), h$1("div", { key: '344301e2e5177f969fe51753e10096af5cd266d3', id: componentWrapperId }, h$1(FCheckbox, Object.assign({ key: '698c12b5ee7e07487fd571610923e468ca962113' }, props)))));
|
|
28300
28332
|
}
|
|
28301
28333
|
disconnectedCallback() {
|
|
28302
28334
|
this.kupManager.theme.unregister(this);
|
|
@@ -30008,7 +30040,7 @@ const KupButtonList = /*@__PURE__*/ proxyCustomElement(class KupButtonList exten
|
|
|
30008
30040
|
'button-list--container': true,
|
|
30009
30041
|
'show-selection': this.showSelection && this.selected ? true : false,
|
|
30010
30042
|
};
|
|
30011
|
-
return (h$1(Host, { key: '
|
|
30043
|
+
return (h$1(Host, { key: '0e3cf99116b78316eb77eb0aec77e97816b70246', style: hostStyle }, h$1("style", { key: '9b4400c4f6a5e09640e5b332e338ba541a3ac278' }, this.kupManager.theme.setKupStyle(this.rootElement)), h$1("div", { key: '0f84de604010b6026ef4b9b7ceadfd7d2f253557', id: componentWrapperId }, h$1("div", { key: '6a73c82824d61a7263fe18d72e57cb9f6714882e', class: classObj }, buttons))));
|
|
30012
30044
|
}
|
|
30013
30045
|
disconnectedCallback() {
|
|
30014
30046
|
this.kupManager.theme.unregister(this);
|
|
@@ -30624,9 +30656,9 @@ const KupBadge = /*@__PURE__*/ proxyCustomElement(class KupBadge extends H {
|
|
|
30624
30656
|
if (!this.imageData.color) {
|
|
30625
30657
|
this.imageData.color = `var(${KupThemeColorValues.TEXT_ON_PRIMARY})`;
|
|
30626
30658
|
}
|
|
30627
|
-
imageEl = h$1(FImage, Object.assign({ key: '
|
|
30659
|
+
imageEl = h$1(FImage, Object.assign({ key: '85241826f49088ede50589d3579617718f3fa87b' }, this.imageData));
|
|
30628
30660
|
}
|
|
30629
|
-
return (h$1(Host, { key: '
|
|
30661
|
+
return (h$1(Host, { key: 'cdf953c45a51629b42bc146636bd23c520060434' }, h$1("style", { key: '199d7b7a88351aee08ecf016cd73dcd8e9082b65' }, this.kupManager.theme.setKupStyle(this.rootElement)), h$1("div", { key: 'c0ffdbf39da857af3e473a05006c6133cde5b5fa', id: componentWrapperId, class: this.type, onClick: () => this.onKupClick() }, this.text, imageEl)));
|
|
30630
30662
|
}
|
|
30631
30663
|
disconnectedCallback() {
|
|
30632
30664
|
this.kupManager.theme.unregister(this);
|
|
@@ -31094,7 +31126,7 @@ const KupAutocomplete = /*@__PURE__*/ proxyCustomElement(class KupAutocomplete e
|
|
|
31094
31126
|
};
|
|
31095
31127
|
const fullHeight = this.rootElement.classList.contains('kup-full-height');
|
|
31096
31128
|
const fullWidth = this.rootElement.classList.contains('kup-full-width');
|
|
31097
|
-
return (h$1(Host, { key: '
|
|
31129
|
+
return (h$1(Host, { key: 'e071f887272b6a61ded68fe346e06f435b7ed5fd', class: `${fullHeight ? 'kup-full-height' : ''} ${fullWidth ? 'kup-full-width' : ''}`, style: __classPrivateFieldGet(this, _KupAutocomplete_elStyle, "f") }, h$1("style", { key: 'd64fbead02db8af1d847e01f972da2d58e98ce5e' }, __classPrivateFieldGet(this, _KupAutocomplete_kupManager, "f").theme.setKupStyle(this.rootElement)), h$1("div", { key: '7d4bef4c6b33fea2891a3a047834cbc6dc806b1b', id: componentWrapperId, style: __classPrivateFieldGet(this, _KupAutocomplete_elStyle, "f") }, h$1(FTextField, Object.assign({ key: '48045c5f0499a5cda041bfbe73a9fa36a83023f4' }, props, { icon: this.showDropDownIcon
|
|
31098
31130
|
? KupThemeIconValues.DROPDOWN
|
|
31099
31131
|
: null, trailingIcon: true }, this.data['kup-text-field'], { disabled: this.disabled, fullHeight: fullHeight, fullWidth: fullWidth, value: this.displayedValue, onBlur: () => this.onKupBlur(), onClick: () => this.onKupClick(), onChange: (e) => this.onKupChange(e.target.value), onFocus: () => this.onKupFocus(), onInput: () => {
|
|
31100
31132
|
window.clearTimeout(__classPrivateFieldGet(this, _KupAutocomplete_inputTimeout, "f"));
|