@sankhyalabs/ezui 6.1.0-dev.1 → 6.1.0-dev.11

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.
Files changed (271) hide show
  1. package/dist/cjs/RichToolbarHelper-438916fa.js +46 -0
  2. package/dist/cjs/_commonjsHelpers-537d719a.js +20 -0
  3. package/dist/cjs/ez-actions-button.cjs.entry.js +1 -1
  4. package/dist/cjs/ez-alert-list.cjs.entry.js +1 -1
  5. package/dist/cjs/ez-alert.cjs.entry.js +1 -1
  6. package/dist/cjs/ez-application.cjs.entry.js +1 -1
  7. package/dist/cjs/ez-avatar.cjs.entry.js +1 -1
  8. package/dist/cjs/ez-badge.cjs.entry.js +1 -1
  9. package/dist/cjs/ez-breadcrumb.cjs.entry.js +1 -1
  10. package/dist/cjs/ez-button.cjs.entry.js +1 -1
  11. package/dist/cjs/ez-calendar.cjs.entry.js +1 -1
  12. package/dist/cjs/ez-card-item_2.cjs.entry.js +2 -2
  13. package/dist/cjs/ez-chart.cjs.entry.js +4 -19
  14. package/dist/cjs/ez-check.cjs.entry.js +2 -2
  15. package/dist/cjs/ez-chip.cjs.entry.js +3 -2
  16. package/dist/cjs/ez-collapsible-box.cjs.entry.js +2 -2
  17. package/dist/cjs/{ez-combo-box-list_3.cjs.entry.js → ez-combo-box-list_4.cjs.entry.js} +272 -3
  18. package/dist/cjs/ez-combo-box.cjs.entry.js +18 -6
  19. package/dist/cjs/ez-date-input.cjs.entry.js +1 -1
  20. package/dist/cjs/ez-date-time-input.cjs.entry.js +1 -1
  21. package/dist/cjs/ez-dialog.cjs.entry.js +1 -1
  22. package/dist/cjs/ez-double-list.cjs.entry.js +1 -1
  23. package/dist/cjs/ez-dropdown.cjs.entry.js +1 -1
  24. package/dist/cjs/ez-file-item.cjs.entry.js +1 -1
  25. package/dist/cjs/ez-filter-input.cjs.entry.js +129 -0
  26. package/dist/cjs/ez-form-view.cjs.entry.js +9 -2
  27. package/dist/cjs/ez-form.cjs.entry.js +2 -2
  28. package/dist/cjs/ez-grid.cjs.entry.js +34 -4
  29. package/dist/cjs/ez-guide-navigator.cjs.entry.js +1 -1
  30. package/dist/cjs/ez-icon.cjs.entry.js +2 -2
  31. package/dist/cjs/ez-link-builder_6.cjs.entry.js +295 -0
  32. package/dist/cjs/ez-list.cjs.entry.js +1 -1
  33. package/dist/cjs/ez-loading-bar.cjs.entry.js +1 -1
  34. package/dist/cjs/ez-modal-container.cjs.entry.js +2 -2
  35. package/dist/cjs/ez-modal.cjs.entry.js +1 -1
  36. package/dist/cjs/ez-multi-selection-list.cjs.entry.js +1 -1
  37. package/dist/cjs/ez-number-input.cjs.entry.js +1 -1
  38. package/dist/cjs/ez-popover-plus_3.cjs.entry.js +1 -1
  39. package/dist/cjs/ez-popover.cjs.entry.js +1 -1
  40. package/dist/cjs/ez-popup.cjs.entry.js +1 -1
  41. package/dist/cjs/ez-radio-button.cjs.entry.js +1 -1
  42. package/dist/cjs/ez-rich-toolbar-item.cjs.entry.js +27 -0
  43. package/dist/cjs/ez-scroller_2.cjs.entry.js +1 -1
  44. package/dist/cjs/ez-search-plus.cjs.entry.js +5 -2
  45. package/dist/cjs/ez-search-result-list.cjs.entry.js +1 -1
  46. package/dist/cjs/ez-search.cjs.entry.js +1 -1
  47. package/dist/cjs/ez-sidebar-navigator.cjs.entry.js +1 -1
  48. package/dist/cjs/ez-skeleton.cjs.entry.js +1 -1
  49. package/dist/cjs/ez-sortable-list.cjs.entry.js +1 -1
  50. package/dist/cjs/ez-split-button.cjs.entry.js +1 -1
  51. package/dist/cjs/ez-split-item.cjs.entry.js +1 -1
  52. package/dist/cjs/ez-split-panel.cjs.entry.js +1 -1
  53. package/dist/cjs/ez-tabselector.cjs.entry.js +1 -1
  54. package/dist/cjs/ez-text-area.cjs.entry.js +1 -1
  55. package/dist/cjs/ez-text-input.cjs.entry.js +1 -1
  56. package/dist/cjs/ez-time-input.cjs.entry.js +1 -1
  57. package/dist/cjs/ez-toast.cjs.entry.js +1 -1
  58. package/dist/cjs/{ez-filter-input_2.cjs.entry.js → ez-tooltip.cjs.entry.js} +2 -124
  59. package/dist/cjs/ez-tree.cjs.entry.js +1 -1
  60. package/dist/cjs/ez-upload.cjs.entry.js +1 -1
  61. package/dist/cjs/ez-view-stack.cjs.entry.js +1 -1
  62. package/dist/cjs/ezui.cjs.js +2 -2
  63. package/dist/cjs/filter-column.cjs.entry.js +1 -1
  64. package/dist/cjs/{index-a7b0c73d.js → index-9e5554cb.js} +23 -8
  65. package/dist/cjs/loader.cjs.js +2 -2
  66. package/dist/cjs/purify-a7dc3a08.js +1354 -0
  67. package/dist/cjs/{search-column-27d1f72f.js → search-column-1d3c9fa5.js} +1 -1
  68. package/dist/collection/collection-manifest.json +8 -0
  69. package/dist/collection/components/ez-check/ez-check.css +1 -1
  70. package/dist/collection/components/ez-chip/ez-chip.js +20 -1
  71. package/dist/collection/components/ez-collapsible-box/ez-collapsible-box.css +1 -0
  72. package/dist/collection/components/ez-combo-box/ez-combo-box-list/ez-combo-box-list.css +1 -0
  73. package/dist/collection/components/ez-combo-box/ez-combo-box.js +53 -5
  74. package/dist/collection/components/ez-form-view/ez-form-view.js +2 -1
  75. package/dist/collection/components/ez-form-view/fieldbuilder/FieldBuilder.js +2 -0
  76. package/dist/collection/components/ez-form-view/fieldbuilder/templates/RichText.tpl.js +4 -0
  77. package/dist/collection/components/ez-grid/controller/ag-grid/AgGridController.js +28 -2
  78. package/dist/collection/components/ez-grid/controller/ag-grid/GridEditionManager.js +4 -1
  79. package/dist/collection/components/ez-icon/ez-icon.css +147 -140
  80. package/dist/collection/components/ez-modal-container/ez-modal-container.css +2 -0
  81. package/dist/collection/components/ez-popover-plus/subcomponent/ez-popover-core.css +3 -2
  82. package/dist/collection/components/ez-rich-text/ez-link-builder/ez-link-builder.css +22 -0
  83. package/dist/collection/components/ez-rich-text/ez-link-builder/ez-link-builder.js +131 -0
  84. package/dist/collection/components/ez-rich-text/ez-rich-text.css +35 -0
  85. package/dist/collection/components/ez-rich-text/ez-rich-text.js +544 -0
  86. package/dist/collection/components/ez-rich-text/ez-rich-toolbar/RichToolbarHelper.js +39 -0
  87. package/dist/collection/components/ez-rich-text/ez-rich-toolbar/ez-rich-toolbar-arrows/ez-rich-toolbar-arrows.css +4 -0
  88. package/dist/collection/components/ez-rich-text/ez-rich-toolbar/ez-rich-toolbar-arrows/ez-rich-toolbar-arrows.js +19 -0
  89. package/dist/collection/components/ez-rich-text/ez-rich-toolbar/ez-rich-toolbar-configs/ez-rich-toolbar-configs.css +4 -0
  90. package/dist/collection/components/ez-rich-text/ez-rich-toolbar/ez-rich-toolbar-configs/ez-rich-toolbar-configs.js +19 -0
  91. package/dist/collection/components/ez-rich-text/ez-rich-toolbar/ez-rich-toolbar-item/ez-rich-toolbar-item.css +20 -0
  92. package/dist/collection/components/ez-rich-text/ez-rich-toolbar/ez-rich-toolbar-item/ez-rich-toolbar-item.js +122 -0
  93. package/dist/collection/components/ez-rich-text/ez-rich-toolbar/ez-rich-toolbar-letters/ez-rich-toolbar-letters.css +4 -0
  94. package/dist/collection/components/ez-rich-text/ez-rich-toolbar/ez-rich-toolbar-letters/ez-rich-toolbar-letters.js +19 -0
  95. package/dist/collection/components/ez-rich-text/ez-rich-toolbar/ez-rich-toolbar.css +42 -0
  96. package/dist/collection/components/ez-rich-text/ez-rich-toolbar/ez-rich-toolbar.js +183 -0
  97. package/dist/collection/components/ez-rich-text/ez-simple-image-uploader/ez-simple-image-uploader.css +70 -0
  98. package/dist/collection/components/ez-rich-text/ez-simple-image-uploader/ez-simple-image-uploader.js +216 -0
  99. package/dist/collection/components/ez-rich-text/ez-simple-image-uploader/test/resource/imageBase64.js +1 -0
  100. package/dist/collection/components/ez-rich-text/ez-simple-image-uploader/utils/fileToBase64.js +14 -0
  101. package/dist/collection/components/ez-rich-text/ez-simple-image-uploader/utils/formatBytes.js +10 -0
  102. package/dist/collection/components/ez-search-plus/ez-search-plus.css +1 -0
  103. package/dist/collection/components/ez-search-plus/ez-search-plus.js +3 -0
  104. package/dist/collection/components/ez-tooltip/ez-tooltip.js +1 -1
  105. package/dist/custom-elements/index.d.ts +48 -0
  106. package/dist/custom-elements/index.js +2051 -20
  107. package/dist/esm/RichToolbarHelper-fd6427df.js +41 -0
  108. package/dist/esm/_commonjsHelpers-9943807e.js +17 -0
  109. package/dist/esm/ez-actions-button.entry.js +1 -1
  110. package/dist/esm/ez-alert-list.entry.js +1 -1
  111. package/dist/esm/ez-alert.entry.js +1 -1
  112. package/dist/esm/ez-application.entry.js +1 -1
  113. package/dist/esm/ez-avatar.entry.js +1 -1
  114. package/dist/esm/ez-badge.entry.js +1 -1
  115. package/dist/esm/ez-breadcrumb.entry.js +1 -1
  116. package/dist/esm/ez-button.entry.js +1 -1
  117. package/dist/esm/ez-calendar.entry.js +1 -1
  118. package/dist/esm/ez-card-item_2.entry.js +2 -2
  119. package/dist/esm/ez-chart.entry.js +2 -17
  120. package/dist/esm/ez-check.entry.js +2 -2
  121. package/dist/esm/ez-chip.entry.js +3 -2
  122. package/dist/esm/ez-collapsible-box.entry.js +2 -2
  123. package/dist/esm/{ez-combo-box-list_3.entry.js → ez-combo-box-list_4.entry.js} +273 -5
  124. package/dist/esm/ez-combo-box.entry.js +18 -6
  125. package/dist/esm/ez-date-input.entry.js +1 -1
  126. package/dist/esm/ez-date-time-input.entry.js +1 -1
  127. package/dist/esm/ez-dialog.entry.js +1 -1
  128. package/dist/esm/ez-double-list.entry.js +1 -1
  129. package/dist/esm/ez-dropdown.entry.js +1 -1
  130. package/dist/esm/ez-file-item.entry.js +1 -1
  131. package/dist/esm/ez-filter-input.entry.js +125 -0
  132. package/dist/esm/ez-form-view.entry.js +9 -2
  133. package/dist/esm/ez-form.entry.js +2 -2
  134. package/dist/esm/ez-grid.entry.js +34 -4
  135. package/dist/esm/ez-guide-navigator.entry.js +1 -1
  136. package/dist/esm/ez-icon.entry.js +2 -2
  137. package/dist/esm/ez-link-builder_6.entry.js +286 -0
  138. package/dist/esm/ez-list.entry.js +1 -1
  139. package/dist/esm/ez-loading-bar.entry.js +1 -1
  140. package/dist/esm/ez-modal-container.entry.js +2 -2
  141. package/dist/esm/ez-modal.entry.js +1 -1
  142. package/dist/esm/ez-multi-selection-list.entry.js +1 -1
  143. package/dist/esm/ez-number-input.entry.js +1 -1
  144. package/dist/esm/ez-popover-plus_3.entry.js +1 -1
  145. package/dist/esm/ez-popover.entry.js +1 -1
  146. package/dist/esm/ez-popup.entry.js +1 -1
  147. package/dist/esm/ez-radio-button.entry.js +1 -1
  148. package/dist/esm/ez-rich-toolbar-item.entry.js +23 -0
  149. package/dist/esm/ez-scroller_2.entry.js +1 -1
  150. package/dist/esm/ez-search-plus.entry.js +5 -2
  151. package/dist/esm/ez-search-result-list.entry.js +1 -1
  152. package/dist/esm/ez-search.entry.js +1 -1
  153. package/dist/esm/ez-sidebar-navigator.entry.js +1 -1
  154. package/dist/esm/ez-skeleton.entry.js +1 -1
  155. package/dist/esm/ez-sortable-list.entry.js +1 -1
  156. package/dist/esm/ez-split-button.entry.js +1 -1
  157. package/dist/esm/ez-split-item.entry.js +1 -1
  158. package/dist/esm/ez-split-panel.entry.js +1 -1
  159. package/dist/esm/ez-tabselector.entry.js +1 -1
  160. package/dist/esm/ez-text-area.entry.js +1 -1
  161. package/dist/esm/ez-text-input.entry.js +1 -1
  162. package/dist/esm/ez-time-input.entry.js +1 -1
  163. package/dist/esm/ez-toast.entry.js +1 -1
  164. package/dist/esm/{ez-filter-input_2.entry.js → ez-tooltip.entry.js} +3 -124
  165. package/dist/esm/ez-tree.entry.js +1 -1
  166. package/dist/esm/ez-upload.entry.js +1 -1
  167. package/dist/esm/ez-view-stack.entry.js +1 -1
  168. package/dist/esm/ezui.js +3 -3
  169. package/dist/esm/filter-column.entry.js +1 -1
  170. package/dist/esm/{index-baa5e267.js → index-5a720e56.js} +23 -9
  171. package/dist/esm/loader.js +3 -3
  172. package/dist/esm/purify-da6317bb.js +1352 -0
  173. package/dist/esm/{search-column-e609d513.js → search-column-35f4ad93.js} +1 -1
  174. package/dist/ezui/ezui.esm.js +1 -1
  175. package/dist/ezui/{p-e75c7a23.entry.js → p-000159dc.entry.js} +1 -1
  176. package/dist/ezui/{p-998afb6a.entry.js → p-01b72d7e.entry.js} +1 -1
  177. package/dist/ezui/{p-44caad9a.entry.js → p-0378416a.entry.js} +1 -1
  178. package/dist/ezui/{p-288631d1.entry.js → p-06f1b8e4.entry.js} +1 -1
  179. package/dist/ezui/p-112455b1.js +1 -0
  180. package/dist/ezui/{p-77a4bd35.entry.js → p-11bfeca3.entry.js} +1 -1
  181. package/dist/ezui/{p-5dde9df3.entry.js → p-15d9cd15.entry.js} +1 -1
  182. package/dist/ezui/{p-bff24a7b.js → p-175154a0.js} +1 -1
  183. package/dist/ezui/{p-9c5cd3b2.entry.js → p-18e71523.entry.js} +1 -1
  184. package/dist/ezui/{p-b38411b4.entry.js → p-1af2e33b.entry.js} +46 -46
  185. package/dist/ezui/p-1c55dda0.js +3 -0
  186. package/dist/ezui/p-1cebdc92.js +1 -0
  187. package/dist/ezui/{p-2b4df33d.entry.js → p-1fefb37a.entry.js} +1 -1
  188. package/dist/ezui/{p-a3bf8cf1.entry.js → p-28987410.entry.js} +1 -1
  189. package/dist/ezui/p-40d3e90d.entry.js +1 -0
  190. package/dist/ezui/{p-fa6732f2.entry.js → p-44b39e81.entry.js} +1 -1
  191. package/dist/ezui/{p-4d30b703.entry.js → p-4a876b8b.entry.js} +1 -1
  192. package/dist/ezui/p-51e34317.entry.js +1 -0
  193. package/dist/ezui/{p-59561756.entry.js → p-545bd5d5.entry.js} +1 -1
  194. package/dist/ezui/{p-07894c4a.entry.js → p-6b2cc9b8.entry.js} +1 -1
  195. package/dist/ezui/{p-496f7832.entry.js → p-6b3fddee.entry.js} +1 -1
  196. package/dist/ezui/{p-1f50fa05.entry.js → p-6b51c9cc.entry.js} +1 -1
  197. package/dist/ezui/p-6ec40dec.entry.js +1 -0
  198. package/dist/ezui/{p-5ed81457.entry.js → p-6fc26622.entry.js} +1 -1
  199. package/dist/ezui/p-6fc94b05.entry.js +1 -0
  200. package/dist/ezui/{p-0d9856a4.entry.js → p-700c1320.entry.js} +1 -1
  201. package/dist/ezui/{p-da1b4a38.entry.js → p-708b196e.entry.js} +1 -1
  202. package/dist/ezui/{p-555c9018.entry.js → p-7567ccdd.entry.js} +1 -1
  203. package/dist/ezui/{p-4b67138e.entry.js → p-769632d5.entry.js} +1 -1
  204. package/dist/ezui/p-78e975b4.entry.js +1 -0
  205. package/dist/ezui/{p-58f69d24.entry.js → p-7ec3f335.entry.js} +1 -1
  206. package/dist/ezui/{p-1e7a8633.entry.js → p-81461d2f.entry.js} +1 -1
  207. package/dist/ezui/{p-8df1ca33.entry.js → p-82fa4b09.entry.js} +1 -1
  208. package/dist/ezui/{p-e4528470.entry.js → p-85d7b78a.entry.js} +1 -1
  209. package/dist/ezui/{p-1bcfd88c.entry.js → p-87f5a060.entry.js} +1 -1
  210. package/dist/ezui/{p-a148e994.entry.js → p-90c90351.entry.js} +1 -1
  211. package/dist/ezui/{p-4bd6dd6a.entry.js → p-90e91173.entry.js} +1 -1
  212. package/dist/ezui/{p-09de35a2.entry.js → p-91ccae0c.entry.js} +1 -1
  213. package/dist/ezui/{p-bac0f920.entry.js → p-926a0bde.entry.js} +1 -1
  214. package/dist/ezui/{p-c0d9c4f8.entry.js → p-92748142.entry.js} +1 -1
  215. package/dist/ezui/{p-3ba9565c.entry.js → p-97d94ef3.entry.js} +1 -1
  216. package/dist/ezui/{p-e6a9041d.entry.js → p-9e95bfeb.entry.js} +1 -1
  217. package/dist/ezui/p-9fc86fe3.entry.js +1 -0
  218. package/dist/ezui/{p-cb75eb46.entry.js → p-a11827ca.entry.js} +1 -1
  219. package/dist/ezui/p-bd210889.entry.js +1 -0
  220. package/dist/ezui/p-be00bcad.entry.js +1 -0
  221. package/dist/ezui/{p-69937816.entry.js → p-be94d15a.entry.js} +1 -1
  222. package/dist/ezui/{p-9f5fa3f9.entry.js → p-c2b20f78.entry.js} +1 -1
  223. package/dist/ezui/p-c503a0f0.entry.js +1 -0
  224. package/dist/ezui/{p-dc73e1fe.entry.js → p-c7035d65.entry.js} +1 -1
  225. package/dist/ezui/p-cf33bc48.entry.js +1 -0
  226. package/dist/ezui/{p-7019f782.entry.js → p-d2290004.entry.js} +1 -1
  227. package/dist/ezui/p-d2a24d98.entry.js +1 -0
  228. package/dist/ezui/{p-7eae6986.entry.js → p-d4d6d5fe.entry.js} +1 -1
  229. package/dist/ezui/{p-26685c50.entry.js → p-db56b813.entry.js} +1 -1
  230. package/dist/ezui/{p-1eb34cad.entry.js → p-ddd0bd61.entry.js} +1 -1
  231. package/dist/ezui/{p-a80b1287.entry.js → p-dfca5946.entry.js} +1 -1
  232. package/dist/ezui/{p-b81881ac.entry.js → p-e195eaad.entry.js} +1 -1
  233. package/dist/ezui/{p-33326ac5.entry.js → p-e4ae4ddb.entry.js} +1 -1
  234. package/dist/ezui/{p-23a36bb6.js → p-e4c7eb39.js} +2 -2
  235. package/dist/ezui/{p-57363cfd.entry.js → p-e4ead194.entry.js} +1 -1
  236. package/dist/ezui/{p-0306dff7.entry.js → p-e6b38ade.entry.js} +1 -1
  237. package/dist/ezui/p-ea053063.entry.js +1 -0
  238. package/dist/ezui/{p-9478b13b.entry.js → p-ed48a632.entry.js} +1 -1
  239. package/dist/ezui/{p-6e429cff.entry.js → p-fc194825.entry.js} +1 -1
  240. package/dist/types/components/ez-chip/ez-chip.d.ts +4 -0
  241. package/dist/types/components/ez-combo-box/ez-combo-box.d.ts +10 -0
  242. package/dist/types/components/ez-form-view/fieldbuilder/templates/RichText.tpl.d.ts +2 -0
  243. package/dist/types/components/ez-grid/controller/ag-grid/AgGridController.d.ts +1 -0
  244. package/dist/types/components/ez-grid/controller/ag-grid/GridEditionManager.d.ts +1 -0
  245. package/dist/types/components/ez-rich-text/ez-link-builder/ez-link-builder.d.ts +17 -0
  246. package/dist/types/components/ez-rich-text/ez-rich-text.d.ts +98 -0
  247. package/dist/types/components/ez-rich-text/ez-rich-toolbar/RichToolbarHelper.d.ts +43 -0
  248. package/dist/types/components/ez-rich-text/ez-rich-toolbar/ez-rich-toolbar-arrows/ez-rich-toolbar-arrows.d.ts +3 -0
  249. package/dist/types/components/ez-rich-text/ez-rich-toolbar/ez-rich-toolbar-configs/ez-rich-toolbar-configs.d.ts +3 -0
  250. package/dist/types/components/ez-rich-text/ez-rich-toolbar/ez-rich-toolbar-item/ez-rich-toolbar-item.d.ts +11 -0
  251. package/dist/types/components/ez-rich-text/ez-rich-toolbar/ez-rich-toolbar-letters/ez-rich-toolbar-letters.d.ts +3 -0
  252. package/dist/types/components/ez-rich-text/ez-rich-toolbar/ez-rich-toolbar.d.ts +33 -0
  253. package/dist/types/components/ez-rich-text/ez-simple-image-uploader/ez-simple-image-uploader.d.ts +37 -0
  254. package/dist/types/components/ez-rich-text/ez-simple-image-uploader/test/resource/imageBase64.d.ts +1 -0
  255. package/dist/types/components/ez-rich-text/ez-simple-image-uploader/utils/fileToBase64.d.ts +1 -0
  256. package/dist/types/components/ez-rich-text/ez-simple-image-uploader/utils/formatBytes.d.ts +1 -0
  257. package/dist/types/components/ez-search-plus/ez-search-plus.d.ts +1 -0
  258. package/dist/types/components.d.ts +315 -0
  259. package/package.json +2 -1
  260. package/react/components.d.ts +8 -0
  261. package/react/components.js +8 -0
  262. package/react/components.js.map +1 -1
  263. package/dist/ezui/p-2b42abbb.entry.js +0 -1
  264. package/dist/ezui/p-341da682.entry.js +0 -1
  265. package/dist/ezui/p-35115d5d.entry.js +0 -1
  266. package/dist/ezui/p-63cb493e.entry.js +0 -1
  267. package/dist/ezui/p-9567b31a.entry.js +0 -1
  268. package/dist/ezui/p-97c7cf51.entry.js +0 -1
  269. package/dist/ezui/p-bc2f844e.entry.js +0 -1
  270. package/dist/ezui/p-d47dabdf.entry.js +0 -1
  271. package/dist/ezui/p-e06a9886.entry.js +0 -1
