@limetech/lime-crm-building-blocks 1.21.9 → 1.21.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (143) hide show
  1. package/dist/cjs/{index-a92159e8.js → index-0ceb2726.js} +54 -1
  2. package/dist/cjs/lime-crm-building-blocks.cjs.js +1 -1
  3. package/dist/cjs/limebb-currency-picker.cjs.entry.js +1 -1
  4. package/dist/cjs/limebb-dashboard-widget.cjs.entry.js +1 -1
  5. package/dist/cjs/limebb-date-picker_2.cjs.entry.js +1 -1
  6. package/dist/cjs/limebb-date-range.cjs.entry.js +1 -1
  7. package/dist/cjs/limebb-example-currency-picker-european.cjs.entry.js +1 -1
  8. package/dist/cjs/limebb-example-currency-picker-nordic.cjs.entry.js +1 -1
  9. package/dist/cjs/limebb-example-currency-picker.cjs.entry.js +1 -1
  10. package/dist/cjs/limebb-example-dashboard-widget-slots.cjs.entry.js +1 -1
  11. package/dist/cjs/limebb-example-dashboard-widget-styles.cjs.entry.js +1 -1
  12. package/dist/cjs/limebb-example-dashboard-widget.cjs.entry.js +1 -1
  13. package/dist/cjs/limebb-example-date-picker-date.cjs.entry.js +1 -1
  14. package/dist/cjs/limebb-example-date-picker-datetime.cjs.entry.js +1 -1
  15. package/dist/cjs/limebb-example-date-picker-time.cjs.entry.js +1 -1
  16. package/dist/cjs/limebb-example-date-picker-week.cjs.entry.js +1 -1
  17. package/dist/cjs/limebb-example-date-range.cjs.entry.js +1 -1
  18. package/dist/cjs/limebb-example-feed-author-picture.cjs.entry.js +1 -1
  19. package/dist/cjs/limebb-example-feed-author.cjs.entry.js +1 -1
  20. package/dist/cjs/limebb-example-feed-item-heading.cjs.entry.js +1 -1
  21. package/dist/cjs/limebb-example-feed-load-more.cjs.entry.js +1 -1
  22. package/dist/cjs/limebb-example-feed-promoted-actions.cjs.entry.js +1 -1
  23. package/dist/cjs/limebb-example-feed-relations.cjs.entry.js +1 -1
  24. package/dist/cjs/limebb-example-feed-tall-item.cjs.entry.js +1 -1
  25. package/dist/cjs/limebb-example-feed-unpromoted-actions.cjs.entry.js +11 -5
  26. package/dist/cjs/limebb-example-feed.cjs.entry.js +1 -1
  27. package/dist/cjs/limebb-example-icon-picker.cjs.entry.js +1 -1
  28. package/dist/cjs/limebb-example-locale-picker-multiple.cjs.entry.js +1 -1
  29. package/dist/cjs/limebb-example-locale-picker.cjs.entry.js +1 -1
  30. package/dist/cjs/limebb-example-navigation-button-back.cjs.entry.js +1 -1
  31. package/dist/cjs/limebb-example-navigation-button-close.cjs.entry.js +1 -1
  32. package/dist/cjs/limebb-example-navigation-button-expand.cjs.entry.js +1 -1
  33. package/dist/cjs/limebb-example-navigation-button-float.cjs.entry.js +1 -1
  34. package/dist/cjs/limebb-example-navigation-button-maximize.cjs.entry.js +1 -1
  35. package/dist/cjs/limebb-example-navigation-button-minimize.cjs.entry.js +1 -1
  36. package/dist/cjs/limebb-example-navigation-button-new-tab.cjs.entry.js +1 -1
  37. package/dist/cjs/limebb-example-navigation-button-shrink.cjs.entry.js +1 -1
  38. package/dist/cjs/limebb-feed_2.cjs.entry.js +3 -3
  39. package/dist/cjs/limebb-icon-picker.cjs.entry.js +1 -1
  40. package/dist/cjs/limebb-locale-picker.cjs.entry.js +1 -1
  41. package/dist/cjs/limebb-navigation-button.cjs.entry.js +1 -1
  42. package/dist/cjs/loader.cjs.js +1 -1
  43. package/dist/collection/components/feed/examples/feed-unpromoted-actions.js +10 -4
  44. package/dist/collection/components/feed/feed-item/feed-timeline-item.css +13 -9
  45. package/dist/collection/components/feed/feed.js +1 -1
  46. package/dist/components/feed-timeline-item.js +1 -1
  47. package/dist/components/feed.js +1 -1
  48. package/dist/components/limebb-example-feed-unpromoted-actions.js +10 -4
  49. package/dist/esm/{index-f703c901.js → index-9d94fec9.js} +54 -1
  50. package/dist/esm/lime-crm-building-blocks.js +1 -1
  51. package/dist/esm/limebb-currency-picker.entry.js +1 -1
  52. package/dist/esm/limebb-dashboard-widget.entry.js +1 -1
  53. package/dist/esm/limebb-date-picker_2.entry.js +1 -1
  54. package/dist/esm/limebb-date-range.entry.js +1 -1
  55. package/dist/esm/limebb-example-currency-picker-european.entry.js +1 -1
  56. package/dist/esm/limebb-example-currency-picker-nordic.entry.js +1 -1
  57. package/dist/esm/limebb-example-currency-picker.entry.js +1 -1
  58. package/dist/esm/limebb-example-dashboard-widget-slots.entry.js +1 -1
  59. package/dist/esm/limebb-example-dashboard-widget-styles.entry.js +1 -1
  60. package/dist/esm/limebb-example-dashboard-widget.entry.js +1 -1
  61. package/dist/esm/limebb-example-date-picker-date.entry.js +1 -1
  62. package/dist/esm/limebb-example-date-picker-datetime.entry.js +1 -1
  63. package/dist/esm/limebb-example-date-picker-time.entry.js +1 -1
  64. package/dist/esm/limebb-example-date-picker-week.entry.js +1 -1
  65. package/dist/esm/limebb-example-date-range.entry.js +1 -1
  66. package/dist/esm/limebb-example-feed-author-picture.entry.js +1 -1
  67. package/dist/esm/limebb-example-feed-author.entry.js +1 -1
  68. package/dist/esm/limebb-example-feed-item-heading.entry.js +1 -1
  69. package/dist/esm/limebb-example-feed-load-more.entry.js +1 -1
  70. package/dist/esm/limebb-example-feed-promoted-actions.entry.js +1 -1
  71. package/dist/esm/limebb-example-feed-relations.entry.js +1 -1
  72. package/dist/esm/limebb-example-feed-tall-item.entry.js +1 -1
  73. package/dist/esm/limebb-example-feed-unpromoted-actions.entry.js +11 -5
  74. package/dist/esm/limebb-example-feed.entry.js +1 -1
  75. package/dist/esm/limebb-example-icon-picker.entry.js +1 -1
  76. package/dist/esm/limebb-example-locale-picker-multiple.entry.js +1 -1
  77. package/dist/esm/limebb-example-locale-picker.entry.js +1 -1
  78. package/dist/esm/limebb-example-navigation-button-back.entry.js +1 -1
  79. package/dist/esm/limebb-example-navigation-button-close.entry.js +1 -1
  80. package/dist/esm/limebb-example-navigation-button-expand.entry.js +1 -1
  81. package/dist/esm/limebb-example-navigation-button-float.entry.js +1 -1
  82. package/dist/esm/limebb-example-navigation-button-maximize.entry.js +1 -1
  83. package/dist/esm/limebb-example-navigation-button-minimize.entry.js +1 -1
  84. package/dist/esm/limebb-example-navigation-button-new-tab.entry.js +1 -1
  85. package/dist/esm/limebb-example-navigation-button-shrink.entry.js +1 -1
  86. package/dist/esm/limebb-feed_2.entry.js +3 -3
  87. package/dist/esm/limebb-icon-picker.entry.js +1 -1
  88. package/dist/esm/limebb-locale-picker.entry.js +1 -1
  89. package/dist/esm/limebb-navigation-button.entry.js +1 -1
  90. package/dist/esm/loader.js +1 -1
  91. package/dist/lime-crm-building-blocks/lime-crm-building-blocks.esm.js +1 -1
  92. package/dist/lime-crm-building-blocks/p-02ed3a92.entry.js +1 -0
  93. package/dist/lime-crm-building-blocks/{p-4ae3e8e5.entry.js → p-0aaaaca0.entry.js} +1 -1
  94. package/dist/lime-crm-building-blocks/{p-1306923b.entry.js → p-0f8928a9.entry.js} +1 -1
  95. package/dist/lime-crm-building-blocks/p-11f8f221.entry.js +1 -0
  96. package/dist/lime-crm-building-blocks/{p-10938771.entry.js → p-1ffc17ec.entry.js} +1 -1
  97. package/dist/lime-crm-building-blocks/{p-185fbdf8.entry.js → p-23d68f3e.entry.js} +1 -1
  98. package/dist/lime-crm-building-blocks/{p-09750334.entry.js → p-24a19099.entry.js} +1 -1
  99. package/dist/lime-crm-building-blocks/p-2912b7e7.js +2 -0
  100. package/dist/lime-crm-building-blocks/{p-47ce2d55.entry.js → p-32e4364a.entry.js} +1 -1
  101. package/dist/lime-crm-building-blocks/{p-4fbdc381.entry.js → p-33174280.entry.js} +1 -1
  102. package/dist/lime-crm-building-blocks/{p-13df1d58.entry.js → p-3372d170.entry.js} +1 -1
  103. package/dist/lime-crm-building-blocks/{p-242ac64f.entry.js → p-354078b7.entry.js} +1 -1
  104. package/dist/lime-crm-building-blocks/{p-64841e14.entry.js → p-3998474e.entry.js} +1 -1
  105. package/dist/lime-crm-building-blocks/p-43a286a7.entry.js +1 -0
  106. package/dist/lime-crm-building-blocks/p-56ba707b.entry.js +1 -0
  107. package/dist/lime-crm-building-blocks/{p-99dba5d9.entry.js → p-57e53a2d.entry.js} +1 -1
  108. package/dist/lime-crm-building-blocks/{p-45799858.entry.js → p-5e8d501a.entry.js} +1 -1
  109. package/dist/lime-crm-building-blocks/{p-3fa87a63.entry.js → p-5faf8443.entry.js} +1 -1
  110. package/dist/lime-crm-building-blocks/{p-ee0752ae.entry.js → p-636a38e8.entry.js} +1 -1
  111. package/dist/lime-crm-building-blocks/{p-8ff94f08.entry.js → p-6ad70097.entry.js} +1 -1
  112. package/dist/lime-crm-building-blocks/p-6b000acf.entry.js +1 -0
  113. package/dist/lime-crm-building-blocks/{p-7142a2e7.entry.js → p-791741c6.entry.js} +1 -1
  114. package/dist/lime-crm-building-blocks/p-79de4c38.entry.js +1 -0
  115. package/dist/lime-crm-building-blocks/p-7c3e338d.entry.js +1 -0
  116. package/dist/lime-crm-building-blocks/{p-f139e1bf.entry.js → p-81bfe796.entry.js} +1 -1
  117. package/dist/lime-crm-building-blocks/p-9380b07d.entry.js +1 -0
  118. package/dist/lime-crm-building-blocks/{p-fe2d8058.entry.js → p-94fb580f.entry.js} +1 -1
  119. package/dist/lime-crm-building-blocks/{p-46807a86.entry.js → p-9e026e05.entry.js} +1 -1
  120. package/dist/lime-crm-building-blocks/{p-4a3ca01c.entry.js → p-a437678e.entry.js} +1 -1
  121. package/dist/lime-crm-building-blocks/{p-3e7ee270.entry.js → p-b0ca91ce.entry.js} +1 -1
  122. package/dist/lime-crm-building-blocks/{p-dff02b85.entry.js → p-bca75a1a.entry.js} +1 -1
  123. package/dist/lime-crm-building-blocks/p-c362a46c.entry.js +1 -0
  124. package/dist/lime-crm-building-blocks/p-c4da03cb.entry.js +1 -0
  125. package/dist/lime-crm-building-blocks/{p-cddcdc0a.entry.js → p-c7e749f8.entry.js} +1 -1
  126. package/dist/lime-crm-building-blocks/{p-19e7d761.entry.js → p-d5f700c5.entry.js} +1 -1
  127. package/dist/lime-crm-building-blocks/{p-ff7b278e.entry.js → p-d768ffbb.entry.js} +1 -1
  128. package/dist/lime-crm-building-blocks/{p-302b4faa.entry.js → p-e0627848.entry.js} +1 -1
  129. package/dist/lime-crm-building-blocks/{p-4aecec42.entry.js → p-e37e8e1a.entry.js} +1 -1
  130. package/dist/lime-crm-building-blocks/{p-deb26ce1.entry.js → p-e7607495.entry.js} +1 -1
  131. package/dist/lime-crm-building-blocks/{p-f838afa8.entry.js → p-eb122f28.entry.js} +1 -1
  132. package/package.json +1 -1
  133. package/dist/lime-crm-building-blocks/p-01aa2e39.js +0 -2
  134. package/dist/lime-crm-building-blocks/p-0c18075f.entry.js +0 -1
  135. package/dist/lime-crm-building-blocks/p-12da107f.entry.js +0 -1
  136. package/dist/lime-crm-building-blocks/p-1ff0d60e.entry.js +0 -1
  137. package/dist/lime-crm-building-blocks/p-4ad36917.entry.js +0 -1
  138. package/dist/lime-crm-building-blocks/p-7f7b055b.entry.js +0 -1
  139. package/dist/lime-crm-building-blocks/p-9a845db6.entry.js +0 -1
  140. package/dist/lime-crm-building-blocks/p-a217c10b.entry.js +0 -1
  141. package/dist/lime-crm-building-blocks/p-be8217a8.entry.js +0 -1
  142. package/dist/lime-crm-building-blocks/p-da057ec5.entry.js +0 -1
  143. package/dist/lime-crm-building-blocks/p-ede7ef37.entry.js +0 -1
