@limetech/lime-elements 38.7.1 → 38.8.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (298) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist/cjs/{checkbox.template-f86d05d4.js → checkbox.template-60f3ffb2.js} +2 -2
  3. package/dist/cjs/{checkbox.template-f86d05d4.js.map → checkbox.template-60f3ffb2.js.map} +1 -1
  4. package/dist/cjs/{index-d1052409.js → index-174a078a.js} +387 -9
  5. package/dist/cjs/index-174a078a.js.map +1 -0
  6. package/dist/cjs/lime-elements.cjs.js +2 -2
  7. package/dist/cjs/limel-3d-hover-effect-glow.cjs.entry.js +1 -1
  8. package/dist/cjs/limel-action-bar-item_2.cjs.entry.js +2 -2
  9. package/dist/cjs/limel-action-bar_2.cjs.entry.js +1 -1
  10. package/dist/cjs/limel-badge_3.cjs.entry.js +1 -1
  11. package/dist/cjs/limel-banner.cjs.entry.js +1 -1
  12. package/dist/cjs/{limel-breadcrumbs_7.cjs.entry.js → limel-breadcrumbs_8.cjs.entry.js} +40 -22
  13. package/dist/cjs/limel-breadcrumbs_8.cjs.entry.js.map +1 -0
  14. package/dist/cjs/limel-button-group.cjs.entry.js +1 -1
  15. package/dist/cjs/limel-button.cjs.entry.js +2 -2
  16. package/dist/cjs/limel-callout.cjs.entry.js +1 -1
  17. package/dist/cjs/limel-card.cjs.entry.js +1 -1
  18. package/dist/cjs/limel-chart.cjs.entry.js +1 -1
  19. package/dist/cjs/limel-checkbox.cjs.entry.js +2 -2
  20. package/dist/cjs/limel-chip_2.cjs.entry.js +53 -56
  21. package/dist/cjs/limel-chip_2.cjs.entry.js.map +1 -1
  22. package/dist/cjs/limel-circular-progress.cjs.entry.js +1 -1
  23. package/dist/cjs/limel-code-editor.cjs.entry.js +1 -1
  24. package/dist/cjs/limel-collapsible-section.cjs.entry.js +5 -4
  25. package/dist/cjs/limel-collapsible-section.cjs.entry.js.map +1 -1
  26. package/dist/cjs/limel-color-picker-palette.cjs.entry.js +1 -1
  27. package/dist/cjs/limel-color-picker.cjs.entry.js +1 -1
  28. package/dist/cjs/limel-config.cjs.entry.js +1 -1
  29. package/dist/cjs/limel-date-picker.cjs.entry.js +1 -1
  30. package/dist/cjs/limel-dialog.cjs.entry.js +1 -1
  31. package/dist/cjs/limel-dock-button.cjs.entry.js +1 -1
  32. package/dist/cjs/limel-dock.cjs.entry.js +1 -1
  33. package/dist/cjs/limel-dynamic-label_2.cjs.entry.js +1 -1
  34. package/dist/cjs/limel-file-dropzone_2.cjs.entry.js +1 -1
  35. package/dist/cjs/limel-file-viewer.cjs.entry.js +1 -1
  36. package/dist/cjs/limel-file.cjs.entry.js +1 -1
  37. package/dist/cjs/limel-flatpickr-adapter.cjs.entry.js +1 -1
  38. package/dist/cjs/limel-flex-container.cjs.entry.js +1 -1
  39. package/dist/cjs/limel-form.cjs.entry.js +1 -1
  40. package/dist/cjs/limel-grid.cjs.entry.js +1 -1
  41. package/dist/cjs/limel-header.cjs.entry.js +1 -1
  42. package/dist/cjs/limel-help-content.cjs.entry.js +1 -1
  43. package/dist/cjs/limel-help.cjs.entry.js +1 -1
  44. package/dist/cjs/limel-icon-button.cjs.entry.js +2 -2
  45. package/dist/cjs/limel-icon.cjs.entry.js +1 -1
  46. package/dist/cjs/limel-info-tile.cjs.entry.js +1 -1
  47. package/dist/cjs/limel-linear-progress.cjs.entry.js +1 -1
  48. package/dist/cjs/limel-markdown.cjs.entry.js +1 -1
  49. package/dist/cjs/limel-picker.cjs.entry.js +1 -1
  50. package/dist/cjs/limel-popover_2.cjs.entry.js +1 -1
  51. package/dist/cjs/limel-portal.cjs.entry.js +1 -1
  52. package/dist/cjs/limel-progress-flow-item.cjs.entry.js +1 -1
  53. package/dist/cjs/limel-progress-flow.cjs.entry.js +1 -1
  54. package/dist/cjs/limel-prosemirror-adapter.cjs.entry.js +1 -1
  55. package/dist/cjs/limel-select.cjs.entry.js +11 -25
  56. package/dist/cjs/limel-select.cjs.entry.js.map +1 -1
  57. package/dist/cjs/limel-shortcut.cjs.entry.js +1 -1
  58. package/dist/cjs/limel-slider.cjs.entry.js +1 -1
  59. package/dist/cjs/limel-snackbar.cjs.entry.js +1 -1
  60. package/dist/cjs/limel-split-button.cjs.entry.js +1 -1
  61. package/dist/cjs/limel-switch.cjs.entry.js +2 -2
  62. package/dist/cjs/limel-tab-bar.cjs.entry.js +1 -1
  63. package/dist/cjs/limel-tab-panel.cjs.entry.js +1 -1
  64. package/dist/cjs/limel-table.cjs.entry.js +1 -1
  65. package/dist/cjs/limel-text-editor.cjs.entry.js +8 -27
  66. package/dist/cjs/limel-text-editor.cjs.entry.js.map +1 -1
  67. package/dist/cjs/loader.cjs.js +2 -2
  68. package/dist/cjs/{make-enter-clickable-c116ac4f.js → make-enter-clickable-71e4750b.js} +2 -2
  69. package/dist/cjs/{make-enter-clickable-c116ac4f.js.map → make-enter-clickable-71e4750b.js.map} +1 -1
  70. package/dist/collection/collection-manifest.json +1 -0
  71. package/dist/collection/components/chip-set/chip-set.css +28 -412
  72. package/dist/collection/components/chip-set/chip-set.js +51 -54
  73. package/dist/collection/components/chip-set/chip-set.js.map +1 -1
  74. package/dist/collection/components/collapsible-section/collapsible-section.css +11 -0
  75. package/dist/collection/components/collapsible-section/collapsible-section.js +33 -3
  76. package/dist/collection/components/collapsible-section/collapsible-section.js.map +1 -1
  77. package/dist/collection/components/input-field/input-field.css +9 -300
  78. package/dist/collection/components/input-field/input-field.js +1 -17
  79. package/dist/collection/components/input-field/input-field.js.map +1 -1
  80. package/dist/collection/components/notched-outline/notched-outline.css +297 -0
  81. package/dist/collection/components/notched-outline/notched-outline.js +221 -0
  82. package/dist/collection/components/notched-outline/notched-outline.js.map +1 -0
  83. package/dist/collection/components/select/select.css +5 -33
  84. package/dist/collection/components/select/select.template.js +8 -19
  85. package/dist/collection/components/select/select.template.js.map +1 -1
  86. package/dist/collection/components/text-editor/text-editor.css +5 -102
  87. package/dist/collection/components/text-editor/text-editor.js +7 -26
  88. package/dist/collection/components/text-editor/text-editor.js.map +1 -1
  89. package/dist/collection/style/internal/shared_input-select-picker.scss +8 -2
  90. package/dist/esm/{checkbox.template-c42b7020.js → checkbox.template-1fd53d7b.js} +2 -2
  91. package/dist/esm/{checkbox.template-c42b7020.js.map → checkbox.template-1fd53d7b.js.map} +1 -1
  92. package/dist/esm/{index-6156b4fd.js → index-2714248e.js} +387 -9
  93. package/dist/esm/index-2714248e.js.map +1 -0
  94. package/dist/esm/lime-elements.js +3 -3
  95. package/dist/esm/limel-3d-hover-effect-glow.entry.js +1 -1
  96. package/dist/esm/limel-action-bar-item_2.entry.js +2 -2
  97. package/dist/esm/limel-action-bar_2.entry.js +1 -1
  98. package/dist/esm/limel-badge_3.entry.js +1 -1
  99. package/dist/esm/limel-banner.entry.js +1 -1
  100. package/dist/esm/{limel-breadcrumbs_7.entry.js → limel-breadcrumbs_8.entry.js} +40 -23
  101. package/dist/esm/limel-breadcrumbs_8.entry.js.map +1 -0
  102. package/dist/esm/limel-button-group.entry.js +1 -1
  103. package/dist/esm/limel-button.entry.js +2 -2
  104. package/dist/esm/limel-callout.entry.js +1 -1
  105. package/dist/esm/limel-card.entry.js +1 -1
  106. package/dist/esm/limel-chart.entry.js +1 -1
  107. package/dist/esm/limel-checkbox.entry.js +2 -2
  108. package/dist/esm/limel-chip_2.entry.js +53 -56
  109. package/dist/esm/limel-chip_2.entry.js.map +1 -1
  110. package/dist/esm/limel-circular-progress.entry.js +1 -1
  111. package/dist/esm/limel-code-editor.entry.js +1 -1
  112. package/dist/esm/limel-collapsible-section.entry.js +5 -4
  113. package/dist/esm/limel-collapsible-section.entry.js.map +1 -1
  114. package/dist/esm/limel-color-picker-palette.entry.js +1 -1
  115. package/dist/esm/limel-color-picker.entry.js +1 -1
  116. package/dist/esm/limel-config.entry.js +1 -1
  117. package/dist/esm/limel-date-picker.entry.js +1 -1
  118. package/dist/esm/limel-dialog.entry.js +1 -1
  119. package/dist/esm/limel-dock-button.entry.js +1 -1
  120. package/dist/esm/limel-dock.entry.js +1 -1
  121. package/dist/esm/limel-dynamic-label_2.entry.js +1 -1
  122. package/dist/esm/limel-file-dropzone_2.entry.js +1 -1
  123. package/dist/esm/limel-file-viewer.entry.js +1 -1
  124. package/dist/esm/limel-file.entry.js +1 -1
  125. package/dist/esm/limel-flatpickr-adapter.entry.js +1 -1
  126. package/dist/esm/limel-flex-container.entry.js +1 -1
  127. package/dist/esm/limel-form.entry.js +1 -1
  128. package/dist/esm/limel-grid.entry.js +1 -1
  129. package/dist/esm/limel-header.entry.js +1 -1
  130. package/dist/esm/limel-help-content.entry.js +1 -1
  131. package/dist/esm/limel-help.entry.js +1 -1
  132. package/dist/esm/limel-icon-button.entry.js +2 -2
  133. package/dist/esm/limel-icon.entry.js +1 -1
  134. package/dist/esm/limel-info-tile.entry.js +1 -1
  135. package/dist/esm/limel-linear-progress.entry.js +1 -1
  136. package/dist/esm/limel-markdown.entry.js +1 -1
  137. package/dist/esm/limel-picker.entry.js +1 -1
  138. package/dist/esm/limel-popover_2.entry.js +1 -1
  139. package/dist/esm/limel-portal.entry.js +1 -1
  140. package/dist/esm/limel-progress-flow-item.entry.js +1 -1
  141. package/dist/esm/limel-progress-flow.entry.js +1 -1
  142. package/dist/esm/limel-prosemirror-adapter.entry.js +1 -1
  143. package/dist/esm/limel-select.entry.js +11 -25
  144. package/dist/esm/limel-select.entry.js.map +1 -1
  145. package/dist/esm/limel-shortcut.entry.js +1 -1
  146. package/dist/esm/limel-slider.entry.js +1 -1
  147. package/dist/esm/limel-snackbar.entry.js +1 -1
  148. package/dist/esm/limel-split-button.entry.js +1 -1
  149. package/dist/esm/limel-switch.entry.js +2 -2
  150. package/dist/esm/limel-tab-bar.entry.js +1 -1
  151. package/dist/esm/limel-tab-panel.entry.js +1 -1
  152. package/dist/esm/limel-table.entry.js +1 -1
  153. package/dist/esm/limel-text-editor.entry.js +8 -27
  154. package/dist/esm/limel-text-editor.entry.js.map +1 -1
  155. package/dist/esm/loader.js +3 -3
  156. package/dist/esm/{make-enter-clickable-a30589fb.js → make-enter-clickable-5334fc26.js} +2 -2
  157. package/dist/esm/{make-enter-clickable-a30589fb.js.map → make-enter-clickable-5334fc26.js.map} +1 -1
  158. package/dist/lime-elements/lime-elements.esm.js +1 -1
  159. package/dist/lime-elements/lime-elements.esm.js.map +1 -1
  160. package/dist/lime-elements/{p-fda881a3.entry.js → p-02197b98.entry.js} +2 -2
  161. package/dist/lime-elements/{p-f95a5cb5.entry.js → p-0960ca61.entry.js} +2 -2
  162. package/dist/lime-elements/{p-fd0ea2e9.entry.js → p-0aa2f9c0.entry.js} +2 -2
  163. package/dist/lime-elements/{p-85ffcf55.entry.js → p-10d1256b.entry.js} +2 -2
  164. package/dist/lime-elements/{p-2b294a69.entry.js → p-1942e25c.entry.js} +2 -2
  165. package/dist/lime-elements/{p-d93f1964.entry.js → p-19688e05.entry.js} +2 -2
  166. package/dist/lime-elements/{p-c923b97d.entry.js → p-1f142e39.entry.js} +2 -2
  167. package/dist/lime-elements/{p-3a605df3.entry.js → p-26e06ef4.entry.js} +2 -2
  168. package/dist/lime-elements/p-288f0842.js +3 -0
  169. package/dist/lime-elements/p-288f0842.js.map +1 -0
  170. package/dist/lime-elements/{p-8f1b76df.entry.js → p-28a6fec9.entry.js} +2 -2
  171. package/dist/lime-elements/{p-e329fd1e.entry.js → p-28e5fef5.entry.js} +2 -2
  172. package/dist/lime-elements/{p-211456f2.entry.js → p-2c7e5deb.entry.js} +2 -2
  173. package/dist/lime-elements/{p-28c76ae8.entry.js → p-30cef284.entry.js} +2 -2
  174. package/dist/lime-elements/{p-fe08f7c9.entry.js → p-3cd846eb.entry.js} +2 -2
  175. package/dist/lime-elements/p-447e573c.entry.js +2 -0
  176. package/dist/lime-elements/p-447e573c.entry.js.map +1 -0
  177. package/dist/lime-elements/{p-e86af8b6.js → p-46cbc6d9.js} +2 -2
  178. package/dist/lime-elements/{p-f340d860.entry.js → p-48e9f4ea.entry.js} +2 -2
  179. package/dist/lime-elements/{p-36cf3031.entry.js → p-49432af9.entry.js} +2 -2
  180. package/dist/lime-elements/{p-89eaca66.entry.js → p-4eae90f7.entry.js} +2 -2
  181. package/dist/lime-elements/{p-ea98795d.entry.js → p-4ed15eb7.entry.js} +2 -2
  182. package/dist/lime-elements/{p-0aeff0b6.entry.js → p-54ff8dcb.entry.js} +2 -2
  183. package/dist/lime-elements/{p-3d6dc7de.entry.js → p-56de9524.entry.js} +2 -2
  184. package/dist/lime-elements/{p-02564969.entry.js → p-58acbdcc.entry.js} +2 -2
  185. package/dist/lime-elements/{p-dc6846e1.entry.js → p-5e325fee.entry.js} +2 -2
  186. package/dist/lime-elements/{p-16e4ca3e.entry.js → p-5e68e5f7.entry.js} +2 -2
  187. package/dist/lime-elements/{p-c632261b.entry.js → p-5f39d366.entry.js} +2 -2
  188. package/dist/lime-elements/{p-a2eee29e.entry.js → p-5fd7abb8.entry.js} +2 -2
  189. package/dist/lime-elements/{p-06b5aa10.entry.js → p-61766ba1.entry.js} +2 -2
  190. package/dist/lime-elements/p-690a1a02.entry.js +2 -0
  191. package/dist/lime-elements/p-690a1a02.entry.js.map +1 -0
  192. package/dist/lime-elements/{p-b5f723e2.entry.js → p-69b6119b.entry.js} +2 -2
  193. package/dist/lime-elements/{p-1bcdc70b.entry.js → p-6c2fdad7.entry.js} +2 -2
  194. package/dist/lime-elements/{p-5d08ef7d.entry.js → p-74a15b9e.entry.js} +2 -2
  195. package/dist/lime-elements/{p-f3cbbaf5.entry.js → p-76b845b0.entry.js} +2 -2
  196. package/dist/lime-elements/p-7993102f.entry.js +68 -0
  197. package/dist/lime-elements/p-7993102f.entry.js.map +1 -0
  198. package/dist/lime-elements/{p-40016256.entry.js → p-818f71b8.entry.js} +2 -2
  199. package/dist/lime-elements/{p-8baf79cf.entry.js → p-82290560.entry.js} +2 -2
  200. package/dist/lime-elements/{p-3c5a0769.entry.js → p-874e3af6.entry.js} +2 -2
  201. package/dist/lime-elements/{p-8579a166.entry.js → p-8b61a573.entry.js} +2 -2
  202. package/dist/lime-elements/{p-d6660d2a.entry.js → p-93d5ebeb.entry.js} +2 -2
  203. package/dist/lime-elements/{p-54ac08f5.entry.js → p-9cec73a7.entry.js} +2 -2
  204. package/dist/lime-elements/{p-8f6f643d.entry.js → p-a809b9a8.entry.js} +2 -2
  205. package/dist/lime-elements/{p-66501d69.entry.js → p-aabeba98.entry.js} +2 -2
  206. package/dist/lime-elements/p-ad568d69.entry.js +2 -0
  207. package/dist/lime-elements/p-ad568d69.entry.js.map +1 -0
  208. package/dist/lime-elements/{p-0863261f.entry.js → p-bab6b677.entry.js} +2 -2
  209. package/dist/lime-elements/{p-fa8ea2db.entry.js → p-bd278c51.entry.js} +2 -2
  210. package/dist/lime-elements/{p-8e7788a1.entry.js → p-c30e11ce.entry.js} +2 -2
  211. package/dist/lime-elements/{p-6500050d.entry.js → p-d05ebeb1.entry.js} +2 -2
  212. package/dist/lime-elements/{p-1c5f50f0.entry.js → p-d532cab0.entry.js} +2 -2
  213. package/dist/lime-elements/{p-ad3f6808.entry.js → p-d814fd97.entry.js} +2 -2
  214. package/dist/lime-elements/{p-9c5f2c45.entry.js → p-da37b2af.entry.js} +2 -2
  215. package/dist/lime-elements/{p-dbcde7db.entry.js → p-dcacda04.entry.js} +2 -2
  216. package/dist/lime-elements/{p-2078a6e2.entry.js → p-e655e6a1.entry.js} +2 -2
  217. package/dist/lime-elements/{p-26623b2d.entry.js → p-e9015886.entry.js} +2 -2
  218. package/dist/lime-elements/{p-1c16aa9b.entry.js → p-e9d11321.entry.js} +2 -2
  219. package/dist/lime-elements/{p-869d6d77.js → p-f221011c.js} +2 -2
  220. package/dist/lime-elements/{p-53404aa6.entry.js → p-f6aad3ee.entry.js} +9 -9
  221. package/dist/lime-elements/p-f6aad3ee.entry.js.map +1 -0
  222. package/dist/lime-elements/{p-ece3a0f5.entry.js → p-fc078f90.entry.js} +2 -2
  223. package/dist/lime-elements/{p-2793f6d0.entry.js → p-fe5fd06b.entry.js} +2 -2
  224. package/dist/lime-elements/style/internal/shared_input-select-picker.scss +8 -2
  225. package/dist/types/components/chip-set/chip-set.d.ts +4 -4
  226. package/dist/types/components/collapsible-section/collapsible-section.d.ts +18 -2
  227. package/dist/types/components/input-field/input-field.d.ts +0 -2
  228. package/dist/types/components/notched-outline/notched-outline.d.ts +75 -0
  229. package/dist/types/components/text-editor/text-editor.d.ts +1 -2
  230. package/dist/types/components.d.ts +193 -8
  231. package/package.json +1 -1
  232. package/dist/cjs/index-d1052409.js.map +0 -1
  233. package/dist/cjs/limel-breadcrumbs_7.cjs.entry.js.map +0 -1
  234. package/dist/esm/index-6156b4fd.js.map +0 -1
  235. package/dist/esm/limel-breadcrumbs_7.entry.js.map +0 -1
  236. package/dist/lime-elements/p-443111b3.js +0 -3
  237. package/dist/lime-elements/p-443111b3.js.map +0 -1
  238. package/dist/lime-elements/p-4f70c0aa.entry.js +0 -2
  239. package/dist/lime-elements/p-4f70c0aa.entry.js.map +0 -1
  240. package/dist/lime-elements/p-53404aa6.entry.js.map +0 -1
  241. package/dist/lime-elements/p-62a21e92.entry.js +0 -2
  242. package/dist/lime-elements/p-62a21e92.entry.js.map +0 -1
  243. package/dist/lime-elements/p-8900110f.entry.js +0 -2
  244. package/dist/lime-elements/p-8900110f.entry.js.map +0 -1
  245. package/dist/lime-elements/p-d05a7803.entry.js +0 -68
  246. package/dist/lime-elements/p-d05a7803.entry.js.map +0 -1
  247. /package/dist/lime-elements/{p-fda881a3.entry.js.map → p-02197b98.entry.js.map} +0 -0
  248. /package/dist/lime-elements/{p-f95a5cb5.entry.js.map → p-0960ca61.entry.js.map} +0 -0
  249. /package/dist/lime-elements/{p-fd0ea2e9.entry.js.map → p-0aa2f9c0.entry.js.map} +0 -0
  250. /package/dist/lime-elements/{p-85ffcf55.entry.js.map → p-10d1256b.entry.js.map} +0 -0
  251. /package/dist/lime-elements/{p-2b294a69.entry.js.map → p-1942e25c.entry.js.map} +0 -0
  252. /package/dist/lime-elements/{p-d93f1964.entry.js.map → p-19688e05.entry.js.map} +0 -0
  253. /package/dist/lime-elements/{p-c923b97d.entry.js.map → p-1f142e39.entry.js.map} +0 -0
  254. /package/dist/lime-elements/{p-3a605df3.entry.js.map → p-26e06ef4.entry.js.map} +0 -0
  255. /package/dist/lime-elements/{p-8f1b76df.entry.js.map → p-28a6fec9.entry.js.map} +0 -0
  256. /package/dist/lime-elements/{p-e329fd1e.entry.js.map → p-28e5fef5.entry.js.map} +0 -0
  257. /package/dist/lime-elements/{p-211456f2.entry.js.map → p-2c7e5deb.entry.js.map} +0 -0
  258. /package/dist/lime-elements/{p-28c76ae8.entry.js.map → p-30cef284.entry.js.map} +0 -0
  259. /package/dist/lime-elements/{p-fe08f7c9.entry.js.map → p-3cd846eb.entry.js.map} +0 -0
  260. /package/dist/lime-elements/{p-e86af8b6.js.map → p-46cbc6d9.js.map} +0 -0
  261. /package/dist/lime-elements/{p-f340d860.entry.js.map → p-48e9f4ea.entry.js.map} +0 -0
  262. /package/dist/lime-elements/{p-36cf3031.entry.js.map → p-49432af9.entry.js.map} +0 -0
  263. /package/dist/lime-elements/{p-89eaca66.entry.js.map → p-4eae90f7.entry.js.map} +0 -0
  264. /package/dist/lime-elements/{p-ea98795d.entry.js.map → p-4ed15eb7.entry.js.map} +0 -0
  265. /package/dist/lime-elements/{p-0aeff0b6.entry.js.map → p-54ff8dcb.entry.js.map} +0 -0
  266. /package/dist/lime-elements/{p-3d6dc7de.entry.js.map → p-56de9524.entry.js.map} +0 -0
  267. /package/dist/lime-elements/{p-02564969.entry.js.map → p-58acbdcc.entry.js.map} +0 -0
  268. /package/dist/lime-elements/{p-dc6846e1.entry.js.map → p-5e325fee.entry.js.map} +0 -0
  269. /package/dist/lime-elements/{p-16e4ca3e.entry.js.map → p-5e68e5f7.entry.js.map} +0 -0
  270. /package/dist/lime-elements/{p-c632261b.entry.js.map → p-5f39d366.entry.js.map} +0 -0
  271. /package/dist/lime-elements/{p-a2eee29e.entry.js.map → p-5fd7abb8.entry.js.map} +0 -0
  272. /package/dist/lime-elements/{p-06b5aa10.entry.js.map → p-61766ba1.entry.js.map} +0 -0
  273. /package/dist/lime-elements/{p-b5f723e2.entry.js.map → p-69b6119b.entry.js.map} +0 -0
  274. /package/dist/lime-elements/{p-1bcdc70b.entry.js.map → p-6c2fdad7.entry.js.map} +0 -0
  275. /package/dist/lime-elements/{p-5d08ef7d.entry.js.map → p-74a15b9e.entry.js.map} +0 -0
  276. /package/dist/lime-elements/{p-f3cbbaf5.entry.js.map → p-76b845b0.entry.js.map} +0 -0
  277. /package/dist/lime-elements/{p-40016256.entry.js.map → p-818f71b8.entry.js.map} +0 -0
  278. /package/dist/lime-elements/{p-8baf79cf.entry.js.map → p-82290560.entry.js.map} +0 -0
  279. /package/dist/lime-elements/{p-3c5a0769.entry.js.map → p-874e3af6.entry.js.map} +0 -0
  280. /package/dist/lime-elements/{p-8579a166.entry.js.map → p-8b61a573.entry.js.map} +0 -0
  281. /package/dist/lime-elements/{p-d6660d2a.entry.js.map → p-93d5ebeb.entry.js.map} +0 -0
  282. /package/dist/lime-elements/{p-54ac08f5.entry.js.map → p-9cec73a7.entry.js.map} +0 -0
  283. /package/dist/lime-elements/{p-8f6f643d.entry.js.map → p-a809b9a8.entry.js.map} +0 -0
  284. /package/dist/lime-elements/{p-66501d69.entry.js.map → p-aabeba98.entry.js.map} +0 -0
  285. /package/dist/lime-elements/{p-0863261f.entry.js.map → p-bab6b677.entry.js.map} +0 -0
  286. /package/dist/lime-elements/{p-fa8ea2db.entry.js.map → p-bd278c51.entry.js.map} +0 -0
  287. /package/dist/lime-elements/{p-8e7788a1.entry.js.map → p-c30e11ce.entry.js.map} +0 -0
  288. /package/dist/lime-elements/{p-6500050d.entry.js.map → p-d05ebeb1.entry.js.map} +0 -0
  289. /package/dist/lime-elements/{p-1c5f50f0.entry.js.map → p-d532cab0.entry.js.map} +0 -0
  290. /package/dist/lime-elements/{p-ad3f6808.entry.js.map → p-d814fd97.entry.js.map} +0 -0
  291. /package/dist/lime-elements/{p-9c5f2c45.entry.js.map → p-da37b2af.entry.js.map} +0 -0
  292. /package/dist/lime-elements/{p-dbcde7db.entry.js.map → p-dcacda04.entry.js.map} +0 -0
  293. /package/dist/lime-elements/{p-2078a6e2.entry.js.map → p-e655e6a1.entry.js.map} +0 -0
  294. /package/dist/lime-elements/{p-26623b2d.entry.js.map → p-e9015886.entry.js.map} +0 -0
  295. /package/dist/lime-elements/{p-1c16aa9b.entry.js.map → p-e9d11321.entry.js.map} +0 -0
  296. /package/dist/lime-elements/{p-869d6d77.js.map → p-f221011c.js.map} +0 -0
  297. /package/dist/lime-elements/{p-ece3a0f5.entry.js.map → p-fc078f90.entry.js.map} +0 -0
  298. /package/dist/lime-elements/{p-2793f6d0.entry.js.map → p-fe5fd06b.entry.js.map} +0 -0
