@limetech/lime-crm-building-blocks 1.115.1 → 1.116.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (474) hide show
  1. package/CHANGELOG.md +17 -0
  2. package/dist/cjs/{_Map-60aae0ed.js → _Map-BlpAtLvq.js} +12 -24
  3. package/dist/cjs/{_MapCache-8b125fbb.js → _MapCache-De1Fwe0H.js} +5 -7
  4. package/dist/cjs/{_Uint8Array-95263550.js → _Uint8Array-C_lvn5HO.js} +6 -14
  5. package/dist/cjs/{_baseIsEqual-f2d60d3e.js → _baseIsEqual-BtwicGmu.js} +4 -4
  6. package/dist/cjs/{_defineProperty-40a6ad5d.js → _defineProperty-eImBwVFM.js} +2 -4
  7. package/dist/cjs/{_getTag-8809c5c6.js → _getTag-CdUodI28.js} +18 -39
  8. package/dist/cjs/{get-932b213e.js → get-BRGtX379.js} +6 -14
  9. package/dist/cjs/{index-519b904a.js → index-C_OnxXhP.js} +541 -322
  10. package/dist/cjs/index.esm-DhBVH875.js +838 -0
  11. package/dist/cjs/{isSymbol-5b36aeee.js → isSymbol-D8S28StA.js} +1 -1
  12. package/dist/cjs/lime-crm-building-blocks.cjs.js +7 -7
  13. package/dist/cjs/{lime-query-validation-c118b96d.js → lime-query-validation-CWlZPm8m.js} +8 -8
  14. package/dist/cjs/limebb-alert-dialog.cjs.entry.js +5 -8
  15. package/dist/cjs/limebb-browser.cjs.entry.js +11 -14
  16. package/dist/cjs/limebb-chat-icon-list_3.cjs.entry.js +212 -0
  17. package/dist/cjs/limebb-chat-list.cjs.entry.js +46 -45
  18. package/dist/cjs/limebb-component-config.cjs.entry.js +17 -16
  19. package/dist/cjs/limebb-component-picker.cjs.entry.js +9 -12
  20. package/dist/cjs/limebb-composer-toolbar.cjs.entry.js +9 -12
  21. package/dist/cjs/limebb-currency-picker.cjs.entry.js +1907 -1790
  22. package/dist/cjs/limebb-dashboard-widget.cjs.entry.js +4 -7
  23. package/dist/cjs/limebb-data-cells.cjs.entry.js +5 -8
  24. package/dist/cjs/limebb-date-picker.cjs.entry.js +7 -9
  25. package/dist/cjs/limebb-date-range.cjs.entry.js +6 -9
  26. package/dist/cjs/limebb-document-chips.cjs.entry.js +10 -11
  27. package/dist/cjs/limebb-document-item.cjs.entry.js +6 -9
  28. package/dist/cjs/limebb-document-picker.cjs.entry.js +6 -9
  29. package/dist/cjs/limebb-empty-state.cjs.entry.js +3 -6
  30. package/dist/cjs/limebb-feed-item-thumbnail-file-info.cjs.entry.js +4 -7
  31. package/dist/cjs/limebb-feed-timeline-item.cjs.entry.js +8 -11
  32. package/dist/cjs/limebb-feed.cjs.entry.js +430 -168
  33. package/dist/cjs/limebb-icon-picker.cjs.entry.js +4 -6
  34. package/dist/cjs/limebb-info-tile-currency-format.cjs.entry.js +2 -4
  35. package/dist/cjs/limebb-info-tile-date-format.cjs.entry.js +4 -7
  36. package/dist/cjs/limebb-info-tile-decimal-format.cjs.entry.js +2 -4
  37. package/dist/cjs/limebb-info-tile-format.cjs.entry.js +5 -8
  38. package/dist/cjs/limebb-info-tile-relative-date-format.cjs.entry.js +2 -4
  39. package/dist/cjs/limebb-info-tile-unit-format.cjs.entry.js +2 -4
  40. package/dist/cjs/limebb-info-tile.cjs.entry.js +27 -24
  41. package/dist/cjs/limebb-kanban-group.cjs.entry.js +8 -11
  42. package/dist/cjs/limebb-kanban-item.cjs.entry.js +8 -11
  43. package/dist/cjs/limebb-kanban.cjs.entry.js +5 -8
  44. package/dist/cjs/limebb-lime-query-builder.cjs.entry.js +9 -12
  45. package/dist/cjs/limebb-lime-query-filter-builder_3.cjs.entry.js +27 -29
  46. package/dist/cjs/limebb-lime-query-filter-comparison_2.cjs.entry.js +26 -30
  47. package/dist/cjs/limebb-lime-query-filter-group_3.cjs.entry.js +25 -30
  48. package/dist/cjs/limebb-lime-query-order-by-item.cjs.entry.js +6 -9
  49. package/dist/cjs/limebb-lime-query-response-format-builder.cjs.entry.js +9 -12
  50. package/dist/cjs/limebb-lime-query-response-format-editor_2.cjs.entry.js +8 -12
  51. package/dist/cjs/limebb-limeobject-file-viewer.cjs.entry.js +9 -12
  52. package/dist/cjs/limebb-live-docs-info.cjs.entry.js +5 -8
  53. package/dist/cjs/limebb-loader.cjs.entry.js +12 -10
  54. package/dist/cjs/limebb-locale-picker.cjs.entry.js +29 -49
  55. package/dist/cjs/limebb-mention-group-counter.cjs.entry.js +5 -8
  56. package/dist/cjs/limebb-mention.cjs.entry.js +6 -9
  57. package/dist/cjs/limebb-navigation-button_2.cjs.entry.js +10 -14
  58. package/dist/cjs/limebb-notification-item.cjs.entry.js +9 -12
  59. package/dist/cjs/limebb-notification-list.cjs.entry.js +10 -11
  60. package/dist/cjs/limebb-object-chip.cjs.entry.js +16 -15
  61. package/dist/cjs/limebb-percentage-visualizer.cjs.entry.js +9 -10
  62. package/dist/cjs/limebb-property-selector.cjs.entry.js +9 -12
  63. package/dist/cjs/limebb-text-editor-picker.cjs.entry.js +9 -10
  64. package/dist/cjs/limebb-text-editor.cjs.entry.js +53 -307
  65. package/dist/cjs/limebb-trend-indicator.cjs.entry.js +8 -9
  66. package/dist/cjs/{limetype-3c1c53b6.js → limetype-6tkuY6nm.js} +2 -2
  67. package/dist/cjs/loader.cjs.js +3 -5
  68. package/dist/collection/collection-manifest.json +4 -2
  69. package/dist/collection/components/alert-dialog/alert-dialog.js +11 -10
  70. package/dist/collection/components/browser/browser.js +14 -9
  71. package/dist/collection/components/chat-list/chat-icon-list/chat-icon-list.css +199 -0
  72. package/dist/collection/components/chat-list/chat-icon-list/chat-icon-list.js +75 -0
  73. package/dist/collection/components/chat-list/chat-icon-list/chat-icon-list.types.js +1 -0
  74. package/dist/collection/components/chat-list/chat-item/chat-item.js +11 -8
  75. package/dist/collection/components/chat-list/chat-list.js +30 -17
  76. package/dist/collection/components/chat-list/chat-list.types.js +1 -0
  77. package/dist/collection/components/chat-list/process-chat-items.js +26 -33
  78. package/dist/collection/components/chat-list/typing-indicator/typing-indicator.js +1 -1
  79. package/dist/collection/components/component-command-picker/component-config/component-config.js +23 -19
  80. package/dist/collection/components/component-command-picker/component-picker/component-picker.js +21 -18
  81. package/dist/collection/components/composer-toolbar/composer-toolbar.js +14 -10
  82. package/dist/collection/components/currency-picker/currency-picker.js +15 -13
  83. package/dist/collection/components/dashboard-widget/dashboard-widget.js +11 -10
  84. package/dist/collection/components/data-cells/data-cells.js +8 -5
  85. package/dist/collection/components/date-picker/date-picker.js +20 -17
  86. package/dist/collection/components/date-range/date-range.js +19 -15
  87. package/dist/collection/components/document-chips/document-chips.js +5 -4
  88. package/dist/collection/components/document-picker/document-item/document-item.js +13 -8
  89. package/dist/collection/components/document-picker/document-picker.js +18 -13
  90. package/dist/collection/components/empty-state/empty-state.js +6 -5
  91. package/dist/collection/components/feed/feed-item/feed-timeline-item.js +12 -9
  92. package/dist/collection/components/feed/feed-item-thumbnail-file-info/feed-item-thumbnail-file-info.js +3 -3
  93. package/dist/collection/components/feed/feed.js +21 -18
  94. package/dist/collection/components/icon-picker/icon-picker.js +15 -15
  95. package/dist/collection/components/info-tile/format/config/info-tile-currency-format.js +8 -4
  96. package/dist/collection/components/info-tile/format/config/info-tile-date-format.js +4 -2
  97. package/dist/collection/components/info-tile/format/config/info-tile-decimal-format.js +4 -2
  98. package/dist/collection/components/info-tile/format/config/info-tile-format.js +11 -7
  99. package/dist/collection/components/info-tile/format/config/info-tile-relative-date-format.js +4 -2
  100. package/dist/collection/components/info-tile/format/config/info-tile-unit-format.js +4 -2
  101. package/dist/collection/components/info-tile/info-tile.js +29 -23
  102. package/dist/collection/components/kanban/kanban-group/kanban-group.js +19 -16
  103. package/dist/collection/components/kanban/kanban-item/kanban-item.js +9 -5
  104. package/dist/collection/components/kanban/kanban.js +10 -5
  105. package/dist/collection/components/lime-query-builder/expressions/lime-query-filter-builder.js +12 -8
  106. package/dist/collection/components/lime-query-builder/expressions/lime-query-filter-comparison.js +11 -9
  107. package/dist/collection/components/lime-query-builder/expressions/lime-query-filter-expression.js +14 -10
  108. package/dist/collection/components/lime-query-builder/expressions/lime-query-filter-group.js +14 -10
  109. package/dist/collection/components/lime-query-builder/expressions/lime-query-filter-not.js +15 -11
  110. package/dist/collection/components/lime-query-builder/expressions/lime-query-value-input.js +17 -14
  111. package/dist/collection/components/lime-query-builder/lime-query-builder.js +13 -9
  112. package/dist/collection/components/lime-query-builder/lime-query-response-format-builder.js +13 -9
  113. package/dist/collection/components/lime-query-builder/limetype-field/limetype-field.js +22 -19
  114. package/dist/collection/components/lime-query-builder/order-by/order-by-editor.js +12 -8
  115. package/dist/collection/components/lime-query-builder/order-by/order-by-item.js +12 -8
  116. package/dist/collection/components/lime-query-builder/property-selector/property-selector.js +12 -10
  117. package/dist/collection/components/lime-query-builder/response-format/response-format-editor.js +11 -7
  118. package/dist/collection/components/lime-query-builder/response-format/response-format-item.js +11 -7
  119. package/dist/collection/components/limeobject/file-viewer/file-viewer.js +8 -5
  120. package/dist/collection/components/limeobject/file-viewer/live-docs-info.js +2 -2
  121. package/dist/collection/components/loader/loader.js +4 -2
  122. package/dist/collection/components/locale-picker/locale-picker.js +23 -19
  123. package/dist/collection/components/mention/mention.js +4 -4
  124. package/dist/collection/components/navigation-button/navigation-button.js +10 -9
  125. package/dist/collection/components/notification-list/notification-item/notification-item.js +9 -5
  126. package/dist/collection/components/notification-list/notification-list.js +12 -8
  127. package/dist/collection/components/object-chip/object-chip.js +7 -6
  128. package/dist/collection/components/percentage-visualizer/percentage-visualizer.js +21 -19
  129. package/dist/collection/components/summary-popover/summary-popover.js +28 -21
  130. package/dist/collection/components/text-editor/mention-group-counter.js +8 -7
  131. package/dist/collection/components/text-editor/text-editor-picker.js +10 -7
  132. package/dist/collection/components/text-editor/text-editor.js +37 -29
  133. package/dist/collection/components/trend-indicator/trend-indicator.js +19 -17
  134. package/dist/components/_Map.js +1 -342
  135. package/dist/components/_MapCache.js +1 -433
  136. package/dist/components/_Uint8Array.js +1 -349
  137. package/dist/components/_baseIsEqual.js +1 -494
  138. package/dist/components/_defineProperty.js +1 -13
  139. package/dist/components/_getTag.js +1 -421
  140. package/dist/components/chat-icon-list.js +1 -0
  141. package/dist/components/chat-item.js +1 -184
  142. package/dist/components/currency-picker.js +1 -1917
  143. package/dist/components/date-picker.js +1 -151
  144. package/dist/components/document-item.js +1 -212
  145. package/dist/components/dom.js +1 -26
  146. package/dist/components/empty-state.js +1 -61
  147. package/dist/components/extension-mapping.js +1 -55
  148. package/dist/components/feed-item-thumbnail-file-info.js +1 -33
  149. package/dist/components/feed-timeline-item.js +1 -453
  150. package/dist/components/get.js +1 -308
  151. package/dist/components/highlight-item.handler.js +1 -36
  152. package/dist/components/index.d.ts +2 -0
  153. package/dist/components/index.esm.js +1 -963
  154. package/dist/components/index.js +1 -1
  155. package/dist/components/isSymbol.js +1 -28
  156. package/dist/components/kanban-group.js +1 -148
  157. package/dist/components/kanban-item.js +1 -182
  158. package/dist/components/keycodes.js +1 -7
  159. package/dist/components/lime-query-filter-builder.js +1 -132
  160. package/dist/components/lime-query-filter-comparison.js +1 -180
  161. package/dist/components/lime-query-filter-expression.js +1 -420
  162. package/dist/components/lime-query-validation.js +1 -617
  163. package/dist/components/lime-query-value-input.js +1 -387
  164. package/dist/components/limebb-alert-dialog.js +1 -71
  165. package/dist/components/limebb-browser.js +1 -116
  166. package/dist/components/limebb-chat-icon-list.d.ts +11 -0
  167. package/dist/components/limebb-chat-icon-list.js +1 -0
  168. package/dist/components/limebb-chat-item.js +1 -6
  169. package/dist/components/limebb-chat-list.js +1 -294
  170. package/dist/components/limebb-component-config.js +1 -176
  171. package/dist/components/limebb-component-picker.js +1 -180
  172. package/dist/components/limebb-composer-toolbar.js +1 -136
  173. package/dist/components/limebb-currency-picker.js +1 -6
  174. package/dist/components/limebb-dashboard-widget.js +1 -48
  175. package/dist/components/limebb-data-cells.js +1 -169
  176. package/dist/components/limebb-date-picker.js +1 -6
  177. package/dist/components/limebb-date-range.js +1 -83
  178. package/dist/components/limebb-document-chips.js +1 -437
  179. package/dist/components/limebb-document-item.js +1 -6
  180. package/dist/components/limebb-document-picker.js +1 -111
  181. package/dist/components/limebb-empty-state.js +1 -6
  182. package/dist/components/limebb-feed-item-thumbnail-file-info.js +1 -6
  183. package/dist/components/limebb-feed-timeline-item.js +1 -6
  184. package/dist/components/limebb-feed.js +1 -398
  185. package/dist/components/limebb-icon-picker.js +1 -53026
  186. package/dist/components/limebb-info-tile-currency-format.js +1 -116
  187. package/dist/components/limebb-info-tile-date-format.js +1 -272
  188. package/dist/components/limebb-info-tile-decimal-format.js +1 -95
  189. package/dist/components/limebb-info-tile-format.js +1 -144
  190. package/dist/components/limebb-info-tile-relative-date-format.js +1 -72
  191. package/dist/components/limebb-info-tile-unit-format.js +1 -183
  192. package/dist/components/limebb-info-tile.js +1 -626
  193. package/dist/components/limebb-kanban-group.js +1 -6
  194. package/dist/components/limebb-kanban-item.js +1 -6
  195. package/dist/components/limebb-kanban.js +1 -79
  196. package/dist/components/limebb-lime-query-builder.js +1 -424
  197. package/dist/components/limebb-lime-query-filter-builder.js +1 -6
  198. package/dist/components/limebb-lime-query-filter-comparison.js +1 -6
  199. package/dist/components/limebb-lime-query-filter-expression.js +1 -6
  200. package/dist/components/limebb-lime-query-filter-group.js +1 -6
  201. package/dist/components/limebb-lime-query-filter-not.js +1 -6
  202. package/dist/components/limebb-lime-query-order-by-editor.js +1 -6
  203. package/dist/components/limebb-lime-query-order-by-item.js +1 -6
  204. package/dist/components/limebb-lime-query-response-format-builder.js +1 -310
  205. package/dist/components/limebb-lime-query-response-format-editor.js +1 -6
  206. package/dist/components/limebb-lime-query-response-format-item.js +1 -6
  207. package/dist/components/limebb-lime-query-value-input.js +1 -6
  208. package/dist/components/limebb-limeobject-file-viewer.js +1 -175
  209. package/dist/components/limebb-limetype-field.js +1 -6
  210. package/dist/components/limebb-live-docs-info.js +1 -6
  211. package/dist/components/limebb-loader.js +1 -78
  212. package/dist/components/limebb-locale-picker.js +1 -1165
  213. package/dist/components/limebb-mention-group-counter.js +1 -48
  214. package/dist/components/limebb-mention.js +1 -79
  215. package/dist/components/limebb-navigation-button.js +1 -6
  216. package/dist/components/limebb-notification-item.js +1 -6
  217. package/dist/components/limebb-notification-list.js +1 -253
  218. package/dist/components/limebb-object-chip.js +1 -253
  219. package/dist/components/limebb-percentage-visualizer.js +1 -6
  220. package/dist/components/limebb-property-selector.js +1 -6
  221. package/dist/components/limebb-summary-popover.js +1 -6
  222. package/dist/components/limebb-text-editor-picker.js +1 -6
  223. package/dist/components/limebb-text-editor.js +1 -1902
  224. package/dist/components/limebb-trend-indicator.js +1 -175
  225. package/dist/components/limebb-typing-indicator.js +1 -6
  226. package/dist/components/limetype-field.js +1 -216
  227. package/dist/components/limetype.js +1 -85
  228. package/dist/components/live-docs-info.js +1 -34
  229. package/dist/components/navigation-button.js +1 -74
  230. package/dist/components/negate.js +1 -40
  231. package/dist/components/non-null.js +1 -10
  232. package/dist/components/notification-item.js +1 -168
  233. package/dist/components/order-by-editor.js +1 -139
  234. package/dist/components/order-by-item.js +1 -73
  235. package/dist/components/percentage-class.js +1 -64
  236. package/dist/components/percentage-visualizer.js +1 -219
  237. package/dist/components/property-selector.js +1 -372
  238. package/dist/components/random-string.js +1 -22
  239. package/dist/components/response-format-editor.js +1 -331
  240. package/dist/components/response-format-item.js +1 -126
  241. package/dist/components/summary-popover.js +1 -159
  242. package/dist/components/text-editor-picker.js +1 -128
  243. package/dist/components/typing-indicator.js +1 -31
  244. package/dist/esm/{_Map-aede53b6.js → _Map-ByjZfyP_.js} +8 -20
  245. package/dist/esm/{_MapCache-af496e9d.js → _MapCache-C_kVhYUl.js} +5 -7
  246. package/dist/esm/{_Uint8Array-d6ebd526.js → _Uint8Array-DVXPnoWk.js} +6 -10
  247. package/dist/esm/{_baseIsEqual-077b6bb3.js → _baseIsEqual-DB13O4pD.js} +4 -4
  248. package/dist/esm/{_defineProperty-e6a185c3.js → _defineProperty-DSmG08hO.js} +2 -4
  249. package/dist/esm/{_getTag-d02a95fa.js → _getTag-DZlkp9mJ.js} +12 -32
  250. package/dist/esm/{get-3e42932b.js → get-Bo260bSC.js} +6 -14
  251. package/dist/esm/{index-d86e55c0.js → index-BIwHMk6j.js} +539 -300
  252. package/dist/esm/index.esm-BjlE4usG.js +823 -0
  253. package/dist/esm/{isSymbol-1c5f65cc.js → isSymbol-Ci8cASb6.js} +1 -1
  254. package/dist/esm/lime-crm-building-blocks.js +6 -5
  255. package/dist/esm/{lime-query-validation-01797a51.js → lime-query-validation-S9h8L6bg.js} +8 -8
  256. package/dist/esm/limebb-alert-dialog.entry.js +5 -6
  257. package/dist/esm/limebb-browser.entry.js +11 -12
  258. package/dist/esm/limebb-chat-icon-list_3.entry.js +208 -0
  259. package/dist/esm/limebb-chat-list.entry.js +46 -43
  260. package/dist/esm/limebb-component-config.entry.js +17 -14
  261. package/dist/esm/limebb-component-picker.entry.js +9 -10
  262. package/dist/esm/limebb-composer-toolbar.entry.js +9 -10
  263. package/dist/esm/limebb-currency-picker.entry.js +1908 -1789
  264. package/dist/esm/limebb-dashboard-widget.entry.js +4 -5
  265. package/dist/esm/limebb-data-cells.entry.js +5 -6
  266. package/dist/esm/limebb-date-picker.entry.js +7 -7
  267. package/dist/esm/limebb-date-range.entry.js +6 -7
  268. package/dist/esm/limebb-document-chips.entry.js +10 -9
  269. package/dist/esm/limebb-document-item.entry.js +6 -7
  270. package/dist/esm/limebb-document-picker.entry.js +6 -7
  271. package/dist/esm/limebb-empty-state.entry.js +3 -4
  272. package/dist/esm/limebb-feed-item-thumbnail-file-info.entry.js +4 -5
  273. package/dist/esm/limebb-feed-timeline-item.entry.js +8 -9
  274. package/dist/esm/limebb-feed.entry.js +430 -166
  275. package/dist/esm/limebb-icon-picker.entry.js +4 -4
  276. package/dist/esm/limebb-info-tile-currency-format.entry.js +2 -2
  277. package/dist/esm/limebb-info-tile-date-format.entry.js +4 -5
  278. package/dist/esm/limebb-info-tile-decimal-format.entry.js +2 -2
  279. package/dist/esm/limebb-info-tile-format.entry.js +5 -6
  280. package/dist/esm/limebb-info-tile-relative-date-format.entry.js +2 -2
  281. package/dist/esm/limebb-info-tile-unit-format.entry.js +2 -2
  282. package/dist/esm/limebb-info-tile.entry.js +27 -22
  283. package/dist/esm/limebb-kanban-group.entry.js +8 -9
  284. package/dist/esm/limebb-kanban-item.entry.js +8 -9
  285. package/dist/esm/limebb-kanban.entry.js +5 -6
  286. package/dist/esm/limebb-lime-query-builder.entry.js +9 -10
  287. package/dist/esm/limebb-lime-query-filter-builder_3.entry.js +27 -27
  288. package/dist/esm/limebb-lime-query-filter-comparison_2.entry.js +26 -28
  289. package/dist/esm/limebb-lime-query-filter-group_3.entry.js +25 -28
  290. package/dist/esm/limebb-lime-query-order-by-item.entry.js +6 -7
  291. package/dist/esm/limebb-lime-query-response-format-builder.entry.js +9 -10
  292. package/dist/esm/limebb-lime-query-response-format-editor_2.entry.js +8 -10
  293. package/dist/esm/limebb-limeobject-file-viewer.entry.js +9 -10
  294. package/dist/esm/limebb-live-docs-info.entry.js +5 -6
  295. package/dist/esm/limebb-loader.entry.js +12 -8
  296. package/dist/esm/limebb-locale-picker.entry.js +29 -47
  297. package/dist/esm/limebb-mention-group-counter.entry.js +5 -6
  298. package/dist/esm/limebb-mention.entry.js +6 -7
  299. package/dist/esm/limebb-navigation-button_2.entry.js +10 -12
  300. package/dist/esm/limebb-notification-item.entry.js +9 -10
  301. package/dist/esm/limebb-notification-list.entry.js +10 -9
  302. package/dist/esm/limebb-object-chip.entry.js +16 -13
  303. package/dist/esm/limebb-percentage-visualizer.entry.js +9 -8
  304. package/dist/esm/limebb-property-selector.entry.js +9 -10
  305. package/dist/esm/limebb-text-editor-picker.entry.js +9 -8
  306. package/dist/esm/limebb-text-editor.entry.js +53 -305
  307. package/dist/esm/limebb-trend-indicator.entry.js +8 -7
  308. package/dist/esm/{limetype-12fbba0f.js → limetype-B3nph1qc.js} +3 -3
  309. package/dist/esm/loader.js +4 -4
  310. package/dist/lime-crm-building-blocks/lime-crm-building-blocks.esm.js +1 -1
  311. package/dist/lime-crm-building-blocks/{p-eb4aa158.entry.js → p-0afc0db2.entry.js} +1 -1
  312. package/dist/lime-crm-building-blocks/p-12aadae6.entry.js +1 -0
  313. package/dist/lime-crm-building-blocks/p-1428aa13.entry.js +1 -0
  314. package/dist/lime-crm-building-blocks/p-152edb10.entry.js +1 -0
  315. package/dist/lime-crm-building-blocks/p-1f02a411.entry.js +1 -0
  316. package/dist/lime-crm-building-blocks/p-21ec697f.entry.js +1 -0
  317. package/dist/lime-crm-building-blocks/p-283270c5.entry.js +1 -0
  318. package/dist/lime-crm-building-blocks/p-3252e153.entry.js +1 -0
  319. package/dist/lime-crm-building-blocks/p-3263f8d5.entry.js +1 -0
  320. package/dist/lime-crm-building-blocks/p-32f8477f.entry.js +1 -0
  321. package/dist/lime-crm-building-blocks/p-35a51259.entry.js +1 -0
  322. package/dist/lime-crm-building-blocks/p-38201f65.entry.js +1 -0
  323. package/dist/lime-crm-building-blocks/p-3ef87b11.entry.js +1 -0
  324. package/dist/lime-crm-building-blocks/{p-e79f16ca.entry.js → p-4446f170.entry.js} +1 -1
  325. package/dist/lime-crm-building-blocks/{p-77e7d7da.entry.js → p-49afe71b.entry.js} +1 -1
  326. package/dist/lime-crm-building-blocks/p-4ddd75bc.entry.js +1 -0
  327. package/dist/lime-crm-building-blocks/p-528f3635.entry.js +1 -0
  328. package/dist/lime-crm-building-blocks/p-52fb2a66.entry.js +1 -0
  329. package/dist/lime-crm-building-blocks/p-5d87cb38.entry.js +1 -0
  330. package/dist/lime-crm-building-blocks/p-60e22f51.entry.js +1 -0
  331. package/dist/lime-crm-building-blocks/p-62437a1d.entry.js +1 -0
  332. package/dist/lime-crm-building-blocks/p-626421bf.entry.js +1 -0
  333. package/dist/lime-crm-building-blocks/p-62981791.entry.js +1 -0
  334. package/dist/lime-crm-building-blocks/p-685dd8a1.entry.js +1 -0
  335. package/dist/lime-crm-building-blocks/{p-94e6f0de.entry.js → p-6cb2d9dd.entry.js} +1 -1
  336. package/dist/lime-crm-building-blocks/p-6fdee70a.entry.js +1 -0
  337. package/dist/lime-crm-building-blocks/p-71191041.entry.js +1 -0
  338. package/dist/lime-crm-building-blocks/{p-f7122d8e.entry.js → p-740ae712.entry.js} +1 -1
  339. package/dist/lime-crm-building-blocks/p-79f3fd73.entry.js +1 -0
  340. package/dist/lime-crm-building-blocks/p-8477cb5d.entry.js +1 -0
  341. package/dist/lime-crm-building-blocks/{p-50aad872.entry.js → p-8e2cc2e8.entry.js} +1 -1
  342. package/dist/lime-crm-building-blocks/p-9ae55a96.entry.js +1 -0
  343. package/dist/lime-crm-building-blocks/p-B8RiYkLS.js +1 -0
  344. package/dist/lime-crm-building-blocks/p-BIwHMk6j.js +2 -0
  345. package/dist/lime-crm-building-blocks/p-BJ8HvfgI.js +1 -0
  346. package/dist/lime-crm-building-blocks/p-ByjZfyP_.js +1 -0
  347. package/dist/lime-crm-building-blocks/{p-0a266c26.js → p-CMfAKLlA.js} +1 -1
  348. package/dist/lime-crm-building-blocks/p-CQ-z_HTt.js +1 -0
  349. package/dist/lime-crm-building-blocks/p-CcGMZOP-.js +1 -0
  350. package/dist/lime-crm-building-blocks/p-Dm_AIMQj.js +1 -0
  351. package/dist/lime-crm-building-blocks/p-V3xfp9dg.js +1 -0
  352. package/dist/lime-crm-building-blocks/p-aaeecca6.entry.js +1 -0
  353. package/dist/lime-crm-building-blocks/p-ac59093c.entry.js +1 -0
  354. package/dist/lime-crm-building-blocks/p-acbc40f5.entry.js +1 -0
  355. package/dist/lime-crm-building-blocks/p-b2383e7f.entry.js +1 -0
  356. package/dist/lime-crm-building-blocks/p-b36ad4e8.entry.js +1 -0
  357. package/dist/lime-crm-building-blocks/p-ba42e434.entry.js +1 -0
  358. package/dist/lime-crm-building-blocks/p-bac3d599.entry.js +1 -0
  359. package/dist/lime-crm-building-blocks/{p-7a6c1595.entry.js → p-bc3de5e3.entry.js} +1 -1
  360. package/dist/lime-crm-building-blocks/{p-375f40d9.entry.js → p-c3b13800.entry.js} +1 -1
  361. package/dist/lime-crm-building-blocks/{p-d9f76810.entry.js → p-c6bbcbee.entry.js} +1 -1
  362. package/dist/lime-crm-building-blocks/p-cff9bccd.entry.js +1 -0
  363. package/dist/lime-crm-building-blocks/p-d2a01f51.entry.js +1 -0
  364. package/dist/lime-crm-building-blocks/p-dabb227b.entry.js +1 -0
  365. package/dist/lime-crm-building-blocks/p-dbe2c5df.entry.js +1 -0
  366. package/dist/lime-crm-building-blocks/p-e2e9adff.entry.js +1 -0
  367. package/dist/lime-crm-building-blocks/p-ebe6040f.entry.js +1 -0
  368. package/dist/lime-crm-building-blocks/p-eec0a0c8.entry.js +1 -0
  369. package/dist/lime-crm-building-blocks/p-f23ea0e7.entry.js +1 -0
  370. package/dist/lime-crm-building-blocks/{p-22fffe85.entry.js → p-fa41a9e6.entry.js} +1 -1
  371. package/dist/lime-crm-building-blocks/p-fdf269f7.entry.js +1 -0
  372. package/dist/lime-crm-building-blocks/p-mljVfXwO.js +1 -0
  373. package/dist/lime-crm-building-blocks/p-wbuFLk-j.js +1 -0
  374. package/dist/lime-crm-building-blocks/p-yc--7_7T.js +1 -0
  375. package/dist/types/components/chat-list/chat-icon-list/chat-icon-list.d.ts +19 -0
  376. package/dist/types/components/chat-list/chat-icon-list/chat-icon-list.types.d.ts +52 -0
  377. package/dist/types/components/chat-list/chat-list.d.ts +7 -2
  378. package/dist/types/components/chat-list/chat-list.types.d.ts +13 -0
  379. package/dist/types/components/chat-list/process-chat-items.d.ts +20 -28
  380. package/dist/types/components.d.ts +664 -117
  381. package/dist/types/interface.d.ts +2 -0
  382. package/dist/types/stencil-public-runtime.d.ts +192 -12
  383. package/package.json +10 -10
  384. package/dist/cjs/index.esm-e01e9bd4.js +0 -977
  385. package/dist/cjs/limebb-chat-item_2.cjs.entry.js +0 -181
  386. package/dist/esm/index.esm-11a8b9e2.js +0 -963
  387. package/dist/esm/limebb-chat-item_2.entry.js +0 -176
  388. package/dist/lime-crm-building-blocks/p-0d0f4c0f.entry.js +0 -1
  389. package/dist/lime-crm-building-blocks/p-0eac6b68.entry.js +0 -1
  390. package/dist/lime-crm-building-blocks/p-103654ac.entry.js +0 -1
  391. package/dist/lime-crm-building-blocks/p-123190c3.js +0 -1
  392. package/dist/lime-crm-building-blocks/p-18d1ab86.entry.js +0 -1
  393. package/dist/lime-crm-building-blocks/p-199799ff.js +0 -1
  394. package/dist/lime-crm-building-blocks/p-20939cd4.entry.js +0 -1
  395. package/dist/lime-crm-building-blocks/p-20b5ff30.entry.js +0 -1
  396. package/dist/lime-crm-building-blocks/p-2ed843e9.entry.js +0 -1
  397. package/dist/lime-crm-building-blocks/p-35897ec3.js +0 -1
  398. package/dist/lime-crm-building-blocks/p-3a7b37cc.entry.js +0 -1
  399. package/dist/lime-crm-building-blocks/p-3b3e7328.entry.js +0 -1
  400. package/dist/lime-crm-building-blocks/p-3da67f32.entry.js +0 -1
  401. package/dist/lime-crm-building-blocks/p-4066e17a.entry.js +0 -1
  402. package/dist/lime-crm-building-blocks/p-4b494de7.entry.js +0 -1
  403. package/dist/lime-crm-building-blocks/p-4ca1caf4.entry.js +0 -1
  404. package/dist/lime-crm-building-blocks/p-4dad4ce8.entry.js +0 -1
  405. package/dist/lime-crm-building-blocks/p-52cf8641.js +0 -2
  406. package/dist/lime-crm-building-blocks/p-5322fd19.js +0 -1
  407. package/dist/lime-crm-building-blocks/p-53d54dc8.entry.js +0 -1
  408. package/dist/lime-crm-building-blocks/p-579be797.entry.js +0 -1
  409. package/dist/lime-crm-building-blocks/p-6a87a407.entry.js +0 -1
  410. package/dist/lime-crm-building-blocks/p-6ad6a88d.entry.js +0 -1
  411. package/dist/lime-crm-building-blocks/p-6bd5c65f.entry.js +0 -1
  412. package/dist/lime-crm-building-blocks/p-6bf1ab6d.entry.js +0 -1
  413. package/dist/lime-crm-building-blocks/p-703fa2fe.entry.js +0 -1
  414. package/dist/lime-crm-building-blocks/p-7b5a1e83.entry.js +0 -1
  415. package/dist/lime-crm-building-blocks/p-7e6fb4af.js +0 -1
  416. package/dist/lime-crm-building-blocks/p-7f72be40.entry.js +0 -1
  417. package/dist/lime-crm-building-blocks/p-812bf26e.entry.js +0 -1
  418. package/dist/lime-crm-building-blocks/p-81583fc8.entry.js +0 -1
  419. package/dist/lime-crm-building-blocks/p-81f8e5df.entry.js +0 -1
  420. package/dist/lime-crm-building-blocks/p-87d3f42c.entry.js +0 -1
  421. package/dist/lime-crm-building-blocks/p-8c3f563e.entry.js +0 -1
  422. package/dist/lime-crm-building-blocks/p-95b6eaf5.entry.js +0 -1
  423. package/dist/lime-crm-building-blocks/p-973146f7.entry.js +0 -1
  424. package/dist/lime-crm-building-blocks/p-9bc5caac.entry.js +0 -1
  425. package/dist/lime-crm-building-blocks/p-9c204549.entry.js +0 -1
  426. package/dist/lime-crm-building-blocks/p-9c334694.entry.js +0 -1
  427. package/dist/lime-crm-building-blocks/p-a7e55181.entry.js +0 -1
  428. package/dist/lime-crm-building-blocks/p-b31772c8.js +0 -1
  429. package/dist/lime-crm-building-blocks/p-b675d5f0.entry.js +0 -1
  430. package/dist/lime-crm-building-blocks/p-b7959ddb.entry.js +0 -1
  431. package/dist/lime-crm-building-blocks/p-d298b34e.js +0 -1
  432. package/dist/lime-crm-building-blocks/p-d47b6c3c.js +0 -1
  433. package/dist/lime-crm-building-blocks/p-d5b835a6.entry.js +0 -1
  434. package/dist/lime-crm-building-blocks/p-d7fc530f.entry.js +0 -1
  435. package/dist/lime-crm-building-blocks/p-dddd8a43.entry.js +0 -1
  436. package/dist/lime-crm-building-blocks/p-eb56d4eb.entry.js +0 -1
  437. package/dist/lime-crm-building-blocks/p-f31eeeaa.entry.js +0 -1
  438. package/dist/lime-crm-building-blocks/p-f788a48d.js +0 -1
  439. package/dist/lime-crm-building-blocks/p-fb292b3f.entry.js +0 -1
  440. package/dist/lime-crm-building-blocks/p-fe2b91d9.js +0 -1
  441. package/loader/package.json +0 -11
  442. /package/dist/cjs/{app-globals-3a1e7e63.js → app-globals-V2Kpy_OQ.js} +0 -0
  443. /package/dist/cjs/{dom-2ea30350.js → dom--t_vVnyU.js} +0 -0
  444. /package/dist/cjs/{extension-mapping-63bdafd3.js → extension-mapping-CvK-Mz3f.js} +0 -0
  445. /package/dist/cjs/{file-extension-7c2eae39.js → file-extension-DolkaRwB.js} +0 -0
  446. /package/dist/cjs/{highlight-item.handler-584ab58a.js → highlight-item.handler-BVqvzXiD.js} +0 -0
  447. /package/dist/cjs/{keycodes-88522d7f.js → keycodes-BCQoLEdB.js} +0 -0
  448. /package/dist/cjs/{negate-e0a2bf77.js → negate-Bg3SqQh6.js} +0 -0
  449. /package/dist/cjs/{non-null-3bf14aa1.js → non-null-BMnREsqJ.js} +0 -0
  450. /package/dist/cjs/{percentage-class-012e94d9.js → percentage-class-DVoYzFLR.js} +0 -0
  451. /package/dist/cjs/{property-resolution-5f798b03.js → property-resolution-Bz1zPcfq.js} +0 -0
  452. /package/dist/cjs/{random-string-aac0a74b.js → random-string-BdZGIsGg.js} +0 -0
  453. /package/dist/esm/{app-globals-0f993ce5.js → app-globals-DQuL1Twl.js} +0 -0
  454. /package/dist/esm/{dom-9cc051d7.js → dom-B95D7tDb.js} +0 -0
  455. /package/dist/esm/{extension-mapping-fcade195.js → extension-mapping-Bcm94u_z.js} +0 -0
  456. /package/dist/esm/{file-extension-568475d1.js → file-extension-DtnPTzDv.js} +0 -0
  457. /package/dist/esm/{highlight-item.handler-dfbf11c0.js → highlight-item.handler-BWMpG2bS.js} +0 -0
  458. /package/dist/esm/{keycodes-58a1fcc9.js → keycodes-CwMJvF_Z.js} +0 -0
  459. /package/dist/esm/{negate-55744008.js → negate-ooVD-6_a.js} +0 -0
  460. /package/dist/esm/{non-null-5a66a269.js → non-null-CkTg5UPD.js} +0 -0
  461. /package/dist/esm/{percentage-class-2766f8ef.js → percentage-class-BaQl_Elp.js} +0 -0
  462. /package/dist/esm/{property-resolution-e4e8dcf7.js → property-resolution-CQUZjrU4.js} +0 -0
  463. /package/dist/esm/{random-string-f6ef6fbf.js → random-string-C2JP2nLw.js} +0 -0
  464. /package/dist/lime-crm-building-blocks/{p-4a85590d.js → p-B95D7tDb.js} +0 -0
  465. /package/dist/lime-crm-building-blocks/{p-66352a1e.js → p-BWMpG2bS.js} +0 -0
  466. /package/dist/lime-crm-building-blocks/{p-a99197b1.js → p-BaQl_Elp.js} +0 -0
  467. /package/dist/lime-crm-building-blocks/{p-ab2a95a6.js → p-Bcm94u_z.js} +0 -0
  468. /package/dist/lime-crm-building-blocks/{p-fbda77a7.js → p-C2JP2nLw.js} +0 -0
  469. /package/dist/lime-crm-building-blocks/{p-b02c99d5.js → p-CQUZjrU4.js} +0 -0
  470. /package/dist/lime-crm-building-blocks/{p-1484e300.js → p-CkTg5UPD.js} +0 -0
  471. /package/dist/lime-crm-building-blocks/{p-463d3174.js → p-CwMJvF_Z.js} +0 -0
  472. /package/dist/lime-crm-building-blocks/{p-e1255160.js → p-DQuL1Twl.js} +0 -0
  473. /package/dist/lime-crm-building-blocks/{p-b42e9740.js → p-DtnPTzDv.js} +0 -0
  474. /package/dist/lime-crm-building-blocks/{p-7c9484b1.js → p-ooVD-6_a.js} +0 -0
