@limetech/lime-crm-building-blocks 1.138.0 → 1.139.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 (230) hide show
  1. package/CHANGELOG.md +7 -0
  2. package/dist/cjs/lime-crm-building-blocks.cjs.js +1 -1
  3. package/dist/cjs/limebb-alert-dialog.cjs.entry.js +1 -1
  4. package/dist/cjs/limebb-browser.cjs.entry.js +2 -2
  5. package/dist/cjs/limebb-chat-icon-list_3.cjs.entry.js +4 -4
  6. package/dist/cjs/limebb-chat-list.cjs.entry.js +1 -1
  7. package/dist/cjs/limebb-color-palette-picker.cjs.entry.js +1 -1
  8. package/dist/cjs/limebb-color-palette-swatches.cjs.entry.js +1 -1
  9. package/dist/cjs/limebb-composer-toolbar.cjs.entry.js +2 -2
  10. package/dist/cjs/limebb-currency-picker.cjs.entry.js +1 -1
  11. package/dist/cjs/limebb-dashboard-widget.cjs.entry.js +1 -1
  12. package/dist/cjs/limebb-date-picker.cjs.entry.js +1 -1
  13. package/dist/cjs/limebb-date-range.cjs.entry.js +1 -1
  14. package/dist/cjs/limebb-document-chips.cjs.entry.js +1 -1
  15. package/dist/cjs/limebb-document-item.cjs.entry.js +2 -2
  16. package/dist/cjs/limebb-document-picker.cjs.entry.js +1 -1
  17. package/dist/cjs/limebb-feed-item-thumbnail-file-info.cjs.entry.js +1 -1
  18. package/dist/cjs/limebb-feed-timeline-item.cjs.entry.js +1 -1
  19. package/dist/cjs/limebb-feed.cjs.entry.js +1 -1
  20. package/dist/cjs/limebb-filter-chip_5.cjs.entry.js +6 -6
  21. package/dist/cjs/limebb-icon-picker.cjs.entry.js +1 -1
  22. package/dist/cjs/limebb-info-tile-format.cjs.entry.js +1 -1
  23. package/dist/cjs/limebb-info-tile.cjs.entry.js +1 -1
  24. package/dist/cjs/limebb-kanban-group.cjs.entry.js +1 -1
  25. package/dist/cjs/limebb-kanban-item.cjs.entry.js +1 -1
  26. package/dist/cjs/limebb-lime-query-builder.cjs.entry.js +1 -1
  27. package/dist/cjs/limebb-lime-query-filter-comparison_2.cjs.entry.js +2 -2
  28. package/dist/cjs/limebb-lime-query-order-by-editor_2.cjs.entry.js +2 -2
  29. package/dist/cjs/limebb-lime-query-order-by-item.cjs.entry.js +2 -2
  30. package/dist/cjs/limebb-lime-query-response-format-builder.cjs.entry.js +1 -1
  31. package/dist/cjs/limebb-lime-query-response-format-editor_2.cjs.entry.js +1 -1
  32. package/dist/cjs/limebb-live-docs-info.cjs.entry.js +2 -2
  33. package/dist/cjs/limebb-locale-picker.cjs.entry.js +1 -1
  34. package/dist/cjs/limebb-mention-group-counter.cjs.entry.js +2 -2
  35. package/dist/cjs/limebb-navigation-button_2.cjs.entry.js +2 -2
  36. package/dist/cjs/limebb-notification-item.cjs.entry.js +1 -1
  37. package/dist/cjs/limebb-percentage-visualizer.cjs.entry.js +2 -2
  38. package/dist/cjs/limebb-rule-chip-popover.cjs.entry.js +1 -1
  39. package/dist/cjs/limebb-rule-editor.cjs.entry.js +1 -1
  40. package/dist/cjs/limebb-rule-gate.cjs.entry.js +1 -1
  41. package/dist/cjs/limebb-text-editor.cjs.entry.js +1 -1
  42. package/dist/cjs/limebb-trend-indicator.cjs.entry.js +1 -1
  43. package/dist/cjs/limebb-value-comparison-editor.cjs.entry.js +280 -24
  44. package/dist/cjs/loader.cjs.js +1 -1
  45. package/dist/collection/components/alert-dialog/alert-dialog.js +1 -1
  46. package/dist/collection/components/browser/browser.js +2 -2
  47. package/dist/collection/components/chat-list/chat-icon-list/chat-icon-list.js +1 -1
  48. package/dist/collection/components/chat-list/chat-item/chat-item.js +2 -2
  49. package/dist/collection/components/chat-list/chat-list.js +1 -1
  50. package/dist/collection/components/chat-list/typing-indicator/typing-indicator.js +1 -1
  51. package/dist/collection/components/color-palette-picker/color-palette-picker.js +1 -1
  52. package/dist/collection/components/color-palette-picker/color-palette-swatches/color-palette-swatches.js +1 -1
  53. package/dist/collection/components/composer-toolbar/composer-toolbar.js +2 -2
  54. package/dist/collection/components/currency-picker/currency-picker.js +1 -1
  55. package/dist/collection/components/dashboard-widget/dashboard-widget.js +1 -1
  56. package/dist/collection/components/date-picker/date-picker.js +1 -1
  57. package/dist/collection/components/date-range/date-range.js +1 -1
  58. package/dist/collection/components/document-chips/document-chips.js +1 -1
  59. package/dist/collection/components/document-picker/document-item/document-item.js +2 -2
  60. package/dist/collection/components/document-picker/document-picker.js +1 -1
  61. package/dist/collection/components/feed/feed-item/feed-timeline-item.js +1 -1
  62. package/dist/collection/components/feed/feed-item-thumbnail-file-info/feed-item-thumbnail-file-info.js +1 -1
  63. package/dist/collection/components/feed/feed.js +1 -1
  64. package/dist/collection/components/filter-chip/filter-chip.js +2 -2
  65. package/dist/collection/components/icon-picker/icon-picker.js +1 -1
  66. package/dist/collection/components/info-tile/format/config/info-tile-format.js +1 -1
  67. package/dist/collection/components/info-tile/info-tile.js +1 -1
  68. package/dist/collection/components/kanban/kanban-group/kanban-group.js +1 -1
  69. package/dist/collection/components/kanban/kanban-item/kanban-item.js +1 -1
  70. package/dist/collection/components/lime-query-builder/expressions/lime-query-filter-comparison-editor.js +1 -1
  71. package/dist/collection/components/lime-query-builder/expressions/lime-query-filter-comparison.js +2 -2
  72. package/dist/collection/components/lime-query-builder/expressions/lime-query-filter-group.js +2 -2
  73. package/dist/collection/components/lime-query-builder/expressions/lime-query-filter-not.js +1 -1
  74. package/dist/collection/components/lime-query-builder/lime-query-builder.js +1 -1
  75. package/dist/collection/components/lime-query-builder/lime-query-response-format-builder.js +1 -1
  76. package/dist/collection/components/lime-query-builder/limetype-field/limetype-field.js +1 -1
  77. package/dist/collection/components/lime-query-builder/order-by/order-by-editor.js +1 -1
  78. package/dist/collection/components/lime-query-builder/order-by/order-by-item.js +2 -2
  79. package/dist/collection/components/lime-query-builder/response-format/response-format-item.js +1 -1
  80. package/dist/collection/components/limeobject/file-viewer/live-docs-info.js +2 -2
  81. package/dist/collection/components/locale-picker/locale-picker.js +1 -1
  82. package/dist/collection/components/notification-list/notification-item/notification-item.js +1 -1
  83. package/dist/collection/components/percentage-visualizer/percentage-visualizer.js +2 -2
  84. package/dist/collection/components/rule-editor/rule-chip-popover/rule-chip-popover.js +1 -1
  85. package/dist/collection/components/rule-editor/rule-editor.js +1 -1
  86. package/dist/collection/components/rule-editor/value-comparison-editor/value-comparison-editor.css +11 -0
  87. package/dist/collection/components/rule-editor/value-comparison-editor/value-comparison-editor.js +297 -33
  88. package/dist/collection/components/rule-gate/rule-gate.js +1 -1
  89. package/dist/collection/components/summary-popover/summary-popover.js +2 -2
  90. package/dist/collection/components/text-editor/mention-group-counter.js +2 -2
  91. package/dist/collection/components/text-editor/text-editor.js +1 -1
  92. package/dist/collection/components/trend-indicator/trend-indicator.js +1 -1
  93. package/dist/components/chat-icon-list.js +1 -1
  94. package/dist/components/chat-item.js +1 -1
  95. package/dist/components/currency-picker.js +1 -1
  96. package/dist/components/date-picker.js +1 -1
  97. package/dist/components/document-item.js +1 -1
  98. package/dist/components/feed-item-thumbnail-file-info.js +1 -1
  99. package/dist/components/feed-timeline-item.js +1 -1
  100. package/dist/components/filter-chip.js +1 -1
  101. package/dist/components/kanban-group.js +1 -1
  102. package/dist/components/kanban-item.js +1 -1
  103. package/dist/components/lime-query-filter-comparison-editor.js +1 -1
  104. package/dist/components/lime-query-filter-comparison.js +1 -1
  105. package/dist/components/lime-query-filter-expression.js +1 -1
  106. package/dist/components/limebb-alert-dialog.js +1 -1
  107. package/dist/components/limebb-browser.js +1 -1
  108. package/dist/components/limebb-chat-list.js +1 -1
  109. package/dist/components/limebb-color-palette-picker.js +1 -1
  110. package/dist/components/limebb-color-palette-swatches.js +1 -1
  111. package/dist/components/limebb-composer-toolbar.js +1 -1
  112. package/dist/components/limebb-dashboard-widget.js +1 -1
  113. package/dist/components/limebb-date-range.js +1 -1
  114. package/dist/components/limebb-document-chips.js +1 -1
  115. package/dist/components/limebb-document-picker.js +1 -1
  116. package/dist/components/limebb-feed.js +1 -1
  117. package/dist/components/limebb-icon-picker.js +1 -1
  118. package/dist/components/limebb-info-tile-format.js +1 -1
  119. package/dist/components/limebb-info-tile.js +1 -1
  120. package/dist/components/limebb-lime-query-builder.js +1 -1
  121. package/dist/components/limebb-lime-query-response-format-builder.js +1 -1
  122. package/dist/components/limebb-locale-picker.js +1 -1
  123. package/dist/components/limebb-mention-group-counter.js +1 -1
  124. package/dist/components/limebb-rule-editor.js +1 -1
  125. package/dist/components/limebb-rule-gate.js +1 -1
  126. package/dist/components/limebb-text-editor.js +1 -1
  127. package/dist/components/limebb-trend-indicator.js +1 -1
  128. package/dist/components/limebb-value-comparison-editor.js +1 -1
  129. package/dist/components/limetype-field.js +1 -1
  130. package/dist/components/live-docs-info.js +1 -1
  131. package/dist/components/notification-item.js +1 -1
  132. package/dist/components/order-by-editor.js +1 -1
  133. package/dist/components/order-by-item.js +1 -1
  134. package/dist/components/percentage-visualizer.js +1 -1
  135. package/dist/components/response-format-item.js +1 -1
  136. package/dist/components/rule-chip-popover.js +1 -1
  137. package/dist/components/summary-popover.js +1 -1
  138. package/dist/components/typing-indicator.js +1 -1
  139. package/dist/esm/lime-crm-building-blocks.js +1 -1
  140. package/dist/esm/limebb-alert-dialog.entry.js +1 -1
  141. package/dist/esm/limebb-browser.entry.js +2 -2
  142. package/dist/esm/limebb-chat-icon-list_3.entry.js +4 -4
  143. package/dist/esm/limebb-chat-list.entry.js +1 -1
  144. package/dist/esm/limebb-color-palette-picker.entry.js +1 -1
  145. package/dist/esm/limebb-color-palette-swatches.entry.js +1 -1
  146. package/dist/esm/limebb-composer-toolbar.entry.js +2 -2
  147. package/dist/esm/limebb-currency-picker.entry.js +1 -1
  148. package/dist/esm/limebb-dashboard-widget.entry.js +1 -1
  149. package/dist/esm/limebb-date-picker.entry.js +1 -1
  150. package/dist/esm/limebb-date-range.entry.js +1 -1
  151. package/dist/esm/limebb-document-chips.entry.js +1 -1
  152. package/dist/esm/limebb-document-item.entry.js +2 -2
  153. package/dist/esm/limebb-document-picker.entry.js +1 -1
  154. package/dist/esm/limebb-feed-item-thumbnail-file-info.entry.js +1 -1
  155. package/dist/esm/limebb-feed-timeline-item.entry.js +1 -1
  156. package/dist/esm/limebb-feed.entry.js +1 -1
  157. package/dist/esm/limebb-filter-chip_5.entry.js +6 -6
  158. package/dist/esm/limebb-icon-picker.entry.js +1 -1
  159. package/dist/esm/limebb-info-tile-format.entry.js +1 -1
  160. package/dist/esm/limebb-info-tile.entry.js +1 -1
  161. package/dist/esm/limebb-kanban-group.entry.js +1 -1
  162. package/dist/esm/limebb-kanban-item.entry.js +1 -1
  163. package/dist/esm/limebb-lime-query-builder.entry.js +1 -1
  164. package/dist/esm/limebb-lime-query-filter-comparison_2.entry.js +2 -2
  165. package/dist/esm/limebb-lime-query-order-by-editor_2.entry.js +2 -2
  166. package/dist/esm/limebb-lime-query-order-by-item.entry.js +2 -2
  167. package/dist/esm/limebb-lime-query-response-format-builder.entry.js +1 -1
  168. package/dist/esm/limebb-lime-query-response-format-editor_2.entry.js +1 -1
  169. package/dist/esm/limebb-live-docs-info.entry.js +2 -2
  170. package/dist/esm/limebb-locale-picker.entry.js +1 -1
  171. package/dist/esm/limebb-mention-group-counter.entry.js +2 -2
  172. package/dist/esm/limebb-navigation-button_2.entry.js +2 -2
  173. package/dist/esm/limebb-notification-item.entry.js +1 -1
  174. package/dist/esm/limebb-percentage-visualizer.entry.js +2 -2
  175. package/dist/esm/limebb-rule-chip-popover.entry.js +1 -1
  176. package/dist/esm/limebb-rule-editor.entry.js +1 -1
  177. package/dist/esm/limebb-rule-gate.entry.js +1 -1
  178. package/dist/esm/limebb-text-editor.entry.js +1 -1
  179. package/dist/esm/limebb-trend-indicator.entry.js +1 -1
  180. package/dist/esm/limebb-value-comparison-editor.entry.js +280 -24
  181. package/dist/esm/loader.js +1 -1
  182. package/dist/lime-crm-building-blocks/lime-crm-building-blocks.esm.js +1 -1
  183. package/dist/lime-crm-building-blocks/{p-0bdfd7ab.entry.js → p-05f8b18e.entry.js} +1 -1
  184. package/dist/lime-crm-building-blocks/{p-cf687fcd.entry.js → p-0b13889c.entry.js} +1 -1
  185. package/dist/lime-crm-building-blocks/{p-3c25e289.entry.js → p-19b95901.entry.js} +1 -1
  186. package/dist/lime-crm-building-blocks/{p-5095a168.entry.js → p-1cd45d56.entry.js} +1 -1
  187. package/dist/lime-crm-building-blocks/{p-23556cb1.entry.js → p-22af159d.entry.js} +1 -1
  188. package/dist/lime-crm-building-blocks/{p-7dedd057.entry.js → p-27f700c9.entry.js} +1 -1
  189. package/dist/lime-crm-building-blocks/{p-46cc4edb.entry.js → p-2cac740d.entry.js} +1 -1
  190. package/dist/lime-crm-building-blocks/p-357c5a54.entry.js +1 -0
  191. package/dist/lime-crm-building-blocks/{p-b8e4a0d1.entry.js → p-37c0a17f.entry.js} +1 -1
  192. package/dist/lime-crm-building-blocks/{p-8d41a7f8.entry.js → p-3c19f792.entry.js} +1 -1
  193. package/dist/lime-crm-building-blocks/{p-61ee03f9.entry.js → p-3c6fb9d1.entry.js} +1 -1
  194. package/dist/lime-crm-building-blocks/p-3e9de50b.entry.js +1 -0
  195. package/dist/lime-crm-building-blocks/{p-00860497.entry.js → p-46f2667e.entry.js} +1 -1
  196. package/dist/lime-crm-building-blocks/{p-e3d8fd1b.entry.js → p-47912c60.entry.js} +1 -1
  197. package/dist/lime-crm-building-blocks/{p-cfc3f16b.entry.js → p-4bdf9821.entry.js} +1 -1
  198. package/dist/lime-crm-building-blocks/{p-22e4b5e9.entry.js → p-655f028c.entry.js} +1 -1
  199. package/dist/lime-crm-building-blocks/{p-342aae30.entry.js → p-6a7eb5b2.entry.js} +1 -1
  200. package/dist/lime-crm-building-blocks/{p-4fcb97ea.entry.js → p-6e298dd5.entry.js} +1 -1
  201. package/dist/lime-crm-building-blocks/{p-c84136ae.entry.js → p-7dc9923f.entry.js} +1 -1
  202. package/dist/lime-crm-building-blocks/{p-7b119566.entry.js → p-80f2f76c.entry.js} +1 -1
  203. package/dist/lime-crm-building-blocks/{p-31580e01.entry.js → p-8eec03b7.entry.js} +1 -1
  204. package/dist/lime-crm-building-blocks/p-8f7c054d.entry.js +1 -0
  205. package/dist/lime-crm-building-blocks/{p-45d89e49.entry.js → p-94cee387.entry.js} +1 -1
  206. package/dist/lime-crm-building-blocks/{p-b2b595cc.entry.js → p-9b411072.entry.js} +1 -1
  207. package/dist/lime-crm-building-blocks/{p-d8d30ec3.entry.js → p-ae802651.entry.js} +1 -1
  208. package/dist/lime-crm-building-blocks/{p-4e66111a.entry.js → p-ae9780ff.entry.js} +1 -1
  209. package/dist/lime-crm-building-blocks/{p-5e4c9115.entry.js → p-b0ac4a5f.entry.js} +1 -1
  210. package/dist/lime-crm-building-blocks/{p-d7462e93.entry.js → p-b6b8dad7.entry.js} +1 -1
  211. package/dist/lime-crm-building-blocks/{p-00be69ac.entry.js → p-bae91ba0.entry.js} +1 -1
  212. package/dist/lime-crm-building-blocks/{p-90f3e299.entry.js → p-be4829f3.entry.js} +1 -1
  213. package/dist/lime-crm-building-blocks/{p-e0107a69.entry.js → p-c90ef898.entry.js} +1 -1
  214. package/dist/lime-crm-building-blocks/{p-6cfebec1.entry.js → p-cac27f2c.entry.js} +1 -1
  215. package/dist/lime-crm-building-blocks/{p-f5c44de2.entry.js → p-d5ad0cd9.entry.js} +1 -1
  216. package/dist/lime-crm-building-blocks/{p-840b817b.entry.js → p-d99e57aa.entry.js} +1 -1
  217. package/dist/lime-crm-building-blocks/{p-b9c4df08.entry.js → p-e031c267.entry.js} +1 -1
  218. package/dist/lime-crm-building-blocks/{p-c85e44a9.entry.js → p-e4aeb4fe.entry.js} +1 -1
  219. package/dist/lime-crm-building-blocks/{p-88bdf554.entry.js → p-e4ccc690.entry.js} +1 -1
  220. package/dist/lime-crm-building-blocks/{p-4e7b8559.entry.js → p-edf566e7.entry.js} +1 -1
  221. package/dist/lime-crm-building-blocks/p-f93a749f.entry.js +1 -0
  222. package/dist/lime-crm-building-blocks/{p-50f5380d.entry.js → p-fdd63bcc.entry.js} +1 -1
  223. package/dist/lime-crm-building-blocks/{p-1c67e198.entry.js → p-fe9cbbdd.entry.js} +1 -1
  224. package/dist/types/components/rule-editor/value-comparison-editor/value-comparison-editor.d.ts +40 -19
  225. package/dist/types/components.d.ts +20 -32
  226. package/package.json +1 -1
  227. package/dist/lime-crm-building-blocks/p-01ddcb14.entry.js +0 -1
  228. package/dist/lime-crm-building-blocks/p-52f39097.entry.js +0 -1
  229. package/dist/lime-crm-building-blocks/p-9ad269dd.entry.js +0 -1
  230. package/dist/lime-crm-building-blocks/p-f382f2fa.entry.js +0 -1