@@ -1,2 +1,2 @@
1
- import{r as e,h as n,H as i,g as o}from"./p-443111b3.js";import{g as r}from"./p-e1e25236.js";const t="@charset \"UTF-8\";\n/**\n * Note! This file is exported to `dist/scss/` in the published\n * node module, for consumer projects to import.\n * That means this file cannot import from any file that isn't\n * also exported, keeping the same relative path.\n *\n * Or, just don't import anything, that works too.\n */\n/**\n* This can be used on a trigger element that opens a dropdown menu or a popover.\n*/\n/**\n * This mixin will mask out the content that is close to\n * the edges of a scrollable area.\n * - If the scrollable content has `overflow-y`, use `vertically`\n * as an argument for `$direction`.\n - If the scrollable content has `overflow-x`, use `horizontally`\n * as an argument for `$direction`.\n *\n * For the visual effect to work smoothly, we need to make sure that\n * the size of the fade-out edge effect is the same as the\n * internal paddings of the scrollable area. Otherwise, content of a\n * scrollable area that does not have a padding will fade out before\n * any scrolling has been done.\n * This is why this mixin already adds paddings, which automatically\n * default to the size of the fade-out effect.\n * This size defaults to `1rem`, but to override the size use\n * `--limel-top-edge-fade-height` & `--limel-bottom-edge-fade-height`\n * when `vertically` argument is set, and use\n * `--limel-left-edge-fade-width` & `--limel-right-edge-fade-width`\n * when `horizontally` argument is set.\n * Of course you can also programmatically increase and decrease the\n * size of these variables for each edge, based on the amount of\n * scrolling that has been done by the user. In this case, make sure\n * to add a custom padding where the mixin is used, to override\n * the paddings that are automatically added by the mixin in the\n * compiled CSS code.\n */\n/**\n* This mixin will add an animated underline to the bottom of an `a` elements.\n* Note that you may need to add `all: unset;` –depending on your use case–\n* before using this mixin.\n*/\n/**\n* This mixin creates a cross-browser font stack.\n* - `sans-serif` can be used for the UI of the components.\n* - `monospace` can be used for code.\n*\n* ⚠️ If we change the font stacks, we need to update\n* 1. the consumer documentation in `README.md`, and\n* 2. the CSS variables of `--kompendium-example-font-family`\n* in the `<style>` tag of `index.html`.\n*/\n/**\n* This mixin is a hack, using old CSS syntax\n* to enable you to truncate a piece of text,\n* after a certain number of lines.\n*/\n/**\n * The breakpoints below are used to create responsive designs\n * in Lime's products. Therefore, they are here to get distributed\n * to all components in other private repos, which rely on this `mixins`\n * file, to create consistent styles.\n *\n * :::important\n * In very rare cases you should used media queries!\n * Nowadays, there are many better ways of achieving responsive design\n * without media queries. For example, using CSS Grid, Flexbox, and their features.\n * :::\n */\n/**\n * Media query mixins for responsive design based on screen width.\n * Note that these mixins do not detect the device type!\n */\n/**\n* @prop --info-tile-border-radius: defines the radius of corners of the info-tile. Defaults to `1rem`\n* @prop --info-tile-icon-color: defines the fill color of the info-tile icon. Defaults to `--contrast-1000`\n* @prop --info-tile-text-color: defines the color of the info-tile label. Defaults to `--contrast-1100`\n* @prop --info-tile-background-color: defines the backgrounds color of the info-tile icon. Defaults to `--contrast-100`\n* @prop --info-tile-badge-text-color: Text color of the notification badge. Defaults to `--color-white`\n* @prop --info-tile-badge-background-color: Background color of the notification badge. Defaults to `--color-red-default`\n* @prop --info-tile-progress-fill-color: Determines the color of the progressed section. Defaults to `--lime-primary-color`.\n* @prop --info-tile-progress-background-color: Determines the background color of the central section of the progress bar. Defaults to `--info-tile-background-color`.\n* @prop --info-tile-progress-suffix-color: Determines the color of the progress prefix. Defaults to `--contrast-1000`.\n * @prop --info-tile-progress-text-color: Determines the color of the progress value. Defaults to `--info-tile-text-color`.\n * @prop --info-tile-progress-prefix-color: Determines the color of the progress suffix. Defaults to `--contrast-1000`.\n*/\n:host(limel-info-tile) {\n --badge-text-color: var(\n --info-tile-badge-text-color,\n rgb(var(--color-white))\n );\n --badge-background-color: var(\n --info-tile-badge-background-color,\n rgb(var(--color-red-default))\n );\n --circular-progress-text-color: var(\n --info-tile-progress-text-color,\n var(--info-tile-text-color)\n );\n --circular-progress-suffix-color: var(--info-tile-progress-suffix-color);\n --circular-progress-prefix-color: var(--info-tile-progress-prefix-color);\n --circular-progress-track-color: rgb(var(--contrast-800), 0.3);\n --circular-progress-fill-color: var(--info-tile-progress-fill-color);\n --circular-progress-background-color: var(\n --info-tile-progress-background-color,\n var(--info-tile-background-color)\n );\n --label-min-size: 0.75rem;\n --label-preferred-size: 6cqw;\n --label-max-size: 1rem;\n --value-min-size: 1rem;\n --value-preferred-size: 20cqw;\n --value-max-size: 4rem;\n --suffix-prefix-min-size: 0.75rem;\n --suffix-prefix-preferred-size: 8cqw;\n --suffix-prefix-max-size: 1.5rem;\n --icon-min-size: 2rem;\n --icon-preferred-size: 60cqh;\n --icon-max-size: calc(100cqw - 0.5rem);\n container-type: size;\n position: relative;\n display: flex;\n width: 100%;\n height: 100%;\n}\n:host(limel-info-tile) * {\n box-sizing: border-box;\n}\n\n:host(limel-info-tile[disabled]) a {\n opacity: 0.5;\n cursor: not-allowed;\n}\n\na {\n all: unset;\n overflow: hidden;\n display: flex;\n flex-direction: column;\n justify-content: flex-end;\n align-items: flex-start;\n height: 100%;\n width: 100%;\n flex-grow: 1;\n padding: 0.25rem 1rem 0.5rem 1rem;\n border-radius: var(--info-tile-border-radius, 1rem);\n background-color: var(--info-tile-background-color, var(--lime-elevated-surface-background-color));\n}\n\n.icon {\n z-index: 1;\n position: absolute;\n top: 0.5rem;\n right: 0.75rem;\n padding: 0.25rem;\n aspect-ratio: 1/1;\n color: var(--info-tile-icon-color, rgb(var(--contrast-1000)));\n border-radius: 0;\n height: clamp(var(--icon-min-size), var(--icon-preferred-size), var(--icon-max-size));\n}\n@supports not (container-type: size) {\n .icon {\n width: max(10%, 3rem);\n }\n}\n.has-circular-progress .icon {\n top: unset;\n bottom: 0.5rem;\n --icon-min-size: 1.5rem;\n --icon-preferred-size: 20cqh;\n}\n\n.progress {\n position: absolute;\n top: 0.75rem;\n right: 0.75rem;\n --circular-progress-size: min(\n var(--icon-preferred-size),\n var(--icon-max-size)\n );\n}\n@supports not (container-type: size) {\n .progress {\n --circular-progress-size: initial;\n }\n}\n\n.label {\n z-index: 1;\n color: var(--info-tile-text-color, rgb(var(--contrast-1100)));\n line-height: 1.2;\n font-size: clamp(var(--label-min-size), var(--label-preferred-size), var(--label-max-size));\n}\n@supports not (container-type: size) {\n .label {\n font-size: 0.875rem;\n }\n}\n\nlimel-badge {\n position: absolute;\n top: -0.25rem;\n right: -0.25rem;\n}\n\nlimel-linear-progress {\n --lime-primary-color: var(--info-tile-text-color);\n position: absolute;\n inset: auto 0 0 0;\n}\n\n.value-group {\n position: relative;\n z-index: 1;\n display: flex;\n flex-direction: column;\n color: var(--info-tile-text-color, rgb(var(--contrast-1100)));\n}\n\n.value-and-suffix,\n.label {\n text-shadow: 0 0 0.5rem var(--info-tile-background-color, rgb(var(--contrast-100))), 0 0 0.25rem var(--info-tile-background-color, rgb(var(--contrast-100)));\n}\n\n.value-and-suffix {\n display: flex;\n}\n\n.prefix,\n.suffix {\n font-size: clamp(var(--suffix-prefix-min-size), var(--suffix-prefix-preferred-size), var(--suffix-prefix-max-size));\n opacity: 0.7;\n}\n@supports not (container-type: size) {\n .prefix,\n .suffix {\n font-size: 0.75rem;\n }\n}\n\n.prefix {\n align-self: flex-start;\n line-height: normal;\n transform: translateY(40%);\n}\n\n.value {\n transition: opacity 0.2s ease, transform 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.95);\n transform-origin: left;\n transform: translate3d(0, 0, 0) scale(1);\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n font-weight: bold;\n line-height: normal;\n font-size: clamp(var(--value-min-size), var(--value-preferred-size), var(--value-max-size));\n}\n@supports not (container-type: size) {\n .value {\n font-size: 1.5rem;\n }\n}\n:host(limel-info-tile[loading]) .value {\n opacity: 0.3;\n transform: translate3d(0, 0, 0) scale(0.9);\n}\n\n.suffix {\n transform: translateY(10%);\n}\n\n@container (width < 8rem) {\n .progress {\n top: 0.25rem;\n right: 0.25rem;\n }\n a {\n padding: 0.375rem;\n gap: 0.125rem;\n }\n}\n@container (width < 18.75rem) {\n .progress {\n top: 0.5rem;\n right: 0.5rem;\n }\n .icon {\n top: 0.25rem;\n right: 0.5rem;\n }\n .has-circular-progress .icon {\n right: 0.25rem;\n bottom: 0.25rem;\n }\n}\n@container (width < 40.5rem) {\n .value {\n --value-preferred-size: 13cqw;\n }\n .value.ch-1, .value.ch-2, .value.ch-3, .value.ch-4 {\n --value-preferred-size: 20cqw;\n }\n .value.ch-5 {\n --value-preferred-size: 18cqw;\n }\n .value.ch-6 {\n --value-preferred-size: 17cqw;\n }\n .value.ch-7 {\n --value-preferred-size: 16cqw;\n }\n .value.ch-8 {\n --value-preferred-size: 15cqw;\n }\n .value.ch-9 {\n --value-preferred-size: 14cqw;\n }\n}\n@container (height > 8rem) {\n a {\n padding-top: 0.75rem;\n padding-bottom: 1rem;\n }\n}\n@container (height < 8rem) and (width > 8rem) {\n .value {\n --value-preferred-size: 32cqh !important;\n }\n .suffix,\n .prefix {\n --suffix-prefix-preferred-size: 16cqh !important;\n }\n}\n@container (height > 18.75rem) {\n .progress,\n .icon {\n position: relative;\n top: unset;\n right: unset;\n }\n a {\n align-items: center;\n justify-content: center;\n }\n .label {\n text-align: center;\n }\n .has-circular-progress .icon {\n position: absolute;\n top: 0.5rem;\n right: 0.5rem;\n --icon-max-size: 3rem;\n }\n}\nlimel-3d-hover-effect-glow {\n border-radius: var(--info-tile-border-radius, 1rem);\n}\n\n:host(limel-info-tile) {\n isolation: isolate;\n transform-style: preserve-3d;\n perspective: 1000px;\n}\n@media (prefers-reduced-motion) {\n :host(limel-info-tile) {\n perspective: 2000px;\n }\n}\n\na {\n position: relative;\n transition-duration: 0.8s;\n transition-property: transform, box-shadow, background-color;\n transition-timing-function: ease-out;\n transform: scale3d(1, 1, 1) rotate3d(0, 0, 0, 0deg);\n}\na:focus {\n outline: none;\n}\na:hover, a:focus, a:focus-visible, a:focus-within {\n will-change: background-color, box-shadow, transform;\n}\na:hover, a:focus, a:focus-visible, a:active {\n transition-duration: 0.2s;\n}\na:hover, a:focus-visible {\n box-shadow: var(--button-shadow-hovered), var(--shadow-depth-16);\n}\na:hover {\n transform: scale3d(1.01, 1.01, 1.01) rotate3d(var(--limel-3d-hover-effect-rotate3d));\n}\na:focus-visible {\n outline: none;\n transform: scale3d(1.01, 1.01, 1.01);\n}\na:hover limel-3d-hover-effect-glow {\n --limel-3d-hover-effect-glow-opacity: 0.5;\n}\n@media (prefers-reduced-motion) {\n a:hover limel-3d-hover-effect-glow {\n --limel-3d-hover-effect-glow-opacity: 0.2;\n }\n}\na.is-clickable {\n cursor: pointer;\n box-shadow: var(--button-shadow-normal);\n}\na.is-clickable:hover, a.is-clickable:focus-visible {\n box-shadow: var(--button-shadow-hovered), var(--shadow-depth-16);\n}\na.is-clickable:active {\n transform: scale3d(1, 1, 1) rotate3d(0, 0, 0, 0deg);\n box-shadow: var(--button-shadow-pressed);\n}\na.is-clickable:focus-visible {\n box-shadow: var(--shadow-depth-8-focused), var(--button-shadow-hovered);\n}\na.is-clickable:focus-visible:active {\n box-shadow: var(--shadow-depth-8-focused), var(--button-shadow-pressed);\n}";const s=class{constructor(i){e(this,i);this.renderPrefix=()=>{if(this.prefix){return n("span",{class:"prefix"},this.prefix)}};this.renderValue=()=>{var e;const i=((e=this.value)!==null&&e!==void 0?e:"").toString().length;if(!this.value&&this.loading){return n("span",{class:"value"},"···")}if(this.value){return n("span",{class:{value:true,[`ch-${i}`]:true}},this.value)}};this.renderSuffix=()=>{if(this.suffix){return n("span",{class:"suffix"},this.suffix)}};this.renderIcon=()=>{if(this.icon){return n("limel-icon",{class:"icon",name:this.icon})}};this.renderProgress=()=>{var e,i;if(((e=this.progress)===null||e===void 0?void 0:e.value)||((i=this.progress)===null||i===void 0?void 0:i.value)===0){return n("limel-circular-progress",{class:"progress",prefix:this.progress.prefix,value:this.progress.value,suffix:this.progress.suffix,maxValue:this.progress.maxValue,displayPercentageColors:this.progress.displayPercentageColors})}};this.renderLabel=()=>{if(this.label){return n("span",{class:"label"},this.label)}};this.renderNotification=()=>{if(this.badge){return n("limel-badge",{label:this.badge})}};this.renderSpinner=()=>{if(this.loading){return n("limel-linear-progress",{indeterminate:true})}};this.value=undefined;this.icon=undefined;this.label=null;this.prefix=undefined;this.suffix=undefined;this.disabled=false;this.badge=undefined;this.loading=false;this.link=undefined;this.progress=undefined}componentWillLoad(){const{handleMouseEnter:e,handleMouseLeave:n}=r(this.host);this.handleMouseEnter=e;this.handleMouseLeave=n}render(){var e,o,r,t,s,a,l,c,d,h;const f=this.checkProps(this===null||this===void 0?void 0:this.prefix)+this.value+" "+this.checkProps(this===null||this===void 0?void 0:this.suffix)+this.checkProps(this===null||this===void 0?void 0:this.label)+". "+this.checkProps((e=this===null||this===void 0?void 0:this.progress)===null||e===void 0?void 0:e.prefix)+this.checkProps((o=this===null||this===void 0?void 0:this.progress)===null||o===void 0?void 0:o.value)+this.checkProps((r=this===null||this===void 0?void 0:this.progress)===null||r===void 0?void 0:r.suffix)+this.checkProps((t=this===null||this===void 0?void 0:this.link)===null||t===void 0?void 0:t.title);const u=!this.disabled?(s=this.link)===null||s===void 0?void 0:s.href:"#";return n(i,{onMouseEnter:this.handleMouseEnter,onMouseLeave:this.handleMouseLeave},n("a",{title:(a=this.link)===null||a===void 0?void 0:a.title,href:u,target:(l=this.link)===null||l===void 0?void 0:l.target,tabindex:"0","aria-label":f,"aria-disabled":this.disabled,"aria-busy":this.loading?"true":"false","aria-live":"polite",class:{"is-clickable":!!((c=this.link)===null||c===void 0?void 0:c.href)&&!this.disabled,"has-circular-progress":!!((d=this.progress)===null||d===void 0?void 0:d.value)||((h=this.progress)===null||h===void 0?void 0:h.value)===0}},this.renderIcon(),this.renderProgress(),n("div",{class:"value-group"},this.renderPrefix(),n("div",{class:"value-and-suffix"},this.renderValue(),this.renderSuffix()),this.renderSpinner()),this.renderLabel(),n("limel-3d-hover-effect-glow",null)),this.renderNotification())}checkProps(e){return!e?"":e+" "}get host(){return o(this)}};s.style=t;export{s as limel_info_tile};
2
- //# sourceMappingURL=p-ece3a0f5.entry.js.map
1
+ import{r as e,h as n,H as i,g as o}from"./p-288f0842.js";import{g as r}from"./p-e1e25236.js";const t="@charset \"UTF-8\";\n/**\n * Note! This file is exported to `dist/scss/` in the published\n * node module, for consumer projects to import.\n * That means this file cannot import from any file that isn't\n * also exported, keeping the same relative path.\n *\n * Or, just don't import anything, that works too.\n */\n/**\n* This can be used on a trigger element that opens a dropdown menu or a popover.\n*/\n/**\n * This mixin will mask out the content that is close to\n * the edges of a scrollable area.\n * - If the scrollable content has `overflow-y`, use `vertically`\n * as an argument for `$direction`.\n - If the scrollable content has `overflow-x`, use `horizontally`\n * as an argument for `$direction`.\n *\n * For the visual effect to work smoothly, we need to make sure that\n * the size of the fade-out edge effect is the same as the\n * internal paddings of the scrollable area. Otherwise, content of a\n * scrollable area that does not have a padding will fade out before\n * any scrolling has been done.\n * This is why this mixin already adds paddings, which automatically\n * default to the size of the fade-out effect.\n * This size defaults to `1rem`, but to override the size use\n * `--limel-top-edge-fade-height` & `--limel-bottom-edge-fade-height`\n * when `vertically` argument is set, and use\n * `--limel-left-edge-fade-width` & `--limel-right-edge-fade-width`\n * when `horizontally` argument is set.\n * Of course you can also programmatically increase and decrease the\n * size of these variables for each edge, based on the amount of\n * scrolling that has been done by the user. In this case, make sure\n * to add a custom padding where the mixin is used, to override\n * the paddings that are automatically added by the mixin in the\n * compiled CSS code.\n */\n/**\n* This mixin will add an animated underline to the bottom of an `a` elements.\n* Note that you may need to add `all: unset;` –depending on your use case–\n* before using this mixin.\n*/\n/**\n* This mixin creates a cross-browser font stack.\n* - `sans-serif` can be used for the UI of the components.\n* - `monospace` can be used for code.\n*\n* ⚠️ If we change the font stacks, we need to update\n* 1. the consumer documentation in `README.md`, and\n* 2. the CSS variables of `--kompendium-example-font-family`\n* in the `<style>` tag of `index.html`.\n*/\n/**\n* This mixin is a hack, using old CSS syntax\n* to enable you to truncate a piece of text,\n* after a certain number of lines.\n*/\n/**\n * The breakpoints below are used to create responsive designs\n * in Lime's products. Therefore, they are here to get distributed\n * to all components in other private repos, which rely on this `mixins`\n * file, to create consistent styles.\n *\n * :::important\n * In very rare cases you should used media queries!\n * Nowadays, there are many better ways of achieving responsive design\n * without media queries. For example, using CSS Grid, Flexbox, and their features.\n * :::\n */\n/**\n * Media query mixins for responsive design based on screen width.\n * Note that these mixins do not detect the device type!\n */\n/**\n* @prop --info-tile-border-radius: defines the radius of corners of the info-tile. Defaults to `1rem`\n* @prop --info-tile-icon-color: defines the fill color of the info-tile icon. Defaults to `--contrast-1000`\n* @prop --info-tile-text-color: defines the color of the info-tile label. Defaults to `--contrast-1100`\n* @prop --info-tile-background-color: defines the backgrounds color of the info-tile icon. Defaults to `--contrast-100`\n* @prop --info-tile-badge-text-color: Text color of the notification badge. Defaults to `--color-white`\n* @prop --info-tile-badge-background-color: Background color of the notification badge. Defaults to `--color-red-default`\n* @prop --info-tile-progress-fill-color: Determines the color of the progressed section. Defaults to `--lime-primary-color`.\n* @prop --info-tile-progress-background-color: Determines the background color of the central section of the progress bar. Defaults to `--info-tile-background-color`.\n* @prop --info-tile-progress-suffix-color: Determines the color of the progress prefix. Defaults to `--contrast-1000`.\n * @prop --info-tile-progress-text-color: Determines the color of the progress value. Defaults to `--info-tile-text-color`.\n * @prop --info-tile-progress-prefix-color: Determines the color of the progress suffix. Defaults to `--contrast-1000`.\n*/\n:host(limel-info-tile) {\n --badge-text-color: var(\n --info-tile-badge-text-color,\n rgb(var(--color-white))\n );\n --badge-background-color: var(\n --info-tile-badge-background-color,\n rgb(var(--color-red-default))\n );\n --circular-progress-text-color: var(\n --info-tile-progress-text-color,\n var(--info-tile-text-color)\n );\n --circular-progress-suffix-color: var(--info-tile-progress-suffix-color);\n --circular-progress-prefix-color: var(--info-tile-progress-prefix-color);\n --circular-progress-track-color: rgb(var(--contrast-800), 0.3);\n --circular-progress-fill-color: var(--info-tile-progress-fill-color);\n --circular-progress-background-color: var(\n --info-tile-progress-background-color,\n var(--info-tile-background-color)\n );\n --label-min-size: 0.75rem;\n --label-preferred-size: 6cqw;\n --label-max-size: 1rem;\n --value-min-size: 1rem;\n --value-preferred-size: 20cqw;\n --value-max-size: 4rem;\n --suffix-prefix-min-size: 0.75rem;\n --suffix-prefix-preferred-size: 8cqw;\n --suffix-prefix-max-size: 1.5rem;\n --icon-min-size: 2rem;\n --icon-preferred-size: 60cqh;\n --icon-max-size: calc(100cqw - 0.5rem);\n container-type: size;\n position: relative;\n display: flex;\n width: 100%;\n height: 100%;\n}\n:host(limel-info-tile) * {\n box-sizing: border-box;\n}\n\n:host(limel-info-tile[disabled]) a {\n opacity: 0.5;\n cursor: not-allowed;\n}\n\na {\n all: unset;\n overflow: hidden;\n display: flex;\n flex-direction: column;\n justify-content: flex-end;\n align-items: flex-start;\n height: 100%;\n width: 100%;\n flex-grow: 1;\n padding: 0.25rem 1rem 0.5rem 1rem;\n border-radius: var(--info-tile-border-radius, 1rem);\n background-color: var(--info-tile-background-color, var(--lime-elevated-surface-background-color));\n}\n\n.icon {\n z-index: 1;\n position: absolute;\n top: 0.5rem;\n right: 0.75rem;\n padding: 0.25rem;\n aspect-ratio: 1/1;\n color: var(--info-tile-icon-color, rgb(var(--contrast-1000)));\n border-radius: 0;\n height: clamp(var(--icon-min-size), var(--icon-preferred-size), var(--icon-max-size));\n}\n@supports not (container-type: size) {\n .icon {\n width: max(10%, 3rem);\n }\n}\n.has-circular-progress .icon {\n top: unset;\n bottom: 0.5rem;\n --icon-min-size: 1.5rem;\n --icon-preferred-size: 20cqh;\n}\n\n.progress {\n position: absolute;\n top: 0.75rem;\n right: 0.75rem;\n --circular-progress-size: min(\n var(--icon-preferred-size),\n var(--icon-max-size)\n );\n}\n@supports not (container-type: size) {\n .progress {\n --circular-progress-size: initial;\n }\n}\n\n.label {\n z-index: 1;\n color: var(--info-tile-text-color, rgb(var(--contrast-1100)));\n line-height: 1.2;\n font-size: clamp(var(--label-min-size), var(--label-preferred-size), var(--label-max-size));\n}\n@supports not (container-type: size) {\n .label {\n font-size: 0.875rem;\n }\n}\n\nlimel-badge {\n position: absolute;\n top: -0.25rem;\n right: -0.25rem;\n}\n\nlimel-linear-progress {\n --lime-primary-color: var(--info-tile-text-color);\n position: absolute;\n inset: auto 0 0 0;\n}\n\n.value-group {\n position: relative;\n z-index: 1;\n display: flex;\n flex-direction: column;\n color: var(--info-tile-text-color, rgb(var(--contrast-1100)));\n}\n\n.value-and-suffix,\n.label {\n text-shadow: 0 0 0.5rem var(--info-tile-background-color, rgb(var(--contrast-100))), 0 0 0.25rem var(--info-tile-background-color, rgb(var(--contrast-100)));\n}\n\n.value-and-suffix {\n display: flex;\n}\n\n.prefix,\n.suffix {\n font-size: clamp(var(--suffix-prefix-min-size), var(--suffix-prefix-preferred-size), var(--suffix-prefix-max-size));\n opacity: 0.7;\n}\n@supports not (container-type: size) {\n .prefix,\n .suffix {\n font-size: 0.75rem;\n }\n}\n\n.prefix {\n align-self: flex-start;\n line-height: normal;\n transform: translateY(40%);\n}\n\n.value {\n transition: opacity 0.2s ease, transform 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.95);\n transform-origin: left;\n transform: translate3d(0, 0, 0) scale(1);\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n font-weight: bold;\n line-height: normal;\n font-size: clamp(var(--value-min-size), var(--value-preferred-size), var(--value-max-size));\n}\n@supports not (container-type: size) {\n .value {\n font-size: 1.5rem;\n }\n}\n:host(limel-info-tile[loading]) .value {\n opacity: 0.3;\n transform: translate3d(0, 0, 0) scale(0.9);\n}\n\n.suffix {\n transform: translateY(10%);\n}\n\n@container (width < 8rem) {\n .progress {\n top: 0.25rem;\n right: 0.25rem;\n }\n a {\n padding: 0.375rem;\n gap: 0.125rem;\n }\n}\n@container (width < 18.75rem) {\n .progress {\n top: 0.5rem;\n right: 0.5rem;\n }\n .icon {\n top: 0.25rem;\n right: 0.5rem;\n }\n .has-circular-progress .icon {\n right: 0.25rem;\n bottom: 0.25rem;\n }\n}\n@container (width < 40.5rem) {\n .value {\n --value-preferred-size: 13cqw;\n }\n .value.ch-1, .value.ch-2, .value.ch-3, .value.ch-4 {\n --value-preferred-size: 20cqw;\n }\n .value.ch-5 {\n --value-preferred-size: 18cqw;\n }\n .value.ch-6 {\n --value-preferred-size: 17cqw;\n }\n .value.ch-7 {\n --value-preferred-size: 16cqw;\n }\n .value.ch-8 {\n --value-preferred-size: 15cqw;\n }\n .value.ch-9 {\n --value-preferred-size: 14cqw;\n }\n}\n@container (height > 8rem) {\n a {\n padding-top: 0.75rem;\n padding-bottom: 1rem;\n }\n}\n@container (height < 8rem) and (width > 8rem) {\n .value {\n --value-preferred-size: 32cqh !important;\n }\n .suffix,\n .prefix {\n --suffix-prefix-preferred-size: 16cqh !important;\n }\n}\n@container (height > 18.75rem) {\n .progress,\n .icon {\n position: relative;\n top: unset;\n right: unset;\n }\n a {\n align-items: center;\n justify-content: center;\n }\n .label {\n text-align: center;\n }\n .has-circular-progress .icon {\n position: absolute;\n top: 0.5rem;\n right: 0.5rem;\n --icon-max-size: 3rem;\n }\n}\nlimel-3d-hover-effect-glow {\n border-radius: var(--info-tile-border-radius, 1rem);\n}\n\n:host(limel-info-tile) {\n isolation: isolate;\n transform-style: preserve-3d;\n perspective: 1000px;\n}\n@media (prefers-reduced-motion) {\n :host(limel-info-tile) {\n perspective: 2000px;\n }\n}\n\na {\n position: relative;\n transition-duration: 0.8s;\n transition-property: transform, box-shadow, background-color;\n transition-timing-function: ease-out;\n transform: scale3d(1, 1, 1) rotate3d(0, 0, 0, 0deg);\n}\na:focus {\n outline: none;\n}\na:hover, a:focus, a:focus-visible, a:focus-within {\n will-change: background-color, box-shadow, transform;\n}\na:hover, a:focus, a:focus-visible, a:active {\n transition-duration: 0.2s;\n}\na:hover, a:focus-visible {\n box-shadow: var(--button-shadow-hovered), var(--shadow-depth-16);\n}\na:hover {\n transform: scale3d(1.01, 1.01, 1.01) rotate3d(var(--limel-3d-hover-effect-rotate3d));\n}\na:focus-visible {\n outline: none;\n transform: scale3d(1.01, 1.01, 1.01);\n}\na:hover limel-3d-hover-effect-glow {\n --limel-3d-hover-effect-glow-opacity: 0.5;\n}\n@media (prefers-reduced-motion) {\n a:hover limel-3d-hover-effect-glow {\n --limel-3d-hover-effect-glow-opacity: 0.2;\n }\n}\na.is-clickable {\n cursor: pointer;\n box-shadow: var(--button-shadow-normal);\n}\na.is-clickable:hover, a.is-clickable:focus-visible {\n box-shadow: var(--button-shadow-hovered), var(--shadow-depth-16);\n}\na.is-clickable:active {\n transform: scale3d(1, 1, 1) rotate3d(0, 0, 0, 0deg);\n box-shadow: var(--button-shadow-pressed);\n}\na.is-clickable:focus-visible {\n box-shadow: var(--shadow-depth-8-focused), var(--button-shadow-hovered);\n}\na.is-clickable:focus-visible:active {\n box-shadow: var(--shadow-depth-8-focused), var(--button-shadow-pressed);\n}";const s=class{constructor(i){e(this,i);this.renderPrefix=()=>{if(this.prefix){return n("span",{class:"prefix"},this.prefix)}};this.renderValue=()=>{var e;const i=((e=this.value)!==null&&e!==void 0?e:"").toString().length;if(!this.value&&this.loading){return n("span",{class:"value"},"···")}if(this.value){return n("span",{class:{value:true,[`ch-${i}`]:true}},this.value)}};this.renderSuffix=()=>{if(this.suffix){return n("span",{class:"suffix"},this.suffix)}};this.renderIcon=()=>{if(this.icon){return n("limel-icon",{class:"icon",name:this.icon})}};this.renderProgress=()=>{var e,i;if(((e=this.progress)===null||e===void 0?void 0:e.value)||((i=this.progress)===null||i===void 0?void 0:i.value)===0){return n("limel-circular-progress",{class:"progress",prefix:this.progress.prefix,value:this.progress.value,suffix:this.progress.suffix,maxValue:this.progress.maxValue,displayPercentageColors:this.progress.displayPercentageColors})}};this.renderLabel=()=>{if(this.label){return n("span",{class:"label"},this.label)}};this.renderNotification=()=>{if(this.badge){return n("limel-badge",{label:this.badge})}};this.renderSpinner=()=>{if(this.loading){return n("limel-linear-progress",{indeterminate:true})}};this.value=undefined;this.icon=undefined;this.label=null;this.prefix=undefined;this.suffix=undefined;this.disabled=false;this.badge=undefined;this.loading=false;this.link=undefined;this.progress=undefined}componentWillLoad(){const{handleMouseEnter:e,handleMouseLeave:n}=r(this.host);this.handleMouseEnter=e;this.handleMouseLeave=n}render(){var e,o,r,t,s,a,l,c,d,h;const f=this.checkProps(this===null||this===void 0?void 0:this.prefix)+this.value+" "+this.checkProps(this===null||this===void 0?void 0:this.suffix)+this.checkProps(this===null||this===void 0?void 0:this.label)+". "+this.checkProps((e=this===null||this===void 0?void 0:this.progress)===null||e===void 0?void 0:e.prefix)+this.checkProps((o=this===null||this===void 0?void 0:this.progress)===null||o===void 0?void 0:o.value)+this.checkProps((r=this===null||this===void 0?void 0:this.progress)===null||r===void 0?void 0:r.suffix)+this.checkProps((t=this===null||this===void 0?void 0:this.link)===null||t===void 0?void 0:t.title);const u=!this.disabled?(s=this.link)===null||s===void 0?void 0:s.href:"#";return n(i,{onMouseEnter:this.handleMouseEnter,onMouseLeave:this.handleMouseLeave},n("a",{title:(a=this.link)===null||a===void 0?void 0:a.title,href:u,target:(l=this.link)===null||l===void 0?void 0:l.target,tabindex:"0","aria-label":f,"aria-disabled":this.disabled,"aria-busy":this.loading?"true":"false","aria-live":"polite",class:{"is-clickable":!!((c=this.link)===null||c===void 0?void 0:c.href)&&!this.disabled,"has-circular-progress":!!((d=this.progress)===null||d===void 0?void 0:d.value)||((h=this.progress)===null||h===void 0?void 0:h.value)===0}},this.renderIcon(),this.renderProgress(),n("div",{class:"value-group"},this.renderPrefix(),n("div",{class:"value-and-suffix"},this.renderValue(),this.renderSuffix()),this.renderSpinner()),this.renderLabel(),n("limel-3d-hover-effect-glow",null)),this.renderNotification())}checkProps(e){return!e?"":e+" "}get host(){return o(this)}};s.style=t;export{s as limel_info_tile};
2
+ //# sourceMappingURL=p-fc078f90.entry.js.map
@@ -1,2 +1,2 @@
1
- import{r as t,c as e,h as i,g as o}from"./p-443111b3.js";import{c as r}from"./p-96460db3.js";import{m as n,r as a}from"./p-869d6d77.js";import{d as s,g as l,a as c}from"./p-bd547592.js";const h='@charset "UTF-8";limel-action-bar-item{transition:opacity 0.2s ease-in-out;position:relative;display:flex;align-items:center}limel-action-bar-item:not([is-visible]){opacity:0;pointer-events:none}button{all:unset;box-sizing:border-box;display:flex;align-items:center;justify-content:center;gap:0.25rem;width:100%;min-width:var(--action-bar-item-height);max-width:var(--action-bar-item-max-width, 10rem);height:var(--action-bar-item-height);color:var(--limel-action-bar-item-text-color);border-radius:var(--action-bar-item-height);font-size:0.875rem;padding:0 0.25rem}button:not([disabled]){transition:color var(--limel-clickable-transition-speed, 0.4s) ease, background-color var(--limel-clickable-transition-speed, 0.4s) ease, box-shadow var(--limel-clickable-transform-speed, 0.4s) ease, transform var(--limel-clickable-transform-speed, 0.4s) var(--limel-clickable-transform-timing-function, ease);cursor:pointer;color:var(--limel-action-bar-item-text-color);background-color:var(--action-bar-background-color)}button:not([disabled]):hover,button:not([disabled]):focus,button:not([disabled]):focus-visible{will-change:color, background-color, box-shadow, transform}button:not([disabled]):hover{transform:translate3d(0, -0.04rem, 0);color:var(--limel-action-bar-item-text-color);background-color:var(--action-bar-background-color);box-shadow:var(--button-shadow-hovered)}button:not([disabled]):active{--limel-clickable-transform-timing-function:cubic-bezier(\n 0.83,\n -0.15,\n 0.49,\n 1.16\n );transform:translate3d(0, 0.05rem, 0);background-color:var(--action-bar-background-color);box-shadow:var(--button-shadow-inset-pressed)}button:not([disabled]):hover,button:not([disabled]):active{--limel-clickable-transition-speed:0.2s;--limel-clickable-transform-speed:0.16s}button:not([disabled]):focus{outline:none}button:not([disabled]):focus-visible{outline:none;box-shadow:var(--shadow-depth-8-focused)}button:has(.text){padding:0 0.5rem}button[disabled]{opacity:0.4}button.is-selected{color:var(--mdc-theme-primary) !important}button.is-selected:not(:hover){box-shadow:var(--button-shadow-inset)}.text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:0 0.25rem}limel-icon{flex-shrink:0;width:calc(var(--action-bar-item-height) - 0.75rem);height:calc(var(--action-bar-item-height) - 0.75rem);color:var(--action-bar-item-icon-color, var(--limel-action-bar-item-text-color))}hr{all:unset;width:1px;height:1.5rem;border-radius:var(--action-bar-item-height);background-color:var(--limel-action-bar-item-text-color);opacity:0.2}@media (pointer: fine){hr{margin-right:0.5rem;margin-left:0.5rem}}limel-menu{--notification-badge-background-color:rgb(var(--contrast-600));--notification-badge-text-color:rgb(var(--contrast-1200))}limel-menu[open] button{box-shadow:var(--button-shadow-inset)}button[slot=trigger]{animation:fade-in ease-out 0.25s;font-size:0.75rem;font-weight:bold;transform:translate3d(0, 0, 0)}@keyframes fade-in{0%{scale:0.8;opacity:0}100%{scale:1;opacity:1}}';const d=class{constructor(i){t(this,i);this.select=e(this,"select",7);this.handleClick=t=>{t.stopPropagation();this.select.emit(this.item)};this.item=undefined;this.isVisible=true;this.selected=false;this.tooltipId=r()}componentWillLoad(){n(this.host)}componentDidLoad(){this.triggerIconColorWarning()}disconnectedCallback(){a(this.host)}render(){if(!this.isItem(this.item)&&this.item.separator){return i("hr",null)}return i("button",{id:this.tooltipId,type:"button",onClick:this.handleClick,disabled:this.isDisabled(),class:{"is-selected":this.isItem(this.item)&&this.item.selected}},this.renderIcon(),this.renderLabel(),this.renderTooltip())}isItem(t){return!("separator"in t)}isDisabled(){if(this.isItem(this.item)&&this.item.disabled){return true}if(!this.isVisible){return true}}renderIcon(){if(this.isItem(this.item)&&!this.item.icon){return}if("icon"in this.item){const t=l(this.item.icon);const e=c(this.item.icon,this.item.iconColor);const o=s(this.item.icon);return i("limel-icon",{name:t,"aria-label":o,"aria-hidden":o?null:"true",style:{"--action-bar-item-icon-color":`${e}`}})}}renderLabel(){if(!this.isItem(this.item)||this.item.iconOnly){return}return i("span",{class:"text"},this.item.text)}renderTooltip(){if(!this.isItem(this.item)){return}return i("limel-tooltip",{elementId:this.tooltipId,label:this.getTooltipLabel(this.item),helperLabel:this.item.commandText})}getTooltipLabel(t){const e=s(t.icon);const i=t.text;if(e&&i){return`${e} ${i}`}return i}triggerIconColorWarning(){if(this.isItem(this.item)&&this.item.iconColor){console.warn("The `iconColor` prop is deprecated now! Use the new `Icon` interface and instead of `iconColor: 'color-name'` write `icon {name: 'icon-name', color: 'color-name'}`.")}}get host(){return o(this)}};d.style=h;const b=class{constructor(o){t(this,o);this.select=e(this,"select",7);this.getOverflowTriggerContent=()=>{if(this.overFlowIcon){const{color:t,name:e,title:o}=this.overFlowIcon;return i("limel-icon",{style:{color:t},name:e,"aria-label":o})}return`+${this.numberOfMenuItems}`};this.handleSelect=t=>{t.stopPropagation();this.select.emit(t.detail)};this.items=undefined;this.openDirection="bottom-end";this.overFlowIcon=undefined}render(){return[i("limel-menu",{openDirection:this.openDirection,items:this.items,onSelect:this.handleSelect},i("button",{slot:"trigger"},this.getOverflowTriggerContent()))]}get numberOfMenuItems(){return this.items.filter((t=>this.isMenuItem(t))).length}isMenuItem(t){return!("separator"in t)}};export{d as limel_action_bar_item,b as limel_action_bar_overflow_menu};
2
- //# sourceMappingURL=p-2793f6d0.entry.js.map
1
+ import{r as t,c as e,h as i,g as o}from"./p-288f0842.js";import{c as r}from"./p-96460db3.js";import{m as n,r as a}from"./p-f221011c.js";import{d as s,g as l,a as c}from"./p-bd547592.js";const h='@charset "UTF-8";limel-action-bar-item{transition:opacity 0.2s ease-in-out;position:relative;display:flex;align-items:center}limel-action-bar-item:not([is-visible]){opacity:0;pointer-events:none}button{all:unset;box-sizing:border-box;display:flex;align-items:center;justify-content:center;gap:0.25rem;width:100%;min-width:var(--action-bar-item-height);max-width:var(--action-bar-item-max-width, 10rem);height:var(--action-bar-item-height);color:var(--limel-action-bar-item-text-color);border-radius:var(--action-bar-item-height);font-size:0.875rem;padding:0 0.25rem}button:not([disabled]){transition:color var(--limel-clickable-transition-speed, 0.4s) ease, background-color var(--limel-clickable-transition-speed, 0.4s) ease, box-shadow var(--limel-clickable-transform-speed, 0.4s) ease, transform var(--limel-clickable-transform-speed, 0.4s) var(--limel-clickable-transform-timing-function, ease);cursor:pointer;color:var(--limel-action-bar-item-text-color);background-color:var(--action-bar-background-color)}button:not([disabled]):hover,button:not([disabled]):focus,button:not([disabled]):focus-visible{will-change:color, background-color, box-shadow, transform}button:not([disabled]):hover{transform:translate3d(0, -0.04rem, 0);color:var(--limel-action-bar-item-text-color);background-color:var(--action-bar-background-color);box-shadow:var(--button-shadow-hovered)}button:not([disabled]):active{--limel-clickable-transform-timing-function:cubic-bezier(\n 0.83,\n -0.15,\n 0.49,\n 1.16\n );transform:translate3d(0, 0.05rem, 0);background-color:var(--action-bar-background-color);box-shadow:var(--button-shadow-inset-pressed)}button:not([disabled]):hover,button:not([disabled]):active{--limel-clickable-transition-speed:0.2s;--limel-clickable-transform-speed:0.16s}button:not([disabled]):focus{outline:none}button:not([disabled]):focus-visible{outline:none;box-shadow:var(--shadow-depth-8-focused)}button:has(.text){padding:0 0.5rem}button[disabled]{opacity:0.4}button.is-selected{color:var(--mdc-theme-primary) !important}button.is-selected:not(:hover){box-shadow:var(--button-shadow-inset)}.text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:0 0.25rem}limel-icon{flex-shrink:0;width:calc(var(--action-bar-item-height) - 0.75rem);height:calc(var(--action-bar-item-height) - 0.75rem);color:var(--action-bar-item-icon-color, var(--limel-action-bar-item-text-color))}hr{all:unset;width:1px;height:1.5rem;border-radius:var(--action-bar-item-height);background-color:var(--limel-action-bar-item-text-color);opacity:0.2}@media (pointer: fine){hr{margin-right:0.5rem;margin-left:0.5rem}}limel-menu{--notification-badge-background-color:rgb(var(--contrast-600));--notification-badge-text-color:rgb(var(--contrast-1200))}limel-menu[open] button{box-shadow:var(--button-shadow-inset)}button[slot=trigger]{animation:fade-in ease-out 0.25s;font-size:0.75rem;font-weight:bold;transform:translate3d(0, 0, 0)}@keyframes fade-in{0%{scale:0.8;opacity:0}100%{scale:1;opacity:1}}';const d=class{constructor(i){t(this,i);this.select=e(this,"select",7);this.handleClick=t=>{t.stopPropagation();this.select.emit(this.item)};this.item=undefined;this.isVisible=true;this.selected=false;this.tooltipId=r()}componentWillLoad(){n(this.host)}componentDidLoad(){this.triggerIconColorWarning()}disconnectedCallback(){a(this.host)}render(){if(!this.isItem(this.item)&&this.item.separator){return i("hr",null)}return i("button",{id:this.tooltipId,type:"button",onClick:this.handleClick,disabled:this.isDisabled(),class:{"is-selected":this.isItem(this.item)&&this.item.selected}},this.renderIcon(),this.renderLabel(),this.renderTooltip())}isItem(t){return!("separator"in t)}isDisabled(){if(this.isItem(this.item)&&this.item.disabled){return true}if(!this.isVisible){return true}}renderIcon(){if(this.isItem(this.item)&&!this.item.icon){return}if("icon"in this.item){const t=l(this.item.icon);const e=c(this.item.icon,this.item.iconColor);const o=s(this.item.icon);return i("limel-icon",{name:t,"aria-label":o,"aria-hidden":o?null:"true",style:{"--action-bar-item-icon-color":`${e}`}})}}renderLabel(){if(!this.isItem(this.item)||this.item.iconOnly){return}return i("span",{class:"text"},this.item.text)}renderTooltip(){if(!this.isItem(this.item)){return}return i("limel-tooltip",{elementId:this.tooltipId,label:this.getTooltipLabel(this.item),helperLabel:this.item.commandText})}getTooltipLabel(t){const e=s(t.icon);const i=t.text;if(e&&i){return`${e} ${i}`}return i}triggerIconColorWarning(){if(this.isItem(this.item)&&this.item.iconColor){console.warn("The `iconColor` prop is deprecated now! Use the new `Icon` interface and instead of `iconColor: 'color-name'` write `icon {name: 'icon-name', color: 'color-name'}`.")}}get host(){return o(this)}};d.style=h;const m=class{constructor(o){t(this,o);this.select=e(this,"select",7);this.getOverflowTriggerContent=()=>{if(this.overFlowIcon){const{color:t,name:e,title:o}=this.overFlowIcon;return i("limel-icon",{style:{color:t},name:e,"aria-label":o})}return`+${this.numberOfMenuItems}`};this.handleSelect=t=>{t.stopPropagation();this.select.emit(t.detail)};this.items=undefined;this.openDirection="bottom-end";this.overFlowIcon=undefined}render(){return[i("limel-menu",{openDirection:this.openDirection,items:this.items,onSelect:this.handleSelect},i("button",{slot:"trigger"},this.getOverflowTriggerContent()))]}get numberOfMenuItems(){return this.items.filter((t=>this.isMenuItem(t))).length}isMenuItem(t){return!("separator"in t)}};export{d as limel_action_bar_item,m as limel_action_bar_overflow_menu};
2
+ //# sourceMappingURL=p-fe5fd06b.entry.js.map
@@ -214,9 +214,15 @@ $cropped-label-hack--font-size: 0.875rem; //14px
214
214
 
