@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.
- package/CHANGELOG.md +7 -0
- package/dist/cjs/lime-crm-building-blocks.cjs.js +1 -1
- package/dist/cjs/limebb-alert-dialog.cjs.entry.js +1 -1
- package/dist/cjs/limebb-browser.cjs.entry.js +2 -2
- package/dist/cjs/limebb-chat-icon-list_3.cjs.entry.js +4 -4
- package/dist/cjs/limebb-chat-list.cjs.entry.js +1 -1
- package/dist/cjs/limebb-color-palette-picker.cjs.entry.js +1 -1
- package/dist/cjs/limebb-color-palette-swatches.cjs.entry.js +1 -1
- package/dist/cjs/limebb-composer-toolbar.cjs.entry.js +2 -2
- package/dist/cjs/limebb-currency-picker.cjs.entry.js +1 -1
- package/dist/cjs/limebb-dashboard-widget.cjs.entry.js +1 -1
- package/dist/cjs/limebb-date-picker.cjs.entry.js +1 -1
- package/dist/cjs/limebb-date-range.cjs.entry.js +1 -1
- package/dist/cjs/limebb-document-chips.cjs.entry.js +1 -1
- package/dist/cjs/limebb-document-item.cjs.entry.js +2 -2
- package/dist/cjs/limebb-document-picker.cjs.entry.js +1 -1
- package/dist/cjs/limebb-feed-item-thumbnail-file-info.cjs.entry.js +1 -1
- package/dist/cjs/limebb-feed-timeline-item.cjs.entry.js +1 -1
- package/dist/cjs/limebb-feed.cjs.entry.js +1 -1
- package/dist/cjs/limebb-filter-chip_5.cjs.entry.js +6 -6
- package/dist/cjs/limebb-icon-picker.cjs.entry.js +1 -1
- package/dist/cjs/limebb-info-tile-format.cjs.entry.js +1 -1
- package/dist/cjs/limebb-info-tile.cjs.entry.js +1 -1
- package/dist/cjs/limebb-kanban-group.cjs.entry.js +1 -1
- package/dist/cjs/limebb-kanban-item.cjs.entry.js +1 -1
- package/dist/cjs/limebb-lime-query-builder.cjs.entry.js +1 -1
- package/dist/cjs/limebb-lime-query-filter-comparison_2.cjs.entry.js +2 -2
- package/dist/cjs/limebb-lime-query-order-by-editor_2.cjs.entry.js +2 -2
- package/dist/cjs/limebb-lime-query-order-by-item.cjs.entry.js +2 -2
- package/dist/cjs/limebb-lime-query-response-format-builder.cjs.entry.js +1 -1
- package/dist/cjs/limebb-lime-query-response-format-editor_2.cjs.entry.js +1 -1
- package/dist/cjs/limebb-live-docs-info.cjs.entry.js +2 -2
- package/dist/cjs/limebb-locale-picker.cjs.entry.js +1 -1
- package/dist/cjs/limebb-mention-group-counter.cjs.entry.js +2 -2
- package/dist/cjs/limebb-navigation-button_2.cjs.entry.js +2 -2
- package/dist/cjs/limebb-notification-item.cjs.entry.js +1 -1
- package/dist/cjs/limebb-percentage-visualizer.cjs.entry.js +2 -2
- package/dist/cjs/limebb-rule-chip-popover.cjs.entry.js +1 -1
- package/dist/cjs/limebb-rule-editor.cjs.entry.js +1 -1
- package/dist/cjs/limebb-rule-gate.cjs.entry.js +1 -1
- package/dist/cjs/limebb-text-editor.cjs.entry.js +1 -1
- package/dist/cjs/limebb-trend-indicator.cjs.entry.js +1 -1
- package/dist/cjs/limebb-value-comparison-editor.cjs.entry.js +280 -24
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/collection/components/alert-dialog/alert-dialog.js +1 -1
- package/dist/collection/components/browser/browser.js +2 -2
- package/dist/collection/components/chat-list/chat-icon-list/chat-icon-list.js +1 -1
- package/dist/collection/components/chat-list/chat-item/chat-item.js +2 -2
- package/dist/collection/components/chat-list/chat-list.js +1 -1
- package/dist/collection/components/chat-list/typing-indicator/typing-indicator.js +1 -1
- package/dist/collection/components/color-palette-picker/color-palette-picker.js +1 -1
- package/dist/collection/components/color-palette-picker/color-palette-swatches/color-palette-swatches.js +1 -1
- package/dist/collection/components/composer-toolbar/composer-toolbar.js +2 -2
- package/dist/collection/components/currency-picker/currency-picker.js +1 -1
- package/dist/collection/components/dashboard-widget/dashboard-widget.js +1 -1
- package/dist/collection/components/date-picker/date-picker.js +1 -1
- package/dist/collection/components/date-range/date-range.js +1 -1
- package/dist/collection/components/document-chips/document-chips.js +1 -1
- package/dist/collection/components/document-picker/document-item/document-item.js +2 -2
- package/dist/collection/components/document-picker/document-picker.js +1 -1
- package/dist/collection/components/feed/feed-item/feed-timeline-item.js +1 -1
- package/dist/collection/components/feed/feed-item-thumbnail-file-info/feed-item-thumbnail-file-info.js +1 -1
- package/dist/collection/components/feed/feed.js +1 -1
- package/dist/collection/components/filter-chip/filter-chip.js +2 -2
- package/dist/collection/components/icon-picker/icon-picker.js +1 -1
- package/dist/collection/components/info-tile/format/config/info-tile-format.js +1 -1
- package/dist/collection/components/info-tile/info-tile.js +1 -1
- package/dist/collection/components/kanban/kanban-group/kanban-group.js +1 -1
- package/dist/collection/components/kanban/kanban-item/kanban-item.js +1 -1
- package/dist/collection/components/lime-query-builder/expressions/lime-query-filter-comparison-editor.js +1 -1
- package/dist/collection/components/lime-query-builder/expressions/lime-query-filter-comparison.js +2 -2
- package/dist/collection/components/lime-query-builder/expressions/lime-query-filter-group.js +2 -2
- package/dist/collection/components/lime-query-builder/expressions/lime-query-filter-not.js +1 -1
- package/dist/collection/components/lime-query-builder/lime-query-builder.js +1 -1
- package/dist/collection/components/lime-query-builder/lime-query-response-format-builder.js +1 -1
- package/dist/collection/components/lime-query-builder/limetype-field/limetype-field.js +1 -1
- package/dist/collection/components/lime-query-builder/order-by/order-by-editor.js +1 -1
- package/dist/collection/components/lime-query-builder/order-by/order-by-item.js +2 -2
- package/dist/collection/components/lime-query-builder/response-format/response-format-item.js +1 -1
- package/dist/collection/components/limeobject/file-viewer/live-docs-info.js +2 -2
- package/dist/collection/components/locale-picker/locale-picker.js +1 -1
- package/dist/collection/components/notification-list/notification-item/notification-item.js +1 -1
- package/dist/collection/components/percentage-visualizer/percentage-visualizer.js +2 -2
- package/dist/collection/components/rule-editor/rule-chip-popover/rule-chip-popover.js +1 -1
- package/dist/collection/components/rule-editor/rule-editor.js +1 -1
- package/dist/collection/components/rule-editor/value-comparison-editor/value-comparison-editor.css +11 -0
- package/dist/collection/components/rule-editor/value-comparison-editor/value-comparison-editor.js +297 -33
- package/dist/collection/components/rule-gate/rule-gate.js +1 -1
- package/dist/collection/components/summary-popover/summary-popover.js +2 -2
- package/dist/collection/components/text-editor/mention-group-counter.js +2 -2
- package/dist/collection/components/text-editor/text-editor.js +1 -1
- package/dist/collection/components/trend-indicator/trend-indicator.js +1 -1
- package/dist/components/chat-icon-list.js +1 -1
- package/dist/components/chat-item.js +1 -1
- package/dist/components/currency-picker.js +1 -1
- package/dist/components/date-picker.js +1 -1
- package/dist/components/document-item.js +1 -1
- package/dist/components/feed-item-thumbnail-file-info.js +1 -1
- package/dist/components/feed-timeline-item.js +1 -1
- package/dist/components/filter-chip.js +1 -1
- package/dist/components/kanban-group.js +1 -1
- package/dist/components/kanban-item.js +1 -1
- package/dist/components/lime-query-filter-comparison-editor.js +1 -1
- package/dist/components/lime-query-filter-comparison.js +1 -1
- package/dist/components/lime-query-filter-expression.js +1 -1
- package/dist/components/limebb-alert-dialog.js +1 -1
- package/dist/components/limebb-browser.js +1 -1
- package/dist/components/limebb-chat-list.js +1 -1
- package/dist/components/limebb-color-palette-picker.js +1 -1
- package/dist/components/limebb-color-palette-swatches.js +1 -1
- package/dist/components/limebb-composer-toolbar.js +1 -1
- package/dist/components/limebb-dashboard-widget.js +1 -1
- package/dist/components/limebb-date-range.js +1 -1
- package/dist/components/limebb-document-chips.js +1 -1
- package/dist/components/limebb-document-picker.js +1 -1
- package/dist/components/limebb-feed.js +1 -1
- package/dist/components/limebb-icon-picker.js +1 -1
- package/dist/components/limebb-info-tile-format.js +1 -1
- package/dist/components/limebb-info-tile.js +1 -1
- package/dist/components/limebb-lime-query-builder.js +1 -1
- package/dist/components/limebb-lime-query-response-format-builder.js +1 -1
- package/dist/components/limebb-locale-picker.js +1 -1
- package/dist/components/limebb-mention-group-counter.js +1 -1
- package/dist/components/limebb-rule-editor.js +1 -1
- package/dist/components/limebb-rule-gate.js +1 -1
- package/dist/components/limebb-text-editor.js +1 -1
- package/dist/components/limebb-trend-indicator.js +1 -1
- package/dist/components/limebb-value-comparison-editor.js +1 -1
- package/dist/components/limetype-field.js +1 -1
- package/dist/components/live-docs-info.js +1 -1
- package/dist/components/notification-item.js +1 -1
- package/dist/components/order-by-editor.js +1 -1
- package/dist/components/order-by-item.js +1 -1
- package/dist/components/percentage-visualizer.js +1 -1
- package/dist/components/response-format-item.js +1 -1
- package/dist/components/rule-chip-popover.js +1 -1
- package/dist/components/summary-popover.js +1 -1
- package/dist/components/typing-indicator.js +1 -1
- package/dist/esm/lime-crm-building-blocks.js +1 -1
- package/dist/esm/limebb-alert-dialog.entry.js +1 -1
- package/dist/esm/limebb-browser.entry.js +2 -2
- package/dist/esm/limebb-chat-icon-list_3.entry.js +4 -4
- package/dist/esm/limebb-chat-list.entry.js +1 -1
- package/dist/esm/limebb-color-palette-picker.entry.js +1 -1
- package/dist/esm/limebb-color-palette-swatches.entry.js +1 -1
- package/dist/esm/limebb-composer-toolbar.entry.js +2 -2
- package/dist/esm/limebb-currency-picker.entry.js +1 -1
- package/dist/esm/limebb-dashboard-widget.entry.js +1 -1
- package/dist/esm/limebb-date-picker.entry.js +1 -1
- package/dist/esm/limebb-date-range.entry.js +1 -1
- package/dist/esm/limebb-document-chips.entry.js +1 -1
- package/dist/esm/limebb-document-item.entry.js +2 -2
- package/dist/esm/limebb-document-picker.entry.js +1 -1
- package/dist/esm/limebb-feed-item-thumbnail-file-info.entry.js +1 -1
- package/dist/esm/limebb-feed-timeline-item.entry.js +1 -1
- package/dist/esm/limebb-feed.entry.js +1 -1
- package/dist/esm/limebb-filter-chip_5.entry.js +6 -6
- package/dist/esm/limebb-icon-picker.entry.js +1 -1
- package/dist/esm/limebb-info-tile-format.entry.js +1 -1
- package/dist/esm/limebb-info-tile.entry.js +1 -1
- package/dist/esm/limebb-kanban-group.entry.js +1 -1
- package/dist/esm/limebb-kanban-item.entry.js +1 -1
- package/dist/esm/limebb-lime-query-builder.entry.js +1 -1
- package/dist/esm/limebb-lime-query-filter-comparison_2.entry.js +2 -2
- package/dist/esm/limebb-lime-query-order-by-editor_2.entry.js +2 -2
- package/dist/esm/limebb-lime-query-order-by-item.entry.js +2 -2
- package/dist/esm/limebb-lime-query-response-format-builder.entry.js +1 -1
- package/dist/esm/limebb-lime-query-response-format-editor_2.entry.js +1 -1
- package/dist/esm/limebb-live-docs-info.entry.js +2 -2
- package/dist/esm/limebb-locale-picker.entry.js +1 -1
- package/dist/esm/limebb-mention-group-counter.entry.js +2 -2
- package/dist/esm/limebb-navigation-button_2.entry.js +2 -2
- package/dist/esm/limebb-notification-item.entry.js +1 -1
- package/dist/esm/limebb-percentage-visualizer.entry.js +2 -2
- package/dist/esm/limebb-rule-chip-popover.entry.js +1 -1
- package/dist/esm/limebb-rule-editor.entry.js +1 -1
- package/dist/esm/limebb-rule-gate.entry.js +1 -1
- package/dist/esm/limebb-text-editor.entry.js +1 -1
- package/dist/esm/limebb-trend-indicator.entry.js +1 -1
- package/dist/esm/limebb-value-comparison-editor.entry.js +280 -24
- package/dist/esm/loader.js +1 -1
- package/dist/lime-crm-building-blocks/lime-crm-building-blocks.esm.js +1 -1
- package/dist/lime-crm-building-blocks/{p-0bdfd7ab.entry.js → p-05f8b18e.entry.js} +1 -1
- package/dist/lime-crm-building-blocks/{p-cf687fcd.entry.js → p-0b13889c.entry.js} +1 -1
- package/dist/lime-crm-building-blocks/{p-3c25e289.entry.js → p-19b95901.entry.js} +1 -1
- package/dist/lime-crm-building-blocks/{p-5095a168.entry.js → p-1cd45d56.entry.js} +1 -1
- package/dist/lime-crm-building-blocks/{p-23556cb1.entry.js → p-22af159d.entry.js} +1 -1
- package/dist/lime-crm-building-blocks/{p-7dedd057.entry.js → p-27f700c9.entry.js} +1 -1
- package/dist/lime-crm-building-blocks/{p-46cc4edb.entry.js → p-2cac740d.entry.js} +1 -1
- package/dist/lime-crm-building-blocks/p-357c5a54.entry.js +1 -0
- package/dist/lime-crm-building-blocks/{p-b8e4a0d1.entry.js → p-37c0a17f.entry.js} +1 -1
- package/dist/lime-crm-building-blocks/{p-8d41a7f8.entry.js → p-3c19f792.entry.js} +1 -1
- package/dist/lime-crm-building-blocks/{p-61ee03f9.entry.js → p-3c6fb9d1.entry.js} +1 -1
- package/dist/lime-crm-building-blocks/p-3e9de50b.entry.js +1 -0
- package/dist/lime-crm-building-blocks/{p-00860497.entry.js → p-46f2667e.entry.js} +1 -1
- package/dist/lime-crm-building-blocks/{p-e3d8fd1b.entry.js → p-47912c60.entry.js} +1 -1
- package/dist/lime-crm-building-blocks/{p-cfc3f16b.entry.js → p-4bdf9821.entry.js} +1 -1
- package/dist/lime-crm-building-blocks/{p-22e4b5e9.entry.js → p-655f028c.entry.js} +1 -1
- package/dist/lime-crm-building-blocks/{p-342aae30.entry.js → p-6a7eb5b2.entry.js} +1 -1
- package/dist/lime-crm-building-blocks/{p-4fcb97ea.entry.js → p-6e298dd5.entry.js} +1 -1
- package/dist/lime-crm-building-blocks/{p-c84136ae.entry.js → p-7dc9923f.entry.js} +1 -1
- package/dist/lime-crm-building-blocks/{p-7b119566.entry.js → p-80f2f76c.entry.js} +1 -1
- package/dist/lime-crm-building-blocks/{p-31580e01.entry.js → p-8eec03b7.entry.js} +1 -1
- package/dist/lime-crm-building-blocks/p-8f7c054d.entry.js +1 -0
- package/dist/lime-crm-building-blocks/{p-45d89e49.entry.js → p-94cee387.entry.js} +1 -1
- package/dist/lime-crm-building-blocks/{p-b2b595cc.entry.js → p-9b411072.entry.js} +1 -1
- package/dist/lime-crm-building-blocks/{p-d8d30ec3.entry.js → p-ae802651.entry.js} +1 -1
- package/dist/lime-crm-building-blocks/{p-4e66111a.entry.js → p-ae9780ff.entry.js} +1 -1
- package/dist/lime-crm-building-blocks/{p-5e4c9115.entry.js → p-b0ac4a5f.entry.js} +1 -1
- package/dist/lime-crm-building-blocks/{p-d7462e93.entry.js → p-b6b8dad7.entry.js} +1 -1
- package/dist/lime-crm-building-blocks/{p-00be69ac.entry.js → p-bae91ba0.entry.js} +1 -1
- package/dist/lime-crm-building-blocks/{p-90f3e299.entry.js → p-be4829f3.entry.js} +1 -1
- package/dist/lime-crm-building-blocks/{p-e0107a69.entry.js → p-c90ef898.entry.js} +1 -1
- package/dist/lime-crm-building-blocks/{p-6cfebec1.entry.js → p-cac27f2c.entry.js} +1 -1
- package/dist/lime-crm-building-blocks/{p-f5c44de2.entry.js → p-d5ad0cd9.entry.js} +1 -1
- package/dist/lime-crm-building-blocks/{p-840b817b.entry.js → p-d99e57aa.entry.js} +1 -1
- package/dist/lime-crm-building-blocks/{p-b9c4df08.entry.js → p-e031c267.entry.js} +1 -1
- package/dist/lime-crm-building-blocks/{p-c85e44a9.entry.js → p-e4aeb4fe.entry.js} +1 -1
- package/dist/lime-crm-building-blocks/{p-88bdf554.entry.js → p-e4ccc690.entry.js} +1 -1
- package/dist/lime-crm-building-blocks/{p-4e7b8559.entry.js → p-edf566e7.entry.js} +1 -1
- package/dist/lime-crm-building-blocks/p-f93a749f.entry.js +1 -0
- package/dist/lime-crm-building-blocks/{p-50f5380d.entry.js → p-fdd63bcc.entry.js} +1 -1
- package/dist/lime-crm-building-blocks/{p-1c67e198.entry.js → p-fe9cbbdd.entry.js} +1 -1
- package/dist/types/components/rule-editor/value-comparison-editor/value-comparison-editor.d.ts +40 -19
- package/dist/types/components.d.ts +20 -32
- package/package.json +1 -1
- package/dist/lime-crm-building-blocks/p-01ddcb14.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-52f39097.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-9ad269dd.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-f382f2fa.entry.js +0 -1
|
@@ -88,8 +88,8 @@ const FilterChip = class {
|
|
|
88
88
|
const items = this.getDisplayItems();
|
|
89
89
|
const conjunction = this.getConjunctionText();
|
|
90
90
|
const helperLabel = this.getHelperLabel(items, conjunction);
|
|
91
|
-
return (h(Host, { key: '
|
|
92
|
-
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: '
|
|
91
|
+
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(', ') ||
|
|
92
|
+
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 })));
|
|
93
93
|
}
|
|
94
94
|
/**
|
|
95
95
|
* `aria-pressed` only makes sense for an interactive toggle. A readonly
|
|
@@ -395,7 +395,7 @@ const LimeQueryFilterComparisonEditorComponent = class {
|
|
|
395
395
|
(_a = this.propertySelectorEl) === null || _a === void 0 ? void 0 : _a.focus();
|
|
396
396
|
}
|
|
397
397
|
render() {
|
|
398
|
-
return (h(Host, { key: '
|
|
398
|
+
return (h(Host, { key: '05ca2dc867f8c42e2ca1299cd33c0f3faae0ed31' }, this.renderPropertySelector(), this.renderOperator(), this.renderValueInput()));
|
|
399
399
|
}
|
|
400
400
|
renderPropertySelector() {
|
|
401
401
|
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 }));
|
|
@@ -510,9 +510,9 @@ const LimeQueryFilterGroupComponent = class {
|
|
|
510
510
|
const combinator = getCombinator(this.expression);
|
|
511
511
|
const inner = getInnerAndOr(this.expression);
|
|
512
512
|
const selected = COMBINATOR_OPTIONS.find((o) => o.value === combinator);
|
|
513
|
-
return (h(Host, { key: '
|
|
513
|
+
return (h(Host, { key: 'c94790ff047e47ada5e9142af88bff0c8250e34f', "data-op": combinator, style: {
|
|
514
514
|
'--limebb-query-filter-group-color-code': OP_STYLE[combinator].color,
|
|
515
|
-
} }, h("div", { key: '
|
|
515
|
+
} }, 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: {
|
|
516
516
|
name: 'plus_math',
|
|
517
517
|
title: 'Add',
|
|
518
518
|
color: 'var(--group-rail-color)',
|
|
@@ -552,7 +552,7 @@ const LimeQueryFilterNotComponent = class {
|
|
|
552
552
|
};
|
|
553
553
|
}
|
|
554
554
|
render() {
|
|
555
|
-
return (h("div", { key: '
|
|
555
|
+
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 })));
|
|
556
556
|
}
|
|
557
557
|
};
|
|
558
558
|
LimeQueryFilterNotComponent.style = limeQueryFilterNotCss();
|
|
@@ -53110,7 +53110,7 @@ const IconPicker = class {
|
|
|
53110
53110
|
icon: this.value,
|
|
53111
53111
|
};
|
|
53112
53112
|
}
|
|
53113
|
-
return (h("limel-picker", { key: '
|
|
53113
|
+
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" }));
|
|
53114
53114
|
}
|
|
53115
53115
|
};
|
|
53116
53116
|
|
|
@@ -91,7 +91,7 @@ const InfoTileAdminConfig = class {
|
|
|
91
91
|
},
|
|
92
92
|
];
|
|
93
93
|
return [
|
|
94
|
-
h("limel-button-group", { key: '
|
|
94
|
+
h("limel-button-group", { key: '5ec61e22f0049afba77310ef1162c361a71f3290', value: buttons.filter(this.isValidButton), onChange: this.handleChangeType }),
|
|
95
95
|
this.renderFormatConfig(),
|
|
96
96
|
];
|
|
97
97
|
}
|
|
@@ -483,7 +483,7 @@ const InfoTile = class {
|
|
|
483
483
|
const errorProps = Object.assign(Object.assign({}, baseProps), { icon: 'error', prefix: 'ERROR', loading: true, label: this.getLabel(filter) });
|
|
484
484
|
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() });
|
|
485
485
|
const props = !filter || this.error ? errorProps : normalProps;
|
|
486
|
-
return (h("limel-info-tile", Object.assign({ key: '
|
|
486
|
+
return (h("limel-info-tile", Object.assign({ key: '8ce57413673c0feddc8cff70c66845ddacee5f74', class: { error: !filter || this.error } }, props)));
|
|
487
487
|
}
|
|
488
488
|
/**
|
|
489
489
|
* Effective `reducedPresence` for this render. The boolean prop
|
|
@@ -27,7 +27,7 @@ const KanbanGroup = class {
|
|
|
27
27
|
};
|
|
28
28
|
}
|
|
29
29
|
render() {
|
|
30
|
-
return (h(Host, { key: '
|
|
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 @@ const KanbanItemComponent = class {
|
|
|
55
55
|
}
|
|
56
56
|
render() {
|
|
57
57
|
var _a, _b;
|
|
58
|
-
return (h(Host, { key: '
|
|
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: {
|
|
@@ -149,7 +149,7 @@ const LimeQueryBuilder = class {
|
|
|
149
149
|
}
|
|
150
150
|
}
|
|
151
151
|
render() {
|
|
152
|
-
return (h(Host, { key: '
|
|
152
|
+
return (h(Host, { key: 'fbecd3d9b61ea135192a2dc7a4c1e9c22835331b' }, this.renderHeader(), this.renderContent()));
|
|
153
153
|
}
|
|
154
154
|
renderContent() {
|
|
155
155
|
const visualModeSupported = this.checkVisualModeSupport();
|
|
@@ -54,13 +54,13 @@ const LimeQueryFilterComparisonComponent = class {
|
|
|
54
54
|
var _a, _b;
|
|
55
55
|
const hasKey = !!((_a = this.expression) === null || _a === void 0 ? void 0 : _a.key);
|
|
56
56
|
const isList = Array.isArray((_b = this.expression) === null || _b === void 0 ? void 0 : _b.exp);
|
|
57
|
-
return (h(Host, { key: '
|
|
57
|
+
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
|
|
58
58
|
? this.getPropertyLabel(this.expression.key)
|
|
59
59
|
: undefined, condition: hasKey
|
|
60
60
|
? OPERATOR_TO_CONDITION[this.expression.op]
|
|
61
61
|
: undefined, propertyType: hasKey
|
|
62
62
|
? this.getPropertyType(this.expression.key)
|
|
63
|
-
: 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: '
|
|
63
|
+
: 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 }))));
|
|
64
64
|
}
|
|
65
65
|
getPropertyLabel(key) {
|
|
66
66
|
return this.resolveProperty(key).labels.join(' › ');
|
|
@@ -119,7 +119,7 @@ const OrderByEditor = class {
|
|
|
119
119
|
}
|
|
120
120
|
}
|
|
121
121
|
render() {
|
|
122
|
-
return (h(Host, { key: '
|
|
122
|
+
return (h(Host, { key: 'ce933b9c6df59149fa40d26f7e38bdce89208df0' }, this.renderEmptyState(), this.renderOrderByEditor()));
|
|
123
123
|
}
|
|
124
124
|
renderEmptyState() {
|
|
125
125
|
if (this.limetype) {
|
|
@@ -249,7 +249,7 @@ const LimetypeField = class {
|
|
|
249
249
|
value: '',
|
|
250
250
|
};
|
|
251
251
|
options.unshift(emptyOption);
|
|
252
|
-
return (h("limel-select", { key: '
|
|
252
|
+
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 }));
|
|
253
253
|
}
|
|
254
254
|
componentWillRender() {
|
|
255
255
|
this.updatePropertyFields(this.value || '');
|
|
@@ -36,9 +36,9 @@ const OrderByItemComponent = class {
|
|
|
36
36
|
render() {
|
|
37
37
|
const propertyPath = Object.keys(this.item)[0] || '';
|
|
38
38
|
const direction = this.item[propertyPath] || 'ASC';
|
|
39
|
-
return (h(Host, { key: '
|
|
39
|
+
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'
|
|
40
40
|
? 'sort_ascending'
|
|
41
|
-
: 'sort_descending', label: direction === 'ASC' ? 'Ascending' : 'Descending', onClick: this.handleToggleDirection }), h("limel-icon-button", { key: '
|
|
41
|
+
: 'sort_descending', label: direction === 'ASC' ? 'Ascending' : 'Descending', onClick: this.handleToggleDirection }), h("limel-icon-button", { key: 'e4b65c9ad1df1f9ff92bf7079d2871f0958d7b10', icon: "trash", label: "Remove", onClick: this.handleRemove }))));
|
|
42
42
|
}
|
|
43
43
|
};
|
|
44
44
|
OrderByItemComponent.style = orderByItemCss();
|
|
@@ -191,7 +191,7 @@ const LimeQueryResponseFormatBuilder = class {
|
|
|
191
191
|
}
|
|
192
192
|
render() {
|
|
193
193
|
const visualModeSupported = this.checkVisualModeSupport();
|
|
194
|
-
return (h("div", { key: '
|
|
194
|
+
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()))));
|
|
195
195
|
}
|
|
196
196
|
renderModeSwitch(support) {
|
|
197
197
|
const visualDisabled = !support.visualModeSupported;
|
|
@@ -357,7 +357,7 @@ const ResponseFormatItem = class {
|
|
|
357
357
|
}
|
|
358
358
|
render() {
|
|
359
359
|
return [
|
|
360
|
-
h("div", { key: '
|
|
360
|
+
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 })),
|
|
361
361
|
];
|
|
362
362
|
}
|
|
363
363
|
renderAliasButton() {
|
|
@@ -8,8 +8,8 @@ const LiveDocsInfo = class {
|
|
|
8
8
|
}
|
|
9
9
|
render() {
|
|
10
10
|
return [
|
|
11
|
-
h("div", { key: '
|
|
12
|
-
h("p", { key: '
|
|
11
|
+
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"))),
|
|
12
|
+
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")),
|
|
13
13
|
];
|
|
14
14
|
}
|
|
15
15
|
};
|
|
@@ -1109,7 +1109,7 @@ const LocalePicker = class {
|
|
|
1109
1109
|
const value = this.value;
|
|
1110
1110
|
selectedOptions = options.find((option) => option.value === value);
|
|
1111
1111
|
}
|
|
1112
|
-
return (h("limel-select", { key: '
|
|
1112
|
+
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 }));
|
|
1113
1113
|
}
|
|
1114
1114
|
};
|
|
1115
1115
|
|
|
@@ -10,8 +10,8 @@ const MentionGroupCounter = class {
|
|
|
10
10
|
render() {
|
|
11
11
|
const label = this.getLabel();
|
|
12
12
|
return [
|
|
13
|
-
h("span", { key: '
|
|
14
|
-
h("limel-tooltip", { key: '
|
|
13
|
+
h("span", { key: '638df46fb134015d8f9402830580d36dc759bcd1', id: this.tooltipId }, label),
|
|
14
|
+
h("limel-tooltip", { key: 'bdd49e3025be834b9d808473d456341a50d6f50d', elementId: this.tooltipId, label: label, helperLabel: this.helperLabel }),
|
|
15
15
|
];
|
|
16
16
|
}
|
|
17
17
|
getLabel() {
|
|
@@ -120,9 +120,9 @@ const SummaryPopover = class {
|
|
|
120
120
|
top: '0.125rem',
|
|
121
121
|
right: '0.125rem',
|
|
122
122
|
};
|
|
123
|
-
return (h("limel-popover", { key: '
|
|
123
|
+
return (h("limel-popover", { key: '3dac27c083b2d950d473e5f0f686cd19278eb0a0', style: {
|
|
124
124
|
'--limebb-summary-popover-timeout': `${this.triggerDelay}ms`,
|
|
125
|
-
}, open: this.isPopoverOpen, onClose: this.onPopoverClose, openDirection: this.openDirection }, h("div", { key: '
|
|
125
|
+
}, open: this.isPopoverOpen, onClose: this.onPopoverClose, openDirection: this.openDirection }, h("div", { key: 'acc7cc0472a6af2b53b38915111a7c4a8c5e20a1', slot: "trigger", onMouseEnter: this.openPopoverWithDelay, onMouseLeave: this.resetTimeout, onFocusin: this.openPopoverWithDelay }, h("slot", { key: 'd6bdbf59b1d39793484de55dcfb2e43d890468bf', name: "trigger" }), h("div", { key: 'dc462c2b1b787de54b22aed6ca51cac245df3c09', class: "opening-countdown-indicator" })), this.renderCard(closeButtonStyle)));
|
|
126
126
|
}
|
|
127
127
|
renderCard(closeButtonStyle) {
|
|
128
128
|
return (h("limel-card", { style: {
|
|
@@ -55,7 +55,7 @@ const NotificationListItem = class {
|
|
|
55
55
|
}
|
|
56
56
|
render() {
|
|
57
57
|
var _a, _b;
|
|
58
|
-
return (h(Host, { key: '
|
|
58
|
+
return (h(Host, { key: '466bd6547e34e2176054e4abe4354377ea02c316', id: this.item.id, class: {
|
|
59
59
|
'is-clickable': this.isItemClickable(),
|
|
60
60
|
'is-read': !!((_a = this.item) === null || _a === void 0 ? void 0 : _a.read),
|
|
61
61
|
'is-selected': !!((_b = this.item) === null || _b === void 0 ? void 0 : _b.selected),
|
|
@@ -88,11 +88,11 @@ const PercentageVisualizer = class {
|
|
|
88
88
|
render() {
|
|
89
89
|
const normalizedValue = this.getNormalizedValue();
|
|
90
90
|
const zeroPoint = this.getZeroPointPosition();
|
|
91
|
-
return (h(Host, { key: '
|
|
91
|
+
return (h(Host, { key: '28577ee369379142fa8eb6cf5acc6956475451ec', class: this.getContainerClassList(), style: {
|
|
92
92
|
'--limebb-percentage-visualizer-zero-point-position': `${zeroPoint}%`,
|
|
93
93
|
'--limebb-percentage-visualizer-width': `${Math.abs(normalizedValue)}%`,
|
|
94
94
|
'--limebb-percentage-visualizer-rotate': `${normalizedValue >= 0 ? '0deg' : '180deg'}`,
|
|
95
|
-
} }, h("limel-notched-outline", { key: '
|
|
95
|
+
} }, 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()));
|
|
96
96
|
}
|
|
97
97
|
renderVisualization() {
|
|
98
98
|
if (this.reducePresence && (this.numValue === 0 || !this.hasValue())) {
|
|
@@ -45,7 +45,7 @@ const RuleChipPopover = class {
|
|
|
45
45
|
};
|
|
46
46
|
}
|
|
47
47
|
render() {
|
|
48
|
-
return (h("div", { key: '
|
|
48
|
+
return (h("div", { key: '1b3a5fc8fc65f577b082cb368d92a99cfc68806a', class: "popover" }, this.renderHeader(), this.renderBody()));
|
|
49
49
|
}
|
|
50
50
|
renderHeader() {
|
|
51
51
|
var _a, _b, _c, _d;
|
|
@@ -584,7 +584,7 @@ const RuleEditor = class {
|
|
|
584
584
|
'rule-editor': true,
|
|
585
585
|
'rule-editor--disabled': this.disabled,
|
|
586
586
|
};
|
|
587
|
-
return (h("div", { key: '
|
|
587
|
+
return (h("div", { key: '983f8e733e177da750191a88e3c176166932f7e0', class: containerClasses }, this.renderLabel(), h(RuleNodeView, { key: '48be41683418ead2b1f2283615b559cfcabbfa98', node: this.normalizedValue, path: [], ctx: this.createRenderContext() }), this.renderHelperText()));
|
|
588
588
|
}
|
|
589
589
|
renderLabel() {
|
|
590
590
|
if (!this.label) {
|
|
@@ -22,7 +22,7 @@ const RuleGate = class {
|
|
|
22
22
|
this.evaluate();
|
|
23
23
|
}
|
|
24
24
|
render() {
|
|
25
|
-
return (h(Host, { key: '
|
|
25
|
+
return (h(Host, { key: '1aebc90e382bed53ff293634f4aa37cbc5b1f9d0', hidden: !this.shouldRender }, h("slot", { key: 'f28d6bc819101c43c980b80b4467dcb0d15292fa' })));
|
|
26
26
|
}
|
|
27
27
|
get ruleRegistry() {
|
|
28
28
|
return this.platform.get(n.RuleRegistry);
|
|
@@ -1520,7 +1520,7 @@ const LimeBBTextEditor = class {
|
|
|
1520
1520
|
}
|
|
1521
1521
|
render() {
|
|
1522
1522
|
return [
|
|
1523
|
-
h("limel-text-editor", { key: '
|
|
1523
|
+
h("limel-text-editor", { key: '0f1423f13a517aaeea8efbacab475a37e38aa857', ref: (el) => (this.textEditor = el), tabindex: this.disabled ? -1 : 0, value: this.value, contentType: this.contentType, customElements: this.registeredCustomElements, "aria-disabled": this.disabled, language: this.language, triggers: this.registeredTriggers, onTriggerStart: this.handleTriggerStart, onTriggerStop: this.handleTriggerStop, onTriggerChange: this.handleTriggerChange, onImagePasted: this.handleImagePasted, onMetadataChange: this.handleMetadataChange, ui: this.ui, allowResize: this.allowResize, required: this.required, disabled: this.disabled, readonly: this.readonly, helperText: this.helperText, placeholder: this.placeholder, label: this.label, invalid: this.invalid }),
|
|
1524
1524
|
this.renderPicker(),
|
|
1525
1525
|
];
|
|
1526
1526
|
}
|
|
@@ -49,7 +49,7 @@ const TrendIndicator = class {
|
|
|
49
49
|
this.numValue = this.parseValue(this.value);
|
|
50
50
|
}
|
|
51
51
|
render() {
|
|
52
|
-
return (h(Host, { key: '
|
|
52
|
+
return (h(Host, { key: 'fbf631c6889091e9efe5790397b26f804d27d93b', class: this.getContainerClassList() }, h("limel-notched-outline", { key: '832d2d338bf86da41b0a19a813f0dc7e3b3eb8c9', id: this.tooltipId, label: this.label, labelId: this.labelId, invalid: this.invalid, required: this.required, hasValue: true, hasFloatingLabel: true, "aria-labelledby": this.labelId, "aria-describedby": this.helperTextId, "aria-controls": this.helperTextId }, h("div", { key: 'b3266118df54e2c3a4d7729f0e36d7c7e1fbc13c', slot: "content", tabIndex: 0 }, this.renderVisualization())), this.renderHelperLine(), this.renderTooltip()));
|
|
53
53
|
}
|
|
54
54
|
renderVisualization() {
|
|
55
55
|
if (this.reducePresence && (this.numValue === 0 || !this.hasValue())) {
|