@@ -0,0 +1,46 @@
1
+ 'use strict';
2
+
3
+ const RICH_TOOLBAR_COMMANDS = {
4
+ PREVIEW: 'preview',
5
+ UNDO: 'undo',
6
+ REDO: 'redo',
7
+ FORMAT: 'format',
8
+ LINK: 'link',
9
+ IMAGE: 'image',
10
+ FOCUS: 'focus',
11
+ };
12
+ const RICH_TOOLBAR_FORMAT_TAGS = {
13
+ BOLD: '<strong>$selection</strong>',
14
+ ITALIC: '<em>$selection</em>',
15
+ UNDERLINE: '<u>$selection</u>',
16
+ LIST: '<ul><li>$selection</li></ul>',
17
+ BREAK_LINE: '\n<br/>\n',
18
+ };
19
+ const RICH_TOOLBAR_COMMAND_TITLE = {
20
+ PREVIEW: 'Ctrl + P',
21
+ EDIT: 'Ir para modo edição',
22
+ UNDO: 'Desfazer (Ctrl + Z)',
23
+ REDO: 'Refazer (Ctrl + X)',
24
+ LINK: 'Inserir link (Ctrl + K)',
25
+ IMAGE: 'Inserir imagem (Ctrl + O)',
26
+ LIST: 'Lista (Ctrl + L)',
27
+ UNDERLINE: 'Sublinhado (Ctrl + U)',
28
+ ITALIC: 'Itálico (Ctrl + I)',
29
+ BOLD: 'Negrito (Ctrl + B)',
30
+ };
31
+ const RICH_TOOLBAR_COMMAND_ICON = {
32
+ PREVIEW: 'Ctrl + P',
33
+ UNDO: 'undo',
34
+ REDO: 'redo',
35
+ LINK: 'link',
36
+ IMAGE: 'image-plus',
37
+ LIST: 'list',
38
+ UNDERLINE: 'underline',
39
+ ITALIC: 'italic',
40
+ BOLD: 'bold',
41
+ };
42
+
43
+ exports.RICH_TOOLBAR_COMMANDS = RICH_TOOLBAR_COMMANDS;
44
+ exports.RICH_TOOLBAR_COMMAND_ICON = RICH_TOOLBAR_COMMAND_ICON;
45
+ exports.RICH_TOOLBAR_COMMAND_TITLE = RICH_TOOLBAR_COMMAND_TITLE;
46
+ exports.RICH_TOOLBAR_FORMAT_TAGS = RICH_TOOLBAR_FORMAT_TAGS;
@@ -0,0 +1,20 @@
1
+ 'use strict';
2
+
3
+ var commonjsGlobal = typeof globalThis !== 'undefined' ? globalThis : typeof window !== 'undefined' ? window : typeof global !== 'undefined' ? global : typeof self !== 'undefined' ? self : {};
4
+
5
+ function createCommonjsModule(fn, basedir, module) {
6
+ return module = {
7
+ path: basedir,
8
+ exports: {},
9
+ require: function (path, base) {
10
+ return commonjsRequire();
11
+ }
12
+ }, fn(module, module.exports), module.exports;
13
+ }
14
+
15
+ function commonjsRequire () {
16
+ throw new Error('Dynamic requires are not currently supported by @rollup/plugin-commonjs');
17
+ }
18
+
19
+ exports.commonjsGlobal = commonjsGlobal;
20
+ exports.createCommonjsModule = createCommonjsModule;
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-a7b0c73d.js');
5
+ const index = require('./index-9e5554cb.js');
6
6
  const core = require('@sankhyalabs/core');
