@prolibu-suite/cobalt-core 0.9.6 → 0.10.1
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 +1125 -89
- package/dist/cjs/co-accordion.cjs.entry.js +5 -5
- package/dist/cjs/co-action-bar.cjs.entry.js +2 -2
- package/dist/cjs/co-app-shell.cjs.entry.js +4 -4
- package/dist/cjs/co-audio-player.cjs.entry.js +83 -13
- 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.cjs.entry.js +72 -0
- 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 +68 -13
- package/dist/cjs/co-color-picker.cjs.entry.js +1078 -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 +83 -5
- 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 +32 -6
- 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 +85 -4
- package/dist/cjs/co-menu.cjs.entry.js +2 -2
- package/dist/cjs/co-modal.cjs.entry.js +10 -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 +104 -13
- 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 +6 -6
- 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-avatar_2.cjs.entry.js → co-tooltip.cjs.entry.js} +48 -84
- 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} +35 -27
- 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-bfc2a849.entry.js → p-000a15b8.entry.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-0e91e5c4.entry.js → p-148d4aa6.entry.js} +1 -1
- package/dist/cobalt/{p-07d570a6.entry.js → p-16954cea.entry.js} +1 -1
- package/dist/cobalt/{p-d40a465f.entry.js → p-16f8cee6.entry.js} +1 -1
- package/dist/cobalt/{p-85a61e28.entry.js → p-17244412.entry.js} +1 -1
- package/dist/cobalt/{p-da546d08.entry.js → p-1dc55e43.entry.js} +1 -1
- package/dist/cobalt/p-239c5c5f.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-dca4cd5f.entry.js → p-28764b8e.entry.js} +1 -1
- package/dist/cobalt/{p-18d34b01.entry.js → p-290066ef.entry.js} +1 -1
- package/dist/cobalt/p-2a30c143.entry.js +1 -0
- package/dist/cobalt/p-2f0f3bb1.entry.js +1 -0
- package/dist/cobalt/{p-89e38c5e.entry.js → p-2f9cbbd5.entry.js} +1 -1
- package/dist/cobalt/p-2fba312b.entry.js +1 -0
- package/dist/cobalt/p-354d5089.entry.js +1 -0
- package/dist/cobalt/{p-60cb66f5.entry.js → p-37f5036b.entry.js} +1 -1
- package/dist/cobalt/{p-ac91259e.entry.js → p-383a998e.entry.js} +1 -1
- package/dist/cobalt/{p-ef5e1167.entry.js → p-3c4f7026.entry.js} +1 -1
- package/dist/cobalt/p-410bee4d.entry.js +1 -0
- package/dist/cobalt/p-416795f5.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-342e1da4.entry.js → p-4d65e713.entry.js} +1 -1
- 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-5a3e4c81.entry.js +1 -0
- package/dist/cobalt/p-5adf117c.entry.js +1 -0
- package/dist/cobalt/{p-23b3ff3f.entry.js → p-5ca394b1.entry.js} +1 -1
- package/dist/cobalt/p-5e4973a6.entry.js +1 -0
- package/dist/cobalt/{p-2d329ac8.entry.js → p-623cc195.entry.js} +1 -1
- package/dist/cobalt/{p-8e667eb6.entry.js → p-66b11b38.entry.js} +1 -1
- package/dist/cobalt/{p-7e53e9c8.entry.js → p-6c82a892.entry.js} +1 -1
- package/dist/cobalt/{p-a6357340.entry.js → p-76249983.entry.js} +1 -1
- package/dist/cobalt/{p-568cfe8d.entry.js → p-789c4b3e.entry.js} +1 -1
- package/dist/cobalt/p-7e8e6907.entry.js +1 -0
- package/dist/cobalt/{p-a9b29cc2.entry.js → p-826ee074.entry.js} +1 -1
- package/dist/cobalt/{p-1c68bc41.entry.js → p-8471abe2.entry.js} +1 -1
- package/dist/cobalt/p-8f2199ff.entry.js +1 -0
- package/dist/cobalt/{p-c8dba82f.entry.js → p-91e73a92.entry.js} +1 -1
- package/dist/cobalt/p-9246e09c.entry.js +1 -0
- package/dist/cobalt/{p-c1e7fb32.entry.js → p-93fe45fd.entry.js} +1 -1
- package/dist/cobalt/{p-8f38e24d.entry.js → p-95cfcb34.entry.js} +1 -1
- package/dist/cobalt/{p-36197363.entry.js → p-996f4e38.entry.js} +1 -1
- package/dist/cobalt/{p-c5684c79.entry.js → p-9cf738ed.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-a2462d7a.entry.js +1 -0
- package/dist/cobalt/p-a325ea0c.entry.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-b0c4fc71.entry.js +1 -0
- package/dist/cobalt/p-b5bba7fe.entry.js +1 -0
- package/dist/cobalt/{p-fb3a095b.entry.js → p-b821d9de.entry.js} +1 -1
- package/dist/cobalt/{p-b0319a2d.entry.js → p-b90d41e4.entry.js} +1 -1
- package/dist/cobalt/{p-ac466658.entry.js → p-be34e447.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-54ae807d.entry.js → p-c465d619.entry.js} +1 -1
- package/dist/cobalt/p-c7d7d7f7.entry.js +1 -0
- package/dist/cobalt/{p-ab45d9bd.entry.js → p-c91d4fc6.entry.js} +1 -1
- package/dist/cobalt/{p-e5495539.entry.js → p-d0b2c418.entry.js} +1 -1
- package/dist/cobalt/{p-ce35c898.entry.js → p-d29bb0fa.entry.js} +1 -1
- package/dist/cobalt/{p-33ea4a90.entry.js → p-d3344187.entry.js} +1 -1
- package/dist/cobalt/p-d375014b.entry.js +1 -0
- package/dist/cobalt/p-d9d9e8ae.entry.js +1 -0
- package/dist/cobalt/{p-7c5e846a.entry.js → p-db805569.entry.js} +1 -1
- package/dist/cobalt/p-e371ec7a.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-3f0eed59.entry.js → p-e49a564c.entry.js} +1 -1
- package/dist/cobalt/p-e8a2f993.entry.js +1 -0
- package/dist/cobalt/p-eadfd661.entry.js +1 -0
- 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-ef301976.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-fMqVDypp.js +1 -0
- package/dist/cobalt/p-fb2d1144.entry.js +1 -0
- package/dist/cobalt/{p-0c463d9a.entry.js → p-fd150cc6.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-accordion/co-accordion.css +2 -2
- package/dist/collection/components/co-accordion/co-accordion.js +4 -4
- package/dist/collection/components/co-action-bar/co-action-bar.css +9 -2
- 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-audio-player/co-audio-player.js +138 -12
- 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 +10 -7
- package/dist/collection/components/co-checkbox/co-checkbox.css +12 -3
- package/dist/collection/components/co-checkbox/co-checkbox.js +25 -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 +962 -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.css +63 -2
- package/dist/collection/components/co-data-table/co-data-table.js +59 -4
- package/dist/collection/components/co-data-table/headerTruncationLogic.js +34 -0
- 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 +42 -7
- 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.css +9 -0
- package/dist/collection/components/co-menu-item/co-menu-item.js +67 -3
- package/dist/collection/components/co-modal/co-modal.css +112 -37
- package/dist/collection/components/co-modal/co-modal.js +35 -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 +56 -4
- package/dist/collection/components/co-option-list/optionListLogic.js +31 -8
- 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.css +40 -0
- package/dist/collection/components/co-ref-field/co-ref-field.js +207 -11
- 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 +24 -5
- 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 +20 -14
- 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 +14 -4
- 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-7TncUlLN.js +1 -0
- package/dist/components/p-B4NCaKrR.js +1 -0
- package/dist/components/p-B9xitpGU.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-BL0sCfMH.js → p-Bryf3-Js.js} +1 -1
- package/dist/components/{p-D6OUW6oW.js → p-CBTGN490.js} +1 -1
- package/dist/components/{p-P8wvwhM2.js → p-CFFDmGPS.js} +1 -1
- package/dist/components/p-CLsAo0-A.js +1 -0
- package/dist/components/{p-CA_JAK9s.js → p-CT2enQ6h.js} +1 -1
- package/dist/components/p-D2ldYZo1.js +1 -0
- package/dist/components/{p-CuZXTvDM.js → p-D3mVYO-G.js} +1 -1
- package/dist/components/p-DDV_bRcU.js +1 -0
- package/dist/components/p-DFHRS9cJ.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-DSnJWzQw.js +1 -0
- package/dist/components/p-DTi2O4O8.js +1 -0
- package/dist/components/p-De7w9k6_.js +1 -0
- package/dist/components/{p-D5EdMieb.js → p-DoHLTC0n.js} +1 -1
- package/dist/components/{p-Bxk96Zgc.js → p-Du_CgT5E.js} +1 -1
- package/dist/components/p-DxtNejr2.js +1 -0
- 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-wjt4IAGZ.js +1 -0
- package/dist/components/p-zuhal3IZ.js +1 -0
- package/dist/esm/co-accordion.entry.js +5 -5
- package/dist/esm/co-action-bar.entry.js +2 -2
- package/dist/esm/co-app-shell.entry.js +4 -4
- package/dist/esm/co-audio-player.entry.js +83 -13
- package/dist/esm/co-autocomplete.entry.js +2 -2
- package/dist/esm/co-avatar-group.entry.js +1 -1
- package/dist/esm/co-avatar.entry.js +70 -0
- 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 +68 -13
- package/dist/esm/co-color-picker.entry.js +1078 -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 +83 -5
- 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 +32 -6
- 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 +85 -4
- package/dist/esm/co-menu.entry.js +2 -2
- package/dist/esm/co-modal.entry.js +10 -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 +104 -13
- 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 +6 -6
- 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-avatar_2.entry.js → co-tooltip.entry.js} +49 -84
- 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} +35 -27
- 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-accordion/co-accordion.d.ts +6 -0
- package/dist/types/components/co-audio-player/co-audio-player.d.ts +25 -0
- package/dist/types/components/co-badge/co-badge.d.ts +7 -0
- package/dist/types/components/co-checkbox/co-checkbox.d.ts +5 -1
- package/dist/types/components/co-color-picker/co-color-picker.d.ts +360 -4
- package/dist/types/components/co-color-picker/presets.d.ts +107 -4
- package/dist/types/components/co-data-table/co-data-table.d.ts +15 -0
- package/dist/types/components/co-data-table/headerTruncationLogic.d.ts +24 -0
- 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 +9 -1
- 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-modal/co-modal.d.ts +10 -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 +16 -0
- package/dist/types/components/co-option-list/optionListLogic.d.ts +23 -6
- 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-ref-field/co-ref-field.d.ts +38 -0
- package/dist/types/components/co-rich-text-toolbar/co-rich-text-toolbar.d.ts +1 -1
- package/dist/types/components/co-select/co-select.d.ts +6 -0
- 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 +530 -90
- 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-76420ac1.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-93c68029.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-a8c64cc3.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-da18b5f4.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-dfd25f1d.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,142 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
/**
|
|
4
|
+
* Shared color utilities for Cobalt components.
|
|
5
|
+
* WCAG sRGB relative luminance for contrast detection + conversión HSV para el picker.
|
|
6
|
+
*/
|
|
7
|
+
/** Antes privada: la necesita el picker, no sólo `luminance`. */
|
|
8
|
+
function parseHex(hex) {
|
|
9
|
+
if (!hex || typeof hex !== 'string')
|
|
10
|
+
return null;
|
|
11
|
+
const h = hex.trim().replace('#', '');
|
|
12
|
+
if (!/^[0-9a-f]+$/i.test(h))
|
|
13
|
+
return null;
|
|
14
|
+
if (h.length === 3) {
|
|
15
|
+
return { r: parseInt(h[0] + h[0], 16), g: parseInt(h[1] + h[1], 16), b: parseInt(h[2] + h[2], 16) };
|
|
16
|
+
}
|
|
17
|
+
if (h.length === 6) {
|
|
18
|
+
return { r: parseInt(h.slice(0, 2), 16), g: parseInt(h.slice(2, 4), 16), b: parseInt(h.slice(4, 6), 16) };
|
|
19
|
+
}
|
|
20
|
+
return null;
|
|
21
|
+
}
|
|
22
|
+
/**
|
|
23
|
+
* Clampea a 0–255 y redondea. Un canal no finito cuenta como 0: sin eso,
|
|
24
|
+
* `NaN.toString(16)` es `'nan'` y salía `'#NAN0000'` — un string truthy que NO es
|
|
25
|
+
* hex y que el consumidor guarda en el modelo sin enterarse.
|
|
26
|
+
*/
|
|
27
|
+
function rgbToHex(r, g, b) {
|
|
28
|
+
const to2 = (n) => Math.max(0, Math.min(255, Math.round(Number.isFinite(n) ? n : 0)))
|
|
29
|
+
.toString(16)
|
|
30
|
+
.padStart(2, '0')
|
|
31
|
+
.toUpperCase();
|
|
32
|
+
return `#${to2(r)}${to2(g)}${to2(b)}`;
|
|
33
|
+
}
|
|
34
|
+
function hexToHsv(hex) {
|
|
35
|
+
const c = parseHex(hex);
|
|
36
|
+
if (!c)
|
|
37
|
+
return null;
|
|
38
|
+
const r = c.r / 255, g = c.g / 255, b = c.b / 255;
|
|
39
|
+
const max = Math.max(r, g, b);
|
|
40
|
+
const min = Math.min(r, g, b);
|
|
41
|
+
const d = max - min;
|
|
42
|
+
let h = 0;
|
|
43
|
+
if (d !== 0) {
|
|
44
|
+
if (max === r)
|
|
45
|
+
h = ((g - b) / d) % 6;
|
|
46
|
+
else if (max === g)
|
|
47
|
+
h = (b - r) / d + 2;
|
|
48
|
+
else
|
|
49
|
+
h = (r - g) / d + 4;
|
|
50
|
+
h *= 60;
|
|
51
|
+
if (h < 0)
|
|
52
|
+
h += 360;
|
|
53
|
+
}
|
|
54
|
+
return { h, s: max === 0 ? 0 : (d / max) * 100, v: max * 100 };
|
|
55
|
+
}
|
|
56
|
+
/**
|
|
57
|
+
* TOTAL por contrato: siempre devuelve un `#RRGGBB` válido, con cualquier entrada
|
|
58
|
+
* numérica. Un canal no finito (NaN / ±Infinity) entra como 0.
|
|
59
|
+
* ⚠️ No es paranoia: el arrastre saca el ángulo de `(clientX - rect.left) / rect.width`,
|
|
60
|
+
* y un panel medido antes del layout (o con `display:none`) da `rect.width === 0`
|
|
61
|
+
* → NaN/Infinity. Sin este saneo, `table[Math.floor(NaN) % 6]` es `undefined` y el
|
|
62
|
+
* destructuring TIRA `TypeError` en pleno drag; con `s`/`v` no finitos salía el
|
|
63
|
+
* string `'#NANNANNAN'`, que es peor porque es truthy y se guarda en el modelo.
|
|
64
|
+
*/
|
|
65
|
+
function hsvToHex({ h, s, v }) {
|
|
66
|
+
const finite = (n) => (Number.isFinite(n) ? n : 0);
|
|
67
|
+
const hh = ((finite(h) % 360) + 360) % 360;
|
|
68
|
+
const S = finite(s) / 100, V = finite(v) / 100;
|
|
69
|
+
const c = V * S;
|
|
70
|
+
const x = c * (1 - Math.abs(((hh / 60) % 2) - 1));
|
|
71
|
+
const m = V - c;
|
|
72
|
+
const seg = Math.floor(hh / 60);
|
|
73
|
+
const table = [
|
|
74
|
+
[c, x, 0],
|
|
75
|
+
[x, c, 0],
|
|
76
|
+
[0, c, x],
|
|
77
|
+
[0, x, c],
|
|
78
|
+
[x, 0, c],
|
|
79
|
+
[c, 0, x],
|
|
80
|
+
];
|
|
81
|
+
const [r, g, b] = table[seg % 6];
|
|
82
|
+
return rgbToHex((r + m) * 255, (g + m) * 255, (b + m) * 255);
|
|
83
|
+
}
|
|
84
|
+
/** 3 o 6 dígitos, con o sin `#`. 8 dígitos NO: este picker no maneja alpha. */
|
|
85
|
+
function isValidHex(v) {
|
|
86
|
+
return /^#?(?:[0-9a-f]{3}|[0-9a-f]{6})$/i.test((v || '').trim());
|
|
87
|
+
}
|
|
88
|
+
/**
|
|
89
|
+
* Normaliza lo que se pega desde otra herramienta. Cubre hex, `rgb()/rgba()` y
|
|
90
|
+
* `hsl()/hsla()`. NO cubre nombres CSS (`rebeccapurple`): necesitarían una tabla
|
|
91
|
+
* de 148 entradas o un elemento de medición, y este módulo corre en el proyecto
|
|
92
|
+
* de tests de Node, sin DOM.
|
|
93
|
+
*/
|
|
94
|
+
function parseCssColor(input) {
|
|
95
|
+
const s = (input || '').trim();
|
|
96
|
+
if (!s)
|
|
97
|
+
return null;
|
|
98
|
+
if (isValidHex(s)) {
|
|
99
|
+
const c = parseHex(s);
|
|
100
|
+
return rgbToHex(c.r, c.g, c.b);
|
|
101
|
+
}
|
|
102
|
+
// Los grupos del regex admiten formas que `+` convierte a NaN ('1.2.3', '-', '--5').
|
|
103
|
+
// Se RECHAZAN (null), no se clampean: ante un pegado corrupto, devolver rojo o negro
|
|
104
|
+
// sería una mentira, y `null` ya es parte del contrato. Esto NO toca el clamp de lo
|
|
105
|
+
// bien formado pero fuera de rango — `rgb(300, 300, 300)` sigue dando '#FFFFFF'.
|
|
106
|
+
const rgb = s.match(/^rgba?\(\s*([\d.]+)[\s,]+([\d.]+)[\s,]+([\d.]+)(?:[\s,/]+[\d.%]+)?\s*\)$/i);
|
|
107
|
+
if (rgb) {
|
|
108
|
+
const [r, g, b] = [+rgb[1], +rgb[2], +rgb[3]];
|
|
109
|
+
if (![r, g, b].every(Number.isFinite))
|
|
110
|
+
return null;
|
|
111
|
+
return rgbToHex(r, g, b);
|
|
112
|
+
}
|
|
113
|
+
const hsl = s.match(/^hsla?\(\s*([\d.-]+)(?:deg)?[\s,]+([\d.]+)%[\s,]+([\d.]+)%(?:[\s,/]+[\d.%]+)?\s*\)$/i);
|
|
114
|
+
if (hsl) {
|
|
115
|
+
const H = +hsl[1], L = +hsl[3] / 100, Sl = +hsl[2] / 100;
|
|
116
|
+
if (![H, L, Sl].every(Number.isFinite))
|
|
117
|
+
return null;
|
|
118
|
+
// HSL → HSV, y de ahí al hex por el mismo camino que todo lo demás.
|
|
119
|
+
const v = L + Sl * Math.min(L, 1 - L);
|
|
120
|
+
const sv = v === 0 ? 0 : 2 * (1 - L / v);
|
|
121
|
+
return hsvToHex({ h: H, s: sv * 100, v: v * 100 });
|
|
122
|
+
}
|
|
123
|
+
return null;
|
|
124
|
+
}
|
|
125
|
+
/** WCAG sRGB relative luminance (0–1). */
|
|
126
|
+
function luminance(hex) {
|
|
127
|
+
const c = parseHex(hex);
|
|
128
|
+
if (!c)
|
|
129
|
+
return 0;
|
|
130
|
+
const [rs, gs, bs] = [c.r / 255, c.g / 255, c.b / 255].map((v) => v <= 0.03928 ? v / 12.92 : Math.pow((v + 0.055) / 1.055, 2.4));
|
|
131
|
+
return 0.2126 * rs + 0.7152 * gs + 0.0722 * bs;
|
|
132
|
+
}
|
|
133
|
+
/** Returns true when the color is perceptually light (needs dark foreground). */
|
|
134
|
+
function isLightColor(hex) {
|
|
135
|
+
return luminance(hex) > 0.4;
|
|
136
|
+
}
|
|
137
|
+
|
|
138
|
+
exports.hexToHsv = hexToHsv;
|
|
139
|
+
exports.hsvToHex = hsvToHex;
|
|
140
|
+
exports.isLightColor = isLightColor;
|
|
141
|
+
exports.isValidHex = isValidHex;
|
|
142
|
+
exports.parseCssColor = parseCssColor;
|
|
@@ -41,6 +41,18 @@ const DICT = {
|
|
|
41
41
|
selectDateTime: 'Seleccionar fecha y hora',
|
|
42
42
|
setDateTime: 'Establecer fecha y hora',
|
|
43
43
|
clearDateTime: 'Limpiar fecha y hora',
|
|
44
|
+
shortcuts: 'Atajos',
|
|
45
|
+
timeExact: 'Hora exacta',
|
|
46
|
+
done: 'Listo',
|
|
47
|
+
morning: 'Mañana',
|
|
48
|
+
noon: 'Mediodía',
|
|
49
|
+
afternoon: 'Tarde',
|
|
50
|
+
endOfDay: 'Fin del día',
|
|
51
|
+
now: 'Ahora',
|
|
52
|
+
hourLabel: 'Hora',
|
|
53
|
+
minuteLabel: 'Minuto',
|
|
54
|
+
dayPeriodLabel: 'a. m./p. m.',
|
|
55
|
+
timeFieldLabel: 'Hora exacta',
|
|
44
56
|
},
|
|
45
57
|
en: {
|
|
46
58
|
prevMonth: 'Previous month',
|
|
@@ -73,6 +85,18 @@ const DICT = {
|
|
|
73
85
|
selectDateTime: 'Select date and time',
|
|
74
86
|
setDateTime: 'Set date and time',
|
|
75
87
|
clearDateTime: 'Clear date and time',
|
|
88
|
+
shortcuts: 'Shortcuts',
|
|
89
|
+
timeExact: 'Exact time',
|
|
90
|
+
done: 'Done',
|
|
91
|
+
morning: 'Morning',
|
|
92
|
+
noon: 'Noon',
|
|
93
|
+
afternoon: 'Afternoon',
|
|
94
|
+
endOfDay: 'End of day',
|
|
95
|
+
now: 'Now',
|
|
96
|
+
hourLabel: 'Hour',
|
|
97
|
+
minuteLabel: 'Minute',
|
|
98
|
+
dayPeriodLabel: 'AM/PM',
|
|
99
|
+
timeFieldLabel: 'Exact time',
|
|
76
100
|
},
|
|
77
101
|
pt: {
|
|
78
102
|
prevMonth: 'Mês anterior',
|
|
@@ -105,6 +129,18 @@ const DICT = {
|
|
|
105
129
|
selectDateTime: 'Selecionar data e hora',
|
|
106
130
|
setDateTime: 'Definir data e hora',
|
|
107
131
|
clearDateTime: 'Limpar data e hora',
|
|
132
|
+
shortcuts: 'Atalhos',
|
|
133
|
+
timeExact: 'Hora exata',
|
|
134
|
+
done: 'Pronto',
|
|
135
|
+
morning: 'Manhã',
|
|
136
|
+
noon: 'Meio-dia',
|
|
137
|
+
afternoon: 'Tarde',
|
|
138
|
+
endOfDay: 'Fim do dia',
|
|
139
|
+
now: 'Agora',
|
|
140
|
+
hourLabel: 'Hora',
|
|
141
|
+
minuteLabel: 'Minuto',
|
|
142
|
+
dayPeriodLabel: 'AM/PM',
|
|
143
|
+
timeFieldLabel: 'Hora exata',
|
|
108
144
|
},
|
|
109
145
|
};
|
|
110
146
|
/** Map any BCP-47 locale (e.g. "es-CO") to a supported language; fallback 'en'. */
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var index = require('./index-
|
|
3
|
+
var index = require('./index-MDAnKsze.js');
|
|
4
4
|
|
|
5
5
|
const FieldChip = ({ baseClass, label, modifiers = {}, style, title, key, onRemove, onChipDblClick }, children) => (index.h("span", { class: Object.assign({ [baseClass]: true }, modifiers), style: style, title: title, key: key, onDblClick: onChipDblClick }, children, index.h("span", { class: `${baseClass}-label` }, label), onRemove && (index.h("button", { class: `${baseClass}-remove`, type: "button", tabIndex: -1, onClick: onRemove }, index.h("co-icon", { name: "x-circle", weight: "fill", size: 16 })))));
|
|
6
6
|
|
|
@@ -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,10 +391,22 @@ 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);
|
|
398
|
+
case 'co-avatar.cjs':
|
|
399
|
+
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
400
|
+
/* webpackMode: "lazy" */
|
|
401
|
+
'./co-avatar.cjs.entry.js')); }).then(processMod, consoleError);
|
|
402
402
|
case 'co-loader.cjs':
|
|
403
403
|
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
404
404
|
/* webpackMode: "lazy" */
|
|
405
405
|
'./co-loader.cjs.entry.js')); }).then(processMod, consoleError);
|
|
406
|
+
case 'co-tooltip.cjs':
|
|
407
|
+
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
408
|
+
/* webpackMode: "lazy" */
|
|
409
|
+
'./co-tooltip.cjs.entry.js')); }).then(processMod, consoleError);
|
|
406
410
|
case 'co-audio-player.cjs':
|
|
407
411
|
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
408
412
|
/* webpackMode: "lazy" */
|
|
@@ -415,22 +419,26 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
|
415
419
|
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
416
420
|
/* webpackMode: "lazy" */
|
|
417
421
|
'./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
422
|
case 'co-command-search.cjs':
|
|
423
423
|
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
424
424
|
/* webpackMode: "lazy" */
|
|
425
425
|
'./co-command-search.cjs.entry.js')); }).then(processMod, consoleError);
|
|
426
|
-
case 'co-data-table.cjs':
|
|
427
|
-
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
428
|
-
/* webpackMode: "lazy" */
|
|
429
|
-
'./co-data-table.cjs.entry.js')); }).then(processMod, consoleError);
|
|
430
426
|
case 'co-event-calendar.cjs':
|
|
431
427
|
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
432
428
|
/* webpackMode: "lazy" */
|
|
433
429
|
'./co-event-calendar.cjs.entry.js')); }).then(processMod, consoleError);
|
|
430
|
+
case 'co-file-field.cjs':
|
|
431
|
+
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
432
|
+
/* webpackMode: "lazy" */
|
|
433
|
+
'./co-file-field.cjs.entry.js')); }).then(processMod, consoleError);
|
|
434
|
+
case 'co-menu-item.cjs':
|
|
435
|
+
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
436
|
+
/* webpackMode: "lazy" */
|
|
437
|
+
'./co-menu-item.cjs.entry.js')); }).then(processMod, consoleError);
|
|
438
|
+
case 'co-number-field.cjs':
|
|
439
|
+
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
440
|
+
/* webpackMode: "lazy" */
|
|
441
|
+
'./co-number-field.cjs.entry.js')); }).then(processMod, consoleError);
|
|
434
442
|
case 'co-phone-field.cjs':
|
|
435
443
|
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
436
444
|
/* webpackMode: "lazy" */
|
|
@@ -451,22 +459,22 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
|
451
459
|
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
452
460
|
/* webpackMode: "lazy" */
|
|
453
461
|
'./co-icon.cjs.entry.js')); }).then(processMod, consoleError);
|
|
462
|
+
case 'co-color-picker.cjs':
|
|
463
|
+
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
464
|
+
/* webpackMode: "lazy" */
|
|
465
|
+
'./co-color-picker.cjs.entry.js')); }).then(processMod, consoleError);
|
|
454
466
|
case 'co-column-picker.cjs':
|
|
455
467
|
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
456
468
|
/* webpackMode: "lazy" */
|
|
457
469
|
'./co-column-picker.cjs.entry.js')); }).then(processMod, consoleError);
|
|
458
|
-
case 'co-
|
|
470
|
+
case 'co-data-table.cjs':
|
|
459
471
|
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
460
472
|
/* webpackMode: "lazy" */
|
|
461
|
-
'./co-
|
|
473
|
+
'./co-data-table.cjs.entry.js')); }).then(processMod, consoleError);
|
|
462
474
|
case 'co-provider-logo_2.cjs':
|
|
463
475
|
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
464
476
|
/* webpackMode: "lazy" */
|
|
465
477
|
'./co-provider-logo_2.cjs.entry.js')); }).then(processMod, consoleError);
|
|
466
|
-
case 'co-avatar_2.cjs':
|
|
467
|
-
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
468
|
-
/* webpackMode: "lazy" */
|
|
469
|
-
'./co-avatar_2.cjs.entry.js')); }).then(processMod, consoleError);
|
|
470
478
|
case 'co-emoji-picker.cjs':
|
|
471
479
|
return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
|
|
472
480
|
/* webpackMode: "lazy" */
|