@@ -7,7 +7,7 @@ import { h } from "@stencil/core";
7
7
  */
8
8
  export class TypingIndicator {
9
9
  render() {
10
- return (h("div", { key: 'b035077a2d7291a9e03b38a11867fd51ae529235', class: "typing-ellipsis" }, h("div", { key: 'e9f42a7a356478f5e497d10300bffb745e38d0ac', class: "circle" }), h("div", { key: 'e6dd305bb918130cc908434159b6cccd3b27616a', class: "circle" }), h("div", { key: '6a0f60b6c6699e708b47fa7d1c8b6ce3a379f523', class: "circle" })));
10
+ return (h("div", { key: 'a9d6cf448777260f6b0646b5435b5fc4e608fbd6', class: "typing-ellipsis" }, h("div", { key: 'a5ce17e35ab42f6f027bb0ad2886683a9f45fec6', class: "circle" }), h("div", { key: 'f0752c80704f720f7fe8a570c3cdec00aabfbc50', class: "circle" }), h("div", { key: '852536cd7c975e4d39e99b58e7f810d7dd2c1430', class: "circle" })));
11
11
  }
12
12
  static get is() { return "limebb-typing-indicator"; }
13
13
  static get encapsulation() { return "shadow"; }
@@ -58,7 +58,7 @@ export class ColorPalettePicker {
58
58
  this.optionsById = new Map(this.options.map((option) => [option.value, option]));
59
59
  }
60
60
  render() {
61
- return (h(Host, { key: 'f5970e27ec34528fb51a653752e2e842c69d470d' }, h("limel-select", { key: 'cfdf850e797e471aa8658eb1c2d62190f4f483aa', label: this.label, helperText: this.helperText, disabled: this.disabled, readonly: this.readonly, invalid: this.invalid, required: this.required, options: this.options, value: this.getSelectedOption(), onChange: this.handleChange })));
61
+ return (h(Host, { key: 'dd5c38cb4b410f1a819547ee4e1ef200e5b74470' }, h("limel-select", { key: '0be8b51482986d95f3c949f10de115e465511ab9', label: this.label, helperText: this.helperText, disabled: this.disabled, readonly: this.readonly, invalid: this.invalid, required: this.required, options: this.options, value: this.getSelectedOption(), onChange: this.handleChange })));
62
62
  }
63
63
  /**
64
64
  * Resolve `this.value` against the cached options map. Returns
@@ -22,7 +22,7 @@ export class ColorPaletteSwatches {
22
22
  this.colors = [];
23
23
  }
24
24
  render() {
25
- return (h(Host, { key: 'bd8fa44382440bfe704e3ca8228d0c8f7f9ac9a8', "aria-hidden": "true" }, h("ol", { key: '3802aff7039a8a85db5d5928e3b2742c65129dce' }, this.colors.map((color, index) => (h("li", { key: index, style: { backgroundColor: color } }))))));
25
+ return (h(Host, { key: 'e4c3971072fcd0baa8615044e30098934ec64b69', "aria-hidden": "true" }, h("ol", { key: '721530cf997e348c58094479ca55fc3bc6d32a93' }, this.colors.map((color, index) => (h("li", { key: index, style: { backgroundColor: color } }))))));
26
26
  }
27
27
  static get is() { return "limebb-color-palette-swatches"; }
28
28
  static get encapsulation() { return "shadow"; }
@@ -83,8 +83,8 @@ export class ComposerToolbar {
83
83
  }
84
84
  render() {
85
85
  return [
86
- h("div", { key: '059ed97526767bd53dcec7023006e0387229991a', class: "actions" }, h("slot", { key: 'e3ed6b0b7508e7084bf4206c320a35ae14bf40dc', name: "leading" }), this.renderFileInput(), this.renderTriggerActions(), h("slot", { key: 'fc71387d78a5909f7713c346fcaca6ebe1c658be', name: "trailing" })),
87
- h("slot", { key: 'adfda1fc927f9b471434b01b19defe3944bcf463', name: "primary-action" }),
86
+ h("div", { key: 'e489e22d79ddf53289add50121bc5e207363f393', class: "actions" }, h("slot", { key: 'b8e771341ed61bba095fc588eed806b6b6cc4201', name: "leading" }), this.renderFileInput(), this.renderTriggerActions(), h("slot", { key: '4ca9b9d8613159a9c4ab1177e13ea111b835399d', name: "trailing" })),
87
+ h("slot", { key: '4dbc74d2a8b0ba9634dbb9783bc1d3c90d637cd7', name: "primary-action" }),
88
88
  ];
89
89
  }
90
90
  get translator() {
@@ -84,7 +84,7 @@ export class CurrencyPicker {
84
84
  };
85
85
  }
86
86
  render() {
87
- return (h("limel-picker", { key: '819e6ec40ea278e3f337979e48556f13244ca924', label: this.label || this.defaultLabel, value: this.createListItem(this.value), helperText: this.helperText, onChange: this.handleChange, badgeIcons: false, disabled: this.disabled, required: this.required, readonly: this.readonly, invalid: this.readonly, searcher: this.search }));
87
+ return (h("limel-picker", { key: 'f78c82b9d9beda17b65ed5898f0af68f74364c85', label: this.label || this.defaultLabel, value: this.createListItem(this.value), helperText: this.helperText, onChange: this.handleChange, badgeIcons: false, disabled: this.disabled, required: this.required, readonly: this.readonly, invalid: this.readonly, searcher: this.search }));
88
88
  }
89
89
  getCurrencyName(code) {
90
90
  var _a;
@@ -17,7 +17,7 @@ export class DashboardComponent {
17
17
  };
18
18
  }
19
19
  render() {
20
- return [this.renderHeader(), h("slot", { key: 'f17e2e58f396d56c93299e8201c8d4fb164f3aac', name: "content" })];
20
+ return [this.renderHeader(), h("slot", { key: '6ded0fe72e2cad4fe6508cb8cb38d0eff0865bcc', name: "content" })];
21
21
  }
22
22
  static get is() { return "limebb-dashboard-widget"; }
23
23
  static get encapsulation() { return "shadow"; }
@@ -66,7 +66,7 @@ export class DatePicker {
66
66
  if (this.value) {
67
67
  this.shouldEmitValueAsString = typeof this.value === 'string';
68
68
  }
69
- return (h("limel-date-picker", { key: '599136f59cc227d09cf88ef38a6b537fe9d72eed', disabled: this.disabled, readonly: this.readonly, invalid: this.invalid, label: this.label, placeholder: this.placeholder, helperText: this.helperText, required: this.required, value: this.parseDateValue(), type: this.type, language: this.language, formatter: this.formatter, onChange: this.handleChange }));
69
+ return (h("limel-date-picker", { key: '2c1596c4b222106e4be7781c17cfa86fb2a6ea0f', disabled: this.disabled, readonly: this.readonly, invalid: this.invalid, label: this.label, placeholder: this.placeholder, helperText: this.helperText, required: this.required, value: this.parseDateValue(), type: this.type, language: this.language, formatter: this.formatter, onChange: this.handleChange }));
70
70
  }
71
71
  parseDateValue() {
72
72
  const value = this.value;
@@ -33,7 +33,7 @@ export class DateRange {
33
33
  this.originalEndTime = this.endTime;
34
34
  }
35
35
  render() {
36
- return (h("div", { key: '729645a2120439697592036553031d7eb02aaf6f', class: "date-pickers" }, this.renderStartDatePicker(), this.renderEndDatePicker()));
36
+ return (h("div", { key: 'd2329327a3a68f1697d2008c1fa02b266a6268fa', class: "date-pickers" }, this.renderStartDatePicker(), this.renderEndDatePicker()));
37
37
  }
38
38
  renderStartDatePicker() {
39
39
  if (!this.originalStartTime) {
@@ -44,7 +44,7 @@ export class DocumentChips {
44
44
  this.revokeAllBlobUrls();
45
45
  }
46
46
  render() {
47
- return (h(Host, { key: '35b924a6eb6e3ea6aa5349e74c0024e13a8a621c', role: "list", "aria-label": this.accessibleLabel }, this.files.map((file) => this.renderFile(file))));
47
+ return (h(Host, { key: '628907d27b78e79f65da61b32bdb7b851a3eef04', role: "list", "aria-label": this.accessibleLabel }, this.files.map((file) => this.renderFile(file))));
48
48
  }
49
49
  renderFile(file) {
50
50
  const isReady = !file.uploadState || file.uploadState === 'done';
@@ -78,10 +78,10 @@ export class DocumentItemComponent {
78
78
  render() {
79
79
  const isUnavailable = this.isUnavailable();
80
80
  const image = this.getImage();
81
- return (h(Host, { key: 'a8bd1a95a2834995ef6691a5097b37274e44ecc4', id: String(this.item.file.id), class: {
81
+ return (h(Host, { key: '532fff336523f37eec1376e7abdb7d8ad7fe754d', id: String(this.item.file.id), class: {
82
82
  'has-image': !!image,
83
83
  'has-error': !!this.item.hasError,
84
- }, role: this.type === 'radio' ? 'radio' : 'checkbox', "aria-checked": this.item.selected ? 'true' : 'false', "aria-disabled": isUnavailable ? 'true' : 'false', tabIndex: isUnavailable ? -1 : 0 }, h("limel-card", { key: 'b44f43bfcee91aa60400d0233d193097be0c0579', image: image, clickable: isUnavailable ? false : true, onClick: this.handleDocumentItemClick, onKeyDown: this.handleKeyDown }, h("div", { key: '413561bee4bc5cfd95265558364600fcb77404ea', slot: "component" }, this.renderFileSize(), this.renderBooleanInput())), this.renderHelp()));
84
+ }, role: this.type === 'radio' ? 'radio' : 'checkbox', "aria-checked": this.item.selected ? 'true' : 'false', "aria-disabled": isUnavailable ? 'true' : 'false', tabIndex: isUnavailable ? -1 : 0 }, h("limel-card", { key: 'fed54bcd54a754d0a61a2d7acec2591515b4d3de', image: image, clickable: isUnavailable ? false : true, onClick: this.handleDocumentItemClick, onKeyDown: this.handleKeyDown }, h("div", { key: '56ee7307fdb644364db3da43b48a53a985d661d9', slot: "component" }, this.renderFileSize(), this.renderBooleanInput())), this.renderHelp()));
85
85
  }
86
86
  renderBooleanInput() {
87
87
  const id = this.getControlId();
@@ -76,7 +76,7 @@ export class DocumentPicker {
76
76
  this.labelId = createRandomString();
77
77
  }
78
78
  render() {
79
- return (h(Host, { key: '58cf7177c5c8fb22d09820b99bf0e1bd0b11ba02' }, h("limel-notched-outline", { key: 'e828c35390738e1efa1a99d0df1ff9f686432c1d', labelId: this.labelId, label: this.label, required: this.required, invalid: this.invalid, hasFloatingLabel: true }, h("limel-masonry-layout", { key: '31428ffcd3b881b07ad24e4b9782825169ee2b0b', slot: "content", role: this.type === 'radio' ? 'radiogroup' : 'group', "aria-labelledby": this.label ? this.labelId : undefined, "aria-describedby": this.helperText ? this.helperTextId : undefined }, this.renderItems())), this.renderHelperLine()));
79
+ return (h(Host, { key: '40bc1bd642e680f5914c472b024336cd3d85a28e' }, h("limel-notched-outline", { key: '38c00a5a207c9873211cfe8a4ce001405bfa14b2', labelId: this.labelId, label: this.label, required: this.required, invalid: this.invalid, hasFloatingLabel: true }, h("limel-masonry-layout", { key: 'e0811c99105ac55b7fd089411670fe23bb637b63', slot: "content", role: this.type === 'radio' ? 'radiogroup' : 'group', "aria-labelledby": this.label ? this.labelId : undefined, "aria-describedby": this.helperText ? this.helperTextId : undefined }, this.renderItems())), this.renderHelperLine()));
80
80
  }
81
81
  renderItems() {
82
82
  return this.items.map((item) => (h("limebb-document-item", { platform: this.platform, context: this.context, item: item, key: item.file.id, type: this.type, onInteract: this.handleItemInteract })));
@@ -205,7 +205,7 @@ export class FeedTimelineItem {
205
205
  render() {
206
206
  var _a, _b;
207
207
  const helperTextId = `helper-text-${this.item.id}`;
208
- return (h(Host, { key: 'e6ea0fac2e9cc308dd688c17e6818c1f5ab433e5', id: this.item.id, class: {
208
+ return (h(Host, { key: '84e91c4401825cadc19d3a550c3047df0510230e', id: this.item.id, class: {
209
209
  'has-unpromoted-actions': !!((_a = this.item.unpromotedActions) === null || _a === void 0 ? void 0 : _a.length),
210
210
  'has-author-picture': !!((_b = this.item.author) === null || _b === void 0 ? void 0 : _b.picture),
211
211
  'shows-less': !this.showMore,
@@ -8,7 +8,7 @@ import { h } from "@stencil/core";
8
8
  */
9
9
  export class FeedItemThumbnailFileInfo {
10
10
  render() {
11
- return h("span", { key: '01df2ce076b4ec8cdf82532283671ee993b41efa' }, this.description);
11
+ return h("span", { key: '2a85325e57d44c3ea5dcc262de0ede9aace8f4a6' }, this.description);
12
12
  }
13
13
  static get is() { return "limebb-feed-item-thumbnail-file-info"; }
14
14
  static get encapsulation() { return "shadow"; }
@@ -103,7 +103,7 @@ export class Feed {
103
103
  this.highlighter.unregisterFeed(this.feedItemElement);
104
104
  }
105
105
  render() {
106
- return (h(Host, { key: '5e6abf57f825a9c8433047f2c34da0542c4cf1db', role: "log", "aria-busy": this.loading ? 'true' : 'false', style: {
106
+ return (h(Host, { key: '039b9edef50f1e306d67a3cd390149f65424bbe7', role: "log", "aria-busy": this.loading ? 'true' : 'false', style: {
107
107
  '--limebb-feed-highlight-duration': `${ITEM_HIGHLIGHT_DURATION}ms`,
108
108
  } }, this.renderLoadMore(), this.renderEmptyFeedMessage(), this.renderSpinner(), this.renderFeedItems()));
109
109
  }
@@ -102,8 +102,8 @@ export class FilterChip {
102
102
  const items = this.getDisplayItems();
103
103
  const conjunction = this.getConjunctionText();
104
104
  const helperLabel = this.getHelperLabel(items, conjunction);
105
- return (h(Host, { key: '4a6edb3331532c6c1e351e33424e80f6b2419d35' }, this.renderLabel(), h("button", { key: '409a382c79f8955d90ced0a80bd1eb38a1ca8286', class: { chip: true }, type: "button", id: chipId, "aria-label": [this.label, helperLabel].filter(Boolean).join(', ') ||
106
- this.getFilterLabel(), "aria-pressed": this.getAriaPressed(), onKeyDown: this.handleKeyDown, disabled: this.disabled }, this.renderIcon(), this.renderValue(items, conjunction)), this.renderRemoveButton(chipId), h("limel-tooltip", { key: '3926f24d995da600b2e126e4576740b661e523ec', elementId: chipId, label: this.label || this.getFilterLabel(), helperLabel: helperLabel })));
105
+ return (h(Host, { key: 'cd41bd4000ec52bba65131fcbdfaddcc57b5a19c' }, this.renderLabel(), h("button", { key: 'f9e4ad789d1234b6793215fba49922dfa22ed642', class: { chip: true }, type: "button", id: chipId, "aria-label": [this.label, helperLabel].filter(Boolean).join(', ') ||
106
+ this.getFilterLabel(), "aria-pressed": this.getAriaPressed(), onKeyDown: this.handleKeyDown, disabled: this.disabled }, this.renderIcon(), this.renderValue(items, conjunction)), this.renderRemoveButton(chipId), h("limel-tooltip", { key: '2039675de876cd689295c4cd16d895da64437091', elementId: chipId, label: this.label || this.getFilterLabel(), helperLabel: helperLabel })));
107
107
  }
108
108
  /**
109
109
  * `aria-pressed` only makes sense for an interactive toggle. A readonly
@@ -35,7 +35,7 @@ export class IconPicker {
35
35
  icon: this.value,
36
36
  };
37
37
  }
38
- return (h("limel-picker", { key: '58a9bd28e37319269073af5d9ba36f0c21869c3d', label: this.label, helperText: this.helperText, disabled: this.disabled, readonly: this.readonly, invalid: this.invalid, required: this.required, value: value, searcher: this.search, onChange: this.handleChange, badgeIcons: false, leadingIcon: "search", searchLabel: "Start typing to find the right icon" }));
38
+ return (h("limel-picker", { key: 'd71d9babaf189723ccb3ece1722826054e109f70', label: this.label, helperText: this.helperText, disabled: this.disabled, readonly: this.readonly, invalid: this.invalid, required: this.required, value: value, searcher: this.search, onChange: this.handleChange, badgeIcons: false, leadingIcon: "search", searchLabel: "Start typing to find the right icon" }));
39
39
  }
40
40
  static get is() { return "limebb-icon-picker"; }
41
41
  static get encapsulation() { return "shadow"; }
@@ -92,7 +92,7 @@ export class InfoTileAdminConfig {
92
92
  },
93
93
  ];
94
94
  return [
95
- h("limel-button-group", { key: 'debf3f6ad79541e353ce3757608d1f5d5b021207', value: buttons.filter(this.isValidButton), onChange: this.handleChangeType }),
95
+ h("limel-button-group", { key: '5ec61e22f0049afba77310ef1162c361a71f3290', value: buttons.filter(this.isValidButton), onChange: this.handleChangeType }),
96
96
  this.renderFormatConfig(),
97
97
  ];
98
98
  }
@@ -116,7 +116,7 @@ export class InfoTile {
116
116
  const errorProps = Object.assign(Object.assign({}, baseProps), { icon: 'error', prefix: 'ERROR', loading: true, label: this.getLabel(filter) });
117
117
  const normalProps = Object.assign(Object.assign({}, baseProps), { label: this.getLabel(filter), link: this.getLink(filter), loading: this.loading, value: value === null || value === void 0 ? void 0 : value.value.trim() });
118
118
  const props = !filter || this.error ? errorProps : normalProps;
119
- return (h("limel-info-tile", Object.assign({ key: '82a39b67ae1c9ce8c314de62102366c566f98b0a', class: { error: !filter || this.error } }, props)));
119
+ return (h("limel-info-tile", Object.assign({ key: '8ce57413673c0feddc8cff70c66845ddacee5f74', class: { error: !filter || this.error } }, props)));
120
120
  }
121
121
  /**
122
122
  * Effective `reducedPresence` for this render. The boolean prop
@@ -27,7 +27,7 @@ export class KanbanGroup {
27
27
  };
28
28
  }
29
29
  render() {
30
- return (h(Host, { key: '185d524c12f6558fd01699202fbbe47217473a61' }, this.renderHelp(), this.renderGroupHeading(), this.renderGroupSummary(), this.renderItems()));
30
+ return (h(Host, { key: '074640215f29d21e8d3f38b81850823e8a93ce3c' }, this.renderHelp(), this.renderGroupHeading(), this.renderGroupSummary(), this.renderItems()));
31
31
  }
32
32
  renderGroupSummary() {
33
33
  if (!this.summary || !this.totalCount) {
@@ -55,7 +55,7 @@ export class KanbanItemComponent {
55
55
  }
56
56
  render() {
57
57
  var _a, _b;
58
- return (h(Host, { key: '7289ca1991cbec0024c09d35e2dfa5222a9079db', id: this.item.id.toString(), class: {
58
+ return (h(Host, { key: '6eb7fa30141a62e40588a59f17d27392dac78b90', id: this.item.id.toString(), class: {
59
59
  'has-unpromoted-actions': !!((_a = this.item.unpromotedActions) === null || _a === void 0 ? void 0 : _a.length),
60
60
  'is-selected': !!((_b = this.item) === null || _b === void 0 ? void 0 : _b.selected),
61
61
  }, style: {
@@ -48,7 +48,7 @@ export class LimeQueryFilterComparisonEditorComponent {
48
48
  (_a = this.propertySelectorEl) === null || _a === void 0 ? void 0 : _a.focus();
49
49
  }
50
50
  render() {
51
- return (h(Host, { key: '1023d86ccd0f21843868432418aa089b683eadce' }, this.renderPropertySelector(), this.renderOperator(), this.renderValueInput()));
51
+ return (h(Host, { key: '05ca2dc867f8c42e2ca1299cd33c0f3faae0ed31' }, this.renderPropertySelector(), this.renderOperator(), this.renderValueInput()));
52
52
  }
53
53
  renderPropertySelector() {
54
54
  return (h("limebb-property-selector", { ref: (el) => (this.propertySelectorEl = el), class: "property", label: "Property", platform: this.platform, context: this.context, limetype: this.limetype, value: this.expression.key, required: true, onChange: this.handlePropertyChange }));
@@ -70,13 +70,13 @@ export class LimeQueryFilterComparisonComponent {
70
70
  var _a, _b;
71
71
  const hasKey = !!((_a = this.expression) === null || _a === void 0 ? void 0 : _a.key);
72
72
  const isList = Array.isArray((_b = this.expression) === null || _b === void 0 ? void 0 : _b.exp);
73
- return (h(Host, { key: '834f43b0c83c27dc96a93eac52b57710066e05df' }, this.renderHeader(), h("limel-popover", { key: 'a01339788bcd4557adf47681023a9f3d4208bb7f', open: this.isOpen, openDirection: "bottom-start", onClose: this.handleClose }, h("limebb-filter-chip", { key: '82bee98f634cdcaf8f71fdfeed87641bed6c2454', slot: "trigger", platform: this.platform, label: hasKey
73
+ return (h(Host, { key: '92e4a7debccbe2123c8fffe7b964ea51c5c1d586' }, this.renderHeader(), h("limel-popover", { key: '494afe14c58684826256ad275b16febd81d47d7a', open: this.isOpen, openDirection: "bottom-start", onClose: this.handleClose }, h("limebb-filter-chip", { key: '99c495cf63fc9ccc8067f7f0feb6d0d7884d3ca8', slot: "trigger", platform: this.platform, label: hasKey
74
74
  ? this.getPropertyLabel(this.expression.key)
75
75
  : undefined, condition: hasKey
76
76
  ? OPERATOR_TO_CONDITION[this.expression.op]
77
77
  : undefined, propertyType: hasKey
78
78
  ? this.getPropertyType(this.expression.key)
79
- : undefined, value: hasKey ? this.chipValue() : 'New condition', conjunction: isList ? 'or' : undefined, selected: this.isOpen, removable: true, onClick: this.handleOpen, onRemove: this.removeExpression }), h("limebb-lime-query-filter-comparison-editor", { key: '7e92d55e45deda78e181adaef28ef361cd8ab613', platform: this.platform, context: this.context, limetype: this.limetype, activeLimetype: this.activeLimetype, expression: this.expression, onExpressionChange: this.handleEditorChange }))));
79
+ : undefined, value: hasKey ? this.chipValue() : 'New condition', conjunction: isList ? 'or' : undefined, selected: this.isOpen, removable: true, onClick: this.handleOpen, onRemove: this.removeExpression }), h("limebb-lime-query-filter-comparison-editor", { key: '0d56cccd56078eac4d988d757cae85897b8a48c7', platform: this.platform, context: this.context, limetype: this.limetype, activeLimetype: this.activeLimetype, expression: this.expression, onExpressionChange: this.handleEditorChange }))));
80
80
  }
81
81
  getPropertyLabel(key) {
82
82
  return this.resolveProperty(key).labels.join(' › ');
@@ -90,9 +90,9 @@ export class LimeQueryFilterGroupComponent {
90
90
  const combinator = getCombinator(this.expression);
91
91
  const inner = getInnerAndOr(this.expression);
92
92
  const selected = COMBINATOR_OPTIONS.find((o) => o.value === combinator);
93
- return (h(Host, { key: 'bb7aff22fe070aa44b0d0a723abc5df16ed71cb4', "data-op": combinator, style: {
93
+ return (h(Host, { key: 'c94790ff047e47ada5e9142af88bff0c8250e34f', "data-op": combinator, style: {
94
94
  '--limebb-query-filter-group-color-code': OP_STYLE[combinator].color,
95
- } }, h("div", { key: '562e42e8a3ef37553abdca09df0f6acbd5aff0db', class: "group" }, h("div", { key: '6235b10b2460258a77fceee16c564471fadbe905', class: "group-header" }, h("limel-select", { key: '93277a50432aaa70c6a2ef42201251e2e154d224', class: "combinator", label: "Match", value: selected, options: COMBINATOR_OPTIONS, onChange: this.handleCombinatorChange }), h("limel-icon-button", { key: 'fdafa33ae14aa5ef47bc416894155b3e56a08ce0', class: "delete-group", icon: "trash", label: "Delete this group", onClick: this.handleDeleteGroup })), h("ul", { key: '027804ac82604440ee91712f08b115f688aa4d6f', class: "rows" }, inner.exp.map(this.renderChildExpression), h("limel-chip", { key: 'd7985bb579b0e85ac237f0235de5ab4ecd747a07', role: "listitem", class: "add-condition", text: "Condition", icon: { name: 'plus_math', title: 'Add' }, onClick: this.handleAddChildExpression })), h("limel-chip", { key: '0c75dffd8906496b6f058641ef5face8dda8dc5f', class: "add-group", size: "small", text: "Group", icon: {
95
+ } }, h("div", { key: '6bc8daa9b292993e2740dbc0a2f1b0a7f2df4722', class: "group" }, h("div", { key: '8a171940ef57d657c3638943108e997bb84bde21', class: "group-header" }, h("limel-select", { key: '179abcc11b79527f7b8d0863b2e8d81de5bd3267', class: "combinator", label: "Match", value: selected, options: COMBINATOR_OPTIONS, onChange: this.handleCombinatorChange }), h("limel-icon-button", { key: '3a604b24ccff02ac257d3440c82dbc33dc9f4f16', class: "delete-group", icon: "trash", label: "Delete this group", onClick: this.handleDeleteGroup })), h("ul", { key: 'f65734f8d7cc66886065a511a90108c9316d4d7b', class: "rows" }, inner.exp.map(this.renderChildExpression), h("limel-chip", { key: '252726aea61aefead90fc6ce421de9eb74288253', role: "listitem", class: "add-condition", text: "Condition", icon: { name: 'plus_math', title: 'Add' }, onClick: this.handleAddChildExpression })), h("limel-chip", { key: '2a5839a10a8b9ebb85f53d867c8870ad92ab0984', class: "add-group", size: "small", text: "Group", icon: {
96
96
  name: 'plus_math',
97
97
  title: 'Add',
98
98
  color: 'var(--group-rail-color)',
@@ -35,7 +35,7 @@ export class LimeQueryFilterNotComponent {
35
35
  };
36
36
  }
37
37
  render() {
38
- return (h("div", { key: '985a54dec5d1fe5ca72a50dd63d178d277d03fdf', class: "expression" }, this.label && h("limel-header", { key: 'd04363a1d7a3b44ec94480253e06f648cbdf5e65', heading: this.label }), h("limebb-lime-query-filter-expression", { key: 'd9be640e4398dc5303dd7cc8c8850ef3819a19e9', platform: this.platform, context: this.context, label: "Not", limetype: this.limetype, activeLimetype: this.activeLimetype, expression: this.expression.exp, onExpressionChange: this.handleExpressionChange })));
38
+ return (h("div", { key: '73fa671599ac9f124797567f49af67941dd30e36', class: "expression" }, this.label && h("limel-header", { key: '959feb78614f0088b9946ccb492f32900a410ff8', heading: this.label }), h("limebb-lime-query-filter-expression", { key: '78ce884774a3831c18ad329fb1eacc4e54cd3623', platform: this.platform, context: this.context, label: "Not", limetype: this.limetype, activeLimetype: this.activeLimetype, expression: this.expression.exp, onExpressionChange: this.handleExpressionChange })));
39
39
  }
40
40
  static get is() { return "limebb-lime-query-filter-not"; }
41
41
  static get encapsulation() { return "shadow"; }
@@ -172,7 +172,7 @@ export class LimeQueryBuilder {
172
172
  }
173
173
  }
174
174
  render() {
175
- return (h(Host, { key: '14d9e9854387175cd60564ff405930ca01da2a50' }, this.renderHeader(), this.renderContent()));
175
+ return (h(Host, { key: 'fbecd3d9b61ea135192a2dc7a4c1e9c22835331b' }, this.renderHeader(), this.renderContent()));
176
176
  }
177
177
  renderContent() {
178
178
  const visualModeSupported = this.checkVisualModeSupport();
@@ -154,7 +154,7 @@ export class LimeQueryResponseFormatBuilder {
154
154
  }
155
155
  render() {
156
156
  const visualModeSupported = this.checkVisualModeSupport();
157
- return (h("div", { key: '5450e80863e61f981df7c0a94bbddb113e6ef679', class: "response-format-builder" }, this.label && h("h1", { key: '5d9cdb66e5dc33375be40735fbf2ff9884fe1359', class: "builder-label" }, this.label), this.helperText && (h("p", { key: '4eb9d3f05db49092b4e855415ecf65993a06fa76', class: "builder-helper-text" }, this.helperText)), this.visualModeEnabled && (h("div", { key: '8a7879d025cf28c6b26cbfbe45d57209e34b8836', class: "mode-controls" }, this.renderModeSwitch(visualModeSupported))), !this.visualModeEnabled || this.mode === 'code' ? (h("div", { class: "code-mode" }, this.renderCodeEditor(visualModeSupported))) : (h("div", { class: "visual-mode" }, this.renderVisualMode()))));
157
+ return (h("div", { key: '649472c75a9f8e905a450f90246dda96b5cb1967', class: "response-format-builder" }, this.label && h("h1", { key: '23ac72af641ecdc9da2dd8eab87c69c98b1b743c', class: "builder-label" }, this.label), this.helperText && (h("p", { key: 'f575c5c0e62f9964f5ac7ac9eaa45eb59e8bf51d', class: "builder-helper-text" }, this.helperText)), this.visualModeEnabled && (h("div", { key: 'ac2710467d1f2c1a92fab3366263ea3d56bef5aa', class: "mode-controls" }, this.renderModeSwitch(visualModeSupported))), !this.visualModeEnabled || this.mode === 'code' ? (h("div", { class: "code-mode" }, this.renderCodeEditor(visualModeSupported))) : (h("div", { class: "visual-mode" }, this.renderVisualMode()))));
158
158
  }
159
159
  renderModeSwitch(support) {
160
160
  const visualDisabled = !support.visualModeSupported;
@@ -78,7 +78,7 @@ export class LimetypeField {
78
78
  value: '',
79
79
  };
80
80
  options.unshift(emptyOption);
81
- return (h("limel-select", { key: '53d14fd956c5762249f3027456733f6d9fe1a98a', label: this.label, options: options, value: selectedOption, required: this.required, helperText: this.helperText, invalid: invalid, disabled: this.disabled || this.readonly, onChange: this.handleChange }));
81
+ return (h("limel-select", { key: '412e4360e37481f5e5e42eb6018a78350bcde4ae', label: this.label, options: options, value: selectedOption, required: this.required, helperText: this.helperText, invalid: invalid, disabled: this.disabled || this.readonly, onChange: this.handleChange }));
82
82
  }
83
83
  componentWillRender() {
84
84
  this.updatePropertyFields(this.value || '');
@@ -69,7 +69,7 @@ export class OrderByEditor {
69
69
  }
70
70
  }
71
71
  render() {
72
- return (h(Host, { key: '80d8a3366d87715e62ba62205b1c0111e358daa5' }, this.renderEmptyState(), this.renderOrderByEditor()));
72
+ return (h(Host, { key: 'ce933b9c6df59149fa40d26f7e38bdce89208df0' }, this.renderEmptyState(), this.renderOrderByEditor()));
73
73
  }
74
74
  renderEmptyState() {
75
75
  if (this.limetype) {
@@ -38,9 +38,9 @@ export class OrderByItemComponent {
38
38
  render() {
39
39
  const propertyPath = Object.keys(this.item)[0] || '';
40
40
  const direction = this.item[propertyPath] || 'ASC';
41
- return (h(Host, { key: '3d546bbd06326fdf84b97cbf8002e61bf4d65bf9' }, h("limebb-property-selector", { key: '908dd26127731052d920fc3b738977f49738aefc', platform: this.platform, context: this.context, limetype: this.limetype, label: "Property", value: propertyPath, required: true, onChange: this.handlePathChange }), h("div", { key: '5a451c6124141537e40e4b38811428072c93d3fc', class: "control-buttons" }, h("limel-icon-button", { key: 'dae62d712d7225dc20b91b5d2c78cc346355ce52', icon: direction === 'ASC'
41
+ return (h(Host, { key: 'd5d6e8ff87d1afa4d5edbf593455bf43834b29ec' }, h("limebb-property-selector", { key: '92ceae9018edf1b6d073645414dd7b8f094a833d', platform: this.platform, context: this.context, limetype: this.limetype, label: "Property", value: propertyPath, required: true, onChange: this.handlePathChange }), h("div", { key: 'f2a3eb4b19a8ea762928dfb8e61e47d60204ad53', class: "control-buttons" }, h("limel-icon-button", { key: '310fc4eaf3645dd185670409cb83dc4b96d234d4', icon: direction === 'ASC'
42
42
  ? 'sort_ascending'
43
- : 'sort_descending', label: direction === 'ASC' ? 'Ascending' : 'Descending', onClick: this.handleToggleDirection }), h("limel-icon-button", { key: 'a75604a6baff7dabd131364ca110984bd31787ac', icon: "trash", label: "Remove", onClick: this.handleRemove }))));
43
+ : 'sort_descending', label: direction === 'ASC' ? 'Ascending' : 'Descending', onClick: this.handleToggleDirection }), h("limel-icon-button", { key: 'e4b65c9ad1df1f9ff92bf7079d2871f0958d7b10', icon: "trash", label: "Remove", onClick: this.handleRemove }))));
44
44
  }
45
45
  static get is() { return "limebb-lime-query-order-by-item"; }
46
46
  static get encapsulation() { return "shadow"; }
@@ -66,7 +66,7 @@ export class ResponseFormatItem {
66
66
  }
67
67
  render() {
68
68
  return [
69
- h("div", { key: '06809c3ef5e4ee2dbbfceadf21bf9ad62efe4d69', class: "property-controls" }, h("div", { key: 'da5275346d5895eaafa1d0cd1b872ae384313c19', class: "property-path" }, h("limebb-property-selector", { key: 'e7fdee44a0baa487ef31b1e9ae50d6902efb789e', platform: this.platform, context: this.context, limetype: this.limetype, label: "Property", value: this.item.path, required: true, onChange: this.handlePathChange }), h("div", { key: '874a5182ceecc35a4ef5017d84e8c934b596a653', class: "input-grid" }, this.renderAliasInput()), h("div", { key: '2ec93a1a3c33472bd319dd6eb8ba7b78c6c25716', class: "input-grid" }, this.renderDescriptionInput()), h("div", { key: '9728a5b115293684c2102dae3a25eb071b1d47c0', class: "button-group" }, this.renderAliasButton(), this.renderDescriptionButton())), h("limel-icon-button", { key: '96f26604fd4b8893ffc6d9f22a98d22234e8b415', icon: "trash", label: "Remove property", onClick: this.handleRemove })),
69
+ h("div", { key: '1b848d424ba2e13afe06deb80e3344257fbc44e2', class: "property-controls" }, h("div", { key: 'd6b4217961f610f2d4e96cb1c33544e44d4a3a36', class: "property-path" }, h("limebb-property-selector", { key: 'ec7e294945d9974ee0d5159c678cc7d94dc082af', platform: this.platform, context: this.context, limetype: this.limetype, label: "Property", value: this.item.path, required: true, onChange: this.handlePathChange }), h("div", { key: '8aabbbf8548d9abbb930b5aaad6b8d476fc261b1', class: "input-grid" }, this.renderAliasInput()), h("div", { key: 'fa1b078c6b5a1c2d80ecc6bf5114af8f6d8ba12f', class: "input-grid" }, this.renderDescriptionInput()), h("div", { key: '49c482d4b60ae15afac30b67af4ab01d02b9c1e9', class: "button-group" }, this.renderAliasButton(), this.renderDescriptionButton())), h("limel-icon-button", { key: 'e7123ea4974c2928b8b5977595595f77e2271b1a', icon: "trash", label: "Remove property", onClick: this.handleRemove })),
70
70
  ];
71
71
  }
72
72
  renderAliasButton() {
@@ -5,8 +5,8 @@ import { h } from "@stencil/core";
5
5
  export class LiveDocsInfo {
6
6
  render() {
7
7
  return [
8
- h("div", { key: 'f81bc7b988839c66b858bd6ac361067d7be94b6d', class: "header" }, h("limel-icon", { key: 'b7304f72bb145945db981eb93b1ee4d14114edfa', name: "not_showing_video_frames" }), h("h2", { key: '0331b8264505e135f9bb865e67a31292b1ed35f4' }, "Viewing this file type requires ", h("em", { key: 'bd7049ae2fe5c9b66255d71dc1157dbcac1e34bf' }, "Live Docs"))),
9
- h("p", { key: 'b34ef63df0f29d319c0993adeb5360ad9961834e' }, h("em", { key: 'ff6e076d06abb21efb6ca9aba4343e56339a5adb' }, "Live Docs"), " not only enables you to view many file formats such as Microsoft Office documents, but it also empowers you to edit them right in the CRM. No need to download anything on your device!", h("a", { key: '6abd8c066d30ed815e58febf40abf65560a15b0b', target: "_blank", href: "https://www.lime-technologies.com/en/lime-crm/live-docs/" }, "Learn more")),
8
+ h("div", { key: '59e539b27d23e3e18806704e8fe2264bc7da1375', class: "header" }, h("limel-icon", { key: '2b6d28bedbc16cd7665b1a250b634ed608d494a5', name: "not_showing_video_frames" }), h("h2", { key: '9ae03ca947c6cadd3754dbf13cd971af1b922fa6' }, "Viewing this file type requires ", h("em", { key: '08fecec0c0fe0ffae4dee5c3268897920c090f48' }, "Live Docs"))),
9
+ h("p", { key: '7ec4f32f2523ca39518ecce705bcdffa17e73fe3' }, h("em", { key: '4569da9a16c5be8171d01df9620e9adae19eac43' }, "Live Docs"), " not only enables you to view many file formats such as Microsoft Office documents, but it also empowers you to edit them right in the CRM. No need to download anything on your device!", h("a", { key: '829b8bd8be2751607146797f83b8c220db68f1c2', target: "_blank", href: "https://www.lime-technologies.com/en/lime-crm/live-docs/" }, "Learn more")),
10
10
  ];
11
11
  }
12
12
  static get is() { return "limebb-live-docs-info"; }
@@ -53,7 +53,7 @@ export class LocalePicker {
53
53
  const value = this.value;
54
54
  selectedOptions = options.find((option) => option.value === value);
55
55
  }
56
- return (h("limel-select", { key: '231a49f12d52d8dcd0374dbc50a625c9dc5c9680', value: selectedOptions, options: sortBy(options, 'text'), helperText: this.helperText, label: this.label, required: this.required, disabled: this.disabled, readonly: this.readonly, onChange: this.handleChange, multiple: this.multipleChoice }));
56
+ return (h("limel-select", { key: '36c73b129d7750a035ec241c412a6c2447e23bd4', value: selectedOptions, options: sortBy(options, 'text'), helperText: this.helperText, label: this.label, required: this.required, disabled: this.disabled, readonly: this.readonly, onChange: this.handleChange, multiple: this.multipleChoice }));
57
57
  }
58
58
  static get is() { return "limebb-locale-picker"; }
59
59
  static get encapsulation() { return "shadow"; }
@@ -56,7 +56,7 @@ export class NotificationListItem {
56
56
  }
57
57
  render() {
58
58
  var _a, _b;
59
- return (h(Host, { key: '70aa4b0d5b07a56b414585422771813cacac8d04', id: this.item.id, class: {
59
+ return (h(Host, { key: '466bd6547e34e2176054e4abe4354377ea02c316', id: this.item.id, class: {
60
60
  'is-clickable': this.isItemClickable(),
61
61
  'is-read': !!((_a = this.item) === null || _a === void 0 ? void 0 : _a.read),
62
62
  'is-selected': !!((_b = this.item) === null || _b === void 0 ? void 0 : _b.selected),
@@ -108,11 +108,11 @@ export class PercentageVisualizer {
108
108
  render() {
109
109
  const normalizedValue = this.getNormalizedValue();
110
110
  const zeroPoint = this.getZeroPointPosition();
111
- return (h(Host, { key: '8fb1abf25655577aa6310c53da7380742a7751c9', class: this.getContainerClassList(), style: {
111
+ return (h(Host, { key: '28577ee369379142fa8eb6cf5acc6956475451ec', class: this.getContainerClassList(), style: {
112
112
  '--limebb-percentage-visualizer-zero-point-position': `${zeroPoint}%`,
113
113
  '--limebb-percentage-visualizer-width': `${Math.abs(normalizedValue)}%`,
114
114
  '--limebb-percentage-visualizer-rotate': `${normalizedValue >= 0 ? '0deg' : '180deg'}`,
115
- } }, h("limel-notched-outline", { key: '8f936a2aef75ca6656b60cf57a31dc49260b9530', tabIndex: 0, role: "meter", "aria-valuemin": this.rangeMin, "aria-valuemax": this.rangeMax, "aria-valuenow": this.numValue, "aria-labelledby": this.labelId, "aria-describedby": this.helperTextId, label: this.label, labelId: this.labelId, invalid: this.invalid, required: this.required, hasValue: true, hasFloatingLabel: true, "aria-controls": this.helperTextId }, h("div", { key: '6c9fd8738d41a3419bb211345bc8ffe16a615026', slot: "content" }, this.renderVisualization())), this.renderHelperLine()));
115
+ } }, h("limel-notched-outline", { key: '1f47e875b69a06ddc10528916f004ffcdb23b65b', tabIndex: 0, role: "meter", "aria-valuemin": this.rangeMin, "aria-valuemax": this.rangeMax, "aria-valuenow": this.numValue, "aria-labelledby": this.labelId, "aria-describedby": this.helperTextId, label: this.label, labelId: this.labelId, invalid: this.invalid, required: this.required, hasValue: true, hasFloatingLabel: true, "aria-controls": this.helperTextId }, h("div", { key: 'd3a0d2bc17bbe9b6c26789118f0f679bda356c63', slot: "content" }, this.renderVisualization())), this.renderHelperLine()));
116
116
  }
117
117
  renderVisualization() {
118
118
  if (this.reducePresence && (this.numValue === 0 || !this.hasValue())) {
@@ -45,7 +45,7 @@ export class RuleChipPopover {
45
45
  };
46
46
  }
47
47
  render() {
48
- return (h("div", { key: '9577a4da5cb41e51ab83f2ed602781c13d7af503', class: "popover" }, this.renderHeader(), this.renderBody()));
48
+ return (h("div", { key: '1b3a5fc8fc65f577b082cb368d92a99cfc68806a', class: "popover" }, this.renderHeader(), this.renderBody()));
49
49
  }
50
50
  renderHeader() {
51
51
  var _a, _b, _c, _d;
@@ -126,7 +126,7 @@ export class RuleEditor {
126
126
  'rule-editor': true,
127
127
  'rule-editor--disabled': this.disabled,
128
128
  };
129
- return (h("div", { key: '2c1a7d0162a9145de148c55d3d349edb21c26b34', class: containerClasses }, this.renderLabel(), h(RuleNodeView, { key: 'bfcadccfef5f55ba8325454fa11ee4e27faa1adc', node: this.normalizedValue, path: [], ctx: this.createRenderContext() }), this.renderHelperText()));
129
+ return (h("div", { key: '983f8e733e177da750191a88e3c176166932f7e0', class: containerClasses }, this.renderLabel(), h(RuleNodeView, { key: '48be41683418ead2b1f2283615b559cfcabbfa98', node: this.normalizedValue, path: [], ctx: this.createRenderContext() }), this.renderHelperText()));
130
130
  }
131
131
  renderLabel() {
132
132
  if (!this.label) {
@@ -6,4 +6,15 @@
6
6
  display: grid;
7
7
  gap: 0.5rem;
8
8
  grid-template-columns: repeat(auto-fit, minmax(12rem, 1fr));
9
+ }
10
+
11
+ .offset-builder {
12
+ display: flex;
13
+ gap: 0.5rem;
14
+ align-items: flex-end;
15
+ grid-column: 1/-1;
16
+ }
17
+
18
+ .offset-builder .offset-count {
19
+ max-width: 6rem;
9
20
  }