7
7
  require('./ApplicationUtils-c9d1205c.js');
8
8
  const CSSVarsUtils = require('./CSSVarsUtils-f20973d1.js');
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-a7b0c73d.js');
5
+ const index = require('./index-9e5554cb.js');
6
6
  const core = require('@sankhyalabs/core');
7
7
 
8
8
  const ezAlertListCss = ":host {\n display: flex;\n\n /* Alert List */\n \n /*@doc Define a largura da lista minimizado */\n --ez-alert-list__container--width: 680px;\n /*@doc Define a altura da lista minimizado */\n --ez-alert-list__container--height: 220px;\n \n /*@doc Define a largura da lista maximizada */\n --ez-alert-list__container--width--expanded: 920px;\n /*@doc Define a altura da lista maximizada */\n --ez-alert-list__container--height--expanded: 540px;\n\n /* Title */\n /*@doc Define a fonte do título do componente */\n --ez-alert-list__title--font-family: var(--font-pattern, \"Roboto\");\n /*@doc Define o tamanho da fonte do título do popup.*/\n --ez-alert-list__title--font-size: var(--title--large, 20px);\n /*@doc Define a cor da fonte do título do popup.*/\n --ez-alert-list__title--color: var(--title--primary, #2b3a54);\n /*@doc Define o peso da fonte do título do popup.*/\n --ez-alert-list__title--font-weight: var(--text-weight--extra-large, 700);\n\n /* @doc Define a borda inferior do item da lista. */\n --ez-list__item--border-bottom: var(--border--small, 1px solid);\n\n /* @doc Define a cor da borda inferior do item da lista. */\n --ez-list__item--border-bottom-color: var(--color--strokes, #DCE0E8);\n\n /* @doc Define o tipo da quebra de linha do item da lista. */\n --ez-list__item--white-space: break-space;\n}\n\n.alert-list__content {\n display: flex;\n flex-direction: column;\n \n gap: var(--space--xs);\n margin: var(--space--large, 24px);\n width: 100%;\n}\n\n.alert-list__container {\n z-index: var(--ez-elevation--8, 8);\n display: flex;\n height: var(--ez-alert-list__container--height);\n width: var(--ez-alert-list__container--width);\n border-radius: var(--border--radius-medium);\n background-color: var(--background--xlight);\n box-shadow: var(--shadow--medium);\n\n &.expanded {\n height: var(--ez-alert-list__container--height--expanded);\n width: var(--ez-alert-list__container--width--expanded);\n }\n\n @media (max-height: 640px) {\n max-height: calc(100vh - var(--space--3xl));\n } \n}\n\n.alert-list__header {\n width: 100%;\n display: flex;\n align-items: center;\n justify-content: space-between;\n}\n\n.alert-list__title {\n font-family: var(--ez-alert-list__title--font-family);\n font-size: var(--ez-alert-list__title--font-size);\n font-weight: var(--ez-alert-list__title--font-weight);\n color: var(--ez-alert-list__title--color);\n}\n\n.alert-list__header__buttons {\n display: flex;\n gap: var(--space--xs);\n}\n\n.alert-list__expandable-content {\n overflow-y: auto;\n scrollbar-width: thin;\n}\n\n";
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-a7b0c73d.js');
5
+ const index = require('./index-9e5554cb.js');
6
6
  const core = require('@sankhyalabs/core');