215
215
  @mixin leading-icon {
216
216
  .mdc-text-field__icon {
217
+ display: flex;
218
+ align-items: center;
219
+ justify-content: center;
217
220
  color: $input-text-leading-icon-color;
218
- width: functions.pxToRem(24);
219
- height: functions.pxToRem(24);
221
+
222
+ limel-icon {
223
+ width: functions.pxToRem(24);
224
+ height: functions.pxToRem(24);
225
+ }
220
226
  }
221
227
  }
222
228
 
@@ -161,6 +161,7 @@ export declare class ChipSet {
161
161
  private selectedChipIds;
162
162
  private mdcTextField;
163
163
  private readonly handleKeyDown;
164
+ private labelId;
164
165
  constructor();
165
166
  connectedCallback(): void;
166
167
  private initialize;
@@ -187,13 +188,12 @@ export declare class ChipSet {
187
188
  componentDidLoad(): void;
188
189
  componentDidUpdate(): void;
189
190
  disconnectedCallback(): void;
190
- render(): any;
191
+ render(): any[];
192
+ private getContentProps;
193
+ private renderContent;
191
194
  private readonly getValue;
192
195
  protected handleChangeChips(newValue: Chip[], oldValue: Chip[]): void;
193
- private renderChipSetLabel;
194
196
  private renderInputChips;
195
- private readonly renderEmptyValueForReadonly;
196
- private renderLabel;
197
197
  private readonly floatLabelAbove;
198
198
  private isFull;
199
199
  private isInvalid;
@@ -1,12 +1,23 @@
1
1
  import { Action } from './action';
2
2
  /**
3
+ * A collapsible section can be used to group related content together
4
+ * and hide the group when not needed.
5
+ * Using this component can help to:
6
+ * - Save vertical space by hiding non-essential content
7
+ * - Improve content organization and scannability of the user interface
8
+ * - Reduce cognitive load by displaying only a set of relevant information at a time
9
+ * - Or disclose complex information, progressively to the user
10
+ *
3
11
  * @slot - Content to put inside the collapsible section
4
- * @exampleComponent limel-example-collapsible-section
12
+ * @slot header - Optional slot for custom header content
13
+ *
14
+ * @exampleComponent limel-example-collapsible-section-basic
5
15
  * @exampleComponent limel-example-collapsible-section-actions
6
16
  * @exampleComponent limel-example-collapsible-section-with-custom-header-component
7
- * @exampleComponent limel-example-collapsible-section-css-props
8
17
  * @exampleComponent limel-example-collapsible-section-external-control
9
18
  * @exampleComponent limel-example-collapsible-section-with-slider
19
+ * @exampleComponent limel-example-collapsible-section-invalid
20
+ * @exampleComponent limel-example-collapsible-section-css-props
10
21
  */
11
22
  export declare class CollapsibleSection {
12
23
  /**
@@ -17,6 +28,11 @@ export declare class CollapsibleSection {
17
28
  * Text to display in the header of the section
18
29
  */
19
30
  header: string;
31
+ /**
32
+ * `true` if the section is invalid, `false` if valid.
33
+ * This can be used to indicate that the content inside the section is invalid.
34
+ */
35
+ invalid: boolean;
20
36
  /**
21
37
  * Actions to place to the far right inside the header
22
38
  */
@@ -181,7 +181,6 @@ export declare class InputField {
181
181
  private hasHelperText;
182
182
  private hasHelperLine;
183
183
  private renderHelperLine;
184
- private renderEmptyValueForReadonly;
185
184
  private renderSuffix;
186
185
  private hasSuffix;
187
186
  private renderPrefix;
@@ -189,7 +188,6 @@ export declare class InputField {
189
188
  private isInvalid;
190
189
  private validate;
191
190
  private setInputElement;
192
- private renderLabel;
193
191
  private renderLeadingIcon;
194
192
  private renderTrailingLinkOrButton;
195
193
  private hasLink;
@@ -0,0 +1,75 @@
1
+ /**
2
+ * This is a private component, used to render a notched outline
3
+ * around all input elements that can have a floating label.
4
+ * Inspired by Material Design's styles for input fields.
5
+ * We use it in various components to unify styles and avoid
6
+ * repeating code.
7
+ *
8
+ * :::note
9
+ * The component has `shadow: false`. This is to improve performance,
10
+ * and ensure that its internal elements are considered as internal parts
11
+ * of the consumer's DOM. This way, the value `for` in `<label for="id-of-input-element">`
12
+ * would be correctly associated with the input element's `id`, in the consumer component.
13
+ * :::
14
+ * @exampleComponent limel-example-notched-outline-basic
15
+ * @private
16
+ */
17
+ export declare class NotchedOutline {
18
+ /**
19
+ * Set to `true` when the input element is required.
20
+ * This applies proper visual styles, such as inclusion of an asterisk
21
+ * beside the label.
22
+ */
23
+ required: boolean;
24
+ /**
25
+ * Set to `true` when the input element is readonly.
26
+ * This applies proper visual styles, such as making the outline transparent.
27
+ */
28
+ readonly: boolean;
29
+ /**
30
+ * Set to `true` to indicate that the current value of the input element is
31
+ * invalid. This applies proper visual styles, such as making the outlines red.
32
+ */
33
+ invalid: boolean;
34
+ /**
35
+ * Set to `true` to indicate that the input element is
36
+ * disabled. This applies proper visual styles, such as making the outlines
37
+ * and the label transparent.
38
+ */
39
+ disabled: boolean;
40
+ /**
41
+ * Label to display for the input element.
42
+ * :::important
43
+ * Note that the input element of the consumer component will be
44
+ * labeled by this label, using the `labelId` prop.
45
+ * :::
46
+ */
47
+ label?: string;
48
+ /**
49
+ * The `id` of the input element which should be
50
+ * labeled by the provided label.
51
+ */
52
+ labelId?: string;
53
+ /**
54
+ * Set to `true` when the user has entered a value for the input element,
55
+ * shrinking the label in size, and visually rendering it above the entered value.
56
+ */
57
+ hasValue: boolean;
58
+ /**
59
+ * Set to `true` when the consumer element displays a leading icon.
60
+ * This applies proper visual styles, such as rendering the label
61
+ * correctly placed beside the leading icon.
62
+ */
63
+ hasLeadingIcon: boolean;
64
+ /**
65
+ * Set to `true` when the consumer element needs to render the
66
+ * label above the input element, despite existence of a `value`.
67
+ * For example in the `text-editor` or `limel-select`,
68
+ * where the default layout requires a floating label.
69
+ */
70
+ hasFloatingLabel: boolean;
71
+ render(): any;
72
+ private renderLabel;
73
+ private renderEmptyReadonlyValue;
74
+ }
75
+ //# sourceMappingURL=notched-outline.d.ts.map
@@ -166,9 +166,8 @@ export declare class TextEditor implements FormComponent<string> {
166
166
  private helperTextId;
167
167
  private editorId;
168
168
  constructor();
169
- render(): any;
169
+ render(): any[];
170
170
  private renderEditor;
171
- private renderLabel;
172
171
  private renderPlaceholder;
173
172
  private renderHelperLine;
174
173
  private isInvalid;
@@ -868,12 +868,20 @@ export namespace Components {
868
868
  "value": string;
869
869
  }
870
870
  /**
871
- * @exampleComponent limel-example-collapsible-section
871
+ * A collapsible section can be used to group related content together
872
+ * and hide the group when not needed.
873
+ * Using this component can help to:
874
+ * - Save vertical space by hiding non-essential content
875
+ * - Improve content organization and scannability of the user interface
876
+ * - Reduce cognitive load by displaying only a set of relevant information at a time
877
+ * - Or disclose complex information, progressively to the user
878
+ * @exampleComponent limel-example-collapsible-section-basic
872
879
  * @exampleComponent limel-example-collapsible-section-actions
873
880
  * @exampleComponent limel-example-collapsible-section-with-custom-header-component
874
- * @exampleComponent limel-example-collapsible-section-css-props
875
881
  * @exampleComponent limel-example-collapsible-section-external-control
876
882
  * @exampleComponent limel-example-collapsible-section-with-slider
883
+ * @exampleComponent limel-example-collapsible-section-invalid
884
+ * @exampleComponent limel-example-collapsible-section-css-props
877
885
  */
878
886
  interface LimelCollapsibleSection {
879
887
  /**
@@ -884,6 +892,10 @@ export namespace Components {
884
892
  * Text to display in the header of the section
885
893
  */
886
894
  "header": string;
895
+ /**
896
+ * `true` if the section is invalid, `false` if valid. This can be used to indicate that the content inside the section is invalid.
897
+ */
898
+ "invalid": boolean;
887
899
  /**
888
900
  * `true` if the section is expanded, `false` if collapsed.
889
901
  */
@@ -2013,6 +2025,59 @@ export namespace Components {
2013
2025
  */
2014
2026
  "open": boolean;
2015
2027
  }
2028
+ /**
2029
+ * This is a private component, used to render a notched outline
2030
+ * around all input elements that can have a floating label.
2031
+ * Inspired by Material Design's styles for input fields.
2032
+ * We use it in various components to unify styles and avoid
2033
+ * repeating code.
2034
+ * :::note
2035
+ * The component has `shadow: false`. This is to improve performance,
2036
+ * and ensure that its internal elements are considered as internal parts
2037
+ * of the consumer's DOM. This way, the value `for` in `<label for="id-of-input-element">`
2038
+ * would be correctly associated with the input element's `id`, in the consumer component.
2039
+ * :::
2040
+ * @exampleComponent limel-example-notched-outline-basic
2041
+ * @private
2042
+ */
2043
+ interface LimelNotchedOutline {
2044
+ /**
2045
+ * Set to `true` to indicate that the input element is disabled. This applies proper visual styles, such as making the outlines and the label transparent.
2046
+ */
2047
+ "disabled": boolean;
2048
+ /**
2049
+ * Set to `true` when the consumer element needs to render the label above the input element, despite existence of a `value`. For example in the `text-editor` or `limel-select`, where the default layout requires a floating label.
2050
+ */
2051
+ "hasFloatingLabel": boolean;
2052
+ /**
2053
+ * Set to `true` when the consumer element displays a leading icon. This applies proper visual styles, such as rendering the label correctly placed beside the leading icon.
2054
+ */
2055
+ "hasLeadingIcon": boolean;
2056
+ /**
2057
+ * Set to `true` when the user has entered a value for the input element, shrinking the label in size, and visually rendering it above the entered value.
2058
+ */
2059
+ "hasValue": boolean;
2060
+ /**
2061
+ * Set to `true` to indicate that the current value of the input element is invalid. This applies proper visual styles, such as making the outlines red.
2062
+ */
2063
+ "invalid": boolean;
2064
+ /**
2065
+ * Label to display for the input element. :::important Note that the input element of the consumer component will be labeled by this label, using the `labelId` prop. :::
2066
+ */
2067
+ "label"?: string;
2068
+ /**
2069
+ * The `id` of the input element which should be labeled by the provided label.
2070
+ */
2071
+ "labelId"?: string;
2072
+ /**
2073
+ * Set to `true` when the input element is readonly. This applies proper visual styles, such as making the outline transparent.
2074
+ */
2075
+ "readonly": boolean;
2076
+ /**
2077
+ * Set to `true` when the input element is required. This applies proper visual styles, such as inclusion of an asterisk beside the label.
2078
+ */
2079
+ "required": boolean;
2080
+ }
2016
2081
  /**
2017
2082
  * @exampleComponent limel-example-picker-basic
2018
2083
  * @exampleComponent limel-example-picker-multiple
@@ -3483,12 +3548,20 @@ declare global {
3483
3548
  new (): HTMLLimelCodeEditorElement;
3484
3549
  };
3485
3550
  /**
3486
- * @exampleComponent limel-example-collapsible-section
3551
+ * A collapsible section can be used to group related content together
3552
+ * and hide the group when not needed.
3553
+ * Using this component can help to:
3554
+ * - Save vertical space by hiding non-essential content
3555
+ * - Improve content organization and scannability of the user interface
3556
+ * - Reduce cognitive load by displaying only a set of relevant information at a time
3557
+ * - Or disclose complex information, progressively to the user
3558
+ * @exampleComponent limel-example-collapsible-section-basic
3487
3559
  * @exampleComponent limel-example-collapsible-section-actions
3488
3560
  * @exampleComponent limel-example-collapsible-section-with-custom-header-component
3489
- * @exampleComponent limel-example-collapsible-section-css-props
3490
3561
  * @exampleComponent limel-example-collapsible-section-external-control
3491
3562
  * @exampleComponent limel-example-collapsible-section-with-slider
3563
+ * @exampleComponent limel-example-collapsible-section-invalid
3564
+ * @exampleComponent limel-example-collapsible-section-css-props
3492
3565
  */
3493
3566
  interface HTMLLimelCollapsibleSectionElement extends Components.LimelCollapsibleSection, HTMLStencilElement {
3494
3567
  }
@@ -4086,6 +4159,27 @@ declare global {
4086
4159
  prototype: HTMLLimelMenuSurfaceElement;
4087
4160
  new (): HTMLLimelMenuSurfaceElement;
4088
4161
  };
4162
+ /**
4163
+ * This is a private component, used to render a notched outline
4164
+ * around all input elements that can have a floating label.
4165
+ * Inspired by Material Design's styles for input fields.
4166
+ * We use it in various components to unify styles and avoid
4167
+ * repeating code.
4168
+ * :::note
4169
+ * The component has `shadow: false`. This is to improve performance,
4170
+ * and ensure that its internal elements are considered as internal parts
4171
+ * of the consumer's DOM. This way, the value `for` in `<label for="id-of-input-element">`
4172
+ * would be correctly associated with the input element's `id`, in the consumer component.
4173
+ * :::
4174
+ * @exampleComponent limel-example-notched-outline-basic
4175
+ * @private
4176
+ */
4177
+ interface HTMLLimelNotchedOutlineElement extends Components.LimelNotchedOutline, HTMLStencilElement {
4178
+ }
4179
+ var HTMLLimelNotchedOutlineElement: {
4180
+ prototype: HTMLLimelNotchedOutlineElement;
4181
+ new (): HTMLLimelNotchedOutlineElement;
4182
+ };
4089
4183
  /**
4090
4184
  * @exampleComponent limel-example-picker-basic
4091
4185
  * @exampleComponent limel-example-picker-multiple
@@ -4572,6 +4666,7 @@ declare global {
4572
4666
  "limel-menu": HTMLLimelMenuElement;
4573
4667
  "limel-menu-list": HTMLLimelMenuListElement;
4574
4668
  "limel-menu-surface": HTMLLimelMenuSurfaceElement;
4669
+ "limel-notched-outline": HTMLLimelNotchedOutlineElement;
4575
4670
  "limel-picker": HTMLLimelPickerElement;
4576
4671
  "limel-popover": HTMLLimelPopoverElement;
4577
4672
  "limel-popover-surface": HTMLLimelPopoverSurfaceElement;
@@ -5417,12 +5512,20 @@ declare namespace LocalJSX {
5417
5512
  "value"?: string;
5418
5513
  }
5419
5514
  /**
5420
- * @exampleComponent limel-example-collapsible-section
5515
+ * A collapsible section can be used to group related content together
5516
+ * and hide the group when not needed.
5517
+ * Using this component can help to:
5518
+ * - Save vertical space by hiding non-essential content
5519
+ * - Improve content organization and scannability of the user interface
5520
+ * - Reduce cognitive load by displaying only a set of relevant information at a time
5521
+ * - Or disclose complex information, progressively to the user
5522
+ * @exampleComponent limel-example-collapsible-section-basic
5421
5523
  * @exampleComponent limel-example-collapsible-section-actions
5422
5524
  * @exampleComponent limel-example-collapsible-section-with-custom-header-component
5423
- * @exampleComponent limel-example-collapsible-section-css-props
5424
5525
  * @exampleComponent limel-example-collapsible-section-external-control
5425
5526
  * @exampleComponent limel-example-collapsible-section-with-slider
5527
+ * @exampleComponent limel-example-collapsible-section-invalid
5528
+ * @exampleComponent limel-example-collapsible-section-css-props
5426
5529
  */
5427
5530
  interface LimelCollapsibleSection {
5428
5531
  /**
@@ -5433,6 +5536,10 @@ declare namespace LocalJSX {
5433
5536
  * Text to display in the header of the section
5434
5537
  */
5435
5538
  "header"?: string;
5539
+ /**
5540
+ * `true` if the section is invalid, `false` if valid. This can be used to indicate that the content inside the section is invalid.
5541
+ */
5542
+ "invalid"?: boolean;
5436
5543
  /**
5437
5544
  * `true` if the section is expanded, `false` if collapsed.
5438
5545
  */
@@ -6695,6 +6802,59 @@ declare namespace LocalJSX {
6695
6802
  */
6696
6803
  "open"?: boolean;
6697
6804
  }
6805
+ /**
6806
+ * This is a private component, used to render a notched outline
6807
+ * around all input elements that can have a floating label.
6808
+ * Inspired by Material Design's styles for input fields.
6809
+ * We use it in various components to unify styles and avoid
6810
+ * repeating code.
6811
+ * :::note
6812
+ * The component has `shadow: false`. This is to improve performance,
6813
+ * and ensure that its internal elements are considered as internal parts
6814
+ * of the consumer's DOM. This way, the value `for` in `<label for="id-of-input-element">`
6815
+ * would be correctly associated with the input element's `id`, in the consumer component.
6816
+ * :::
6817
+ * @exampleComponent limel-example-notched-outline-basic
6818
+ * @private
6819
+ */
6820
+ interface LimelNotchedOutline {
6821
+ /**
6822
+ * Set to `true` to indicate that the input element is disabled. This applies proper visual styles, such as making the outlines and the label transparent.
6823
+ */
6824
+ "disabled"?: boolean;
6825
+ /**
6826
+ * Set to `true` when the consumer element needs to render the label above the input element, despite existence of a `value`. For example in the `text-editor` or `limel-select`, where the default layout requires a floating label.
6827
+ */
6828
+ "hasFloatingLabel"?: boolean;
6829
+ /**
6830
+ * Set to `true` when the consumer element displays a leading icon. This applies proper visual styles, such as rendering the label correctly placed beside the leading icon.
6831
+ */
6832
+ "hasLeadingIcon"?: boolean;
6833
+ /**
6834
+ * Set to `true` when the user has entered a value for the input element, shrinking the label in size, and visually rendering it above the entered value.
6835
+ */
6836
+ "hasValue"?: boolean;
6837
+ /**
6838
+ * Set to `true` to indicate that the current value of the input element is invalid. This applies proper visual styles, such as making the outlines red.
6839
+ */
6840
+ "invalid"?: boolean;
6841
+ /**
6842
+ * Label to display for the input element. :::important Note that the input element of the consumer component will be labeled by this label, using the `labelId` prop. :::
6843
+ */
6844
+ "label"?: string;
6845
+ /**
6846
+ * The `id` of the input element which should be labeled by the provided label.
6847
+ */
6848
+ "labelId"?: string;
6849
+ /**
6850
+ * Set to `true` when the input element is readonly. This applies proper visual styles, such as making the outline transparent.
6851
+ */
6852
+ "readonly"?: boolean;
6853
+ /**
6854
+ * Set to `true` when the input element is required. This applies proper visual styles, such as inclusion of an asterisk beside the label.
6855
+ */
6856
+ "required"?: boolean;
6857
+ }
6698
6858
  /**
6699
6859
  * @exampleComponent limel-example-picker-basic
6700
6860
  * @exampleComponent limel-example-picker-multiple
@@ -7773,6 +7933,7 @@ declare namespace LocalJSX {
7773
7933
  "limel-menu": LimelMenu;
7774
7934
  "limel-menu-list": LimelMenuList;
7775
7935
  "limel-menu-surface": LimelMenuSurface;
7936
+ "limel-notched-outline": LimelNotchedOutline;
7776
7937
  "limel-picker": LimelPicker;
7777
7938
  "limel-popover": LimelPopover;
7778
7939
  "limel-popover-surface": LimelPopoverSurface;
@@ -8119,12 +8280,20 @@ declare module "@stencil/core" {
8119
8280
  */
8120
8281
  "limel-code-editor": LocalJSX.LimelCodeEditor & JSXBase.HTMLAttributes<HTMLLimelCodeEditorElement>;
8121
8282
  /**
8122
- * @exampleComponent limel-example-collapsible-section
8283
+ * A collapsible section can be used to group related content together
8284
+ * and hide the group when not needed.
8285
+ * Using this component can help to:
8286
+ * - Save vertical space by hiding non-essential content
8287
+ * - Improve content organization and scannability of the user interface
8288
+ * - Reduce cognitive load by displaying only a set of relevant information at a time
8289
+ * - Or disclose complex information, progressively to the user
8290
+ * @exampleComponent limel-example-collapsible-section-basic
8123
8291
  * @exampleComponent limel-example-collapsible-section-actions
8124
8292
  * @exampleComponent limel-example-collapsible-section-with-custom-header-component
8125
- * @exampleComponent limel-example-collapsible-section-css-props
8126
8293
  * @exampleComponent limel-example-collapsible-section-external-control
8127
8294
  * @exampleComponent limel-example-collapsible-section-with-slider
8295
+ * @exampleComponent limel-example-collapsible-section-invalid
8296
+ * @exampleComponent limel-example-collapsible-section-css-props
8128
8297
  */
8129
8298
  "limel-collapsible-section": LocalJSX.LimelCollapsibleSection & JSXBase.HTMLAttributes<HTMLLimelCollapsibleSectionElement>;
8130
8299
  /**
@@ -8567,6 +8736,22 @@ declare module "@stencil/core" {
8567
8736
  * @private
8568
8737
  */
8569
8738
  "limel-menu-surface": LocalJSX.LimelMenuSurface & JSXBase.HTMLAttributes<HTMLLimelMenuSurfaceElement>;
8739
+ /**
8740
+ * This is a private component, used to render a notched outline
8741
+ * around all input elements that can have a floating label.
8742
+ * Inspired by Material Design's styles for input fields.
8743
+ * We use it in various components to unify styles and avoid
8744
+ * repeating code.
8745
+ * :::note
8746
+ * The component has `shadow: false`. This is to improve performance,
8747
+ * and ensure that its internal elements are considered as internal parts
8748
+ * of the consumer's DOM. This way, the value `for` in `<label for="id-of-input-element">`
8749
+ * would be correctly associated with the input element's `id`, in the consumer component.
8750
+ * :::
8751
+ * @exampleComponent limel-example-notched-outline-basic
8752
+ * @private
8753
+ */
8754
+ "limel-notched-outline": LocalJSX.LimelNotchedOutline & JSXBase.HTMLAttributes<HTMLLimelNotchedOutlineElement>;
8570
8755
  /**
8571
8756
  * @exampleComponent limel-example-picker-basic
8572
8757
  * @exampleComponent limel-example-picker-multiple
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@limetech/lime-elements",
3
- "version": "38.7.1",
3
+ "version": "38.8.0",
4
4
  "description": "Lime Elements",
5
5
  "author": "Lime Technologies",
6
6
  "license": "Apache-2.0",