@sme.up/ketchup 9.6.5 → 9.6.6
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/app-globals-3a1e7e63.js +5 -0
- package/dist/cjs/{f-button-23ec3db5.js → f-button-7de4ca64.js} +2 -2
- package/dist/cjs/{f-cell-bcc51c0f.js → f-cell-abe47ff4.js} +7 -7
- package/dist/cjs/{f-checkbox-1fa28e76.js → f-checkbox-e19055aa.js} +1 -1
- package/dist/cjs/{f-chip-63363ecf.js → f-chip-d98809f9.js} +3 -3
- package/dist/cjs/{f-image-f3944c01.js → f-image-b22e12c9.js} +1 -1
- package/dist/cjs/{f-paginator-utils-60e05759.js → f-paginator-utils-59c26ee9.js} +3 -3
- package/dist/cjs/{f-text-field-354b6c78.js → f-text-field-4cacd928.js} +2 -2
- package/dist/cjs/index-380e4fcd.js +1378 -0
- package/dist/cjs/index.cjs.js +2 -2
- package/dist/cjs/ketchup.cjs.js +13 -11
- package/dist/cjs/kup-accordion.cjs.entry.js +4 -4
- package/dist/cjs/kup-autocomplete_27.cjs.entry.js +113 -85
- package/dist/cjs/kup-box.cjs.entry.js +9 -9
- package/dist/cjs/kup-calendar.cjs.entry.js +8 -8
- package/dist/cjs/kup-card-list.cjs.entry.js +2 -2
- package/dist/cjs/kup-cell.cjs.entry.js +9 -9
- package/dist/cjs/kup-custom-task-list-header_4.cjs.entry.js +8 -8
- package/dist/cjs/kup-dashboard.cjs.entry.js +7 -7
- package/dist/cjs/kup-drawer.cjs.entry.js +4 -4
- package/dist/cjs/kup-echart.cjs.entry.js +3 -3
- package/dist/cjs/kup-editor.cjs.entry.js +3 -3
- package/dist/cjs/kup-family-tree.cjs.entry.js +6 -6
- package/dist/cjs/kup-gantt_10.cjs.entry.js +24 -24
- package/dist/cjs/kup-grid.cjs.entry.js +2 -2
- package/dist/cjs/kup-iframe.cjs.entry.js +2 -2
- package/dist/cjs/kup-image-list.cjs.entry.js +11 -11
- package/dist/cjs/kup-input-panel.cjs.entry.js +10 -10
- package/dist/cjs/kup-lazy.cjs.entry.js +13 -13
- package/dist/cjs/kup-magic-box.cjs.entry.js +6 -6
- package/dist/cjs/{kup-manager-e1bfd4f8.js → kup-manager-118c4e57.js} +223 -50
- package/dist/cjs/kup-nav-bar.cjs.entry.js +3 -3
- package/dist/cjs/kup-numeric-picker.cjs.entry.js +4 -4
- package/dist/cjs/kup-pdf.cjs.entry.js +5 -4
- package/dist/cjs/kup-photo-frame.cjs.entry.js +4 -4
- package/dist/cjs/kup-planner-renderer.cjs.entry.js +3 -3
- package/dist/cjs/kup-planner.cjs.entry.js +4 -4
- package/dist/cjs/kup-probe.cjs.entry.js +3 -3
- package/dist/cjs/kup-qlik.cjs.entry.js +3 -3
- package/dist/cjs/kup-snackbar.cjs.entry.js +5 -5
- package/dist/cjs/loader.cjs.js +5 -3
- package/dist/collection/collection-manifest.json +2 -2
- package/dist/collection/components/kup-accordion/kup-accordion.js +1 -1
- package/dist/collection/components/kup-autocomplete/kup-autocomplete.js +1 -1
- package/dist/collection/components/kup-badge/kup-badge-declarations.js +7 -0
- package/dist/collection/components/kup-badge/kup-badge.css +12 -17
- package/dist/collection/components/kup-badge/kup-badge.js +31 -3
- package/dist/collection/components/kup-button-list/kup-button-list.js +1 -1
- package/dist/collection/components/kup-calendar/kup-calendar.css +3 -0
- package/dist/collection/components/kup-calendar/kup-calendar.js +2 -2
- package/dist/collection/components/kup-card/kup-card.css +1 -2
- package/dist/collection/components/kup-cell/kup-cell.js +1 -1
- package/dist/collection/components/kup-checkbox/kup-checkbox.js +1 -1
- package/dist/collection/components/kup-chip/kup-chip.js +2 -2
- package/dist/collection/components/kup-color-picker/kup-color-picker.js +2 -2
- package/dist/collection/components/kup-combobox/kup-combobox.js +1 -1
- package/dist/collection/components/kup-dashboard/kup-dashboard.js +1 -1
- package/dist/collection/components/kup-data-table/kup-data-table.js +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-image/assets/svg/ACC.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/ACP.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/AML.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/ASD.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/ATM.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/BAS.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/BCD.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/BLB.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/BOX.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/BTM.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/BTN.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/BTO.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/CAL.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/CAM.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/CDE.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/CFG.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/CFM.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/CHI.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/CHK.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/CHL.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/CHM.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/CHT.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/CLP.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/CMB.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/CMS.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/CND.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/COM.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/CUB.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/DBM.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/DEC.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/DEV.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/DOC.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/DSH.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/DSP.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/DYN.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/EDT.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/EML.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/EMU.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/EVT.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/EXA.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/EXB.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/EXC.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/EXD.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/EXE.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/EXU.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/FBK.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/FIS.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/FLD.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/FLU.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/FRE.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/FRM.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/FUP.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/G18.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/G30.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/G53.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/GAU.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/GEO.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/GND.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/GNT.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/GRA.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/GRP.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/HTM.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/HTR.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/IFL.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/IMD.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/IMG.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/IML.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/INP.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/INR.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/INT.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/ITX.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/JSO.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/KNB.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/KNO.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/LAB.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/LBL.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/LIN.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/LST.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/MDF.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/MEM.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/MIN.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/MLV.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/MO.svg +3 -0
- package/dist/collection/components/kup-image/assets/svg/MSG.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/MSS.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/OCX.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/OGN.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/OPN.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/OPN2.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/OUT.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/PAT.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/PCK.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/PDF.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/PGB.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/POP.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/POP2.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/PWD.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/QRY.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/RAD.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/REP.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/REP2.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/RNG.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/RTG.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/SEM.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/SET.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/SHE.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/SIG.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/SLD.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/SPC.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/SPL.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/SPN.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/SRC.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/SRI.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/STR.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/SWT.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/SYS.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/TBL.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/TCL.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/TED.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/TIM.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/TML.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/TMP.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/TPK.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/TRA.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/TRE.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/TRG.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/TSC.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/TXT.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/WFD.svg +1 -0
- package/dist/collection/components/kup-image/assets/svg/agriculture.svg +3 -0
- package/dist/collection/components/kup-image/assets/svg/apparel.svg +3 -0
- package/dist/collection/components/kup-image/assets/svg/brescia.svg +6 -0
- package/dist/collection/components/kup-image/assets/svg/brusaporto.svg +6 -0
- package/dist/collection/components/kup-image/assets/svg/car-repair.svg +3 -0
- package/dist/collection/components/kup-image/assets/svg/carbo.svg +9 -0
- package/dist/collection/components/kup-image/assets/svg/chemical-product.svg +3 -0
- package/dist/collection/components/kup-image/assets/svg/civil-engineering.svg +6 -0
- package/dist/collection/components/kup-image/assets/svg/contract.svg +3 -0
- package/dist/collection/components/kup-image/assets/svg/customer-service.svg +3 -0
- package/dist/collection/components/kup-image/assets/svg/diamond.svg +3 -0
- package/dist/collection/components/kup-image/assets/svg/directions-boat.svg +3 -0
- package/dist/collection/components/kup-image/assets/svg/directions-car.svg +3 -0
- package/dist/collection/components/kup-image/assets/svg/domain-add.svg +3 -0
- package/dist/collection/components/kup-image/assets/svg/dresser.svg +3 -0
- package/dist/collection/components/kup-image/assets/svg/ecommerce.svg +4 -0
- package/dist/collection/components/kup-image/assets/svg/eletrical-services.svg +3 -0
- package/dist/collection/components/kup-image/assets/svg/eletronic-equipment.svg +8 -0
- package/dist/collection/components/kup-image/assets/svg/erbusco.svg +6 -0
- package/dist/collection/components/kup-image/assets/svg/factory.svg +3 -1
- package/dist/collection/components/kup-image/assets/svg/faenza.svg +6 -0
- package/dist/collection/components/kup-image/assets/svg/fishing.svg +3 -0
- package/dist/collection/components/kup-image/assets/svg/flight.svg +3 -1
- package/dist/collection/components/kup-image/assets/svg/forest.svg +4 -0
- package/dist/collection/components/kup-image/assets/svg/front-loader.svg +3 -0
- package/dist/collection/components/kup-image/assets/svg/gallarate.svg +6 -0
- package/dist/collection/components/kup-image/assets/svg/general-direction.svg +3 -0
- package/dist/collection/components/kup-image/assets/svg/home-repair-service.svg +3 -0
- package/dist/collection/components/kup-image/assets/svg/hotel.svg +3 -1
- package/dist/collection/components/kup-image/assets/svg/human-resource.svg +3 -0
- package/dist/collection/components/kup-image/assets/svg/imola.svg +6 -0
- package/dist/collection/components/kup-image/assets/svg/informative-system.svg +8 -0
- package/dist/collection/components/kup-image/assets/svg/innovation-tech.svg +3 -0
- package/dist/collection/components/kup-image/assets/svg/key.svg +1 -1
- package/dist/collection/components/kup-image/assets/svg/knowledge-course.svg +7 -0
- package/dist/collection/components/kup-image/assets/svg/knowledge.svg +3 -0
- package/dist/collection/components/kup-image/assets/svg/leather.svg +10 -0
- package/dist/collection/components/kup-image/assets/svg/lecco.svg +6 -0
- package/dist/collection/components/kup-image/assets/svg/local-post-office.svg +3 -0
- package/dist/collection/components/kup-image/assets/svg/local-shipping.svg +3 -0
- package/dist/collection/components/kup-image/assets/svg/logistic.svg +3 -0
- package/dist/collection/components/kup-image/assets/svg/management.svg +3 -0
- package/dist/collection/components/kup-image/assets/svg/map.svg +1 -1
- package/dist/collection/components/kup-image/assets/svg/marketing.svg +3 -0
- package/dist/collection/components/kup-image/assets/svg/metal.svg +3 -0
- package/dist/collection/components/kup-image/assets/svg/metallurgy.svg +6 -0
- package/dist/collection/components/kup-image/assets/svg/mines.svg +8 -0
- package/dist/collection/components/kup-image/assets/svg/mining.svg +9 -0
- package/dist/collection/components/kup-image/assets/svg/modena.svg +8 -0
- package/dist/collection/components/kup-image/assets/svg/monopoli.svg +6 -0
- package/dist/collection/components/kup-image/assets/svg/montichiari.svg +6 -0
- package/dist/collection/components/kup-image/assets/svg/nova-milanese.svg +6 -0
- package/dist/collection/components/kup-image/assets/svg/oil-barrel.svg +3 -0
- package/dist/collection/components/kup-image/assets/svg/osimo.svg +6 -0
- package/dist/collection/components/kup-image/assets/svg/padova.svg +6 -0
- package/dist/collection/components/kup-image/assets/svg/parma.svg +6 -0
- package/dist/collection/components/kup-image/assets/svg/plastics.svg +6 -0
- package/dist/collection/components/kup-image/assets/svg/precision-manufacturing.svg +3 -0
- package/dist/collection/components/kup-image/assets/svg/production.svg +3 -0
- package/dist/collection/components/kup-image/assets/svg/purchase.svg +4 -0
- package/dist/collection/components/kup-image/assets/svg/quality.svg +3 -0
- package/dist/collection/components/kup-image/assets/svg/question-mark.svg +3 -0
- package/dist/collection/components/kup-image/assets/svg/recent-patient.svg +3 -0
- package/dist/collection/components/kup-image/assets/svg/recycling.svg +3 -0
- package/dist/collection/components/kup-image/assets/svg/reggio-emilia.svg +6 -0
- package/dist/collection/components/kup-image/assets/svg/repair.svg +3 -0
- package/dist/collection/components/kup-image/assets/svg/research-and-development.svg +3 -0
- package/dist/collection/components/kup-image/assets/svg/restaurant.svg +3 -1
- package/dist/collection/components/kup-image/assets/svg/rivoli.svg +6 -0
- package/dist/collection/components/kup-image/assets/svg/roma.svg +6 -0
- package/dist/collection/components/kup-image/assets/svg/sales.svg +3 -0
- package/dist/collection/components/kup-image/assets/svg/salo.svg +6 -0
- package/dist/collection/components/kup-image/assets/svg/savigliano.svg +6 -0
- package/dist/collection/components/kup-image/assets/svg/sewers.svg +6 -0
- package/dist/collection/components/kup-image/assets/svg/smoking-rooms.svg +3 -0
- package/dist/collection/components/kup-image/assets/svg/store.svg +3 -1
- package/dist/collection/components/kup-image/assets/svg/technical-office.svg +3 -0
- package/dist/collection/components/kup-image/assets/svg/textile.svg +5 -0
- package/dist/collection/components/kup-image/assets/svg/treviolo.svg +6 -0
- package/dist/collection/components/kup-image/assets/svg/trolley.svg +4 -0
- package/dist/collection/components/kup-image/assets/svg/udine.svg +6 -0
- package/dist/collection/components/kup-image/assets/svg/vaccines.svg +3 -0
- package/dist/collection/components/kup-image/assets/svg/vercelli.svg +6 -0
- package/dist/collection/components/kup-image/assets/svg/vicenza.svg +6 -0
- package/dist/collection/components/kup-image/assets/svg/warehouse.svg +3 -0
- package/dist/collection/components/kup-image/assets/svg/waste-disposal.svg +3 -0
- package/dist/collection/components/kup-image/assets/svg/water-bottle.svg +3 -0
- package/dist/collection/components/kup-image/assets/svg/water-pump.svg +3 -0
- package/dist/collection/components/kup-image/assets/svg/web.svg +1 -1
- package/dist/collection/components/kup-image/assets/svg/wood.svg +4 -0
- package/dist/collection/components/kup-image-list/kup-image-list.js +3 -3
- package/dist/collection/components/kup-input-panel/kup-input-panel.js +2 -2
- package/dist/collection/components/kup-lazy/kup-lazy.js +11 -11
- package/dist/collection/components/kup-list/kup-list.js +1 -1
- 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-pdf/kup-pdf.js +23 -2
- 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.css +0 -509
- package/dist/collection/components/kup-time-picker/kup-time-picker.js +1 -1
- package/dist/collection/components/kup-tree/kup-tree.js +6 -6
- package/dist/collection/utils/kup-column-menu/kup-column-menu.js +23 -3
- package/dist/components/custom-task-list-header.js +2 -2
- package/dist/components/kup-accordion.js +1 -1
- package/dist/components/kup-autocomplete2.js +104 -75
- package/dist/components/kup-calendar.js +3 -3
- package/dist/components/kup-cell.js +1 -1
- package/dist/components/kup-dashboard.js +1 -1
- package/dist/components/kup-drawer.js +2 -2
- package/dist/components/kup-echart2.js +1 -1
- package/dist/components/kup-editor.js +1 -1
- package/dist/components/kup-family-tree.js +2 -2
- package/dist/components/kup-gantt-calendar2.js +2 -2
- package/dist/components/kup-gantt2.js +2 -2
- package/dist/components/kup-grid-renderer2.js +3 -3
- package/dist/components/kup-horizontal-scroll2.js +5 -5
- package/dist/components/kup-image-list.js +3 -3
- package/dist/components/kup-input-panel.js +2 -2
- package/dist/components/kup-lazy.js +11 -11
- package/dist/components/kup-magic-box.js +3 -3
- package/dist/components/kup-manager.js +222 -49
- package/dist/components/kup-nav-bar.js +1 -1
- package/dist/components/kup-numeric-picker.js +1 -1
- package/dist/components/kup-pdf.js +4 -2
- package/dist/components/kup-photo-frame.js +2 -2
- package/dist/components/kup-planner-renderer2.js +2 -2
- package/dist/components/kup-planner.js +1 -1
- package/dist/components/kup-probe.js +1 -1
- package/dist/components/kup-qlik.js +1 -1
- package/dist/components/kup-snackbar.js +1 -1
- package/dist/components/kup-standard-tooltip2.js +1 -1
- package/dist/components/kup-switcher2.js +1 -1
- package/dist/components/kup-task-gantt2.js +2 -2
- package/dist/components/kup-task-list-header2.js +7 -7
- package/dist/components/kup-task-list-table2.js +1 -1
- package/dist/components/kup-task-list2.js +1 -1
- package/dist/components/kup-tooltip2.js +1 -1
- package/dist/components/kup-vertical-scroll2.js +2 -2
- package/dist/esm/app-globals-0f993ce5.js +3 -0
- package/dist/esm/{f-button-d6dbcfd6.js → f-button-e63b4537.js} +2 -2
- package/dist/esm/{f-cell-7b41415c.js → f-cell-262f3239.js} +7 -7
- package/dist/esm/{f-checkbox-ddb6234e.js → f-checkbox-61c142b8.js} +1 -1
- package/dist/esm/{f-chip-68d27d7a.js → f-chip-eaf517ff.js} +3 -3
- package/dist/esm/{f-image-a67229e5.js → f-image-20e217c8.js} +1 -1
- package/dist/esm/{f-paginator-utils-8773e358.js → f-paginator-utils-7ed775bd.js} +3 -3
- package/dist/esm/{f-text-field-d364ffd2.js → f-text-field-17075562.js} +2 -2
- package/dist/esm/index-95bb3410.js +1345 -0
- package/dist/esm/index.js +2 -2
- package/dist/esm/ketchup.js +14 -12
- package/dist/esm/kup-accordion.entry.js +4 -4
- package/dist/esm/kup-autocomplete_27.entry.js +113 -85
- package/dist/esm/kup-box.entry.js +9 -9
- package/dist/esm/kup-calendar.entry.js +8 -8
- package/dist/esm/kup-card-list.entry.js +2 -2
- package/dist/esm/kup-cell.entry.js +9 -9
- package/dist/esm/kup-custom-task-list-header_4.entry.js +8 -8
- package/dist/esm/kup-dashboard.entry.js +7 -7
- package/dist/esm/kup-drawer.entry.js +4 -4
- package/dist/esm/kup-echart.entry.js +3 -3
- package/dist/esm/kup-editor.entry.js +3 -3
- package/dist/esm/kup-family-tree.entry.js +6 -6
- package/dist/esm/kup-gantt_10.entry.js +24 -24
- package/dist/esm/kup-grid.entry.js +2 -2
- package/dist/esm/kup-iframe.entry.js +2 -2
- package/dist/esm/kup-image-list.entry.js +11 -11
- package/dist/esm/kup-input-panel.entry.js +10 -10
- package/dist/esm/kup-lazy.entry.js +13 -13
- package/dist/esm/kup-magic-box.entry.js +6 -6
- package/dist/esm/{kup-manager-a316a70e.js → kup-manager-c974dda6.js} +223 -50
- package/dist/esm/kup-nav-bar.entry.js +3 -3
- package/dist/esm/kup-numeric-picker.entry.js +4 -4
- package/dist/esm/kup-pdf.entry.js +5 -4
- package/dist/esm/kup-photo-frame.entry.js +4 -4
- package/dist/esm/kup-planner-renderer.entry.js +3 -3
- package/dist/esm/kup-planner.entry.js +4 -4
- package/dist/esm/kup-probe.entry.js +3 -3
- package/dist/esm/kup-qlik.entry.js +3 -3
- package/dist/esm/kup-snackbar.entry.js +5 -5
- package/dist/esm/loader.js +6 -4
- package/dist/ketchup/assets/svg/ACC.svg +1 -0
- package/dist/ketchup/assets/svg/ACP.svg +1 -0
- package/dist/ketchup/assets/svg/AML.svg +1 -0
- package/dist/ketchup/assets/svg/ASD.svg +1 -0
- package/dist/ketchup/assets/svg/ATM.svg +1 -0
- package/dist/ketchup/assets/svg/BAS.svg +1 -0
- package/dist/ketchup/assets/svg/BCD.svg +1 -0
- package/dist/ketchup/assets/svg/BLB.svg +1 -0
- package/dist/ketchup/assets/svg/BOX.svg +1 -0
- package/dist/ketchup/assets/svg/BTM.svg +1 -0
- package/dist/ketchup/assets/svg/BTN.svg +1 -0
- package/dist/ketchup/assets/svg/BTO.svg +1 -0
- package/dist/ketchup/assets/svg/CAL.svg +1 -0
- package/dist/ketchup/assets/svg/CAM.svg +1 -0
- package/dist/ketchup/assets/svg/CDE.svg +1 -0
- package/dist/ketchup/assets/svg/CFG.svg +1 -0
- package/dist/ketchup/assets/svg/CFM.svg +1 -0
- package/dist/ketchup/assets/svg/CHI.svg +1 -0
- package/dist/ketchup/assets/svg/CHK.svg +1 -0
- package/dist/ketchup/assets/svg/CHL.svg +1 -0
- package/dist/ketchup/assets/svg/CHM.svg +1 -0
- package/dist/ketchup/assets/svg/CHT.svg +1 -0
- package/dist/ketchup/assets/svg/CLP.svg +1 -0
- package/dist/ketchup/assets/svg/CMB.svg +1 -0
- package/dist/ketchup/assets/svg/CMS.svg +1 -0
- package/dist/ketchup/assets/svg/CND.svg +1 -0
- package/dist/ketchup/assets/svg/COM.svg +1 -0
- package/dist/ketchup/assets/svg/CUB.svg +1 -0
- package/dist/ketchup/assets/svg/DBM.svg +1 -0
- package/dist/ketchup/assets/svg/DEC.svg +1 -0
- package/dist/ketchup/assets/svg/DEV.svg +1 -0
- package/dist/ketchup/assets/svg/DOC.svg +1 -0
- package/dist/ketchup/assets/svg/DSH.svg +1 -0
- package/dist/ketchup/assets/svg/DSP.svg +1 -0
- package/dist/ketchup/assets/svg/DYN.svg +1 -0
- package/dist/ketchup/assets/svg/EDT.svg +1 -0
- package/dist/ketchup/assets/svg/EML.svg +1 -0
- package/dist/ketchup/assets/svg/EMU.svg +1 -0
- package/dist/ketchup/assets/svg/EVT.svg +1 -0
- package/dist/ketchup/assets/svg/EXA.svg +1 -0
- package/dist/ketchup/assets/svg/EXB.svg +1 -0
- package/dist/ketchup/assets/svg/EXC.svg +1 -0
- package/dist/ketchup/assets/svg/EXD.svg +1 -0
- package/dist/ketchup/assets/svg/EXE.svg +1 -0
- package/dist/ketchup/assets/svg/EXU.svg +1 -0
- package/dist/ketchup/assets/svg/FBK.svg +1 -0
- package/dist/ketchup/assets/svg/FIS.svg +1 -0
- package/dist/ketchup/assets/svg/FLD.svg +1 -0
- package/dist/ketchup/assets/svg/FLU.svg +1 -0
- package/dist/ketchup/assets/svg/FRE.svg +1 -0
- package/dist/ketchup/assets/svg/FRM.svg +1 -0
- package/dist/ketchup/assets/svg/FUP.svg +1 -0
- package/dist/ketchup/assets/svg/G18.svg +1 -0
- package/dist/ketchup/assets/svg/G30.svg +1 -0
- package/dist/ketchup/assets/svg/G53.svg +1 -0
- package/dist/ketchup/assets/svg/GAU.svg +1 -0
- package/dist/ketchup/assets/svg/GEO.svg +1 -0
- package/dist/ketchup/assets/svg/GND.svg +1 -0
- package/dist/ketchup/assets/svg/GNT.svg +1 -0
- package/dist/ketchup/assets/svg/GRA.svg +1 -0
- package/dist/ketchup/assets/svg/GRP.svg +1 -0
- package/dist/ketchup/assets/svg/HTM.svg +1 -0
- package/dist/ketchup/assets/svg/HTR.svg +1 -0
- package/dist/ketchup/assets/svg/IFL.svg +1 -0
- package/dist/ketchup/assets/svg/IMD.svg +1 -0
- package/dist/ketchup/assets/svg/IMG.svg +1 -0
- package/dist/ketchup/assets/svg/IML.svg +1 -0
- package/dist/ketchup/assets/svg/INP.svg +1 -0
- package/dist/ketchup/assets/svg/INR.svg +1 -0
- package/dist/ketchup/assets/svg/INT.svg +1 -0
- package/dist/ketchup/assets/svg/ITX.svg +1 -0
- package/dist/ketchup/assets/svg/JSO.svg +1 -0
- package/dist/ketchup/assets/svg/KNB.svg +1 -0
- package/dist/ketchup/assets/svg/KNO.svg +1 -0
- package/dist/ketchup/assets/svg/LAB.svg +1 -0
- package/dist/ketchup/assets/svg/LBL.svg +1 -0
- package/dist/ketchup/assets/svg/LIN.svg +1 -0
- package/dist/ketchup/assets/svg/LST.svg +1 -0
- package/dist/ketchup/assets/svg/MDF.svg +1 -0
- package/dist/ketchup/assets/svg/MEM.svg +1 -0
- package/dist/ketchup/assets/svg/MIN.svg +1 -0
- package/dist/ketchup/assets/svg/MLV.svg +1 -0
- package/dist/ketchup/assets/svg/MO.svg +3 -0
- package/dist/ketchup/assets/svg/MSG.svg +1 -0
- package/dist/ketchup/assets/svg/MSS.svg +1 -0
- package/dist/ketchup/assets/svg/OCX.svg +1 -0
- package/dist/ketchup/assets/svg/OGN.svg +1 -0
- package/dist/ketchup/assets/svg/OPN.svg +1 -0
- package/dist/ketchup/assets/svg/OPN2.svg +1 -0
- package/dist/ketchup/assets/svg/OUT.svg +1 -0
- package/dist/ketchup/assets/svg/PAT.svg +1 -0
- package/dist/ketchup/assets/svg/PCK.svg +1 -0
- package/dist/ketchup/assets/svg/PDF.svg +1 -0
- package/dist/ketchup/assets/svg/PGB.svg +1 -0
- package/dist/ketchup/assets/svg/POP.svg +1 -0
- package/dist/ketchup/assets/svg/POP2.svg +1 -0
- package/dist/ketchup/assets/svg/PWD.svg +1 -0
- package/dist/ketchup/assets/svg/QRY.svg +1 -0
- package/dist/ketchup/assets/svg/RAD.svg +1 -0
- package/dist/ketchup/assets/svg/REP.svg +1 -0
- package/dist/ketchup/assets/svg/REP2.svg +1 -0
- package/dist/ketchup/assets/svg/RNG.svg +1 -0
- package/dist/ketchup/assets/svg/RTG.svg +1 -0
- package/dist/ketchup/assets/svg/SEM.svg +1 -0
- package/dist/ketchup/assets/svg/SET.svg +1 -0
- package/dist/ketchup/assets/svg/SHE.svg +1 -0
- package/dist/ketchup/assets/svg/SIG.svg +1 -0
- package/dist/ketchup/assets/svg/SLD.svg +1 -0
- package/dist/ketchup/assets/svg/SPC.svg +1 -0
- package/dist/ketchup/assets/svg/SPL.svg +1 -0
- package/dist/ketchup/assets/svg/SPN.svg +1 -0
- package/dist/ketchup/assets/svg/SRC.svg +1 -0
- package/dist/ketchup/assets/svg/SRI.svg +1 -0
- package/dist/ketchup/assets/svg/STR.svg +1 -0
- package/dist/ketchup/assets/svg/SWT.svg +1 -0
- package/dist/ketchup/assets/svg/SYS.svg +1 -0
- package/dist/ketchup/assets/svg/TBL.svg +1 -0
- package/dist/ketchup/assets/svg/TCL.svg +1 -0
- package/dist/ketchup/assets/svg/TED.svg +1 -0
- package/dist/ketchup/assets/svg/TIM.svg +1 -0
- package/dist/ketchup/assets/svg/TML.svg +1 -0
- package/dist/ketchup/assets/svg/TMP.svg +1 -0
- package/dist/ketchup/assets/svg/TPK.svg +1 -0
- package/dist/ketchup/assets/svg/TRA.svg +1 -0
- package/dist/ketchup/assets/svg/TRE.svg +1 -0
- package/dist/ketchup/assets/svg/TRG.svg +1 -0
- package/dist/ketchup/assets/svg/TSC.svg +1 -0
- package/dist/ketchup/assets/svg/TXT.svg +1 -0
- package/dist/ketchup/assets/svg/WFD.svg +1 -0
- package/dist/ketchup/assets/svg/agriculture.svg +3 -0
- package/dist/ketchup/assets/svg/apparel.svg +3 -0
- package/dist/ketchup/assets/svg/brescia.svg +6 -0
- package/dist/ketchup/assets/svg/brusaporto.svg +6 -0
- package/dist/ketchup/assets/svg/car-repair.svg +3 -0
- package/dist/ketchup/assets/svg/carbo.svg +9 -0
- package/dist/ketchup/assets/svg/chemical-product.svg +3 -0
- package/dist/ketchup/assets/svg/civil-engineering.svg +6 -0
- package/dist/ketchup/assets/svg/contract.svg +3 -0
- package/dist/ketchup/assets/svg/customer-service.svg +3 -0
- package/dist/ketchup/assets/svg/diamond.svg +3 -0
- package/dist/ketchup/assets/svg/directions-boat.svg +3 -0
- package/dist/ketchup/assets/svg/directions-car.svg +3 -0
- package/dist/ketchup/assets/svg/domain-add.svg +3 -0
- package/dist/ketchup/assets/svg/dresser.svg +3 -0
- package/dist/ketchup/assets/svg/ecommerce.svg +4 -0
- package/dist/ketchup/assets/svg/eletrical-services.svg +3 -0
- package/dist/ketchup/assets/svg/eletronic-equipment.svg +8 -0
- package/dist/ketchup/assets/svg/erbusco.svg +6 -0
- package/dist/ketchup/assets/svg/factory.svg +3 -1
- package/dist/ketchup/assets/svg/faenza.svg +6 -0
- package/dist/ketchup/assets/svg/fishing.svg +3 -0
- package/dist/ketchup/assets/svg/flight.svg +3 -1
- package/dist/ketchup/assets/svg/forest.svg +4 -0
- package/dist/ketchup/assets/svg/front-loader.svg +3 -0
- package/dist/ketchup/assets/svg/gallarate.svg +6 -0
- package/dist/ketchup/assets/svg/general-direction.svg +3 -0
- package/dist/ketchup/assets/svg/home-repair-service.svg +3 -0
- package/dist/ketchup/assets/svg/hotel.svg +3 -1
- package/dist/ketchup/assets/svg/human-resource.svg +3 -0
- package/dist/ketchup/assets/svg/imola.svg +6 -0
- package/dist/ketchup/assets/svg/informative-system.svg +8 -0
- package/dist/ketchup/assets/svg/innovation-tech.svg +3 -0
- package/dist/ketchup/assets/svg/key.svg +1 -1
- package/dist/ketchup/assets/svg/knowledge-course.svg +7 -0
- package/dist/ketchup/assets/svg/knowledge.svg +3 -0
- package/dist/ketchup/assets/svg/leather.svg +10 -0
- package/dist/ketchup/assets/svg/lecco.svg +6 -0
- package/dist/ketchup/assets/svg/local-post-office.svg +3 -0
- package/dist/ketchup/assets/svg/local-shipping.svg +3 -0
- package/dist/ketchup/assets/svg/logistic.svg +3 -0
- package/dist/ketchup/assets/svg/management.svg +3 -0
- package/dist/ketchup/assets/svg/map.svg +1 -1
- package/dist/ketchup/assets/svg/marketing.svg +3 -0
- package/dist/ketchup/assets/svg/metal.svg +3 -0
- package/dist/ketchup/assets/svg/metallurgy.svg +6 -0
- package/dist/ketchup/assets/svg/mines.svg +8 -0
- package/dist/ketchup/assets/svg/mining.svg +9 -0
- package/dist/ketchup/assets/svg/modena.svg +8 -0
- package/dist/ketchup/assets/svg/monopoli.svg +6 -0
- package/dist/ketchup/assets/svg/montichiari.svg +6 -0
- package/dist/ketchup/assets/svg/nova-milanese.svg +6 -0
- package/dist/ketchup/assets/svg/oil-barrel.svg +3 -0
- package/dist/ketchup/assets/svg/osimo.svg +6 -0
- package/dist/ketchup/assets/svg/padova.svg +6 -0
- package/dist/ketchup/assets/svg/parma.svg +6 -0
- package/dist/ketchup/assets/svg/plastics.svg +6 -0
- package/dist/ketchup/assets/svg/precision-manufacturing.svg +3 -0
- package/dist/ketchup/assets/svg/production.svg +3 -0
- package/dist/ketchup/assets/svg/purchase.svg +4 -0
- package/dist/ketchup/assets/svg/quality.svg +3 -0
- package/dist/ketchup/assets/svg/question-mark.svg +3 -0
- package/dist/ketchup/assets/svg/recent-patient.svg +3 -0
- package/dist/ketchup/assets/svg/recycling.svg +3 -0
- package/dist/ketchup/assets/svg/reggio-emilia.svg +6 -0
- package/dist/ketchup/assets/svg/repair.svg +3 -0
- package/dist/ketchup/assets/svg/research-and-development.svg +3 -0
- package/dist/ketchup/assets/svg/restaurant.svg +3 -1
- package/dist/ketchup/assets/svg/rivoli.svg +6 -0
- package/dist/ketchup/assets/svg/roma.svg +6 -0
- package/dist/ketchup/assets/svg/sales.svg +3 -0
- package/dist/ketchup/assets/svg/salo.svg +6 -0
- package/dist/ketchup/assets/svg/savigliano.svg +6 -0
- package/dist/ketchup/assets/svg/sewers.svg +6 -0
- package/dist/ketchup/assets/svg/smoking-rooms.svg +3 -0
- package/dist/ketchup/assets/svg/store.svg +3 -1
- package/dist/ketchup/assets/svg/technical-office.svg +3 -0
- package/dist/ketchup/assets/svg/textile.svg +5 -0
- package/dist/ketchup/assets/svg/treviolo.svg +6 -0
- package/dist/ketchup/assets/svg/trolley.svg +4 -0
- package/dist/ketchup/assets/svg/udine.svg +6 -0
- package/dist/ketchup/assets/svg/vaccines.svg +3 -0
- package/dist/ketchup/assets/svg/vercelli.svg +6 -0
- package/dist/ketchup/assets/svg/vicenza.svg +6 -0
- package/dist/ketchup/assets/svg/warehouse.svg +3 -0
- package/dist/ketchup/assets/svg/waste-disposal.svg +3 -0
- package/dist/ketchup/assets/svg/water-bottle.svg +3 -0
- package/dist/ketchup/assets/svg/water-pump.svg +3 -0
- package/dist/ketchup/assets/svg/web.svg +1 -1
- package/dist/ketchup/assets/svg/wood.svg +4 -0
- package/dist/ketchup/index.esm.js +1 -1
- package/dist/ketchup/ketchup.esm.js +1 -1
- package/dist/ketchup/{p-f79ffe77.entry.js → p-02b017a6.entry.js} +1 -1
- package/dist/ketchup/{p-2b84db7b.entry.js → p-04d047b1.entry.js} +1 -1
- package/dist/ketchup/p-04e2beb5.js +28 -0
- package/dist/ketchup/p-0a64bf2c.entry.js +1 -0
- package/dist/ketchup/{p-81645576.entry.js → p-1b5eb6f4.entry.js} +2 -2
- package/dist/ketchup/{p-9e2533e1.entry.js → p-1fc57b76.entry.js} +1 -1
- package/dist/ketchup/p-237f4b66.js +1 -0
- package/dist/ketchup/p-2c3aff15.js +1 -0
- package/dist/ketchup/{p-2932e7e8.entry.js → p-2ea2fd08.entry.js} +1 -1
- package/dist/ketchup/{p-1bcac01f.entry.js → p-4561daec.entry.js} +1 -1
- package/dist/ketchup/{p-6961e0ce.entry.js → p-4f4d4b9d.entry.js} +1 -1
- package/dist/ketchup/{p-801776bc.js → p-75b2681f.js} +1 -1
- package/dist/ketchup/{p-a06974a3.entry.js → p-76f39bd6.entry.js} +1 -1
- package/dist/ketchup/p-79a8f8f4.entry.js +16 -0
- package/dist/ketchup/{p-556f7ddc.entry.js → p-8c7009f6.entry.js} +1 -1
- package/dist/ketchup/{p-fdcfaedd.entry.js → p-90b07248.entry.js} +1 -1
- package/dist/ketchup/{p-e2bf2bb6.js → p-9d3a0a51.js} +1 -1
- package/dist/ketchup/{p-1e028d95.entry.js → p-9fa95bdb.entry.js} +1 -1
- package/dist/ketchup/p-aa62724a.js +2 -0
- package/dist/ketchup/p-abd7696c.entry.js +1 -0
- package/dist/ketchup/{p-339bbeae.js → p-b169b592.js} +1 -1
- package/dist/ketchup/{p-074ccd53.entry.js → p-b5a46daf.entry.js} +1 -1
- package/dist/ketchup/{p-1088ab22.entry.js → p-b6e350b5.entry.js} +1 -1
- package/dist/ketchup/p-b9884b65.entry.js +1 -0
- package/dist/ketchup/{p-65e363c6.entry.js → p-c0be9b3c.entry.js} +1 -1
- package/dist/ketchup/{p-5f7d8c21.entry.js → p-c58a6b55.entry.js} +1 -1
- package/dist/ketchup/{p-48e45ac0.entry.js → p-c7e28520.entry.js} +1 -1
- package/dist/ketchup/{p-f6c8f006.js → p-ca3d9d80.js} +1 -1
- package/dist/ketchup/p-cb600014.entry.js +44 -0
- package/dist/ketchup/{p-6362738c.entry.js → p-d77fbe3d.entry.js} +1 -1
- package/dist/ketchup/{p-dbb6cd8d.entry.js → p-d9a4f193.entry.js} +2 -2
- package/dist/ketchup/{p-ccb6dbb0.entry.js → p-dad18517.entry.js} +1 -1
- package/dist/ketchup/p-e1255160.js +1 -0
- package/dist/ketchup/p-e7eaa6b3.entry.js +9 -0
- package/dist/ketchup/{p-2ef90f60.entry.js → p-e850bdf3.entry.js} +1 -1
- package/dist/ketchup/{p-c702eb45.entry.js → p-f6f30bb4.entry.js} +1 -1
- package/dist/ketchup/{p-fe75ede2.entry.js → p-f943ef5b.entry.js} +1 -1
- package/dist/ketchup/{p-b3540f83.js → p-fa1f706e.js} +1 -1
- package/dist/types/components/kup-badge/kup-badge-declarations.d.ts +6 -0
- package/dist/types/components/kup-badge/kup-badge.d.ts +6 -0
- package/dist/types/components/kup-pdf/kup-pdf.d.ts +5 -0
- package/dist/types/components.d.ts +22 -0
- package/package.json +2 -2
- package/dist/cjs/index-958d0399.js +0 -2094
- package/dist/esm/index-460631fd.js +0 -2061
- package/dist/ketchup/p-042e874a.entry.js +0 -1
- package/dist/ketchup/p-25058baa.js +0 -1
- package/dist/ketchup/p-47040db6.js +0 -2
- package/dist/ketchup/p-6921bc81.entry.js +0 -16
- package/dist/ketchup/p-7123d2a4.entry.js +0 -1
- package/dist/ketchup/p-8d4050ec.js +0 -28
- package/dist/ketchup/p-a6beb822.js +0 -1
- package/dist/ketchup/p-abe181d0.entry.js +0 -1
- package/dist/ketchup/p-cf44485a.entry.js +0 -9
- package/dist/ketchup/p-d2001dec.entry.js +0 -44
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement$1, g as getAssetPath } from './index-
|
|
2
|
-
import { k as kupManagerInstance, g as getProps, s as setProps, a as KupThemeIconValues, b as KupDynamicPositionPlacement, c as KupThemeColorValues, d as KupDebugCategory, F as FCellShapes, e as FCellPadding, f as fillString, h as KupCardBuiltInClockElements, i as KupCardCSSClasses, j as KupLanguageTotals, l as KupLanguageGeneric, m as KupLanguageColumn, n as KupDataNewColumnTypes, o as KupCardSubEvents, p as KupCardIds, q as KupLanguageRow, r as KupCardFamily, t as KupCardProps, u as getColumnByName, v as formatToNumber, w as KupObjects, x as identify, G as GroupLabelDisplayMode, S as SelectionMode, y as KupLanguageGrouping, z as KupLanguageCheckbox, A as getValueForDisplay2, B as Filters, C as getValueForDisplay, D as KupLanguageSearch, E as FilterInterval, L as LoadMoreMode, P as PaginatorPos, H as ShowGrid, T as TotalLabel, I as TotalMode, J as kupDynamicPositionAttribute, M as KupPointerEventTypes, N as kupDraggableColumnAttr, O as kupDragActiveAttr, Q as KupDragEffect, R as kupDraggableCellAttr, U as KupDropEventTypes, V as FixedCellsClasses, W as FixedCellsCSSVarsBase, X as KupLanguageFontsize, Y as KupLanguageDensity, Z as KupLanguageGrid, _ as KupDataTableProps, $ as SortMode, a0 as iconColumn, a1 as keyColumn, a2 as fieldColumn, a3 as FCellTypes, a4 as addColumnValueFromRow, a5 as KupGlobalFilterMode } from './kup-manager-
|
|
3
|
-
import { F as FTextField } from './f-text-field-
|
|
1
|
+
import { r as registerInstance, c as createEvent, f as forceUpdate, h, H as Host, d as getElement$1, g as getAssetPath } from './index-95bb3410.js';
|
|
2
|
+
import { k as kupManagerInstance, g as getProps, s as setProps, a as KupThemeIconValues, b as KupDynamicPositionPlacement, c as KupThemeColorValues, d as KupDebugCategory, F as FCellShapes, e as FCellPadding, f as fillString, h as KupCardBuiltInClockElements, i as KupCardCSSClasses, j as KupLanguageTotals, l as KupLanguageGeneric, m as KupLanguageColumn, n as KupDataNewColumnTypes, o as KupCardSubEvents, p as KupCardIds, q as KupLanguageRow, r as KupCardFamily, t as KupCardProps, u as getColumnByName, v as formatToNumber, w as KupObjects, x as identify, G as GroupLabelDisplayMode, S as SelectionMode, y as KupLanguageGrouping, z as KupLanguageCheckbox, A as getValueForDisplay2, B as Filters, C as getValueForDisplay, D as KupLanguageSearch, E as FilterInterval, L as LoadMoreMode, P as PaginatorPos, H as ShowGrid, T as TotalLabel, I as TotalMode, J as kupDynamicPositionAttribute, M as KupPointerEventTypes, N as kupDraggableColumnAttr, O as kupDragActiveAttr, Q as KupDragEffect, R as kupDraggableCellAttr, U as KupDropEventTypes, V as FixedCellsClasses, W as FixedCellsCSSVarsBase, X as KupLanguageFontsize, Y as KupLanguageDensity, Z as KupLanguageGrid, _ as KupDataTableProps, $ as SortMode, a0 as iconColumn, a1 as keyColumn, a2 as fieldColumn, a3 as FCellTypes, a4 as addColumnValueFromRow, a5 as KupGlobalFilterMode } from './kup-manager-c974dda6.js';
|
|
3
|
+
import { F as FTextField } from './f-text-field-17075562.js';
|
|
4
4
|
import { F as FTextFieldMDC } from './f-text-field-mdc-c88bf688.js';
|
|
5
|
-
import { I as ItemsDisplayMode, F as FCell, K as KupListRole, a as KupListProps, b as FProgressBar, c as FRadio, d as FRating, e as FSwitch } from './f-cell-
|
|
5
|
+
import { I as ItemsDisplayMode, F as FCell, K as KupListRole, a as KupListProps, b as FProgressBar, c as FRadio, d as FRating, e as FSwitch } from './f-cell-262f3239.js';
|
|
6
6
|
import { c as componentWrapperId } from './GenericVariables-d8d0541e.js';
|
|
7
|
-
import { F as FImage } from './f-image-
|
|
8
|
-
import { F as FButton } from './f-button-
|
|
7
|
+
import { F as FImage } from './f-image-20e217c8.js';
|
|
8
|
+
import { F as FButton } from './f-button-e63b4537.js';
|
|
9
9
|
import { F as FButtonStyling } from './f-button-declarations-9bdc6f26.js';
|
|
10
10
|
import { e as KupDateTimeFormatOptionsMonth, K as KupDatesFormats, b as KupDates, a as KupDatesNormalize } from './kup-dates-26a56bf7.js';
|
|
11
|
-
import { F as FChipType, a as FChip } from './f-chip-
|
|
11
|
+
import { F as FChipType, a as FChip } from './f-chip-eaf517ff.js';
|
|
12
12
|
import { M as MDCRipple } from './component-879e99bf.js';
|
|
13
|
-
import { F as FCheckbox } from './f-checkbox-
|
|
14
|
-
import { F as FiltersColumnMenu, a as FiltersRows, c as calcTotals, n as normalizeRows, p as paginateRows, f as filterRows, g as groupRows, s as sortRows, b as FPaginator, d as pageChange, r as rowsPerPageChange, t as treeMainColumnName, K as KupTreeExpansionMode, e as KupTreeProps } from './f-paginator-utils-
|
|
13
|
+
import { F as FCheckbox } from './f-checkbox-61c142b8.js';
|
|
14
|
+
import { F as FiltersColumnMenu, a as FiltersRows, c as calcTotals, n as normalizeRows, p as paginateRows, f as filterRows, g as groupRows, s as sortRows, b as FPaginator, d as pageChange, r as rowsPerPageChange, t as treeMainColumnName, K as KupTreeExpansionMode, e as KupTreeProps } from './f-paginator-utils-7ed775bd.js';
|
|
15
15
|
|
|
16
16
|
/**
|
|
17
17
|
* Props of the kup-autocomplete component.
|
|
@@ -433,7 +433,7 @@ const KupAutocomplete = class {
|
|
|
433
433
|
render() {
|
|
434
434
|
const fullHeight = this.rootElement.classList.contains('kup-full-height');
|
|
435
435
|
const fullWidth = this.rootElement.classList.contains('kup-full-width');
|
|
436
|
-
return (h(Host, { key: '
|
|
436
|
+
return (h(Host, { key: '8b9ccb7af06353837629d3bc8481abae60a28e68', class: `${fullHeight ? 'kup-full-height' : ''} ${fullWidth ? 'kup-full-width' : ''}`, style: __classPrivateFieldGet$7(this, _KupAutocomplete_elStyle, "f") }, h("style", { key: 'd980922c3439b7097d27913d67bd850cac0bd462' }, __classPrivateFieldGet$7(this, _KupAutocomplete_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: '0d29f318174f392f401007bed950eecffefa4e17', id: componentWrapperId, style: __classPrivateFieldGet$7(this, _KupAutocomplete_elStyle, "f") }, h(FTextField, Object.assign({ key: '6003ad46a4d3f2adc0dcafddc776434341b4c272', icon: this.showDropDownIcon
|
|
437
437
|
? KupThemeIconValues.DROPDOWN
|
|
438
438
|
: 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: () => {
|
|
439
439
|
window.clearTimeout(__classPrivateFieldGet$7(this, _KupAutocomplete_inputTimeout, "f"));
|
|
@@ -521,8 +521,15 @@ var KupBadgeProps;
|
|
|
521
521
|
KupBadgeProps["imageData"] = "The data of the image displayed inside the badge.Props of the sub-components.";
|
|
522
522
|
KupBadgeProps["text"] = "The text displayed inside the badge.Defaults at false. When set to true, the component is disabled.";
|
|
523
523
|
})(KupBadgeProps || (KupBadgeProps = {}));
|
|
524
|
-
|
|
525
|
-
|
|
524
|
+
var BadgeType;
|
|
525
|
+
(function (BadgeType) {
|
|
526
|
+
BadgeType["SUCCESS"] = "success";
|
|
527
|
+
BadgeType["INFO"] = "info";
|
|
528
|
+
BadgeType["ERROR"] = "error";
|
|
529
|
+
BadgeType["WARNING"] = "warning";
|
|
530
|
+
})(BadgeType || (BadgeType = {}));
|
|
531
|
+
|
|
532
|
+
const kupBadgeCss = ".kup-body-compact-01{font-family:var(--kup-font-family);font-size:14px;line-height:18px;font-weight:400;letter-spacing:0.16px}.kup-body-01{font-family:var(--kup-font-family);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_badge_border_radius:var(--kup-badge-border-radius, 30px);--kup_badge_font_family:var(--kup-badge-font-family, var(--kup-font-family));--kup_badge_font_size:var(--kup-badge-font-size, var(--kup-font-size));--kup_badge_min_size:var(--kup-badge-min-size, 1.5em);--kup_badge_padding:var(--kup-badge-padding, 0.25em);--kup_badge_primary_color:var(\n --kup-badge-primary-color,\n var(--kup-primary-color)\n );--kup_badge_text_on_primary_color:var(\n --kup-badge-text-on-primary-color,\n var(--kup-text-on-primary-color)\n );display:block;font-family:var(--kup_badge_font_family);font-size:var(--kup_badge_font_size);position:absolute;top:0;left:0;transform:translate(15%, 15%)}#kup-component{background-color:var(--kup_badge_primary_color);border-radius:var(--kup_badge_border_radius);color:var(--kup_badge_text_on_primary_color);font-size:0.875em;min-height:var(--kup_badge_min_size);min-width:var(--kup_badge_min_size);padding:var(--kup_badge_padding);text-align:center}#kup-component .f-image{display:block;left:50%;position:absolute;top:50%;transform:translate(-50%, -50%);height:inherit;width:inherit}:host(.kup-top-right){top:0;right:0;bottom:unset;left:unset;transform:translate(-15%, 15%)}:host(.kup-bottom-right){top:unset;right:0;bottom:0;left:unset;transform:translate(-15%, -15%)}:host(.kup-bottom-left){top:unset;right:unset;bottom:0;left:0;transform:translate(15%, -15%)}#kup-component.error{background-color:var(--kup-error-color-20);color:var(--kup-error-color-70)}#kup-component.info{background-color:var(--kup-info-color-20);color:var(--kup-info-color-70)}#kup-component.success{background-color:var(--kup-success-color-20);color:var(--kup-success-color-70)}#kup-component.warning{background-color:var(--kup-warning-color-20);color:var(--kup-warning-color-70)}";
|
|
526
533
|
const KupBadgeStyle0 = kupBadgeCss;
|
|
527
534
|
|
|
528
535
|
const KupBadge = class {
|
|
@@ -538,6 +545,7 @@ const KupBadge = class {
|
|
|
538
545
|
this.kupManager = kupManagerInstance();
|
|
539
546
|
this.customStyle = '';
|
|
540
547
|
this.imageData = null;
|
|
548
|
+
this.type = BadgeType.INFO;
|
|
541
549
|
this.text = null;
|
|
542
550
|
}
|
|
543
551
|
onKupClick() {
|
|
@@ -598,9 +606,9 @@ const KupBadge = class {
|
|
|
598
606
|
if (!this.imageData.color) {
|
|
599
607
|
this.imageData.color = `var(${KupThemeColorValues.TEXT_ON_PRIMARY})`;
|
|
600
608
|
}
|
|
601
|
-
imageEl = h(FImage, Object.assign({ key: '
|
|
609
|
+
imageEl = h(FImage, Object.assign({ key: '51d77b43e57332d7c06e4c6fd232d845593e5e12' }, this.imageData));
|
|
602
610
|
}
|
|
603
|
-
return (h(Host, { key: '
|
|
611
|
+
return (h(Host, { key: '6c6872e8854ee75c1461aaf03615f1f75dffe263' }, h("style", { key: '071b4d09f061f3f6ae676a86eea42d73630e7017' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: 'ea2f534a0d169ebfcda055b711c4e17c20ff4beb', id: componentWrapperId, class: this.type, onClick: () => this.onKupClick() }, this.text, imageEl)));
|
|
604
612
|
}
|
|
605
613
|
disconnectedCallback() {
|
|
606
614
|
this.kupManager.theme.unregister(this);
|
|
@@ -1068,7 +1076,7 @@ const KupButtonList = class {
|
|
|
1068
1076
|
'button-list--container': true,
|
|
1069
1077
|
'show-selection': this.showSelection && this.selected ? true : false,
|
|
1070
1078
|
};
|
|
1071
|
-
return (h(Host, { key: '
|
|
1079
|
+
return (h(Host, { key: '1c713584f5ea466a5c563c53460c4d67f906f78f', style: hostStyle }, h("style", { key: 'ea70da3d2d29edce7550130c92818984522e29fc' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: 'e1e592284821dd417bafb3e1f834021b2e94ea76', id: componentWrapperId }, h("div", { key: '460f27c4e5d442abf9096bcdf884dba4403c2063', class: classObj }, buttons))));
|
|
1072
1080
|
}
|
|
1073
1081
|
disconnectedCallback() {
|
|
1074
1082
|
this.kupManager.theme.unregister(this);
|
|
@@ -5298,7 +5306,7 @@ var Picker = function () {
|
|
|
5298
5306
|
Picker.StyleElement = style;
|
|
5299
5307
|
}
|
|
5300
5308
|
|
|
5301
|
-
const kupCardCss = ".kup-body-compact-01{font-family:var(--kup-font-family);font-size:14px;line-height:18px;font-weight:400;letter-spacing:0.16px}.kup-body-01{font-family:var(--kup-font-family);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}.box-layout-1{background-color:var(--kup-background-color);color:var(--kup-text-color);font-size:var(--kup-font-size);padding:0.5em}.box-layout-1 table{width:100%}.box-layout-1 .label{overflow:hidden;padding:0.5em;text-overflow:ellipsis;width:50%}.box-layout-1 .value{font-weight:bold;padding:0.5em}.box-layout-2{background-color:var(--kup-background-color);color:var(--kup-text-color);font-size:var(--kup-font-size);padding:0.5em}.box-layout-2 table{width:100%}.box-layout-2 .label{max-width:50%;overflow:hidden;padding:0.5em;text-overflow:ellipsis;white-space:nowrap}.box-layout-2 .value{padding:0.5em;font-weight:bold}.box-layout-3{background-color:var(--kup-background-color);color:var(--kup-text-color);font-size:var(--kup-font-size);padding:0.5em}.box-layout-3 .container{display:flex;justify-content:space-between;overflow:hidden;width:100%}.box-layout-3 .flex-container{align-items:center;display:flex;justify-content:center;width:100%}.box-layout-3 .flex-container:first-child{justify-content:flex-start}.box-layout-3 .flex-container:last-child{justify-content:flex-end}.box-layout-3 .label{overflow:hidden;padding:0.5em;text-overflow:ellipsis;white-space:nowrap}.box-layout-3 .value{padding:0.5em;font-weight:bold}.box-layout-3 .f-cell .f-cell__text{white-space:nowrap}.box-layout-4{background-color:var(--kup-background-color);color:var(--kup-text-color);display:flex;font-size:var(--kup-font-size);height:100%;padding:0.5em}.box-layout-4 .container{margin:auto;width:100%}.box-layout-4 .image{border-radius:50%;height:64px;margin:auto;width:64px}.box-layout-4 .value{font-weight:bold;padding-top:0.5em}.box-layout-4 .f-cell.c-centered .f-cell__content img,.box-layout-4 .f-cell.c-centered .f-cell__content .f-image{margin:0}.box-layout-5{background-color:var(--kup-background-color);color:var(--kup-text-color);display:flex;font-size:var(--kup-font-size);height:100%;padding:1em 0.5em}.box-layout-5 .container{display:flex;height:100%;margin:auto;width:100%}.box-layout-5 .image{display:flex;height:100%;margin:auto;width:50%}.box-layout-5 .label,.box-layout-5 .value{padding:0.5em}.box-layout-5 .label{overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap}.box-layout-5 .value{font-weight:bold}.box-layout-5 .table{box-sizing:border-box;padding:1.25em}.box-layout-5 .table,.box-layout-5 table{width:100%}.box-layout-6{background-color:var(--kup-background-color);color:var(--kup-text-color);display:flex;font-size:var(--kup-font-size);height:100%;padding:1em 0.5em}.box-layout-6 .container{display:flex;height:100%;margin:auto;width:100%}.box-layout-6 .image{display:flex;height:100%;margin:auto;width:50%}.box-layout-6 .label{padding-bottom:0.25em}.box-layout-6 .value{font-weight:bold;padding-bottom:1.25em}.box-layout-6 tr:last-child .value{padding-bottom:0}.box-layout-6 .table{box-sizing:border-box;display:flex;height:max-content;margin:auto;padding:1.25em}.box-layout-6 .table,.box-layout-6 table{width:100%}.box-layout-7{background-color:var(--kup-background-color);color:var(--kup-text-color);display:flex;font-size:var(--kup-font-size);height:100%;padding:1em 0.5em}.box-layout-7 .container{height:100%;margin:auto;width:100%}.box-layout-7 .image{width:100%}.box-layout-7 .label,.box-layout-7 .value{padding:0.25em}.box-layout-7 .label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.box-layout-7 .value{font-weight:bold}.box-layout-7 .table{box-sizing:border-box;padding:1.25em;padding-bottom:0}.box-layout-7 .table,.box-layout-7 table{width:100%}.box-layout-8{background-color:var(--kup-background-color);color:var(--kup-text-color);display:flex;font-size:var(--kup-font-size);height:100%;padding:1em 0.5em}.box-layout-8 .container{height:100%;margin:auto;width:100%}.box-layout-8 .image{width:100%}.box-layout-8 .label{overflow:hidden;padding-bottom:0.25em;text-overflow:ellipsis;white-space:nowrap}.box-layout-8 .value{font-weight:bold;padding-bottom:1.25em}.box-layout-8 tr:last-child .value{padding-bottom:0}.box-layout-8 .table{box-sizing:border-box;padding:1.25em;padding-bottom:0}.box-layout-8 .table,.box-layout-8 table{width:100%}.built-in-layout-1{background-color:var(--kup-background-color);border-radius:4px;box-sizing:border-box;box-shadow:0 2px 1px -1px rgba(128, 128, 128, 0.1), 0 1px 1px 0 rgba(128, 128, 128, 0.1), 0 1px 3px 0 rgba(128, 128, 128, 0.6);display:flex;flex-direction:column;height:100%;position:relative;width:100%;overflow:auto;padding:0.5em}.built-in-layout-1 .section-1{box-sizing:border-box;height:5em;overflow:auto;padding-bottom:1em;width:100%}.built-in-layout-1 .section-1 .sub-1{display:flex;flex-direction:row;justify-content:center}.built-in-layout-1 .section-2{height:calc(100% - 60px);overflow:auto;width:100%}.built-in-layout-1 .prev-page{margin-left:auto}.built-in-layout-1 .change-view-button{margin:auto;width:12em;text-align:center}.built-in-layout-1 #change-view-button button{text-transform:capitalize}.built-in-layout-1 .next-page{margin-right:auto}.built-in-layout-1 .calendar{border-collapse:collapse;width:100%}.built-in-layout-1 thead{border-bottom:1px solid var(--kup-border-color)}.built-in-layout-1 .item-text{color:rgba(var(--kup-text-color-rgb), 0.5)}.built-in-layout-1 .item{text-align:center}.built-in-layout-1 .item:not(.selected) .item-number:hover{background-color:var(--kup-hover-background-color)}.built-in-layout-1 .item.selected .item-number,.built-in-layout-1 .item.selected .item-number:hover{background-color:rgba(var(--kup-primary-color-rgb), 0.175)}.built-in-layout-1 .item-number{border-radius:50%;cursor:pointer;display:flex;justify-content:center;line-height:2.5em;margin:auto;width:2.5em;transition:background-color 0.25s;text-transform:capitalize}.built-in-layout-2{background-color:var(--kup-background-color);border-radius:4px;box-sizing:border-box;box-shadow:0 2px 1px -1px rgba(128, 128, 128, 0.1), 0 1px 1px 0 rgba(128, 128, 128, 0.1), 0 1px 3px 0 rgba(128, 128, 128, 0.6);display:flex;flex-direction:column;height:100%;position:relative;width:100%;overflow:auto}.built-in-layout-2 .clock{box-shadow:var(--kup-box-shadow);width:300px;height:450px;background-color:var(--kup-background-color);position:relative;font-family:var(--kup-font-family)}.built-in-layout-2 .top{background-color:var(--kup-primary-color);color:var(--kup-text-on-primary-color);height:100px;line-height:100px;font-size:50px;text-align:center}.built-in-layout-2 .top span{cursor:pointer;opacity:0.75;transition:0.25s ease-in-out}.built-in-layout-2 .top .visible{opacity:1}.built-in-layout-2 .circle{user-select:none;background-color:rgba(var(--kup-text-color-rgb), 0.1);width:250px;height:250px;border-radius:1000px;position:relative;top:25px;left:25px;box-sizing:border-box;display:none}.built-in-layout-2 .circle.visible{display:block}.built-in-layout-2 .mid{position:absolute;left:calc(50% - 0px);top:calc(50% - 0px);width:2px;height:2px;border-radius:10px;background-color:var(--kup-text-color)}.built-in-layout-2 .hour{position:absolute;height:40px;line-height:40px;width:40px;border-radius:40px;text-align:center}.built-in-layout-2 .hour.selected{z-index:2}.built-in-layout-2 .hour.selected::after{content:\"\";z-index:-1;background-color:rgba(var(--kup-primary-color-rgb), 0.5);height:1px;width:100%;position:absolute;transform:rotate(-90deg);transform-origin:100% 0%;top:50%;width:101px;right:50%}.built-in-layout-2 .hour2{z-index:2;position:absolute;height:30px;line-height:30px;width:30px;border-radius:40px;text-align:center;font-size:14px}.built-in-layout-2 .hour2.selected::after{content:\"\";background-color:rgba(var(--kup-primary-color-rgb), 0.5);height:1px;width:100%;position:absolute;transform:rotate(-90deg);transform-origin:100% 0%;top:50%;width:64px;right:50%;z-index:-1}.built-in-layout-2 .unit{position:absolute;height:20px;line-height:20px;width:20px;border-radius:40px;text-align:center;font-size:12px}.built-in-layout-2 .unit.selected::after{content:\"\";background-color:rgba(var(--kup-primary-color-rgb), 0.5);height:1px;width:100%;position:absolute;transform:rotate(-90deg);transform-origin:100% 0%;top:50%;width:101px;right:50%}.built-in-layout-2 .hour,.built-in-layout-2 .hour2,.built-in-layout-2 .unit{cursor:pointer;transition:background-color 0.25s}.built-in-layout-2 .hour:hover,.built-in-layout-2 .hour2:hover,.built-in-layout-2 .unit:hover{background-color:rgba(var(--kup-primary-color-rgb), 0.275)}.built-in-layout-2 .hour.selected,.built-in-layout-2 .hour2.selected,.built-in-layout-2 .unit.selected{background-color:var(--kup-primary-color);color:var(--kup-text-on-primary-color)}.built-in-layout-2 .actions{color:var(--kup-primary-color);font-weight:bold;font-size:20px;display:flex;justify-content:flex-end;position:absolute;width:100%;box-sizing:border-box;bottom:10px}.built-in-layout-2 .action{display:inline-block;width:100px;text-align:center;height:37.5px;line-height:37.5px;margin-right:10px;cursor:pointer;border-radius:2px}.built-in-layout-2 .clock .actions .action:hover{background-color:rgba(0, 0, 0, 0.1)}.built-in-layout-2 .clock .actions .action:visible{background-color:rgba(0, 0, 0, 0.3)}.built-in-layout-2 .hour:nth-child(12):after{transform:rotate(330deg)}.built-in-layout-2 .hour:nth-child(11):after{transform:rotate(300deg)}.built-in-layout-2 .hour:nth-child(10):after{transform:rotate(270deg)}.built-in-layout-2 .hour:nth-child(9):after{transform:rotate(240deg)}.built-in-layout-2 .hour:nth-child(8):after{transform:rotate(210deg)}.built-in-layout-2 .hour:nth-child(7):after{transform:rotate(180deg)}.built-in-layout-2 .hour:nth-child(6):after{transform:rotate(150deg)}.built-in-layout-2 .hour:nth-child(5):after{transform:rotate(120deg)}.built-in-layout-2 .hour:nth-child(4):after{transform:rotate(90deg)}.built-in-layout-2 .hour:nth-child(3):after{transform:rotate(60deg)}.built-in-layout-2 .hour:nth-child(2):after{transform:rotate(30deg)}.built-in-layout-2 .hour:nth-child(1):after{transform:rotate(0deg)}.built-in-layout-2 .hour2:nth-child(24):after{transform:rotate(690deg)}.built-in-layout-2 .hour2:nth-child(23):after{transform:rotate(660deg)}.built-in-layout-2 .hour2:nth-child(22):after{transform:rotate(630deg)}.built-in-layout-2 .hour2:nth-child(21):after{transform:rotate(600deg)}.built-in-layout-2 .hour2:nth-child(20):after{transform:rotate(570deg)}.built-in-layout-2 .hour2:nth-child(19):after{transform:rotate(540deg)}.built-in-layout-2 .hour2:nth-child(18):after{transform:rotate(510deg)}.built-in-layout-2 .hour2:nth-child(17):after{transform:rotate(480deg)}.built-in-layout-2 .hour2:nth-child(16):after{transform:rotate(450deg)}.built-in-layout-2 .hour2:nth-child(15):after{transform:rotate(420deg)}.built-in-layout-2 .hour2:nth-child(14):after{transform:rotate(390deg)}.built-in-layout-2 .hour2:nth-child(13):after{transform:rotate(360deg)}.built-in-layout-2 .unit:nth-child(60):after{transform:rotate(354deg)}.built-in-layout-2 .unit:nth-child(59):after{transform:rotate(348deg)}.built-in-layout-2 .unit:nth-child(58):after{transform:rotate(342deg)}.built-in-layout-2 .unit:nth-child(57):after{transform:rotate(336deg)}.built-in-layout-2 .unit:nth-child(56):after{transform:rotate(330deg)}.built-in-layout-2 .unit:nth-child(55):after{transform:rotate(324deg)}.built-in-layout-2 .unit:nth-child(54):after{transform:rotate(318deg)}.built-in-layout-2 .unit:nth-child(53):after{transform:rotate(312deg)}.built-in-layout-2 .unit:nth-child(52):after{transform:rotate(306deg)}.built-in-layout-2 .unit:nth-child(51):after{transform:rotate(300deg)}.built-in-layout-2 .unit:nth-child(50):after{transform:rotate(294deg)}.built-in-layout-2 .unit:nth-child(49):after{transform:rotate(288deg)}.built-in-layout-2 .unit:nth-child(48):after{transform:rotate(282deg)}.built-in-layout-2 .unit:nth-child(47):after{transform:rotate(276deg)}.built-in-layout-2 .unit:nth-child(46):after{transform:rotate(270deg)}.built-in-layout-2 .unit:nth-child(45):after{transform:rotate(264deg)}.built-in-layout-2 .unit:nth-child(44):after{transform:rotate(258deg)}.built-in-layout-2 .unit:nth-child(43):after{transform:rotate(252deg)}.built-in-layout-2 .unit:nth-child(42):after{transform:rotate(246deg)}.built-in-layout-2 .unit:nth-child(41):after{transform:rotate(240deg)}.built-in-layout-2 .unit:nth-child(40):after{transform:rotate(234deg)}.built-in-layout-2 .unit:nth-child(39):after{transform:rotate(228deg)}.built-in-layout-2 .unit:nth-child(38):after{transform:rotate(222deg)}.built-in-layout-2 .unit:nth-child(37):after{transform:rotate(216deg)}.built-in-layout-2 .unit:nth-child(36):after{transform:rotate(210deg)}.built-in-layout-2 .unit:nth-child(35):after{transform:rotate(204deg)}.built-in-layout-2 .unit:nth-child(34):after{transform:rotate(198deg)}.built-in-layout-2 .unit:nth-child(33):after{transform:rotate(192deg)}.built-in-layout-2 .unit:nth-child(32):after{transform:rotate(186deg)}.built-in-layout-2 .unit:nth-child(31):after{transform:rotate(180deg)}.built-in-layout-2 .unit:nth-child(30):after{transform:rotate(174deg)}.built-in-layout-2 .unit:nth-child(29):after{transform:rotate(168deg)}.built-in-layout-2 .unit:nth-child(28):after{transform:rotate(162deg)}.built-in-layout-2 .unit:nth-child(27):after{transform:rotate(156deg)}.built-in-layout-2 .unit:nth-child(26):after{transform:rotate(150deg)}.built-in-layout-2 .unit:nth-child(25):after{transform:rotate(144deg)}.built-in-layout-2 .unit:nth-child(24):after{transform:rotate(138deg)}.built-in-layout-2 .unit:nth-child(23):after{transform:rotate(132deg)}.built-in-layout-2 .unit:nth-child(22):after{transform:rotate(126deg)}.built-in-layout-2 .unit:nth-child(21):after{transform:rotate(120deg)}.built-in-layout-2 .unit:nth-child(20):after{transform:rotate(114deg)}.built-in-layout-2 .unit:nth-child(19):after{transform:rotate(108deg)}.built-in-layout-2 .unit:nth-child(18):after{transform:rotate(102deg)}.built-in-layout-2 .unit:nth-child(17):after{transform:rotate(96deg)}.built-in-layout-2 .unit:nth-child(16):after{transform:rotate(90deg)}.built-in-layout-2 .unit:nth-child(15):after{transform:rotate(84deg)}.built-in-layout-2 .unit:nth-child(14):after{transform:rotate(78deg)}.built-in-layout-2 .unit:nth-child(13):after{transform:rotate(72deg)}.built-in-layout-2 .unit:nth-child(12):after{transform:rotate(66deg)}.built-in-layout-2 .unit:nth-child(11):after{transform:rotate(60deg)}.built-in-layout-2 .unit:nth-child(10):after{transform:rotate(54deg)}.built-in-layout-2 .unit:nth-child(9):after{transform:rotate(48deg)}.built-in-layout-2 .unit:nth-child(8):after{transform:rotate(42deg)}.built-in-layout-2 .unit:nth-child(7):after{transform:rotate(36deg)}.built-in-layout-2 .unit:nth-child(6):after{transform:rotate(30deg)}.built-in-layout-2 .unit:nth-child(5):after{transform:rotate(24deg)}.built-in-layout-2 .unit:nth-child(4):after{transform:rotate(18deg)}.built-in-layout-2 .unit:nth-child(3):after{transform:rotate(12deg)}.built-in-layout-2 .unit:nth-child(2):after{transform:rotate(6deg)}.built-in-layout-2 .unit:nth-child(1):after{transform:rotate(0deg)}.built-in-layout-3{background:var(--kup-background-color);box-shadow:rgba(128, 128, 128, 0.1) 0px 2px 1px -1px, rgba(128, 128, 128, 0.1) 0px 1px 1px 0px, rgba(128, 128, 128, 0.6) 0px 1px 3px 0px;box-sizing:border-box;overflow:auto}.built-in-layout-3 kup-button,.built-in-layout-3 kup-combobox{margin:0 auto 0.75em auto}.built-in-layout-3 kup-combobox{width:95%}.built-in-layout-3 .sub-chip{border-top:1px solid var(--kup-border-color);max-height:33vh;overflow:auto;width:100%}.built-in-layout-4{background:var(--kup-background-color);box-shadow:rgba(128, 128, 128, 0.1) 0px 2px 1px -1px, rgba(128, 128, 128, 0.1) 0px 1px 1px 0px, rgba(128, 128, 128, 0.6) 0px 1px 3px 0px;box-sizing:border-box}.built-in-layout-4 .picker_arrow{position:absolute;z-index:-1}.built-in-layout-4 .picker_wrapper.popup{position:absolute;z-index:2;margin:1.5em}.built-in-layout-4 .picker_wrapper.popup,.built-in-layout-4 .picker_wrapper.popup .picker_arrow::before,.built-in-layout-4 .picker_wrapper.popup .picker_arrow::after{background:var(--kup-background-color);box-shadow:0 0 10px 1px rgba(0, 0, 0, 0.4)}.built-in-layout-4 .picker_wrapper.popup .picker_arrow{width:3em;height:3em;margin:0}.built-in-layout-4 .picker_wrapper.popup .picker_arrow::before,.built-in-layout-4 .picker_wrapper.popup .picker_arrow::after{content:\"\";display:block;position:absolute;top:0;left:0;z-index:-99}.built-in-layout-4 .picker_wrapper.popup .picker_arrow::before{width:100%;height:100%;transform:skew(45deg);transform-origin:0 100%}.built-in-layout-4 .picker_wrapper.popup .picker_arrow::after{width:150%;height:150%;box-shadow:none}.built-in-layout-4 .popup.popup_top{bottom:100%;left:0}.built-in-layout-4 .popup.popup_top .picker_arrow{bottom:0;left:0;transform:rotate(-90deg)}.built-in-layout-4 .popup.popup_bottom{top:100%;left:0}.built-in-layout-4 .popup.popup_bottom .picker_arrow{top:0;left:0;transform:rotate(90deg) scale(1, -1)}.built-in-layout-4 .popup.popup_left{top:0;right:100%}.built-in-layout-4 .popup.popup_left .picker_arrow{top:0;right:0;transform:scale(-1, 1)}.built-in-layout-4 .popup.popup_right{top:0;left:100%}.built-in-layout-4 .popup.popup_right .picker_arrow{top:0;left:0}.built-in-layout-4 .picker_wrapper.no_alpha .picker_alpha{display:none}.built-in-layout-4 .picker_wrapper.no_editor .picker_editor{position:absolute;z-index:-1;opacity:0}.built-in-layout-4 .picker_wrapper.no_cancel .picker_cancel{display:none}.built-in-layout-4 .layout_default.picker_wrapper{display:flex;flex-flow:row wrap;justify-content:space-between;align-items:stretch;font-size:10px;width:25em;padding:0.5em}.built-in-layout-4 .layout_default.picker_wrapper input,.built-in-layout-4 .layout_default.picker_wrapper button{font-size:1em}.built-in-layout-4 .layout_default.picker_wrapper>*{margin:0.5em}.built-in-layout-4 .layout_default.picker_wrapper::before{content:\"\";display:block;width:100%;height:0;order:1}.built-in-layout-4 .layout_default .picker_slider,.built-in-layout-4 .layout_default .picker_selector{padding:1em}.built-in-layout-4 .layout_default .picker_hue{width:100%}.built-in-layout-4 .layout_default .picker_sl{flex:1 1 auto}.built-in-layout-4 .layout_default .picker_sl::before{content:\"\";display:block;padding-bottom:100%}.built-in-layout-4 .layout_default .picker_editor{order:1;width:6.5em}.built-in-layout-4 .layout_default .picker_editor input{width:100%;height:100%}.built-in-layout-4 .layout_default .picker_sample{order:1;flex:1 1 auto}.built-in-layout-4 .layout_default .picker_done,.built-in-layout-4 .layout_default .picker_cancel{order:1}.built-in-layout-4 .picker_wrapper{box-sizing:border-box;background:var(--kup-background-color);box-shadow:0 0 0 1px var(--kup-border-color);cursor:default;font-family:sans-serif;color:#444;pointer-events:auto}.built-in-layout-4 .picker_wrapper:focus{outline:none}.built-in-layout-4 .picker_wrapper button,.built-in-layout-4 .picker_wrapper input{box-sizing:border-box;border:none;box-shadow:0 0 0 1px var(--kup-border-color);outline:none}.built-in-layout-4 .picker_wrapper button:focus,.built-in-layout-4 .picker_wrapper button:active,.built-in-layout-4 .picker_wrapper input:focus,.built-in-layout-4 .picker_wrapper input:active{box-shadow:0 0 2px 1px var(--kup-border-color)}.built-in-layout-4 .picker_wrapper button{padding:0.4em 0.6em;cursor:pointer;background-color:whitesmoke;background-image:linear-gradient(0deg, gainsboro, transparent)}.built-in-layout-4 .picker_wrapper button:active{background-image:linear-gradient(0deg, transparent, gainsboro)}.built-in-layout-4 .picker_selector{position:absolute;z-index:1;display:block;transform:translate(-50%, -50%);border:2px solid white;border-radius:100%;box-shadow:0 0 3px 1px #67b9ff;background:currentColor;cursor:pointer}.built-in-layout-4 .picker_slider .picker_selector{border-radius:2px}.built-in-layout-4 .picker_hue{position:relative;background-image:linear-gradient(90deg, red, yellow, lime, cyan, blue, magenta, red);box-shadow:0 0 0 1px var(--kup-border-color)}.built-in-layout-4 .picker_sl{position:relative;box-shadow:0 0 0 1px var(--kup-border-color);background-image:linear-gradient(180deg, white, rgba(255, 255, 255, 0) 50%), linear-gradient(0deg, black, rgba(0, 0, 0, 0) 50%), linear-gradient(90deg, #808080, rgba(128, 128, 128, 0))}.built-in-layout-4 .picker_alpha,.built-in-layout-4 .picker_sample{position:relative;background:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='2' height='2'%3E%3Cpath d='M1,0H0V1H2V2H1' fill='lightgrey'/%3E%3C/svg%3E\") left top/contain white;box-shadow:0 0 0 1px var(--kup-border-color)}.built-in-layout-4 .picker_alpha .picker_selector,.built-in-layout-4 .picker_sample .picker_selector{background:none}.built-in-layout-4 .picker_editor input{font-family:monospace;padding:0.2em 0.4em}.built-in-layout-4 .picker_sample::before{content:\"\";position:absolute;display:block;width:100%;height:100%;background:currentColor}.built-in-layout-4 .picker_done,.built-in-layout-4 .picker_arrow{display:none}.built-in-layout-4 .layout_default.picker_wrapper{bottom:unset;font-size:var(--kup-font-size);left:unset;padding:0.25em;right:unset;top:unset;width:100%}.built-in-layout-4 .layout_default .picker_editor input{background:none;color:var(--kup-text-color);font-family:var(--kup-font-family);font-size:var(--kup-font-size)}.built-in-layout-4 .picker_wrapper.popup{box-shadow:var(--kup-box-shadow);margin:0;outline:none}.built-in-layout-5{background:var(--kup-background-color);box-shadow:var(--kup-box-shadow);box-sizing:border-box;overflow:auto;padding:0.5em}.built-in-layout-5>table{width:100%}.built-in-layout-5>table>tr>td>div.value{text-align:right;color:var(--kup-primary-color);border-bottom:1px solid var(--kup-border-color);min-height:1.5em}.built-in-layout-5>table>tr>td>.f-button{display:flex;justify-content:center}.built-in-layout-5>table>tr>td>div.number{border-radius:50%;cursor:pointer;display:flex;justify-content:center;line-height:2.5em;margin:auto;width:2.5em;transition:background-color 0.25s;text-transform:capitalize}.built-in-layout-5>table>tr>td>div.number:hover{background-color:var(--kup-hover-background-color)}.built-in-layout-6{background-color:var(--kup-background-color);border-radius:4px;box-sizing:border-box;box-shadow:0 2px 1px -1px rgba(128, 128, 128, 0.1), 0 1px 1px 0 rgba(128, 128, 128, 0.1), 0 1px 3px 0 rgba(128, 128, 128, 0.6);display:flex;flex-direction:column;height:100%;position:relative;width:100%;overflow:auto;padding:2em}.built-in-layout-6 .text{padding-bottom:1.5em;text-align:center}.built-in-layout-6 .button-wrapper{display:flex;justify-content:center}.built-in-layout-6 .f-button{padding:0 0.5em}.built-in-layout-7{background-color:var(--kup-background-color);border-radius:4px;box-sizing:border-box;box-shadow:0 2px 1px -1px rgba(128, 128, 128, 0.1), 0 1px 1px 0 rgba(128, 128, 128, 0.1), 0 1px 3px 0 rgba(128, 128, 128, 0.6);display:flex;flex-direction:column;height:100%;position:relative;width:100%;overflow:auto;padding:1.25em 1.25em}.built-in-layout-7 .wrapper{margin:auto}.built-in-layout-7 .wrapper.ready{display:flex;flex-direction:column;height:100%;width:100%}.built-in-layout-7 .password{padding:1.5em 0}.built-in-layout-7 .query-area{min-width:250px}.built-in-layout-7 .chat-area{overflow:auto;padding-top:1.25em;white-space:pre-line;word-break:normal}.built-in-layout-7 .spinner{height:48px;margin:auto;width:48px}.built-in-layout-7 .title{text-align:center;font-size:2em;padding:0.75em 0 0.5em}.built-in-layout-7 .empty,.built-in-layout-7 .text{font-size:0.875em;font-style:italic;opacity:0.5;text-align:center}.built-in-layout-7 .buttons{display:flex;justify-content:space-evenly;padding:1em 0}.built-in-layout-7 .request,.built-in-layout-7 .response{padding:0.5em 1em 1em 1em}.built-in-layout-7 .request{font-weight:bold}.built-in-layout-7 .response{margin-bottom:1em}.built-in-layout-7 .message-container{background-color:var(--kup-background-color);border-radius:4px;position:relative}.built-in-layout-7 .message-container:hover{background-color:rgba(var(--kup-primary-color-rgb), 0.175)}.built-in-layout-7 .message-container:hover .copy{opacity:1}.built-in-layout-7 .copy{--kup-button-font-size:0.75em;bottom:0;opacity:0;position:absolute;right:0;transition:background-color 125ms ease, opacity 250ms ease}.built-in-layout-7 .fun{font-weight:bold}.built-in-layout-7 .fun:hover{text-decoration:underline;cursor:pointer}.collapsible-layout-1{color:var(--kup-text-color);box-shadow:0px 0px 7.5px 0px rgba(128, 128, 128, 0.5);display:flex;height:100%;overflow:hidden;width:100%;box-sizing:border-box;position:relative}.collapsible-layout-1 .section-1{background-color:var(--color-0);display:flex;flex:0 0 10%;max-width:10%}.collapsible-layout-1 .section-2{box-sizing:border-box;height:100%;display:flex;flex:0 0 90%;flex-direction:column;max-width:90%}.collapsible-layout-1 .section-2 .sub-1{min-height:1.5em;display:flex;padding:0.6rem 0.8em 0;font-weight:bold;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.collapsible-layout-1 .section-2 .sub-1 div{font-size:1em}.collapsible-layout-1 .section-2 .sub-1 .left{text-align:left;width:80%}.collapsible-layout-1 .section-2 .sub-1 .right{text-align:right;width:20%}.collapsible-layout-1 .section-2 .sub-2{text-align:left;padding:0.6em 0.8em;font-size:0.875em}.collapsible-layout-2{color:var(--kup-text-color);box-shadow:rgba(0, 0, 0, 0.2) 0px 2px 1px -1px, rgba(0, 0, 0, 0.14) 0px 1px 1px 0px, rgba(0, 0, 0, 0.12) 0px 1px 3px 0px;border-radius:4px;display:flex;height:100%;overflow:hidden;width:100%;box-sizing:border-box;position:relative}.collapsible-layout-2 .section-1{box-sizing:border-box;height:100%;display:flex;flex-direction:column;max-width:100%;width:100%}.collapsible-layout-2 .section-1 .sub-1{text-align:left;padding:0.6em 0.8em 0;font-size:1em;font-weight:bold;max-width:75%}.collapsible-layout-2 .section-1 .sub-2{text-align:left;padding:0.6em 0.8em;max-width:75%}.collapsible-layout-2 .section-1 .sub-2 div{font-size:0.875em}.collapsible-layout-2 .section-1 .sub-3{color:var(--color-0);text-align:center;position:absolute;top:1em;right:1em;max-width:25%;text-overflow:ellipsis;overflow:hidden;max-height:calc(24px + 2.25em);padding:0 1em}.collapsible-layout-2 .section-1 .sub-3 kup-image{margin:auto}.collapsible-layout-2 .section-1 .sub-3 div{font-size:1.25em}.collapsible-card .collapsible-trigger{display:none;position:absolute;bottom:0;left:0;height:50px;width:100%}.collapsible-card .collapsible-trigger kup-button{margin:auto;width:48px}.collapsible-card .collapsible-wrapper{overflow:auto}.collapsible-card.collapsible-active{padding-bottom:50px}.collapsible-card.collapsible-active .collapsible-trigger{display:block}.dialog-layout-1{background-color:var(--kup-background-color);box-shadow:0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 1px 3px 0 rgba(0, 0, 0, 0.12);color:var(--kup-text-color);display:flex;flex-direction:column;height:100%;width:100%;overflow:auto}.dialog-layout-1 .section-1{display:grid;grid-gap:0.5em;grid-template-columns:repeat(2, auto);grid-template-rows:repeat(auto-fill, 1.25em);height:100%;padding:0.5em;overflow:auto;touch-action:none}.dialog-layout-1 .section-1 .text{min-width:max-content}.dialog-layout-1 .section-1 .text:not(.label){font-weight:bold}.dialog-layout-2{background-color:var(--kup-background-color);box-shadow:0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 1px 3px 0 rgba(0, 0, 0, 0.12);display:flex;flex-direction:column;height:100%;width:100%}.dialog-layout-2 .section-1{text-align:center;touch-action:none;padding-bottom:1em}.dialog-layout-2 .section-1 .text{padding-top:0.75em}.dialog-layout-2 .section-1 .text:not(.label){font-weight:bold}.dialog-layout-2 .section-2{border-top:1px solid var(--kup-border-color);display:grid;grid-gap:0.5em;grid-template-columns:repeat(2, auto);grid-template-rows:repeat(auto-fill, 1.25em);height:100%;padding:0.5em;overflow:auto;touch-action:none}.dialog-layout-2 .section-2 .text{min-width:max-content}.dialog-layout-2 .section-2 .text:not(.label){font-weight:bold}.dialog-layout-3{background-color:var(--kup-background-color);border-radius:4px;box-sizing:border-box;box-shadow:0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 1px 3px 0 rgba(0, 0, 0, 0.12);display:flex;overflow:visible;flex-direction:column;height:100%;position:relative;width:100%}.dialog-layout-3 kup-button{margin-left:0}.dialog-layout-3 .section-1{background-color:var(--kup-background-color);display:flex;justify-content:flex-start;align-items:center;box-sizing:border-box;box-shadow:0px 1px 3px 0px var(--kup-text-color);height:52px;width:100%;text-align:right;touch-action:none}.dialog-layout-3 .section-1 kup-button{margin-right:0.25em}.dialog-layout-3 .section-2{height:100%;width:100%;overflow:auto;max-height:50vh}.dialog-layout-3 ::slotted(.text){color:var(--kup-text-color);font-family:var(--kup-font-family-monospace);white-space:nowrap;border-bottom:1px solid var(--kup-border-color);line-height:1.75em}.dialog-layout-4{background-color:var(--kup-background-color);box-shadow:0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 1px 3px 0 rgba(0, 0, 0, 0.12);display:flex;flex-direction:column;height:100%;width:100%}.dialog-layout-4 .section-1{display:flex;justify-content:space-evenly}.dialog-layout-4 .section-2{height:100%;overflow:auto;padding:0.25em;touch-action:none}.dialog-layout-5{background-color:var(--kup-background-color);box-shadow:0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 1px 3px 0 rgba(0, 0, 0, 0.12);display:flex;flex-direction:column;height:100%;width:100%}.dialog-layout-5 .section-1{display:flex;justify-content:space-evenly}.dialog-layout-5 .section-2{height:100%;overflow:auto}.dialog-layout-6{background-color:var(--kup-background-color);box-shadow:0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 1px 3px 0 rgba(0, 0, 0, 0.12);display:flex;flex-direction:column;height:100%;max-height:95vh;max-width:95vw;width:100%}.dialog-layout-6 .section-1{display:flex;height:100%;justify-content:space-evenly;overflow:auto}.dialog-layout-6 kup-data-table{width:100%}#drag-handle{-ms-touch-action:none;touch-action:none}#drag-handle:not(.header-bar){display:flex;height:100%}#drag-handle:not(.header-bar) .f-image{margin:auto}#drag-handle.header-bar{background-color:var(--kup-title-background-color);color:var(--kup-title-color);display:flex;flex-direction:row;height:2em;position:relative;width:100%}#drag-handle.header-bar .dialog-title{font-weight:bold;line-height:2em;padding-left:0.5em;padding-right:2em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#drag-handle.header-bar #dialog-close{cursor:pointer;margin-right:0;transition:opacity 0.25s;position:absolute;right:0;background:var(--kup-title-background-color)}#drag-handle.header-bar #dialog-close:hover{opacity:0.5}.free-layout-1{background:var(--kup-background-color);box-shadow:var(--kup-box-shadow);box-sizing:border-box;overflow:auto;padding:1em}.free-layout-2{background:var(--kup-background-color);box-shadow:var(--kup-box-shadow);box-sizing:border-box;overflow:auto}.scalable-layout-1 .descr{font-size:70%;width:100%}.scalable-layout-1 .value{font-size:220%}.scalable-layout-2 #image1 img{object-fit:contain}.scalable-layout-2 .scalable-element{display:grid;grid-template-columns:0.25fr 1fr 0.5fr 0.5fr}.scalable-layout-2 .icon{margin:auto;font-size:150%;margin-right:5%}.scalable-layout-2 .value-int{font-size:250%}.scalable-layout-2 .value-dec,.scalable-layout-2 .unit{font-size:130%;margin-top:auto;margin-bottom:10%}.scalable-layout-2 .value-dec{margin-left:2%}.scalable-layout-2 .unit{margin-left:4%}.scalable-layout-3 .descr{font-size:70%;width:100%}.scalable-layout-3 .value{font-size:220%}.scalable-layout-4 #image1 img{object-fit:contain}.scalable-layout-4 .scalable-element{display:grid;grid-template-columns:1fr 5fr}.scalable-layout-4 .icon{font-size:150%;margin:auto 5% auto auto}.scalable-layout-4 .value-and-unit{display:flex;color:var(--color-0)}.scalable-layout-4 .value-and-unit .value-int{font-size:250%}.scalable-layout-4 .value-and-unit .value-dec,.scalable-layout-4 .value-and-unit .unit{font-size:130%;margin-top:auto;margin-bottom:10%}.scalable-layout-4 .value-and-unit .value-dec{margin-left:2%}.scalable-layout-4 .value-and-unit .unit{margin-left:4%}.scalable-layout-4 .descr{margin-left:4%;text-align:left;font-size:80%;width:100%;min-width:max-content}.scalable-layout-5 #image1 img{object-fit:contain}.scalable-layout-5 .scalable-element{display:flex}.scalable-layout-5 .text-wrapper{margin-right:10px}.scalable-layout-5 .icon{font-size:150%;margin:auto;margin-bottom:0.35em}.scalable-layout-5 .value{font-size:200%}.scalable-layout-5 .descr{text-align:right;font-size:65%;width:100%;min-width:max-content;position:relative}.scalable-layout-6 #image1 img{object-fit:contain}.scalable-layout-6 .scalable-element{display:flex;justify-content:space-between}.scalable-layout-6 .text-wrapper{margin-left:1em}.scalable-layout-6 .icon{font-size:150%;margin:auto}.scalable-layout-6 .value{font-size:220%;text-align:right}.scalable-layout-6 .descr{font-size:80%;text-align:right;width:100%;min-width:max-content}.scalable-layout-7 #image1 img{object-fit:contain}.scalable-layout-7 .scalable-element{display:flex}.scalable-layout-7 .text-wrapper{margin-right:0.5em}.scalable-layout-7 .icon{font-size:150%;margin:auto;margin-top:0.35em}.scalable-layout-7 .value{font-size:200%;text-align:right}.scalable-layout-7 .descr{text-align:right;font-size:65%;width:100%;min-width:max-content;position:relative}.scalable-layout-8 #image1 img{object-fit:contain}.scalable-layout-8 .scalable-element{align-items:center;display:grid;grid-template-columns:0.25fr 1.25fr 0.25fr}.scalable-layout-8 .icon{margin-right:4%;font-size:75%}.scalable-layout-8 .value{margin:0 8px;font-size:250%}.scalable-layout-8 .descr{font-size:60%;text-align:left}.scalable-layout-9{background-color:var(--color-1);color:var(--color-2);height:100%;display:flex;justify-content:unset;overflow:auto;border-radius:4px}.scalable-layout-9 .section-1{background-color:var(--color-0);width:20%;height:100%}.scalable-layout-9 .section-2{width:100%;height:100%;display:flex;flex-direction:column}.scalable-layout-9 .text{display:flex;justify-content:center;flex-direction:column}.scalable-layout-9 .descr{font-size:80%}.scalable-layout-9 .value{font-size:220%}.scalable-layout-9 .buttons{height:max-content;margin-bottom:2%}.scalable-layout-9 .f-button{float:right}.scalable-card{align-items:center;box-shadow:var(--kup_card_scalable_box_shadow);border-radius:4px;display:flex;font-size:var(--kup_card_scalable_static_font_size, calc(var(--kup_card_scalable_starting_font_size) * var(--kup_card_scalable_multiplier, 1)));height:100%;justify-content:center;position:relative;text-align:center;word-break:normal;width:100%}.standard-layout-1{background-color:var(--kup-background-color);border-radius:4px;box-sizing:border-box;box-shadow:0 2px 1px -1px rgba(128, 128, 128, 0.1), 0 1px 1px 0 rgba(128, 128, 128, 0.1), 0 1px 3px 0 rgba(128, 128, 128, 0.6);display:flex;flex-direction:column;height:100%;position:relative;width:100%;overflow:auto}.standard-layout-1 kup-button{margin-right:0}.standard-layout-1 #image1 img{object-fit:cover}.standard-layout-1.has-actions{padding-bottom:52px}.standard-layout-1.has-actions .section-2 .sub-2.description{padding-bottom:0}.standard-layout-1 .section-1{height:60%;width:100%}.standard-layout-1 .section-2{height:40%;width:100%;overflow:auto}.standard-layout-1 .section-2 .sub-2.title{color:var(--kup-text-color);padding:0 1em;padding-top:1em;text-align:left}.standard-layout-1 .section-2 .sub-2.title div{font-size:1.25em;font-weight:500;letter-spacing:0.0125em}.standard-layout-1 .section-2 .sub-2.subtitle{opacity:0.6;padding:0 1em;padding-bottom:1em;text-align:left}.standard-layout-1 .section-2 .sub-2.subtitle div{font-size:0.875em;font-weight:500;letter-spacing:0.0071428571em;line-height:1.375em}.standard-layout-1 .section-2 .sub-2.description{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;opacity:0.6;padding:0 1em;padding-bottom:1em;text-align:left}.standard-layout-1 .section-2 .sub-2.description div{font-size:0.875em;font-weight:400;letter-spacing:0.0178571429em;line-height:1.25em}.standard-layout-1 .section-3{display:flex;justify-content:flex-end;align-items:center;box-sizing:border-box;position:absolute;left:0;bottom:0;padding:2px 1em;height:52px;width:100%;text-align:right}.standard-layout-1 .section-3 kup-button{margin-left:0.25em}.standard-layout-2{background-color:var(--kup-background-color);border-radius:4px;box-sizing:border-box;box-shadow:0 2px 1px -1px rgba(128, 128, 128, 0.1), 0 1px 1px 0 rgba(128, 128, 128, 0.1), 0 1px 3px 0 rgba(128, 128, 128, 0.6);display:flex;flex-direction:column;height:100%;position:relative;width:100%;overflow:auto}.standard-layout-2 kup-button{margin-right:0}.standard-layout-2 #image1 img{object-fit:cover}.standard-layout-2.has-actions{padding-bottom:52px}.standard-layout-2.has-actions .section-3 .sub-3.description{padding-bottom:0}.standard-layout-2 .section-1{width:100%}.standard-layout-2 .section-1 .sub-1.title{color:var(--kup-text-color);padding:0 1em;padding-top:1em;text-align:left}.standard-layout-2 .section-1 .sub-1.title div{font-size:1.25em;font-weight:500;letter-spacing:0.0125em}.standard-layout-2 .section-1 .sub-1.subtitle{opacity:0.6;padding:0 1em;padding-bottom:1em;text-align:left}.standard-layout-2 .section-1 .sub-1.subtitle div{font-size:0.875em;font-weight:500;letter-spacing:0.0071428571em;line-height:1.375em}.standard-layout-2 .section-2{height:75%;width:100%}.standard-layout-2 .section-3{width:100%;overflow:auto}.standard-layout-2 .section-3 .sub-3.description{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;opacity:0.6;padding:0 1em 8px;padding-top:1em;text-align:left}.standard-layout-2 .section-3 .sub-3.description div{font-size:0.875em;font-weight:400;letter-spacing:0.0178571429em;line-height:1.25em}.standard-layout-2 .section-4{display:flex;justify-content:flex-end;align-items:center;box-sizing:border-box;position:absolute;left:0;bottom:0;padding:2px 1em;height:52px;width:100%;text-align:right}.standard-layout-2 .section-4 kup-button{margin-left:0.25em}.standard-layout-3{background-color:var(--kup-background-color);border-radius:4px;box-sizing:border-box;box-shadow:0 2px 1px -1px rgba(128, 128, 128, 0.1), 0 1px 1px 0 rgba(128, 128, 128, 0.1), 0 1px 3px 0 rgba(128, 128, 128, 0.6);display:flex;flex-direction:column;height:100%;position:relative;width:100%;overflow:auto}.standard-layout-3 kup-button{margin-right:0}.standard-layout-3 #image1 img{object-fit:cover}.standard-layout-3.has-actions{padding-bottom:52px}.standard-layout-3.has-actions .section-2 .sub-2.description{padding-bottom:0}.standard-layout-3 .section-1{height:75%;width:100%}.standard-layout-3 .section-1 .media{position:relative;height:100%;width:100%}.standard-layout-3 .section-1 .text-on-media{position:absolute;bottom:0;left:0}.standard-layout-3 .section-1 .sub-1.title{color:white;padding:0 1em;padding-top:1em;text-align:left}.standard-layout-3 .section-1 .sub-1.title div{font-size:1.25em;font-weight:500;letter-spacing:0.0125em}.standard-layout-3 .section-1 .sub-1.subtitle{color:white;opacity:0.6;padding:0 1em;padding-bottom:1em;text-align:left}.standard-layout-3 .section-1 .sub-1.subtitle div{font-size:0.875em;font-weight:500;letter-spacing:0.0071428571em;line-height:1.375em}.standard-layout-3 .section-2{width:100%;overflow:auto}.standard-layout-3 .section-2 .sub-2.description{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;opacity:0.6;padding:0 1em 8px;padding-top:1em;text-align:left}.standard-layout-3 .section-2 .sub-2.description div{font-size:0.875em;font-weight:400;letter-spacing:0.0178571429em;line-height:1.25em}.standard-layout-3 .section-3{display:flex;justify-content:flex-end;align-items:center;box-sizing:border-box;position:absolute;left:0;bottom:0;padding:2px 1em;height:52px;width:100%;text-align:right}.standard-layout-3 .section-3 kup-button{margin-left:0.25em}.standard-layout-4{background-color:var(--kup-background-color);border-radius:4px;box-sizing:border-box;box-shadow:0 2px 1px -1px rgba(128, 128, 128, 0.1), 0 1px 1px 0 rgba(128, 128, 128, 0.1), 0 1px 3px 0 rgba(128, 128, 128, 0.6);display:flex;flex-direction:column;height:100%;position:relative;width:100%;overflow:auto}.standard-layout-4 kup-button{margin-right:0}.standard-layout-4 #image1 img{object-fit:cover}.standard-layout-4.has-actions{padding-bottom:52px}.standard-layout-4.has-actions .section-3 .sub-3.description{padding-bottom:0}.standard-layout-4 .section-1{display:flex;height:100%;width:100%}.standard-layout-4 .section-1 .sub-1.image{width:33%}.standard-layout-4 .section-1 .sub-1.text{width:77%}.standard-layout-4 .section-1 .sub-1.title{color:var(--kup-text-color);padding:0 1em;padding-top:1em;text-align:left}.standard-layout-4 .section-1 .sub-1.title div{font-size:1.25em;font-weight:500;letter-spacing:0.0125em}.standard-layout-4 .section-1 .sub-1.subtitle{opacity:0.6;padding:0 1em;padding-bottom:1em;text-align:left}.standard-layout-4 .section-1 .sub-1.subtitle div{font-size:0.875em;font-weight:500;letter-spacing:0.0071428571em;line-height:1.375em}.standard-layout-4 .section-2{display:flex;justify-content:flex-end;align-items:center;box-sizing:border-box;position:absolute;left:0;bottom:0;padding:2px 1em;height:52px;width:100%;text-align:right}.standard-layout-4 .section-2 kup-button{margin-left:0.25em}.standard-layout-5{background-color:var(--kup-background-color);color:var(--kup-text-color);box-shadow:0px 0px 7.5px 0px rgba(128, 128, 128, 0.5);height:100%;overflow:hidden;width:100%}.standard-layout-5 .section-1{background-color:var(--color-0);height:3%}.standard-layout-5 .section-2{display:flex;height:53%}.standard-layout-5 .section-3{display:flex;height:24%}.standard-layout-5 .section-4{display:flex;height:20%;background-color:var(--color-1)}.standard-layout-5 .sub-2{box-sizing:border-box;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center}.standard-layout-5 .sub-2.icon{min-height:20px;flex:0 0 10%;max-width:10%}.standard-layout-5 .sub-2.icon #image1{box-sizing:border-box;margin:auto;padding:0 20%}.standard-layout-5 .sub-2.icon #image1 img{object-fit:contain}.standard-layout-5 .sub-2.text{flex:0 0 70%;max-width:70%;margin:auto;height:100%;flex-wrap:nowrap;padding:1em;text-align:left}.standard-layout-5 .sub-2.image{box-sizing:border-box;flex:0 0 20%;padding:1.5vh 0;max-width:20%}.standard-layout-5 .sub-2.image #image2{box-sizing:border-box;margin:auto;padding:0 10%}.standard-layout-5 .sub-2.image #image2 img{object-fit:contain}.standard-layout-5 .sub-2 .desc-text{overflow:auto}.standard-layout-5 .sub-2 .alt-text{color:var(--kup-primary-color)}.standard-layout-5 .sub-3{box-sizing:border-box}.standard-layout-5 .sub-3.progress-bar{margin:auto;padding:0 5%;vertical-align:2px;width:80%}.standard-layout-5 .sub-3.button{margin:auto;text-align:center;width:20%}.standard-layout-5 .sub-3 kup-button{margin:auto}.standard-layout-5 .sub-4{box-sizing:border-box;margin:auto}.standard-layout-5 .sub-4.text{width:50%;font-size:0.875em}.standard-layout-5 .sub-4 div{padding:0 5%}.standard-layout-5 .sub-4 .alt-text{color:var(--color-0);font-size:1em}.standard-layout-5 .alt-text{font-weight:bold}@media screen and (max-width: 767px){.standard-layout-5 .sub-2.image{display:none}.standard-layout-5 .sub-2.icon{flex-basis:30%;max-width:30%}}.standard-layout-6{background-color:var(--kup-background-color);color:var(--kup-text-color);box-shadow:0px 0px 7.5px 0px rgba(128, 128, 128, 0.5);display:flex;height:100%;overflow:hidden;width:100%}.standard-layout-6 .section-1{background-color:var(--color-0);display:flex;flex:0 0 10%;max-width:10%}.standard-layout-6 .section-1 .alt-text{color:var(--kup_card_dynamic_color_0);height:100%;text-align:center;writing-mode:vertical-lr;margin:auto;font-size:1.25em}.standard-layout-6 .section-2{box-sizing:border-box;height:100%;display:flex;flex:0 0 90%;flex-direction:column;max-width:90%}.standard-layout-6 .section-2 .sub-2{margin:auto;text-align:center}.standard-layout-6 .section-2 .sub-2 kup-progress-bar{margin-bottom:1em}.standard-layout-6 kup-button{position:absolute;bottom:2%;right:2%}.standard-layout-7{background-color:var(--kup-background-color);color:var(--kup-text-color);box-shadow:0px 0px 7.5px 0px rgba(128, 128, 128, 0.5);display:flex;flex-direction:column;height:100%;overflow:hidden;width:100%}.standard-layout-7 #image1 img{margin:auto;object-fit:contain}.standard-layout-7 .section-1{background-color:var(--color-0);height:5%;width:100%}.standard-layout-7 .section-2{height:80%;width:100%;text-align:center;padding:25px 25%;box-sizing:border-box}.standard-layout-7 .section-2 .sub-2{margin:auto}.standard-layout-7 .section-2 .sub-2.image{box-sizing:border-box;height:65%}.standard-layout-7 .section-2 .sub-2.text{font-size:1.4em;letter-spacing:1.2px;padding-top:1em;height:35%}.standard-layout-7 .section-3{display:flex;height:15%;width:100%}.standard-layout-7 .section-3 .alt-text{margin:auto;opacity:0.75;width:50%}.standard-layout-7 .section-3 .alt-text:nth-child(1){margin-left:1em;text-align:left}.standard-layout-7 .section-3 .alt-text:nth-child(2){margin-right:1em;text-align:right}.standard-layout-8{background-color:var(--kup-background-color);color:var(--kup-text-color);box-shadow:0px 0px 7.5px 0px rgba(128, 128, 128, 0.5);display:flex;flex-direction:column;height:100%;overflow:hidden;width:100%;box-sizing:border-box;position:relative}.standard-layout-8 .background{background-color:var(--color-0);content:\"\";height:100%;width:100%;opacity:0.1;pointer-events:none;position:absolute;top:0;left:0;z-index:1}.standard-layout-8 .section-1{box-sizing:border-box;display:flex;flex-direction:column;max-width:100%;overflow:auto;height:auto}.standard-layout-8 .section-1 .sub-1{text-align:left;padding:0.6em 0.8em 0;font-size:1em;font-weight:bold;max-width:75%}.standard-layout-8 .section-1 .sub-2{text-align:left;padding:0.6em 0.8em;font-size:0.875em;max-width:75%}.standard-layout-8 .section-1 .sub-3{color:var(--color-0);font-weight:bold;text-align:center;font-size:1.2em;position:absolute;top:1em;right:1em;max-width:25%;text-overflow:ellipsis;max-height:calc(24px + 2.25em);padding:0 1em;overflow:hidden}.standard-layout-8 .section-1 .sub-3 kup-image{margin:auto}.standard-layout-8 .section-2{display:flex;height:auto;overflow:auto}.standard-layout-9{background-color:var(--kup-background-color);color:var(--kup-text-color);box-shadow:0px 0px 7.5px 0px rgba(128, 128, 128, 0.5);display:flex;flex-direction:row;height:100%;overflow:hidden;width:100%;box-sizing:border-box;position:relative}.standard-layout-9 #image1 img{object-fit:contain}.standard-layout-9 .section-1{margin-top:auto;margin-right:18px;margin-bottom:auto;white-space:nowrap}.standard-layout-9 .section-2{display:flex;height:100%;margin-top:auto;margin-bottom:auto;width:100%;overflow:hidden}.standard-layout-9 .sub-2{display:flex;flex-direction:row}.standard-layout-9 .text{text-align:left}.standard-layout-9 .text-wrapper{display:flex;flex-direction:column}.standard-layout-9 .icon{margin:auto;padding:0 1.25em}.standard-layout-9 .description{font-size:1.5em;letter-spacing:1px;padding-left:1.25em;padding-top:0.25em}.standard-layout-9 .title{font-size:2.75em;font-weight:bold}.standard-layout-9 .subtitle{font-size:1.5em;opacity:0.75}.standard-layout-10{background-color:var(--kup-background-color);color:var(--kup-text-color);box-shadow:0px 0px 7.5px 0px rgba(128, 128, 128, 0.5);display:flex;flex-direction:row;height:100%;overflow:hidden;width:100%;box-sizing:border-box;position:relative}.standard-layout-10 #image1 img{object-fit:contain}.standard-layout-10 .section-1{display:flex;height:100%;margin-top:auto;margin-bottom:auto;width:100%;overflow:hidden}.standard-layout-10 .section-2{margin-top:auto;margin-left:18px;margin-bottom:auto;white-space:nowrap}.standard-layout-10 .sub-2{display:flex;flex-direction:row-reverse}.standard-layout-10 .text{text-align:right}.standard-layout-10 .text-wrapper{display:flex;flex-direction:column}.standard-layout-10 .icon{margin:auto;padding:0 1.25em}.standard-layout-10 .description{font-size:1.5em;letter-spacing:1px;padding-right:1.25em;padding-top:0.25em}.standard-layout-10 .title{font-size:2.75em;font-weight:bold}.standard-layout-10 .subtitle{font-size:1.5em;opacity:0.75}.standard-layout-11{background-color:var(--kup-background-color);color:var(--kup-text-color);box-shadow:0px 0px 7.5px 0px rgba(128, 128, 128, 0.5);display:flex;flex-direction:row;height:100%;overflow:hidden;width:100%;box-sizing:border-box;position:relative}.standard-layout-11 #image1 img{object-fit:contain}.standard-layout-11 .section-1{display:flex;height:100%;margin-top:auto;margin-bottom:auto;min-width:6em;max-width:6em;overflow:hidden;transition:0.25s ease-in}.standard-layout-11 .section-2{display:flex;height:100%;margin-top:auto;margin-bottom:auto;width:100%;overflow:hidden}.standard-layout-11 .sub-1{background-color:var(--color-0);height:100%;text-align:center;writing-mode:vertical-lr;min-width:6em;display:flex;transition:width 0.25s ease-in}.standard-layout-11 .sub-1 div{font-size:1.25em}.standard-layout-11 .sub-2{display:flex;flex-direction:row}.standard-layout-11 .text:not(.description){text-align:left}.standard-layout-11 .text-wrapper{display:flex;flex-direction:column}.standard-layout-11 .icon{margin:auto;padding:0 1.25em}.standard-layout-11 .description{font-size:1.5em;letter-spacing:1px;margin:auto;color:var(--kup_card_dynamic_color_0)}.standard-layout-11 .title{font-size:2.75em;font-weight:bold;margin-top:auto}.standard-layout-11 .subtitle{font-size:1.5em;opacity:0.75;margin-bottom:auto}.standard-layout-12{background-color:var(--kup-background-color);box-shadow:0 2px 1px -1px rgba(128, 128, 128, 0.1), 0 1px 1px 0 rgba(128, 128, 128, 0.1), 0 1px 3px 0 rgba(128, 128, 128, 0.6);color:var(--kup-text-color);min-width:200px;min-width:-moz-max-content;min-width:-webkit-max-content;}.standard-layout-12 .section-1{display:inline-flex;border-bottom:1px solid var(--kup-border-color);width:100%}.standard-layout-12 .section-1 kup-button{margin:0}.standard-layout-12 .section-2{display:flex;flex-direction:column}.standard-layout-12 .section-2.has-content{border-bottom:1px solid var(--kup-border-color);padding:0.5em 0.5em}.standard-layout-12 .section-2 kup-date-picker:first-of-type,.standard-layout-12 .section-2 kup-time-picker:first-of-type{margin-bottom:0.5em}.standard-layout-12 .section-3{backface-visibility:hidden;display:flex;flex-direction:column;max-height:20vh;overflow:auto}.standard-layout-12 .section-3 kup-checkbox{margin-left:0;margin-right:auto}.standard-layout-13{background-color:var(--kup-background-color);border-radius:4px;box-sizing:border-box;box-shadow:0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 1px 3px 0 rgba(0, 0, 0, 0.12);display:flex;flex-direction:column;height:100%;position:relative;width:100%}.standard-layout-13 kup-button{margin-left:0}.standard-layout-13 .section-1{background-color:var(--kup-background-color);display:flex;justify-content:flex-start;align-items:center;box-sizing:border-box;box-shadow:0px 1px 3px 0px var(--kup-text-color);height:52px;width:100%;text-align:right}.standard-layout-13 .section-1 kup-button{margin-right:0.25em}.standard-layout-13 .section-2{height:100%;width:100%;overflow:auto;max-height:50vh}.standard-layout-13 .text{color:var(--kup-text-color);font-family:var(--kup-font-family-monospace);white-space:nowrap;border-bottom:1px solid var(--kup-border-color);line-height:1.75em}.standard-layout-14{background-color:var(--kup-background-color);box-shadow:0 2px 1px -1px rgba(128, 128, 128, 0.1), 0 1px 1px 0 rgba(128, 128, 128, 0.1), 0 1px 3px 0 rgba(128, 128, 128, 0.6);color:var(--kup-text-color);min-width:200px;min-width:-moz-max-content;min-width:-webkit-max-content;}.standard-layout-14 .section-1{--kup-button-font-size:0.75em;box-sizing:border-box;display:flex;padding:1em}.standard-layout-14 .section-1 .sub-1{width:100%}.standard-layout-14 .section-1 .top{display:flex;justify-content:space-between}.standard-layout-14 .section-1 .buttons{display:flex}.standard-layout-14 .section-1 .sub-spinner{height:88px;width:88px;margin:0 10px}.standard-layout-14 .section-1 .f-image{margin:0 0.5em 0 0}.standard-layout-14 .section-1 .title{align-items:flex-end;display:flex;font-size:1.25em;font-weight:600;margin-bottom:0.5em;padding:0 0.25em 0.25em;text-align:left}.standard-layout-14 .section-1 .title .label{cursor:pointer;padding-right:0.25em;padding-top:0.5em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.standard-layout-14 .section-1 .title .label:hover{text-decoration:underline}.standard-layout-14 .section-1 .info{display:flex;padding:0 0.25em 0.25em;width:100%}.standard-layout-14 .section-1 .info .label{color:rgba(var(--kup-text-color-rgb), 0.75);margin-right:0.75em;min-width:max-content;width:auto}.standard-layout-14 .section-1 .info .value{font-weight:600;width:100%}.standard-layout-14 .sub-button{display:inline-flex;width:100%}.standard-layout-14 .sub-button kup-button{margin:0}.standard-layout-14 .sub-checkbox{backface-visibility:hidden;display:flex;flex-direction:column;max-height:20vh;overflow:auto}.standard-layout-14 .sub-checkbox kup-checkbox{margin-left:0;margin-right:auto}.standard-layout-14 .sub-formula{padding:0.5em}.standard-layout-14 .sub-chip{max-width:25vw;overflow:auto;box-shadow:0 3px 2px -2px var(--kup-border-color)}.standard-layout-14 .sub-field{display:flex;flex-direction:column}.standard-layout-14 .sub-field.has-content{border-bottom:1px solid var(--kup-border-color);padding:0.5em 0.5em}.standard-layout-14 .sub-field kup-date-picker:first-of-type,.standard-layout-14 .sub-field kup-time-picker:first-of-type{margin-bottom:0.5em}.standard-layout-14 .sub-spinner{height:100px}.standard-layout-14 .sub-autocomplete{padding-top:1em}.standard-layout-14 .sub-autocomplete kup-autocomplete{margin:auto;padding:0.5em 0;width:max-content}.standard-layout-14 .sub-switch{display:flex;justify-content:space-evenly;padding:2em}.standard-layout-14 .sub-tree{max-height:25vh;overflow:auto}.standard-layout-14 #apply{display:none;margin:auto}.standard-layout-14 #apply.visible{display:block}.standard-layout-14 #open-in-new,.standard-layout-14 #search,.standard-layout-14 #new{margin:0 0 0.5em 0}.standard-layout-15{background:var(--kup-background-color);border-radius:3px;box-shadow:0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 1px 3px 0 rgba(0, 0, 0, 0.12);color:var(--kup-text-color);display:block;font-size:var(--kup-font-size);outline:none}.standard-layout-15 .section-1{--kup-button-font-size:0.75em;box-sizing:border-box;display:flex;padding:1em}.standard-layout-15 .section-1 .sub-1{width:100%}.standard-layout-15 .section-1 .top{display:flex;justify-content:space-between}.standard-layout-15 .section-1 .buttons{display:flex}.standard-layout-15 .section-1 .sub-spinner{height:88px;width:88px;margin:0 10px}.standard-layout-15 .section-1 .f-image{margin:0 0.5em 0 0}.standard-layout-15 .section-1 .title{align-items:flex-end;display:flex;font-size:1.25em;font-weight:600;margin-bottom:0.5em;padding:0 0.25em 0.25em;text-align:left}.standard-layout-15 .section-1 .title .label{cursor:pointer;padding-right:0.25em;padding-top:0.5em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.standard-layout-15 .section-1 .title .label:hover{text-decoration:underline}.standard-layout-15 .section-1 .info{display:flex;padding:0 0.25em 0.25em;width:100%}.standard-layout-15 .section-1 .info .label{color:rgba(var(--kup-text-color-rgb), 0.75);margin-right:0.75em;min-width:max-content;width:auto}.standard-layout-15 .section-1 .info .value{font-weight:600;width:100%}.standard-layout-15 .section-2{border-top:1px solid var(--kup-border-color);box-sizing:border-box;height:180px;opacity:1;overflow:auto;transition:height 250ms ease-out, opacity 250ms ease-out}.standard-layout-15 .section-2 .info{box-sizing:border-box;height:100%;overflow:auto;padding:1.25em}.standard-layout-15 .section-2 .detail-row{align-items:center;display:flex;justify-content:space-between}.standard-layout-15 .section-2 .detail-row:not(:last-child){margin-bottom:6px}.standard-layout-15 .section-2 .detail-row__label{color:rgba(var(--kup-text-color-rgb), 0.5);margin-top:0.175em;max-width:320px;padding-right:1.25em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.standard-layout-15 .section-2 .detail-row__value{color:var(--kup-text-color);font-size:105%;font-weight:600;max-width:320px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.standard-layout-15 .section-2 kup-tree{text-align:left}.standard-layout-15 .section-3{border-top:1px solid var(--kup-border-color);display:flex;justify-content:flex-end;padding:6px;padding-top:2px;padding-bottom:2px}.standard-layout-15 .section-3 kup-button{margin:auto 0}.standard-layout-15 #open-in-new,.standard-layout-15 #search,.standard-layout-15 #new{margin:0 0 0.5em 0}:host{--kup_card_backdrop:var(--kup-card-backdrop, rgba(0, 0, 0, 0.32));--kup_card_ripple_color:var(\n --kup-card-ripple-color,\n var(--kup-primary-color)\n );--kup_card_scalable_box_shadow:var(\n --kup-card-scalable-box-shadow,\n 0 2px 1px -1px rgba(0, 0, 0, 0.2),\n 0 1px 1px 0 rgba(0, 0, 0, 0.14),\n 0 1px 3px 0 rgba(0, 0, 0, 0.12)\n );--kup_card_scalable_starting_font_size:var(\n --kup-card-scalable-starting-font-size,\n 3em\n );--kup_card_scalable_static_font_size:var(\n --kup-card-scalable-static-font-size\n );display:block;font-size:var(--kup-font-size);height:var(--kup_card_height);min-height:var(--kup_card_height);min-width:var(--kup_card_width);outline:none;position:relative;width:var(--kup_card_width)}:host([is-menu]){display:none;animation:fade-in 0.25s ease-out}:host([menu-visible]){box-shadow:var(--kup-box-shadow);display:block}#kup-component{height:100%;width:100%}.mdc-ripple-surface{cursor:pointer;flex-direction:column;display:flex;height:100%;position:relative}.mdc-ripple-surface:before,.mdc-ripple-surface:after{background-color:var(--kup_card_ripple_color)}.card-view{animation:fade-in 0.25s ease-out;display:none;height:100%;width:100%}.card-view.visible{display:block}";
|
|
5309
|
+
const kupCardCss = ".kup-body-compact-01{font-family:var(--kup-font-family);font-size:14px;line-height:18px;font-weight:400;letter-spacing:0.16px}.kup-body-01{font-family:var(--kup-font-family);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}.box-layout-1{background-color:var(--kup-background-color);color:var(--kup-text-color);font-size:var(--kup-font-size);padding:0.5em}.box-layout-1 table{width:100%}.box-layout-1 .label{overflow:hidden;padding:0.5em;text-overflow:ellipsis;width:50%}.box-layout-1 .value{font-weight:bold;padding:0.5em}.box-layout-2{background-color:var(--kup-background-color);color:var(--kup-text-color);font-size:var(--kup-font-size);padding:0.5em}.box-layout-2 table{width:100%}.box-layout-2 .label{max-width:50%;overflow:hidden;padding:0.5em;text-overflow:ellipsis;white-space:nowrap}.box-layout-2 .value{padding:0.5em;font-weight:bold}.box-layout-3{background-color:var(--kup-background-color);color:var(--kup-text-color);font-size:var(--kup-font-size);padding:0.5em}.box-layout-3 .container{display:flex;justify-content:space-between;overflow:hidden;width:100%}.box-layout-3 .flex-container{align-items:center;display:flex;justify-content:center;width:100%}.box-layout-3 .flex-container:first-child{justify-content:flex-start}.box-layout-3 .flex-container:last-child{justify-content:flex-end}.box-layout-3 .label{overflow:hidden;padding:0.5em;text-overflow:ellipsis;white-space:nowrap}.box-layout-3 .value{padding:0.5em;font-weight:bold}.box-layout-3 .f-cell .f-cell__text{white-space:nowrap}.box-layout-4{background-color:var(--kup-background-color);color:var(--kup-text-color);display:flex;font-size:var(--kup-font-size);height:100%;padding:0.5em}.box-layout-4 .container{margin:auto;width:100%}.box-layout-4 .image{border-radius:50%;height:64px;margin:auto;width:64px}.box-layout-4 .value{font-weight:bold;padding-top:0.5em}.box-layout-4 .f-cell.c-centered .f-cell__content img,.box-layout-4 .f-cell.c-centered .f-cell__content .f-image{margin:0}.box-layout-5{background-color:var(--kup-background-color);color:var(--kup-text-color);display:flex;font-size:var(--kup-font-size);height:100%;padding:1em 0.5em}.box-layout-5 .container{display:flex;height:100%;margin:auto;width:100%}.box-layout-5 .image{display:flex;height:100%;margin:auto;width:50%}.box-layout-5 .label,.box-layout-5 .value{padding:0.5em}.box-layout-5 .label{overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap}.box-layout-5 .value{font-weight:bold}.box-layout-5 .table{box-sizing:border-box;padding:1.25em}.box-layout-5 .table,.box-layout-5 table{width:100%}.box-layout-6{background-color:var(--kup-background-color);color:var(--kup-text-color);display:flex;font-size:var(--kup-font-size);height:100%;padding:1em 0.5em}.box-layout-6 .container{display:flex;height:100%;margin:auto;width:100%}.box-layout-6 .image{display:flex;height:100%;margin:auto;width:50%}.box-layout-6 .label{padding-bottom:0.25em}.box-layout-6 .value{font-weight:bold;padding-bottom:1.25em}.box-layout-6 tr:last-child .value{padding-bottom:0}.box-layout-6 .table{box-sizing:border-box;display:flex;height:max-content;margin:auto;padding:1.25em}.box-layout-6 .table,.box-layout-6 table{width:100%}.box-layout-7{background-color:var(--kup-background-color);color:var(--kup-text-color);display:flex;font-size:var(--kup-font-size);height:100%;padding:1em 0.5em}.box-layout-7 .container{height:100%;margin:auto;width:100%}.box-layout-7 .image{width:100%}.box-layout-7 .label,.box-layout-7 .value{padding:0.25em}.box-layout-7 .label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.box-layout-7 .value{font-weight:bold}.box-layout-7 .table{box-sizing:border-box;padding:1.25em;padding-bottom:0}.box-layout-7 .table,.box-layout-7 table{width:100%}.box-layout-8{background-color:var(--kup-background-color);color:var(--kup-text-color);display:flex;font-size:var(--kup-font-size);height:100%;padding:1em 0.5em}.box-layout-8 .container{height:100%;margin:auto;width:100%}.box-layout-8 .image{width:100%}.box-layout-8 .label{overflow:hidden;padding-bottom:0.25em;text-overflow:ellipsis;white-space:nowrap}.box-layout-8 .value{font-weight:bold;padding-bottom:1.25em}.box-layout-8 tr:last-child .value{padding-bottom:0}.box-layout-8 .table{box-sizing:border-box;padding:1.25em;padding-bottom:0}.box-layout-8 .table,.box-layout-8 table{width:100%}.built-in-layout-1{background-color:var(--kup-background-color);border-radius:4px;box-sizing:border-box;box-shadow:0 2px 1px -1px rgba(128, 128, 128, 0.1), 0 1px 1px 0 rgba(128, 128, 128, 0.1), 0 1px 3px 0 rgba(128, 128, 128, 0.6);display:flex;flex-direction:column;height:100%;position:relative;width:100%;overflow:auto;padding:0.5em}.built-in-layout-1 .section-1{box-sizing:border-box;height:5em;overflow:auto;padding-bottom:1em;width:100%}.built-in-layout-1 .section-1 .sub-1{display:flex;flex-direction:row;justify-content:center}.built-in-layout-1 .section-2{height:calc(100% - 60px);overflow:auto;width:100%}.built-in-layout-1 .prev-page{margin-left:auto}.built-in-layout-1 .change-view-button{margin:auto;width:12em;text-align:center}.built-in-layout-1 #change-view-button button{text-transform:capitalize}.built-in-layout-1 .next-page{margin-right:auto}.built-in-layout-1 .calendar{border-collapse:collapse;width:100%}.built-in-layout-1 thead{border-bottom:1px solid var(--kup-border-color)}.built-in-layout-1 .item-text{color:rgba(var(--kup-text-color-rgb), 0.5)}.built-in-layout-1 .item{text-align:center}.built-in-layout-1 .item:not(.selected) .item-number:hover{background-color:var(--kup-hover-background-color)}.built-in-layout-1 .item.selected .item-number,.built-in-layout-1 .item.selected .item-number:hover{background-color:rgba(var(--kup-primary-color-rgb), 0.175)}.built-in-layout-1 .item-number{border-radius:50%;cursor:pointer;display:flex;justify-content:center;line-height:2.5em;margin:auto;width:2.5em;transition:background-color 0.25s;text-transform:capitalize}.built-in-layout-2{background-color:var(--kup-background-color);border-radius:4px;box-sizing:border-box;box-shadow:0 2px 1px -1px rgba(128, 128, 128, 0.1), 0 1px 1px 0 rgba(128, 128, 128, 0.1), 0 1px 3px 0 rgba(128, 128, 128, 0.6);display:flex;flex-direction:column;height:100%;position:relative;width:100%;overflow:auto}.built-in-layout-2 .clock{box-shadow:var(--kup-box-shadow);height:450px;background-color:var(--kup-background-color);position:relative;font-family:var(--kup-font-family)}.built-in-layout-2 .top{background-color:var(--kup-primary-color);color:var(--kup-text-on-primary-color);height:100px;line-height:100px;font-size:50px;text-align:center}.built-in-layout-2 .top span{cursor:pointer;opacity:0.75;transition:0.25s ease-in-out}.built-in-layout-2 .top .visible{opacity:1}.built-in-layout-2 .circle{user-select:none;background-color:rgba(var(--kup-text-color-rgb), 0.1);width:250px;height:250px;margin:auto;border-radius:1000px;position:relative;top:25px;box-sizing:border-box;display:none}.built-in-layout-2 .circle.visible{display:block}.built-in-layout-2 .mid{position:absolute;left:calc(50% - 0px);top:calc(50% - 0px);width:2px;height:2px;border-radius:10px;background-color:var(--kup-text-color)}.built-in-layout-2 .hour{position:absolute;height:40px;line-height:40px;width:40px;border-radius:40px;text-align:center}.built-in-layout-2 .hour.selected{z-index:2}.built-in-layout-2 .hour.selected::after{content:\"\";z-index:-1;background-color:rgba(var(--kup-primary-color-rgb), 0.5);height:1px;width:100%;position:absolute;transform:rotate(-90deg);transform-origin:100% 0%;top:50%;width:101px;right:50%}.built-in-layout-2 .hour2{z-index:2;position:absolute;height:30px;line-height:30px;width:30px;border-radius:40px;text-align:center;font-size:14px}.built-in-layout-2 .hour2.selected::after{content:\"\";background-color:rgba(var(--kup-primary-color-rgb), 0.5);height:1px;width:100%;position:absolute;transform:rotate(-90deg);transform-origin:100% 0%;top:50%;width:64px;right:50%;z-index:-1}.built-in-layout-2 .unit{position:absolute;height:20px;line-height:20px;width:20px;border-radius:40px;text-align:center;font-size:12px}.built-in-layout-2 .unit.selected::after{content:\"\";background-color:rgba(var(--kup-primary-color-rgb), 0.5);height:1px;width:100%;position:absolute;transform:rotate(-90deg);transform-origin:100% 0%;top:50%;width:101px;right:50%}.built-in-layout-2 .hour,.built-in-layout-2 .hour2,.built-in-layout-2 .unit{cursor:pointer;transition:background-color 0.25s}.built-in-layout-2 .hour:hover,.built-in-layout-2 .hour2:hover,.built-in-layout-2 .unit:hover{background-color:rgba(var(--kup-primary-color-rgb), 0.275)}.built-in-layout-2 .hour.selected,.built-in-layout-2 .hour2.selected,.built-in-layout-2 .unit.selected{background-color:var(--kup-primary-color);color:var(--kup-text-on-primary-color)}.built-in-layout-2 .actions{color:var(--kup-primary-color);font-weight:bold;font-size:20px;display:flex;justify-content:flex-end;position:absolute;width:100%;box-sizing:border-box;bottom:10px}.built-in-layout-2 .action{display:inline-block;width:100px;text-align:center;height:37.5px;line-height:37.5px;margin-right:10px;cursor:pointer;border-radius:2px}.built-in-layout-2 .clock .actions .action:hover{background-color:rgba(0, 0, 0, 0.1)}.built-in-layout-2 .clock .actions .action:visible{background-color:rgba(0, 0, 0, 0.3)}.built-in-layout-2 .hour:nth-child(12):after{transform:rotate(330deg)}.built-in-layout-2 .hour:nth-child(11):after{transform:rotate(300deg)}.built-in-layout-2 .hour:nth-child(10):after{transform:rotate(270deg)}.built-in-layout-2 .hour:nth-child(9):after{transform:rotate(240deg)}.built-in-layout-2 .hour:nth-child(8):after{transform:rotate(210deg)}.built-in-layout-2 .hour:nth-child(7):after{transform:rotate(180deg)}.built-in-layout-2 .hour:nth-child(6):after{transform:rotate(150deg)}.built-in-layout-2 .hour:nth-child(5):after{transform:rotate(120deg)}.built-in-layout-2 .hour:nth-child(4):after{transform:rotate(90deg)}.built-in-layout-2 .hour:nth-child(3):after{transform:rotate(60deg)}.built-in-layout-2 .hour:nth-child(2):after{transform:rotate(30deg)}.built-in-layout-2 .hour:nth-child(1):after{transform:rotate(0deg)}.built-in-layout-2 .hour2:nth-child(24):after{transform:rotate(690deg)}.built-in-layout-2 .hour2:nth-child(23):after{transform:rotate(660deg)}.built-in-layout-2 .hour2:nth-child(22):after{transform:rotate(630deg)}.built-in-layout-2 .hour2:nth-child(21):after{transform:rotate(600deg)}.built-in-layout-2 .hour2:nth-child(20):after{transform:rotate(570deg)}.built-in-layout-2 .hour2:nth-child(19):after{transform:rotate(540deg)}.built-in-layout-2 .hour2:nth-child(18):after{transform:rotate(510deg)}.built-in-layout-2 .hour2:nth-child(17):after{transform:rotate(480deg)}.built-in-layout-2 .hour2:nth-child(16):after{transform:rotate(450deg)}.built-in-layout-2 .hour2:nth-child(15):after{transform:rotate(420deg)}.built-in-layout-2 .hour2:nth-child(14):after{transform:rotate(390deg)}.built-in-layout-2 .hour2:nth-child(13):after{transform:rotate(360deg)}.built-in-layout-2 .unit:nth-child(60):after{transform:rotate(354deg)}.built-in-layout-2 .unit:nth-child(59):after{transform:rotate(348deg)}.built-in-layout-2 .unit:nth-child(58):after{transform:rotate(342deg)}.built-in-layout-2 .unit:nth-child(57):after{transform:rotate(336deg)}.built-in-layout-2 .unit:nth-child(56):after{transform:rotate(330deg)}.built-in-layout-2 .unit:nth-child(55):after{transform:rotate(324deg)}.built-in-layout-2 .unit:nth-child(54):after{transform:rotate(318deg)}.built-in-layout-2 .unit:nth-child(53):after{transform:rotate(312deg)}.built-in-layout-2 .unit:nth-child(52):after{transform:rotate(306deg)}.built-in-layout-2 .unit:nth-child(51):after{transform:rotate(300deg)}.built-in-layout-2 .unit:nth-child(50):after{transform:rotate(294deg)}.built-in-layout-2 .unit:nth-child(49):after{transform:rotate(288deg)}.built-in-layout-2 .unit:nth-child(48):after{transform:rotate(282deg)}.built-in-layout-2 .unit:nth-child(47):after{transform:rotate(276deg)}.built-in-layout-2 .unit:nth-child(46):after{transform:rotate(270deg)}.built-in-layout-2 .unit:nth-child(45):after{transform:rotate(264deg)}.built-in-layout-2 .unit:nth-child(44):after{transform:rotate(258deg)}.built-in-layout-2 .unit:nth-child(43):after{transform:rotate(252deg)}.built-in-layout-2 .unit:nth-child(42):after{transform:rotate(246deg)}.built-in-layout-2 .unit:nth-child(41):after{transform:rotate(240deg)}.built-in-layout-2 .unit:nth-child(40):after{transform:rotate(234deg)}.built-in-layout-2 .unit:nth-child(39):after{transform:rotate(228deg)}.built-in-layout-2 .unit:nth-child(38):after{transform:rotate(222deg)}.built-in-layout-2 .unit:nth-child(37):after{transform:rotate(216deg)}.built-in-layout-2 .unit:nth-child(36):after{transform:rotate(210deg)}.built-in-layout-2 .unit:nth-child(35):after{transform:rotate(204deg)}.built-in-layout-2 .unit:nth-child(34):after{transform:rotate(198deg)}.built-in-layout-2 .unit:nth-child(33):after{transform:rotate(192deg)}.built-in-layout-2 .unit:nth-child(32):after{transform:rotate(186deg)}.built-in-layout-2 .unit:nth-child(31):after{transform:rotate(180deg)}.built-in-layout-2 .unit:nth-child(30):after{transform:rotate(174deg)}.built-in-layout-2 .unit:nth-child(29):after{transform:rotate(168deg)}.built-in-layout-2 .unit:nth-child(28):after{transform:rotate(162deg)}.built-in-layout-2 .unit:nth-child(27):after{transform:rotate(156deg)}.built-in-layout-2 .unit:nth-child(26):after{transform:rotate(150deg)}.built-in-layout-2 .unit:nth-child(25):after{transform:rotate(144deg)}.built-in-layout-2 .unit:nth-child(24):after{transform:rotate(138deg)}.built-in-layout-2 .unit:nth-child(23):after{transform:rotate(132deg)}.built-in-layout-2 .unit:nth-child(22):after{transform:rotate(126deg)}.built-in-layout-2 .unit:nth-child(21):after{transform:rotate(120deg)}.built-in-layout-2 .unit:nth-child(20):after{transform:rotate(114deg)}.built-in-layout-2 .unit:nth-child(19):after{transform:rotate(108deg)}.built-in-layout-2 .unit:nth-child(18):after{transform:rotate(102deg)}.built-in-layout-2 .unit:nth-child(17):after{transform:rotate(96deg)}.built-in-layout-2 .unit:nth-child(16):after{transform:rotate(90deg)}.built-in-layout-2 .unit:nth-child(15):after{transform:rotate(84deg)}.built-in-layout-2 .unit:nth-child(14):after{transform:rotate(78deg)}.built-in-layout-2 .unit:nth-child(13):after{transform:rotate(72deg)}.built-in-layout-2 .unit:nth-child(12):after{transform:rotate(66deg)}.built-in-layout-2 .unit:nth-child(11):after{transform:rotate(60deg)}.built-in-layout-2 .unit:nth-child(10):after{transform:rotate(54deg)}.built-in-layout-2 .unit:nth-child(9):after{transform:rotate(48deg)}.built-in-layout-2 .unit:nth-child(8):after{transform:rotate(42deg)}.built-in-layout-2 .unit:nth-child(7):after{transform:rotate(36deg)}.built-in-layout-2 .unit:nth-child(6):after{transform:rotate(30deg)}.built-in-layout-2 .unit:nth-child(5):after{transform:rotate(24deg)}.built-in-layout-2 .unit:nth-child(4):after{transform:rotate(18deg)}.built-in-layout-2 .unit:nth-child(3):after{transform:rotate(12deg)}.built-in-layout-2 .unit:nth-child(2):after{transform:rotate(6deg)}.built-in-layout-2 .unit:nth-child(1):after{transform:rotate(0deg)}.built-in-layout-3{background:var(--kup-background-color);box-shadow:rgba(128, 128, 128, 0.1) 0px 2px 1px -1px, rgba(128, 128, 128, 0.1) 0px 1px 1px 0px, rgba(128, 128, 128, 0.6) 0px 1px 3px 0px;box-sizing:border-box;overflow:auto}.built-in-layout-3 kup-button,.built-in-layout-3 kup-combobox{margin:0 auto 0.75em auto}.built-in-layout-3 kup-combobox{width:95%}.built-in-layout-3 .sub-chip{border-top:1px solid var(--kup-border-color);max-height:33vh;overflow:auto;width:100%}.built-in-layout-4{background:var(--kup-background-color);box-shadow:rgba(128, 128, 128, 0.1) 0px 2px 1px -1px, rgba(128, 128, 128, 0.1) 0px 1px 1px 0px, rgba(128, 128, 128, 0.6) 0px 1px 3px 0px;box-sizing:border-box}.built-in-layout-4 .picker_arrow{position:absolute;z-index:-1}.built-in-layout-4 .picker_wrapper.popup{position:absolute;z-index:2;margin:1.5em}.built-in-layout-4 .picker_wrapper.popup,.built-in-layout-4 .picker_wrapper.popup .picker_arrow::before,.built-in-layout-4 .picker_wrapper.popup .picker_arrow::after{background:var(--kup-background-color);box-shadow:0 0 10px 1px rgba(0, 0, 0, 0.4)}.built-in-layout-4 .picker_wrapper.popup .picker_arrow{width:3em;height:3em;margin:0}.built-in-layout-4 .picker_wrapper.popup .picker_arrow::before,.built-in-layout-4 .picker_wrapper.popup .picker_arrow::after{content:\"\";display:block;position:absolute;top:0;left:0;z-index:-99}.built-in-layout-4 .picker_wrapper.popup .picker_arrow::before{width:100%;height:100%;transform:skew(45deg);transform-origin:0 100%}.built-in-layout-4 .picker_wrapper.popup .picker_arrow::after{width:150%;height:150%;box-shadow:none}.built-in-layout-4 .popup.popup_top{bottom:100%;left:0}.built-in-layout-4 .popup.popup_top .picker_arrow{bottom:0;left:0;transform:rotate(-90deg)}.built-in-layout-4 .popup.popup_bottom{top:100%;left:0}.built-in-layout-4 .popup.popup_bottom .picker_arrow{top:0;left:0;transform:rotate(90deg) scale(1, -1)}.built-in-layout-4 .popup.popup_left{top:0;right:100%}.built-in-layout-4 .popup.popup_left .picker_arrow{top:0;right:0;transform:scale(-1, 1)}.built-in-layout-4 .popup.popup_right{top:0;left:100%}.built-in-layout-4 .popup.popup_right .picker_arrow{top:0;left:0}.built-in-layout-4 .picker_wrapper.no_alpha .picker_alpha{display:none}.built-in-layout-4 .picker_wrapper.no_editor .picker_editor{position:absolute;z-index:-1;opacity:0}.built-in-layout-4 .picker_wrapper.no_cancel .picker_cancel{display:none}.built-in-layout-4 .layout_default.picker_wrapper{display:flex;flex-flow:row wrap;justify-content:space-between;align-items:stretch;font-size:10px;width:25em;padding:0.5em}.built-in-layout-4 .layout_default.picker_wrapper input,.built-in-layout-4 .layout_default.picker_wrapper button{font-size:1em}.built-in-layout-4 .layout_default.picker_wrapper>*{margin:0.5em}.built-in-layout-4 .layout_default.picker_wrapper::before{content:\"\";display:block;width:100%;height:0;order:1}.built-in-layout-4 .layout_default .picker_slider,.built-in-layout-4 .layout_default .picker_selector{padding:1em}.built-in-layout-4 .layout_default .picker_hue{width:100%}.built-in-layout-4 .layout_default .picker_sl{flex:1 1 auto}.built-in-layout-4 .layout_default .picker_sl::before{content:\"\";display:block;padding-bottom:100%}.built-in-layout-4 .layout_default .picker_editor{order:1;width:6.5em}.built-in-layout-4 .layout_default .picker_editor input{width:100%;height:100%}.built-in-layout-4 .layout_default .picker_sample{order:1;flex:1 1 auto}.built-in-layout-4 .layout_default .picker_done,.built-in-layout-4 .layout_default .picker_cancel{order:1}.built-in-layout-4 .picker_wrapper{box-sizing:border-box;background:var(--kup-background-color);box-shadow:0 0 0 1px var(--kup-border-color);cursor:default;font-family:sans-serif;color:#444;pointer-events:auto}.built-in-layout-4 .picker_wrapper:focus{outline:none}.built-in-layout-4 .picker_wrapper button,.built-in-layout-4 .picker_wrapper input{box-sizing:border-box;border:none;box-shadow:0 0 0 1px var(--kup-border-color);outline:none}.built-in-layout-4 .picker_wrapper button:focus,.built-in-layout-4 .picker_wrapper button:active,.built-in-layout-4 .picker_wrapper input:focus,.built-in-layout-4 .picker_wrapper input:active{box-shadow:0 0 2px 1px var(--kup-border-color)}.built-in-layout-4 .picker_wrapper button{padding:0.4em 0.6em;cursor:pointer;background-color:whitesmoke;background-image:linear-gradient(0deg, gainsboro, transparent)}.built-in-layout-4 .picker_wrapper button:active{background-image:linear-gradient(0deg, transparent, gainsboro)}.built-in-layout-4 .picker_selector{position:absolute;z-index:1;display:block;transform:translate(-50%, -50%);border:2px solid white;border-radius:100%;box-shadow:0 0 3px 1px #67b9ff;background:currentColor;cursor:pointer}.built-in-layout-4 .picker_slider .picker_selector{border-radius:2px}.built-in-layout-4 .picker_hue{position:relative;background-image:linear-gradient(90deg, red, yellow, lime, cyan, blue, magenta, red);box-shadow:0 0 0 1px var(--kup-border-color)}.built-in-layout-4 .picker_sl{position:relative;box-shadow:0 0 0 1px var(--kup-border-color);background-image:linear-gradient(180deg, white, rgba(255, 255, 255, 0) 50%), linear-gradient(0deg, black, rgba(0, 0, 0, 0) 50%), linear-gradient(90deg, #808080, rgba(128, 128, 128, 0))}.built-in-layout-4 .picker_alpha,.built-in-layout-4 .picker_sample{position:relative;background:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='2' height='2'%3E%3Cpath d='M1,0H0V1H2V2H1' fill='lightgrey'/%3E%3C/svg%3E\") left top/contain white;box-shadow:0 0 0 1px var(--kup-border-color)}.built-in-layout-4 .picker_alpha .picker_selector,.built-in-layout-4 .picker_sample .picker_selector{background:none}.built-in-layout-4 .picker_editor input{font-family:monospace;padding:0.2em 0.4em}.built-in-layout-4 .picker_sample::before{content:\"\";position:absolute;display:block;width:100%;height:100%;background:currentColor}.built-in-layout-4 .picker_done,.built-in-layout-4 .picker_arrow{display:none}.built-in-layout-4 .layout_default.picker_wrapper{bottom:unset;font-size:var(--kup-font-size);left:unset;padding:0.25em;right:unset;top:unset;width:100%}.built-in-layout-4 .layout_default .picker_editor input{background:none;color:var(--kup-text-color);font-family:var(--kup-font-family);font-size:var(--kup-font-size)}.built-in-layout-4 .picker_wrapper.popup{box-shadow:var(--kup-box-shadow);margin:0;outline:none}.built-in-layout-5{background:var(--kup-background-color);box-shadow:var(--kup-box-shadow);box-sizing:border-box;overflow:auto;padding:0.5em}.built-in-layout-5>table{width:100%}.built-in-layout-5>table>tr>td>div.value{text-align:right;color:var(--kup-primary-color);border-bottom:1px solid var(--kup-border-color);min-height:1.5em}.built-in-layout-5>table>tr>td>.f-button{display:flex;justify-content:center}.built-in-layout-5>table>tr>td>div.number{border-radius:50%;cursor:pointer;display:flex;justify-content:center;line-height:2.5em;margin:auto;width:2.5em;transition:background-color 0.25s;text-transform:capitalize}.built-in-layout-5>table>tr>td>div.number:hover{background-color:var(--kup-hover-background-color)}.built-in-layout-6{background-color:var(--kup-background-color);border-radius:4px;box-sizing:border-box;box-shadow:0 2px 1px -1px rgba(128, 128, 128, 0.1), 0 1px 1px 0 rgba(128, 128, 128, 0.1), 0 1px 3px 0 rgba(128, 128, 128, 0.6);display:flex;flex-direction:column;height:100%;position:relative;width:100%;overflow:auto;padding:2em}.built-in-layout-6 .text{padding-bottom:1.5em;text-align:center}.built-in-layout-6 .button-wrapper{display:flex;justify-content:center}.built-in-layout-6 .f-button{padding:0 0.5em}.built-in-layout-7{background-color:var(--kup-background-color);border-radius:4px;box-sizing:border-box;box-shadow:0 2px 1px -1px rgba(128, 128, 128, 0.1), 0 1px 1px 0 rgba(128, 128, 128, 0.1), 0 1px 3px 0 rgba(128, 128, 128, 0.6);display:flex;flex-direction:column;height:100%;position:relative;width:100%;overflow:auto;padding:1.25em 1.25em}.built-in-layout-7 .wrapper{margin:auto}.built-in-layout-7 .wrapper.ready{display:flex;flex-direction:column;height:100%;width:100%}.built-in-layout-7 .password{padding:1.5em 0}.built-in-layout-7 .query-area{min-width:250px}.built-in-layout-7 .chat-area{overflow:auto;padding-top:1.25em;white-space:pre-line;word-break:normal}.built-in-layout-7 .spinner{height:48px;margin:auto;width:48px}.built-in-layout-7 .title{text-align:center;font-size:2em;padding:0.75em 0 0.5em}.built-in-layout-7 .empty,.built-in-layout-7 .text{font-size:0.875em;font-style:italic;opacity:0.5;text-align:center}.built-in-layout-7 .buttons{display:flex;justify-content:space-evenly;padding:1em 0}.built-in-layout-7 .request,.built-in-layout-7 .response{padding:0.5em 1em 1em 1em}.built-in-layout-7 .request{font-weight:bold}.built-in-layout-7 .response{margin-bottom:1em}.built-in-layout-7 .message-container{background-color:var(--kup-background-color);border-radius:4px;position:relative}.built-in-layout-7 .message-container:hover{background-color:rgba(var(--kup-primary-color-rgb), 0.175)}.built-in-layout-7 .message-container:hover .copy{opacity:1}.built-in-layout-7 .copy{--kup-button-font-size:0.75em;bottom:0;opacity:0;position:absolute;right:0;transition:background-color 125ms ease, opacity 250ms ease}.built-in-layout-7 .fun{font-weight:bold}.built-in-layout-7 .fun:hover{text-decoration:underline;cursor:pointer}.collapsible-layout-1{color:var(--kup-text-color);box-shadow:0px 0px 7.5px 0px rgba(128, 128, 128, 0.5);display:flex;height:100%;overflow:hidden;width:100%;box-sizing:border-box;position:relative}.collapsible-layout-1 .section-1{background-color:var(--color-0);display:flex;flex:0 0 10%;max-width:10%}.collapsible-layout-1 .section-2{box-sizing:border-box;height:100%;display:flex;flex:0 0 90%;flex-direction:column;max-width:90%}.collapsible-layout-1 .section-2 .sub-1{min-height:1.5em;display:flex;padding:0.6rem 0.8em 0;font-weight:bold;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.collapsible-layout-1 .section-2 .sub-1 div{font-size:1em}.collapsible-layout-1 .section-2 .sub-1 .left{text-align:left;width:80%}.collapsible-layout-1 .section-2 .sub-1 .right{text-align:right;width:20%}.collapsible-layout-1 .section-2 .sub-2{text-align:left;padding:0.6em 0.8em;font-size:0.875em}.collapsible-layout-2{color:var(--kup-text-color);box-shadow:rgba(0, 0, 0, 0.2) 0px 2px 1px -1px, rgba(0, 0, 0, 0.14) 0px 1px 1px 0px, rgba(0, 0, 0, 0.12) 0px 1px 3px 0px;border-radius:4px;display:flex;height:100%;overflow:hidden;width:100%;box-sizing:border-box;position:relative}.collapsible-layout-2 .section-1{box-sizing:border-box;height:100%;display:flex;flex-direction:column;max-width:100%;width:100%}.collapsible-layout-2 .section-1 .sub-1{text-align:left;padding:0.6em 0.8em 0;font-size:1em;font-weight:bold;max-width:75%}.collapsible-layout-2 .section-1 .sub-2{text-align:left;padding:0.6em 0.8em;max-width:75%}.collapsible-layout-2 .section-1 .sub-2 div{font-size:0.875em}.collapsible-layout-2 .section-1 .sub-3{color:var(--color-0);text-align:center;position:absolute;top:1em;right:1em;max-width:25%;text-overflow:ellipsis;overflow:hidden;max-height:calc(24px + 2.25em);padding:0 1em}.collapsible-layout-2 .section-1 .sub-3 kup-image{margin:auto}.collapsible-layout-2 .section-1 .sub-3 div{font-size:1.25em}.collapsible-card .collapsible-trigger{display:none;position:absolute;bottom:0;left:0;height:50px;width:100%}.collapsible-card .collapsible-trigger kup-button{margin:auto;width:48px}.collapsible-card .collapsible-wrapper{overflow:auto}.collapsible-card.collapsible-active{padding-bottom:50px}.collapsible-card.collapsible-active .collapsible-trigger{display:block}.dialog-layout-1{background-color:var(--kup-background-color);box-shadow:0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 1px 3px 0 rgba(0, 0, 0, 0.12);color:var(--kup-text-color);display:flex;flex-direction:column;height:100%;width:100%;overflow:auto}.dialog-layout-1 .section-1{display:grid;grid-gap:0.5em;grid-template-columns:repeat(2, auto);grid-template-rows:repeat(auto-fill, 1.25em);height:100%;padding:0.5em;overflow:auto;touch-action:none}.dialog-layout-1 .section-1 .text{min-width:max-content}.dialog-layout-1 .section-1 .text:not(.label){font-weight:bold}.dialog-layout-2{background-color:var(--kup-background-color);box-shadow:0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 1px 3px 0 rgba(0, 0, 0, 0.12);display:flex;flex-direction:column;height:100%;width:100%}.dialog-layout-2 .section-1{text-align:center;touch-action:none;padding-bottom:1em}.dialog-layout-2 .section-1 .text{padding-top:0.75em}.dialog-layout-2 .section-1 .text:not(.label){font-weight:bold}.dialog-layout-2 .section-2{border-top:1px solid var(--kup-border-color);display:grid;grid-gap:0.5em;grid-template-columns:repeat(2, auto);grid-template-rows:repeat(auto-fill, 1.25em);height:100%;padding:0.5em;overflow:auto;touch-action:none}.dialog-layout-2 .section-2 .text{min-width:max-content}.dialog-layout-2 .section-2 .text:not(.label){font-weight:bold}.dialog-layout-3{background-color:var(--kup-background-color);border-radius:4px;box-sizing:border-box;box-shadow:0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 1px 3px 0 rgba(0, 0, 0, 0.12);display:flex;overflow:visible;flex-direction:column;height:100%;position:relative;width:100%}.dialog-layout-3 kup-button{margin-left:0}.dialog-layout-3 .section-1{background-color:var(--kup-background-color);display:flex;justify-content:flex-start;align-items:center;box-sizing:border-box;box-shadow:0px 1px 3px 0px var(--kup-text-color);height:52px;width:100%;text-align:right;touch-action:none}.dialog-layout-3 .section-1 kup-button{margin-right:0.25em}.dialog-layout-3 .section-2{height:100%;width:100%;overflow:auto;max-height:50vh}.dialog-layout-3 ::slotted(.text){color:var(--kup-text-color);font-family:var(--kup-font-family-monospace);white-space:nowrap;border-bottom:1px solid var(--kup-border-color);line-height:1.75em}.dialog-layout-4{background-color:var(--kup-background-color);box-shadow:0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 1px 3px 0 rgba(0, 0, 0, 0.12);display:flex;flex-direction:column;height:100%;width:100%}.dialog-layout-4 .section-1{display:flex;justify-content:space-evenly}.dialog-layout-4 .section-2{height:100%;overflow:auto;padding:0.25em;touch-action:none}.dialog-layout-5{background-color:var(--kup-background-color);box-shadow:0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 1px 3px 0 rgba(0, 0, 0, 0.12);display:flex;flex-direction:column;height:100%;width:100%}.dialog-layout-5 .section-1{display:flex;justify-content:space-evenly}.dialog-layout-5 .section-2{height:100%;overflow:auto}.dialog-layout-6{background-color:var(--kup-background-color);box-shadow:0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 1px 3px 0 rgba(0, 0, 0, 0.12);display:flex;flex-direction:column;height:100%;max-height:95vh;max-width:95vw;width:100%}.dialog-layout-6 .section-1{display:flex;height:100%;justify-content:space-evenly;overflow:auto}.dialog-layout-6 kup-data-table{width:100%}#drag-handle{-ms-touch-action:none;touch-action:none}#drag-handle:not(.header-bar){display:flex;height:100%}#drag-handle:not(.header-bar) .f-image{margin:auto}#drag-handle.header-bar{background-color:var(--kup-title-background-color);color:var(--kup-title-color);display:flex;flex-direction:row;height:2em;position:relative;width:100%}#drag-handle.header-bar .dialog-title{font-weight:bold;line-height:2em;padding-left:0.5em;padding-right:2em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#drag-handle.header-bar #dialog-close{cursor:pointer;margin-right:0;transition:opacity 0.25s;position:absolute;right:0;background:var(--kup-title-background-color)}#drag-handle.header-bar #dialog-close:hover{opacity:0.5}.free-layout-1{background:var(--kup-background-color);box-shadow:var(--kup-box-shadow);box-sizing:border-box;overflow:auto;padding:1em}.free-layout-2{background:var(--kup-background-color);box-shadow:var(--kup-box-shadow);box-sizing:border-box;overflow:auto}.scalable-layout-1 .descr{font-size:70%;width:100%}.scalable-layout-1 .value{font-size:220%}.scalable-layout-2 #image1 img{object-fit:contain}.scalable-layout-2 .scalable-element{display:grid;grid-template-columns:0.25fr 1fr 0.5fr 0.5fr}.scalable-layout-2 .icon{margin:auto;font-size:150%;margin-right:5%}.scalable-layout-2 .value-int{font-size:250%}.scalable-layout-2 .value-dec,.scalable-layout-2 .unit{font-size:130%;margin-top:auto;margin-bottom:10%}.scalable-layout-2 .value-dec{margin-left:2%}.scalable-layout-2 .unit{margin-left:4%}.scalable-layout-3 .descr{font-size:70%;width:100%}.scalable-layout-3 .value{font-size:220%}.scalable-layout-4 #image1 img{object-fit:contain}.scalable-layout-4 .scalable-element{display:grid;grid-template-columns:1fr 5fr}.scalable-layout-4 .icon{font-size:150%;margin:auto 5% auto auto}.scalable-layout-4 .value-and-unit{display:flex;color:var(--color-0)}.scalable-layout-4 .value-and-unit .value-int{font-size:250%}.scalable-layout-4 .value-and-unit .value-dec,.scalable-layout-4 .value-and-unit .unit{font-size:130%;margin-top:auto;margin-bottom:10%}.scalable-layout-4 .value-and-unit .value-dec{margin-left:2%}.scalable-layout-4 .value-and-unit .unit{margin-left:4%}.scalable-layout-4 .descr{margin-left:4%;text-align:left;font-size:80%;width:100%;min-width:max-content}.scalable-layout-5 #image1 img{object-fit:contain}.scalable-layout-5 .scalable-element{display:flex}.scalable-layout-5 .text-wrapper{margin-right:10px}.scalable-layout-5 .icon{font-size:150%;margin:auto;margin-bottom:0.35em}.scalable-layout-5 .value{font-size:200%}.scalable-layout-5 .descr{text-align:right;font-size:65%;width:100%;min-width:max-content;position:relative}.scalable-layout-6 #image1 img{object-fit:contain}.scalable-layout-6 .scalable-element{display:flex;justify-content:space-between}.scalable-layout-6 .text-wrapper{margin-left:1em}.scalable-layout-6 .icon{font-size:150%;margin:auto}.scalable-layout-6 .value{font-size:220%;text-align:right}.scalable-layout-6 .descr{font-size:80%;text-align:right;width:100%;min-width:max-content}.scalable-layout-7 #image1 img{object-fit:contain}.scalable-layout-7 .scalable-element{display:flex}.scalable-layout-7 .text-wrapper{margin-right:0.5em}.scalable-layout-7 .icon{font-size:150%;margin:auto;margin-top:0.35em}.scalable-layout-7 .value{font-size:200%;text-align:right}.scalable-layout-7 .descr{text-align:right;font-size:65%;width:100%;min-width:max-content;position:relative}.scalable-layout-8 #image1 img{object-fit:contain}.scalable-layout-8 .scalable-element{align-items:center;display:grid;grid-template-columns:0.25fr 1.25fr 0.25fr}.scalable-layout-8 .icon{margin-right:4%;font-size:75%}.scalable-layout-8 .value{margin:0 8px;font-size:250%}.scalable-layout-8 .descr{font-size:60%;text-align:left}.scalable-layout-9{background-color:var(--color-1);color:var(--color-2);height:100%;display:flex;justify-content:unset;overflow:auto;border-radius:4px}.scalable-layout-9 .section-1{background-color:var(--color-0);width:20%;height:100%}.scalable-layout-9 .section-2{width:100%;height:100%;display:flex;flex-direction:column}.scalable-layout-9 .text{display:flex;justify-content:center;flex-direction:column}.scalable-layout-9 .descr{font-size:80%}.scalable-layout-9 .value{font-size:220%}.scalable-layout-9 .buttons{height:max-content;margin-bottom:2%}.scalable-layout-9 .f-button{float:right}.scalable-card{align-items:center;box-shadow:var(--kup_card_scalable_box_shadow);border-radius:4px;display:flex;font-size:var(--kup_card_scalable_static_font_size, calc(var(--kup_card_scalable_starting_font_size) * var(--kup_card_scalable_multiplier, 1)));height:100%;justify-content:center;position:relative;text-align:center;word-break:normal;width:100%}.standard-layout-1{background-color:var(--kup-background-color);border-radius:4px;box-sizing:border-box;box-shadow:0 2px 1px -1px rgba(128, 128, 128, 0.1), 0 1px 1px 0 rgba(128, 128, 128, 0.1), 0 1px 3px 0 rgba(128, 128, 128, 0.6);display:flex;flex-direction:column;height:100%;position:relative;width:100%;overflow:auto}.standard-layout-1 kup-button{margin-right:0}.standard-layout-1 #image1 img{object-fit:cover}.standard-layout-1.has-actions{padding-bottom:52px}.standard-layout-1.has-actions .section-2 .sub-2.description{padding-bottom:0}.standard-layout-1 .section-1{height:60%;width:100%}.standard-layout-1 .section-2{height:40%;width:100%;overflow:auto}.standard-layout-1 .section-2 .sub-2.title{color:var(--kup-text-color);padding:0 1em;padding-top:1em;text-align:left}.standard-layout-1 .section-2 .sub-2.title div{font-size:1.25em;font-weight:500;letter-spacing:0.0125em}.standard-layout-1 .section-2 .sub-2.subtitle{opacity:0.6;padding:0 1em;padding-bottom:1em;text-align:left}.standard-layout-1 .section-2 .sub-2.subtitle div{font-size:0.875em;font-weight:500;letter-spacing:0.0071428571em;line-height:1.375em}.standard-layout-1 .section-2 .sub-2.description{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;opacity:0.6;padding:0 1em;padding-bottom:1em;text-align:left}.standard-layout-1 .section-2 .sub-2.description div{font-size:0.875em;font-weight:400;letter-spacing:0.0178571429em;line-height:1.25em}.standard-layout-1 .section-3{display:flex;justify-content:flex-end;align-items:center;box-sizing:border-box;position:absolute;left:0;bottom:0;padding:2px 1em;height:52px;width:100%;text-align:right}.standard-layout-1 .section-3 kup-button{margin-left:0.25em}.standard-layout-2{background-color:var(--kup-background-color);border-radius:4px;box-sizing:border-box;box-shadow:0 2px 1px -1px rgba(128, 128, 128, 0.1), 0 1px 1px 0 rgba(128, 128, 128, 0.1), 0 1px 3px 0 rgba(128, 128, 128, 0.6);display:flex;flex-direction:column;height:100%;position:relative;width:100%;overflow:auto}.standard-layout-2 kup-button{margin-right:0}.standard-layout-2 #image1 img{object-fit:cover}.standard-layout-2.has-actions{padding-bottom:52px}.standard-layout-2.has-actions .section-3 .sub-3.description{padding-bottom:0}.standard-layout-2 .section-1{width:100%}.standard-layout-2 .section-1 .sub-1.title{color:var(--kup-text-color);padding:0 1em;padding-top:1em;text-align:left}.standard-layout-2 .section-1 .sub-1.title div{font-size:1.25em;font-weight:500;letter-spacing:0.0125em}.standard-layout-2 .section-1 .sub-1.subtitle{opacity:0.6;padding:0 1em;padding-bottom:1em;text-align:left}.standard-layout-2 .section-1 .sub-1.subtitle div{font-size:0.875em;font-weight:500;letter-spacing:0.0071428571em;line-height:1.375em}.standard-layout-2 .section-2{height:75%;width:100%}.standard-layout-2 .section-3{width:100%;overflow:auto}.standard-layout-2 .section-3 .sub-3.description{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;opacity:0.6;padding:0 1em 8px;padding-top:1em;text-align:left}.standard-layout-2 .section-3 .sub-3.description div{font-size:0.875em;font-weight:400;letter-spacing:0.0178571429em;line-height:1.25em}.standard-layout-2 .section-4{display:flex;justify-content:flex-end;align-items:center;box-sizing:border-box;position:absolute;left:0;bottom:0;padding:2px 1em;height:52px;width:100%;text-align:right}.standard-layout-2 .section-4 kup-button{margin-left:0.25em}.standard-layout-3{background-color:var(--kup-background-color);border-radius:4px;box-sizing:border-box;box-shadow:0 2px 1px -1px rgba(128, 128, 128, 0.1), 0 1px 1px 0 rgba(128, 128, 128, 0.1), 0 1px 3px 0 rgba(128, 128, 128, 0.6);display:flex;flex-direction:column;height:100%;position:relative;width:100%;overflow:auto}.standard-layout-3 kup-button{margin-right:0}.standard-layout-3 #image1 img{object-fit:cover}.standard-layout-3.has-actions{padding-bottom:52px}.standard-layout-3.has-actions .section-2 .sub-2.description{padding-bottom:0}.standard-layout-3 .section-1{height:75%;width:100%}.standard-layout-3 .section-1 .media{position:relative;height:100%;width:100%}.standard-layout-3 .section-1 .text-on-media{position:absolute;bottom:0;left:0}.standard-layout-3 .section-1 .sub-1.title{color:white;padding:0 1em;padding-top:1em;text-align:left}.standard-layout-3 .section-1 .sub-1.title div{font-size:1.25em;font-weight:500;letter-spacing:0.0125em}.standard-layout-3 .section-1 .sub-1.subtitle{color:white;opacity:0.6;padding:0 1em;padding-bottom:1em;text-align:left}.standard-layout-3 .section-1 .sub-1.subtitle div{font-size:0.875em;font-weight:500;letter-spacing:0.0071428571em;line-height:1.375em}.standard-layout-3 .section-2{width:100%;overflow:auto}.standard-layout-3 .section-2 .sub-2.description{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;opacity:0.6;padding:0 1em 8px;padding-top:1em;text-align:left}.standard-layout-3 .section-2 .sub-2.description div{font-size:0.875em;font-weight:400;letter-spacing:0.0178571429em;line-height:1.25em}.standard-layout-3 .section-3{display:flex;justify-content:flex-end;align-items:center;box-sizing:border-box;position:absolute;left:0;bottom:0;padding:2px 1em;height:52px;width:100%;text-align:right}.standard-layout-3 .section-3 kup-button{margin-left:0.25em}.standard-layout-4{background-color:var(--kup-background-color);border-radius:4px;box-sizing:border-box;box-shadow:0 2px 1px -1px rgba(128, 128, 128, 0.1), 0 1px 1px 0 rgba(128, 128, 128, 0.1), 0 1px 3px 0 rgba(128, 128, 128, 0.6);display:flex;flex-direction:column;height:100%;position:relative;width:100%;overflow:auto}.standard-layout-4 kup-button{margin-right:0}.standard-layout-4 #image1 img{object-fit:cover}.standard-layout-4.has-actions{padding-bottom:52px}.standard-layout-4.has-actions .section-3 .sub-3.description{padding-bottom:0}.standard-layout-4 .section-1{display:flex;height:100%;width:100%}.standard-layout-4 .section-1 .sub-1.image{width:33%}.standard-layout-4 .section-1 .sub-1.text{width:77%}.standard-layout-4 .section-1 .sub-1.title{color:var(--kup-text-color);padding:0 1em;padding-top:1em;text-align:left}.standard-layout-4 .section-1 .sub-1.title div{font-size:1.25em;font-weight:500;letter-spacing:0.0125em}.standard-layout-4 .section-1 .sub-1.subtitle{opacity:0.6;padding:0 1em;padding-bottom:1em;text-align:left}.standard-layout-4 .section-1 .sub-1.subtitle div{font-size:0.875em;font-weight:500;letter-spacing:0.0071428571em;line-height:1.375em}.standard-layout-4 .section-2{display:flex;justify-content:flex-end;align-items:center;box-sizing:border-box;position:absolute;left:0;bottom:0;padding:2px 1em;height:52px;width:100%;text-align:right}.standard-layout-4 .section-2 kup-button{margin-left:0.25em}.standard-layout-5{background-color:var(--kup-background-color);color:var(--kup-text-color);box-shadow:0px 0px 7.5px 0px rgba(128, 128, 128, 0.5);height:100%;overflow:hidden;width:100%}.standard-layout-5 .section-1{background-color:var(--color-0);height:3%}.standard-layout-5 .section-2{display:flex;height:53%}.standard-layout-5 .section-3{display:flex;height:24%}.standard-layout-5 .section-4{display:flex;height:20%;background-color:var(--color-1)}.standard-layout-5 .sub-2{box-sizing:border-box;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center}.standard-layout-5 .sub-2.icon{min-height:20px;flex:0 0 10%;max-width:10%}.standard-layout-5 .sub-2.icon #image1{box-sizing:border-box;margin:auto;padding:0 20%}.standard-layout-5 .sub-2.icon #image1 img{object-fit:contain}.standard-layout-5 .sub-2.text{flex:0 0 70%;max-width:70%;margin:auto;height:100%;flex-wrap:nowrap;padding:1em;text-align:left}.standard-layout-5 .sub-2.image{box-sizing:border-box;flex:0 0 20%;padding:1.5vh 0;max-width:20%}.standard-layout-5 .sub-2.image #image2{box-sizing:border-box;margin:auto;padding:0 10%}.standard-layout-5 .sub-2.image #image2 img{object-fit:contain}.standard-layout-5 .sub-2 .desc-text{overflow:auto}.standard-layout-5 .sub-2 .alt-text{color:var(--kup-primary-color)}.standard-layout-5 .sub-3{box-sizing:border-box}.standard-layout-5 .sub-3.progress-bar{margin:auto;padding:0 5%;vertical-align:2px;width:80%}.standard-layout-5 .sub-3.button{margin:auto;text-align:center;width:20%}.standard-layout-5 .sub-3 kup-button{margin:auto}.standard-layout-5 .sub-4{box-sizing:border-box;margin:auto}.standard-layout-5 .sub-4.text{width:50%;font-size:0.875em}.standard-layout-5 .sub-4 div{padding:0 5%}.standard-layout-5 .sub-4 .alt-text{color:var(--color-0);font-size:1em}.standard-layout-5 .alt-text{font-weight:bold}@media screen and (max-width: 767px){.standard-layout-5 .sub-2.image{display:none}.standard-layout-5 .sub-2.icon{flex-basis:30%;max-width:30%}}.standard-layout-6{background-color:var(--kup-background-color);color:var(--kup-text-color);box-shadow:0px 0px 7.5px 0px rgba(128, 128, 128, 0.5);display:flex;height:100%;overflow:hidden;width:100%}.standard-layout-6 .section-1{background-color:var(--color-0);display:flex;flex:0 0 10%;max-width:10%}.standard-layout-6 .section-1 .alt-text{color:var(--kup_card_dynamic_color_0);height:100%;text-align:center;writing-mode:vertical-lr;margin:auto;font-size:1.25em}.standard-layout-6 .section-2{box-sizing:border-box;height:100%;display:flex;flex:0 0 90%;flex-direction:column;max-width:90%}.standard-layout-6 .section-2 .sub-2{margin:auto;text-align:center}.standard-layout-6 .section-2 .sub-2 kup-progress-bar{margin-bottom:1em}.standard-layout-6 kup-button{position:absolute;bottom:2%;right:2%}.standard-layout-7{background-color:var(--kup-background-color);color:var(--kup-text-color);box-shadow:0px 0px 7.5px 0px rgba(128, 128, 128, 0.5);display:flex;flex-direction:column;height:100%;overflow:hidden;width:100%}.standard-layout-7 #image1 img{margin:auto;object-fit:contain}.standard-layout-7 .section-1{background-color:var(--color-0);height:5%;width:100%}.standard-layout-7 .section-2{height:80%;width:100%;text-align:center;padding:25px 25%;box-sizing:border-box}.standard-layout-7 .section-2 .sub-2{margin:auto}.standard-layout-7 .section-2 .sub-2.image{box-sizing:border-box;height:65%}.standard-layout-7 .section-2 .sub-2.text{font-size:1.4em;letter-spacing:1.2px;padding-top:1em;height:35%}.standard-layout-7 .section-3{display:flex;height:15%;width:100%}.standard-layout-7 .section-3 .alt-text{margin:auto;opacity:0.75;width:50%}.standard-layout-7 .section-3 .alt-text:nth-child(1){margin-left:1em;text-align:left}.standard-layout-7 .section-3 .alt-text:nth-child(2){margin-right:1em;text-align:right}.standard-layout-8{background-color:var(--kup-background-color);color:var(--kup-text-color);box-shadow:0px 0px 7.5px 0px rgba(128, 128, 128, 0.5);display:flex;flex-direction:column;height:100%;overflow:hidden;width:100%;box-sizing:border-box;position:relative}.standard-layout-8 .background{background-color:var(--color-0);content:\"\";height:100%;width:100%;opacity:0.1;pointer-events:none;position:absolute;top:0;left:0;z-index:1}.standard-layout-8 .section-1{box-sizing:border-box;display:flex;flex-direction:column;max-width:100%;overflow:auto;height:auto}.standard-layout-8 .section-1 .sub-1{text-align:left;padding:0.6em 0.8em 0;font-size:1em;font-weight:bold;max-width:75%}.standard-layout-8 .section-1 .sub-2{text-align:left;padding:0.6em 0.8em;font-size:0.875em;max-width:75%}.standard-layout-8 .section-1 .sub-3{color:var(--color-0);font-weight:bold;text-align:center;font-size:1.2em;position:absolute;top:1em;right:1em;max-width:25%;text-overflow:ellipsis;max-height:calc(24px + 2.25em);padding:0 1em;overflow:hidden}.standard-layout-8 .section-1 .sub-3 kup-image{margin:auto}.standard-layout-8 .section-2{display:flex;height:auto;overflow:auto}.standard-layout-9{background-color:var(--kup-background-color);color:var(--kup-text-color);box-shadow:0px 0px 7.5px 0px rgba(128, 128, 128, 0.5);display:flex;flex-direction:row;height:100%;overflow:hidden;width:100%;box-sizing:border-box;position:relative}.standard-layout-9 #image1 img{object-fit:contain}.standard-layout-9 .section-1{margin-top:auto;margin-right:18px;margin-bottom:auto;white-space:nowrap}.standard-layout-9 .section-2{display:flex;height:100%;margin-top:auto;margin-bottom:auto;width:100%;overflow:hidden}.standard-layout-9 .sub-2{display:flex;flex-direction:row}.standard-layout-9 .text{text-align:left}.standard-layout-9 .text-wrapper{display:flex;flex-direction:column}.standard-layout-9 .icon{margin:auto;padding:0 1.25em}.standard-layout-9 .description{font-size:1.5em;letter-spacing:1px;padding-left:1.25em;padding-top:0.25em}.standard-layout-9 .title{font-size:2.75em;font-weight:bold}.standard-layout-9 .subtitle{font-size:1.5em;opacity:0.75}.standard-layout-10{background-color:var(--kup-background-color);color:var(--kup-text-color);box-shadow:0px 0px 7.5px 0px rgba(128, 128, 128, 0.5);display:flex;flex-direction:row;height:100%;overflow:hidden;width:100%;box-sizing:border-box;position:relative}.standard-layout-10 #image1 img{object-fit:contain}.standard-layout-10 .section-1{display:flex;height:100%;margin-top:auto;margin-bottom:auto;width:100%;overflow:hidden}.standard-layout-10 .section-2{margin-top:auto;margin-left:18px;margin-bottom:auto;white-space:nowrap}.standard-layout-10 .sub-2{display:flex;flex-direction:row-reverse}.standard-layout-10 .text{text-align:right}.standard-layout-10 .text-wrapper{display:flex;flex-direction:column}.standard-layout-10 .icon{margin:auto;padding:0 1.25em}.standard-layout-10 .description{font-size:1.5em;letter-spacing:1px;padding-right:1.25em;padding-top:0.25em}.standard-layout-10 .title{font-size:2.75em;font-weight:bold}.standard-layout-10 .subtitle{font-size:1.5em;opacity:0.75}.standard-layout-11{background-color:var(--kup-background-color);color:var(--kup-text-color);box-shadow:0px 0px 7.5px 0px rgba(128, 128, 128, 0.5);display:flex;flex-direction:row;height:100%;overflow:hidden;width:100%;box-sizing:border-box;position:relative}.standard-layout-11 #image1 img{object-fit:contain}.standard-layout-11 .section-1{display:flex;height:100%;margin-top:auto;margin-bottom:auto;min-width:6em;max-width:6em;overflow:hidden;transition:0.25s ease-in}.standard-layout-11 .section-2{display:flex;height:100%;margin-top:auto;margin-bottom:auto;width:100%;overflow:hidden}.standard-layout-11 .sub-1{background-color:var(--color-0);height:100%;text-align:center;writing-mode:vertical-lr;min-width:6em;display:flex;transition:width 0.25s ease-in}.standard-layout-11 .sub-1 div{font-size:1.25em}.standard-layout-11 .sub-2{display:flex;flex-direction:row}.standard-layout-11 .text:not(.description){text-align:left}.standard-layout-11 .text-wrapper{display:flex;flex-direction:column}.standard-layout-11 .icon{margin:auto;padding:0 1.25em}.standard-layout-11 .description{font-size:1.5em;letter-spacing:1px;margin:auto;color:var(--kup_card_dynamic_color_0)}.standard-layout-11 .title{font-size:2.75em;font-weight:bold;margin-top:auto}.standard-layout-11 .subtitle{font-size:1.5em;opacity:0.75;margin-bottom:auto}.standard-layout-12{background-color:var(--kup-background-color);box-shadow:0 2px 1px -1px rgba(128, 128, 128, 0.1), 0 1px 1px 0 rgba(128, 128, 128, 0.1), 0 1px 3px 0 rgba(128, 128, 128, 0.6);color:var(--kup-text-color);min-width:200px;min-width:-moz-max-content;min-width:-webkit-max-content;}.standard-layout-12 .section-1{display:inline-flex;border-bottom:1px solid var(--kup-border-color);width:100%}.standard-layout-12 .section-1 kup-button{margin:0}.standard-layout-12 .section-2{display:flex;flex-direction:column}.standard-layout-12 .section-2.has-content{border-bottom:1px solid var(--kup-border-color);padding:0.5em 0.5em}.standard-layout-12 .section-2 kup-date-picker:first-of-type,.standard-layout-12 .section-2 kup-time-picker:first-of-type{margin-bottom:0.5em}.standard-layout-12 .section-3{backface-visibility:hidden;display:flex;flex-direction:column;max-height:20vh;overflow:auto}.standard-layout-12 .section-3 kup-checkbox{margin-left:0;margin-right:auto}.standard-layout-13{background-color:var(--kup-background-color);border-radius:4px;box-sizing:border-box;box-shadow:0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 1px 3px 0 rgba(0, 0, 0, 0.12);display:flex;flex-direction:column;height:100%;position:relative;width:100%}.standard-layout-13 kup-button{margin-left:0}.standard-layout-13 .section-1{background-color:var(--kup-background-color);display:flex;justify-content:flex-start;align-items:center;box-sizing:border-box;box-shadow:0px 1px 3px 0px var(--kup-text-color);height:52px;width:100%;text-align:right}.standard-layout-13 .section-1 kup-button{margin-right:0.25em}.standard-layout-13 .section-2{height:100%;width:100%;overflow:auto;max-height:50vh}.standard-layout-13 .text{color:var(--kup-text-color);font-family:var(--kup-font-family-monospace);white-space:nowrap;border-bottom:1px solid var(--kup-border-color);line-height:1.75em}.standard-layout-14{background-color:var(--kup-background-color);box-shadow:0 2px 1px -1px rgba(128, 128, 128, 0.1), 0 1px 1px 0 rgba(128, 128, 128, 0.1), 0 1px 3px 0 rgba(128, 128, 128, 0.6);color:var(--kup-text-color);min-width:200px;min-width:-moz-max-content;min-width:-webkit-max-content;}.standard-layout-14 .section-1{--kup-button-font-size:0.75em;box-sizing:border-box;display:flex;padding:1em}.standard-layout-14 .section-1 .sub-1{width:100%}.standard-layout-14 .section-1 .top{display:flex;justify-content:space-between}.standard-layout-14 .section-1 .buttons{display:flex}.standard-layout-14 .section-1 .sub-spinner{height:88px;width:88px;margin:0 10px}.standard-layout-14 .section-1 .f-image{margin:0 0.5em 0 0}.standard-layout-14 .section-1 .title{align-items:flex-end;display:flex;font-size:1.25em;font-weight:600;margin-bottom:0.5em;padding:0 0.25em 0.25em;text-align:left}.standard-layout-14 .section-1 .title .label{cursor:pointer;padding-right:0.25em;padding-top:0.5em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.standard-layout-14 .section-1 .title .label:hover{text-decoration:underline}.standard-layout-14 .section-1 .info{display:flex;padding:0 0.25em 0.25em;width:100%}.standard-layout-14 .section-1 .info .label{color:rgba(var(--kup-text-color-rgb), 0.75);margin-right:0.75em;min-width:max-content;width:auto}.standard-layout-14 .section-1 .info .value{font-weight:600;width:100%}.standard-layout-14 .sub-button{display:inline-flex;width:100%}.standard-layout-14 .sub-button kup-button{margin:0}.standard-layout-14 .sub-checkbox{backface-visibility:hidden;display:flex;flex-direction:column;max-height:20vh;overflow:auto}.standard-layout-14 .sub-checkbox kup-checkbox{margin-left:0;margin-right:auto}.standard-layout-14 .sub-formula{padding:0.5em}.standard-layout-14 .sub-chip{max-width:25vw;overflow:auto;box-shadow:0 3px 2px -2px var(--kup-border-color)}.standard-layout-14 .sub-field{display:flex;flex-direction:column}.standard-layout-14 .sub-field.has-content{border-bottom:1px solid var(--kup-border-color);padding:0.5em 0.5em}.standard-layout-14 .sub-field kup-date-picker:first-of-type,.standard-layout-14 .sub-field kup-time-picker:first-of-type{margin-bottom:0.5em}.standard-layout-14 .sub-spinner{height:100px}.standard-layout-14 .sub-autocomplete{padding-top:1em}.standard-layout-14 .sub-autocomplete kup-autocomplete{margin:auto;padding:0.5em 0;width:max-content}.standard-layout-14 .sub-switch{display:flex;justify-content:space-evenly;padding:2em}.standard-layout-14 .sub-tree{max-height:25vh;overflow:auto}.standard-layout-14 #apply{display:none;margin:auto}.standard-layout-14 #apply.visible{display:block}.standard-layout-14 #open-in-new,.standard-layout-14 #search,.standard-layout-14 #new{margin:0 0 0.5em 0}.standard-layout-15{background:var(--kup-background-color);border-radius:3px;box-shadow:0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 1px 3px 0 rgba(0, 0, 0, 0.12);color:var(--kup-text-color);display:block;font-size:var(--kup-font-size);outline:none}.standard-layout-15 .section-1{--kup-button-font-size:0.75em;box-sizing:border-box;display:flex;padding:1em}.standard-layout-15 .section-1 .sub-1{width:100%}.standard-layout-15 .section-1 .top{display:flex;justify-content:space-between}.standard-layout-15 .section-1 .buttons{display:flex}.standard-layout-15 .section-1 .sub-spinner{height:88px;width:88px;margin:0 10px}.standard-layout-15 .section-1 .f-image{margin:0 0.5em 0 0}.standard-layout-15 .section-1 .title{align-items:flex-end;display:flex;font-size:1.25em;font-weight:600;margin-bottom:0.5em;padding:0 0.25em 0.25em;text-align:left}.standard-layout-15 .section-1 .title .label{cursor:pointer;padding-right:0.25em;padding-top:0.5em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.standard-layout-15 .section-1 .title .label:hover{text-decoration:underline}.standard-layout-15 .section-1 .info{display:flex;padding:0 0.25em 0.25em;width:100%}.standard-layout-15 .section-1 .info .label{color:rgba(var(--kup-text-color-rgb), 0.75);margin-right:0.75em;min-width:max-content;width:auto}.standard-layout-15 .section-1 .info .value{font-weight:600;width:100%}.standard-layout-15 .section-2{border-top:1px solid var(--kup-border-color);box-sizing:border-box;height:180px;opacity:1;overflow:auto;transition:height 250ms ease-out, opacity 250ms ease-out}.standard-layout-15 .section-2 .info{box-sizing:border-box;height:100%;overflow:auto;padding:1.25em}.standard-layout-15 .section-2 .detail-row{align-items:center;display:flex;justify-content:space-between}.standard-layout-15 .section-2 .detail-row:not(:last-child){margin-bottom:6px}.standard-layout-15 .section-2 .detail-row__label{color:rgba(var(--kup-text-color-rgb), 0.5);margin-top:0.175em;max-width:320px;padding-right:1.25em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.standard-layout-15 .section-2 .detail-row__value{color:var(--kup-text-color);font-size:105%;font-weight:600;max-width:320px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.standard-layout-15 .section-2 kup-tree{text-align:left}.standard-layout-15 .section-3{border-top:1px solid var(--kup-border-color);display:flex;justify-content:flex-end;padding:6px;padding-top:2px;padding-bottom:2px}.standard-layout-15 .section-3 kup-button{margin:auto 0}.standard-layout-15 #open-in-new,.standard-layout-15 #search,.standard-layout-15 #new{margin:0 0 0.5em 0}:host{--kup_card_backdrop:var(--kup-card-backdrop, rgba(0, 0, 0, 0.32));--kup_card_ripple_color:var(\n --kup-card-ripple-color,\n var(--kup-primary-color)\n );--kup_card_scalable_box_shadow:var(\n --kup-card-scalable-box-shadow,\n 0 2px 1px -1px rgba(0, 0, 0, 0.2),\n 0 1px 1px 0 rgba(0, 0, 0, 0.14),\n 0 1px 3px 0 rgba(0, 0, 0, 0.12)\n );--kup_card_scalable_starting_font_size:var(\n --kup-card-scalable-starting-font-size,\n 3em\n );--kup_card_scalable_static_font_size:var(\n --kup-card-scalable-static-font-size\n );display:block;font-size:var(--kup-font-size);height:var(--kup_card_height);min-height:var(--kup_card_height);min-width:var(--kup_card_width);outline:none;position:relative;width:var(--kup_card_width)}:host([is-menu]){display:none;animation:fade-in 0.25s ease-out}:host([menu-visible]){box-shadow:var(--kup-box-shadow);display:block}#kup-component{height:100%;width:100%}.mdc-ripple-surface{cursor:pointer;flex-direction:column;display:flex;height:100%;position:relative}.mdc-ripple-surface:before,.mdc-ripple-surface:after{background-color:var(--kup_card_ripple_color)}.card-view{animation:fade-in 0.25s ease-out;display:none;height:100%;width:100%}.card-view.visible{display:block}";
|
|
5302
5310
|
const KupCardStyle0 = kupCardCss;
|
|
5303
5311
|
|
|
5304
5312
|
const KupCard = class {
|
|
@@ -6498,7 +6506,7 @@ const KupCheckbox = class {
|
|
|
6498
6506
|
onChange: () => this.onKupChange(),
|
|
6499
6507
|
onFocus: () => this.onKupFocus(),
|
|
6500
6508
|
};
|
|
6501
|
-
return (h(Host, { key: '
|
|
6509
|
+
return (h(Host, { key: 'cbbc57937cb8a6fbc3c046aab1042a6ee8dc27d4' }, h("style", { key: 'fe75e694e0404c163e6d496f75f8fdd7619fa9de' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '08e3bf15b0881f1f36bf775aa903c49981043703', id: componentWrapperId }, h(FCheckbox, Object.assign({ key: 'd177891956d42963ea44472231f761a7e1757177' }, props)))));
|
|
6502
6510
|
}
|
|
6503
6511
|
disconnectedCallback() {
|
|
6504
6512
|
this.kupManager.theme.unregister(this);
|
|
@@ -6708,13 +6716,13 @@ const KupChip = class {
|
|
|
6708
6716
|
props.onFocus.push((chip) => this.onKupFocus(chip));
|
|
6709
6717
|
props.onIconClick.push((chip) => this.onKupIconClick(chip));
|
|
6710
6718
|
}
|
|
6711
|
-
return (h(Host, { key: '
|
|
6719
|
+
return (h(Host, { key: 'eb177845db872c1535aa083983f95df086ed4854', "onKup-autocomplete-itemclick": (e) => {
|
|
6712
6720
|
__classPrivateFieldGet$6(this, _KupChip_instances, "m", _KupChip_changeHandler).call(this, e);
|
|
6713
6721
|
}, "onKup-combobox-itemclick": (e) => {
|
|
6714
6722
|
__classPrivateFieldGet$6(this, _KupChip_instances, "m", _KupChip_changeHandler).call(this, e);
|
|
6715
6723
|
}, "onKup-textfield-change": (e) => {
|
|
6716
6724
|
__classPrivateFieldGet$6(this, _KupChip_instances, "m", _KupChip_changeHandler).call(this, e);
|
|
6717
|
-
} }, h("style", { key: '
|
|
6725
|
+
} }, h("style", { key: 'ee67e5d5d373043cb7c9870158a01d16ab931b50' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: 'b2e0eb8fb903bc5467c2a83de0c1df41962693ac', id: componentWrapperId }, ((_a = this.data) === null || _a === void 0 ? void 0 : _a.length) > 0 ? h(FChip, Object.assign({}, props)) : null, h("slot", { key: 'b503c5da4cfb0cbfb044b15fac372e018ccfc50f', name: "field" }))));
|
|
6718
6726
|
}
|
|
6719
6727
|
disconnectedCallback() {
|
|
6720
6728
|
this.kupManager.theme.unregister(this);
|
|
@@ -6999,7 +7007,7 @@ const KupColorPicker = class {
|
|
|
6999
7007
|
render() {
|
|
7000
7008
|
let widget = null;
|
|
7001
7009
|
if (this.swatchOnly) {
|
|
7002
|
-
widget = (h("button", { key: '
|
|
7010
|
+
widget = (h("button", { key: 'd2e5cbdadb1d7a1f50e2a0236480aa05a9dd90a8', disabled: this.disabled, class: "color-picker", onClick: () => this.openPicker(), style: {
|
|
7003
7011
|
backgroundColor: this.value,
|
|
7004
7012
|
}, type: "button" }));
|
|
7005
7013
|
}
|
|
@@ -7009,7 +7017,7 @@ const KupColorPicker = class {
|
|
|
7009
7017
|
const style = {
|
|
7010
7018
|
['--kup_colorpicker_thumb_color']: this.value ? this.value : '',
|
|
7011
7019
|
};
|
|
7012
|
-
return (h(Host, { key: '
|
|
7020
|
+
return (h(Host, { key: '9a77575db97ae30016636d4b02c49fa0603ca5c4', style: style }, h("style", { key: '4b1fc986a99d950f43aea08125eafea53bdf3bba' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '19ae4d506bdc3b8fb5ce7608a2a7bd0246861172', id: componentWrapperId }, widget)));
|
|
7013
7021
|
}
|
|
7014
7022
|
disconnectedCallback() {
|
|
7015
7023
|
if (this.card) {
|
|
@@ -7309,7 +7317,7 @@ const KupCombobox = class {
|
|
|
7309
7317
|
render() {
|
|
7310
7318
|
const fullHeight = this.rootElement.classList.contains('kup-full-height');
|
|
7311
7319
|
const fullWidth = this.rootElement.classList.contains('kup-full-width');
|
|
7312
|
-
return (h(Host, { key: '
|
|
7320
|
+
return (h(Host, { key: 'e7ba6869cff633888d39f3db640fd7b32e78685e', class: `${fullHeight ? 'kup-full-height' : ''} ${fullWidth ? 'kup-full-width' : ''}`, style: __classPrivateFieldGet$5(this, _KupCombobox_elStyle, "f") }, h("style", { key: 'e0e3a5b0d7c1847a11873e0c4401d8685dc54293' }, __classPrivateFieldGet$5(this, _KupCombobox_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: '228d589de2ba5179ab9e1bf3aea5dfa3e69049ba', id: componentWrapperId, style: __classPrivateFieldGet$5(this, _KupCombobox_elStyle, "f") }, h(FTextField, Object.assign({ key: 'c741848c5046c75228ee8063c51f913ca6fc3362' }, this.data['kup-text-field'], { disabled: this.disabled, fullHeight: fullHeight, fullWidth: fullWidth, icon: this.showDropDownIcon
|
|
7313
7321
|
? KupThemeIconValues.DROPDOWN
|
|
7314
7322
|
: null, readOnly: this.isSelect, trailingIcon: true, 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$5(this, _KupCombobox_instances, "m", _KupCombobox_prepList).call(this)));
|
|
7315
7323
|
}
|
|
@@ -7579,6 +7587,7 @@ class KupColumnMenu {
|
|
|
7579
7587
|
value: null,
|
|
7580
7588
|
},
|
|
7581
7589
|
id: KupColumnMenuIds.CHECKBOX_GLOBAL,
|
|
7590
|
+
key: KupColumnMenuIds.CHECKBOX_GLOBAL + column.name,
|
|
7582
7591
|
label: dom$1.ketchup.language.translate(KupLanguageCheckbox.ALL),
|
|
7583
7592
|
});
|
|
7584
7593
|
}
|
|
@@ -7662,6 +7671,7 @@ class KupColumnMenu {
|
|
|
7662
7671
|
columnName: column.name,
|
|
7663
7672
|
},
|
|
7664
7673
|
checked: column.isKey ? true : false,
|
|
7674
|
+
key: KupColumnMenuIds.SWITCH_KEY + column.name,
|
|
7665
7675
|
id: KupColumnMenuIds.SWITCH_KEY,
|
|
7666
7676
|
label: dom$1.ketchup.language.translate(KupLanguageRow.KEY),
|
|
7667
7677
|
leadingLabel: true,
|
|
@@ -7673,6 +7683,7 @@ class KupColumnMenu {
|
|
|
7673
7683
|
'data-storage': {
|
|
7674
7684
|
columnName: column.name,
|
|
7675
7685
|
},
|
|
7686
|
+
key: KupColumnMenuIds.SWITCH_GROUP + column.name,
|
|
7676
7687
|
checked: isGroupActive ? true : false,
|
|
7677
7688
|
id: KupColumnMenuIds.SWITCH_GROUP,
|
|
7678
7689
|
label: dom$1.ketchup.language.translate(KupLanguageGrouping.GROUPS),
|
|
@@ -7737,10 +7748,10 @@ class KupColumnMenu {
|
|
|
7737
7748
|
column: column,
|
|
7738
7749
|
},
|
|
7739
7750
|
fullWidth: true,
|
|
7740
|
-
icon: 'magnify',
|
|
7741
7751
|
id: KupColumnMenuIds.TEXTFIELD_FILTER,
|
|
7742
7752
|
initialValue: filterInitialValue,
|
|
7743
7753
|
isClearable: true,
|
|
7754
|
+
key: KupColumnMenuIds.TEXTFIELD_FILTER + column.name,
|
|
7744
7755
|
label: dom$1.ketchup.language.translate(KupLanguageSearch.SEARCH),
|
|
7745
7756
|
trailingIcon: true,
|
|
7746
7757
|
});
|
|
@@ -7753,6 +7764,7 @@ class KupColumnMenu {
|
|
|
7753
7764
|
fullWidth: true,
|
|
7754
7765
|
icon: 'functions',
|
|
7755
7766
|
id: KupColumnMenuIds.TEXTFIELD_FORMULA,
|
|
7767
|
+
key: KupColumnMenuIds.TEXTFIELD_FORMULA + column.name,
|
|
7756
7768
|
helper: `i.e.: [${column.name}] * 2`,
|
|
7757
7769
|
label: dom$1.ketchup.language.translate(KupLanguageTotals.FORMULA),
|
|
7758
7770
|
trailingIcon: true,
|
|
@@ -7787,10 +7799,10 @@ class KupColumnMenu {
|
|
|
7787
7799
|
fullWidth: true,
|
|
7788
7800
|
helperWhenFocused: true,
|
|
7789
7801
|
id: KupColumnMenuIds.TEXTFIELD_FROM,
|
|
7802
|
+
key: KupColumnMenuIds.TEXTFIELD_FROM + column.name,
|
|
7790
7803
|
initialValue: initialValueFrom,
|
|
7791
7804
|
isClearable: true,
|
|
7792
7805
|
label: dom$1.ketchup.language.translate(KupLanguageSearch.FROM),
|
|
7793
|
-
icon: 'magnify',
|
|
7794
7806
|
trailingIcon: true,
|
|
7795
7807
|
});
|
|
7796
7808
|
props.push({
|
|
@@ -7802,10 +7814,10 @@ class KupColumnMenu {
|
|
|
7802
7814
|
fullWidth: true,
|
|
7803
7815
|
helperWhenFocused: true,
|
|
7804
7816
|
id: KupColumnMenuIds.TEXTFIELD_TO,
|
|
7817
|
+
key: KupColumnMenuIds.TEXTFIELD_TO + column.name,
|
|
7805
7818
|
initialValue: initialValueTo,
|
|
7806
7819
|
isClearable: true,
|
|
7807
7820
|
label: dom$1.ketchup.language.translate(KupLanguageSearch.TO),
|
|
7808
|
-
icon: 'magnify',
|
|
7809
7821
|
trailingIcon: true,
|
|
7810
7822
|
});
|
|
7811
7823
|
return props;
|
|
@@ -7838,6 +7850,7 @@ class KupColumnMenu {
|
|
|
7838
7850
|
fullWidth: true,
|
|
7839
7851
|
helperWhenFocused: true,
|
|
7840
7852
|
id: KupColumnMenuIds.TEXTFIELD_FROM,
|
|
7853
|
+
key: KupColumnMenuIds.TEXTFIELD_FROM + column.name,
|
|
7841
7854
|
isClearable: true,
|
|
7842
7855
|
label: dom$1.ketchup.language.translate(KupLanguageSearch.FROM),
|
|
7843
7856
|
},
|
|
@@ -7856,6 +7869,7 @@ class KupColumnMenu {
|
|
|
7856
7869
|
fullWidth: true,
|
|
7857
7870
|
helperWhenFocused: true,
|
|
7858
7871
|
id: KupColumnMenuIds.TEXTFIELD_TO,
|
|
7872
|
+
key: KupColumnMenuIds.TEXTFIELD_TO + column.name,
|
|
7859
7873
|
isClearable: true,
|
|
7860
7874
|
label: dom$1.ketchup.language.translate(KupLanguageSearch.TO),
|
|
7861
7875
|
},
|
|
@@ -7913,6 +7927,7 @@ class KupColumnMenu {
|
|
|
7913
7927
|
fullWidth: true,
|
|
7914
7928
|
helperWhenFocused: true,
|
|
7915
7929
|
id: KupColumnMenuIds.TEXTFIELD_FROM,
|
|
7930
|
+
key: KupColumnMenuIds.TEXTFIELD_FROM + column.name,
|
|
7916
7931
|
isClearable: true,
|
|
7917
7932
|
label: dom$1.ketchup.language.translate(KupLanguageSearch.FROM),
|
|
7918
7933
|
},
|
|
@@ -7931,6 +7946,7 @@ class KupColumnMenu {
|
|
|
7931
7946
|
fullWidth: true,
|
|
7932
7947
|
helperWhenFocused: true,
|
|
7933
7948
|
id: KupColumnMenuIds.TEXTFIELD_TO,
|
|
7949
|
+
key: KupColumnMenuIds.TEXTFIELD_TO + column.name,
|
|
7934
7950
|
isClearable: true,
|
|
7935
7951
|
label: dom$1.ketchup.language.translate(KupLanguageSearch.TO),
|
|
7936
7952
|
},
|
|
@@ -7945,6 +7961,7 @@ class KupColumnMenu {
|
|
|
7945
7961
|
* @param {KupDataTable | KupTree} comp - Component using the column menu.
|
|
7946
7962
|
*/
|
|
7947
7963
|
eventHandlers(cardEvent, comp) {
|
|
7964
|
+
var _a;
|
|
7948
7965
|
const card = cardEvent.detail.card
|
|
7949
7966
|
? cardEvent.detail.card
|
|
7950
7967
|
: cardEvent.detail.comp.rootElement;
|
|
@@ -8040,6 +8057,7 @@ class KupColumnMenu {
|
|
|
8040
8057
|
default:
|
|
8041
8058
|
window.clearTimeout(comp.columnFilterTimeout);
|
|
8042
8059
|
comp.columnFilterTimeout = window.setTimeout(() => {
|
|
8060
|
+
var _a;
|
|
8043
8061
|
if (dataStorage['isInterval'] == true) {
|
|
8044
8062
|
this.intervalChange(comp, compEvent.detail.value, dataStorage['column'], dataStorage['intervalIndex'], !isClickEvent, dataStorage['suffix']);
|
|
8045
8063
|
}
|
|
@@ -8049,11 +8067,21 @@ class KupColumnMenu {
|
|
|
8049
8067
|
if (isClickEvent) {
|
|
8050
8068
|
this.saveTextualFilters(comp, dataStorage['column']);
|
|
8051
8069
|
}
|
|
8070
|
+
if ((_a = card.data) === null || _a === void 0 ? void 0 : _a.checkbox) {
|
|
8071
|
+
card.data.checkbox = this.prepCheckbox(comp, dataStorage['column']);
|
|
8072
|
+
card.refresh();
|
|
8073
|
+
}
|
|
8052
8074
|
}, 300);
|
|
8053
8075
|
break;
|
|
8054
8076
|
}
|
|
8055
8077
|
break;
|
|
8056
8078
|
}
|
|
8079
|
+
if (((_a = card.data) === null || _a === void 0 ? void 0 : _a.checkbox) &&
|
|
8080
|
+
!(dataStorage === null || dataStorage === void 0 ? void 0 : dataStorage['isInterval']) &&
|
|
8081
|
+
(dataStorage === null || dataStorage === void 0 ? void 0 : dataStorage['column'])) {
|
|
8082
|
+
card.data.checkbox = this.prepCheckbox(comp, dataStorage['column']);
|
|
8083
|
+
card.refresh();
|
|
8084
|
+
}
|
|
8057
8085
|
}
|
|
8058
8086
|
/**
|
|
8059
8087
|
* Triggered when the text filter changes.
|
|
@@ -9263,7 +9291,7 @@ const KupDataTable = class {
|
|
|
9263
9291
|
__classPrivateFieldSet$2(this, _KupDataTable_sizedColumns, __classPrivateFieldGet$4(this, _KupDataTable_instances, "m", _KupDataTable_getSizedColumns).call(this), "f");
|
|
9264
9292
|
let rows = null;
|
|
9265
9293
|
if (__classPrivateFieldGet$4(this, _KupDataTable_paginatedRowsLength, "f") === 0) {
|
|
9266
|
-
rows = (h("tr", { key: '
|
|
9294
|
+
rows = (h("tr", { key: '6ec17c2194a0f9664366a1c8f4876184defbda16', ref: (el) => __classPrivateFieldGet$4(this, _KupDataTable_rowsRefs, "f").push(el) }, h("td", { key: '299a374e5e6c6bdc3b685534024568f7c6fba9b7', colSpan: __classPrivateFieldGet$4(this, _KupDataTable_instances, "m", _KupDataTable_calculateColspan).call(this) }, this.emptyDataLabel)));
|
|
9267
9295
|
}
|
|
9268
9296
|
else {
|
|
9269
9297
|
rows = [];
|
|
@@ -9327,7 +9355,7 @@ const KupDataTable = class {
|
|
|
9327
9355
|
for (let i = 0; i < chipsData.length; i++) {
|
|
9328
9356
|
props.onIconClick.push(() => __classPrivateFieldGet$4(this, _KupDataTable_instances, "m", _KupDataTable_removeGroup).call(this, i));
|
|
9329
9357
|
}
|
|
9330
|
-
groupChips = h(FChip, Object.assign({ key: '
|
|
9358
|
+
groupChips = h(FChip, Object.assign({ key: '0bde9a401d757b369b86a9d5ff5ab82a4b6ad9a8' }, props));
|
|
9331
9359
|
}
|
|
9332
9360
|
}
|
|
9333
9361
|
const tableClass = {
|
|
@@ -9360,7 +9388,7 @@ const KupDataTable = class {
|
|
|
9360
9388
|
if (this.headerIsPersistent &&
|
|
9361
9389
|
this.tableHeight === undefined &&
|
|
9362
9390
|
this.tableWidth === undefined) {
|
|
9363
|
-
stickyEl = (h("sticky-header", { key: '
|
|
9391
|
+
stickyEl = (h("sticky-header", { key: '42baa49fb27444f0955e1fdffc42a84c5c3c5b64', class: "hover-scrolling-child", hidden: !this.showHeader, ref: (el) => (__classPrivateFieldSet$2(this, _KupDataTable_stickyTheadRef, el, "f")) }, h("thead-sticky", { key: 'aa432e9fb1751f5704902dd812e5682a6db626ef' }, h("tr-sticky", { key: 'b0f5a9df5ef808457d3b2622e177c932a45e0873' }, stickyHeader))));
|
|
9364
9392
|
}
|
|
9365
9393
|
let belowClass = 'below-wrapper';
|
|
9366
9394
|
if (this.tableHeight !== undefined || this.tableWidth !== undefined) {
|
|
@@ -9383,11 +9411,11 @@ const KupDataTable = class {
|
|
|
9383
9411
|
}
|
|
9384
9412
|
}
|
|
9385
9413
|
};
|
|
9386
|
-
const compCreated = (h(Host, { key: '
|
|
9414
|
+
const compCreated = (h(Host, { key: '8b0436d3520e9a5c99d06356df179f1df5e83ec9', "onKup-cell-input": autoselectOnAction, "onKup-cell-update": autoselectOnAction }, h("style", { key: 'b091c43ea7d2cd714d178097235ff57ee9fe9364' }, __classPrivateFieldGet$4(this, _KupDataTable_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: 'eb4e38e5c201ee824745dd435d4f91bc31252018', id: componentWrapperId }, h("div", { key: '5dbaf383ae91b297b938a72dcc48945b9db41f76', class: "above-wrapper" }, this.globalFilter ? (h("div", { id: "global-filter" }, h(FTextField, { fullWidth: true, icon: KupThemeIconValues.SEARCH, label: __classPrivateFieldGet$4(this, _KupDataTable_kupManager, "f").language.translate(KupLanguageSearch.SEARCH), value: this.globalFilterValue, onInput: (event) => {
|
|
9387
9415
|
const t = event.target;
|
|
9388
9416
|
window.clearTimeout(__classPrivateFieldGet$4(this, _KupDataTable_globalFilterTimeout, "f"));
|
|
9389
9417
|
__classPrivateFieldSet$2(this, _KupDataTable_globalFilterTimeout, window.setTimeout(() => __classPrivateFieldGet$4(this, _KupDataTable_instances, "m", _KupDataTable_onGlobalFilterChange).call(this, t), 600, t), "f");
|
|
9390
|
-
} }))) : null, paginatorTop), h("div", { key: '
|
|
9418
|
+
} }))) : null, paginatorTop), h("div", { key: '3b912d9175b0f0b43f10fdaa4da808697f798221', class: "group-wrapper" }, groupChips), h("div", { key: 'd317415b9cc484697441155f295992e9e8e6145f', class: "actions-wrapper" }, this.insertMode !== '' ? (h(FButton, { icon: "plus", onClick: async () => {
|
|
9391
9419
|
var _a;
|
|
9392
9420
|
if (this.insertMode === 'form') {
|
|
9393
9421
|
__classPrivateFieldGet$4(this, _KupDataTable_instances, "m", _KupDataTable_rowInsertForm).call(this);
|
|
@@ -9435,9 +9463,9 @@ const KupDataTable = class {
|
|
|
9435
9463
|
id: this.rootElement.id,
|
|
9436
9464
|
selectedRows: this.selectedRows,
|
|
9437
9465
|
});
|
|
9438
|
-
}, styling: FButtonStyling.OUTLINED, title: "History", wrapperClass: "history-button" })) : null), h("div", { key: '
|
|
9466
|
+
}, styling: FButtonStyling.OUTLINED, title: "History", wrapperClass: "history-button" })) : null), h("div", { key: '80475d43b198eeadb99f2016b0b4b38afa22649c', class: "droparea", ref: (el) => (__classPrivateFieldSet$2(this, _KupDataTable_dropareaRef, el, "f")) }, this.showGroups ? __classPrivateFieldGet$4(this, _KupDataTable_instances, "m", _KupDataTable_columnGroupArea).call(this) : null, this.removableColumns
|
|
9439
9467
|
? __classPrivateFieldGet$4(this, _KupDataTable_instances, "m", _KupDataTable_columnRemoveArea).call(this)
|
|
9440
|
-
: null), h("div", { key: '
|
|
9468
|
+
: null), h("div", { key: '76d67c9cd5d5a857817610354369c1e1dbb89e27', style: elStyle, class: belowClass, ref: (el) => (__classPrivateFieldSet$2(this, _KupDataTable_tableAreaRef, el, "f")) }, this.showCustomization
|
|
9441
9469
|
? [
|
|
9442
9470
|
h("div", { class: "settings-trigger", onClick: () => {
|
|
9443
9471
|
__classPrivateFieldGet$4(this, _KupDataTable_instances, "m", _KupDataTable_onCustomSettingsClick).call(this);
|
|
@@ -9446,11 +9474,11 @@ const KupDataTable = class {
|
|
|
9446
9474
|
} }, h(FImage, { color: `var(${KupThemeColorValues.TITLE})`, resource: "settings", sizeX: "10px" })),
|
|
9447
9475
|
this.renderCustomizePanel(),
|
|
9448
9476
|
]
|
|
9449
|
-
: null, h("table", { key: '
|
|
9477
|
+
: null, h("table", { key: '8f0d78c0385b92303cb5f6784923389571de62de', class: tableClass, ref: (el) => (__classPrivateFieldSet$2(this, _KupDataTable_tableRef, el, "f")), onMouseLeave: (ev) => {
|
|
9450
9478
|
ev.stopPropagation();
|
|
9451
9479
|
}, onContextMenu: (e) => {
|
|
9452
9480
|
e.preventDefault();
|
|
9453
|
-
} }, h("thead", { key: '
|
|
9481
|
+
} }, h("thead", { key: '5f985a1f042fab07a6a48d09d9bf1f3805d9f8f7', hidden: !this.showHeader, ref: (el) => (__classPrivateFieldSet$2(this, _KupDataTable_theadRef, el, "f")) }, h("tr", { key: '494390c631f95090d7d505d8d044c64fc80d049b' }, header)), h("tbody", { key: '5933ee1d35d7943096e1c8094e2f3ca795b34e64' }, rows), this.showFooter || __classPrivateFieldGet$4(this, _KupDataTable_instances, "m", _KupDataTable_hasTotals).call(this)
|
|
9454
9482
|
? this.renderFooter()
|
|
9455
9483
|
: null), stickyEl), paginatorBottom)));
|
|
9456
9484
|
return compCreated;
|
|
@@ -12064,7 +12092,7 @@ const KupDatePicker = class {
|
|
|
12064
12092
|
this.kupManager.debug.logRender(this, true);
|
|
12065
12093
|
}
|
|
12066
12094
|
render() {
|
|
12067
|
-
return (h(Host, { key: '
|
|
12095
|
+
return (h(Host, { key: '263efd845aafc7d59a42dc22fe3e80a796109ba6' }, h("style", { key: '12d3c256015a2b1abb2ce0290a2b57b83692d1f6' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '9b01e7fbd9b23991c621c94ad4e5dde488aed9a2', id: componentWrapperId }, this.prepTextfield(this.getDateForOutput()))));
|
|
12068
12096
|
}
|
|
12069
12097
|
disconnectedCallback() {
|
|
12070
12098
|
this.kupManager.dates.unregister(this);
|
|
@@ -12233,7 +12261,7 @@ const KupDialog = class {
|
|
|
12233
12261
|
'--kup_dialog_height': this.sizeY ? this.sizeY : 'auto',
|
|
12234
12262
|
'--kup_dialog_width': this.sizeX ? this.sizeX : 'auto',
|
|
12235
12263
|
};
|
|
12236
|
-
return (h(Host, { key: '
|
|
12264
|
+
return (h(Host, { key: 'aa03047a519896f20e3d80a4799da6ed5c1ddf79', "fade-in": true, style: style }, h("style", { key: '003a00803ff27ff4a878283188cff323e41771f7' }, __classPrivateFieldGet$3(this, _KupDialog_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: '5928c2171e87697f993f7f6d0e9c5c4874581cf2', id: componentWrapperId }, this.header ? (h("div", { class: "header", ref: (el) => (__classPrivateFieldSet$1(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)) : null, h("div", { key: 'c061fb572fd6451f75c66eaaed3a205aeefa2d50', class: "content" }, h("slot", { key: '0c8fdc70e9a207b1f43db50e8e36ab7a7de31686' })))));
|
|
12237
12265
|
}
|
|
12238
12266
|
disconnectedCallback() {
|
|
12239
12267
|
if (this.modal) {
|
|
@@ -12553,7 +12581,7 @@ const KupDropdownButton = class {
|
|
|
12553
12581
|
return buttons;
|
|
12554
12582
|
}
|
|
12555
12583
|
render() {
|
|
12556
|
-
return (h(Host, { key: '
|
|
12584
|
+
return (h(Host, { key: '02b7442822aed0906a600a27bb38584d20d8b8da' }, h("style", { key: '9542ddd0964d69d0b436ba627e72b2c2baff5a06' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: 'eb3180cf5606dbd9fcd08fd7c32b4250b3c7b9f4', id: componentWrapperId }, h("div", { key: '0c858d56dc506d1af0865486eaab3192724c155c', class: "dropdown-button--wrapper" }, this.renderButtons()), h("kup-list", Object.assign({ key: '366c2d9ed50d0f3daf4b62af7fd0d3366204596b' }, 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) })))));
|
|
12557
12585
|
}
|
|
12558
12586
|
disconnectedCallback() {
|
|
12559
12587
|
if (this.listEl) {
|
|
@@ -13001,7 +13029,7 @@ const KupForm = class {
|
|
|
13001
13029
|
render() {
|
|
13002
13030
|
let formContent = null;
|
|
13003
13031
|
if (this.data.rows.length === 0) {
|
|
13004
|
-
formContent = (h("p", { key: '
|
|
13032
|
+
formContent = (h("p", { key: '8de1880505d9c9e2c75d97ee1a1c9bf22d818ec7' }, this.kupManager.language.translate(KupLanguageGeneric.EMPTY_DATA)));
|
|
13005
13033
|
}
|
|
13006
13034
|
else {
|
|
13007
13035
|
const rows = this.data.rows;
|
|
@@ -13012,7 +13040,7 @@ const KupForm = class {
|
|
|
13012
13040
|
formContent.push(this.renderRow(rows[cnt++]));
|
|
13013
13041
|
}
|
|
13014
13042
|
}
|
|
13015
|
-
return (h(Host, { key: '
|
|
13043
|
+
return (h(Host, { key: 'ae9fc1b713554b94316e9d3eb2ca81f2915e5612' }, h("style", { key: '58b076047c84ed062d74d44dbad49e1210abfb62' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '84f0d39aa2255c5a347dc3346cac7619477dee84', id: componentWrapperId }, formContent)));
|
|
13016
13044
|
}
|
|
13017
13045
|
disconnectedCallback() {
|
|
13018
13046
|
this.kupManager.language.unregister(this);
|
|
@@ -14655,7 +14683,7 @@ const KupList = class {
|
|
|
14655
14683
|
}
|
|
14656
14684
|
__classPrivateFieldSet(this, _KupList_radios, [], "f");
|
|
14657
14685
|
let index = 0;
|
|
14658
|
-
return (h(Host, { key: '
|
|
14686
|
+
return (h(Host, { key: 'ff8cf50e01bf7df853f349bc486d049454ba452d' }, h("style", { key: 'eb5fbe518f874a20b9d42ba4584aeef121e3dd88' }, __classPrivateFieldGet$2(this, _KupList_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: '92c7c75f8002bccef6ba5ec6d453fbb08840b440', id: "kup-component", class: wrapperClass }, h("ul", { key: 'eaec78e20a8795153bd21bfddc5c6d9240f70b21', class: componentClass, role: roleAttr, "aria-multiselectable": ariaMultiSelectable }, this.data
|
|
14659
14687
|
.filter((item) => __classPrivateFieldGet$2(this, _KupList_instances, "m", _KupList_itemCompliant).call(this, item))
|
|
14660
14688
|
.map((item) => __classPrivateFieldGet$2(this, _KupList_instances, "m", _KupList_renderListItem).call(this, item, index++))))));
|
|
14661
14689
|
}
|
|
@@ -14947,7 +14975,7 @@ const KupProgressBar = class {
|
|
|
14947
14975
|
? true
|
|
14948
14976
|
: false,
|
|
14949
14977
|
};
|
|
14950
|
-
return (h(Host, { key: '
|
|
14978
|
+
return (h(Host, { key: '2519f6ff0745bfd0992ed79768f8500fe94f96d1' }, h("style", { key: '95b3c95c896d32e5bfce6d67b3c81bc279798992' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '1fed50d7f953f05246761e498c15cb0cc3609094', id: componentWrapperId }, h(FProgressBar, Object.assign({ key: 'b1d00f5939f471a13aadb61fa6acc2e596c72a92' }, props)))));
|
|
14951
14979
|
}
|
|
14952
14980
|
disconnectedCallback() {
|
|
14953
14981
|
this.kupManager.theme.unregister(this);
|
|
@@ -15203,7 +15231,7 @@ const KupRating = class {
|
|
|
15203
15231
|
: false,
|
|
15204
15232
|
onClick: (i) => this.onKupClick(i),
|
|
15205
15233
|
};
|
|
15206
|
-
return (h(Host, { key: '
|
|
15234
|
+
return (h(Host, { key: 'ae8604a4873394b0b748568b542fa16fb7e72126' }, h("style", { key: '90412b7a59ce64628d267399d28180f58f7e51e8' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: 'dd12464c6421c23c166ba8192c1d8788c84fdc31', id: componentWrapperId }, h(FRating, Object.assign({ key: '6cdd05508c5acb838def177930805baf9ec30591' }, props)))));
|
|
15207
15235
|
}
|
|
15208
15236
|
disconnectedCallback() {
|
|
15209
15237
|
this.kupManager.theme.unregister(this);
|
|
@@ -15326,59 +15354,59 @@ const KupSpinner = class {
|
|
|
15326
15354
|
spinnerClass = 'spinner-v' + this.layout;
|
|
15327
15355
|
if (this.layout === 7) {
|
|
15328
15356
|
spinnerEl = [
|
|
15329
|
-
h("div", { key: '
|
|
15330
|
-
h("div", { key: '
|
|
15331
|
-
h("div", { key: '
|
|
15332
|
-
h("div", { key: '
|
|
15333
|
-
h("div", { key: '
|
|
15334
|
-
h("div", { key: '
|
|
15357
|
+
h("div", { key: '2da15f257956d57e0256d4a3d70123c03812fa94', class: "sk-spinner-v7-dot" }),
|
|
15358
|
+
h("div", { key: '43e56c84b9580d9dd29a7606e29e9cd88d11ad65', class: "sk-spinner-v7-dot" }),
|
|
15359
|
+
h("div", { key: '03a127667c24b2e4106ff9b9a855f4690dbdab3b', class: "sk-spinner-v7-dot" }),
|
|
15360
|
+
h("div", { key: 'd53d26ece737b80e4d0076bbb86dcd1e0712fb3e', class: "sk-spinner-v7-dot" }),
|
|
15361
|
+
h("div", { key: '6e423e7cc9acf2a9860b61e959494956492aa497', class: "sk-spinner-v7-dot" }),
|
|
15362
|
+
h("div", { key: '2ff65741313fbe1a32997ce7e38c460246f5497a', class: "sk-spinner-v7-dot" }),
|
|
15335
15363
|
];
|
|
15336
15364
|
}
|
|
15337
15365
|
if (this.layout === 9) {
|
|
15338
15366
|
spinnerEl = [
|
|
15339
|
-
h("div", { key: '
|
|
15340
|
-
h("div", { key: '
|
|
15367
|
+
h("div", { key: 'f5bf634128170e523db71a33505f9cf59c62edcb', class: "sk-spinner-v9-bounce1" }),
|
|
15368
|
+
h("div", { key: '8b5c5bc5b16ec212d7bcc46cccb6aced8267aa33', class: "sk-spinner-v9-bounce2" }),
|
|
15341
15369
|
];
|
|
15342
15370
|
}
|
|
15343
15371
|
if (this.layout === 10) {
|
|
15344
15372
|
spinnerEl = [
|
|
15345
|
-
h("div", { key: '
|
|
15346
|
-
h("div", { key: '
|
|
15373
|
+
h("div", { key: '58c107bffdc4bf92e5306dbdb7b7497c9f4b2423', class: "sk-spinner-v10-cube1" }),
|
|
15374
|
+
h("div", { key: '9ed7028850614d3a8c0b54d4ee9fbeb2c160232e', class: "sk-spinner-v10-cube2" }),
|
|
15347
15375
|
];
|
|
15348
15376
|
}
|
|
15349
15377
|
if (this.layout === 12) {
|
|
15350
15378
|
spinnerEl = [
|
|
15351
|
-
h("div", { key: '
|
|
15352
|
-
h("div", { key: '
|
|
15379
|
+
h("div", { key: '8e0ab226264bf3c45925ccaff20b9c5cee93b6d3', class: "sk-spinner-v12-dot1" }),
|
|
15380
|
+
h("div", { key: '7b7ad0f27cba8b5504de906eefabd49ebfa0596a', class: "sk-spinner-v12-dot2" }),
|
|
15353
15381
|
];
|
|
15354
15382
|
}
|
|
15355
15383
|
if (this.layout === 13) {
|
|
15356
15384
|
spinnerEl = [
|
|
15357
|
-
h("div", { key: '
|
|
15358
|
-
h("div", { key: '
|
|
15359
|
-
h("div", { key: '
|
|
15360
|
-
h("div", { key: '
|
|
15361
|
-
h("div", { key: '
|
|
15362
|
-
h("div", { key: '
|
|
15363
|
-
h("div", { key: '
|
|
15364
|
-
h("div", { key: '
|
|
15365
|
-
h("div", { key: '
|
|
15385
|
+
h("div", { key: '20d1d2d362a775bf037a6c2aaf7663a0dab9485d', class: "sk-spinner-v13-cube sk-spinner-v13-cube1" }),
|
|
15386
|
+
h("div", { key: '98bef449450cc63738e9b85ec57cb3d6469f6034', class: "sk-spinner-v13-cube sk-spinner-v13-cube2" }),
|
|
15387
|
+
h("div", { key: 'f258e424ba6220edb59c84a9da9df66fa2c8ffe0', class: "sk-spinner-v13-cube sk-spinner-v13-cube3" }),
|
|
15388
|
+
h("div", { key: 'f6cd6f7376d13a13009a1bb77a30d1e698bdb1bb', class: "sk-spinner-v13-cube sk-spinner-v13-cube4" }),
|
|
15389
|
+
h("div", { key: '45877c1e22e46a0dda1d730b357a97a9e66a4381', class: "sk-spinner-v13-cube sk-spinner-v13-cube5" }),
|
|
15390
|
+
h("div", { key: '04b778ec14a7c14ce6f5a8fe1a01b234c1e25272', class: "sk-spinner-v13-cube sk-spinner-v13-cube6" }),
|
|
15391
|
+
h("div", { key: '4257fce3f3a05594d2250328b3bb524c314ef17e', class: "sk-spinner-v13-cube sk-spinner-v13-cube7" }),
|
|
15392
|
+
h("div", { key: '482229f1072a9e6e78ff80044ba7a6f4b4221417', class: "sk-spinner-v13-cube sk-spinner-v13-cube8" }),
|
|
15393
|
+
h("div", { key: '691ab6492d9d020fdc70a50cff8988d2629518fd', class: "sk-spinner-v13-cube sk-spinner-v13-cube9" }),
|
|
15366
15394
|
];
|
|
15367
15395
|
}
|
|
15368
15396
|
if (this.layout === 14) {
|
|
15369
15397
|
spinnerEl = [
|
|
15370
|
-
h("div", { key: '
|
|
15371
|
-
h("div", { key: '
|
|
15372
|
-
h("div", { key: '
|
|
15373
|
-
h("div", { key: '
|
|
15374
|
-
h("div", { key: '
|
|
15375
|
-
h("div", { key: '
|
|
15376
|
-
h("div", { key: '
|
|
15377
|
-
h("div", { key: '
|
|
15378
|
-
h("div", { key: '
|
|
15379
|
-
h("div", { key: '
|
|
15380
|
-
h("div", { key: '
|
|
15381
|
-
h("div", { key: '
|
|
15398
|
+
h("div", { key: '0c5ba5c308560ac2edc8cec611586eaf7db7b529', class: "sk-spinner-v14-circle1 sk-spinner-v14-circle" }),
|
|
15399
|
+
h("div", { key: 'd87ad98e53a2ed6fa487e6167ea186ca75379c5c', class: "sk-spinner-v14-circle2 sk-spinner-v14-circle" }),
|
|
15400
|
+
h("div", { key: 'fe3bed4eed871d8a0b21d0e737754404356e52a6', class: "sk-spinner-v14-circle3 sk-spinner-v14-circle" }),
|
|
15401
|
+
h("div", { key: '946be0587221f99a4f34475eb35bb3ac6d94d4fe', class: "sk-spinner-v14-circle4 sk-spinner-v14-circle" }),
|
|
15402
|
+
h("div", { key: '9396029d6027425ddac4ee6e40acffc18a415dcb', class: "sk-spinner-v14-circle5 sk-spinner-v14-circle" }),
|
|
15403
|
+
h("div", { key: 'f3e31d3354c786f30d9aaa0306ebdfb2c4ca1f85', class: "sk-spinner-v14-circle6 sk-spinner-v14-circle" }),
|
|
15404
|
+
h("div", { key: '6e4bdf9c33d44e62b59b196d11505fdd296f6e01', class: "sk-spinner-v14-circle7 sk-spinner-v14-circle" }),
|
|
15405
|
+
h("div", { key: 'd19d9254ed3b906798f3c8c8cd541d0addf81537', class: "sk-spinner-v14-circle8 sk-spinner-v14-circle" }),
|
|
15406
|
+
h("div", { key: 'b371921ea7ba8094c95358ece79e568f1ff3266c', class: "sk-spinner-v14-circle9 sk-spinner-v14-circle" }),
|
|
15407
|
+
h("div", { key: '557a50629faa7c43d58f6def6579d6754ec20a9d', class: "sk-spinner-v14-circle10 sk-spinner-v14-circle" }),
|
|
15408
|
+
h("div", { key: '5ede70fde18c2b40e49e21889765140b557fd681', class: "sk-spinner-v14-circle11 sk-spinner-v14-circle" }),
|
|
15409
|
+
h("div", { key: '8444b9122250b3d2b2d4a3ad31a061e3fa12a5c4', class: "sk-spinner-v14-circle12 sk-spinner-v14-circle" }),
|
|
15382
15410
|
];
|
|
15383
15411
|
}
|
|
15384
15412
|
}
|
|
@@ -15397,7 +15425,7 @@ const KupSpinner = class {
|
|
|
15397
15425
|
else {
|
|
15398
15426
|
elStyle = Object.assign(Object.assign({}, elStyle), { fontSize: '3px' });
|
|
15399
15427
|
}
|
|
15400
|
-
return (h(Host, { key: '
|
|
15428
|
+
return (h(Host, { key: 'dcad28e3a8fbfb4ff90b1f1b612509c43707bc1c', style: elStyle }, h("style", { key: 'd76f89d7ff29dd63bd8da49410c03a1548ed4552' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: '3d45170b3dd4130fcfae92c5a46431befcd8fe19', id: componentWrapperId, style: elStyle }, h("div", { key: 'bdc8a4ab78ecebe3ab17ebbde124ae7db990ffe0', id: "loading-wrapper-master", class: masterClass, style: elStyle }, h("div", { key: '98fcd8be4b1c81cc5aa02b66f32cedc49fa0a7bd', id: wrapperClass, style: elStyle }, h("div", { key: '4c5bf613e7848cf46ada2419214e7a25008bee62', class: spinnerClass }, spinnerEl))))));
|
|
15401
15429
|
}
|
|
15402
15430
|
disconnectedCallback() {
|
|
15403
15431
|
this.kupManager.theme.unregister(this);
|
|
@@ -15543,7 +15571,7 @@ const KupSwitch = class {
|
|
|
15543
15571
|
onChange: () => this.onKupChange(),
|
|
15544
15572
|
onFocus: () => this.onKupFocus(),
|
|
15545
15573
|
};
|
|
15546
|
-
return (h(Host, { key: '
|
|
15574
|
+
return (h(Host, { key: '623b8a01284d67c7919d21fa7b252f5a8a960b2c' }, h("style", { key: 'e6c132abdeb0d88fd004492915ef4e70ab805cfd' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: 'a7accd1e44fcf05177092572e49b7c148a8cf9f5', id: componentWrapperId }, h(FSwitch, Object.assign({ key: '66e857b581cbcb65356264ae121ba0d55deb3b18' }, props)))));
|
|
15547
15575
|
}
|
|
15548
15576
|
disconnectedCallback() {
|
|
15549
15577
|
this.kupManager.theme.unregister(this);
|
|
@@ -16088,7 +16116,7 @@ var KupTimePickerProps;
|
|
|
16088
16116
|
KupTimePickerProps["timeMinutesStep"] = "Minutes step";
|
|
16089
16117
|
})(KupTimePickerProps || (KupTimePickerProps = {}));
|
|
16090
16118
|
|
|
16091
|
-
const kupTimePickerCss = ".kup-body-compact-01{font-family:var(--kup-font-family);font-size:14px;line-height:18px;font-weight:400;letter-spacing:0.16px}.kup-body-01{font-family:var(--kup-font-family);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{display:block;font-size:var(--kup-font-size);width:max-content}#time-picker-div{display:none;outline:none;position:absolute;z-index:1}#time-picker-div.visible{display:block}.clock{box-shadow:var(--kup-box-shadow);width:300px;height:450px;background-color:var(--kup-background-color);position:relative;font-family:var(--kup-font-family)}.top{background-color:var(--kup-primary-color);color:var(--kup-text-on-primary-color);height:100px;line-height:100px;font-size:50px;text-align:center}.top span{cursor:pointer;opacity:0.75;transition:0.25s ease-in-out}.top .active{opacity:1}.circle{user-select:none;background-color:rgba(var(--kup-text-color-rgb), 0.1);width:250px;height:250px;border-radius:1000px;position:relative;top:25px;left:25px;box-sizing:border-box;display:none}.circle.active{display:block}.mid{position:absolute;left:calc(50% - 0px);top:calc(50% - 0px);width:2px;height:2px;border-radius:10px;background-color:var(--kup-text-color)}.hour{position:absolute;height:40px;line-height:40px;width:40px;border-radius:40px;text-align:center}.hour.selected{z-index:2}.hour.selected::after{content:\"\";z-index:-1;background-color:rgba(var(--kup-primary-color-rgb), 0.5);height:1px;width:100%;position:absolute;transform:rotate(-90deg);transform-origin:100% 0%;top:50%;width:101px;right:50%}.hour2{z-index:2;position:absolute;height:30px;line-height:30px;width:30px;border-radius:40px;text-align:center;font-size:14px}.hour2.selected::after{content:\"\";background-color:rgba(var(--kup-primary-color-rgb), 0.5);height:1px;width:100%;position:absolute;transform:rotate(-90deg);transform-origin:100% 0%;top:50%;width:64px;right:50%;z-index:-1}.unit{position:absolute;height:20px;line-height:20px;width:20px;border-radius:40px;text-align:center;font-size:12px}.unit.selected::after{content:\"\";background-color:rgba(var(--kup-primary-color-rgb), 0.5);height:1px;width:100%;position:absolute;transform:rotate(-90deg);transform-origin:100% 0%;top:50%;width:101px;right:50%}.hour,.hour2,.unit{cursor:pointer;transition:background-color 0.25s}.hour:hover,.hour2:hover,.unit:hover{background-color:rgba(var(--kup-primary-color-rgb), 0.275)}.hour.selected,.hour2.selected,.unit.selected{background-color:var(--kup-primary-color);color:var(--kup-text-on-primary-color)}.actions{color:var(--kup-primary-color);font-weight:bold;font-size:20px;display:flex;justify-content:flex-end;position:absolute;width:100%;box-sizing:border-box;bottom:10px}.action{display:inline-block;width:100px;text-align:center;height:37.5px;line-height:37.5px;margin-right:10px;cursor:pointer;border-radius:2px}.clock .actions .action:hover{background-color:rgba(0, 0, 0, 0.1)}.clock .actions .action:active{background-color:rgba(0, 0, 0, 0.3)}.hour:nth-child(12):after{transform:rotate(330deg)}.hour:nth-child(11):after{transform:rotate(300deg)}.hour:nth-child(10):after{transform:rotate(270deg)}.hour:nth-child(9):after{transform:rotate(240deg)}.hour:nth-child(8):after{transform:rotate(210deg)}.hour:nth-child(7):after{transform:rotate(180deg)}.hour:nth-child(6):after{transform:rotate(150deg)}.hour:nth-child(5):after{transform:rotate(120deg)}.hour:nth-child(4):after{transform:rotate(90deg)}.hour:nth-child(3):after{transform:rotate(60deg)}.hour:nth-child(2):after{transform:rotate(30deg)}.hour:nth-child(1):after{transform:rotate(0deg)}.hour2:nth-child(24):after{transform:rotate(690deg)}.hour2:nth-child(23):after{transform:rotate(660deg)}.hour2:nth-child(22):after{transform:rotate(630deg)}.hour2:nth-child(21):after{transform:rotate(600deg)}.hour2:nth-child(20):after{transform:rotate(570deg)}.hour2:nth-child(19):after{transform:rotate(540deg)}.hour2:nth-child(18):after{transform:rotate(510deg)}.hour2:nth-child(17):after{transform:rotate(480deg)}.hour2:nth-child(16):after{transform:rotate(450deg)}.hour2:nth-child(15):after{transform:rotate(420deg)}.hour2:nth-child(14):after{transform:rotate(390deg)}.hour2:nth-child(13):after{transform:rotate(360deg)}.unit:nth-child(60):after{transform:rotate(354deg)}.unit:nth-child(59):after{transform:rotate(348deg)}.unit:nth-child(58):after{transform:rotate(342deg)}.unit:nth-child(57):after{transform:rotate(336deg)}.unit:nth-child(56):after{transform:rotate(330deg)}.unit:nth-child(55):after{transform:rotate(324deg)}.unit:nth-child(54):after{transform:rotate(318deg)}.unit:nth-child(53):after{transform:rotate(312deg)}.unit:nth-child(52):after{transform:rotate(306deg)}.unit:nth-child(51):after{transform:rotate(300deg)}.unit:nth-child(50):after{transform:rotate(294deg)}.unit:nth-child(49):after{transform:rotate(288deg)}.unit:nth-child(48):after{transform:rotate(282deg)}.unit:nth-child(47):after{transform:rotate(276deg)}.unit:nth-child(46):after{transform:rotate(270deg)}.unit:nth-child(45):after{transform:rotate(264deg)}.unit:nth-child(44):after{transform:rotate(258deg)}.unit:nth-child(43):after{transform:rotate(252deg)}.unit:nth-child(42):after{transform:rotate(246deg)}.unit:nth-child(41):after{transform:rotate(240deg)}.unit:nth-child(40):after{transform:rotate(234deg)}.unit:nth-child(39):after{transform:rotate(228deg)}.unit:nth-child(38):after{transform:rotate(222deg)}.unit:nth-child(37):after{transform:rotate(216deg)}.unit:nth-child(36):after{transform:rotate(210deg)}.unit:nth-child(35):after{transform:rotate(204deg)}.unit:nth-child(34):after{transform:rotate(198deg)}.unit:nth-child(33):after{transform:rotate(192deg)}.unit:nth-child(32):after{transform:rotate(186deg)}.unit:nth-child(31):after{transform:rotate(180deg)}.unit:nth-child(30):after{transform:rotate(174deg)}.unit:nth-child(29):after{transform:rotate(168deg)}.unit:nth-child(28):after{transform:rotate(162deg)}.unit:nth-child(27):after{transform:rotate(156deg)}.unit:nth-child(26):after{transform:rotate(150deg)}.unit:nth-child(25):after{transform:rotate(144deg)}.unit:nth-child(24):after{transform:rotate(138deg)}.unit:nth-child(23):after{transform:rotate(132deg)}.unit:nth-child(22):after{transform:rotate(126deg)}.unit:nth-child(21):after{transform:rotate(120deg)}.unit:nth-child(20):after{transform:rotate(114deg)}.unit:nth-child(19):after{transform:rotate(108deg)}.unit:nth-child(18):after{transform:rotate(102deg)}.unit:nth-child(17):after{transform:rotate(96deg)}.unit:nth-child(16):after{transform:rotate(90deg)}.unit:nth-child(15):after{transform:rotate(84deg)}.unit:nth-child(14):after{transform:rotate(78deg)}.unit:nth-child(13):after{transform:rotate(72deg)}.unit:nth-child(12):after{transform:rotate(66deg)}.unit:nth-child(11):after{transform:rotate(60deg)}.unit:nth-child(10):after{transform:rotate(54deg)}.unit:nth-child(9):after{transform:rotate(48deg)}.unit:nth-child(8):after{transform:rotate(42deg)}.unit:nth-child(7):after{transform:rotate(36deg)}.unit:nth-child(6):after{transform:rotate(30deg)}.unit:nth-child(5):after{transform:rotate(24deg)}.unit:nth-child(4):after{transform:rotate(18deg)}.unit:nth-child(3):after{transform:rotate(12deg)}.unit:nth-child(2):after{transform:rotate(6deg)}.unit:nth-child(1):after{transform:rotate(0deg)}.f-text-field{position:relative}:host(.kup-full-height){height:100%}:host(.kup-full-height) #kup-component{height:100%}:host(.kup-full-width){width:100%}:host(.kup-full-width) #kup-component{width:100%}:host(.kup-danger){--kup-textfield-primary-color:var(--kup-danger-color);--kup-textfield-primary-color-rgb:var(--kup-danger-color-rgb);--kup-list-primary-color:var(--kup-danger-color);--kup-list-primary-color-rgb:var(--kup-danger-color-rgb)}:host(.kup-info){--kup-textfield-primary-color:var(--kup-info-color);--kup-textfield-primary-color-rgb:var(--kup-info-color-rgb);--kup-list-primary-color:var(--kup-info-color);--kup-list-primary-color-rgb:var(--kup-info-color-rgb)}:host(.kup-secondary){--kup-textfield-primary-color:var(--kup-secondary-color);--kup-textfield-primary-color-rgb:var(--kup-secondary-color-rgb);--kup-list-primary-color:var(--kup-secondary-color);--kup-list-primary-color-rgb:var(--kup-secondary-color-rgb)}:host(.kup-success){--kup-textfield-primary-color:var(--kup-success-color);--kup-textfield-primary-color-rgb:var(--kup-success-color-rgb);--kup-list-primary-color:var(--kup-success-color);--kup-list-primary-color-rgb:var(--kup-success-color-rgb)}:host(.kup-warning){--kup-textfield-primary-color:var(--kup-warning-color);--kup-textfield-primary-color-rgb:var(--kup-warning-color-rgb);--kup-list-primary-color:var(--kup-warning-color);--kup-list-primary-color-rgb:var(--kup-warning-color-rgb)}";
|
|
16119
|
+
const kupTimePickerCss = ".kup-body-compact-01{font-family:var(--kup-font-family);font-size:14px;line-height:18px;font-weight:400;letter-spacing:0.16px}.kup-body-01{font-family:var(--kup-font-family);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{display:block;font-size:var(--kup-font-size)}#time-picker-div{display:none;outline:none;position:absolute;z-index:1}#time-picker-div.visible{display:block}.f-text-field{position:relative}:host(.kup-full-height){height:100%}:host(.kup-full-height) #kup-component{height:100%}:host(.kup-full-width){width:100%}:host(.kup-full-width) #kup-component{width:100%}:host(.kup-danger){--kup-textfield-primary-color:var(--kup-danger-color);--kup-textfield-primary-color-rgb:var(--kup-danger-color-rgb);--kup-list-primary-color:var(--kup-danger-color);--kup-list-primary-color-rgb:var(--kup-danger-color-rgb)}:host(.kup-info){--kup-textfield-primary-color:var(--kup-info-color);--kup-textfield-primary-color-rgb:var(--kup-info-color-rgb);--kup-list-primary-color:var(--kup-info-color);--kup-list-primary-color-rgb:var(--kup-info-color-rgb)}:host(.kup-secondary){--kup-textfield-primary-color:var(--kup-secondary-color);--kup-textfield-primary-color-rgb:var(--kup-secondary-color-rgb);--kup-list-primary-color:var(--kup-secondary-color);--kup-list-primary-color-rgb:var(--kup-secondary-color-rgb)}:host(.kup-success){--kup-textfield-primary-color:var(--kup-success-color);--kup-textfield-primary-color-rgb:var(--kup-success-color-rgb);--kup-list-primary-color:var(--kup-success-color);--kup-list-primary-color-rgb:var(--kup-success-color-rgb)}:host(.kup-warning){--kup-textfield-primary-color:var(--kup-warning-color);--kup-textfield-primary-color-rgb:var(--kup-warning-color-rgb);--kup-list-primary-color:var(--kup-warning-color);--kup-list-primary-color-rgb:var(--kup-warning-color-rgb)}";
|
|
16092
16120
|
const KupTimePickerStyle0 = kupTimePickerCss;
|
|
16093
16121
|
|
|
16094
16122
|
const KupTimePicker = class {
|
|
@@ -16497,7 +16525,7 @@ const KupTimePicker = class {
|
|
|
16497
16525
|
this.kupManager.debug.logRender(this, true);
|
|
16498
16526
|
}
|
|
16499
16527
|
render() {
|
|
16500
|
-
return (h(Host, { key: '
|
|
16528
|
+
return (h(Host, { key: 'ac5727602c6766ab11c0a1f50e9179f8658a1487' }, h("style", { key: 'b74f89941d06d768a98df4cc4aba77b1bf241c69' }, this.kupManager.theme.setKupStyle(this.rootElement)), h("div", { key: 'e3e74eb8184011fd375f842c37437647c9623bd6', id: componentWrapperId }, this.prepTextfield(this.getTimeForOutput()))));
|
|
16501
16529
|
}
|
|
16502
16530
|
disconnectedCallback() {
|
|
16503
16531
|
this.kupManager.dates.unregister(this);
|
|
@@ -17955,7 +17983,7 @@ const KupTree = class {
|
|
|
17955
17983
|
}
|
|
17956
17984
|
else {
|
|
17957
17985
|
// There are no TreeNodes, so we print a single cell with a caption
|
|
17958
|
-
treeNodes.push(h("tr",
|
|
17986
|
+
treeNodes.push(h("tr", null, h("td", null, __classPrivateFieldGet(this, _KupTree_kupManager, "f").language.translate(KupLanguageGeneric.EMPTY_DATA))));
|
|
17959
17987
|
}
|
|
17960
17988
|
// Calculates if header must be shown or not
|
|
17961
17989
|
const visibleHeader = this.showHeader && this.showColumns;
|
|
@@ -17964,17 +17992,17 @@ const KupTree = class {
|
|
|
17964
17992
|
this.data &&
|
|
17965
17993
|
this.data.length &&
|
|
17966
17994
|
this.data.length > 0) {
|
|
17967
|
-
filterField = (h("div", { key: '
|
|
17995
|
+
filterField = (h("div", { key: 'f2a37870b58535d6bbed5783fc234a7c07c3127c', id: "global-filter" }, h("kup-text-field", { key: '77bb645fdf9c2b3761b89ae6ef93175dcfe7cd5f', fullWidth: true, label: __classPrivateFieldGet(this, _KupTree_kupManager, "f").language.translate(KupLanguageSearch.SEARCH), icon: KupThemeIconValues.SEARCH, initialValue: this.globalFilterValue, "onkup-textfield-input": (event) => {
|
|
17968
17996
|
window.clearTimeout(this.globalFilterTimeout);
|
|
17969
17997
|
this.globalFilterTimeout = window.setTimeout(() => this.onGlobalFilterChange(event), 600);
|
|
17970
17998
|
} })));
|
|
17971
17999
|
}
|
|
17972
|
-
return (h(Host, { key: '
|
|
17973
|
-
el) }, h("table", { key: '
|
|
18000
|
+
return (h(Host, { key: '05139c7f5aa3827c160581e05f330f70828b6cfe' }, h("style", { key: 'eb0ec4816dbf3fd7edbc51b5dd9045f0ae63b0c2' }, __classPrivateFieldGet(this, _KupTree_kupManager, "f").theme.setKupStyle(this.rootElement)), h("div", { key: 'fbef8d4c6679e74073cf65e706364df59dd582da', id: componentWrapperId, class: wrapperClass }, filterField, h("div", { key: '0bbf0f566fd835df3c382a46ab35bfee393c4104', class: "wrapper", ref: (el) => (this.treeWrapperRef =
|
|
18001
|
+
el) }, h("table", { key: 'eddbe49ddf07c40cb830879a5f635b5b70d7400a', class: "kup-tree", "data-show-columns": this.showColumns, onContextMenu: (e) => {
|
|
17974
18002
|
e.preventDefault();
|
|
17975
|
-
} }, h("thead", { key: '
|
|
18003
|
+
} }, h("thead", { key: '742e51153fa6b67995f724dac9d4c8461609702d', class: {
|
|
17976
18004
|
'header--is-visible': visibleHeader,
|
|
17977
|
-
} }, h("tr", { key: '
|
|
18005
|
+
} }, h("tr", { key: '190a989fee35233e5f253c3402196eb362b1df03' }, visibleHeader ? this.renderHeader() : null)), h("tbody", { key: '4ddd7562509dc24e79aba01c472f3b68764998d4' }, treeNodes), (this.showFooter || this.hasTotals()) &&
|
|
17978
18006
|
this.columns
|
|
17979
18007
|
? this.renderFooter()
|
|
17980
18008
|
: null)))));
|