7
7
 
8
8
  const ezAlertCss = ":host{--ez-alert-alert-container--padding-up-down:var(--space--small, 6px);--ez-alert-alert-container--padding-right-left:var(--space--medium, 12px);--ez-alert-alert-container--gap:var(--space--medium, 12px);--ez-alert-alert-container--border-radius:var(--border--radius-medium, 12px);--ez-alert-alert-container--font-color-warn:var(--color--alert-warning-900, #8C6B00);--ez-alert-alert-container--icon-warn:var(--color--alert-warning-900, #8C6B00);--ez-alert-alert-container--background-color-warn:var(--color--alert-warning-200, #FFF7D5);--ez-alert-alert-container--font-color-critical:var(--color--alert-error, #BD0025);--ez-alert-alert-container--icon-critical:var(--color--alert-error, #BD0025);--ez-alert-alert-container--background-color-critical:var(--color--alert-error-200, #F7E0E5);--ez-alert-alert-container--font-color-success:var(--color--alert-success, #157A00);--ez-alert-alert-container--icon-success:var(--color--alert-success, #157A00);--ez-alert-alert-container--background-color-success:var(--color--alert-success-200, #E7F6E0);font-size:var(--text--small, 12px);font-family:var(--font-pattern, \"Roboto\");width:100%;hyphens:auto;display:block}.alert-container{display:flex;align-items:center;gap:var(--ez-alert-alert-container--gap);padding:var(--ez-alert-alert-container--padding-up-down) var(--ez-alert-alert-container--padding-right-left);border-radius:var(--ez-alert-alert-container--border-radius)}.warn{background-color:var(--ez-alert-alert-container--background-color-warn);color:var(--ez-alert-alert-container--font-color-warn)}.critical{background-color:var(--ez-alert-alert-container--background-color-critical);color:var(--ez-alert-alert-container--font-color-critical)}.success{background-color:var(--ez-alert-alert-container--background-color-success);color:var(--ez-alert-alert-container--font-color-success)}ez-icon{--ez-icon--color:inherit}.alert-container__icon-warn{--ez-icon--color:var(--ez-alert-alert-container--icon-warn)}.alert-container__icon-critical{--ez-icon--color:var(--ez-alert-alert-container--icon-critical)}.alert-container__icon-success{--ez-icon--color:var(--ez-alert-alert-container--icon-success)}";
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-a7b0c73d.js');
5
+ const index = require('./index-9e5554cb.js');
6
6
 
