@prolibu-suite/cobalt-core 0.9.6 → 0.10.0
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/custom-elements.json +750 -80
- package/dist/cjs/co-accordion.cjs.entry.js +1 -1
- package/dist/cjs/co-action-bar.cjs.entry.js +1 -1
- package/dist/cjs/co-app-shell.cjs.entry.js +4 -4
- package/dist/cjs/co-audio-player.cjs.entry.js +1 -1
- package/dist/cjs/co-autocomplete.cjs.entry.js +2 -2
- package/dist/cjs/co-avatar-group.cjs.entry.js +1 -1
- package/dist/cjs/co-avatar_2.cjs.entry.js +49 -17
- package/dist/cjs/co-badge.cjs.entry.js +11 -3
- package/dist/cjs/co-bottom-sheet.cjs.entry.js +1 -1
- package/dist/cjs/co-breadcrumb-item.cjs.entry.js +1 -1
- package/dist/cjs/co-breadcrumb.cjs.entry.js +1 -1
- package/dist/cjs/co-button-group.cjs.entry.js +1 -1
- package/dist/cjs/co-button.cjs.entry.js +2 -2
- package/dist/cjs/co-calendar-month_2.cjs.entry.js +55 -20
- package/dist/cjs/co-calendar_3.cjs.entry.js +27 -15
- package/dist/cjs/co-card.cjs.entry.js +1 -1
- package/dist/cjs/co-carousel-item.cjs.entry.js +1 -1
- package/dist/cjs/co-carousel.cjs.entry.js +2 -2
- package/dist/cjs/co-checkbox-group.cjs.entry.js +2 -2
- package/dist/cjs/co-checkbox.cjs.entry.js +6 -6
- package/dist/cjs/co-chip_2.cjs.entry.js +8 -5
- package/dist/cjs/co-color-picker.cjs.entry.js +1048 -27
- package/dist/cjs/co-column-picker.cjs.entry.js +3 -3
- package/dist/cjs/co-combobox.cjs.entry.js +2 -2
- package/dist/cjs/co-command-search.cjs.entry.js +1 -1
- package/dist/cjs/co-data-table-pagination.cjs.entry.js +5 -5
- package/dist/cjs/co-data-table.cjs.entry.js +1 -1
- package/dist/cjs/co-date-picker.cjs.entry.js +3 -3
- package/dist/cjs/co-date-range-picker.cjs.entry.js +3 -3
- package/dist/cjs/co-date-range.cjs.entry.js +2 -2
- package/dist/cjs/co-date-time-picker.cjs.entry.js +101 -130
- package/dist/cjs/co-drive-card.cjs.entry.js +2 -2
- package/dist/cjs/co-drop-zone.cjs.entry.js +2 -2
- package/dist/cjs/co-emoji-picker.cjs.entry.js +4 -4
- package/dist/cjs/co-empty-state.cjs.entry.js +4 -4
- package/dist/cjs/co-event-calendar.cjs.entry.js +4 -4
- package/dist/cjs/co-event-popover.cjs.entry.js +3 -3
- package/dist/cjs/co-fab.cjs.entry.js +3 -3
- package/dist/cjs/co-file-field.cjs.entry.js +102 -106
- package/dist/cjs/co-file-type-tile.cjs.entry.js +3 -3
- package/dist/cjs/co-helper-text.cjs.entry.js +3 -3
- package/dist/cjs/co-icon-button.cjs.entry.js +6 -6
- package/dist/cjs/co-icon.cjs.entry.js +3 -3
- package/dist/cjs/co-input.cjs.entry.js +26 -4
- package/dist/cjs/co-json-field.cjs.entry.js +5 -5
- package/dist/cjs/co-lightbox.cjs.entry.js +204 -21
- package/dist/cjs/co-list-footer.cjs.entry.js +2 -2
- package/dist/cjs/co-list-item.cjs.entry.js +5 -5
- package/dist/cjs/co-loader.cjs.entry.js +1 -1
- package/dist/cjs/co-media-thumb.cjs.entry.js +3 -3
- package/dist/cjs/co-menu-divider.cjs.entry.js +2 -2
- package/dist/cjs/co-menu-item.cjs.entry.js +84 -3
- package/dist/cjs/co-menu.cjs.entry.js +2 -2
- package/dist/cjs/co-modal.cjs.entry.js +6 -4
- package/dist/cjs/co-navbar.cjs.entry.js +4 -4
- package/dist/cjs/co-number-field.cjs.entry.js +272 -9
- package/dist/cjs/co-overlay.cjs.entry.js +6 -4
- package/dist/cjs/co-page-header.cjs.entry.js +2 -2
- package/dist/cjs/co-phone-field.cjs.entry.js +3 -3
- package/dist/cjs/co-popover.cjs.entry.js +58 -21
- package/dist/cjs/co-progress-bar.cjs.entry.js +3 -3
- package/dist/cjs/co-progress-circle.cjs.entry.js +3 -3
- package/dist/cjs/co-provider-logo_2.cjs.entry.js +47 -3
- package/dist/cjs/co-radio-group.cjs.entry.js +1 -1
- package/dist/cjs/co-radio.cjs.entry.js +4 -4
- package/dist/cjs/co-rating.cjs.entry.js +4 -4
- package/dist/cjs/co-ref-field.cjs.entry.js +4 -4
- package/dist/cjs/co-rich-text-editor.cjs.entry.js +11 -8
- package/dist/cjs/co-rich-text-toolbar.cjs.entry.js +7 -3
- package/dist/cjs/co-rich-text-viewer.cjs.entry.js +4 -3
- package/dist/cjs/co-row.cjs.entry.js +3 -3
- package/dist/cjs/co-segmented-bar.cjs.entry.js +1 -1
- package/dist/cjs/co-select.cjs.entry.js +2 -2
- package/dist/cjs/co-separator.cjs.entry.js +2 -2
- package/dist/cjs/co-sidebar-nav.cjs.entry.js +2 -2
- package/dist/cjs/co-sidebar.cjs.entry.js +3 -3
- package/dist/cjs/co-slider.cjs.entry.js +3 -3
- package/dist/cjs/co-switch.cjs.entry.js +6 -6
- package/dist/cjs/co-tab-group.cjs.entry.js +3 -3
- package/dist/cjs/co-tab.cjs.entry.js +3 -3
- package/dist/cjs/co-tags-field.cjs.entry.js +8 -8
- package/dist/cjs/co-textarea.cjs.entry.js +6 -6
- package/dist/cjs/co-time-field.cjs.entry.js +325 -0
- package/dist/cjs/co-toast.cjs.entry.js +2 -2
- package/dist/cjs/co-toggle-button-group.cjs.entry.js +4 -4
- package/dist/cjs/co-toggle-button.cjs.entry.js +4 -4
- package/dist/cjs/co-transfer-list.cjs.entry.js +1 -1
- package/dist/cjs/co-video.cjs.entry.js +32 -7
- package/dist/cjs/cobalt.cjs.js +2 -2
- package/dist/cjs/color-CML2Cfdh.js +142 -0
- package/dist/cjs/{dateI18n-wblvKRq_.js → dateI18n-BK2qHqoC.js} +36 -0
- package/dist/cjs/{fieldChip-BLzo9MEV.js → fieldChip-B6YIGU1V.js} +1 -1
- package/dist/cjs/fileI18n-6sdbKvo6.js +88 -0
- package/dist/cjs/{index-DFZ5YhIT.js → index-BYwrR87Z.js} +28 -10
- package/dist/cjs/{index-DK-2Lzmf.js → index-MDAnKsze.js} +25 -21
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/{positioning-DCj_AJ2T.js → positioning-CyatXeT_.js} +32 -13
- package/dist/cjs/{requiredMark-C1xcrzSZ.js → requiredMark-D-t-IPN0.js} +1 -1
- package/dist/cjs/{toolbar-config-BQfWTW6P.js → toolbar-config-BSGas-Wl.js} +10 -0
- package/dist/cobalt/cobalt.css +1 -1
- package/dist/cobalt/cobalt.esm.js +1 -1
- package/dist/cobalt/{p-f83b48fd.entry.js → p-011dc80b.entry.js} +1 -1
- package/dist/cobalt/{p-316c62c0.entry.js → p-0678c797.entry.js} +1 -1
- package/dist/cobalt/{p-43bd298d.entry.js → p-08e42e00.entry.js} +1 -1
- package/dist/cobalt/{p-1c68bc41.entry.js → p-10b82207.entry.js} +1 -1
- package/dist/cobalt/{p-a8c64cc3.entry.js → p-15d59169.entry.js} +1 -1
- package/dist/cobalt/{p-07d570a6.entry.js → p-16954cea.entry.js} +1 -1
- package/dist/cobalt/{p-85a61e28.entry.js → p-17244412.entry.js} +1 -1
- package/dist/cobalt/p-1788aab5.entry.js +1 -0
- package/dist/cobalt/p-1a589c8e.entry.js +1 -0
- package/dist/cobalt/{p-da546d08.entry.js → p-1dc55e43.entry.js} +1 -1
- package/dist/cobalt/p-20a39218.entry.js +1 -0
- package/dist/cobalt/{p-4c7e3984.entry.js → p-23ab0cc5.entry.js} +1 -1
- package/dist/cobalt/{p-fabe5fb2.entry.js → p-2636b7eb.entry.js} +1 -1
- package/dist/cobalt/{p-88a0659f.entry.js → p-27a7e549.entry.js} +1 -1
- package/dist/cobalt/{p-18d34b01.entry.js → p-290066ef.entry.js} +1 -1
- package/dist/cobalt/{p-89e38c5e.entry.js → p-2f9cbbd5.entry.js} +1 -1
- package/dist/cobalt/{p-ef5e1167.entry.js → p-325b91b6.entry.js} +1 -1
- package/dist/cobalt/{p-60cb66f5.entry.js → p-37f5036b.entry.js} +1 -1
- package/dist/cobalt/p-3cc3ff93.entry.js +1 -0
- package/dist/cobalt/p-410bee4d.entry.js +1 -0
- package/dist/cobalt/{p-6795a258.entry.js → p-44c4e4a3.entry.js} +1 -1
- package/dist/cobalt/{p-4b083da4.entry.js → p-44ea675f.entry.js} +1 -1
- package/dist/cobalt/{p-2828ecf6.entry.js → p-4592ca00.entry.js} +1 -1
- package/dist/cobalt/p-4908f33f.entry.js +1 -0
- package/dist/cobalt/{p-342e1da4.entry.js → p-4d65e713.entry.js} +1 -1
- package/dist/cobalt/{p-dca4cd5f.entry.js → p-4d897896.entry.js} +1 -1
- package/dist/cobalt/{p-33ea4a90.entry.js → p-50bcc76f.entry.js} +1 -1
- package/dist/cobalt/{p-ac91259e.entry.js → p-5298c030.entry.js} +1 -1
- package/dist/cobalt/p-54c987d7.entry.js +1 -0
- package/dist/cobalt/p-56551580.entry.js +1 -0
- package/dist/cobalt/p-58137c9e.entry.js +1 -0
- package/dist/cobalt/{p-4f754c9a.entry.js → p-58d9b650.entry.js} +1 -1
- package/dist/cobalt/p-59963937.entry.js +1 -0
- package/dist/cobalt/{p-2d329ac8.entry.js → p-623cc195.entry.js} +1 -1
- package/dist/cobalt/p-63825d7f.entry.js +1 -0
- package/dist/cobalt/{p-8e667eb6.entry.js → p-66b11b38.entry.js} +1 -1
- package/dist/cobalt/{p-fb3a095b.entry.js → p-6bf6bc3e.entry.js} +1 -1
- package/dist/cobalt/p-6f700f0d.entry.js +1 -0
- package/dist/cobalt/p-73c6d735.entry.js +1 -0
- package/dist/cobalt/{p-a6357340.entry.js → p-76249983.entry.js} +1 -1
- package/dist/cobalt/{p-bfc2a849.entry.js → p-82266f11.entry.js} +1 -1
- package/dist/cobalt/{p-a9b29cc2.entry.js → p-826ee074.entry.js} +1 -1
- package/dist/cobalt/{p-23b3ff3f.entry.js → p-83a9a05a.entry.js} +1 -1
- package/dist/cobalt/{p-568cfe8d.entry.js → p-83ea631d.entry.js} +1 -1
- package/dist/cobalt/p-85501c6a.entry.js +1 -0
- package/dist/cobalt/{p-dfd25f1d.entry.js → p-88195a63.entry.js} +1 -1
- package/dist/cobalt/p-8fa5dc4a.entry.js +1 -0
- package/dist/cobalt/{p-c8dba82f.entry.js → p-91e73a92.entry.js} +1 -1
- package/dist/cobalt/{p-ac466658.entry.js → p-92b092db.entry.js} +1 -1
- package/dist/cobalt/{p-36197363.entry.js → p-996f4e38.entry.js} +1 -1
- package/dist/cobalt/p-BRbgGqLw.js +1 -0
- package/dist/cobalt/{p-BL0sCfMH.js → p-Bryf3-Js.js} +1 -1
- package/dist/cobalt/p-DFHRS9cJ.js +1 -0
- package/dist/cobalt/{p-CrtiywTB.js → p-DH5lfRNj.js} +1 -1
- package/dist/{components/p-WeuPA9Rw.js → cobalt/p-DOL2zACE.js} +1 -1
- package/dist/cobalt/p-D_zA1Pv4.js +1 -0
- package/dist/cobalt/{p-fef5db54.entry.js → p-a32b20eb.entry.js} +1 -1
- package/dist/cobalt/p-aa9400bf.entry.js +1 -0
- package/dist/cobalt/{p-8eb485c8.entry.js → p-aaca6dab.entry.js} +1 -1
- package/dist/cobalt/{p-e5495539.entry.js → p-aae86f96.entry.js} +1 -1
- package/dist/cobalt/{p-8f38e24d.entry.js → p-ad33c40e.entry.js} +1 -1
- package/dist/cobalt/p-b0c4fc71.entry.js +1 -0
- package/dist/cobalt/{p-da18b5f4.entry.js → p-b1e8d69e.entry.js} +1 -1
- package/dist/cobalt/p-b48917c9.entry.js +1 -0
- package/dist/cobalt/{p-7e53e9c8.entry.js → p-b565104d.entry.js} +1 -1
- package/dist/cobalt/{p-b0319a2d.entry.js → p-b90d41e4.entry.js} +1 -1
- package/dist/cobalt/{p-c5684c79.entry.js → p-bd683db3.entry.js} +1 -1
- package/dist/cobalt/{p-1ddbc48b.entry.js → p-c124e82b.entry.js} +1 -1
- package/dist/cobalt/{p-95efe661.entry.js → p-c2ebf0ec.entry.js} +1 -1
- package/dist/cobalt/{p-76420ac1.entry.js → p-c32c176a.entry.js} +1 -1
- package/dist/cobalt/{p-54ae807d.entry.js → p-c465d619.entry.js} +1 -1
- package/dist/cobalt/{p-ab45d9bd.entry.js → p-c91d4fc6.entry.js} +1 -1
- package/dist/cobalt/{p-ce35c898.entry.js → p-d29bb0fa.entry.js} +1 -1
- package/dist/cobalt/{p-7c5e846a.entry.js → p-db805569.entry.js} +1 -1
- package/dist/cobalt/p-e01f9b9a.entry.js +1 -0
- package/dist/cobalt/p-e3aae282.entry.js +1 -0
- package/dist/cobalt/{p-d15d3a97.entry.js → p-e4264532.entry.js} +1 -1
- package/dist/cobalt/{p-93c68029.entry.js → p-e48f4e45.entry.js} +1 -1
- package/dist/cobalt/{p-3f0eed59.entry.js → p-e49a564c.entry.js} +1 -1
- package/dist/cobalt/p-e8a2f993.entry.js +1 -0
- package/dist/cobalt/p-e8a4e6b0.entry.js +1 -0
- package/dist/cobalt/p-ea20f048.entry.js +1 -0
- package/dist/cobalt/{p-c1e7fb32.entry.js → p-eb063cc0.entry.js} +1 -1
- package/dist/cobalt/p-eb82358d.entry.js +1 -0
- package/dist/cobalt/{p-2114c036.entry.js → p-eb8691f2.entry.js} +1 -1
- package/dist/cobalt/{p-e8878cf9.entry.js → p-ee2023da.entry.js} +1 -1
- package/dist/cobalt/p-ee9a623d.entry.js +1 -0
- package/dist/cobalt/p-ef5ca521.entry.js +1 -0
- package/dist/cobalt/p-f4e1c3c3.entry.js +1 -0
- package/dist/cobalt/{p-e364b8a5.entry.js → p-f57dffca.entry.js} +1 -1
- package/dist/cobalt/p-f6691108.entry.js +1 -0
- package/dist/cobalt/p-f68dd124.entry.js +1 -0
- package/dist/cobalt/p-fMqVDypp.js +1 -0
- package/dist/cobalt/{p-0c463d9a.entry.js → p-fd150cc6.entry.js} +1 -1
- package/dist/cobalt/{p-0e91e5c4.entry.js → p-fe7e8813.entry.js} +1 -1
- package/dist/cobalt/p-gKnOhsd2.js +1 -0
- package/dist/cobalt/p-jYd9gu_c.js +1 -0
- package/dist/collection/collection-manifest.json +1 -0
- package/dist/collection/components/co-app-shell/co-app-shell.css +107 -41
- package/dist/collection/components/co-app-shell/co-app-shell.js +2 -2
- package/dist/collection/components/co-autocomplete/co-autocomplete.js +1 -1
- package/dist/collection/components/co-avatar-group/co-avatar-group.js +1 -1
- package/dist/collection/components/co-badge/co-badge.css +18 -0
- package/dist/collection/components/co-badge/co-badge.js +29 -1
- package/dist/collection/components/co-button/co-button.css +4 -4
- package/dist/collection/components/co-checkbox/co-checkbox.css +12 -3
- package/dist/collection/components/co-checkbox/co-checkbox.js +6 -6
- package/dist/collection/components/co-checkbox-group/co-checkbox-group.css +1 -3
- package/dist/collection/components/co-checkbox-group/co-checkbox-group.js +1 -1
- package/dist/collection/components/co-color-picker/co-color-picker.css +252 -5
- package/dist/collection/components/co-color-picker/co-color-picker.js +932 -15
- package/dist/collection/components/co-color-picker/presets.js +113 -15
- package/dist/collection/components/co-column-picker/co-column-picker.js +2 -2
- package/dist/collection/components/co-combobox/co-combobox.js +1 -1
- package/dist/collection/components/co-command-search/co-command-search.js +1 -1
- package/dist/collection/components/co-data-table/co-data-table.js +1 -1
- package/dist/collection/components/co-data-table-pagination/co-data-table-pagination.js +4 -4
- package/dist/collection/components/co-date-field/co-date-field.js +4 -4
- package/dist/collection/components/co-date-range/co-date-range.js +1 -1
- package/dist/collection/components/co-date-range-picker/co-date-range-picker.js +2 -2
- package/dist/collection/components/co-date-time-picker/co-date-time-picker.css +128 -32
- package/dist/collection/components/co-date-time-picker/co-date-time-picker.js +142 -138
- package/dist/collection/components/co-drawer/co-drawer.css +99 -36
- package/dist/collection/components/co-drawer/co-drawer.js +19 -7
- package/dist/collection/components/co-drive-card/co-drive-card.js +1 -1
- package/dist/collection/components/co-drop-zone/co-drop-zone.js +1 -1
- package/dist/collection/components/co-emoji-picker/co-emoji-picker.js +2 -2
- package/dist/collection/components/co-empty-state/co-empty-state.css +28 -0
- package/dist/collection/components/co-empty-state/co-empty-state.js +2 -2
- package/dist/collection/components/co-event-calendar/co-event-calendar.js +2 -2
- package/dist/collection/components/co-event-popover/co-event-popover.js +1 -1
- package/dist/collection/components/co-fab/co-fab.js +2 -2
- package/dist/collection/components/co-file-field/co-file-field.css +55 -2
- package/dist/collection/components/co-file-field/co-file-field.js +41 -13
- package/dist/collection/components/co-file-field/co-file-field.utils.js +51 -4
- package/dist/collection/components/co-file-type-tile/co-file-type-tile.js +2 -2
- package/dist/collection/components/co-helper-text/co-helper-text.js +2 -2
- package/dist/collection/components/co-icon/co-icon.js +2 -2
- package/dist/collection/components/co-icon-button/co-icon-button.css +40 -2
- package/dist/collection/components/co-icon-button/co-icon-button.js +43 -4
- package/dist/collection/components/co-input/co-input.css +33 -0
- package/dist/collection/components/co-input/co-input.js +25 -2
- package/dist/collection/components/co-json-field/co-json-field.js +3 -3
- package/dist/collection/components/co-lightbox/co-lightbox.css +23 -0
- package/dist/collection/components/co-lightbox/co-lightbox.js +209 -20
- package/dist/collection/components/co-list-footer/co-list-footer.js +1 -1
- package/dist/collection/components/co-list-item/co-list-item.js +4 -4
- package/dist/collection/components/co-media-thumb/co-media-thumb.js +2 -2
- package/dist/collection/components/co-menu/co-menu.js +1 -1
- package/dist/collection/components/co-menu-divider/co-menu-divider.js +1 -1
- package/dist/collection/components/co-menu-item/co-menu-item.js +67 -3
- package/dist/collection/components/co-modal/co-modal.css +106 -37
- package/dist/collection/components/co-modal/co-modal.js +4 -2
- package/dist/collection/components/co-navbar/co-navbar.css +4 -2
- package/dist/collection/components/co-navbar/co-navbar.js +2 -2
- package/dist/collection/components/co-number-field/co-number-field.css +22 -0
- package/dist/collection/components/co-number-field/co-number-field.js +216 -9
- package/dist/collection/components/co-option-list/co-option-list.css +25 -4
- package/dist/collection/components/co-option-list/co-option-list.js +26 -3
- package/dist/collection/components/co-overlay/co-overlay.js +5 -3
- package/dist/collection/components/co-page-header/co-page-header.js +1 -1
- package/dist/collection/components/co-phone-field/co-phone-field.js +1 -1
- package/dist/collection/components/co-popover/co-popover.css +18 -3
- package/dist/collection/components/co-popover/co-popover.js +83 -20
- package/dist/collection/components/co-progress-bar/co-progress-bar.js +2 -2
- package/dist/collection/components/co-progress-circle/co-progress-circle.js +2 -2
- package/dist/collection/components/co-radio/co-radio.js +3 -3
- package/dist/collection/components/co-radio-group/co-radio-group.js +1 -1
- package/dist/collection/components/co-rating/co-rating.js +3 -3
- package/dist/collection/components/co-ref-field/co-ref-field.js +3 -3
- package/dist/collection/components/co-rich-text-editor/co-rich-text-editor.css +14 -1
- package/dist/collection/components/co-rich-text-editor/co-rich-text-editor.js +9 -6
- package/dist/collection/components/co-rich-text-toolbar/co-rich-text-toolbar.js +7 -3
- package/dist/collection/components/co-rich-text-viewer/co-rich-text-viewer.js +3 -2
- package/dist/collection/components/co-row/co-row.js +2 -2
- package/dist/collection/components/co-segmented-bar/co-segmented-bar.js +1 -1
- package/dist/collection/components/co-select/co-select.js +1 -1
- package/dist/collection/components/co-separator/co-separator.js +1 -1
- package/dist/collection/components/co-sidebar/co-sidebar.js +2 -2
- package/dist/collection/components/co-sidebar-nav/co-sidebar-nav.css +2 -2
- package/dist/collection/components/co-sidebar-nav/co-sidebar-nav.js +1 -1
- package/dist/collection/components/co-skeleton/co-skeleton.css +18 -0
- package/dist/collection/components/co-skeleton/co-skeleton.js +83 -1
- package/dist/collection/components/co-slider/co-slider.js +2 -2
- package/dist/collection/components/co-switch/co-switch.css +3 -3
- package/dist/collection/components/co-switch/co-switch.js +3 -3
- package/dist/collection/components/co-tab/co-tab.js +2 -2
- package/dist/collection/components/co-tab-group/co-tab-group.js +2 -2
- package/dist/collection/components/co-tags-field/co-tags-field.js +5 -5
- package/dist/collection/components/co-textarea/co-textarea.js +4 -4
- package/dist/collection/components/co-time-field/co-time-field.css +111 -0
- package/dist/collection/components/co-time-field/co-time-field.js +536 -0
- package/dist/collection/components/co-toast/co-toast.css +13 -7
- package/dist/collection/components/co-toast/co-toast.js +2 -2
- package/dist/collection/components/co-toggle-button/co-toggle-button.css +16 -11
- package/dist/collection/components/co-toggle-button/co-toggle-button.js +2 -2
- package/dist/collection/components/co-toggle-button-group/co-toggle-button-group.css +7 -1
- package/dist/collection/components/co-toggle-button-group/co-toggle-button-group.js +2 -2
- package/dist/collection/components/co-tooltip/co-tooltip.css +12 -1
- package/dist/collection/components/co-tooltip/co-tooltip.js +49 -16
- package/dist/collection/components/co-transfer-list/co-transfer-list.js +1 -1
- package/dist/collection/components/co-video/co-video.js +34 -9
- package/dist/collection/utils/amountText.js +95 -0
- package/dist/collection/utils/color.js +109 -3
- package/dist/collection/utils/colorPickerI18n.js +55 -0
- package/dist/collection/utils/dateI18n.js +36 -0
- package/dist/collection/utils/fileI18n.js +3 -0
- package/dist/collection/utils/positioning.js +37 -4
- package/dist/collection/utils/submenu.js +35 -0
- package/dist/components/co-accordion.js +1 -1
- package/dist/components/co-action-bar.js +1 -1
- package/dist/components/co-app-shell.js +1 -1
- package/dist/components/co-audio-player.js +1 -1
- package/dist/components/co-autocomplete.js +1 -1
- package/dist/components/co-avatar-group.js +1 -1
- package/dist/components/co-avatar.js +1 -1
- package/dist/components/co-badge.js +1 -1
- package/dist/components/co-breadcrumb-item.js +1 -1
- package/dist/components/co-breadcrumb.js +1 -1
- package/dist/components/co-button.js +1 -1
- package/dist/components/co-calendar-month.js +1 -1
- package/dist/components/co-calendar-timegrid.js +1 -1
- package/dist/components/co-calendar.js +1 -1
- package/dist/components/co-carousel.js +1 -1
- package/dist/components/co-checkbox-group.js +1 -1
- package/dist/components/co-checkbox.js +1 -1
- package/dist/components/co-chip.js +1 -1
- package/dist/components/co-color-picker.js +1 -1
- package/dist/components/co-column-picker.js +1 -1
- package/dist/components/co-combobox.js +1 -1
- package/dist/components/co-command-search.js +1 -1
- package/dist/components/co-data-table-pagination.js +1 -1
- package/dist/components/co-data-table.js +1 -1
- package/dist/components/co-date-field.js +1 -1
- package/dist/components/co-date-picker.js +1 -1
- package/dist/components/co-date-range-picker.js +1 -1
- package/dist/components/co-date-range.js +1 -1
- package/dist/components/co-date-time-picker.js +1 -1
- package/dist/components/co-drawer.js +1 -1
- package/dist/components/co-drive-card.js +1 -1
- package/dist/components/co-drop-zone.js +1 -1
- package/dist/components/co-emoji-picker.js +1 -1
- package/dist/components/co-empty-state.js +1 -1
- package/dist/components/co-event-calendar.js +1 -1
- package/dist/components/co-event-popover.js +1 -1
- package/dist/components/co-fab.js +1 -1
- package/dist/components/co-file-field.js +1 -1
- package/dist/components/co-file-type-tile.js +1 -1
- package/dist/components/co-helper-text.js +1 -1
- package/dist/components/co-icon-button.js +1 -1
- package/dist/components/co-icon.js +1 -1
- package/dist/components/co-input.js +1 -1
- package/dist/components/co-json-field.js +1 -1
- package/dist/components/co-lightbox.js +1 -1
- package/dist/components/co-list-footer.js +1 -1
- package/dist/components/co-list-item.js +1 -1
- package/dist/components/co-media-thumb.js +1 -1
- package/dist/components/co-menu-divider.js +1 -1
- package/dist/components/co-menu-item.js +1 -1
- package/dist/components/co-menu.js +1 -1
- package/dist/components/co-modal.js +1 -1
- package/dist/components/co-navbar.js +1 -1
- package/dist/components/co-number-field.js +1 -1
- package/dist/components/co-option-list.js +1 -1
- package/dist/components/co-overlay.js +1 -1
- package/dist/components/co-page-header.js +1 -1
- package/dist/components/co-phone-field.js +1 -1
- package/dist/components/co-popover.js +1 -1
- package/dist/components/co-progress-bar.js +1 -1
- package/dist/components/co-progress-circle.js +1 -1
- package/dist/components/co-radio-group.js +1 -1
- package/dist/components/co-radio.js +1 -1
- package/dist/components/co-rating.js +1 -1
- package/dist/components/co-ref-field.js +1 -1
- package/dist/components/co-rich-text-editor.js +1 -1
- package/dist/components/co-rich-text-toolbar.js +1 -1
- package/dist/components/co-rich-text-viewer.js +1 -1
- package/dist/components/co-row.js +1 -1
- package/dist/components/co-select.js +1 -1
- package/dist/components/co-separator.js +1 -1
- package/dist/components/co-sidebar-nav.js +1 -1
- package/dist/components/co-sidebar.js +1 -1
- package/dist/components/co-skeleton.js +1 -1
- package/dist/components/co-slider.js +1 -1
- package/dist/components/co-switch.js +1 -1
- package/dist/components/co-tab-group.js +1 -1
- package/dist/components/co-tab.js +1 -1
- package/dist/components/co-tags-field.js +1 -1
- package/dist/components/co-textarea.js +1 -1
- package/dist/components/co-time-field.d.ts +11 -0
- package/dist/components/co-time-field.js +1 -0
- package/dist/components/co-toast.js +1 -1
- package/dist/components/co-toggle-button-group.js +1 -1
- package/dist/components/co-toggle-button.js +1 -1
- package/dist/components/co-tooltip.js +1 -1
- package/dist/components/co-transfer-list.js +1 -1
- package/dist/components/co-video.js +1 -1
- package/dist/components/index.js +1 -1
- package/dist/components/p-9ceBPSd1.js +1 -0
- package/dist/components/p-B1QFLcY9.js +1 -0
- package/dist/components/p-B2IsXte7.js +1 -0
- package/dist/components/p-B4NCaKrR.js +1 -0
- package/dist/components/p-BBP5__CY.js +1 -0
- package/dist/components/{p-Dabi98BI.js → p-BGDqldEg.js} +1 -1
- package/dist/components/p-BRbgGqLw.js +1 -0
- package/dist/components/p-Be_kyNRE.js +1 -0
- package/dist/components/{p-BL0sCfMH.js → p-Bryf3-Js.js} +1 -1
- package/dist/components/p-BsTO1uUA.js +1 -0
- package/dist/components/{p-CuZXTvDM.js → p-Bv6U5y3d.js} +1 -1
- package/dist/components/p-BxP8OBw6.js +1 -0
- package/dist/components/{p-P8wvwhM2.js → p-CFFDmGPS.js} +1 -1
- package/dist/components/{p-CA_JAK9s.js → p-CT2enQ6h.js} +1 -1
- package/dist/components/p-CXPRaTuo.js +1 -0
- package/dist/components/{p-D5EdMieb.js → p-Cl3AdEQJ.js} +1 -1
- package/dist/components/p-CnX3L8aF.js +1 -0
- package/dist/components/p-DFHRS9cJ.js +1 -0
- package/dist/components/p-DIo66nBr.js +1 -0
- package/dist/components/{p-Dj1EZ5qD.js → p-DNJAIVfI.js} +1 -1
- package/dist/{cobalt/p-WeuPA9Rw.js → components/p-DOL2zACE.js} +1 -1
- package/dist/components/p-DRP8D9ro.js +1 -0
- package/dist/components/p-DkDTmHCg.js +1 -0
- package/dist/components/{p-Bxk96Zgc.js → p-Du_CgT5E.js} +1 -1
- package/dist/components/{p-BHYtxTzM.js → p-HxVRXXXC.js} +1 -1
- package/dist/components/{p-B0Dc-I_C.js → p-NNxjElcX.js} +1 -1
- package/dist/components/p-gKnOhsd2.js +1 -0
- package/dist/components/p-jYd9gu_c.js +1 -0
- package/dist/components/{p-D4qzGifz.js → p-vby0ITbe.js} +1 -1
- package/dist/components/{p-D6OUW6oW.js → p-x4grh-eZ.js} +1 -1
- package/dist/esm/co-accordion.entry.js +1 -1
- package/dist/esm/co-action-bar.entry.js +1 -1
- package/dist/esm/co-app-shell.entry.js +4 -4
- package/dist/esm/co-audio-player.entry.js +1 -1
- package/dist/esm/co-autocomplete.entry.js +2 -2
- package/dist/esm/co-avatar-group.entry.js +1 -1
- package/dist/esm/co-avatar_2.entry.js +49 -17
- package/dist/esm/co-badge.entry.js +11 -3
- package/dist/esm/co-bottom-sheet.entry.js +1 -1
- package/dist/esm/co-breadcrumb-item.entry.js +1 -1
- package/dist/esm/co-breadcrumb.entry.js +1 -1
- package/dist/esm/co-button-group.entry.js +1 -1
- package/dist/esm/co-button.entry.js +2 -2
- package/dist/esm/co-calendar-month_2.entry.js +37 -2
- package/dist/esm/co-calendar_3.entry.js +27 -15
- package/dist/esm/co-card.entry.js +1 -1
- package/dist/esm/co-carousel-item.entry.js +1 -1
- package/dist/esm/co-carousel.entry.js +2 -2
- package/dist/esm/co-checkbox-group.entry.js +2 -2
- package/dist/esm/co-checkbox.entry.js +6 -6
- package/dist/esm/co-chip_2.entry.js +8 -5
- package/dist/esm/co-color-picker.entry.js +1048 -27
- package/dist/esm/co-column-picker.entry.js +3 -3
- package/dist/esm/co-combobox.entry.js +2 -2
- package/dist/esm/co-command-search.entry.js +1 -1
- package/dist/esm/co-data-table-pagination.entry.js +5 -5
- package/dist/esm/co-data-table.entry.js +1 -1
- package/dist/esm/co-date-picker.entry.js +3 -3
- package/dist/esm/co-date-range-picker.entry.js +3 -3
- package/dist/esm/co-date-range.entry.js +2 -2
- package/dist/esm/co-date-time-picker.entry.js +101 -130
- package/dist/esm/co-drive-card.entry.js +2 -2
- package/dist/esm/co-drop-zone.entry.js +2 -2
- package/dist/esm/co-emoji-picker.entry.js +4 -4
- package/dist/esm/co-empty-state.entry.js +4 -4
- package/dist/esm/co-event-calendar.entry.js +4 -4
- package/dist/esm/co-event-popover.entry.js +3 -3
- package/dist/esm/co-fab.entry.js +3 -3
- package/dist/esm/co-file-field.entry.js +95 -99
- package/dist/esm/co-file-type-tile.entry.js +3 -3
- package/dist/esm/co-helper-text.entry.js +3 -3
- package/dist/esm/co-icon-button.entry.js +6 -6
- package/dist/esm/co-icon.entry.js +3 -3
- package/dist/esm/co-input.entry.js +26 -4
- package/dist/esm/co-json-field.entry.js +5 -5
- package/dist/esm/co-lightbox.entry.js +204 -21
- package/dist/esm/co-list-footer.entry.js +2 -2
- package/dist/esm/co-list-item.entry.js +5 -5
- package/dist/esm/co-loader.entry.js +1 -1
- package/dist/esm/co-media-thumb.entry.js +3 -3
- package/dist/esm/co-menu-divider.entry.js +2 -2
- package/dist/esm/co-menu-item.entry.js +84 -3
- package/dist/esm/co-menu.entry.js +2 -2
- package/dist/esm/co-modal.entry.js +6 -4
- package/dist/esm/co-navbar.entry.js +4 -4
- package/dist/esm/co-number-field.entry.js +272 -9
- package/dist/esm/co-overlay.entry.js +6 -4
- package/dist/esm/co-page-header.entry.js +2 -2
- package/dist/esm/co-phone-field.entry.js +3 -3
- package/dist/esm/co-popover.entry.js +58 -21
- package/dist/esm/co-progress-bar.entry.js +3 -3
- package/dist/esm/co-progress-circle.entry.js +3 -3
- package/dist/esm/co-provider-logo_2.entry.js +47 -3
- package/dist/esm/co-radio-group.entry.js +1 -1
- package/dist/esm/co-radio.entry.js +4 -4
- package/dist/esm/co-rating.entry.js +4 -4
- package/dist/esm/co-ref-field.entry.js +4 -4
- package/dist/esm/co-rich-text-editor.entry.js +11 -8
- package/dist/esm/co-rich-text-toolbar.entry.js +7 -3
- package/dist/esm/co-rich-text-viewer.entry.js +4 -3
- package/dist/esm/co-row.entry.js +3 -3
- package/dist/esm/co-segmented-bar.entry.js +1 -1
- package/dist/esm/co-select.entry.js +2 -2
- package/dist/esm/co-separator.entry.js +2 -2
- package/dist/esm/co-sidebar-nav.entry.js +2 -2
- package/dist/esm/co-sidebar.entry.js +3 -3
- package/dist/esm/co-slider.entry.js +3 -3
- package/dist/esm/co-switch.entry.js +6 -6
- package/dist/esm/co-tab-group.entry.js +3 -3
- package/dist/esm/co-tab.entry.js +3 -3
- package/dist/esm/co-tags-field.entry.js +8 -8
- package/dist/esm/co-textarea.entry.js +6 -6
- package/dist/esm/co-time-field.entry.js +323 -0
- package/dist/esm/co-toast.entry.js +2 -2
- package/dist/esm/co-toggle-button-group.entry.js +4 -4
- package/dist/esm/co-toggle-button.entry.js +4 -4
- package/dist/esm/co-transfer-list.entry.js +1 -1
- package/dist/esm/co-video.entry.js +32 -7
- package/dist/esm/cobalt.js +3 -3
- package/dist/esm/color-BRbgGqLw.js +136 -0
- package/dist/esm/{dateI18n-CnNpoKwg.js → dateI18n-jYd9gu_c.js} +36 -0
- package/dist/esm/{fieldChip-DsAfq1e0.js → fieldChip-uyggU8VV.js} +1 -1
- package/dist/esm/fileI18n-gKnOhsd2.js +84 -0
- package/dist/esm/{index-RuXxdKzC.js → index-68iUQp5j.js} +28 -10
- package/dist/esm/{index-CrtiywTB.js → index-DH5lfRNj.js} +25 -21
- package/dist/esm/loader.js +3 -3
- package/dist/esm/{positioning-BMdapAL8.js → positioning-DFHRS9cJ.js} +32 -13
- package/dist/esm/{requiredMark-DCD-ZA51.js → requiredMark-BCJUuZvC.js} +1 -1
- package/dist/esm/{toolbar-config-WeuPA9Rw.js → toolbar-config-DOL2zACE.js} +10 -0
- package/dist/types/components/co-badge/co-badge.d.ts +7 -0
- package/dist/types/components/co-checkbox/co-checkbox.d.ts +1 -1
- package/dist/types/components/co-color-picker/co-color-picker.d.ts +358 -4
- package/dist/types/components/co-color-picker/presets.d.ts +107 -4
- package/dist/types/components/co-date-time-picker/co-date-time-picker.d.ts +43 -21
- package/dist/types/components/co-drawer/co-drawer.d.ts +4 -3
- package/dist/types/components/co-file-field/co-file-field.d.ts +14 -0
- package/dist/types/components/co-file-field/co-file-field.utils.d.ts +18 -1
- package/dist/types/components/co-icon-button/co-icon-button.d.ts +9 -0
- package/dist/types/components/co-input/co-input.d.ts +4 -0
- package/dist/types/components/co-lightbox/co-lightbox.d.ts +60 -4
- package/dist/types/components/co-menu-item/co-menu-item.d.ts +16 -0
- package/dist/types/components/co-number-field/co-number-field.d.ts +42 -1
- package/dist/types/components/co-option-list/co-option-list.d.ts +3 -0
- package/dist/types/components/co-overlay/co-overlay.d.ts +4 -2
- package/dist/types/components/co-popover/co-popover.d.ts +16 -0
- package/dist/types/components/co-rich-text-toolbar/co-rich-text-toolbar.d.ts +1 -1
- package/dist/types/components/co-skeleton/co-skeleton.d.ts +13 -0
- package/dist/types/components/co-time-field/co-time-field.d.ts +60 -0
- package/dist/types/components/co-tooltip/co-tooltip.d.ts +5 -0
- package/dist/types/components/co-video/co-video.d.ts +4 -0
- package/dist/types/components.d.ts +451 -87
- package/dist/types/utils/amountText.d.ts +34 -0
- package/dist/types/utils/color.d.ts +44 -1
- package/dist/types/utils/colorPickerI18n.d.ts +26 -0
- package/dist/types/utils/dateI18n.d.ts +12 -0
- package/dist/types/utils/fileI18n.d.ts +1 -0
- package/dist/types/utils/positioning.d.ts +10 -0
- package/dist/types/utils/submenu.d.ts +44 -0
- package/package.json +3 -3
- package/dist/cjs/color-YhUkm10t.js +0 -32
- package/dist/cjs/time-LBHtzLHe.js +0 -42
- package/dist/cobalt/p-07904986.entry.js +0 -1
- package/dist/cobalt/p-09799193.entry.js +0 -1
- package/dist/cobalt/p-17ae943c.entry.js +0 -1
- package/dist/cobalt/p-23a103a0.entry.js +0 -1
- package/dist/cobalt/p-2f88d151.entry.js +0 -1
- package/dist/cobalt/p-3495fda1.entry.js +0 -1
- package/dist/cobalt/p-409f28bb.entry.js +0 -1
- package/dist/cobalt/p-682b3313.entry.js +0 -1
- package/dist/cobalt/p-6bf814f9.entry.js +0 -1
- package/dist/cobalt/p-7532c739.entry.js +0 -1
- package/dist/cobalt/p-7c88163e.entry.js +0 -1
- package/dist/cobalt/p-7cf4b4ae.entry.js +0 -1
- package/dist/cobalt/p-7ea87b75.entry.js +0 -1
- package/dist/cobalt/p-8183f56f.entry.js +0 -1
- package/dist/cobalt/p-8345b25f.entry.js +0 -1
- package/dist/cobalt/p-983af614.entry.js +0 -1
- package/dist/cobalt/p-BG4WRR22.js +0 -1
- package/dist/cobalt/p-BMdapAL8.js +0 -1
- package/dist/cobalt/p-CF8OB_TM.js +0 -1
- package/dist/cobalt/p-CnNpoKwg.js +0 -1
- package/dist/cobalt/p-T4la7ly_.js +0 -1
- package/dist/cobalt/p-a2d31248.entry.js +0 -1
- package/dist/cobalt/p-a6b5cadd.entry.js +0 -1
- package/dist/cobalt/p-b8581787.entry.js +0 -1
- package/dist/cobalt/p-bcedbd73.entry.js +0 -1
- package/dist/cobalt/p-d40a465f.entry.js +0 -1
- package/dist/cobalt/p-dea43204.entry.js +0 -1
- package/dist/cobalt/p-dfcf667d.entry.js +0 -1
- package/dist/cobalt/p-e6882ddd.entry.js +0 -1
- package/dist/cobalt/p-e84eda2e.entry.js +0 -1
- package/dist/cobalt/p-f25967fb.entry.js +0 -1
- package/dist/cobalt/p-f5f1b463.entry.js +0 -1
- package/dist/cobalt/p-fd39f410.entry.js +0 -1
- package/dist/cobalt/p-mAGnZXRn.js +0 -1
- package/dist/components/p-BMdapAL8.js +0 -1
- package/dist/components/p-BTQEg3UO.js +0 -1
- package/dist/components/p-Bbny3WUc.js +0 -1
- package/dist/components/p-Bz0QZqnB.js +0 -1
- package/dist/components/p-CF8OB_TM.js +0 -1
- package/dist/components/p-CR0izsJC.js +0 -1
- package/dist/components/p-CnNpoKwg.js +0 -1
- package/dist/components/p-DI1ek0EB.js +0 -1
- package/dist/components/p-DP0bbhfN.js +0 -1
- package/dist/components/p-D_9BRkj6.js +0 -1
- package/dist/components/p-DbipMAyT.js +0 -1
- package/dist/components/p-DgUBcJIS.js +0 -1
- package/dist/components/p-DolCkNsL.js +0 -1
- package/dist/components/p-hfGFsvaD.js +0 -1
- package/dist/esm/color-BG4WRR22.js +0 -30
- package/dist/esm/time-CF8OB_TM.js +0 -37
|
@@ -0,0 +1,88 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
/**
|
|
4
|
+
* Built-in UI string dictionary for co-file-field.
|
|
5
|
+
*
|
|
6
|
+
* Strategy mirrors dateI18n: the component ships es/en/pt strings keyed by the
|
|
7
|
+
* `locale` prop, with per-string prop overrides (uploadButtonText, dropText,
|
|
8
|
+
* uploadedTitle, helperText) for full host control. Templates use `{n}` (max
|
|
9
|
+
* files) and `{x}` (formatted max size) placeholders.
|
|
10
|
+
*/
|
|
11
|
+
const DICT = {
|
|
12
|
+
es: {
|
|
13
|
+
uploadButton: 'Cargar archivo',
|
|
14
|
+
dropHint: 'Arrastra y suelta archivos aquí',
|
|
15
|
+
helperBoth: 'Puedes subir hasta {n} archivos, cada uno hasta {x}',
|
|
16
|
+
helperFiles: 'Puedes subir hasta {n} archivos',
|
|
17
|
+
helperBytes: 'Cada archivo hasta {x}',
|
|
18
|
+
uploadedTitle: 'Archivos subidos',
|
|
19
|
+
removeFile: 'Eliminar archivo',
|
|
20
|
+
copyUrl: 'Copiar enlace',
|
|
21
|
+
downloadFile: 'Descargar',
|
|
22
|
+
copied: 'Copiado',
|
|
23
|
+
dragToReorder: 'Arrastra para reordenar',
|
|
24
|
+
openPreview: 'Abrir vista previa',
|
|
25
|
+
playVideo: 'Reproducir video',
|
|
26
|
+
errInvalidFormat: 'Formato no permitido: .{x}',
|
|
27
|
+
errTooLarge: 'Archivo demasiado grande: {x}',
|
|
28
|
+
errMaxFiles: 'Puedes subir hasta {n} archivos',
|
|
29
|
+
},
|
|
30
|
+
en: {
|
|
31
|
+
uploadButton: 'Upload file',
|
|
32
|
+
dropHint: 'Drag and drop files here',
|
|
33
|
+
helperBoth: 'You can upload up to {n} files, each up to {x}',
|
|
34
|
+
helperFiles: 'You can upload up to {n} files',
|
|
35
|
+
helperBytes: 'Each file up to {x}',
|
|
36
|
+
uploadedTitle: 'Uploaded files',
|
|
37
|
+
removeFile: 'Remove file',
|
|
38
|
+
copyUrl: 'Copy link',
|
|
39
|
+
downloadFile: 'Download',
|
|
40
|
+
copied: 'Copied',
|
|
41
|
+
dragToReorder: 'Drag to reorder',
|
|
42
|
+
openPreview: 'Open preview',
|
|
43
|
+
playVideo: 'Play video',
|
|
44
|
+
errInvalidFormat: 'Invalid format: .{x}',
|
|
45
|
+
errTooLarge: 'File too large: {x}',
|
|
46
|
+
errMaxFiles: 'You can upload up to {n} files',
|
|
47
|
+
},
|
|
48
|
+
pt: {
|
|
49
|
+
uploadButton: 'Carregar arquivo',
|
|
50
|
+
dropHint: 'Arraste e solte arquivos aqui',
|
|
51
|
+
helperBoth: 'Você pode enviar até {n} arquivos, cada um até {x}',
|
|
52
|
+
helperFiles: 'Você pode enviar até {n} arquivos',
|
|
53
|
+
helperBytes: 'Cada arquivo até {x}',
|
|
54
|
+
uploadedTitle: 'Arquivos enviados',
|
|
55
|
+
removeFile: 'Remover arquivo',
|
|
56
|
+
copyUrl: 'Copiar link',
|
|
57
|
+
downloadFile: 'Baixar',
|
|
58
|
+
copied: 'Copiado',
|
|
59
|
+
dragToReorder: 'Arraste para reordenar',
|
|
60
|
+
openPreview: 'Abrir pré-visualização',
|
|
61
|
+
playVideo: 'Reproduzir vídeo',
|
|
62
|
+
errInvalidFormat: 'Formato inválido: .{x}',
|
|
63
|
+
errTooLarge: 'Arquivo muito grande: {x}',
|
|
64
|
+
errMaxFiles: 'Você pode enviar até {n} arquivos',
|
|
65
|
+
},
|
|
66
|
+
};
|
|
67
|
+
/** Map any BCP-47 locale (e.g. "es-CO") to a supported language; fallback 'en'. */
|
|
68
|
+
function langFromLocale(locale) {
|
|
69
|
+
const l = (locale || '').toLowerCase();
|
|
70
|
+
if (l.startsWith('es'))
|
|
71
|
+
return 'es';
|
|
72
|
+
if (l.startsWith('pt'))
|
|
73
|
+
return 'pt';
|
|
74
|
+
return 'en';
|
|
75
|
+
}
|
|
76
|
+
/** Resolve the built-in UI strings for a locale. */
|
|
77
|
+
function getFileStrings(locale) {
|
|
78
|
+
return DICT[langFromLocale(locale)];
|
|
79
|
+
}
|
|
80
|
+
/** Fill the `{n}` / `{x}` placeholders of a template string. */
|
|
81
|
+
function fillTemplate(tpl, vars) {
|
|
82
|
+
var _a, _b;
|
|
83
|
+
return tpl.replace('{n}', String((_a = vars.n) !== null && _a !== void 0 ? _a : '')).replace('{x}', (_b = vars.x) !== null && _b !== void 0 ? _b : '');
|
|
84
|
+
}
|
|
85
|
+
|
|
86
|
+
exports.fillTemplate = fillTemplate;
|
|
87
|
+
exports.getFileStrings = getFileStrings;
|
|
88
|
+
exports.langFromLocale = langFromLocale;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
var purify_es = require('./purify.es-DX41ZWS2.js');
|
|
4
|
-
var toolbarConfig = require('./toolbar-config-
|
|
4
|
+
var toolbarConfig = require('./toolbar-config-BSGas-Wl.js');
|
|
5
5
|
|
|
6
6
|
// ::- Persistent data structure representing an ordered mapping from
|
|
7
7
|
// strings to values, with some convenient update methods.
|
|
@@ -35029,6 +35029,13 @@ const STARTERKIT_CONFIG = {
|
|
|
35029
35029
|
horizontalRule: false,
|
|
35030
35030
|
link: LINK_CONFIG,
|
|
35031
35031
|
},
|
|
35032
|
+
// Notas de cotización (quote builder): task + color/resaltado, sin headings.
|
|
35033
|
+
notes: {
|
|
35034
|
+
heading: false,
|
|
35035
|
+
codeBlock: false,
|
|
35036
|
+
horizontalRule: false,
|
|
35037
|
+
link: LINK_CONFIG,
|
|
35038
|
+
},
|
|
35032
35039
|
email: {
|
|
35033
35040
|
heading: { levels: [2, 3] },
|
|
35034
35041
|
code: false,
|
|
@@ -35052,6 +35059,7 @@ const STARTERKIT_CONFIG = {
|
|
|
35052
35059
|
const PRESET_TOOLBAR = {
|
|
35053
35060
|
comment: 'compact',
|
|
35054
35061
|
task: 'basic',
|
|
35062
|
+
notes: 'notes',
|
|
35055
35063
|
email: 'full',
|
|
35056
35064
|
document: 'full',
|
|
35057
35065
|
'block-email': 'basic',
|
|
@@ -35060,6 +35068,7 @@ const PRESET_TOOLBAR = {
|
|
|
35060
35068
|
const PRESET_MAXLENGTH = {
|
|
35061
35069
|
comment: 2000,
|
|
35062
35070
|
task: 10000,
|
|
35071
|
+
notes: 4000,
|
|
35063
35072
|
email: null,
|
|
35064
35073
|
document: null,
|
|
35065
35074
|
'block-email': null,
|
|
@@ -35070,9 +35079,9 @@ function getExtensions(preset = 'task', options = {}) {
|
|
|
35070
35079
|
const config = STARTERKIT_CONFIG[preset] ?? STARTERKIT_CONFIG.task;
|
|
35071
35080
|
const exts = [StarterKit.configure(config)];
|
|
35072
35081
|
// Color requires TextStyle to be registered first. Only presets that keep
|
|
35073
|
-
// `style` on output (email/document) get them — comment/task strip the
|
|
35074
|
-
// attribute in the sanitizer, so registering color there breaks lock-step.
|
|
35075
|
-
if (preset === 'email' || preset === 'document' || preset === 'block-email') {
|
|
35082
|
+
// `style` on output (notes/email/document) get them — comment/task strip the
|
|
35083
|
+
// style attribute in the sanitizer, so registering color there breaks lock-step.
|
|
35084
|
+
if (preset === 'email' || preset === 'document' || preset === 'block-email' || preset === 'notes') {
|
|
35076
35085
|
exts.push(TextStyle, Color);
|
|
35077
35086
|
}
|
|
35078
35087
|
// List marker presets (disc/circle/square, decimal/alpha/roman) — wherever
|
|
@@ -35136,7 +35145,7 @@ function getExtensions(preset = 'task', options = {}) {
|
|
|
35136
35145
|
exts.push(CalloutNode);
|
|
35137
35146
|
}
|
|
35138
35147
|
// Highlight — multicolor background (default on for document)
|
|
35139
|
-
const wantHighlight = features.highlight ?? preset === 'document';
|
|
35148
|
+
const wantHighlight = features.highlight ?? (preset === 'document' || preset === 'notes');
|
|
35140
35149
|
if (wantHighlight) {
|
|
35141
35150
|
exts.push(Highlight.configure({ multicolor: true }));
|
|
35142
35151
|
}
|
|
@@ -35163,7 +35172,7 @@ function defaultToolbarForPreset(preset = 'task') {
|
|
|
35163
35172
|
function maxLengthForPreset(preset = 'task') {
|
|
35164
35173
|
return PRESET_MAXLENGTH[preset] ?? null;
|
|
35165
35174
|
}
|
|
35166
|
-
const PRESETS = ['comment', 'task', 'email', 'document', 'block-email'];
|
|
35175
|
+
const PRESETS = ['comment', 'task', 'notes', 'email', 'document', 'block-email'];
|
|
35167
35176
|
|
|
35168
35177
|
/**
|
|
35169
35178
|
* ProseMirror editorProps that insert pasted/dropped images optimistically
|
|
@@ -35393,6 +35402,14 @@ const SANITIZE_CONFIGS = {
|
|
|
35393
35402
|
ALLOWED_ATTR: [...BASE_ATTR, 'type', 'checked', 'disabled', 'data-type', 'data-checked', 'data-variant'],
|
|
35394
35403
|
ALLOW_DATA_ATTR: false,
|
|
35395
35404
|
},
|
|
35405
|
+
// Lock-step con getExtensions('notes'): task sin checklists + TextStyle/Color
|
|
35406
|
+
// (`style` capado a STYLE_ALLOWED_PROPS) + Highlight multicolor (`mark` con
|
|
35407
|
+
// `data-color`).
|
|
35408
|
+
notes: {
|
|
35409
|
+
ALLOWED_TAGS: [...BASE_INLINE, 'u', 's', 'code', 'ul', 'ol', 'li', 'blockquote', 'mark'],
|
|
35410
|
+
ALLOWED_ATTR: [...BASE_ATTR, 'style', 'data-color'],
|
|
35411
|
+
ALLOW_DATA_ATTR: false,
|
|
35412
|
+
},
|
|
35396
35413
|
email: {
|
|
35397
35414
|
ALLOWED_TAGS: [
|
|
35398
35415
|
...BASE_INLINE, 'u', 's', 'code', 'ul', 'ol', 'li', 'blockquote',
|
|
@@ -35454,11 +35471,12 @@ function configFor(preset, features) {
|
|
|
35454
35471
|
return { ...cfg, ALLOWED_TAGS: [...tags], ALLOWED_ATTR: [...attr] };
|
|
35455
35472
|
}
|
|
35456
35473
|
/**
|
|
35457
|
-
* `style` is only allowed in email/document, and even there we cap it to
|
|
35458
|
-
* properties our extensions actually emit (TextStyle/Color/TextAlign
|
|
35459
|
-
*
|
|
35474
|
+
* `style` is only allowed in notes/email/document, and even there we cap it to
|
|
35475
|
+
* the properties our extensions actually emit (TextStyle/Color/TextAlign,
|
|
35476
|
+
* ListStyleExtension's `list-style-type`). Everything else — position,
|
|
35477
|
+
* background-image url(), etc. — is UI-redressing/tracking surface.
|
|
35460
35478
|
*/
|
|
35461
|
-
const STYLE_ALLOWED_PROPS = new Set(['color', 'background-color', 'text-align']);
|
|
35479
|
+
const STYLE_ALLOWED_PROPS = new Set(['color', 'background-color', 'text-align', 'list-style-type']);
|
|
35462
35480
|
/**
|
|
35463
35481
|
* Sanitize an HTML string for the given preset (+ feature overrides — pass the
|
|
35464
35482
|
* same `features` you gave `getExtensions`/`createEditor` so the whitelist
|
|
@@ -22,7 +22,7 @@ const NAMESPACE = 'cobalt';
|
|
|
22
22
|
const BUILD = /* cobalt */ { hotModuleReplacement: false, hydratedSelectorName: "hydrated", lazyLoad: true, propChangeCallback: true, slotRelocation: true, state: true, updatable: true};
|
|
23
23
|
|
|
24
24
|
const globalScripts = () => {};
|
|
25
|
-
const globalStyles = ":root{--co-color-base-negro:#1f1c1b;--co-color-base-blanco:#ffffff;--co-color-base-off-white:#f7f6f0;--co-color-primary-verde:#02a270;--co-color-primary-amarillo:#fdbf00;--co-color-primary-azul:#2563eb;--co-color-primary-rosado:#f32a73;--co-color-azul-100:#eff4ff;--co-color-azul-200:#dbe6fe;--co-color-azul-300:#bfd3fe;--co-color-azul-400:#93b4fd;--co-color-azul-500:#6090fa;--co-color-azul-600:#3b76f6;--co-color-azul-700:#2563eb;--co-color-azul-800:#1d58d8;--co-color-azul-900:#1e408a;--co-color-rosado-100:#fef1f6;--co-color-rosado-200:#fde6f0;--co-color-rosado-300:#fdcde2;--co-color-rosado-400:#fda4c8;--co-color-rosado-500:#fb6ba3;--co-color-rosado-600:#f32a73;--co-color-rosado-700:#e41e5c;--co-color-rosado-800:#c61044;--co-color-rosado-900:#a41039;--co-color-amarillo-100:#ffffea;--co-color-amarillo-200:#fffbc5;--co-color-amarillo-300:#fff885;--co-color-amarillo-400:#ffe01b;--co-color-amarillo-500:#fdbf00;--co-color-amarillo-600:#e29500;--co-color-amarillo-700:#bb6902;--co-color-amarillo-800:#985108;--co-color-amarillo-900:#7c420b;--co-color-verde-100:#ecfdf5;--co-color-verde-200:#d0fbe5;--co-color-verde-300:#a5f5d0;--co-color-verde-400:#6beab8;--co-color-verde-500:#31d69a;--co-color-verde-600:#0cbd82;--co-color-verde-700:#02a270;--co-color-verde-800:#027a58;--co-color-verde-900:#046147;--co-color-neutral-100:#e6e5df;--co-color-neutral-200:#eeede7;--co-color-neutral-300:#f3f2ec;--co-color-gray-100:#f6f6f6;--co-color-gray-200:#e3e3e3;--co-color-gray-300:#c4c4c4;--co-color-gray-400:#a0a0a0;--co-color-gray-500:#888888;--co-color-gray-600:#585858;--co-color-gray-700:#1f1c1b;--co-color-gray-800:#0a0a0a;--co-color-secondary-rosado-100:#d74ba0;--co-color-secondary-rosado-50:#ffc8eb;--co-color-secondary-rosado-25:#ffe6f5;--co-color-secondary-rojo-100:#eb1e1e;--co-color-secondary-rojo-50:#ff878c;--co-color-secondary-rojo-25:#ffd7dc;--co-color-secondary-naranja-100:#f0821e;--co-color-secondary-naranja-50:#ffbe82;--co-color-secondary-naranja-25:#ffe6d2;--co-color-secondary-amarillo-100:#fad223;--co-color-secondary-amarillo-50:#ffe67d;--co-color-secondary-amarillo-25:#fffac3;--co-color-secondary-verde-100:#afe664;--co-color-secondary-verde-50:#d7ffb4;--co-color-secondary-verde-25:#ebffc8;--co-color-secondary-oliva-100:#aab43c;--co-color-secondary-oliva-50:#d2dc96;--co-color-secondary-oliva-25:#f0f0d2;--co-color-secondary-turquesa-100:#00afaf;--co-color-secondary-turquesa-50:#3ce1c8;--co-color-secondary-turquesa-25:#c8f0f0;--co-color-secondary-azul-claro-100:#00bee6;--co-color-secondary-azul-claro-50:#6ee6f0;--co-color-secondary-azul-claro-25:#befaff;--co-color-secondary-azul-electrico-100:#000aff;--co-color-secondary-azul-electrico-50:#8095ff;--co-color-secondary-azul-electrico-25:#cce0ff;--co-color-secondary-violeta-100:#5f4bd7;--co-color-secondary-violeta-50:#b9b4ff;--co-color-secondary-violeta-25:#e1e1ff;--co-color-secondary-marron-100:#af7355;--co-color-secondary-marron-50:#d7b9a5;--co-color-secondary-marron-25:#f0e1d7;--co-color-secondary-guinda-100:#811137;--co-color-secondary-guinda-50:#c0889c;--co-color-secondary-guinda-25:#e6cfd7;--co-color-status-success:#0a7724;--co-color-status-bg-success:#ebf9ec;--co-color-status-progress:#2d6cc5;--co-color-status-bg-progress:#eef3fa;--co-color-status-submitted:#7556ca;--co-color-status-bg-submitted:#f4f1fb;--co-color-status-review:#85571f;--co-color-status-bg-review:#fcf5db;--co-color-status-pending:#b45103;--co-color-status-bg-pending:#f9f1eb;--co-color-status-error:#aa2e1b;--co-color-status-bg-error:#ffefef;--co-color-opacity-negro-4:rgba(31, 28, 27, 0.04);--co-color-opacity-negro-8:rgba(31, 28, 27, 0.08);--co-color-opacity-negro-16:rgba(31, 28, 27, 0.16);--co-color-opacity-negro-25:rgba(31, 28, 27, 0.25);--co-color-opacity-negro-50:rgba(31, 28, 27, 0.50);--co-color-opacity-negro-80:rgba(31, 28, 27, 0.80);--co-color-opacity-blanco-4:rgba(255, 255, 255, 0.04);--co-color-opacity-blanco-8:rgba(255, 255, 255, 0.08);--co-color-opacity-blanco-16:rgba(255, 255, 255, 0.16);--co-color-opacity-blanco-25:rgba(255, 255, 255, 0.25);--co-color-opacity-blanco-50:rgba(255, 255, 255, 0.50);--co-color-opacity-blanco-80:rgba(255, 255, 255, 0.80);--co-glass-blur:12px;--co-glass-saturate:1.3;--co-glass-panel-blur:18px;--co-motion-duration-instant:80ms;--co-motion-duration-fast:
|
|
25
|
+
const globalStyles = ":root{--co-color-base-negro:#1f1c1b;--co-color-base-blanco:#ffffff;--co-color-base-off-white:#f7f6f0;--co-color-primary-verde:#02a270;--co-color-primary-amarillo:#fdbf00;--co-color-primary-azul:#2563eb;--co-color-primary-rosado:#f32a73;--co-color-azul-100:#eff4ff;--co-color-azul-200:#dbe6fe;--co-color-azul-300:#bfd3fe;--co-color-azul-400:#93b4fd;--co-color-azul-500:#6090fa;--co-color-azul-600:#3b76f6;--co-color-azul-700:#2563eb;--co-color-azul-800:#1d58d8;--co-color-azul-900:#1e408a;--co-color-rosado-100:#fef1f6;--co-color-rosado-200:#fde6f0;--co-color-rosado-300:#fdcde2;--co-color-rosado-400:#fda4c8;--co-color-rosado-500:#fb6ba3;--co-color-rosado-600:#f32a73;--co-color-rosado-700:#e41e5c;--co-color-rosado-800:#c61044;--co-color-rosado-900:#a41039;--co-color-amarillo-100:#ffffea;--co-color-amarillo-200:#fffbc5;--co-color-amarillo-300:#fff885;--co-color-amarillo-400:#ffe01b;--co-color-amarillo-500:#fdbf00;--co-color-amarillo-600:#e29500;--co-color-amarillo-700:#bb6902;--co-color-amarillo-800:#985108;--co-color-amarillo-900:#7c420b;--co-color-verde-100:#ecfdf5;--co-color-verde-200:#d0fbe5;--co-color-verde-300:#a5f5d0;--co-color-verde-400:#6beab8;--co-color-verde-500:#31d69a;--co-color-verde-600:#0cbd82;--co-color-verde-700:#02a270;--co-color-verde-800:#027a58;--co-color-verde-900:#046147;--co-color-neutral-100:#e6e5df;--co-color-neutral-200:#eeede7;--co-color-neutral-300:#f3f2ec;--co-color-gray-100:#f6f6f6;--co-color-gray-200:#e3e3e3;--co-color-gray-300:#c4c4c4;--co-color-gray-400:#a0a0a0;--co-color-gray-500:#888888;--co-color-gray-600:#585858;--co-color-gray-700:#1f1c1b;--co-color-gray-800:#0a0a0a;--co-color-secondary-rosado-100:#d74ba0;--co-color-secondary-rosado-50:#ffc8eb;--co-color-secondary-rosado-25:#ffe6f5;--co-color-secondary-rojo-100:#eb1e1e;--co-color-secondary-rojo-50:#ff878c;--co-color-secondary-rojo-25:#ffd7dc;--co-color-secondary-naranja-100:#f0821e;--co-color-secondary-naranja-50:#ffbe82;--co-color-secondary-naranja-25:#ffe6d2;--co-color-secondary-amarillo-100:#fad223;--co-color-secondary-amarillo-50:#ffe67d;--co-color-secondary-amarillo-25:#fffac3;--co-color-secondary-verde-100:#afe664;--co-color-secondary-verde-50:#d7ffb4;--co-color-secondary-verde-25:#ebffc8;--co-color-secondary-oliva-100:#aab43c;--co-color-secondary-oliva-50:#d2dc96;--co-color-secondary-oliva-25:#f0f0d2;--co-color-secondary-turquesa-100:#00afaf;--co-color-secondary-turquesa-50:#3ce1c8;--co-color-secondary-turquesa-25:#c8f0f0;--co-color-secondary-azul-claro-100:#00bee6;--co-color-secondary-azul-claro-50:#6ee6f0;--co-color-secondary-azul-claro-25:#befaff;--co-color-secondary-azul-electrico-100:#000aff;--co-color-secondary-azul-electrico-50:#8095ff;--co-color-secondary-azul-electrico-25:#cce0ff;--co-color-secondary-violeta-100:#5f4bd7;--co-color-secondary-violeta-50:#b9b4ff;--co-color-secondary-violeta-25:#e1e1ff;--co-color-secondary-marron-100:#af7355;--co-color-secondary-marron-50:#d7b9a5;--co-color-secondary-marron-25:#f0e1d7;--co-color-secondary-guinda-100:#811137;--co-color-secondary-guinda-50:#c0889c;--co-color-secondary-guinda-25:#e6cfd7;--co-color-status-success:#0a7724;--co-color-status-bg-success:#ebf9ec;--co-color-status-progress:#2d6cc5;--co-color-status-bg-progress:#eef3fa;--co-color-status-submitted:#7556ca;--co-color-status-bg-submitted:#f4f1fb;--co-color-status-review:#85571f;--co-color-status-bg-review:#fcf5db;--co-color-status-pending:#b45103;--co-color-status-bg-pending:#f9f1eb;--co-color-status-error:#aa2e1b;--co-color-status-bg-error:#ffefef;--co-color-opacity-negro-4:rgba(31, 28, 27, 0.04);--co-color-opacity-negro-8:rgba(31, 28, 27, 0.08);--co-color-opacity-negro-16:rgba(31, 28, 27, 0.16);--co-color-opacity-negro-25:rgba(31, 28, 27, 0.25);--co-color-opacity-negro-50:rgba(31, 28, 27, 0.50);--co-color-opacity-negro-80:rgba(31, 28, 27, 0.80);--co-color-opacity-blanco-4:rgba(255, 255, 255, 0.04);--co-color-opacity-blanco-8:rgba(255, 255, 255, 0.08);--co-color-opacity-blanco-16:rgba(255, 255, 255, 0.16);--co-color-opacity-blanco-25:rgba(255, 255, 255, 0.25);--co-color-opacity-blanco-50:rgba(255, 255, 255, 0.50);--co-color-opacity-blanco-80:rgba(255, 255, 255, 0.80);--co-glass-blur:12px;--co-glass-saturate:1.3;--co-glass-panel-blur:18px;--co-motion-duration-instant:80ms;--co-motion-duration-fast:150ms;--co-motion-duration-base:250ms;--co-motion-duration-slow:350ms;--co-motion-duration-slower:500ms;--co-motion-ease-out:cubic-bezier(0.22, 1, 0.36, 1);--co-motion-ease-in:cubic-bezier(0.4, 0, 1, 1);--co-motion-ease-in-out:cubic-bezier(0.45, 0, 0.15, 1);--co-motion-ease-spring:cubic-bezier(0.34, 1.36, 0.64, 1);--co-motion-blur-sm:2px;--co-motion-blur-md:3px;--co-border-radius-xxs:4px;--co-border-radius-xs:8px;--co-border-radius-sm:12px;--co-border-radius-md:14px;--co-border-radius-lg:16px;--co-border-radius-xl:24px;--co-border-radius-2xl:32px;--co-border-radius-3xl:40px;--co-border-radius-4xl:48px;--co-border-radius-5xl:56px;--co-border-radius-6xl:64px;--co-border-radius-full:9999px;--co-shadow-sm:0 1px 2px 0 rgba(26, 26, 26, 0.04);--co-shadow-lg:0 10px 15px -3px rgba(26, 26, 26, 0.05), 0 4px 6px -4px rgba(26, 26, 26, 0.05);--co-spacing-xxs:2px;--co-spacing-xs:4px;--co-spacing-sm:6px;--co-spacing-sm2:8px;--co-spacing-md:12px;--co-spacing-lg:16px;--co-spacing-xl:20px;--co-spacing-2xl:24px;--co-spacing-3xl:32px;--co-spacing-4xl:40px;--co-spacing-5xl:48px;--co-spacing-6xl:56px;--co-spacing-7xl:64px;--co-spacing-8xl:72px;--co-spacing-9xl:80px;--co-spacing-10xl:88px;--co-spacing-11xl:96px;--co-spacing-12xl:104px;--co-spacing-13xl:112px;--co-spacing-14xl:120px;--co-spacing-full:9999px;--co-font-family-primary:'Geist', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;--co-font-family-mono:'Geist Mono', 'SFMono-Regular', Consolas, 'Liberation Mono', monospace;--co-font-size-10:10px;--co-font-size-11:11px;--co-font-size-12:12px;--co-font-size-13:13px;--co-font-size-14:14px;--co-font-size-16:16px;--co-font-size-18:18px;--co-font-size-20:20px;--co-font-size-22:22px;--co-font-size-24:24px;--co-font-size-26:26px;--co-font-size-28:28px;--co-font-size-30:30px;--co-font-size-32:32px;--co-font-size-36:36px;--co-font-size-40:40px;--co-font-size-44:44px;--co-font-size-48:48px;--co-font-size-50:50px;--co-font-size-56:56px;--co-font-size-64:64px;--co-font-size-72:72px;--co-font-size-80:80px;--co-font-size-96:96px;--co-font-size-104:104px;--co-font-size-112:112px;--co-font-size-128:128px;--co-font-size-144:144px;--co-font-size-160:160px;--co-font-size-180:180px;--co-font-size-200:200px;--co-font-size-220:220px;--co-font-weight-regular:400;--co-font-weight-medium:500;--co-font-weight-semibold:600;--co-font-weight-bold:700;--co-font-line-height-none:1;--co-font-line-height-tight:1.2;--co-font-line-height-snug:1.3;--co-font-line-height-normal:1.5;--co-font-line-height-relaxed:1.6;--co-font-letter-spacing-body:-0.03em;--co-font-letter-spacing-overline:0.08em;--co-semantic-surface-primary:var(--co-color-base-negro);--co-semantic-surface-secondary:var(--co-color-base-blanco);--co-semantic-surface-page:var(--co-color-base-blanco);--co-semantic-surface-muted:var(--co-color-gray-200);--co-semantic-surface-hover:var(--co-color-opacity-negro-8);--co-semantic-surface-disabled:var(--co-color-gray-100);--co-semantic-on-primary:var(--co-color-base-blanco);--co-semantic-on-secondary:var(--co-color-base-negro);--co-semantic-text-default:var(--co-color-base-negro);--co-semantic-text-inverse:var(--co-color-base-blanco);--co-semantic-text-secondary:var(--co-color-gray-600);--co-semantic-text-muted:var(--co-color-gray-500);--co-semantic-text-disabled:var(--co-color-gray-400);--co-semantic-border-default:var(--co-color-opacity-negro-16);--co-semantic-border-subtle:var(--co-color-opacity-negro-8);--co-semantic-border-strong:var(--co-color-opacity-negro-50);--co-semantic-border-field:var(--co-color-opacity-negro-25);--co-semantic-border-focus:var(--co-color-opacity-negro-50);--co-semantic-border-focus-ring:var(--co-color-opacity-negro-8);--co-semantic-control-thumb:var(--co-color-base-blanco);--co-semantic-control-shadow:var(--co-color-opacity-negro-16);--co-semantic-status-success:var(--co-color-status-success);--co-semantic-status-error:var(--co-color-status-error);--co-semantic-status-warning:var(--co-color-primary-amarillo);--co-semantic-status-info:var(--co-color-status-progress);--co-semantic-surface-inverse:var(--co-semantic-surface-primary)}@media (prefers-reduced-motion: reduce){:root{--co-motion-duration-instant:0.01ms;--co-motion-duration-fast:0.01ms;--co-motion-duration-base:0.01ms;--co-motion-duration-slow:0.01ms;--co-motion-duration-slower:0.01ms}}@media (prefers-reduced-transparency: reduce){:root{--co-glass-filter:none}}:root{--co-color-negro:var(--co-color-base-negro);--co-color-blanco:var(--co-color-base-blanco);--co-color-neutral-beige:var(--co-color-base-off-white);--co-color-secondary-rojo:var(--co-color-secondary-rojo-100);--co-color-secondary-naranja:var(--co-color-secondary-naranja-100);--co-color-secondary-oliva:var(--co-color-secondary-oliva-100);--co-color-secondary-violeta:var(--co-color-secondary-violeta-100);--co-color-secondary-marron:var(--co-color-secondary-marron-100);--co-color-status-success-bg:var(--co-color-status-bg-success);--co-font-family:var(--co-font-family-primary);--co-font-size-11:11px;--co-font-size-13:13px;--co-font-size-28:28px}";
|
|
26
26
|
|
|
27
27
|
/*
|
|
28
28
|
Stencil Client Platform v4.43.4 | MIT Licensed | https://stenciljs.com
|
|
@@ -247,10 +247,6 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
|
247
247
|
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
248
248
|
/* webpackMode: "lazy" */
|
|
249
249
|
'./co-menu-divider.cjs.entry.js')); }).then(processMod, consoleError);
|
|
250
|
-
case 'co-menu-item.cjs':
|
|
251
|
-
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
252
|
-
/* webpackMode: "lazy" */
|
|
253
|
-
'./co-menu-item.cjs.entry.js')); }).then(processMod, consoleError);
|
|
254
250
|
case 'co-modal.cjs':
|
|
255
251
|
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
256
252
|
/* webpackMode: "lazy" */
|
|
@@ -259,10 +255,6 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
|
259
255
|
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
260
256
|
/* webpackMode: "lazy" */
|
|
261
257
|
'./co-navbar.cjs.entry.js')); }).then(processMod, consoleError);
|
|
262
|
-
case 'co-number-field.cjs':
|
|
263
|
-
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
264
|
-
/* webpackMode: "lazy" */
|
|
265
|
-
'./co-number-field.cjs.entry.js')); }).then(processMod, consoleError);
|
|
266
258
|
case 'co-page-header.cjs':
|
|
267
259
|
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
268
260
|
/* webpackMode: "lazy" */
|
|
@@ -363,10 +355,6 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
|
363
355
|
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
364
356
|
/* webpackMode: "lazy" */
|
|
365
357
|
'./co-transfer-list.cjs.entry.js')); }).then(processMod, consoleError);
|
|
366
|
-
case 'co-video.cjs':
|
|
367
|
-
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
368
|
-
/* webpackMode: "lazy" */
|
|
369
|
-
'./co-video.cjs.entry.js')); }).then(processMod, consoleError);
|
|
370
358
|
case 'co-breadcrumb-item.cjs':
|
|
371
359
|
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
372
360
|
/* webpackMode: "lazy" */
|
|
@@ -391,6 +379,10 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
|
391
379
|
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
392
380
|
/* webpackMode: "lazy" */
|
|
393
381
|
'./co-rich-text-toolbar.cjs.entry.js')); }).then(processMod, consoleError);
|
|
382
|
+
case 'co-time-field.cjs':
|
|
383
|
+
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
384
|
+
/* webpackMode: "lazy" */
|
|
385
|
+
'./co-time-field.cjs.entry.js')); }).then(processMod, consoleError);
|
|
394
386
|
case 'co-checkbox.cjs':
|
|
395
387
|
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
396
388
|
/* webpackMode: "lazy" */
|
|
@@ -399,6 +391,10 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
|
399
391
|
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
400
392
|
/* webpackMode: "lazy" */
|
|
401
393
|
'./co-list-footer.cjs.entry.js')); }).then(processMod, consoleError);
|
|
394
|
+
case 'co-video.cjs':
|
|
395
|
+
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
396
|
+
/* webpackMode: "lazy" */
|
|
397
|
+
'./co-video.cjs.entry.js')); }).then(processMod, consoleError);
|
|
402
398
|
case 'co-loader.cjs':
|
|
403
399
|
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
404
400
|
/* webpackMode: "lazy" */
|
|
@@ -415,10 +411,6 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
|
415
411
|
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
416
412
|
/* webpackMode: "lazy" */
|
|
417
413
|
'./co-carousel.cjs.entry.js')); }).then(processMod, consoleError);
|
|
418
|
-
case 'co-color-picker.cjs':
|
|
419
|
-
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
420
|
-
/* webpackMode: "lazy" */
|
|
421
|
-
'./co-color-picker.cjs.entry.js')); }).then(processMod, consoleError);
|
|
422
414
|
case 'co-command-search.cjs':
|
|
423
415
|
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
424
416
|
/* webpackMode: "lazy" */
|
|
@@ -431,6 +423,18 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
|
431
423
|
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
432
424
|
/* webpackMode: "lazy" */
|
|
433
425
|
'./co-event-calendar.cjs.entry.js')); }).then(processMod, consoleError);
|
|
426
|
+
case 'co-file-field.cjs':
|
|
427
|
+
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
428
|
+
/* webpackMode: "lazy" */
|
|
429
|
+
'./co-file-field.cjs.entry.js')); }).then(processMod, consoleError);
|
|
430
|
+
case 'co-menu-item.cjs':
|
|
431
|
+
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
432
|
+
/* webpackMode: "lazy" */
|
|
433
|
+
'./co-menu-item.cjs.entry.js')); }).then(processMod, consoleError);
|
|
434
|
+
case 'co-number-field.cjs':
|
|
435
|
+
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
436
|
+
/* webpackMode: "lazy" */
|
|
437
|
+
'./co-number-field.cjs.entry.js')); }).then(processMod, consoleError);
|
|
434
438
|
case 'co-phone-field.cjs':
|
|
435
439
|
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
436
440
|
/* webpackMode: "lazy" */
|
|
@@ -451,14 +455,14 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
|
451
455
|
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
452
456
|
/* webpackMode: "lazy" */
|
|
453
457
|
'./co-icon.cjs.entry.js')); }).then(processMod, consoleError);
|
|
454
|
-
case 'co-
|
|
458
|
+
case 'co-color-picker.cjs':
|
|
455
459
|
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
456
460
|
/* webpackMode: "lazy" */
|
|
457
|
-
'./co-
|
|
458
|
-
case 'co-
|
|
461
|
+
'./co-color-picker.cjs.entry.js')); }).then(processMod, consoleError);
|
|
462
|
+
case 'co-column-picker.cjs':
|
|
459
463
|
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
460
464
|
/* webpackMode: "lazy" */
|
|
461
|
-
'./co-
|
|
465
|
+
'./co-column-picker.cjs.entry.js')); }).then(processMod, consoleError);
|
|
462
466
|
case 'co-provider-logo_2.cjs':
|
|
463
467
|
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
464
468
|
/* webpackMode: "lazy" */
|
package/dist/cjs/loader.cjs.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var index = require('./index-
|
|
3
|
+
var index = require('./index-MDAnKsze.js');
|
|
4
4
|
|
|
5
5
|
const defineCustomElements = async (win, options) => {
|
|
6
6
|
if (typeof window === 'undefined') return undefined;
|
|
7
7
|
await index.globalScripts();
|
|
8
|
-
return index.bootstrapLazy(JSON.parse("[[\"co-combobox.cjs\",[[1,\"co-combobox\",{\"label\":[1],\"required\":[4],\"secondaryLabel\":[1,\"secondary-label\"],\"placeholder\":[1],\"disabled\":[4],\"iconLeft\":[1,\"icon-left\"],\"clearable\":[4],\"searchable\":[4],\"searchPlaceholder\":[1,\"search-placeholder\"],\"showFooter\":[4,\"show-footer\"],\"footerPrimaryLabel\":[1,\"footer-primary-label\"],\"footerSecondaryLabel\":[1,\"footer-secondary-label\"],\"options\":[1],\"emptyMessage\":[1,\"empty-message\"],\"value\":[1025],\"multiple\":[4],\"size\":[513],\"helperText\":[1,\"helper-text\"],\"status\":[1],\"layout\":[513],\"isOpen\":[32],\"searchQuery\":[32],\"overflowCount\":[32]},null,{\"isOpen\":[{\"onOpenChange\":0}],\"value\":[{\"onValueChange\":0}]}]]],[\"co-date-range.cjs\",[[1,\"co-date-range\",{\"value\":[1025],\"label\":[1],\"placeholder\":[1],\"disabled\":[4],\"clearable\":[4],\"presets\":[4],\"helperText\":[1,\"helper-text\"],\"locale\":[1],\"applyLabel\":[1,\"apply-label\"],\"clearLabel\":[1,\"clear-label\"]}]]],[\"co-command-search.cjs\",[[257,\"co-command-search\",{\"open\":[1540],\"placeholder\":[1],\"items\":[1],\"emptyMessage\":[1,\"empty-message\"],\"async\":[516],\"loading\":[516],\"chips\":[513],\"tabs\":[1],\"activeTab\":[1,\"active-tab\"],\"hasMore\":[4,\"has-more\"],\"moreLabel\":[1,\"more-label\"],\"favorites\":[1],\"query\":[32]},null,{\"activeTab\":[{\"onActiveTabChange\":0}],\"open\":[{\"onOpenChange\":0}]}]]],[\"co-date-picker.cjs\",[[1,\"co-date-picker\",{\"value\":[1025],\"min\":[1],\"max\":[1],\"disabledDates\":[1,\"disabled-dates\"],\"disabledDaysOfWeek\":[1,\"disabled-days-of-week\"],\"locale\":[1],\"displayFormat\":[1,\"display-format\"],\"firstDayOfWeek\":[2,\"first-day-of-week\"],\"label\":[1],\"placeholder\":[1],\"size\":[513],\"variant\":[513],\"name\":[1],\"disabled\":[4],\"readonly\":[4],\"required\":[4],\"clearable\":[4],\"invalid\":[4],\"errorMessage\":[1,\"error-message\"],\"helperText\":[1,\"helper-text\"],\"layout\":[513],\"placement\":[1],\"closeOnSelect\":[4,\"close-on-select\"],\"open\":[1540],\"mobileBreakpoint\":[2,\"mobile-breakpoint\"],\"isMobile\":[32],\"internalInvalid\":[32]}]]],[\"co-autocomplete.cjs\",[[1,\"co-autocomplete\",{\"label\":[1],\"required\":[4],\"secondaryLabel\":[1,\"secondary-label\"],\"placeholder\":[1],\"disabled\":[4],\"iconLeft\":[1,\"icon-left\"],\"clearable\":[4],\"helperText\":[1,\"helper-text\"],\"layout\":[513],\"size\":[513],\"status\":[1],\"options\":[1],\"value\":[1025],\"multiple\":[4],\"loading\":[4],\"minChars\":[2,\"min-chars\"],\"searchDebounce\":[2,\"search-debounce\"],\"emptyMessage\":[1,\"empty-message\"],\"isOpen\":[32],\"query\":[32],\"focused\":[32]},[[4,\"click\",\"handleDocumentClick\"]],{\"options\":[{\"onOptionsChange\":0}],\"value\":[{\"onValueChange\":0}]}]]],[\"co-date-time-picker.cjs\",[[1,\"co-date-time-picker\",{\"value\":[1025],\"timeZone\":[1,\"time-zone\"],\"stepMinutes\":[2,\"step-minutes\"],\"hour12\":[4,\"hour-1-2\"],\"min\":[1],\"max\":[1],\"disabledDates\":[1,\"disabled-dates\"],\"disabledDaysOfWeek\":[1,\"disabled-days-of-week\"],\"locale\":[1],\"displayFormat\":[1,\"display-format\"],\"firstDayOfWeek\":[2,\"first-day-of-week\"],\"label\":[1],\"placeholder\":[1],\"size\":[513],\"variant\":[513],\"name\":[1],\"disabled\":[4],\"readonly\":[4],\"required\":[4],\"clearable\":[4],\"invalid\":[4],\"errorMessage\":[1,\"error-message\"],\"helperText\":[1,\"helper-text\"],\"layout\":[513],\"placement\":[1],\"open\":[1540],\"mobileBreakpoint\":[2,\"mobile-breakpoint\"],\"isMobile\":[32],\"activeMinutes\":[32]},null,{\"open\":[{\"onOpenChange\":0}]}]]],[\"co-ref-field.cjs\",[[257,\"co-ref-field\",{\"label\":[1],\"required\":[4],\"secondaryLabel\":[1,\"secondary-label\"],\"labelIcon\":[513,\"label-icon\"],\"placeholder\":[1],\"disabled\":[4],\"clearable\":[4],\"editable\":[4],\"editLabel\":[1,\"edit-label\"],\"multiple\":[4],\"status\":[1],\"helperText\":[1,\"helper-text\"],\"iconLeft\":[1,\"icon-left\"],\"layout\":[513],\"size\":[513],\"variant\":[513],\"value\":[1025],\"options\":[1],\"selectedDisplay\":[1,\"selected-display\"],\"loading\":[4],\"total\":[2],\"searchable\":[4],\"searchPlaceholder\":[1,\"search-placeholder\"],\"searchDebounce\":[2,\"search-debounce\"],\"emptyMessage\":[1,\"empty-message\"],\"showFooter\":[4,\"show-footer\"],\"footerPrimaryLabel\":[1,\"footer-primary-label\"],\"footerSecondaryLabel\":[1,\"footer-secondary-label\"],\"maxChips\":[2,\"max-chips\"],\"panelTheme\":[1,\"panel-theme\"],\"colorMode\":[1,\"color-mode\"],\"triggerBadgeIcon\":[1,\"trigger-badge-icon\"],\"triggerBadgeLabel\":[1,\"trigger-badge-label\"],\"panelWidth\":[1,\"panel-width\"],\"avatarShape\":[1,\"avatar-shape\"],\"pinnable\":[4],\"listReorderable\":[4,\"list-reorderable\"],\"isOpen\":[32],\"overflowCount\":[32]},null,{\"isOpen\":[{\"onOpenChange\":0}]}]]],[\"co-event-calendar.cjs\",[[1,\"co-event-calendar\",{\"view\":[1537],\"date\":[1025],\"events\":[1],\"locale\":[1],\"timeZone\":[1,\"time-zone\"],\"editable\":[4],\"selectable\":[4],\"dayMaxEvents\":[2,\"day-max-events\"],\"minDate\":[1,\"min-date\"],\"maxDate\":[1,\"max-date\"],\"firstDayOfWeek\":[2,\"first-day-of-week\"],\"availableViews\":[1,\"available-views\"],\"statusColors\":[1,\"status-colors\"],\"defaultDurationMinutes\":[2,\"default-duration-minutes\"],\"allDaySlot\":[4,\"all-day-slot\"],\"minTime\":[1,\"min-time\"],\"maxTime\":[1,\"max-time\"],\"slotMinutes\":[2,\"slot-minutes\"],\"snapMinutes\":[2,\"snap-minutes\"],\"scrollTime\":[1,\"scroll-time\"],\"nowIndicator\":[4,\"now-indicator\"],\"loading\":[4],\"anchor\":[32],\"clearRangeSelection\":[64]},null,{\"date\":[{\"onDateChange\":0}]}]]],[\"co-avatar-group.cjs\",[[1,\"co-avatar-group\",{\"items\":[16],\"max\":[2],\"size\":[1],\"shape\":[1],\"interactive\":[4],\"label\":[1]}]]],[\"co-column-picker.cjs\",[[1,\"co-column-picker\",{\"label\":[1],\"secondaryLabel\":[1,\"secondary-label\"],\"options\":[1],\"value\":[1025],\"multiple\":[4],\"disabled\":[4],\"showToolbar\":[4,\"show-toolbar\"],\"showSearch\":[4,\"show-search\"],\"clearable\":[4],\"placeholder\":[1],\"maxHeight\":[2,\"max-height\"],\"emptyText\":[1,\"empty-text\"],\"selectAllText\":[1,\"select-all-text\"],\"clearText\":[1,\"clear-text\"],\"expandText\":[1,\"expand-text\"],\"collapseText\":[1,\"collapse-text\"],\"selectedText\":[1,\"selected-text\"],\"sections\":[1],\"status\":[1],\"helperText\":[1,\"helper-text\"],\"isOpen\":[32],\"query\":[32],\"expandedKeys\":[32],\"focused\":[32]},[[4,\"click\",\"handleDocumentClick\"]],{\"options\":[{\"onOptionsChange\":0}]}]]],[\"co-data-table.cjs\",[[260,\"co-data-table\",{\"columns\":[1],\"rows\":[1],\"rowKey\":[1,\"row-key\"],\"loading\":[4],\"skeletonRows\":[2,\"skeleton-rows\"],\"emptyTitle\":[1,\"empty-title\"],\"emptyMessage\":[1,\"empty-message\"],\"emptyIcon\":[1,\"empty-icon\"],\"emptyActionLabel\":[1,\"empty-action-label\"],\"emptyActionVariant\":[1,\"empty-action-variant\"],\"emptyActionIcon\":[1,\"empty-action-icon\"],\"sortField\":[1537,\"sort-field\"],\"sortOrder\":[1537,\"sort-order\"],\"filteredFields\":[513,\"filtered-fields\"],\"indirectFilteredFields\":[513,\"indirect-filtered-fields\"],\"selectable\":[4],\"selectedKeys\":[1025,\"selected-keys\"],\"resizable\":[4],\"parsedColumns\":[32],\"parsedRows\":[32],\"parsedSelectedKeys\":[32],\"parsedFilteredFields\":[32],\"parsedIndirectFields\":[32],\"columnWidths\":[32],\"resizingColumn\":[32],\"resizeStartX\":[32],\"resizeStartWidth\":[32]},null,{\"columns\":[{\"parseColumns\":0}],\"rows\":[{\"parseRows\":0}],\"selectedKeys\":[{\"parseSelectedKeys\":0}],\"filteredFields\":[{\"parseFilteredFields\":0}],\"indirectFilteredFields\":[{\"parseIndirectFields\":0}]}]]],[\"co-file-field.cjs\",[[257,\"co-file-field\",{\"label\":[1],\"disabled\":[4],\"readonly\":[4],\"required\":[4],\"multiple\":[4],\"accept\":[1],\"maxFiles\":[2,\"max-files\"],\"maxBytes\":[2,\"max-bytes\"],\"status\":[1],\"helperText\":[1,\"helper-text\"],\"layout\":[513],\"locale\":[1],\"uploadButtonText\":[1,\"upload-button-text\"],\"dropText\":[1,\"drop-text\"],\"uploadedTitle\":[1,\"uploaded-title\"],\"reorderable\":[4],\"files\":[1],\"dragOver\":[32],\"localError\":[32],\"copiedKey\":[32],\"armedKey\":[32],\"dragKey\":[32],\"overKey\":[32],\"failedPreviews\":[32]}]]],[\"co-select.cjs\",[[1,\"co-select\",{\"label\":[1],\"required\":[4],\"secondaryLabel\":[1,\"secondary-label\"],\"placeholder\":[1],\"disabled\":[4],\"iconLeft\":[1,\"icon-left\"],\"clearable\":[4],\"helperText\":[1,\"helper-text\"],\"layout\":[513],\"status\":[1],\"options\":[1],\"value\":[1025],\"multiple\":[4],\"size\":[513],\"variant\":[513],\"searchable\":[516],\"searchPlaceholder\":[1,\"search-placeholder\"],\"emptyText\":[1,\"empty-text\"],\"showFooter\":[4,\"show-footer\"],\"footerPrimaryLabel\":[1,\"footer-primary-label\"],\"isOpen\":[32],\"scrollTop\":[32],\"searchText\":[32],\"sortSnapshot\":[32],\"activeIndex\":[32]},null,{\"isOpen\":[{\"onOpenChange\":0}]}]]],[\"co-action-bar.cjs\",[[257,\"co-action-bar\",{\"open\":[516],\"label\":[1],\"dismissible\":[4],\"position\":[513],\"ariaLabelText\":[1,\"aria-label-text\"],\"liveText\":[32],\"animated\":[32]},null,{\"label\":[{\"onLabelChange\":0}]}]]],[\"co-breadcrumb.cjs\",[[257,\"co-breadcrumb\",{\"separator\":[1],\"items\":[1]},null,{\"separator\":[{\"watchSeparator\":0}]}]]],[\"co-color-picker.cjs\",[[1,\"co-color-picker\",{\"value\":[1025],\"label\":[1],\"placeholder\":[1],\"disabled\":[4],\"required\":[4],\"status\":[1],\"helperText\":[1,\"helper-text\"],\"layout\":[513],\"size\":[513],\"name\":[1],\"presets\":[1],\"isOpen\":[32],\"copied\":[32]}]]],[\"co-drive-card.cjs\",[[257,\"co-drive-card\",{\"variant\":[1],\"density\":[1],\"accent\":[1],\"name\":[1],\"meta\":[1],\"selected\":[516],\"starred\":[516],\"active\":[516],\"ext\":[1]}]]],[\"co-list-item.cjs\",[[257,\"co-list-item\",{\"label\":[1],\"description\":[1],\"icon\":[1],\"selected\":[516],\"disabled\":[4],\"dense\":[516],\"labelTruncated\":[32],\"descTruncated\":[32]},null,{\"label\":[{\"onTextChange\":0}],\"description\":[{\"onTextChange\":0}]}]]],[\"co-menu-item.cjs\",[[257,\"co-menu-item\",{\"icon\":[1],\"iconSize\":[2,\"icon-size\"],\"label\":[1],\"caption\":[1],\"dense\":[4],\"selected\":[4],\"trailingCheck\":[4,\"trailing-check\"],\"disabled\":[4],\"variant\":[1],\"hasSubmenu\":[32],\"submenuOpen\":[32],\"focusItem\":[64]}]]],[\"co-modal.cjs\",[[257,\"co-modal\",{\"open\":[1540],\"heading\":[1],\"description\":[1],\"closable\":[4],\"closeOnOverlay\":[4,\"close-on-overlay\"],\"closeOnEscape\":[4,\"close-on-escape\"],\"size\":[513],\"noDividers\":[516,\"no-dividers\"],\"hasFooter\":[32]},[[4,\"keydown\",\"handleKeydown\"]]]]],[\"co-rich-text-editor.cjs\",[[0,\"co-rich-text-editor\",{\"value\":[1025],\"preset\":[1],\"placeholder\":[1],\"label\":[1],\"secondaryLabel\":[1,\"secondary-label\"],\"helperText\":[1,\"helper-text\"],\"status\":[1],\"variant\":[513],\"disabled\":[4],\"readonly\":[4],\"required\":[4],\"maxLength\":[2,\"max-length\"],\"showCharacterCount\":[4,\"show-character-count\"],\"autofocus\":[4],\"toolbar\":[1],\"features\":[1],\"customExtensions\":[16],\"imageUpload\":[16],\"attachmentsEnabled\":[4,\"attachments-enabled\"],\"attachmentAccept\":[1,\"attachment-accept\"],\"fontFamilies\":[1,\"font-families\"],\"accountFonts\":[1,\"account-fonts\"],\"fontsLoading\":[4,\"fonts-loading\"],\"fontLoader\":[16],\"locale\":[1],\"ready\":[32],\"hasFocus\":[32],\"getJSON\":[64],\"getHtml\":[64],\"getText\":[64],\"clear\":[64],\"focusEditor\":[64],\"setContent\":[64],\"getEditorInstance\":[64]},null,{\"accountFonts\":[{\"onAccountFontsChange\":0}],\"value\":[{\"onValueChange\":0}],\"disabled\":[{\"onEditableChange\":0}],\"readonly\":[{\"onEditableChange\":0}]}]]],[\"co-sidebar-nav.cjs\",[[1,\"co-sidebar-nav\",{\"items\":[1],\"activeKey\":[513,\"active-key\"],\"mode\":[513],\"searchable\":[4],\"searchPlaceholder\":[1,\"search-placeholder\"],\"search\":[1],\"iconMap\":[1,\"icon-map\"],\"translations\":[1],\"searchText\":[32],\"expandedKeys\":[32],\"flyoutKey\":[32],\"flyoutPosition\":[32]},null,{\"iconMap\":[{\"onIconMapChange\":0}],\"translations\":[{\"onTranslationsChange\":0}],\"search\":[{\"onSearchChange\":0}],\"activeKey\":[{\"onActiveKeyChange\":0}],\"items\":[{\"onItemsChange\":0}]}]]],[\"co-accordion.cjs\",[[257,\"co-accordion\",{\"open\":[1540],\"heading\":[1],\"subheading\":[1],\"disabled\":[4],\"hasSubheadingSlot\":[32]}]]],[\"co-audio-player.cjs\",[[1,\"co-audio-player\",{\"src\":[1],\"compact\":[4],\"bars\":[2],\"barDensity\":[2,\"bar-density\"],\"preload\":[1],\"downloadFilename\":[1,\"download-filename\"],\"noDownload\":[4,\"no-download\"],\"isPlaying\":[32],\"isLoading\":[32],\"hasError\":[32],\"currentTime\":[32],\"duration\":[32],\"peaks\":[32],\"containerWidth\":[32],\"playbackRate\":[32]},null,{\"src\":[{\"onSrcChange\":0}]}]]],[\"co-carousel.cjs\",[[257,\"co-carousel\",{\"value\":[1538],\"autoplay\":[4],\"interval\":[2],\"loop\":[4],\"arrows\":[4],\"dots\":[4],\"pauseOnHover\":[4,\"pause-on-hover\"],\"swipe\":[4],\"aspectRatio\":[1,\"aspect-ratio\"],\"locale\":[1],\"itemCount\":[32],\"dragDx\":[32],\"dragging\":[32],\"rotating\":[32],\"next\":[64],\"prev\":[64],\"goTo\":[64]},null,{\"value\":[{\"watchValue\":0}],\"locale\":[{\"watchLocale\":0}],\"autoplay\":[{\"watchAutoplay\":0}],\"interval\":[{\"watchAutoplay\":0}]}]]],[\"co-checkbox-group.cjs\",[[1,\"co-checkbox-group\",{\"label\":[1],\"secondaryLabel\":[1,\"secondary-label\"],\"helperText\":[1,\"helper-text\"],\"layout\":[513],\"status\":[1],\"value\":[1025],\"options\":[1],\"direction\":[1],\"size\":[1],\"disabled\":[4]},null,{\"value\":[{\"onValueChange\":0}]}]]],[\"co-data-table-pagination.cjs\",[[1,\"co-data-table-pagination\",{\"page\":[1538],\"pageSize\":[1538,\"page-size\"],\"totalCount\":[2,\"total-count\"],\"pageSizes\":[1,\"page-sizes\"],\"perPageLabel\":[1,\"per-page-label\"],\"recordsLabel\":[1,\"records-label\"],\"jumpToPageLabel\":[1,\"jump-to-page-label\"],\"previousLabel\":[1,\"previous-label\"],\"nextLabel\":[1,\"next-label\"],\"parsedPageSizes\":[32],\"jumpToValue\":[32],\"showPageSizeDropdown\":[32]},null,{\"pageSizes\":[{\"parsePageSizes\":0}]}]]],[\"co-drop-zone.cjs\",[[257,\"co-drop-zone\",{\"active\":[1540],\"accent\":[1],\"label\":[1],\"icon\":[1]}]]],[\"co-emoji-picker.cjs\",[[1,\"co-emoji-picker\",{\"locale\":[1],\"searchPlaceholder\":[1,\"search-placeholder\"],\"emptyMessage\":[1,\"empty-message\"],\"label\":[1],\"searchable\":[516],\"showCategories\":[516,\"show-categories\"],\"columns\":[2],\"skinTone\":[1537,\"skin-tone\"],\"recent\":[16],\"recentLimit\":[2,\"recent-limit\"],\"term\":[32],\"activeIndex\":[32],\"scrollTop\":[32],\"viewportHeight\":[32],\"localeNames\":[32],\"toneOpen\":[32]},null,{\"locale\":[{\"onLocaleChange\":0}]}]]],[\"co-empty-state.cjs\",[[257,\"co-empty-state\",{\"icon\":[1],\"heading\":[1],\"description\":[1],\"variant\":[1],\"size\":[1],\"iconWeight\":[1,\"icon-weight\"]}]]],[\"co-fab.cjs\",[[1,\"co-fab\",{\"icon\":[1],\"label\":[1],\"variant\":[1],\"size\":[1],\"ariaLabelText\":[1,\"aria-label-text\"],\"disabled\":[4],\"position\":[1],\"expandOnHover\":[4,\"expand-on-hover\"]}]]],[\"co-helper-text.cjs\",[[257,\"co-helper-text\",{\"status\":[1],\"message\":[1]}]]],[\"co-input.cjs\",[[257,\"co-input\",{\"label\":[1],\"secondaryLabel\":[1,\"secondary-label\"],\"placeholder\":[1],\"value\":[1025],\"helperText\":[1,\"helper-text\"],\"disabled\":[4],\"readonly\":[4],\"clearable\":[4],\"iconLeft\":[1,\"icon-left\"],\"iconRight\":[1,\"icon-right\"],\"layout\":[513],\"type\":[1],\"name\":[1],\"required\":[4],\"autoFocus\":[4,\"auto-focus\"],\"autocomplete\":[1],\"status\":[1],\"size\":[513],\"variant\":[513],\"fill\":[4],\"actionLabel\":[1,\"action-label\"],\"actionIcon\":[1,\"action-icon\"],\"hasFocus\":[32],\"setFocus\":[64]},null,{\"value\":[{\"onValueChange\":0}]}]]],[\"co-json-field.cjs\",[[1,\"co-json-field\",{\"value\":[1025],\"label\":[1],\"placeholder\":[1],\"name\":[1],\"required\":[4],\"disabled\":[4],\"readonly\":[4],\"rows\":[2],\"status\":[1],\"helperText\":[1,\"helper-text\"],\"invalidMessage\":[1,\"invalid-message\"],\"layout\":[513],\"size\":[513],\"draft\":[32],\"internalInvalid\":[32],\"hasFocus\":[32]},null,{\"value\":[{\"onValueChange\":0}]}]]],[\"co-menu.cjs\",[[257,\"co-menu\",{\"placement\":[1],\"offset\":[2],\"autoClose\":[4,\"auto-close\"],\"open\":[1540],\"width\":[1],\"focusFirstItem\":[64]},[[0,\"coMenuSelect\",\"handleMenuSelect\"]],{\"open\":[{\"onOpenChange\":0}]}]]],[\"co-number-field.cjs\",[[1,\"co-number-field\",{\"label\":[1],\"required\":[4],\"secondaryLabel\":[1,\"secondary-label\"],\"helperText\":[1,\"helper-text\"],\"layout\":[513],\"status\":[1],\"value\":[1538],\"min\":[2],\"max\":[2],\"step\":[2],\"disabled\":[4],\"placeholder\":[1],\"size\":[513],\"clearable\":[4],\"format\":[513],\"focused\":[32]},null,{\"value\":[{\"onValueChange\":0}]}]]],[\"co-page-header.cjs\",[[257,\"co-page-header\",{\"heading\":[1],\"icon\":[1]}]]],[\"co-phone-field.cjs\",[[1,\"co-phone-field\",{\"label\":[1],\"placeholder\":[1],\"value\":[1025],\"disabled\":[4],\"required\":[4],\"status\":[1],\"helperText\":[1,\"helper-text\"],\"layout\":[513],\"size\":[513],\"defaultCountry\":[1,\"default-country\"],\"selectedIso2\":[32],\"numberPart\":[32],\"isOpen\":[32],\"searchQuery\":[32]},null,{\"value\":[{\"onValueChange\":0}],\"defaultCountry\":[{\"onDefaultCountryChange\":0}]}]]],[\"co-radio-group.cjs\",[[1,\"co-radio-group\",{\"label\":[1],\"secondaryLabel\":[1,\"secondary-label\"],\"helperText\":[1,\"helper-text\"],\"layout\":[513],\"status\":[1],\"value\":[1025],\"options\":[1],\"direction\":[1],\"size\":[1],\"disabled\":[4],\"name\":[1]},null,{\"value\":[{\"onValueChange\":0}]}]]],[\"co-rating.cjs\",[[1,\"co-rating\",{\"label\":[1],\"value\":[1538],\"max\":[2],\"size\":[1],\"disabled\":[4],\"readOnly\":[4,\"read-only\"],\"icon\":[1],\"helperText\":[1,\"helper-text\"],\"status\":[1],\"hoverValue\":[32]}]]],[\"co-slider.cjs\",[[1,\"co-slider\",{\"label\":[1],\"secondaryLabel\":[1,\"secondary-label\"],\"helperText\":[1,\"helper-text\"],\"status\":[1],\"value\":[1026],\"min\":[2],\"max\":[2],\"step\":[2],\"disabled\":[4],\"showValue\":[4,\"show-value\"],\"showMarks\":[4,\"show-marks\"],\"dragging\":[32]}]]],[\"co-switch.cjs\",[[1,\"co-switch\",{\"checked\":[1540],\"disabled\":[4],\"label\":[1],\"required\":[4],\"secondaryLabel\":[1,\"secondary-label\"],\"helperText\":[1,\"helper-text\"],\"status\":[1]}]]],[\"co-tab.cjs\",[[1,\"co-tab\",{\"label\":[1],\"value\":[1],\"selected\":[1540],\"size\":[1],\"variant\":[1],\"badge\":[1],\"iconLeft\":[1,\"icon-left\"],\"iconRight\":[1,\"icon-right\"],\"disabled\":[4]}]]],[\"co-tags-field.cjs\",[[1,\"co-tags-field\",{\"value\":[1025],\"label\":[1],\"placeholder\":[1],\"name\":[1],\"required\":[4],\"disabled\":[4],\"readonly\":[4],\"clearable\":[4],\"maxTags\":[2,\"max-tags\"],\"allowDuplicates\":[4,\"allow-duplicates\"],\"invalid\":[4],\"errorMessage\":[1,\"error-message\"],\"helperText\":[1,\"helper-text\"],\"layout\":[513],\"size\":[513],\"draft\":[32],\"editingIndex\":[32],\"editingDraft\":[32],\"hasFocus\":[32]},null,{\"editingIndex\":[{\"onEditingIndexChange\":0}]}]]],[\"co-textarea.cjs\",[[1,\"co-textarea\",{\"value\":[1025],\"label\":[1],\"secondaryLabel\":[1,\"secondary-label\"],\"placeholder\":[1],\"name\":[1],\"required\":[4],\"disabled\":[4],\"readonly\":[4],\"rows\":[2],\"maxLength\":[2,\"max-length\"],\"status\":[1],\"helperText\":[1,\"helper-text\"],\"layout\":[513],\"size\":[513],\"variant\":[513],\"clearable\":[4],\"resize\":[1],\"hasFocus\":[32]}]]],[\"co-toast.cjs\",[[257,\"co-toast\",{\"message\":[1],\"description\":[1],\"icon\":[1],\"dismissible\":[4],\"actionsLayout\":[1,\"actions-layout\"],\"variant\":[1],\"progress\":[2],\"entered\":[32]}]]],[\"co-toggle-button.cjs\",[[257,\"co-toggle-button\",{\"selected\":[1540],\"value\":[1],\"label\":[1],\"iconLeft\":[1,\"icon-left\"],\"iconRight\":[1,\"icon-right\"],\"size\":[513],\"disabled\":[4],\"variant\":[513],\"selectedIconWeight\":[1,\"selected-icon-weight\"]}]]],[\"co-transfer-list.cjs\",[[1,\"co-transfer-list\",{\"label\":[1],\"leftTitle\":[1,\"left-title\"],\"rightTitle\":[1,\"right-title\"],\"options\":[1],\"value\":[1025],\"disabled\":[4],\"helperText\":[1,\"helper-text\"],\"status\":[1],\"leftChecked\":[32],\"rightChecked\":[32]}]]],[\"co-video.cjs\",[[1,\"co-video\",{\"src\":[1],\"poster\":[1],\"type\":[1],\"preload\":[1],\"autoplay\":[4],\"loop\":[4],\"muted\":[1028],\"volume\":[1026],\"currentTime\":[1026,\"current-time\"],\"playbackRate\":[1026,\"playback-rate\"],\"playbackRates\":[1,\"playback-rates\"],\"controls\":[4],\"showPlay\":[4,\"show-play\"],\"showVolume\":[4,\"show-volume\"],\"showProgress\":[4,\"show-progress\"],\"showTime\":[4,\"show-time\"],\"showFullscreen\":[4,\"show-fullscreen\"],\"showSpeed\":[4,\"show-speed\"],\"showPip\":[4,\"show-pip\"],\"showDownload\":[4,\"show-download\"],\"allowDownload\":[4,\"allow-download\"],\"aspectRatio\":[1,\"aspect-ratio\"],\"rounded\":[1],\"controlsAutoHide\":[4,\"controls-auto-hide\"],\"controlsAutoHideDelay\":[2,\"controls-auto-hide-delay\"],\"disabled\":[4],\"watchThreshold\":[2,\"watch-threshold\"],\"locale\":[1],\"isPlaying\":[32],\"internalCurrentTime\":[32],\"duration\":[32],\"buffered\":[32],\"volumeLevel\":[32],\"isMuted\":[32],\"isFullscreen\":[32],\"internalPlaybackRate\":[32],\"isLoading\":[32],\"showControlBar\":[32],\"hasError\":[32],\"errorMessage\":[32],\"showSpeedMenu\":[32],\"isPip\":[32],\"thresholdFired\":[32],\"hasStarted\":[32],\"isSeeking\":[32],\"showVolumeSlider\":[32],\"play\":[64],\"pause\":[64],\"togglePlay\":[64],\"seek\":[64],\"setVolume\":[64],\"toggleMute\":[64],\"toggleFullscreen\":[64],\"togglePip\":[64]},null,{\"src\":[{\"onSrcChange\":0}],\"muted\":[{\"onMutedChange\":0}],\"volume\":[{\"onVolumeChange\":0}],\"currentTime\":[{\"onCurrentTimeChange\":0}],\"playbackRate\":[{\"onPlaybackRateChange\":0}],\"playbackRates\":[{\"onPlaybackRatesChange\":0}]}]]],[\"co-app-shell.cjs\",[[257,\"co-app-shell\",{\"sidebarMode\":[1537,\"sidebar-mode\"],\"contentCard\":[4,\"content-card\"]}]]],[\"co-badge.cjs\",[[1,\"co-badge\",{\"size\":[1],\"color\":[1]}]]],[\"co-bottom-sheet.cjs\",[[257,\"co-bottom-sheet\",{\"open\":[1540],\"heading\":[513],\"maxHeight\":[513,\"max-height\"],\"dismissible\":[4],\"closeOnOverlay\":[4,\"close-on-overlay\"],\"closeOnEscape\":[4,\"close-on-escape\"],\"showHandle\":[516,\"show-handle\"],\"hasFooter\":[32],\"hasHeaderSlot\":[32]},[[4,\"keydown\",\"handleKey\"]],{\"open\":[{\"onOpenChange\":0}]}]]],[\"co-button-group.cjs\",[[257,\"co-button-group\",{\"variant\":[1],\"size\":[1],\"direction\":[1],\"disabled\":[4]}]]],[\"co-card.cjs\",[[257,\"co-card\",{\"variant\":[1],\"padding\":[1],\"clickable\":[4],\"stretch\":[516],\"hasHeader\":[32],\"hasFooter\":[32]}]]],[\"co-carousel-item.cjs\",[[257,\"co-carousel-item\"]]],[\"co-event-popover.cjs\",[[257,\"co-event-popover\",{\"open\":[1540],\"anchorRect\":[16],\"placement\":[1],\"color\":[1],\"dot\":[4],\"closeOnEscape\":[4,\"close-on-escape\"],\"closeOnClickOutside\":[4,\"close-on-click-outside\"],\"popoverLabel\":[1,\"popover-label\"]},null,{\"open\":[{\"onOpenChange\":0}],\"anchorRect\":[{\"onAnchorChange\":0}]}]]],[\"co-media-thumb.cjs\",[[257,\"co-media-thumb\",{\"src\":[1],\"video\":[4],\"height\":[8],\"radius\":[2],\"alt\":[1]}]]],[\"co-menu-divider.cjs\",[[1,\"co-menu-divider\"]]],[\"co-navbar.cjs\",[[257,\"co-navbar\",{\"variant\":[1],\"size\":[1],\"rounded\":[4]}]]],[\"co-progress-bar.cjs\",[[1,\"co-progress-bar\",{\"value\":[2],\"status\":[1],\"variant\":[1],\"thickness\":[2],\"indeterminate\":[516]}]]],[\"co-progress-circle.cjs\",[[1,\"co-progress-circle\",{\"value\":[2],\"status\":[1],\"size\":[2],\"strokeWidth\":[2,\"stroke-width\"],\"showLabel\":[4,\"show-label\"]}]]],[\"co-radio.cjs\",[[1,\"co-radio\",{\"checked\":[1540],\"size\":[1],\"disabled\":[4],\"label\":[1],\"value\":[1]}]]],[\"co-rich-text-viewer.cjs\",[[1,\"co-rich-text-viewer\",{\"value\":[1],\"format\":[1],\"preset\":[1],\"emptyText\":[1,\"empty-text\"],\"compact\":[4],\"features\":[1],\"html\":[32]},null,{\"value\":[{\"watchInputs\":0}],\"format\":[{\"watchInputs\":0}],\"preset\":[{\"watchInputs\":0}],\"features\":[{\"watchInputs\":0}]}]]],[\"co-row.cjs\",[[257,\"co-row\",{\"position\":[1],\"size\":[1]}]]],[\"co-segmented-bar.cjs\",[[257,\"co-segmented-bar\",{\"thickness\":[2],\"radius\":[1],\"trackColor\":[1,\"track-color\"],\"total\":[2],\"segments\":[1]}]]],[\"co-separator.cjs\",[[1,\"co-separator\",{\"vertical\":[516],\"spaced\":[520],\"inset\":[520],\"color\":[1],\"size\":[1],\"dark\":[516]}]]],[\"co-sidebar.cjs\",[[257,\"co-sidebar\",{\"mode\":[1537]}]]],[\"co-tab-group.cjs\",[[257,\"co-tab-group\",{\"value\":[1537],\"variant\":[1]},[[0,\"coTabSelect\",\"onTabSelect\"]],{\"value\":[{\"watchValue\":0}],\"variant\":[{\"watchVariant\":0}]}]]],[\"co-toggle-button-group.cjs\",[[257,\"co-toggle-button-group\",{\"value\":[1025],\"multiple\":[4],\"size\":[1],\"disabled\":[4],\"direction\":[1],\"fullWidth\":[516,\"full-width\"],\"variant\":[513]},[[0,\"coToggle\",\"handleToggle\"]],{\"value\":[{\"syncChildren\":0}],\"variant\":[{\"syncVariant\":0}]}]]],[\"co-icon.cjs\",[[1,\"co-icon\",{\"name\":[1],\"weight\":[1],\"size\":[2],\"svgContent\":[32]},null,{\"name\":[{\"onPropsChange\":0}],\"weight\":[{\"onPropsChange\":0}]}]]],[\"co-date-range-picker.cjs\",[[1,\"co-date-range-picker\",{\"value\":[1025],\"min\":[1],\"max\":[1],\"locale\":[1],\"displayFormat\":[1,\"display-format\"],\"firstDayOfWeek\":[2,\"first-day-of-week\"],\"presets\":[4],\"presetIds\":[1,\"preset-ids\"],\"allowSameDay\":[4,\"allow-same-day\"],\"minRangeDays\":[2,\"min-range-days\"],\"maxRangeDays\":[2,\"max-range-days\"],\"clearable\":[4],\"applyOnSelect\":[4,\"apply-on-select\"],\"disabled\":[4],\"readonly\":[4],\"invalid\":[4],\"errorMessage\":[1,\"error-message\"],\"helperText\":[1,\"helper-text\"],\"label\":[1],\"required\":[4],\"placeholder\":[1],\"layout\":[513],\"size\":[513],\"variant\":[513],\"placement\":[1],\"open\":[1540],\"applyLabel\":[1,\"apply-label\"],\"cancelLabel\":[1,\"cancel-label\"],\"clearLabel\":[1,\"clear-label\"],\"fromLabel\":[1,\"from-label\"],\"toLabel\":[1,\"to-label\"],\"mobileBreakpoint\":[2,\"mobile-breakpoint\"],\"draftFrom\":[32],\"draftTo\":[32],\"isMobile\":[32]},null,{\"value\":[{\"onValueChange\":0}]}]]],[\"co-breadcrumb-item.cjs\",[[257,\"co-breadcrumb-item\",{\"label\":[1],\"value\":[1],\"icon\":[1],\"current\":[4],\"separator\":[1]}]]],[\"co-button.cjs\",[[257,\"co-button\",{\"variant\":[1],\"shape\":[513],\"size\":[1],\"elevated\":[4],\"surface\":[1],\"disabled\":[516],\"label\":[1],\"ariaLabelText\":[1,\"aria-label-text\"],\"iconLeft\":[1,\"icon-left\"],\"iconRight\":[1,\"icon-right\"],\"iconWeight\":[1,\"icon-weight\"],\"type\":[1],\"color\":[1],\"textColor\":[1,\"text-color\"],\"iconSize\":[2,\"icon-size\"]}]]],[\"co-file-type-tile.cjs\",[[1,\"co-file-type-tile\",{\"ext\":[1],\"size\":[2],\"radius\":[2],\"colorTags\":[4,\"color-tags\"]}]]],[\"co-icon-button.cjs\",[[1,\"co-icon-button\",{\"variant\":[1],\"surface\":[1],\"shape\":[513],\"size\":[1],\"boxSize\":[2,\"box-size\"],\"iconSize\":[2,\"icon-size\"],\"disabled\":[516],\"label\":[1],\"icon\":[1],\"iconWeight\":[1,\"icon-weight\"]}]]],[\"co-lightbox.cjs\",[[1,\"co-lightbox\",{\"images\":[1],\"startIndex\":[2,\"start-index\"],\"open\":[1540],\"locale\":[1],\"index\":[32],\"scale\":[32],\"tx\":[32],\"ty\":[32],\"dragging\":[32]},null,{\"open\":[{\"onOpenChange\":0}],\"startIndex\":[{\"onStartIndexChange\":0}],\"images\":[{\"onImagesChange\":0}]}]]],[\"co-rich-text-toolbar.cjs\",[[1,\"co-rich-text-toolbar\",{\"editor\":[16],\"variant\":[1],\"disabled\":[4],\"locale\":[1],\"imageUpload\":[16],\"attachmentsEnabled\":[4,\"attachments-enabled\"],\"attachmentAccept\":[1,\"attachment-accept\"],\"items\":[32],\"tick\":[32],\"openPopover\":[32],\"popoverInput\":[32],\"gridHoverRows\":[32],\"gridHoverCols\":[32],\"gridLockedRows\":[32],\"gridLockedCols\":[32],\"tableTab\":[32],\"tableManualRows\":[32],\"tableManualCols\":[32],\"tableWithHeader\":[32],\"tableContextItems\":[32],\"imagePopoverMode\":[32],\"colorHexInput\":[32]},null,{\"variant\":[{\"onVariantChange\":0}],\"attachmentsEnabled\":[{\"onAttachmentsEnabledChange\":0}],\"editor\":[{\"onEditorChange\":0}],\"openPopover\":[{\"onOpenPopoverChange\":0}]}]]],[\"co-list-footer.cjs\",[[257,\"co-list-footer\",{\"primaryLabel\":[1,\"primary-label\"],\"primaryIcon\":[1,\"primary-icon\"],\"secondaryLabel\":[1,\"secondary-label\"],\"secondaryIcon\":[1,\"secondary-icon\"]}]]],[\"co-checkbox.cjs\",[[1,\"co-checkbox\",{\"checked\":[1540],\"indeterminate\":[1540],\"size\":[1],\"disabled\":[4],\"label\":[1],\"value\":[1],\"onColor\":[1,\"on-color\"],\"appearance\":[1]}]]],[\"co-provider-logo_2.cjs\",[[1,\"co-provider-logo\",{\"provider\":[513],\"size\":[2],\"plated\":[516]}],[1,\"co-skeleton\",{\"variant\":[513],\"width\":[1],\"height\":[1]}]]],[\"co-calendar-month_2.cjs\",[[1,\"co-calendar-month\",{\"events\":[16],\"year\":[2],\"month\":[2],\"locale\":[1],\"firstDayOfWeek\":[2,\"first-day-of-week\"],\"timeZone\":[1,\"time-zone\"],\"minDate\":[1,\"min-date\"],\"maxDate\":[1,\"max-date\"],\"editable\":[4],\"selectable\":[4],\"maxLanes\":[2,\"max-lanes\"],\"loading\":[4],\"focused\":[32],\"dragOverDate\":[32],\"dragId\":[32],\"nowMs\":[32],\"selectedDate\":[32],\"clearSelection\":[64]},null,{\"events\":[{\"onEventsChange\":0}]}],[1,\"co-calendar-timegrid\",{\"events\":[16],\"dates\":[16],\"locale\":[1],\"timeZone\":[1,\"time-zone\"],\"editable\":[4],\"selectable\":[4],\"minDate\":[1,\"min-date\"],\"maxDate\":[1,\"max-date\"],\"slotMinutes\":[2,\"slot-minutes\"],\"snapMinutes\":[2,\"snap-minutes\"],\"defaultDurationMinutes\":[2,\"default-duration-minutes\"],\"scrollTime\":[1,\"scroll-time\"],\"nowIndicator\":[4,\"now-indicator\"],\"loading\":[4],\"allDaySlot\":[4,\"all-day-slot\"],\"minTime\":[1,\"min-time\"],\"maxTime\":[1,\"max-time\"],\"nowMinutes\":[32],\"nowDay\":[32],\"focusDate\":[32],\"focusMin\":[32],\"selDate\":[32],\"selStartMin\":[32],\"selEndMin\":[32],\"dragId\":[32],\"clearSelection\":[64]},null,{\"events\":[{\"onEventsChange\":0}]}]]],[\"co-overlay.cjs\",[[257,\"co-overlay\",{\"open\":[1540],\"trapFocus\":[516,\"trap-focus\"],\"closeOnEscape\":[516,\"close-on-escape\"]},[[4,\"keydown\",\"handleKeydown\"]],{\"open\":[{\"onOpenChange\":0}]}]]],[\"co-loader.cjs\",[[1,\"co-loader\",{\"visible\":[516],\"overlay\":[516],\"size\":[513],\"text\":[1],\"background\":[1]}]]],[\"co-chip_2.cjs\",[[257,\"co-option-list\",{\"items\":[1],\"value\":[1],\"selectedItems\":[1,\"selected-items\"],\"multiple\":[4],\"selectedFirst\":[4,\"selected-first\"],\"selectedAffordance\":[1,\"selected-affordance\"],\"removableItems\":[4,\"removable-items\"],\"reorderable\":[4],\"pinnable\":[4],\"listReorderable\":[4,\"list-reorderable\"],\"searchable\":[516],\"searchPlaceholder\":[1,\"search-placeholder\"],\"searchDebounce\":[2,\"search-debounce\"],\"initialTerm\":[1,\"initial-term\"],\"loading\":[4],\"total\":[2],\"hasMore\":[4,\"has-more\"],\"emptyMessage\":[1,\"empty-message\"],\"clearOptionLabel\":[1,\"clear-option-label\"],\"virtual\":[516],\"highlightMatches\":[4,\"highlight-matches\"],\"highlightTerm\":[1,\"highlight-term\"],\"avatarShape\":[1,\"avatar-shape\"],\"autoHighlight\":[4,\"auto-highlight\"],\"term\":[32],\"activeIndex\":[32],\"scrollTop\":[32],\"armedKey\":[32],\"dragKey\":[32],\"overKey\":[32],\"dropAfter\":[32],\"displaySnapshot\":[32],\"snapshotOrder\":[64],\"focusSearch\":[64],\"scrollToSelected\":[64],\"handleKey\":[64]},null,{\"items\":[{\"onItemsChange\":0}]}],[257,\"co-chip\",{\"shape\":[1],\"size\":[1],\"iconMode\":[1,\"icon-mode\"],\"variant\":[1],\"color\":[1],\"label\":[1],\"iconLeft\":[1,\"icon-left\"],\"iconRight\":[1,\"icon-right\"],\"iconWeight\":[1,\"icon-weight\"],\"valueLabel\":[1,\"value-label\"],\"trailingIcon\":[1,\"trailing-icon\"],\"removable\":[516],\"dot\":[516],\"dotColor\":[513,\"dot-color\"],\"clickable\":[4],\"disabled\":[4],\"selected\":[1540]}]]],[\"co-popover.cjs\",[[257,\"co-popover\",{\"open\":[1540],\"placement\":[1],\"matchWidth\":[516,\"match-width\"],\"offset\":[2],\"closeOnClickOutside\":[4,\"close-on-click-outside\"],\"closeOnEscape\":[4,\"close-on-escape\"],\"flip\":[4],\"toggle\":[64],\"show\":[64],\"hide\":[64]},null,{\"open\":[{\"onOpenChange\":0}]}]]],[\"co-calendar_3.cjs\",[[1,\"co-date-field\",{\"value\":[1025],\"size\":[513],\"min\":[1],\"max\":[1],\"disabledDates\":[1,\"disabled-dates\"],\"disabledDaysOfWeek\":[1,\"disabled-days-of-week\"],\"locale\":[1],\"displayFormat\":[1,\"display-format\"],\"label\":[1],\"placeholder\":[1],\"name\":[1],\"disabled\":[4],\"readonly\":[4],\"required\":[4],\"clearable\":[4],\"invalid\":[4],\"errorMessage\":[1,\"error-message\"],\"helperText\":[1,\"helper-text\"],\"layout\":[513],\"clearLabel\":[1,\"clear-label\"],\"draft\":[32],\"internalInvalid\":[32],\"hasFocus\":[32],\"focusInput\":[64]},null,{\"value\":[{\"onValueChange\":0}]}],[257,\"co-drawer\",{\"open\":[1540],\"position\":[513],\"size\":[513],\"heading\":[1],\"description\":[1],\"icon\":[1],\"closable\":[4],\"closeOnOverlay\":[4,\"close-on-overlay\"],\"closeOnEscape\":[4,\"close-on-escape\"],\"modeless\":[516],\"loading\":[4],\"hasFooter\":[32],\"hasTabs\":[32],\"hasHeaderSlot\":[32]},[[4,\"keydown\",\"handleKey\"]],{\"open\":[{\"onOpenChange\":0}]}],[1,\"co-calendar\",{\"mode\":[1],\"value\":[1],\"rangeStart\":[1,\"range-start\"],\"rangeEnd\":[1,\"range-end\"],\"min\":[1],\"max\":[1],\"disabledDates\":[1,\"disabled-dates\"],\"disabledDaysOfWeek\":[1,\"disabled-days-of-week\"],\"locale\":[1],\"firstDayOfWeek\":[2,\"first-day-of-week\"],\"prevMonthLabel\":[1,\"prev-month-label\"],\"nextMonthLabel\":[1,\"next-month-label\"],\"viewYear\":[32],\"viewMonth\":[32],\"focused\":[32],\"hoverDay\":[32],\"view\":[32],\"focusGrid\":[64]},null,{\"value\":[{\"onValueChange\":0}]}]]],[\"co-avatar_2.cjs\",[[1,\"co-avatar\",{\"type\":[1],\"size\":[1],\"text\":[1],\"src\":[1],\"alt\":[1],\"icon\":[1],\"iconWeight\":[1,\"icon-weight\"],\"shape\":[1],\"color\":[1],\"ringColor\":[513,\"ring-color\"],\"name\":[1],\"imgFailed\":[32]}],[257,\"co-tooltip\",{\"content\":[1],\"placement\":[1],\"offset\":[2],\"showDelay\":[2,\"show-delay\"],\"hideDelay\":[2,\"hide-delay\"],\"disabled\":[4],\"arrow\":[4],\"flip\":[4],\"maxWidth\":[1,\"max-width\"],\"block\":[516],\"visible\":[32],\"actualPlacement\":[32]},null,{\"visible\":[{\"onVisibleChange\":0}],\"disabled\":[{\"onDisabledChange\":0}]}]]]]"), options);
|
|
8
|
+
return index.bootstrapLazy(JSON.parse("[[\"co-icon.cjs\",[[1,\"co-icon\",{\"name\":[1],\"weight\":[1],\"size\":[2],\"svgContent\":[32]},null,{\"name\":[{\"onPropsChange\":0}],\"weight\":[{\"onPropsChange\":0}]}]]],[\"co-combobox.cjs\",[[1,\"co-combobox\",{\"label\":[1],\"required\":[4],\"secondaryLabel\":[1,\"secondary-label\"],\"placeholder\":[1],\"disabled\":[4],\"iconLeft\":[1,\"icon-left\"],\"clearable\":[4],\"searchable\":[4],\"searchPlaceholder\":[1,\"search-placeholder\"],\"showFooter\":[4,\"show-footer\"],\"footerPrimaryLabel\":[1,\"footer-primary-label\"],\"footerSecondaryLabel\":[1,\"footer-secondary-label\"],\"options\":[1],\"emptyMessage\":[1,\"empty-message\"],\"value\":[1025],\"multiple\":[4],\"size\":[513],\"helperText\":[1,\"helper-text\"],\"status\":[1],\"layout\":[513],\"isOpen\":[32],\"searchQuery\":[32],\"overflowCount\":[32]},null,{\"isOpen\":[{\"onOpenChange\":0}],\"value\":[{\"onValueChange\":0}]}]]],[\"co-date-range.cjs\",[[1,\"co-date-range\",{\"value\":[1025],\"label\":[1],\"placeholder\":[1],\"disabled\":[4],\"clearable\":[4],\"presets\":[4],\"helperText\":[1,\"helper-text\"],\"locale\":[1],\"applyLabel\":[1,\"apply-label\"],\"clearLabel\":[1,\"clear-label\"]}]]],[\"co-command-search.cjs\",[[257,\"co-command-search\",{\"open\":[1540],\"placeholder\":[1],\"items\":[1],\"emptyMessage\":[1,\"empty-message\"],\"async\":[516],\"loading\":[516],\"chips\":[513],\"tabs\":[1],\"activeTab\":[1,\"active-tab\"],\"hasMore\":[4,\"has-more\"],\"moreLabel\":[1,\"more-label\"],\"favorites\":[1],\"query\":[32]},null,{\"activeTab\":[{\"onActiveTabChange\":0}],\"open\":[{\"onOpenChange\":0}]}]]],[\"co-date-picker.cjs\",[[1,\"co-date-picker\",{\"value\":[1025],\"min\":[1],\"max\":[1],\"disabledDates\":[1,\"disabled-dates\"],\"disabledDaysOfWeek\":[1,\"disabled-days-of-week\"],\"locale\":[1],\"displayFormat\":[1,\"display-format\"],\"firstDayOfWeek\":[2,\"first-day-of-week\"],\"label\":[1],\"placeholder\":[1],\"size\":[513],\"variant\":[513],\"name\":[1],\"disabled\":[4],\"readonly\":[4],\"required\":[4],\"clearable\":[4],\"invalid\":[4],\"errorMessage\":[1,\"error-message\"],\"helperText\":[1,\"helper-text\"],\"layout\":[513],\"placement\":[1],\"closeOnSelect\":[4,\"close-on-select\"],\"open\":[1540],\"mobileBreakpoint\":[2,\"mobile-breakpoint\"],\"isMobile\":[32],\"internalInvalid\":[32]}]]],[\"co-date-time-picker.cjs\",[[1,\"co-date-time-picker\",{\"value\":[1025],\"timeZone\":[1,\"time-zone\"],\"stepMinutes\":[2,\"step-minutes\"],\"presetIds\":[1,\"preset-ids\"],\"hour12\":[4,\"hour-1-2\"],\"min\":[1],\"max\":[1],\"disabledDates\":[1,\"disabled-dates\"],\"disabledDaysOfWeek\":[1,\"disabled-days-of-week\"],\"locale\":[1],\"displayFormat\":[1,\"display-format\"],\"firstDayOfWeek\":[2,\"first-day-of-week\"],\"label\":[1],\"placeholder\":[1],\"size\":[513],\"variant\":[513],\"name\":[1],\"disabled\":[4],\"readonly\":[4],\"required\":[4],\"clearable\":[4],\"invalid\":[4],\"errorMessage\":[1,\"error-message\"],\"helperText\":[1,\"helper-text\"],\"layout\":[513],\"placement\":[1],\"open\":[1540],\"mobileBreakpoint\":[2,\"mobile-breakpoint\"],\"isMobile\":[32],\"draftMinutes\":[32]},null,{\"open\":[{\"onOpenChange\":0}]}]]],[\"co-autocomplete.cjs\",[[1,\"co-autocomplete\",{\"label\":[1],\"required\":[4],\"secondaryLabel\":[1,\"secondary-label\"],\"placeholder\":[1],\"disabled\":[4],\"iconLeft\":[1,\"icon-left\"],\"clearable\":[4],\"helperText\":[1,\"helper-text\"],\"layout\":[513],\"size\":[513],\"status\":[1],\"options\":[1],\"value\":[1025],\"multiple\":[4],\"loading\":[4],\"minChars\":[2,\"min-chars\"],\"searchDebounce\":[2,\"search-debounce\"],\"emptyMessage\":[1,\"empty-message\"],\"isOpen\":[32],\"query\":[32],\"focused\":[32]},[[4,\"click\",\"handleDocumentClick\"]],{\"options\":[{\"onOptionsChange\":0}],\"value\":[{\"onValueChange\":0}]}]]],[\"co-ref-field.cjs\",[[257,\"co-ref-field\",{\"label\":[1],\"required\":[4],\"secondaryLabel\":[1,\"secondary-label\"],\"labelIcon\":[513,\"label-icon\"],\"placeholder\":[1],\"disabled\":[4],\"clearable\":[4],\"editable\":[4],\"editLabel\":[1,\"edit-label\"],\"multiple\":[4],\"status\":[1],\"helperText\":[1,\"helper-text\"],\"iconLeft\":[1,\"icon-left\"],\"layout\":[513],\"size\":[513],\"variant\":[513],\"value\":[1025],\"options\":[1],\"selectedDisplay\":[1,\"selected-display\"],\"loading\":[4],\"total\":[2],\"searchable\":[4],\"searchPlaceholder\":[1,\"search-placeholder\"],\"searchDebounce\":[2,\"search-debounce\"],\"emptyMessage\":[1,\"empty-message\"],\"showFooter\":[4,\"show-footer\"],\"footerPrimaryLabel\":[1,\"footer-primary-label\"],\"footerSecondaryLabel\":[1,\"footer-secondary-label\"],\"maxChips\":[2,\"max-chips\"],\"panelTheme\":[1,\"panel-theme\"],\"colorMode\":[1,\"color-mode\"],\"triggerBadgeIcon\":[1,\"trigger-badge-icon\"],\"triggerBadgeLabel\":[1,\"trigger-badge-label\"],\"panelWidth\":[1,\"panel-width\"],\"avatarShape\":[1,\"avatar-shape\"],\"pinnable\":[4],\"listReorderable\":[4,\"list-reorderable\"],\"isOpen\":[32],\"overflowCount\":[32]},null,{\"isOpen\":[{\"onOpenChange\":0}]}]]],[\"co-event-calendar.cjs\",[[1,\"co-event-calendar\",{\"view\":[1537],\"date\":[1025],\"events\":[1],\"locale\":[1],\"timeZone\":[1,\"time-zone\"],\"editable\":[4],\"selectable\":[4],\"dayMaxEvents\":[2,\"day-max-events\"],\"minDate\":[1,\"min-date\"],\"maxDate\":[1,\"max-date\"],\"firstDayOfWeek\":[2,\"first-day-of-week\"],\"availableViews\":[1,\"available-views\"],\"statusColors\":[1,\"status-colors\"],\"defaultDurationMinutes\":[2,\"default-duration-minutes\"],\"allDaySlot\":[4,\"all-day-slot\"],\"minTime\":[1,\"min-time\"],\"maxTime\":[1,\"max-time\"],\"slotMinutes\":[2,\"slot-minutes\"],\"snapMinutes\":[2,\"snap-minutes\"],\"scrollTime\":[1,\"scroll-time\"],\"nowIndicator\":[4,\"now-indicator\"],\"loading\":[4],\"anchor\":[32],\"clearRangeSelection\":[64]},null,{\"date\":[{\"onDateChange\":0}]}]]],[\"co-file-field.cjs\",[[257,\"co-file-field\",{\"label\":[1],\"disabled\":[4],\"readonly\":[4],\"required\":[4],\"multiple\":[4],\"accept\":[1],\"maxFiles\":[2,\"max-files\"],\"maxBytes\":[2,\"max-bytes\"],\"status\":[1],\"helperText\":[1,\"helper-text\"],\"layout\":[513],\"locale\":[1],\"uploadButtonText\":[1,\"upload-button-text\"],\"dropText\":[1,\"drop-text\"],\"uploadedTitle\":[1,\"uploaded-title\"],\"reorderable\":[4],\"files\":[1],\"dragOver\":[32],\"localError\":[32],\"copiedKey\":[32],\"armedKey\":[32],\"dragKey\":[32],\"overKey\":[32],\"failedPreviews\":[32]}]]],[\"co-avatar-group.cjs\",[[1,\"co-avatar-group\",{\"items\":[16],\"max\":[2],\"size\":[1],\"shape\":[1],\"interactive\":[4],\"label\":[1]}]]],[\"co-column-picker.cjs\",[[1,\"co-column-picker\",{\"label\":[1],\"secondaryLabel\":[1,\"secondary-label\"],\"options\":[1],\"value\":[1025],\"multiple\":[4],\"disabled\":[4],\"showToolbar\":[4,\"show-toolbar\"],\"showSearch\":[4,\"show-search\"],\"clearable\":[4],\"placeholder\":[1],\"maxHeight\":[2,\"max-height\"],\"emptyText\":[1,\"empty-text\"],\"selectAllText\":[1,\"select-all-text\"],\"clearText\":[1,\"clear-text\"],\"expandText\":[1,\"expand-text\"],\"collapseText\":[1,\"collapse-text\"],\"selectedText\":[1,\"selected-text\"],\"sections\":[1],\"status\":[1],\"helperText\":[1,\"helper-text\"],\"isOpen\":[32],\"query\":[32],\"expandedKeys\":[32],\"focused\":[32]},[[4,\"click\",\"handleDocumentClick\"]],{\"options\":[{\"onOptionsChange\":0}]}]]],[\"co-data-table.cjs\",[[260,\"co-data-table\",{\"columns\":[1],\"rows\":[1],\"rowKey\":[1,\"row-key\"],\"loading\":[4],\"skeletonRows\":[2,\"skeleton-rows\"],\"emptyTitle\":[1,\"empty-title\"],\"emptyMessage\":[1,\"empty-message\"],\"emptyIcon\":[1,\"empty-icon\"],\"emptyActionLabel\":[1,\"empty-action-label\"],\"emptyActionVariant\":[1,\"empty-action-variant\"],\"emptyActionIcon\":[1,\"empty-action-icon\"],\"sortField\":[1537,\"sort-field\"],\"sortOrder\":[1537,\"sort-order\"],\"filteredFields\":[513,\"filtered-fields\"],\"indirectFilteredFields\":[513,\"indirect-filtered-fields\"],\"selectable\":[4],\"selectedKeys\":[1025,\"selected-keys\"],\"resizable\":[4],\"parsedColumns\":[32],\"parsedRows\":[32],\"parsedSelectedKeys\":[32],\"parsedFilteredFields\":[32],\"parsedIndirectFields\":[32],\"columnWidths\":[32],\"resizingColumn\":[32],\"resizeStartX\":[32],\"resizeStartWidth\":[32]},null,{\"columns\":[{\"parseColumns\":0}],\"rows\":[{\"parseRows\":0}],\"selectedKeys\":[{\"parseSelectedKeys\":0}],\"filteredFields\":[{\"parseFilteredFields\":0}],\"indirectFilteredFields\":[{\"parseIndirectFields\":0}]}]]],[\"co-select.cjs\",[[1,\"co-select\",{\"label\":[1],\"required\":[4],\"secondaryLabel\":[1,\"secondary-label\"],\"placeholder\":[1],\"disabled\":[4],\"iconLeft\":[1,\"icon-left\"],\"clearable\":[4],\"helperText\":[1,\"helper-text\"],\"layout\":[513],\"status\":[1],\"options\":[1],\"value\":[1025],\"multiple\":[4],\"size\":[513],\"variant\":[513],\"searchable\":[516],\"searchPlaceholder\":[1,\"search-placeholder\"],\"emptyText\":[1,\"empty-text\"],\"showFooter\":[4,\"show-footer\"],\"footerPrimaryLabel\":[1,\"footer-primary-label\"],\"isOpen\":[32],\"scrollTop\":[32],\"searchText\":[32],\"sortSnapshot\":[32],\"activeIndex\":[32]},null,{\"isOpen\":[{\"onOpenChange\":0}]}]]],[\"co-action-bar.cjs\",[[257,\"co-action-bar\",{\"open\":[516],\"label\":[1],\"dismissible\":[4],\"position\":[513],\"ariaLabelText\":[1,\"aria-label-text\"],\"liveText\":[32],\"animated\":[32]},null,{\"label\":[{\"onLabelChange\":0}]}]]],[\"co-breadcrumb.cjs\",[[257,\"co-breadcrumb\",{\"separator\":[1],\"items\":[1]},null,{\"separator\":[{\"watchSeparator\":0}]}]]],[\"co-color-picker.cjs\",[[1,\"co-color-picker\",{\"value\":[1025],\"label\":[1],\"placeholder\":[1],\"disabled\":[4],\"required\":[4],\"status\":[1],\"helperText\":[1,\"helper-text\"],\"layout\":[513],\"size\":[513],\"name\":[1],\"presets\":[1],\"locale\":[1],\"isOpen\":[32],\"copied\":[32],\"hsv\":[32],\"hexDraft\":[32],\"areaAxis\":[32],\"focusedIndex\":[32]},null,{\"value\":[{\"syncFromValue\":0}]}]]],[\"co-drive-card.cjs\",[[257,\"co-drive-card\",{\"variant\":[1],\"density\":[1],\"accent\":[1],\"name\":[1],\"meta\":[1],\"selected\":[516],\"starred\":[516],\"active\":[516],\"ext\":[1]}]]],[\"co-list-item.cjs\",[[257,\"co-list-item\",{\"label\":[1],\"description\":[1],\"icon\":[1],\"selected\":[516],\"disabled\":[4],\"dense\":[516],\"labelTruncated\":[32],\"descTruncated\":[32]},null,{\"label\":[{\"onTextChange\":0}],\"description\":[{\"onTextChange\":0}]}]]],[\"co-menu-item.cjs\",[[257,\"co-menu-item\",{\"icon\":[1],\"iconSize\":[2,\"icon-size\"],\"label\":[1],\"caption\":[1],\"dense\":[4],\"selected\":[4],\"trailingCheck\":[4,\"trailing-check\"],\"disabled\":[4],\"variant\":[1],\"hasSubmenu\":[32],\"submenuOpen\":[32],\"submenuPlacementValue\":[32],\"focusItem\":[64],\"closeSubmenu\":[64]}]]],[\"co-modal.cjs\",[[257,\"co-modal\",{\"open\":[1540],\"heading\":[1],\"description\":[1],\"closable\":[4],\"closeOnOverlay\":[4,\"close-on-overlay\"],\"closeOnEscape\":[4,\"close-on-escape\"],\"size\":[513],\"noDividers\":[516,\"no-dividers\"],\"hasFooter\":[32]},[[4,\"keydown\",\"handleKeydown\"]]]]],[\"co-rich-text-editor.cjs\",[[0,\"co-rich-text-editor\",{\"value\":[1025],\"preset\":[1],\"placeholder\":[1],\"label\":[1],\"secondaryLabel\":[1,\"secondary-label\"],\"helperText\":[1,\"helper-text\"],\"status\":[1],\"variant\":[513],\"disabled\":[4],\"readonly\":[4],\"required\":[4],\"maxLength\":[2,\"max-length\"],\"showCharacterCount\":[4,\"show-character-count\"],\"autofocus\":[4],\"toolbar\":[1],\"features\":[1],\"customExtensions\":[16],\"imageUpload\":[16],\"attachmentsEnabled\":[4,\"attachments-enabled\"],\"attachmentAccept\":[1,\"attachment-accept\"],\"fontFamilies\":[1,\"font-families\"],\"accountFonts\":[1,\"account-fonts\"],\"fontsLoading\":[4,\"fonts-loading\"],\"fontLoader\":[16],\"locale\":[1],\"ready\":[32],\"hasFocus\":[32],\"getJSON\":[64],\"getHtml\":[64],\"getText\":[64],\"clear\":[64],\"focusEditor\":[64],\"setContent\":[64],\"getEditorInstance\":[64]},null,{\"accountFonts\":[{\"onAccountFontsChange\":0}],\"value\":[{\"onValueChange\":0}],\"disabled\":[{\"onEditableChange\":0}],\"readonly\":[{\"onEditableChange\":0}]}]]],[\"co-sidebar-nav.cjs\",[[1,\"co-sidebar-nav\",{\"items\":[1],\"activeKey\":[513,\"active-key\"],\"mode\":[513],\"searchable\":[4],\"searchPlaceholder\":[1,\"search-placeholder\"],\"search\":[1],\"iconMap\":[1,\"icon-map\"],\"translations\":[1],\"searchText\":[32],\"expandedKeys\":[32],\"flyoutKey\":[32],\"flyoutPosition\":[32]},null,{\"iconMap\":[{\"onIconMapChange\":0}],\"translations\":[{\"onTranslationsChange\":0}],\"search\":[{\"onSearchChange\":0}],\"activeKey\":[{\"onActiveKeyChange\":0}],\"items\":[{\"onItemsChange\":0}]}]]],[\"co-accordion.cjs\",[[257,\"co-accordion\",{\"open\":[1540],\"heading\":[1],\"subheading\":[1],\"disabled\":[4],\"hasSubheadingSlot\":[32]}]]],[\"co-audio-player.cjs\",[[1,\"co-audio-player\",{\"src\":[1],\"compact\":[4],\"bars\":[2],\"barDensity\":[2,\"bar-density\"],\"preload\":[1],\"downloadFilename\":[1,\"download-filename\"],\"noDownload\":[4,\"no-download\"],\"isPlaying\":[32],\"isLoading\":[32],\"hasError\":[32],\"currentTime\":[32],\"duration\":[32],\"peaks\":[32],\"containerWidth\":[32],\"playbackRate\":[32]},null,{\"src\":[{\"onSrcChange\":0}]}]]],[\"co-carousel.cjs\",[[257,\"co-carousel\",{\"value\":[1538],\"autoplay\":[4],\"interval\":[2],\"loop\":[4],\"arrows\":[4],\"dots\":[4],\"pauseOnHover\":[4,\"pause-on-hover\"],\"swipe\":[4],\"aspectRatio\":[1,\"aspect-ratio\"],\"locale\":[1],\"itemCount\":[32],\"dragDx\":[32],\"dragging\":[32],\"rotating\":[32],\"next\":[64],\"prev\":[64],\"goTo\":[64]},null,{\"value\":[{\"watchValue\":0}],\"locale\":[{\"watchLocale\":0}],\"autoplay\":[{\"watchAutoplay\":0}],\"interval\":[{\"watchAutoplay\":0}]}]]],[\"co-checkbox-group.cjs\",[[1,\"co-checkbox-group\",{\"label\":[1],\"secondaryLabel\":[1,\"secondary-label\"],\"helperText\":[1,\"helper-text\"],\"layout\":[513],\"status\":[1],\"value\":[1025],\"options\":[1],\"direction\":[1],\"size\":[1],\"disabled\":[4]},null,{\"value\":[{\"onValueChange\":0}]}]]],[\"co-data-table-pagination.cjs\",[[1,\"co-data-table-pagination\",{\"page\":[1538],\"pageSize\":[1538,\"page-size\"],\"totalCount\":[2,\"total-count\"],\"pageSizes\":[1,\"page-sizes\"],\"perPageLabel\":[1,\"per-page-label\"],\"recordsLabel\":[1,\"records-label\"],\"jumpToPageLabel\":[1,\"jump-to-page-label\"],\"previousLabel\":[1,\"previous-label\"],\"nextLabel\":[1,\"next-label\"],\"parsedPageSizes\":[32],\"jumpToValue\":[32],\"showPageSizeDropdown\":[32]},null,{\"pageSizes\":[{\"parsePageSizes\":0}]}]]],[\"co-drop-zone.cjs\",[[257,\"co-drop-zone\",{\"active\":[1540],\"accent\":[1],\"label\":[1],\"icon\":[1]}]]],[\"co-emoji-picker.cjs\",[[1,\"co-emoji-picker\",{\"locale\":[1],\"searchPlaceholder\":[1,\"search-placeholder\"],\"emptyMessage\":[1,\"empty-message\"],\"label\":[1],\"searchable\":[516],\"showCategories\":[516,\"show-categories\"],\"columns\":[2],\"skinTone\":[1537,\"skin-tone\"],\"recent\":[16],\"recentLimit\":[2,\"recent-limit\"],\"term\":[32],\"activeIndex\":[32],\"scrollTop\":[32],\"viewportHeight\":[32],\"localeNames\":[32],\"toneOpen\":[32]},null,{\"locale\":[{\"onLocaleChange\":0}]}]]],[\"co-empty-state.cjs\",[[257,\"co-empty-state\",{\"icon\":[1],\"heading\":[1],\"description\":[1],\"variant\":[1],\"size\":[1],\"iconWeight\":[1,\"icon-weight\"]}]]],[\"co-fab.cjs\",[[1,\"co-fab\",{\"icon\":[1],\"label\":[1],\"variant\":[1],\"size\":[1],\"ariaLabelText\":[1,\"aria-label-text\"],\"disabled\":[4],\"position\":[1],\"expandOnHover\":[4,\"expand-on-hover\"]}]]],[\"co-helper-text.cjs\",[[257,\"co-helper-text\",{\"status\":[1],\"message\":[1]}]]],[\"co-input.cjs\",[[257,\"co-input\",{\"label\":[1],\"secondaryLabel\":[1,\"secondary-label\"],\"placeholder\":[1],\"value\":[1025],\"helperText\":[1,\"helper-text\"],\"disabled\":[4],\"readonly\":[4],\"clearable\":[4],\"iconLeft\":[1,\"icon-left\"],\"iconRight\":[1,\"icon-right\"],\"layout\":[513],\"type\":[1],\"name\":[1],\"required\":[4],\"autoFocus\":[4,\"auto-focus\"],\"autocomplete\":[1],\"status\":[1],\"size\":[513],\"variant\":[513],\"fill\":[4],\"actionLabel\":[1,\"action-label\"],\"actionIcon\":[1,\"action-icon\"],\"hasFocus\":[32],\"shaking\":[32],\"setFocus\":[64]},null,{\"value\":[{\"onValueChange\":0}],\"status\":[{\"onStatusChange\":0}]}]]],[\"co-json-field.cjs\",[[1,\"co-json-field\",{\"value\":[1025],\"label\":[1],\"placeholder\":[1],\"name\":[1],\"required\":[4],\"disabled\":[4],\"readonly\":[4],\"rows\":[2],\"status\":[1],\"helperText\":[1,\"helper-text\"],\"invalidMessage\":[1,\"invalid-message\"],\"layout\":[513],\"size\":[513],\"draft\":[32],\"internalInvalid\":[32],\"hasFocus\":[32]},null,{\"value\":[{\"onValueChange\":0}]}]]],[\"co-menu.cjs\",[[257,\"co-menu\",{\"placement\":[1],\"offset\":[2],\"autoClose\":[4,\"auto-close\"],\"open\":[1540],\"width\":[1],\"focusFirstItem\":[64]},[[0,\"coMenuSelect\",\"handleMenuSelect\"]],{\"open\":[{\"onOpenChange\":0}]}]]],[\"co-number-field.cjs\",[[257,\"co-number-field\",{\"label\":[1],\"required\":[4],\"secondaryLabel\":[1,\"secondary-label\"],\"helperText\":[1,\"helper-text\"],\"layout\":[513],\"status\":[1],\"value\":[1538],\"min\":[2],\"max\":[2],\"step\":[2],\"disabled\":[4],\"placeholder\":[1],\"size\":[513],\"clearable\":[4],\"format\":[513],\"hideControls\":[516,\"hide-controls\"],\"suffix\":[1],\"focused\":[32]},null,{\"value\":[{\"onValueChange\":0}]}]]],[\"co-page-header.cjs\",[[257,\"co-page-header\",{\"heading\":[1],\"icon\":[1]}]]],[\"co-phone-field.cjs\",[[1,\"co-phone-field\",{\"label\":[1],\"placeholder\":[1],\"value\":[1025],\"disabled\":[4],\"required\":[4],\"status\":[1],\"helperText\":[1,\"helper-text\"],\"layout\":[513],\"size\":[513],\"defaultCountry\":[1,\"default-country\"],\"selectedIso2\":[32],\"numberPart\":[32],\"isOpen\":[32],\"searchQuery\":[32]},null,{\"value\":[{\"onValueChange\":0}],\"defaultCountry\":[{\"onDefaultCountryChange\":0}]}]]],[\"co-radio-group.cjs\",[[1,\"co-radio-group\",{\"label\":[1],\"secondaryLabel\":[1,\"secondary-label\"],\"helperText\":[1,\"helper-text\"],\"layout\":[513],\"status\":[1],\"value\":[1025],\"options\":[1],\"direction\":[1],\"size\":[1],\"disabled\":[4],\"name\":[1]},null,{\"value\":[{\"onValueChange\":0}]}]]],[\"co-rating.cjs\",[[1,\"co-rating\",{\"label\":[1],\"value\":[1538],\"max\":[2],\"size\":[1],\"disabled\":[4],\"readOnly\":[4,\"read-only\"],\"icon\":[1],\"helperText\":[1,\"helper-text\"],\"status\":[1],\"hoverValue\":[32]}]]],[\"co-slider.cjs\",[[1,\"co-slider\",{\"label\":[1],\"secondaryLabel\":[1,\"secondary-label\"],\"helperText\":[1,\"helper-text\"],\"status\":[1],\"value\":[1026],\"min\":[2],\"max\":[2],\"step\":[2],\"disabled\":[4],\"showValue\":[4,\"show-value\"],\"showMarks\":[4,\"show-marks\"],\"dragging\":[32]}]]],[\"co-switch.cjs\",[[1,\"co-switch\",{\"checked\":[1540],\"disabled\":[4],\"label\":[1],\"required\":[4],\"secondaryLabel\":[1,\"secondary-label\"],\"helperText\":[1,\"helper-text\"],\"status\":[1]}]]],[\"co-tab.cjs\",[[1,\"co-tab\",{\"label\":[1],\"value\":[1],\"selected\":[1540],\"size\":[1],\"variant\":[1],\"badge\":[1],\"iconLeft\":[1,\"icon-left\"],\"iconRight\":[1,\"icon-right\"],\"disabled\":[4]}]]],[\"co-tags-field.cjs\",[[1,\"co-tags-field\",{\"value\":[1025],\"label\":[1],\"placeholder\":[1],\"name\":[1],\"required\":[4],\"disabled\":[4],\"readonly\":[4],\"clearable\":[4],\"maxTags\":[2,\"max-tags\"],\"allowDuplicates\":[4,\"allow-duplicates\"],\"invalid\":[4],\"errorMessage\":[1,\"error-message\"],\"helperText\":[1,\"helper-text\"],\"layout\":[513],\"size\":[513],\"draft\":[32],\"editingIndex\":[32],\"editingDraft\":[32],\"hasFocus\":[32]},null,{\"editingIndex\":[{\"onEditingIndexChange\":0}]}]]],[\"co-textarea.cjs\",[[1,\"co-textarea\",{\"value\":[1025],\"label\":[1],\"secondaryLabel\":[1,\"secondary-label\"],\"placeholder\":[1],\"name\":[1],\"required\":[4],\"disabled\":[4],\"readonly\":[4],\"rows\":[2],\"maxLength\":[2,\"max-length\"],\"status\":[1],\"helperText\":[1,\"helper-text\"],\"layout\":[513],\"size\":[513],\"variant\":[513],\"clearable\":[4],\"resize\":[1],\"hasFocus\":[32]}]]],[\"co-toast.cjs\",[[257,\"co-toast\",{\"message\":[1],\"description\":[1],\"icon\":[1],\"dismissible\":[4],\"actionsLayout\":[1,\"actions-layout\"],\"variant\":[1],\"progress\":[2],\"entered\":[32]}]]],[\"co-toggle-button.cjs\",[[257,\"co-toggle-button\",{\"selected\":[1540],\"value\":[1],\"label\":[1],\"iconLeft\":[1,\"icon-left\"],\"iconRight\":[1,\"icon-right\"],\"size\":[513],\"disabled\":[4],\"variant\":[513],\"selectedIconWeight\":[1,\"selected-icon-weight\"]}]]],[\"co-transfer-list.cjs\",[[1,\"co-transfer-list\",{\"label\":[1],\"leftTitle\":[1,\"left-title\"],\"rightTitle\":[1,\"right-title\"],\"options\":[1],\"value\":[1025],\"disabled\":[4],\"helperText\":[1,\"helper-text\"],\"status\":[1],\"leftChecked\":[32],\"rightChecked\":[32]}]]],[\"co-app-shell.cjs\",[[257,\"co-app-shell\",{\"sidebarMode\":[1537,\"sidebar-mode\"],\"contentCard\":[4,\"content-card\"]}]]],[\"co-badge.cjs\",[[1,\"co-badge\",{\"size\":[1],\"color\":[1],\"animated\":[4]}]]],[\"co-bottom-sheet.cjs\",[[257,\"co-bottom-sheet\",{\"open\":[1540],\"heading\":[513],\"maxHeight\":[513,\"max-height\"],\"dismissible\":[4],\"closeOnOverlay\":[4,\"close-on-overlay\"],\"closeOnEscape\":[4,\"close-on-escape\"],\"showHandle\":[516,\"show-handle\"],\"hasFooter\":[32],\"hasHeaderSlot\":[32]},[[4,\"keydown\",\"handleKey\"]],{\"open\":[{\"onOpenChange\":0}]}]]],[\"co-button-group.cjs\",[[257,\"co-button-group\",{\"variant\":[1],\"size\":[1],\"direction\":[1],\"disabled\":[4]}]]],[\"co-card.cjs\",[[257,\"co-card\",{\"variant\":[1],\"padding\":[1],\"clickable\":[4],\"stretch\":[516],\"hasHeader\":[32],\"hasFooter\":[32]}]]],[\"co-carousel-item.cjs\",[[257,\"co-carousel-item\"]]],[\"co-event-popover.cjs\",[[257,\"co-event-popover\",{\"open\":[1540],\"anchorRect\":[16],\"placement\":[1],\"color\":[1],\"dot\":[4],\"closeOnEscape\":[4,\"close-on-escape\"],\"closeOnClickOutside\":[4,\"close-on-click-outside\"],\"popoverLabel\":[1,\"popover-label\"]},null,{\"open\":[{\"onOpenChange\":0}],\"anchorRect\":[{\"onAnchorChange\":0}]}]]],[\"co-media-thumb.cjs\",[[257,\"co-media-thumb\",{\"src\":[1],\"video\":[4],\"height\":[8],\"radius\":[2],\"alt\":[1]}]]],[\"co-menu-divider.cjs\",[[1,\"co-menu-divider\"]]],[\"co-navbar.cjs\",[[257,\"co-navbar\",{\"variant\":[1],\"size\":[1],\"rounded\":[4]}]]],[\"co-progress-bar.cjs\",[[1,\"co-progress-bar\",{\"value\":[2],\"status\":[1],\"variant\":[1],\"thickness\":[2],\"indeterminate\":[516]}]]],[\"co-progress-circle.cjs\",[[1,\"co-progress-circle\",{\"value\":[2],\"status\":[1],\"size\":[2],\"strokeWidth\":[2,\"stroke-width\"],\"showLabel\":[4,\"show-label\"]}]]],[\"co-radio.cjs\",[[1,\"co-radio\",{\"checked\":[1540],\"size\":[1],\"disabled\":[4],\"label\":[1],\"value\":[1]}]]],[\"co-rich-text-viewer.cjs\",[[1,\"co-rich-text-viewer\",{\"value\":[1],\"format\":[1],\"preset\":[1],\"emptyText\":[1,\"empty-text\"],\"compact\":[4],\"features\":[1],\"html\":[32]},null,{\"value\":[{\"watchInputs\":0}],\"format\":[{\"watchInputs\":0}],\"preset\":[{\"watchInputs\":0}],\"features\":[{\"watchInputs\":0}]}]]],[\"co-row.cjs\",[[257,\"co-row\",{\"position\":[1],\"size\":[1]}]]],[\"co-segmented-bar.cjs\",[[257,\"co-segmented-bar\",{\"thickness\":[2],\"radius\":[1],\"trackColor\":[1,\"track-color\"],\"total\":[2],\"segments\":[1]}]]],[\"co-separator.cjs\",[[1,\"co-separator\",{\"vertical\":[516],\"spaced\":[520],\"inset\":[520],\"color\":[1],\"size\":[1],\"dark\":[516]}]]],[\"co-sidebar.cjs\",[[257,\"co-sidebar\",{\"mode\":[1537]}]]],[\"co-tab-group.cjs\",[[257,\"co-tab-group\",{\"value\":[1537],\"variant\":[1]},[[0,\"coTabSelect\",\"onTabSelect\"]],{\"value\":[{\"watchValue\":0}],\"variant\":[{\"watchVariant\":0}]}]]],[\"co-toggle-button-group.cjs\",[[257,\"co-toggle-button-group\",{\"value\":[1025],\"multiple\":[4],\"size\":[1],\"disabled\":[4],\"direction\":[1],\"fullWidth\":[516,\"full-width\"],\"variant\":[513]},[[0,\"coToggle\",\"handleToggle\"]],{\"value\":[{\"syncChildren\":0}],\"variant\":[{\"syncVariant\":0}]}]]],[\"co-date-range-picker.cjs\",[[1,\"co-date-range-picker\",{\"value\":[1025],\"min\":[1],\"max\":[1],\"locale\":[1],\"displayFormat\":[1,\"display-format\"],\"firstDayOfWeek\":[2,\"first-day-of-week\"],\"presets\":[4],\"presetIds\":[1,\"preset-ids\"],\"allowSameDay\":[4,\"allow-same-day\"],\"minRangeDays\":[2,\"min-range-days\"],\"maxRangeDays\":[2,\"max-range-days\"],\"clearable\":[4],\"applyOnSelect\":[4,\"apply-on-select\"],\"disabled\":[4],\"readonly\":[4],\"invalid\":[4],\"errorMessage\":[1,\"error-message\"],\"helperText\":[1,\"helper-text\"],\"label\":[1],\"required\":[4],\"placeholder\":[1],\"layout\":[513],\"size\":[513],\"variant\":[513],\"placement\":[1],\"open\":[1540],\"applyLabel\":[1,\"apply-label\"],\"cancelLabel\":[1,\"cancel-label\"],\"clearLabel\":[1,\"clear-label\"],\"fromLabel\":[1,\"from-label\"],\"toLabel\":[1,\"to-label\"],\"mobileBreakpoint\":[2,\"mobile-breakpoint\"],\"draftFrom\":[32],\"draftTo\":[32],\"isMobile\":[32]},null,{\"value\":[{\"onValueChange\":0}]}]]],[\"co-lightbox.cjs\",[[1,\"co-lightbox\",{\"images\":[1],\"startIndex\":[2,\"start-index\"],\"open\":[1540],\"locale\":[1],\"index\":[32],\"scale\":[32],\"tx\":[32],\"ty\":[32],\"dragging\":[32]},null,{\"open\":[{\"onOpenChange\":0}],\"startIndex\":[{\"onStartIndexChange\":0}],\"images\":[{\"onImagesChange\":0}]}]]],[\"co-breadcrumb-item.cjs\",[[257,\"co-breadcrumb-item\",{\"label\":[1],\"value\":[1],\"icon\":[1],\"current\":[4],\"separator\":[1]}]]],[\"co-button.cjs\",[[257,\"co-button\",{\"variant\":[1],\"shape\":[513],\"size\":[1],\"elevated\":[4],\"surface\":[1],\"disabled\":[516],\"label\":[1],\"ariaLabelText\":[1,\"aria-label-text\"],\"iconLeft\":[1,\"icon-left\"],\"iconRight\":[1,\"icon-right\"],\"iconWeight\":[1,\"icon-weight\"],\"type\":[1],\"color\":[1],\"textColor\":[1,\"text-color\"],\"iconSize\":[2,\"icon-size\"]}]]],[\"co-file-type-tile.cjs\",[[1,\"co-file-type-tile\",{\"ext\":[1],\"size\":[2],\"radius\":[2],\"colorTags\":[4,\"color-tags\"]}]]],[\"co-icon-button.cjs\",[[1,\"co-icon-button\",{\"variant\":[1],\"surface\":[1],\"shape\":[513],\"size\":[1],\"boxSize\":[2,\"box-size\"],\"iconSize\":[2,\"icon-size\"],\"disabled\":[516],\"label\":[1],\"icon\":[1],\"toggleIcon\":[1,\"toggle-icon\"],\"toggled\":[4],\"iconWeight\":[1,\"icon-weight\"]}]]],[\"co-rich-text-toolbar.cjs\",[[1,\"co-rich-text-toolbar\",{\"editor\":[16],\"variant\":[1],\"disabled\":[4],\"locale\":[1],\"imageUpload\":[16],\"attachmentsEnabled\":[4,\"attachments-enabled\"],\"attachmentAccept\":[1,\"attachment-accept\"],\"items\":[32],\"tick\":[32],\"openPopover\":[32],\"popoverInput\":[32],\"gridHoverRows\":[32],\"gridHoverCols\":[32],\"gridLockedRows\":[32],\"gridLockedCols\":[32],\"tableTab\":[32],\"tableManualRows\":[32],\"tableManualCols\":[32],\"tableWithHeader\":[32],\"tableContextItems\":[32],\"imagePopoverMode\":[32],\"colorHexInput\":[32]},null,{\"variant\":[{\"onVariantChange\":0}],\"attachmentsEnabled\":[{\"onAttachmentsEnabledChange\":0}],\"editor\":[{\"onEditorChange\":0}],\"openPopover\":[{\"onOpenPopoverChange\":0}]}]]],[\"co-time-field.cjs\",[[1,\"co-time-field\",{\"value\":[2],\"hour12\":[4,\"hour-1-2\"],\"locale\":[1],\"disabled\":[4],\"pageStep\":[2,\"page-step\"],\"fieldLabel\":[1,\"field-label\"],\"hour24\":[32],\"minute\":[32],\"focused\":[32],\"focusInput\":[64]},null,{\"value\":[{\"syncFromValue\":0}]}]]],[\"co-calendar-month_2.cjs\",[[1,\"co-calendar-month\",{\"events\":[16],\"year\":[2],\"month\":[2],\"locale\":[1],\"firstDayOfWeek\":[2,\"first-day-of-week\"],\"timeZone\":[1,\"time-zone\"],\"minDate\":[1,\"min-date\"],\"maxDate\":[1,\"max-date\"],\"editable\":[4],\"selectable\":[4],\"maxLanes\":[2,\"max-lanes\"],\"loading\":[4],\"focused\":[32],\"dragOverDate\":[32],\"dragId\":[32],\"nowMs\":[32],\"selectedDate\":[32],\"clearSelection\":[64]},null,{\"events\":[{\"onEventsChange\":0}]}],[1,\"co-calendar-timegrid\",{\"events\":[16],\"dates\":[16],\"locale\":[1],\"timeZone\":[1,\"time-zone\"],\"editable\":[4],\"selectable\":[4],\"minDate\":[1,\"min-date\"],\"maxDate\":[1,\"max-date\"],\"slotMinutes\":[2,\"slot-minutes\"],\"snapMinutes\":[2,\"snap-minutes\"],\"defaultDurationMinutes\":[2,\"default-duration-minutes\"],\"scrollTime\":[1,\"scroll-time\"],\"nowIndicator\":[4,\"now-indicator\"],\"loading\":[4],\"allDaySlot\":[4,\"all-day-slot\"],\"minTime\":[1,\"min-time\"],\"maxTime\":[1,\"max-time\"],\"nowMinutes\":[32],\"nowDay\":[32],\"focusDate\":[32],\"focusMin\":[32],\"selDate\":[32],\"selStartMin\":[32],\"selEndMin\":[32],\"dragId\":[32],\"clearSelection\":[64]},null,{\"events\":[{\"onEventsChange\":0}]}]]],[\"co-list-footer.cjs\",[[257,\"co-list-footer\",{\"primaryLabel\":[1,\"primary-label\"],\"primaryIcon\":[1,\"primary-icon\"],\"secondaryLabel\":[1,\"secondary-label\"],\"secondaryIcon\":[1,\"secondary-icon\"]}]]],[\"co-video.cjs\",[[1,\"co-video\",{\"src\":[1],\"poster\":[1],\"type\":[1],\"preload\":[1],\"autoplay\":[4],\"loop\":[4],\"muted\":[1028],\"volume\":[1026],\"currentTime\":[1026,\"current-time\"],\"playbackRate\":[1026,\"playback-rate\"],\"playbackRates\":[1,\"playback-rates\"],\"controls\":[4],\"showPlay\":[4,\"show-play\"],\"showVolume\":[4,\"show-volume\"],\"showProgress\":[4,\"show-progress\"],\"showTime\":[4,\"show-time\"],\"showFullscreen\":[4,\"show-fullscreen\"],\"showSpeed\":[4,\"show-speed\"],\"showPip\":[4,\"show-pip\"],\"showDownload\":[4,\"show-download\"],\"allowDownload\":[4,\"allow-download\"],\"aspectRatio\":[1,\"aspect-ratio\"],\"rounded\":[1],\"controlsAutoHide\":[4,\"controls-auto-hide\"],\"controlsAutoHideDelay\":[2,\"controls-auto-hide-delay\"],\"disabled\":[4],\"watchThreshold\":[2,\"watch-threshold\"],\"locale\":[1],\"isPlaying\":[32],\"internalCurrentTime\":[32],\"duration\":[32],\"buffered\":[32],\"volumeLevel\":[32],\"isMuted\":[32],\"isFullscreen\":[32],\"internalPlaybackRate\":[32],\"isLoading\":[32],\"showControlBar\":[32],\"hasError\":[32],\"errorMessage\":[32],\"showSpeedMenu\":[32],\"isPip\":[32],\"thresholdFired\":[32],\"hasStarted\":[32],\"isSeeking\":[32],\"showVolumeSlider\":[32],\"play\":[64],\"pause\":[64],\"togglePlay\":[64],\"seek\":[64],\"setVolume\":[64],\"toggleMute\":[64],\"toggleFullscreen\":[64],\"togglePip\":[64]},null,{\"src\":[{\"onSrcChange\":0}],\"muted\":[{\"onMutedChange\":0}],\"volume\":[{\"onVolumeChange\":0}],\"currentTime\":[{\"onCurrentTimeChange\":0}],\"playbackRate\":[{\"onPlaybackRateChange\":0}],\"playbackRates\":[{\"onPlaybackRatesChange\":0}]}]]],[\"co-checkbox.cjs\",[[1,\"co-checkbox\",{\"checked\":[1540],\"indeterminate\":[1540],\"size\":[1],\"disabled\":[4],\"label\":[1],\"value\":[1],\"checkedColor\":[1,\"checked-color\"],\"appearance\":[1]}]]],[\"co-provider-logo_2.cjs\",[[1,\"co-provider-logo\",{\"provider\":[513],\"size\":[2],\"plated\":[516]}],[1,\"co-skeleton\",{\"variant\":[513],\"width\":[1],\"height\":[1],\"revealed\":[516]},null,{\"revealed\":[{\"onRevealedChange\":0}]}]]],[\"co-overlay.cjs\",[[257,\"co-overlay\",{\"open\":[1540],\"trapFocus\":[516,\"trap-focus\"],\"closeOnEscape\":[516,\"close-on-escape\"]},[[4,\"keydown\",\"handleKeydown\"]],{\"open\":[{\"onOpenChange\":0}]}]]],[\"co-loader.cjs\",[[1,\"co-loader\",{\"visible\":[516],\"overlay\":[516],\"size\":[513],\"text\":[1],\"background\":[1]}]]],[\"co-chip_2.cjs\",[[257,\"co-option-list\",{\"items\":[1],\"value\":[1],\"selectedItems\":[1,\"selected-items\"],\"multiple\":[4],\"selectedFirst\":[4,\"selected-first\"],\"selectedAffordance\":[1,\"selected-affordance\"],\"removableItems\":[4,\"removable-items\"],\"reorderable\":[4],\"pinnable\":[4],\"listReorderable\":[4,\"list-reorderable\"],\"searchable\":[516],\"searchPlaceholder\":[1,\"search-placeholder\"],\"searchDebounce\":[2,\"search-debounce\"],\"initialTerm\":[1,\"initial-term\"],\"loading\":[4],\"total\":[2],\"hasMore\":[4,\"has-more\"],\"emptyMessage\":[1,\"empty-message\"],\"clearOptionLabel\":[1,\"clear-option-label\"],\"virtual\":[516],\"highlightMatches\":[4,\"highlight-matches\"],\"highlightTerm\":[1,\"highlight-term\"],\"avatarShape\":[1,\"avatar-shape\"],\"suffixAlign\":[513,\"suffix-align\"],\"autoHighlight\":[4,\"auto-highlight\"],\"term\":[32],\"activeIndex\":[32],\"scrollTop\":[32],\"armedKey\":[32],\"dragKey\":[32],\"overKey\":[32],\"dropAfter\":[32],\"displaySnapshot\":[32],\"snapshotOrder\":[64],\"focusSearch\":[64],\"scrollToSelected\":[64],\"handleKey\":[64]},null,{\"items\":[{\"onItemsChange\":0}]}],[257,\"co-chip\",{\"shape\":[1],\"size\":[1],\"iconMode\":[1,\"icon-mode\"],\"variant\":[1],\"color\":[1],\"label\":[1],\"iconLeft\":[1,\"icon-left\"],\"iconRight\":[1,\"icon-right\"],\"iconWeight\":[1,\"icon-weight\"],\"valueLabel\":[1,\"value-label\"],\"trailingIcon\":[1,\"trailing-icon\"],\"removable\":[516],\"dot\":[516],\"dotColor\":[513,\"dot-color\"],\"clickable\":[4],\"disabled\":[4],\"selected\":[1540]}]]],[\"co-popover.cjs\",[[257,\"co-popover\",{\"open\":[1540],\"placement\":[1],\"matchWidth\":[516,\"match-width\"],\"offset\":[2],\"closeOnClickOutside\":[4,\"close-on-click-outside\"],\"closeOnEscape\":[4,\"close-on-escape\"],\"flip\":[4],\"closing\":[32],\"toggle\":[64],\"show\":[64],\"hide\":[64]},null,{\"open\":[{\"onOpenChange\":0}]}]]],[\"co-calendar_3.cjs\",[[1,\"co-date-field\",{\"value\":[1025],\"size\":[513],\"min\":[1],\"max\":[1],\"disabledDates\":[1,\"disabled-dates\"],\"disabledDaysOfWeek\":[1,\"disabled-days-of-week\"],\"locale\":[1],\"displayFormat\":[1,\"display-format\"],\"label\":[1],\"placeholder\":[1],\"name\":[1],\"disabled\":[4],\"readonly\":[4],\"required\":[4],\"clearable\":[4],\"invalid\":[4],\"errorMessage\":[1,\"error-message\"],\"helperText\":[1,\"helper-text\"],\"layout\":[513],\"clearLabel\":[1,\"clear-label\"],\"draft\":[32],\"internalInvalid\":[32],\"hasFocus\":[32],\"focusInput\":[64]},null,{\"value\":[{\"onValueChange\":0}]}],[257,\"co-drawer\",{\"open\":[1540],\"position\":[513],\"size\":[513],\"heading\":[1],\"description\":[1],\"icon\":[1],\"closable\":[4],\"closeOnOverlay\":[4,\"close-on-overlay\"],\"closeOnEscape\":[4,\"close-on-escape\"],\"modeless\":[516],\"loading\":[4],\"hasFooter\":[32],\"hasTabs\":[32],\"hasHeaderSlot\":[32]},[[4,\"keydown\",\"handleKey\"]],{\"open\":[{\"onOpenChange\":0}]}],[1,\"co-calendar\",{\"mode\":[1],\"value\":[1],\"rangeStart\":[1,\"range-start\"],\"rangeEnd\":[1,\"range-end\"],\"min\":[1],\"max\":[1],\"disabledDates\":[1,\"disabled-dates\"],\"disabledDaysOfWeek\":[1,\"disabled-days-of-week\"],\"locale\":[1],\"firstDayOfWeek\":[2,\"first-day-of-week\"],\"prevMonthLabel\":[1,\"prev-month-label\"],\"nextMonthLabel\":[1,\"next-month-label\"],\"viewYear\":[32],\"viewMonth\":[32],\"focused\":[32],\"hoverDay\":[32],\"view\":[32],\"focusGrid\":[64]},null,{\"value\":[{\"onValueChange\":0}]}]]],[\"co-avatar_2.cjs\",[[1,\"co-avatar\",{\"type\":[1],\"size\":[1],\"text\":[1],\"src\":[1],\"alt\":[1],\"icon\":[1],\"iconWeight\":[1,\"icon-weight\"],\"shape\":[1],\"color\":[1],\"ringColor\":[513,\"ring-color\"],\"name\":[1],\"imgFailed\":[32]}],[257,\"co-tooltip\",{\"content\":[1],\"placement\":[1],\"offset\":[2],\"showDelay\":[2,\"show-delay\"],\"hideDelay\":[2,\"hide-delay\"],\"disabled\":[4],\"arrow\":[4],\"flip\":[4],\"maxWidth\":[1,\"max-width\"],\"block\":[516],\"visible\":[32],\"actualPlacement\":[32],\"closing\":[32]},null,{\"visible\":[{\"onVisibleChange\":0}],\"disabled\":[{\"onDisabledChange\":0}]}]]]]"), options);
|
|
9
9
|
};
|
|
10
10
|
|
|
11
11
|
exports.setNonce = index.setNonce;
|