@@ -1,180 +1,440 @@
1
1
  'use strict';
2
2
 
3
- Object.defineProperty(exports, '__esModule', { value: true });
4
-
5
- const index = require('./index-519b904a.js');
6
- const index_esm = require('./index.esm-e01e9bd4.js');
7
- const highlightItem_handler = require('./highlight-item.handler-584ab58a.js');
8
-
9
- function getRoundingMethod(method) {
10
- return (number) => {
11
- const round = method ? Math[method] : Math.trunc;
12
- const result = round(number);
13
- // Prevent negative zero
14
- return result === 0 ? 0 : result;
15
- };
3
+ var index = require('./index-C_OnxXhP.js');
4
+ var index_esm = require('./index.esm-DhBVH875.js');
5
+ var highlightItem_handler = require('./highlight-item.handler-BVqvzXiD.js');
6
+
7
+ var differenceInMinutes = {};
8
+
9
+ var getRoundingMethod = {};
10
+
11
+ var hasRequiredGetRoundingMethod;
12
+
13
+ function requireGetRoundingMethod () {
14
+ if (hasRequiredGetRoundingMethod) return getRoundingMethod;
15
+ hasRequiredGetRoundingMethod = 1;
16
+ getRoundingMethod.getRoundingMethod = getRoundingMethod$1;
17
+
18
+ function getRoundingMethod$1(method) {
19
+ return (number) => {
20
+ const round = method ? Math[method] : Math.trunc;
21
+ const result = round(number);
22
+ // Prevent negative zero
23
+ return result === 0 ? 0 : result;
24
+ };
25
+ }
26
+ return getRoundingMethod;
16
27
  }
17
28
 
18
- /**
19
- * @module constants
20
- * @summary Useful constants
21
- * @description
22
- * Collection of useful date constants.
23
- *
24
- * The constants could be imported from `date-fns/constants`:
25
- *
26
- * ```ts
27
- * import { maxTime, minTime } from "./constants/date-fns/constants";
28
- *
29
- * function isAllowedTime(time) {
30
- * return time <= maxTime && time >= minTime;
31
- * }
32
- * ```
33
- */
34
-
35
- /**
36
- * @constant
37
- * @name millisecondsInMinute
38
- * @summary Milliseconds in 1 minute
39
- */
40
- const millisecondsInMinute = 60000;
41
-
42
- /**
43
- * @name toDate
44
- * @category Common Helpers
45
- * @summary Convert the given argument to an instance of Date.
46
- *
47
- * @description
48
- * Convert the given argument to an instance of Date.
49
- *
50
- * If the argument is an instance of Date, the function returns its clone.
51
- *
52
- * If the argument is a number, it is treated as a timestamp.
53
- *
54
- * If the argument is none of the above, the function returns Invalid Date.
55
- *
56
- * **Note**: *all* Date arguments passed to any *date-fns* function is processed by `toDate`.
57
- *
58
- * @typeParam DateType - The `Date` type, the function operates on. Gets inferred from passed arguments. Allows to use extensions like [`UTCDate`](https://github.com/date-fns/utc).
59
- *
60
- * @param argument - The value to convert
61
- *
62
- * @returns The parsed date in the local time zone
63
- *
64
- * @example
65
- * // Clone the date:
66
- * const result = toDate(new Date(2014, 1, 11, 11, 30, 30))
67
- * //=> Tue Feb 11 2014 11:30:30
68
- *
69
- * @example
70
- * // Convert the timestamp to date:
71
- * const result = toDate(1392098430000)
72
- * //=> Tue Feb 11 2014 11:30:30
73
- */
74
- function toDate(argument) {
75
- const argStr = Object.prototype.toString.call(argument);
76
-
77
- // Clone the date
78
- if (
79
- argument instanceof Date ||
80
- (typeof argument === "object" && argStr === "[object Date]")
81
- ) {
82
- // Prevent the date to lose the milliseconds when passed to new Date() in IE10
83
- return new argument.constructor(+argument);
84
- } else if (
85
- typeof argument === "number" ||
86
- argStr === "[object Number]" ||
87
- typeof argument === "string" ||
88
- argStr === "[object String]"
89
- ) {
90
- // TODO: Can we get rid of as?
91
- return new Date(argument);
92
- } else {
93
- // TODO: Can we get rid of as?
94
- return new Date(NaN);
95
- }
29
+ var constants = {};
30
+
31
+ var hasRequiredConstants;
32
+
33
+ function requireConstants () {
34
+ if (hasRequiredConstants) return constants;
35
+ hasRequiredConstants = 1;
36
+ constants.secondsInYear =
37
+ constants.secondsInWeek =
38
+ constants.secondsInQuarter =
39
+ constants.secondsInMonth =
40
+ constants.secondsInMinute =
41
+ constants.secondsInHour =
42
+ constants.secondsInDay =
43
+ constants.quartersInYear =
44
+ constants.monthsInYear =
45
+ constants.monthsInQuarter =
46
+ constants.minutesInYear =
47
+ constants.minutesInMonth =
48
+ constants.minutesInHour =
49
+ constants.minutesInDay =
50
+ constants.minTime =
51
+ constants.millisecondsInWeek =
52
+ constants.millisecondsInSecond =
53
+ constants.millisecondsInMinute =
54
+ constants.millisecondsInHour =
55
+ constants.millisecondsInDay =
56
+ constants.maxTime =
57
+ constants.daysInYear =
58
+ constants.daysInWeek =
59
+ void 0; /**
60
+ * @module constants
61
+ * @summary Useful constants
62
+ * @description
63
+ * Collection of useful date constants.
64
+ *
65
+ * The constants could be imported from `date-fns/constants`:
66
+ *
67
+ * ```ts
68
+ * import { maxTime, minTime } from "date-fns/constants";
69
+ *
70
+ * function isAllowedTime(time) {
71
+ * return time <= maxTime && time >= minTime;
72
+ * }
73
+ * ```
74
+ */
75
+
76
+ /**
77
+ * @constant
78
+ * @name daysInWeek
79
+ * @summary Days in 1 week.
80
+ */
81
+ (constants.daysInWeek = 7);
82
+
83
+ /**
84
+ * @constant
85
+ * @name daysInYear
86
+ * @summary Days in 1 year.
87
+ *
88
+ * @description
89
+ * How many days in a year.
90
+ *
91
+ * One years equals 365.2425 days according to the formula:
92
+ *
93
+ * > Leap year occures every 4 years, except for years that are divisable by 100 and not divisable by 400.
94
+ * > 1 mean year = (365+1/4-1/100+1/400) days = 365.2425 days
95
+ */
96
+ const daysInYear = (constants.daysInYear = 365.2425);
97
+
98
+ /**
99
+ * @constant
100
+ * @name maxTime
101
+ * @summary Maximum allowed time.
102
+ *
103
+ * @example
104
+ * import { maxTime } from "date-fns/constants";
105
+ *
106
+ * const isValid = 8640000000000001 <= maxTime;
107
+ * //=> false
108
+ *
109
+ * new Date(8640000000000001);
110
+ * //=> Invalid Date
111
+ */
112
+ const maxTime = (constants.maxTime = Math.pow(10, 8) * 24 * 60 * 60 * 1000);
113
+
114
+ /**
115
+ * @constant
116
+ * @name minTime
117
+ * @summary Minimum allowed time.
118
+ *
119
+ * @example
120
+ * import { minTime } from "date-fns/constants";
121
+ *
122
+ * const isValid = -8640000000000001 >= minTime;
123
+ * //=> false
124
+ *
125
+ * new Date(-8640000000000001)
126
+ * //=> Invalid Date
127
+ */
128
+ (constants.minTime = -maxTime);
129
+
130
+ /**
131
+ * @constant
132
+ * @name millisecondsInWeek
133
+ * @summary Milliseconds in 1 week.
134
+ */
135
+ (constants.millisecondsInWeek = 604800000);
136
+
137
+ /**
138
+ * @constant
139
+ * @name millisecondsInDay
140
+ * @summary Milliseconds in 1 day.
141
+ */
142
+ (constants.millisecondsInDay = 86400000);
143
+
144
+ /**
145
+ * @constant
146
+ * @name millisecondsInMinute
147
+ * @summary Milliseconds in 1 minute
148
+ */
149
+ (constants.millisecondsInMinute = 60000);
150
+
151
+ /**
152
+ * @constant
153
+ * @name millisecondsInHour
154
+ * @summary Milliseconds in 1 hour
155
+ */
156
+ (constants.millisecondsInHour = 3600000);
157
+
158
+ /**
159
+ * @constant
160
+ * @name millisecondsInSecond
161
+ * @summary Milliseconds in 1 second
162
+ */
163
+ (constants.millisecondsInSecond = 1000);
164
+
165
+ /**
166
+ * @constant
167
+ * @name minutesInYear
168
+ * @summary Minutes in 1 year.
169
+ */
170
+ (constants.minutesInYear = 525600);
171
+
172
+ /**
173
+ * @constant
174
+ * @name minutesInMonth
175
+ * @summary Minutes in 1 month.
176
+ */
177
+ (constants.minutesInMonth = 43200);
178
+
179
+ /**
180
+ * @constant
181
+ * @name minutesInDay
182
+ * @summary Minutes in 1 day.
183
+ */
184
+ (constants.minutesInDay = 1440);
185
+
186
+ /**
187
+ * @constant
188
+ * @name minutesInHour
189
+ * @summary Minutes in 1 hour.
190
+ */
191
+ (constants.minutesInHour = 60);
192
+
193
+ /**
194
+ * @constant
195
+ * @name monthsInQuarter
196
+ * @summary Months in 1 quarter.
197
+ */
198
+ (constants.monthsInQuarter = 3);
199
+
200
+ /**
201
+ * @constant
202
+ * @name monthsInYear
203
+ * @summary Months in 1 year.
204
+ */
205
+ (constants.monthsInYear = 12);
206
+
207
+ /**
208
+ * @constant
209
+ * @name quartersInYear
210
+ * @summary Quarters in 1 year
211
+ */
212
+ (constants.quartersInYear = 4);
213
+
214
+ /**
215
+ * @constant
216
+ * @name secondsInHour
217
+ * @summary Seconds in 1 hour.
218
+ */
219
+ const secondsInHour = (constants.secondsInHour = 3600);
220
+
221
+ /**
222
+ * @constant
223
+ * @name secondsInMinute
224
+ * @summary Seconds in 1 minute.
225
+ */
226
+ (constants.secondsInMinute = 60);
227
+
228
+ /**
229
+ * @constant
230
+ * @name secondsInDay
231
+ * @summary Seconds in 1 day.
232
+ */
233
+ const secondsInDay = (constants.secondsInDay = secondsInHour * 24);
234
+
235
+ /**
236
+ * @constant
237
+ * @name secondsInWeek
238
+ * @summary Seconds in 1 week.
239
+ */
240
+ (constants.secondsInWeek = secondsInDay * 7);
241
+
242
+ /**
243
+ * @constant
244
+ * @name secondsInYear
245
+ * @summary Seconds in 1 year.
246
+ */
247
+ const secondsInYear = (constants.secondsInYear = secondsInDay * daysInYear);
248
+
249
+ /**
250
+ * @constant
251
+ * @name secondsInMonth
252
+ * @summary Seconds in 1 month
253
+ */
254
+ const secondsInMonth = (constants.secondsInMonth = secondsInYear / 12);
255
+
256
+ /**
257
+ * @constant
258
+ * @name secondsInQuarter
259
+ * @summary Seconds in 1 quarter.
260
+ */
261
+ (constants.secondsInQuarter = secondsInMonth * 3);
262
+ return constants;
96
263
  }
97
264
 
98
- /**
99
- * @name differenceInMilliseconds
100
- * @category Millisecond Helpers
101
- * @summary Get the number of milliseconds between the given dates.
102
- *
103
- * @description
104
- * Get the number of milliseconds between the given dates.
105
- *
106
- * @typeParam DateType - The `Date` type, the function operates on. Gets inferred from passed arguments. Allows to use extensions like [`UTCDate`](https://github.com/date-fns/utc).
107
- *
108
- * @param dateLeft - The later date
109
- * @param dateRight - The earlier date
110
- *
111
- * @returns The number of milliseconds
112
- *
113
- * @example
114
- * // How many milliseconds are between
115
- * // 2 July 2014 12:30:20.600 and 2 July 2014 12:30:21.700?
116
- * const result = differenceInMilliseconds(
117
- * new Date(2014, 6, 2, 12, 30, 21, 700),
118
- * new Date(2014, 6, 2, 12, 30, 20, 600)
119
- * )
120
- * //=> 1100
121
- */
122
- function differenceInMilliseconds(dateLeft, dateRight) {
123
- return +toDate(dateLeft) - +toDate(dateRight);
265
+ var differenceInMilliseconds = {};
266
+
267
+ var toDate = {};
268
+
269
+ var hasRequiredToDate;
270
+
271
+ function requireToDate () {
272
+ if (hasRequiredToDate) return toDate;
273
+ hasRequiredToDate = 1;
274
+ toDate.toDate = toDate$1;
275
+
276
+ /**
277
+ * @name toDate
278
+ * @category Common Helpers
279
+ * @summary Convert the given argument to an instance of Date.
280
+ *
281
+ * @description
282
+ * Convert the given argument to an instance of Date.
283
+ *
284
+ * If the argument is an instance of Date, the function returns its clone.
285
+ *
286
+ * If the argument is a number, it is treated as a timestamp.
287
+ *
288
+ * If the argument is none of the above, the function returns Invalid Date.
289
+ *
290
+ * **Note**: *all* Date arguments passed to any *date-fns* function is processed by `toDate`.
291
+ *
292
+ * @typeParam DateType - The `Date` type, the function operates on. Gets inferred from passed arguments. Allows to use extensions like [`UTCDate`](https://github.com/date-fns/utc).
293
+ *
294
+ * @param argument - The value to convert
295
+ *
296
+ * @returns The parsed date in the local time zone
297
+ *
298
+ * @example
299
+ * // Clone the date:
300
+ * const result = toDate(new Date(2014, 1, 11, 11, 30, 30))
301
+ * //=> Tue Feb 11 2014 11:30:30
302
+ *
303
+ * @example
304
+ * // Convert the timestamp to date:
305
+ * const result = toDate(1392098430000)
306
+ * //=> Tue Feb 11 2014 11:30:30
307
+ */
308
+ function toDate$1(argument) {
309
+ const argStr = Object.prototype.toString.call(argument);
310
+
311
+ // Clone the date
312
+ if (
313
+ argument instanceof Date ||
314
+ (typeof argument === "object" && argStr === "[object Date]")
315
+ ) {
316
+ // Prevent the date to lose the milliseconds when passed to new Date() in IE10
317
+ return new argument.constructor(+argument);
318
+ } else if (
319
+ typeof argument === "number" ||
320
+ argStr === "[object Number]" ||
321
+ typeof argument === "string" ||
322
+ argStr === "[object String]"
323
+ ) {
324
+ // TODO: Can we get rid of as?
325
+ return new Date(argument);
326
+ } else {
327
+ // TODO: Can we get rid of as?
328
+ return new Date(NaN);
329
+ }
330
+ }
331
+ return toDate;
332
+ }
333
+
334
+ var hasRequiredDifferenceInMilliseconds;
335
+
336
+ function requireDifferenceInMilliseconds () {
337
+ if (hasRequiredDifferenceInMilliseconds) return differenceInMilliseconds;
338
+ hasRequiredDifferenceInMilliseconds = 1;
339
+ differenceInMilliseconds.differenceInMilliseconds = differenceInMilliseconds$1;
340
+ var _index = /*@__PURE__*/ requireToDate();
341
+
342
+ /**
343
+ * @name differenceInMilliseconds
344
+ * @category Millisecond Helpers
345
+ * @summary Get the number of milliseconds between the given dates.
346
+ *
347
+ * @description
348
+ * Get the number of milliseconds between the given dates.
349
+ *
350
+ * @typeParam DateType - The `Date` type, the function operates on. Gets inferred from passed arguments. Allows to use extensions like [`UTCDate`](https://github.com/date-fns/utc).
351
+ *
352
+ * @param dateLeft - The later date
353
+ * @param dateRight - The earlier date
354
+ *
355
+ * @returns The number of milliseconds
356
+ *
357
+ * @example
358
+ * // How many milliseconds are between
359
+ * // 2 July 2014 12:30:20.600 and 2 July 2014 12:30:21.700?
360
+ * const result = differenceInMilliseconds(
361
+ * new Date(2014, 6, 2, 12, 30, 21, 700),
362
+ * new Date(2014, 6, 2, 12, 30, 20, 600)
363
+ * )
364
+ * //=> 1100
365
+ */
366
+ function differenceInMilliseconds$1(dateLeft, dateRight) {
367
+ return +(0, _index.toDate)(dateLeft) - +(0, _index.toDate)(dateRight);
368
+ }
369
+ return differenceInMilliseconds;
124
370
  }
125
371
 
126
- /**
127
- * The {@link differenceInMinutes} function options.
128
- */
129
-
130
- /**
131
- * @name differenceInMinutes
132
- * @category Minute Helpers
133
- * @summary Get the number of minutes between the given dates.
134
- *
135
- * @description
136
- * Get the signed number of full (rounded towards 0) minutes between the given dates.
137
- *
138
- * @typeParam DateType - The `Date` type, the function operates on. Gets inferred from passed arguments. Allows to use extensions like [`UTCDate`](https://github.com/date-fns/utc).
139
- *
140
- * @param dateLeft - The later date
141
- * @param dateRight - The earlier date
142
- * @param options - An object with options.
143
- *
144
- * @returns The number of minutes
145
- *
146
- * @example
147
- * // How many minutes are between 2 July 2014 12:07:59 and 2 July 2014 12:20:00?
148
- * const result = differenceInMinutes(
149
- * new Date(2014, 6, 2, 12, 20, 0),
150
- * new Date(2014, 6, 2, 12, 7, 59)
151
- * )
152
- * //=> 12
153
- *
154
- * @example
155
- * // How many minutes are between 10:01:59 and 10:00:00
156
- * const result = differenceInMinutes(
157
- * new Date(2000, 0, 1, 10, 0, 0),
158
- * new Date(2000, 0, 1, 10, 1, 59)
159
- * )
160
- * //=> -1
161
- */
162
- function differenceInMinutes(dateLeft, dateRight, options) {
163
- const diff =
164
- differenceInMilliseconds(dateLeft, dateRight) / millisecondsInMinute;
165
- return getRoundingMethod(options?.roundingMethod)(diff);
372
+ var hasRequiredDifferenceInMinutes;
373
+
374
+ function requireDifferenceInMinutes () {
375
+ if (hasRequiredDifferenceInMinutes) return differenceInMinutes;
376
+ hasRequiredDifferenceInMinutes = 1;
377
+ differenceInMinutes.differenceInMinutes = differenceInMinutes$1;
378
+ var _index = /*@__PURE__*/ requireGetRoundingMethod();
379
+ var _index2 = /*@__PURE__*/ requireConstants();
380
+ var _index3 = /*@__PURE__*/ requireDifferenceInMilliseconds();
381
+
382
+ /**
383
+ * The {@link differenceInMinutes} function options.
384
+ */
385
+
386
+ /**
387
+ * @name differenceInMinutes
388
+ * @category Minute Helpers
389
+ * @summary Get the number of minutes between the given dates.
390
+ *
391
+ * @description
392
+ * Get the signed number of full (rounded towards 0) minutes between the given dates.
393
+ *
394
+ * @typeParam DateType - The `Date` type, the function operates on. Gets inferred from passed arguments. Allows to use extensions like [`UTCDate`](https://github.com/date-fns/utc).
395
+ *
396
+ * @param dateLeft - The later date
397
+ * @param dateRight - The earlier date
398
+ * @param options - An object with options.
399
+ *
400
+ * @returns The number of minutes
401
+ *
402
+ * @example
403
+ * // How many minutes are between 2 July 2014 12:07:59 and 2 July 2014 12:20:00?
404
+ * const result = differenceInMinutes(
405
+ * new Date(2014, 6, 2, 12, 20, 0),
406
+ * new Date(2014, 6, 2, 12, 7, 59)
407
+ * )
408
+ * //=> 12
409
+ *
410
+ * @example
411
+ * // How many minutes are between 10:01:59 and 10:00:00
412
+ * const result = differenceInMinutes(
413
+ * new Date(2000, 0, 1, 10, 0, 0),
414
+ * new Date(2000, 0, 1, 10, 1, 59)
415
+ * )
416
+ * //=> -1
417
+ */
418
+ function differenceInMinutes$1(dateLeft, dateRight, options) {
419
+ const diff =
420
+ (0, _index3.differenceInMilliseconds)(dateLeft, dateRight) /
421
+ _index2.millisecondsInMinute;
422
+ return (0, _index.getRoundingMethod)(options?.roundingMethod)(diff);
423
+ }
424
+ return differenceInMinutes;
166
425
  }
167
426
 
168
- const feedCss = ":host(limebb-feed){--limebb-feed-background-color:var(\n --feed-background-color,\n rgb(var(--contrast-100))\n );--limebb-feed-item-background-color:var(--contrast-300);display:flex;flex-direction:column;gap:0.25rem;max-width:45rem;background-color:var(--limebb-feed-background-color)}limel-spinner{align-self:center;justify-self:center;margin:auto}.date-group{isolation:isolate;display:flex;flex-direction:column;gap:0.375rem}.date-heading{position:sticky;z-index:1;top:0.25rem;display:flex;border-radius:9rem;padding:0.25rem 0.5rem;margin:0 auto 0 -0.5rem;width:fit-content;font-size:0.75rem;line-height:1;color:rgb(var(--contrast-900));backdrop-filter:blur(0.5rem);-webkit-backdrop-filter:blur(0.5rem);transition:color 0.2s ease, border-color 0.4s ease}.date-heading:hover{color:rgb(var(--contrast-1000));border-color:rgb(var(--contrast-500))}.date-heading:hover:before{opacity:1}.date-heading:before{transition:opacity 0.2s ease;content:\"\";position:absolute;z-index:-1;inset:0;opacity:0.6;border-radius:inherit;background-color:rgb(var(--contrast-100))}limebb-feed-timeline-item:has(+limebb-feed-timeline-item[is-bundled]){--limebb-promoted-action-bar-grid-template-rows:0fr}.load-more-button{margin-top:0.5rem}limebb-feed-timeline-item:focus{outline:none}limebb-feed-timeline-item[aria-current=true]:focus{animation:highlight-animation ease-in-out;animation-duration:var(--limebb-feed-highlight-duration)}@keyframes highlight-animation{0%,20%,100%{box-shadow:none}10%,50%,60%{box-shadow:var(--shadow-focused-state)}}";
169
- const LimebbFeedStyle0 = feedCss;
427
+ var differenceInMinutesExports = /*@__PURE__*/ requireDifferenceInMinutes();
428
+
429
+ const feedCss = () => `:host(limebb-feed){--limebb-feed-background-color:var( --feed-background-color, rgb(var(--contrast-100)) );--limebb-feed-item-background-color:var(--contrast-300);display:flex;flex-direction:column;gap:0.25rem;max-width:45rem;background-color:var(--limebb-feed-background-color)}limel-spinner{align-self:center;justify-self:center;margin:auto}.date-group{isolation:isolate;display:flex;flex-direction:column;gap:0.375rem}.date-heading{position:sticky;z-index:1;top:0.25rem;display:flex;border-radius:9rem;padding:0.25rem 0.5rem;margin:0 auto 0 -0.5rem;width:fit-content;font-size:0.75rem;line-height:1;color:rgb(var(--contrast-900));backdrop-filter:blur(0.5rem);-webkit-backdrop-filter:blur(0.5rem);transition:color 0.2s ease, border-color 0.4s ease}.date-heading:hover{color:rgb(var(--contrast-1000));border-color:rgb(var(--contrast-500))}.date-heading:hover:before{opacity:1}.date-heading:before{transition:opacity 0.2s ease;content:"";position:absolute;z-index:-1;inset:0;opacity:0.6;border-radius:inherit;background-color:rgb(var(--contrast-100))}limebb-feed-timeline-item:has(+limebb-feed-timeline-item[is-bundled]){--limebb-promoted-action-bar-grid-template-rows:0fr}.load-more-button{margin-top:0.5rem}limebb-feed-timeline-item:focus{outline:none}limebb-feed-timeline-item[aria-current=true]:focus{animation:highlight-animation ease-in-out;animation-duration:var(--limebb-feed-highlight-duration)}@keyframes highlight-animation{0%,20%,100%{box-shadow:none}10%,50%,60%{box-shadow:var(--shadow-focused-state)}}`;
170
430
 
171
431
  const MINUTES_OF_PROXIMITY = 5;
172
432
  const ITEM_HIGHLIGHT_DURATION = 3000;
173
433
  const Feed = class {
174
434
  constructor(hostRef) {
175
435
  index.registerInstance(this, hostRef);
176
- this.loadMore = index.createEvent(this, "loadMore", 7);
177
- this.highlightedItemIdNotFound = index.createEvent(this, "highlightedItemIdNotFound", 7);
436
+ this.loadMore = index.createEvent(this, "loadMore");
437
+ this.highlightedItemIdNotFound = index.createEvent(this, "highlightedItemIdNotFound");
178
438
  /**
179
439
  * List of items to display in the feed.
180
440
  */
@@ -223,10 +483,10 @@ const Feed = class {
223
483
  const previousItemDate = new Date(previousIndexDate);
224
484
  const currentItemDate = new Date(currentIndexDate);
225
485
  if (this.direction === 'DESC') {
226
- return (differenceInMinutes(previousItemDate, currentItemDate) <=
486
+ return (differenceInMinutesExports.differenceInMinutes(previousItemDate, currentItemDate) <=
227
487
  this.minutesOfProximity);
228
488
  }
229
- return (differenceInMinutes(currentItemDate, previousItemDate) <=
489
+ return (differenceInMinutesExports.differenceInMinutes(currentItemDate, previousItemDate) <=
230
490
  this.minutesOfProximity);
231
491
  };
232
492
  this.handleLoadMore = (event) => {
@@ -241,7 +501,7 @@ const Feed = class {
241
501
  this.highlighter.unregisterFeed(this.feedItemElement);
242
502
  }
243
503
  render() {
244
- return (index.h(index.Host, { key: 'b56f2996447a80c5cf12f83fce2ca05de53553e4', role: "log", "aria-busy": this.loading ? 'true' : 'false', style: {
504
+ return (index.h(index.Host, { key: 'e1090553b32128e7667298bdb678a27e3dc3e7e4', role: "log", "aria-busy": this.loading ? 'true' : 'false', style: {
245
505
  '--limebb-feed-highlight-duration': `${ITEM_HIGHLIGHT_DURATION}ms`,
246
506
  } }, this.renderLoadMore(), this.renderEmptyFeedMessage(), this.renderSpinner(), this.renderFeedItems()));
247
507
  }
@@ -279,13 +539,13 @@ const Feed = class {
279
539
  return (index.h("limel-icon-button", { class: "load-more-button", icon: "more", onClick: this.handleLoadMore, elevated: true, label: this.loadMoreLabel }));
280
540
  }
281
541
  get dateTimeFormatter() {
282
- return this.platform.get(index_esm.c.DateTimeFormatter);
542
+ return this.platform.get(index_esm.n.DateTimeFormatter);
283
543
  }
284
544
  get loadMoreLabel() {
285
545
  return this.translator.get('webclient.load-more');
286
546
  }
287
547
  get translator() {
288
- return this.platform.get(index_esm.c.Translate);
548
+ return this.platform.get(index_esm.n.Translate);
289
549
  }
290
550
  /**
291
551
  * Groups feed items by calendar date (formatted using date formatter 'date').
@@ -332,9 +592,11 @@ const Feed = class {
332
592
  }
333
593
  get feedItemElement() { return index.getElement(this); }
334
594
  static get watchers() { return {
335
- "highlightedItemId": ["highlightedItemIdChanged"]
595
+ "highlightedItemId": [{
596
+ "highlightedItemIdChanged": 0
597
+ }]
336
598
  }; }
337
599
  };
338
- Feed.style = LimebbFeedStyle0;
600
+ Feed.style = feedCss();
339
601
 
340
602
  exports.limebb_feed = Feed;