7
7
  const ezApplicationCss = "";
8
8
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-a7b0c73d.js');
5
+ const index = require('./index-9e5554cb.js');
6
6
 
7
7
  const ezAvatarCss = ":host{--ez-avatar--background-color:var(--color--ocean-green-600, #008561);--ez-avatar--color:var(--color--gray-70, #fff);--ez-avatar--border-radius-circle:50%;--ez-avatar--border-radius-square:25%;--ez-avatar--background-color-hover:var(--color--ocean-green-700, #00684C)}button,figure{display:flex;align-items:center;justify-content:center;border:var(--ez-avatar--border);background-color:var(--ez-avatar--background-color);color:var(--ez-avatar--color);font-weight:var(--font-weight--medium, 500);font-family:var(--font-pattern, 'Roboto');transition:background-color 0.2s linear, color 0.2s linear;margin:0;padding:0}button:hover{cursor:pointer;background-color:var(--ez-avatar--background-color-hover)}.avatar--320{--avatar-size:320px;width:20rem;height:20rem}.avatar--300{--avatar-size:300px;width:18.75rem;height:18.75rem}.avatar--280{--avatar-size:280px;width:17.5rem;height:17.5rem}.avatar--260{--avatar-size:260px;width:16.25rem;height:16.25rem}.avatar--240{--avatar-size:240px;width:15rem;height:15rem}.avatar--220{--avatar-size:220px;width:13.75rem;height:13.75rem}.avatar--200{--avatar-size:200px;width:12.5rem;height:12.5rem}.avatar--180{--avatar-size:180px;width:11.25rem;height:11.25rem}.avatar--160{--avatar-size:160px;width:10rem;height:10rem}.avatar--140{--avatar-size:140px;width:8.75rem;height:8.75rem}.avatar--120{--avatar-size:120px;width:7.5rem;height:7.5rem}.avatar--100{--avatar-size:100px;width:6.25rem;height:6.25rem}.avatar--80{--avatar-size:80px;width:5rem;height:5rem}.avatar--60{--avatar-size:60px;width:3.75rem;height:3.75rem}.avatar-initial{font-size:calc(0.375 * var(--avatar-size));}.avatar--circle{border-radius:var(--ez-avatar--border-radius-circle)}.avatar--square{border-radius:var(--ez-avatar--border-radius-square)}.avatar-image{width:100%;height:100%;object-fit:cover;border-radius:inherit}.avatar--has-image{background-color:transparent}ez-icon{--ez-icon--color:var(--color--gray-70, #fff);font-weight:var(--font-weight--medium, 500)}";