@@ -76,6 +76,7 @@ const isComplexType = (o) => {
76
76
  // export function h(nodeName: string | d.FunctionalComponent, vnodeData: d.PropsType, ...children: d.ChildType[]): d.VNode;
77
77
  const h = (nodeName, vnodeData, ...children) => {
78
78
  let child = null;
79
+ let key = null;
79
80
  let simple = false;
80
81
  let lastSimple = false;
81
82
  const vNodeChildren = [];
@@ -103,6 +104,10 @@ const h = (nodeName, vnodeData, ...children) => {
103
104
  };
104
105
  walk(children);
105
106
  if (vnodeData) {
107
+ // normalize class / classname attributes
108
+ if (vnodeData.key) {
109
+ key = vnodeData.key;
110
+ }
106
111
  {
107
112
  const classData = vnodeData.className || vnodeData.class;
108
113
  if (classData) {
@@ -120,6 +125,9 @@ const h = (nodeName, vnodeData, ...children) => {
120
125
  if (vNodeChildren.length > 0) {
121
126
  vnode.$children$ = vNodeChildren;
122
127
  }
128
+ {
129
+ vnode.$key$ = key;
130
+ }
123
131
  return vnode;
124
132
  };
125
133
  const newVNode = (tag, text) => {
@@ -133,6 +141,9 @@ const newVNode = (tag, text) => {
133
141
  {
134
142
  vnode.$attrs$ = null;
135
143
  }
144
+ {
145
+ vnode.$key$ = null;
146
+ }
136
147
  return vnode;
137
148
  };
138
149
  const Host = {};
@@ -324,6 +335,8 @@ const setAccessor = (elm, memberName, oldValue, newValue, isSvg, flags) => {
324
335
  }
325
336
  }
326
337
  }
338
+ else if (memberName === 'key')
339
+ ;
327
340
  else if (memberName === 'ref') {
328
341
  // minifier will clean this up
329
342
  if (newValue) {
@@ -573,6 +586,8 @@ const removeVnodes = (vnodes, startIdx, endIdx, vnode, elm) => {
573
586
  const updateChildren = (parentElm, oldCh, newVNode, newCh) => {
574
587
  let oldStartIdx = 0;
575
588
  let newStartIdx = 0;
589
+ let idxInOld = 0;
590
+ let i = 0;
576
591
  let oldEndIdx = oldCh.length - 1;
577
592
  let oldStartVnode = oldCh[0];
578
593
  let oldEndVnode = oldCh[oldEndIdx];
@@ -580,6 +595,7 @@ const updateChildren = (parentElm, oldCh, newVNode, newCh) => {
580
595
  let newStartVnode = newCh[0];
581
596
  let newEndVnode = newCh[newEndIdx];
582
597
  let node;
598
+ let elmToMove;
583
599
  while (oldStartIdx <= oldEndIdx && newStartIdx <= newEndIdx) {
584
600
  if (oldStartVnode == null) {
585
601
  // VNode might have been moved left
@@ -646,7 +662,41 @@ const updateChildren = (parentElm, oldCh, newVNode, newCh) => {
646
662
  newStartVnode = newCh[++newStartIdx];
647
663
  }
648
664
  else {
665
+ // Here we do some checks to match up old and new nodes based on the
666
+ // `$key$` attribute, which is set by putting a `key="my-key"` attribute
667
+ // in the JSX for a DOM element in the implementation of a Stencil
668
+ // component.
669
+ //
670
+ // First we check to see if there are any nodes in the array of old
671
+ // children which have the same key as the first node in the new
672
+ // children.
673
+ idxInOld = -1;
649
674
  {
675
+ for (i = oldStartIdx; i <= oldEndIdx; ++i) {
676
+ if (oldCh[i] && oldCh[i].$key$ !== null && oldCh[i].$key$ === newStartVnode.$key$) {
677
+ idxInOld = i;
678
+ break;
679
+ }
680
+ }
681
+ }
682
+ if (idxInOld >= 0) {
683
+ // We found a node in the old children which matches up with the first
684
+ // node in the new children! So let's deal with that
685
+ elmToMove = oldCh[idxInOld];
686
+ if (elmToMove.$tag$ !== newStartVnode.$tag$) {
687
+ // the tag doesn't match so we'll need a new DOM element
688
+ node = createElm(oldCh && oldCh[newStartIdx], newVNode, idxInOld);
689
+ }
690
+ else {
691
+ patch(elmToMove, newStartVnode);
692
+ // invalidate the matching old node so that we won't try to update it
693
+ // again later on
694
+ oldCh[idxInOld] = undefined;
695
+ node = elmToMove.$elm$;
696
+ }
697
+ newStartVnode = newCh[++newStartIdx];
698
+ }
699
+ else {
650
700
  // We either didn't find an element in the old children that matches
651
701
  // the key of the first new child OR the build is not using `key`
652
702
  // attributes at all. In either case we need to create a new element
@@ -694,7 +744,10 @@ const isSameVnode = (leftVNode, rightVNode) => {
694
744
  // compare if two vnode to see if they're "technically" the same
695
745
  // need to have the same element tag, and same key to be the same
696
746
  if (leftVNode.$tag$ === rightVNode.$tag$) {
697
- return true;
747
+ // this will be set if components in the build have `key` attrs set on them
748
+ {
749
+ return leftVNode.$key$ === rightVNode.$key$;
750
+ }
698
751
  }
699
752
  return false;
700
753
  };
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- const index = require('./index-a92159e8.js');
3
+ const index = require('./index-0ceb2726.js');
4
4
 
5
5
  /*
6
6
  Stencil Client Patch Browser v2.18.1 | MIT Licensed | https://stenciljs.com
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-a92159e8.js');
5
+ const index = require('./index-0ceb2726.js');
6
6
  const types = require('./types-5e2d281d.js');
7
7
  const currencies = require('./currencies-98ac425a.js');
8
8
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-a92159e8.js');
5
+ const index = require('./index-0ceb2726.js');
6
6
 
7
7
  const dashboardWidgetCss = ":host(limebb-dashboard-widget){--dashboard-widget-background-color:var(\n --start-page-grid-widget-background-color,\n rgb(var(--contrast-100))\n );--header-icon-color:var(--dashboard-widget-icon-color);--header-background-color:var(\n --dashboard-widget-header-background-color,\n var(--start-page-grid-widget-header-color)\n );--dashboard-widget-border-radius:var(\n --start-page-grid-widget-border-radius,\n 1rem\n );--header-top-right-left-border-radius:0;display:flex;flex-direction:column;border-radius:var(--dashboard-widget-border-radius);background-color:var(--dashboard-widget-background-color);height:100%;width:100%;overflow:hidden}";
8
8
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-a92159e8.js');
5
+ const index = require('./index-0ceb2726.js');
6
6
  const types = require('./types-5e2d281d.js');
7
7
  const _nodeUtil = require('./_nodeUtil-d0211145.js');
8
8
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-a92159e8.js');
5
+ const index = require('./index-0ceb2726.js');
6
6
 
7
7
  const dateRangeCss = ":host(limebb-date-range){isolation:isolate;display:block;position:relative}*{box-sizing:border-box}.date-pickers{display:grid;grid-template-columns:repeat(auto-fit, minmax(13.5rem, 1fr));gap:0.5rem;padding:0.75rem 1rem 1.25rem 1rem}.label-group{display:flex;align-items:center;margin-bottom:0.25rem}.end-time .label-group{flex-direction:row-reverse}.label-group .label{font-size:0.75rem;padding:0 0.25rem}.label-group .circle{flex-shrink:0;width:0.5rem;height:0.5rem;border-radius:50%}.start-time .label-group .circle{background-color:rgb(var(--color-green-default))}.end-time .label-group .circle{background-color:rgb(var(--color-coral-default))}.label-group .line{flex-grow:1;height:0.25rem;border-radius:1rem}.start-time .label-group .line{background-image:linear-gradient(to right, rgb(var(--color-green-light)), rgb(var(--contrast-400)) 30%)}.end-time .label-group .line{background-image:linear-gradient(to left, rgb(var(--color-coral-light)), rgb(var(--contrast-400)) 30%)}.date-pickers:has(>:last-child:nth-child(2)) .start-time .line{margin-right:-0.5rem}.date-pickers:has(>:last-child:nth-child(2)) .end-time .line{margin-left:-0.5rem}";
8
8
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-a92159e8.js');
5
+ const index = require('./index-0ceb2726.js');
6
6
  const currencies = require('./currencies-98ac425a.js');
7
7
 
8
8
  const CurrencyPickerExample = class {
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-a92159e8.js');
5
+ const index = require('./index-0ceb2726.js');
6
6
  const currencies = require('./currencies-98ac425a.js');
7
7
 
8
8
  const CurrencyPickerExample = class {
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-a92159e8.js');
5
+ const index = require('./index-0ceb2726.js');
6
6
 
7
7
  const CurrencyPickerExample = class {
8
8
  constructor(hostRef) {
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-a92159e8.js');
5
+ const index = require('./index-0ceb2726.js');
6
6
 
7
7
  const DashboardWidgetSlotsExample = class {
8
8
  constructor(hostRef) {
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-a92159e8.js');
5
+ const index = require('./index-0ceb2726.js');
6
6
 
7
7
  const dashboardWidgetStylesCss = "limebb-dashboard-widget{--dashboard-widget-header-background-color:rgb(\n var(--color-yellow-default)\n );--dashboard-widget-background-color:rgb(var(--contrast-300));--dashboard-widget-icon-color:rgb(var(--color-orange-default))}[slot=content]{padding:0 1rem}";
8
8
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-a92159e8.js');
5
+ const index = require('./index-0ceb2726.js');
6
6
 
7
7
  const DashboardWidgetExample = class {
8
8
  constructor(hostRef) {
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-a92159e8.js');
5
+ const index = require('./index-0ceb2726.js');
6
6
  const platform = require('./platform-03bfc9aa.js');
7
7
  require('./types-5e2d281d.js');
8
8
  require('./index-9497280d.js');
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-a92159e8.js');
5
+ const index = require('./index-0ceb2726.js');
6
6
  const platform = require('./platform-03bfc9aa.js');
7
7
  require('./types-5e2d281d.js');
8
8
  require('./index-9497280d.js');
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-a92159e8.js');
5
+ const index = require('./index-0ceb2726.js');
6
6
  const platform = require('./platform-03bfc9aa.js');
7
7
  require('./types-5e2d281d.js');
8
8
  require('./index-9497280d.js');
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-a92159e8.js');
5
+ const index = require('./index-0ceb2726.js');
6
6
  const platform = require('./platform-03bfc9aa.js');
7
7
  require('./types-5e2d281d.js');
8
8
  require('./index-9497280d.js');
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-a92159e8.js');
5
+ const index = require('./index-0ceb2726.js');
6
6
  const platform = require('./platform-03bfc9aa.js');
7
7
  require('./types-5e2d281d.js');
8
8
  require('./index-9497280d.js');
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-a92159e8.js');
5
+ const index = require('./index-0ceb2726.js');
6
6
  const platform = require('./platform-03bfc9aa.js');
7
7
  require('./types-5e2d281d.js');
8
8
  require('./index-9497280d.js');
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-a92159e8.js');
5
+ const index = require('./index-0ceb2726.js');
6
6
  const platform = require('./platform-03bfc9aa.js');
7
7
  require('./types-5e2d281d.js');
8
8
  require('./index-9497280d.js');
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-a92159e8.js');
5
+ const index = require('./index-0ceb2726.js');
6
6
  const platform = require('./platform-03bfc9aa.js');
7
7
  require('./types-5e2d281d.js');
8
8
  require('./index-9497280d.js');
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-a92159e8.js');
5
+ const index = require('./index-0ceb2726.js');
6
6
  const platform = require('./platform-03bfc9aa.js');
7
7
  const feedItems = require('./feed-items-3d594b85.js');
8
8
  const _baseMap = require('./_baseMap-ad8d0cef.js');
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-a92159e8.js');
5
+ const index = require('./index-0ceb2726.js');
6
6
  const platform = require('./platform-03bfc9aa.js');
7
7
  require('./types-5e2d281d.js');
8
8
  require('./index-9497280d.js');
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-a92159e8.js');
5
+ const index = require('./index-0ceb2726.js');
6
6
  const platform = require('./platform-03bfc9aa.js');
7
7
  require('./types-5e2d281d.js');
8
8
  require('./index-9497280d.js');
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-a92159e8.js');
5
+ const index = require('./index-0ceb2726.js');
6
6
  const platform = require('./platform-03bfc9aa.js');
7
7
  require('./types-5e2d281d.js');
8
8
  require('./index-9497280d.js');
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-a92159e8.js');
5
+ const index = require('./index-0ceb2726.js');
6
6
  const platform = require('./platform-03bfc9aa.js');
7
7
  require('./types-5e2d281d.js');
8
8
  require('./index-9497280d.js');
@@ -25,13 +25,11 @@ const FeedExampleUnpromotedActions = class {
25
25
  },
26
26
  },
27
27
  {
28
- text: 'Delete',
28
+ text: 'Copy link',
29
29
  icon: {
30
- name: 'trash',
31
- color: 'rgb(var(--color-red-light))',
30
+ name: 'link',
32
31
  },
33
32
  },
34
- { separator: true },
35
33
  {
36
34
  text: 'Info',
37
35
  icon: {
@@ -39,6 +37,14 @@ const FeedExampleUnpromotedActions = class {
39
37
  color: 'rgb(var(--color-sky-light))',
40
38
  },
41
39
  },
40
+ { separator: true },
41
+ {
42
+ text: 'Delete',
43
+ icon: {
44
+ name: 'trash',
45
+ color: 'rgb(var(--color-red-light))',
46
+ },
47
+ },
42
48
  ],
43
49
  },
44
50
  ];
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-a92159e8.js');
5
+ const index = require('./index-0ceb2726.js');
6
6
  const platform = require('./platform-03bfc9aa.js');
7
7
  const feedItems = require('./feed-items-3d594b85.js');
8
8
  require('./types-5e2d281d.js');
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-a92159e8.js');
5
+ const index = require('./index-0ceb2726.js');
6
6
 
7
7
  const IconPickerExample = class {
8
8
  constructor(hostRef) {
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-a92159e8.js');
5
+ const index = require('./index-0ceb2726.js');
6
6
  const platform = require('./platform-b656fbcc.js');
7
7
  require('./index-9497280d.js');
8
8
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-a92159e8.js');
5
+ const index = require('./index-0ceb2726.js');
6
6
  const platform = require('./platform-b656fbcc.js');
7
7
  require('./index-9497280d.js');
8
8
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-a92159e8.js');
5
+ const index = require('./index-0ceb2726.js');
6
6
 
7
7
  const NavigationButtonBackExample = class {
8
8
  constructor(hostRef) {
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-a92159e8.js');
5
+ const index = require('./index-0ceb2726.js');
6
6
 
7
7
  const NavigationButtonCloseExample = class {
8
8
  constructor(hostRef) {
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-a92159e8.js');
5
+ const index = require('./index-0ceb2726.js');
6
6
 
7
7
  const NavigationButtonExpandExample = class {
8
8
  constructor(hostRef) {
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-a92159e8.js');
5
+ const index = require('./index-0ceb2726.js');
6
6
 
7
7
  const NavigationButtonFloatExample = class {
8
8
  constructor(hostRef) {
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-a92159e8.js');
5
+ const index = require('./index-0ceb2726.js');
6
6
 
7
7
  const NavigationButtonMaximizeExample = class {
8
8
  constructor(hostRef) {
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-a92159e8.js');
5
+ const index = require('./index-0ceb2726.js');
6
6
 
7
7
  const NavigationButtonMinimizeExample = class {
8
8
  constructor(hostRef) {
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-a92159e8.js');
5
+ const index = require('./index-0ceb2726.js');
6
6
 
7
7
  const NavigationButtonNewTabExample = class {
8
8
  constructor(hostRef) {
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-a92159e8.js');
5
+ const index = require('./index-0ceb2726.js');
6
6
 
7
7
  const NavigationButtonShrinkExample = class {
8
8
  constructor(hostRef) {
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index$1 = require('./index-a92159e8.js');
5
+ const index$1 = require('./index-0ceb2726.js');
6
6
  const types = require('./types-5e2d281d.js');
7
7
  const index = require('./index-eded45a5.js');
8
8
 
@@ -171,7 +171,7 @@ const Feed = class {
171
171
  return this.items.map((item, index) => {
172
172
  return [
173
173
  this.renderDateHeader(item.timestamp, index),
174
- index$1.h("limebb-feed-timeline-item", { platform: this.platform, context: this.context, item: item, isBundled: this.isBundled(item, index), unpromotedActionsMenuLabel: this.unpromotedActionsMenuLabel }),
174
+ index$1.h("limebb-feed-timeline-item", { platform: this.platform, context: this.context, item: item, key: item.id, isBundled: this.isBundled(item, index), unpromotedActionsMenuLabel: this.unpromotedActionsMenuLabel }),
175
175
  ];
176
176
  });
177
177
  }
@@ -198,7 +198,7 @@ const Feed = class {
198
198
  };
199
199
  Feed.style = feedCss;
200
200
 
201
- const feedTimelineItemCss = "@charset \"UTF-8\";*{box-sizing:border-box}:host(limebb-feed-timeline-item){--limebb-feed-item-paddings:0.75rem;display:flex;gap:0.75rem;position:relative;isolation:isolate}:host(limebb-feed-timeline-item:hover) .timestamp{color:rgb(var(--contrast-1100))}:host(limebb-feed-timeline-item[is-bundled]:hover){--limebb-feed-item-timestamp-opacity-delay:0.5s}:host(limebb-feed-timeline-item[is-bundled]:hover) .timestamp{opacity:1}:host(limebb-feed-timeline-item[is-bundled]) .timestamp{opacity:0}.left:before{content:\"\";position:absolute;z-index:0;top:-0.25rem;bottom:-0.25rem;left:1rem;width:1px;background-color:rgb(var(--contrast-600));z-index:-1}.info{position:sticky;top:0.5rem;display:flex;flex-direction:column;align-items:center;gap:0.25rem}.right,.content{display:flex;flex-direction:column;flex-grow:1;min-width:0}.content{border-radius:1rem;gap:0.25rem;background-color:rgb(var(--limebb-feed-item-background-color));padding:var(--limebb-feed-item-paddings)}.header{display:flex;align-items:center;gap:0.25rem;padding-bottom:0.25rem;margin-top:-0.25rem;color:rgb(var(--contrast-900));font-size:smaller}:host(.has-unpromoted-actions) .header{padding-right:2rem}.heading{flex-grow:1;overflow:hidden;white-space:nowrap}.unpromoted-actions-menu{position:absolute;top:0;right:0}.timestamp{transition:color 0.4s ease, opacity 0.2s ease;transition-delay:var(--limebb-feed-item-timestamp-opacity-delay, 0s);font-size:0.75rem;text-align:center;color:rgb(var(--contrast-800));background-color:var(--limebb-feed-background-color);padding:0.125rem 0}.icon{--icon-background-color:var(--limebb-feed-background-color);width:2rem;padding:0.125rem}:host(.has-author-picture) .icon{width:1.5rem}img{border-radius:50%;width:2rem;height:2rem;object-fit:cover;box-shadow:0 0 0 1px rgb(var(--contrast-600))}.author{font-weight:bold;text-decoration:none}a.author{position:relative;cursor:pointer;transition:color 0.2s ease;color:rgb(var(--color-blue-default))}a.author:before{transition:opacity 0.2s ease, transform 0.3s ease-out;content:\"\";position:absolute;inset:auto 0 0 0;width:calc(100% - 0.5rem);margin:auto;height:0.125rem;border-radius:1rem;background-color:currentColor;opacity:0;transform:scale(0.6)}a.author:hover{color:rgb(var(--color-blue-default))}a.author:hover:before{opacity:0.3;transform:scale(1)}limel-chip-set{margin-left:-1rem;margin-bottom:-0.5rem}limel-action-bar{--action-bar-item-height:1.75rem;transition:opacity 0.2s ease;justify-content:flex-start;opacity:0.8}.action-bar{display:grid;transition:grid-template-rows var(--limebb-feed-item-action-bar-grid-template-rows-transition-speed, 0.2s) cubic-bezier(1, 0.09, 0, 0.89) var(--limebb-feed-item-action-bar-grid-template-rows-transition-delay, 0s);grid-template-rows:var(--limebb-feed-item-action-bar-grid-template-rows, 1fr)}.action-bar-hider{overflow:hidden}limel-action-bar{transition:padding var(--limebb-feed-item-action-bar-grid-template-rows-transition-speed) cubic-bezier(1, 0.09, 0, 0.89) var(--limebb-feed-item-action-bar-grid-template-rows-transition-delay);padding-bottom:0.5rem}:host(limebb-feed-timeline-item:hover) .action-bar,:host(limebb-feed-timeline-item:focus-within) .action-bar,:host(limebb-feed-timeline-item:focus-visible) .action-bar{--limebb-feed-item-action-bar-grid-template-rows:1fr;will-change:grid-template-rows}:host(limebb-feed-timeline-item:hover) limel-action-bar,:host(limebb-feed-timeline-item:focus-within) limel-action-bar,:host(limebb-feed-timeline-item:focus-visible) limel-action-bar{will-change:opacity;opacity:1}:host(limebb-feed-timeline-item:hover){--limebb-feed-item-action-bar-grid-template-rows-transition-speed:0.46s;--limebb-feed-item-action-bar-grid-template-rows-transition-delay:0.5s}:host(limebb-feed-timeline-item.is-tall) .body-text{overflow:hidden}:host(limebb-feed-timeline-item.is-tall.shows-less) .body-text{max-height:11rem}:host(limebb-feed-timeline-item.is-tall.shows-less) .body-text:after{content:\"\"}:host(limebb-feed-timeline-item.is-tall.shows-less) #show-more-button{transform:translateY(8px)}:host(limebb-feed-timeline-item.is-tall.shows-more) .body-text{max-height:100%;padding-bottom:1rem}:host(limebb-feed-timeline-item.is-tall.shows-more) #show-more-button limel-icon{rotate:180deg}.markdown-container{position:relative}.body-text{display:block}.body-text:after{pointer-events:none;position:absolute;bottom:-0.125rem;right:-0.125rem;left:-0.125rem;height:2.5rem;background:radial-gradient(farthest-side at 50% 100%, rgba(0, 0, 0, 0.16), rgba(0, 0, 0, 0)) 0 100%, linear-gradient(to bottom, rgb(var(--limebb-feed-item-background-color), 0) 0%, rgb(var(--limebb-feed-item-background-color), 90%) 100%);background-repeat:no-repeat;background-size:100% 0.5rem, 100% 100%}#show-more-button{all:unset;transition:color 0.2s ease, background-color 0.2s ease, box-shadow 0.2s ease, transform 0.1s ease-out;cursor:pointer;color:var(--mdc-theme-on-surface);background-color:var(--lime-elevated-surface-background-color);box-shadow:var(--button-shadow-normal);position:relative;display:flex;align-items:center;justify-content:center;border-radius:0.25rem;padding:0.25rem;margin:auto;width:1rem}#show-more-button:hover{color:var(--mdc-theme-on-surface);background-color:var(--lime-elevated-surface-background-color);box-shadow:var(--button-shadow-hovered)}#show-more-button:active{box-shadow:var(--button-shadow-pressed);transform:translate3d(0, 0.08rem, 0)}#show-more-button:focus{outline:none}#show-more-button:focus-visible{outline:none;box-shadow:var(--shadow-depth-8-focused)}#show-more-button limel-icon{color:var(--mdc-theme-primary);width:0.75rem}";
201
+ const feedTimelineItemCss = "@charset \"UTF-8\";*{box-sizing:border-box}:host(limebb-feed-timeline-item){--limebb-feed-item-paddings:0.75rem;display:flex;gap:0.75rem;position:relative;isolation:isolate}:host(limebb-feed-timeline-item:hover) .timestamp{color:rgb(var(--contrast-1100))}:host(limebb-feed-timeline-item[is-bundled]:hover){--limebb-feed-item-timestamp-opacity-delay:0.5s}:host(limebb-feed-timeline-item[is-bundled]:hover) .timestamp{opacity:1}:host(limebb-feed-timeline-item[is-bundled]) .timestamp{opacity:0}.left:before{content:\"\";position:absolute;z-index:0;top:-0.25rem;bottom:-0.25rem;left:1rem;width:1px;background-color:rgb(var(--contrast-600));z-index:-1}.info{position:sticky;top:0.5rem;display:flex;flex-direction:column;align-items:center;gap:0.25rem}.right,.content{display:flex;flex-direction:column;flex-grow:1;min-width:0}.content{border-radius:1rem;gap:0.25rem;background-color:rgb(var(--limebb-feed-item-background-color));padding:var(--limebb-feed-item-paddings)}.header{display:flex;align-items:center;gap:0.25rem;padding-bottom:0.25rem;margin-top:-0.25rem;color:rgb(var(--contrast-900));font-size:smaller}:host(.has-unpromoted-actions) .header{padding-right:2rem}.heading{flex-grow:1;overflow:hidden;white-space:nowrap}.unpromoted-actions-menu{position:absolute;top:0;right:0}.timestamp{transition:color 0.4s ease, opacity 0.2s ease;transition-delay:var(--limebb-feed-item-timestamp-opacity-delay, 0s);font-size:0.75rem;text-align:center;color:rgb(var(--contrast-800));background-color:var(--limebb-feed-background-color);padding:0.125rem 0}.icon{--icon-background-color:var(--limebb-feed-background-color);width:2rem;padding:0.125rem}:host(.has-author-picture) .icon{width:1.5rem}img{border-radius:50%;width:2rem;height:2rem;object-fit:cover;box-shadow:0 0 0 1px rgb(var(--contrast-600))}.author{font-weight:bold;text-decoration:none}a.author{position:relative;cursor:pointer;transition:color 0.2s ease;color:rgb(var(--color-blue-default))}a.author:before{transition:opacity 0.2s ease, transform 0.3s ease-out;content:\"\";position:absolute;inset:auto 0 0 0;width:calc(100% - 0.5rem);margin:auto;height:0.125rem;border-radius:1rem;background-color:currentColor;opacity:0;transform:scale(0.6)}a.author:hover{color:rgb(var(--color-blue-default))}a.author:hover:before{opacity:0.3;transform:scale(1)}limel-chip-set{margin-left:-1rem;margin-bottom:-0.5rem}limel-action-bar{--action-bar-item-height:1.75rem;transition:opacity 0.2s ease;justify-content:flex-start;opacity:0.8}.action-bar{display:grid;transition:grid-template-rows var(--limebb-feed-item-action-bar-grid-template-rows-transition-speed, 0.2s) cubic-bezier(1, 0.09, 0, 0.89) var(--limebb-feed-item-action-bar-grid-template-rows-transition-delay, 0s);grid-template-rows:var(--limebb-feed-item-action-bar-grid-template-rows, 1fr)}.action-bar-hider{overflow:hidden}limel-action-bar{transition:padding var(--limebb-feed-item-action-bar-grid-template-rows-transition-speed) cubic-bezier(1, 0.09, 0, 0.89) var(--limebb-feed-item-action-bar-grid-template-rows-transition-delay);padding-bottom:0.5rem}:host(limebb-feed-timeline-item:hover) .action-bar,:host(limebb-feed-timeline-item:focus-within) .action-bar,:host(limebb-feed-timeline-item:focus-visible) .action-bar{--limebb-feed-item-action-bar-grid-template-rows:1fr;will-change:grid-template-rows}:host(limebb-feed-timeline-item:hover) limel-action-bar,:host(limebb-feed-timeline-item:focus-within) limel-action-bar,:host(limebb-feed-timeline-item:focus-visible) limel-action-bar{will-change:opacity;opacity:1}:host(limebb-feed-timeline-item:hover){--limebb-feed-item-action-bar-grid-template-rows-transition-speed:0.46s;--limebb-feed-item-action-bar-grid-template-rows-transition-delay:0.5s}:host(limebb-feed-timeline-item.is-tall) .body-text{min-height:11rem}:host(limebb-feed-timeline-item.is-tall.shows-less) .markdown-container{grid-template-rows:0fr}:host(limebb-feed-timeline-item.is-tall.shows-less) .body-text:after{content:\"\"}:host(limebb-feed-timeline-item.is-tall.shows-less) #show-more-button{transform:translateY(0.5rem)}:host(limebb-feed-timeline-item.is-tall.shows-more) .markdown-container{grid-template-rows:1fr}:host(limebb-feed-timeline-item.is-tall.shows-more) #show-more-button limel-icon{rotate:180deg}.markdown-container{transition:grid-template-rows 0.46s cubic-bezier(1, 0.09, 0, 0.89);position:relative;display:grid}.body-text{display:block;overflow:hidden}.body-text:after{pointer-events:none;position:absolute;bottom:-0.125rem;right:-0.125rem;left:-0.125rem;height:2.5rem;background:radial-gradient(farthest-side at 50% 100%, rgba(0, 0, 0, 0.16), rgba(0, 0, 0, 0)) 0 100%, linear-gradient(to bottom, rgb(var(--limebb-feed-item-background-color), 0) 0%, rgb(var(--limebb-feed-item-background-color), 90%) 100%);background-repeat:no-repeat;background-size:100% 0.5rem, 100% 100%}#show-more-button{all:unset;transition:color 0.2s ease, background-color 0.2s ease, box-shadow 0.2s ease, transform 0.1s ease-out;cursor:pointer;color:var(--mdc-theme-on-surface);background-color:var(--lime-elevated-surface-background-color);box-shadow:var(--button-shadow-normal);position:relative;z-index:1;display:flex;align-items:center;justify-content:center;border-radius:0.25rem;margin:auto;width:1.25rem;height:1.25rem}#show-more-button:hover{color:var(--mdc-theme-on-surface);background-color:var(--lime-elevated-surface-background-color);box-shadow:var(--button-shadow-hovered)}#show-more-button:active{box-shadow:var(--button-shadow-pressed);transform:translate3d(0, 0.08rem, 0)}#show-more-button:focus{outline:none}#show-more-button:focus-visible{outline:none;box-shadow:var(--shadow-depth-8-focused)}#show-more-button limel-icon{transition:rotate 0.2s ease 0.5s;color:var(--mdc-theme-primary);width:0.75rem}";
202
202
 
203
203
  const FeedTimelineItem = class {
204
204
  constructor(hostRef) {
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-a92159e8.js');
5
+ const index = require('./index-0ceb2726.js');
6
6
 
7
7
  const icons = [
8
8
  {
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-a92159e8.js');
5
+ const index = require('./index-0ceb2726.js');
6
6
  const types = require('./types-5e2d281d.js');
7
7
  const _baseMap = require('./_baseMap-ad8d0cef.js');
8
8
  const _nodeUtil = require('./_nodeUtil-d0211145.js');
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-a92159e8.js');
5
+ const index = require('./index-0ceb2726.js');
6
6
 
7
7
  const navigationButtonCss = "@charset \"UTF-8\";.navigation-button{all:unset;isolation:isolate;position:relative;display:flex;justify-content:center;align-items:center;height:1.875rem;width:1.875rem;border-radius:50%;transition:color 0.2s ease, background-color 0.2s ease, box-shadow 0.2s ease, transform 0.1s ease-out;cursor:pointer;color:var(--mdc-theme-on-surface);background-color:var(--navigation-button-background-color, var(--lime-elevated-surface-background-color))}.navigation-button:hover{color:var(--mdc-theme-on-surface);background-color:var(--lime-elevated-surface-background-color);box-shadow:var(--button-shadow-hovered)}.navigation-button:active{box-shadow:var(--button-shadow-pressed);transform:translate3d(0, 0.08rem, 0)}.navigation-button:focus{outline:none}.navigation-button:focus-visible{outline:none;box-shadow:var(--shadow-depth-8-focused)}.navigation-button limel-icon{transition:color 0.2s ease, transform 0.2s cubic-bezier(0.84, 0.15, 0.52, 1.42);color:var(--header-menu-icon-color);width:1.25rem}.newTab limel-icon{transition:transform 0.2s ease;transform:scale(0.8);z-index:3}.newTab:before{z-index:2}.newTab::after{z-index:1}.newTab:before,.newTab:after{content:\"\";transition:transform 0.2s ease, border-color 0.2s ease;position:absolute;width:0.875rem;height:0.875rem;border:1px solid rgb(var(--contrast-900));background-color:var(--navigation-button-background-color, rgb(var(--contrast-100)))}.newTab:hover limel-icon{color:var(--mdc-theme-primary);transform:translate3d(-0.1rem, 0.1rem, 0) scale(1)}.newTab:hover:before{transform:translate3d(0.125rem, -0.125rem, 0);border-color:rgb(var(--contrast-1000));box-shadow:var(--shadow-depth-8)}.newTab:hover:after{transform:translate3d(-0.15rem, 0.15rem, 0) scale(0.9);border-color:rgb(var(--contrast-700))}.expand:after{transition:transform 0.2s ease;content:\"\";position:absolute;z-index:1;background-color:var(--navigation-button-background-color, rgb(var(--contrast-100)));width:0.75rem;height:0.75rem}.expand:hover limel-icon{color:var(--mdc-theme-primary)}.expand:hover:after{transform:scale(0.5)}.expand:hover limel-icon{transform:scale(1.18)}.minimize:before,.minimize:after,.maximize:before,.maximize:after{content:\"\";transition:transform 0.3s ease-out 0.15s, background-color 0.1s ease}.minimize limel-icon,.maximize limel-icon{transition:transform 0.2s ease 0.1s}.minimize:before,.maximize:after,.maximize:hover:before{transform:scaleY(1) scaleX(1);z-index:-1;box-sizing:border-box;position:absolute;width:70%;height:60%;border-radius:0.25rem;transform-origin:bottom}.minimize:hover:before,.maximize:before{transition:transform 0.3s ease-out 0.15s, background-color 0.1s ease;transform:scaleY(0.3) scaleX(0.7);background-color:rgb(var(--contrast-500))}.minimize:hover limel-icon,.maximize limel-icon{transform:scaleX(0.8) translate3d(0, 0.4rem, 0)}.maximize limel-icon{color:rgb(var(--contrast-900))}.maximize:hover limel-icon{color:currentColor;transform:scaleX(1.1) translate3d(0, -0.1rem, 0)}.maximize:after{z-index:-2;border:1px dashed rgb(var(--contrast-800))}.close limel-icon{transition:transform 0.2s ease, color 0.2s ease}.close:before,.close:after{transition-delay:0.1s;content:\"\";position:absolute;inset:0;border-radius:50%;opacity:0}.close:before{transition:transform 0.3s ease, opacity 0.3s ease;background-color:rgb(var(--color-orange-dark))}.close:after{transition:transform 0.6s ease, opacity 0.6s ease;background-color:rgb(var(--color-orange-light))}.close:hover limel-icon{color:rgb(var(--color-white));transform:scale(0.7) rotate(90deg)}.close:hover:before{opacity:1;transform:scale(0.4)}.close:hover:after{opacity:0.4;transform:scale(0.6)}.float:after{transition:width 0.2s ease-out, opacity 0.2s ease;content:\"\";position:absolute;inset:0 0.5rem 0 auto;border-radius:1px;opacity:0.8;transform:translate3d(0, 0, 0);background-color:rgb(var(--contrast-800));width:0.125rem;height:0.6rem;margin:auto}.float:hover:after{width:0.4rem;opacity:1;transform:translate3d(0, 0, 0)}";
8
8
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-a92159e8.js');
5
+ const index = require('./index-0ceb2726.js');
6
6
 
7
7
  /*
8
8
  Stencil Client Patch Esm v2.18.1 | MIT Licensed | https://stenciljs.com