8
8
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-a7b0c73d.js');
5
+ const index = require('./index-9e5554cb.js');
6
6
  const core = require('@sankhyalabs/core');
7
7
 
8
8
  var Sizes;
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-a7b0c73d.js');
5
+ const index = require('./index-9e5554cb.js');
6
6
  const core = require('@sankhyalabs/core');
7
7
 
8
8
  const BreadcrumbItem = (props) => {
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-a7b0c73d.js');
5
+ const index = require('./index-9e5554cb.js');
6
6
  const core = require('@sankhyalabs/core');
7
7
 
8
8
  const ezButtonCss = ":host{--ez-button--min-width:100px;--ez-button--width:'auto';--ez-button--height:42px;--ez-button__icon--width:18px;--ez-button__inline__icon--padding:12px;--ez-button--padding-top:0px;--ez-button--padding-bottom:0px;--ez-button--padding-right:var(--space--large, 24px);--ez-button--padding-left:var(--space--large, 24px);--ez-button--color:var(--title--primary, #2B3A54);--ez-button--font-size:var(--text--medium, 14px);--ez-button--font-family:var(--font-pattern, Arial);--ez-button--font-weight:var(--text-weight--large, 500);--ez-button--background-color:var(--background--light, #ffffff);--ez-button--border-radius:var(--border--radius-large, 24px);--ez-button--border:1px solid var(--color--strokes);--ez-button--justify-content:center;--ez-button--hover-color:var(--color--primary-600, #007a5a);--ez-button--hover--background-color:var(--background--light, #ffffff);--ez-button--disabled-color:var(--text--primary);--ez-button--disabled--background-color:var(--background--medium);--ez-button--focus--border:var(--border--medium, 2px solid) var(--color--primary-300);--ez-button--focus--box-shadow:var(--color--primary-300) 0px 0px 0px 2px;--ez-button--active-color:var(--color--primary-700);--ez-button--active--background-color:var(--background--strong);--ez-button--link-color:var(--color--primary, '#008561');--ez-button--link--hover-color:var(--color--primary-700, '#1C1D22');--ez-button--link-disabled-color:var(--text--secondary, #a2abb9);--ez-button--link--small--font-size:var(--text--small, 12px);--ez-button--link--medium--font-size:var(--text--medium, 14px);--ez-button--link--large--font-size:var(--text--large, 16px)}ez-icon{--ez-icon--color:inherit}button{position:relative;display:flex;align-items:center;margin:0;cursor:pointer;transition:background-color 0.2s linear;white-space:nowrap;min-width:var(--ez-button--min-width);width:var(--ez-button--width);height:var(--ez-button--height);font-family:var(--ez-button--font-family);font-size:var(--ez-button--font-size);font-weight:var(--ez-button--font-weight);padding:var(--ez-button--padding-top) var(--ez-button--padding-right) var(--ez-button--padding-bottom) var(--ez-button--padding-left);border-radius:var(--ez-button--border-radius);background-color:var(--ez-button--background-color);color:var(--ez-button--color);fill:var(--ez-button--color);border:var(--ez-button--border);justify-content:var(--ez-button--justify-content)}button:focus{outline:none;box-shadow:var(--ez-button--focus--box-shadow)}button:hover{outline:none;background-color:var(--ez-button--hover--background-color);color:var(--ez-button--hover-color);fill:var(--ez-button--hover-color);--ez-icon--color:var(--ez-button--hover-color)}button:active{outline:none;box-shadow:none;background-color:var(--ez-button--active--background-color);color:var(--ez-button--active-color);fill:var(--ez-button--active-color);--ez-icon--color:var(--ez-button--active-color)}button:disabled{background-color:var(--ez-button--disabled--background-color);color:var(--ez-button--disabled-color);fill:var(--ez-button--disabled-color);--ez-icon--color:var(--ez-button--disabled-color);cursor:no-drop}.x-small{height:28px;--ez-button--font-size:var(--text--small, 12px)}.small{height:32px;--ez-button--font-size:var(--text--small, 12px)}.medium{height:42px}.large{height:46px}.btn-icon{padding:0px}.btn-icon--medium{width:42px;min-width:42px;height:42px}.btn-icon--x-small{width:28px;min-width:28px;height:28px}.btn-icon--small{width:32px;min-width:32px;height:32px}.btn-icon--large{width:46px;min-width:46px;height:46px}.label-icon{display:flex;flex-direction:column;align-items:center;color:var(--ez-button--color)}.label-icon:hover{color:var(--ez-button--hover-color);fill:var(--ez-button--hover-color);--ez-icon--color:var(--ez-button--hover-color)}.label-icon:active{color:var(--ez-button--active-color);fill:var(--ez-button--active-color);--ez-icon--color:var(--ez-button--active-color)}.label-icon label{max-width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer;font-family:var(--ez-button--font-family);font-size:var(--ez-button--font-size);font-weight:var(--ez-button--font-weight);user-select:none}button:disabled+label{max-width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer;font-family:var(--ez-button--font-family);font-size:var(--ez-button--font-size);font-weight:var(--ez-button--font-weight);color:var(--ez-button--disabled-color);cursor:no-drop}div.label-icon{cursor:pointer}div.label-icon,button:disabled{cursor:no-drop}a{font-family:var(--ez-button--font-family);font-weight:var(--ez-button--font-weight);color:var(--ez-button--link-color);cursor:pointer;display:flex;align-items:center;justify-content:center;}a:hover{color:var(--ez-button--link--hover-color)}a.small{font-size:var(--ez-button--link--small--font-size);line-height:var(--ez-button--link--small--font-size)}a.medium{font-size:var(--ez-button--link--medium--font-size);line-height:var(--ez-button--link--medium--font-size)}a.large{font-size:var(--ez-button--link--large--font-size);line-height:var(--ez-button--link--large--font-size)}a.disabled{color:var(--ez-button--link-disabled-color);cursor:not-allowed}";
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-a7b0c73d.js');
5
+ const index = require('./index-9e5554cb.js');
6
6
  const core = require('@sankhyalabs/core');
7
7
 
8
8
  const ezCalendarCss = ":host{--ez-calendar--font-family:var(--font-pattern, Arial);--ez-calendar--color:var(--title--primary, #626e82);--ez-calendar--text-shadow:var(--text-shadow, 0 0 0 #353535, 0 0 1px transparent);--ez-calendar__body--background-color:var(--background--xlight, #FFF);--ez-calendar__time--background-color:var(--background--xlight, #FAFAFA);--ez-calendar__body--padding:var(--space--medium, 12px) var(--space--small, 6px);--ez-calendar__body--border-radius:var(--border--radius-medium, 12px);--ez-calendar__body--shadow:var(--shadow, 0px 0px 16px 0px #000);--ez-container--z-index:var(--more-visible, 2);--ez-calendar__header-line--stroke:1px;--ez-calendar__header-line--color:var(--color--strokes, #C0C0C0);--ez-calendar__nav-btn--fill:var(--text--primary, #008561);--ez-calendar__nav-btn--hover--fill:var(--color--primary, #350404);--ez-calendar__nav-btn--width:10px;--ez-calendar__nav-btn--height:16px;--ez-calendar__nav-btn--previous-image:url('data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" height=\"16px\" width=\"10px\"><path d=\"M 9.7808475,13.860393 3.9204526,8.0000004 9.7808475,2.0624965 7.9301965,0.28895552 0.21915255,8.0000004 7.9301965,15.711044 Z\"/></svg>');--ez-calendar__nav-btn--next-image:url('data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" height=\"16px\" width=\"10px\"><path d=\"M 0.21915251,13.860393 6.0795475,8.0000007 0.21915251,2.0624968 2.0698036,0.28895588 9.7808475,8.0000007 2.0698036,15.711044 Z\"/></svg>');--ez-calendar__cell--margin:0px 1.5px;--ez-calendar__cell--width:var(--space--large, 24px);--ez-calendar__cell--padding:1.5px 0px;--ez-calendar__cell--border-radius:var(--border--radius-small, 6px);--ez-calendar__cell--over--background-color:var(--color--primary, #E2F4EF);--ez-calendar__cell--over--color:var(--color--primary-300, #008561);--ez-calendar__cell--outset--color:var(--color--disable-primary, #E5EAF0);--ez-calendar__cell--selected--background-color:var(--color--primary, #008561);--ez-calendar__cell--selected--color:var(--color--inverted, #FFF);--ez-calendar__btn-today--color:var(--color--primary);--ez-calendar__btn-today--hover--background-color:var(--color--primary-300, #E2F4EF);--ez-calendar__btn-today--border-radius:var(--border--radius-small, 6px);position:relative;display:flex;user-select:none}.calendar__container{display:flex;z-index:var(--more-visible, 2)}.calendar{display:flex;flex-direction:column;z-index:var(--more-visible, 2);background-color:var(--ez-calendar__body--background-color);padding:var(--ez-calendar__body--padding);border-radius:var(--ez-calendar__body--border-radius);box-shadow:var(--ez-calendar__body--shadow)}.calendar__header{display:flex;justify-content:space-between;padding-bottom:var(--space--small, 6px);margin:0px var(--space--, 12px) var(--space--small, 6px) var(--space--, 12px);font-family:var(--ez-calendar--font-family);color:var(--ez-calendar--color);text-shadow:var(--ez-calendar--text-shadow);border-bottom:solid var(--ez-calendar__header-line--stroke) var(--ez-calendar__header-line--color)}.calendar__btn-next,.calendar__btn-previous{outline:none;border:none;background-color:unset;cursor:pointer;padding:0px}.calendar__btn-next::after,.calendar__btn-previous::after{content:'';display:flex;background-color:var(--ez-calendar__nav-btn--fill);width:var(--ez-calendar__nav-btn--width);height:var(--ez-calendar__nav-btn--height)}.calendar__btn-previous::after{-webkit-mask-image:var(--ez-calendar__nav-btn--previous-image);mask-image:var(--ez-calendar__nav-btn--previous-image)}.calendar__btn-next::after{-webkit-mask-image:var(--ez-calendar__nav-btn--next-image);mask-image:var(--ez-calendar__nav-btn--next-image)}.calendar__btn-next:hover::after,.calendar__btn-previous:hover::after{background-color:var(--ez-calendar__nav-btn--hover--fill)}.calendar__lbl-month{font-weight:var(--text-weight--extra-large, 700);font-size:var(--title--small, 14px);font-family:var(--ez-calendar--font-family);color:var(--ez-calendar--color);text-shadow:var(--ez-calendar--text-shadow)}.calendar__line{display:flex;padding:0px;margin:0px}.calendar__cell{display:flex;justify-content:center;align-content:center;cursor:pointer;font-size:var(--text--extra-small, 10px);font-family:var(--ez-calendar--font-family);color:var(--ez-calendar--color);text-shadow:var(--ez-calendar--text-shadow);padding:var(--ez-calendar__cell--padding);margin:var(--ez-calendar__cell--margin);min-width:var(--ez-calendar__cell--width);border-radius:var(--ez-calendar__cell--border-radius)}.calendar__cell:hover{background-color:var(--ez-calendar__cell--over--background-color);color:var(--ez-calendar__cell--over--color)}.calendar__cell--secondary{color:var(--ez-calendar__cell--outset--color)}.calendar__cell--unselectable:hover{background-color:unset;border-radius:unset;cursor:unset;color:var(--ez-calendar--color)}.calendar__cell--unselectable{font-weight:var(--text-weight--large, 600);font-family:var(--ez-calendar--font-family);color:var(--ez-calendar--color);text-shadow:var(--ez-calendar--text-shadow)}.calendar__cell--selected,.calendar__cell--selected:hover{background-color:var(--ez-calendar__cell--selected--background-color);color:var(--ez-calendar__cell--selected--color)}.calendar__footer{display:flex;flex-direction:column}.calendar__btn-today{border:none;background-color:unset;cursor:pointer;padding:0px;font-weight:var(--text-weight--large, 600);font-size:var(--title--extra-small, 12px);font-family:var(--ez-calendar--font-family);text-shadow:var(--ez-calendar--text-shadow);color:var(--ez-calendar__btn-today--color);border-radius:var(--ez-calendar__btn-today--border-radius)}.calendar__btn-today:hover{background-color:var(--ez-calendar__btn-today--hover--background-color)}section{display:flex}.calendar-time{margin-left:-10px;display:flex;flex-direction:column;padding:12px 0px 0px 10px;background-color:var(--ez-calendar__time--background-color);border-top-right-radius:var(--ez-calendar__body--border-radius);border-bottom-right-radius:var(--ez-calendar__body--border-radius);box-shadow:var(--ez-calendar__body--shadow)}.calendar__column{height:136px;padding:0px;margin:0px;overflow:auto;scrollbar-width:none}.calendar__column::-webkit-scrollbar{width:0px;max-width:0px;min-width:0px}.calendar-time__header{display:flex;justify-content:space-between;padding-left:var(--space--small, 6px);padding-right:var(--space--small, 6px);padding-bottom:var(--space--small, 6px);margin:0px var(--space--, 12px) var(--space--small, 6px) var(--space--, 12px);font-weight:var(--text-weight--extra-large, 700);font-size:var(--title--small, 14px);text-shadow:var(--ez-calendar--text-shadow);border-bottom:solid var(--ez-calendar__header-line--stroke) var(--ez-calendar__header-line--color);font-family:var(--ez-calendar--font-family);color:var(--ez-calendar--color);text-shadow:var(--ez-calendar--text-shadow)}.separatorTime{color:#A2ABB9;padding:0px 1px;line-height:16px;font-size:17px;font-weight:normal}.endHidden{-webkit-mask-image:linear-gradient(180deg, #000 calc(100% - 48px), transparent 100%)}.calendar__column .calendar__cell{margin:0px;padding:1.5px 1.5px}";
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-a7b0c73d.js');
5
+ const index = require('./index-9e5554cb.js');
6
6
  const core = require('@sankhyalabs/core');
7
7
  const floatingUi_dom_esm = require('./floating-ui.dom.esm-017acce4.js');
8
8
 
@@ -60,7 +60,7 @@ const EzCardItem = class {
60
60
  };
61
61
  EzCardItem.style = ezCardItemCss;
62
62
 
63
- const ezPopoverCoreCss = ":host{--ez-popover__box--border-radius:var(--border--radius-medium, 12px);--ez-popover__box--box-shadow:var(--shadow, 0px 0px 16px 0px #000);--ez-popover__box--background-color:var(--background--xlight, #fff);--ez-popover__box--z-index:var(--elevation--100, 100);position:relative;display:flex;user-select:none}.popover__overlay{display:none;position:fixed;padding:0;top:0px;left:0px;width:100%;height:100vh;box-sizing:border-box;z-index:var(--elevation--24, 24)}.popover__overlay--light{background-color:rgba(var(--rgb-background--overlay), var(--opacity--bright))}.popover__overlay--medium{background-color:rgba(var(--rgb-background--overlay), var(--opacity--soft));backdrop-filter:blur(var(--background-blur--medium))}.popover__box{display:none;position:fixed;top:0;left:0;z-index:var(--ez-popover__box--z-index);flex-direction:column;height:fit-content;background-color:var(--ez-popover__box--background-color);border-radius:var(--ez-popover__box--border-radius);box-shadow:var(--ez-popover__box--box-shadow)}.popover__box--fit-content{width:fit-content}.popover__box--full-width{width:calc(100% - 10px)}";
63
+ const ezPopoverCoreCss = ":host{--ez-popover__box--border-radius:var(--border--radius-medium, 12px);--ez-popover__box--box-shadow:var(--shadow, 0px 0px 16px 0px #000);--ez-popover__box--background-color:var(--background--xlight, #fff);--ez-popover__box--z-index:var(--elevation--100, 100);--ez-popover__box--overlay-z-index:var(--elevation--24, 24);position:relative;display:flex;user-select:none}.popover__overlay{display:none;position:fixed;padding:0;top:0px;left:0px;width:100%;height:100vh;box-sizing:border-box;z-index:var(--ez-popover__box--overlay-z-index)}.popover__overlay--light{background-color:rgba(var(--rgb-background--overlay), var(--opacity--bright))}.popover__overlay--medium{background-color:rgba(var(--rgb-background--overlay), var(--opacity--soft));backdrop-filter:blur(var(--background-blur--medium))}.popover__box{display:none;position:fixed;top:0;left:0;z-index:var(--ez-popover__box--z-index);flex-direction:column;height:fit-content;background-color:var(--ez-popover__box--background-color);border-radius:var(--ez-popover__box--border-radius);box-shadow:var(--ez-popover__box--box-shadow)}.popover__box--fit-content{width:fit-content}.popover__box--full-width{width:calc(100% - 10px)}";
64
64
 
65
65
  const EzPopoverCore = class {
66
66
  constructor(hostRef) {