@vertexvis/ui 0.0.15-canary.3 → 0.0.15-canary.4

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 (200) hide show
  1. package/dist/cjs/{avatar-90a48bf4.js → avatar-e69bb687.js} +1 -1
  2. package/dist/cjs/{button-db34642f.js → button-76a9db69.js} +1 -1
  3. package/dist/cjs/{card-group-89e00859.js → card-group-da93e610.js} +1 -1
  4. package/dist/cjs/{chip-e242c42c.js → chip-a3b2e8e0.js} +1 -1
  5. package/dist/cjs/{click-to-edit-text-field-d02966d9.js → click-to-edit-text-field-2c87ee66.js} +1 -1
  6. package/dist/cjs/{collapsible-8e44ecfa.js → collapsible-50ea984c.js} +1 -1
  7. package/dist/cjs/{color-circle-picker-927ee266.js → color-circle-picker-13396ec4.js} +1 -1
  8. package/dist/cjs/{color-picker-dc82c52e.js → color-picker-876ace00.js} +1 -1
  9. package/dist/cjs/{dialog-0550caf5.js → dialog-88e2308a.js} +1 -1
  10. package/dist/cjs/{draggable-popover-31b7baf3.js → draggable-popover-ee0db70b.js} +1 -1
  11. package/dist/cjs/{expandable-9e5b56e1.js → expandable-b1cd4f0b.js} +1 -1
  12. package/dist/cjs/{icon-0bf25c73.js → icon-092d8624.js} +1 -1
  13. package/dist/cjs/{icon-button-0a415709.js → icon-button-0671f42e.js} +1 -1
  14. package/dist/cjs/index-e1b40fa6.js +91 -0
  15. package/dist/cjs/index.cjs.js +28 -28
  16. package/dist/cjs/{menu-acb5a14f.js → menu-0579351b.js} +1 -1
  17. package/dist/cjs/{menu-item-1a725b7f.js → menu-item-d213fd4d.js} +1 -1
  18. package/dist/cjs/{popover-cd822a96.js → popover-34e1a386.js} +1 -1
  19. package/dist/cjs/{radio-77937baf.js → radio-bff991d2.js} +1 -1
  20. package/dist/cjs/{resizable-357a36b2.js → resizable-e4248256.js} +1 -1
  21. package/dist/cjs/{result-list-db869060.js → result-list-77ba2fa9.js} +1 -1
  22. package/dist/cjs/{search-bar-fe5f6de9.js → search-bar-81ca45b3.js} +1 -1
  23. package/dist/cjs/{select-c5851c45.js → select-0eb7203f.js} +1 -1
  24. package/dist/cjs/{slider-e77848f0.js → slider-13594e49.js} +1 -1
  25. package/dist/cjs/{spinner-cfe64e59.js → spinner-bb990a42.js} +1 -1
  26. package/dist/cjs/{text-field-d0f43b5c.js → text-field-0397fb34.js} +1 -1
  27. package/dist/cjs/{toast-fcea2c3e.js → toast-bee7f47b.js} +1 -1
  28. package/dist/cjs/{toggle-1f3a0c21.js → toggle-a5dde469.js} +1 -1
  29. package/dist/cjs/{tooltip-f1500a15.js → tooltip-afebbca8.js} +1 -1
  30. package/dist/cjs/vertex-avatar.cjs.entry.js +2 -2
  31. package/dist/cjs/vertex-button.cjs.entry.js +2 -2
  32. package/dist/cjs/vertex-card-group.cjs.entry.js +2 -2
  33. package/dist/cjs/vertex-chip.cjs.entry.js +2 -2
  34. package/dist/cjs/vertex-click-to-edit-textfield.cjs.entry.js +2 -2
  35. package/dist/cjs/vertex-collapsible.cjs.entry.js +2 -2
  36. package/dist/cjs/vertex-color-circle-picker.cjs.entry.js +2 -2
  37. package/dist/cjs/vertex-color-picker.cjs.entry.js +2 -2
  38. package/dist/cjs/vertex-dialog.cjs.entry.js +2 -2
  39. package/dist/cjs/vertex-draggable-popover.cjs.entry.js +2 -2
  40. package/dist/cjs/vertex-expandable.cjs.entry.js +2 -2
  41. package/dist/cjs/vertex-icon-button.cjs.entry.js +2 -2
  42. package/dist/cjs/vertex-icon.cjs.entry.js +2 -2
  43. package/dist/cjs/vertex-menu-item.cjs.entry.js +2 -2
  44. package/dist/cjs/vertex-menu.cjs.entry.js +2 -2
  45. package/dist/cjs/vertex-popover.cjs.entry.js +2 -2
  46. package/dist/cjs/vertex-radio.cjs.entry.js +2 -2
  47. package/dist/cjs/vertex-resizable.cjs.entry.js +2 -2
  48. package/dist/cjs/vertex-result-list.cjs.entry.js +2 -2
  49. package/dist/cjs/vertex-search-bar.cjs.entry.js +2 -2
  50. package/dist/cjs/vertex-select.cjs.entry.js +2 -2
  51. package/dist/cjs/vertex-slider.cjs.entry.js +2 -2
  52. package/dist/cjs/vertex-spinner.cjs.entry.js +2 -2
  53. package/dist/cjs/vertex-textfield.cjs.entry.js +2 -2
  54. package/dist/cjs/vertex-toast.cjs.entry.js +2 -2
  55. package/dist/cjs/vertex-toggle.cjs.entry.js +2 -2
  56. package/dist/cjs/vertex-tooltip.cjs.entry.js +2 -2
  57. package/dist/components/components.esm.js +1 -1
  58. package/dist/components/index.esm.js +1 -1
  59. package/dist/components/{p-6862c313.js → p-09ba50c3.js} +1 -1
  60. package/dist/components/{p-cd1511b7.js → p-0e628c05.js} +1 -1
  61. package/dist/components/p-0ec0a007.entry.js +1 -0
  62. package/dist/components/p-0f8b9ede.entry.js +1 -0
  63. package/dist/components/{p-5453e914.js → p-165aed7d.js} +1 -1
  64. package/dist/components/p-16719272.entry.js +1 -0
  65. package/dist/components/p-209db2ba.entry.js +1 -0
  66. package/dist/components/p-211c1186.entry.js +1 -0
  67. package/dist/components/p-226e83a6.entry.js +1 -0
  68. package/dist/components/p-24c72960.entry.js +1 -0
  69. package/dist/components/p-30f5b948.entry.js +1 -0
  70. package/dist/components/p-33400eed.entry.js +1 -0
  71. package/dist/components/p-35e7ab78.entry.js +1 -0
  72. package/dist/components/{p-78d6b889.js → p-36c853c4.js} +1 -1
  73. package/dist/components/{p-d046052f.js → p-3dd08a0f.js} +1 -1
  74. package/dist/components/{p-28d4459a.js → p-4226645b.js} +1 -1
  75. package/dist/components/p-53515813.entry.js +1 -0
  76. package/dist/components/{p-2aa53b3a.js → p-552c128f.js} +1 -1
  77. package/dist/components/p-573b8ec6.entry.js +1 -0
  78. package/dist/components/{p-1b2d9d0b.js → p-58f8a354.js} +1 -1
  79. package/dist/components/{p-b0e9ec9a.js → p-59fb829f.js} +1 -1
  80. package/dist/components/{p-a034c86d.js → p-5a93c1b6.js} +1 -1
  81. package/dist/components/{p-e3c14ba9.js → p-60ca5d84.js} +1 -1
  82. package/dist/components/p-69375605.entry.js +1 -0
  83. package/dist/components/{p-92b1ea3f.js → p-6a640a2c.js} +1 -1
  84. package/dist/components/{p-dfc5debe.js → p-6ec189d2.js} +1 -1
  85. package/dist/components/{p-16b08506.js → p-73e2e8f4.js} +1 -1
  86. package/dist/components/p-756c9977.entry.js +1 -0
  87. package/dist/components/{p-af1e1179.js → p-76ef57b9.js} +1 -1
  88. package/dist/components/p-7f64b251.entry.js +1 -0
  89. package/dist/components/p-80c989fa.entry.js +1 -0
  90. package/dist/components/{p-bdb0b990.js → p-8434602f.js} +1 -1
  91. package/dist/components/{p-fa7ea1ae.js → p-852be06f.js} +1 -1
  92. package/dist/components/{p-f640a86b.js → p-8764954b.js} +1 -1
  93. package/dist/components/{p-00580747.js → p-87de6fc5.js} +1 -1
  94. package/dist/components/{p-6ffbc063.js → p-8fe0084d.js} +1 -1
  95. package/dist/components/{p-ada4a89f.js → p-9374ef6c.js} +1 -1
  96. package/dist/components/p-939391df.entry.js +1 -0
  97. package/dist/components/{p-c02bb09a.js → p-988058f9.js} +1 -1
  98. package/dist/components/p-990852f6.entry.js +1 -0
  99. package/dist/components/p-9a46c8b6.entry.js +1 -0
  100. package/dist/components/p-a1d160cc.entry.js +1 -0
  101. package/dist/components/{p-fcd9f77f.js → p-a6614625.js} +1 -1
  102. package/dist/components/p-bca6275a.entry.js +1 -0
  103. package/dist/components/{p-9b61b046.js → p-bd11e7d1.js} +1 -1
  104. package/dist/components/{p-a71b5fe5.js → p-c2c076f1.js} +1 -1
  105. package/dist/components/p-c8df41df.entry.js +1 -0
  106. package/dist/components/{p-21f662f0.js → p-cd6ddb10.js} +1 -1
  107. package/dist/components/p-d7c0c287.entry.js +1 -0
  108. package/dist/components/p-dd94aaef.entry.js +1 -0
  109. package/dist/components/p-ea4a2f74.entry.js +1 -0
  110. package/dist/components/p-ebabee40.entry.js +1 -0
  111. package/dist/components/p-f98b2ecb.entry.js +1 -0
  112. package/dist/components/p-fe062eb0.js +7 -0
  113. package/dist/components/{p-47a09225.js → p-ff4a1c3a.js} +1 -1
  114. package/dist/esm/{avatar-30f8137d.js → avatar-775455a5.js} +1 -1
  115. package/dist/esm/{button-540656f6.js → button-f9ac74e4.js} +1 -1
  116. package/dist/esm/{card-group-2ea73f8e.js → card-group-4e8e0421.js} +1 -1
  117. package/dist/esm/{chip-d254df81.js → chip-4e568eee.js} +1 -1
  118. package/dist/esm/{click-to-edit-text-field-52f0a723.js → click-to-edit-text-field-d9b27cd0.js} +1 -1
  119. package/dist/esm/{collapsible-45546d75.js → collapsible-b52960e6.js} +1 -1
  120. package/dist/esm/{color-circle-picker-d4a38c07.js → color-circle-picker-998a7e9c.js} +1 -1
  121. package/dist/esm/{color-picker-50297d84.js → color-picker-2e3b51fa.js} +1 -1
  122. package/dist/esm/{dialog-cd227673.js → dialog-e3f49527.js} +1 -1
  123. package/dist/esm/{draggable-popover-281d1f8c.js → draggable-popover-5f14cca5.js} +1 -1
  124. package/dist/esm/{expandable-8b0d3544.js → expandable-b487cb00.js} +1 -1
  125. package/dist/esm/{icon-25a0dc1d.js → icon-a2d4cafb.js} +1 -1
  126. package/dist/esm/{icon-button-7450fac1.js → icon-button-53bc2b56.js} +1 -1
  127. package/dist/esm/index-9c609209.js +89 -0
  128. package/dist/esm/index.js +28 -28
  129. package/dist/esm/{menu-4a98c275.js → menu-f35637ca.js} +1 -1
  130. package/dist/esm/{menu-item-a7e29c6a.js → menu-item-c33aa9dd.js} +1 -1
  131. package/dist/esm/{popover-c5aad2c2.js → popover-4375db1b.js} +1 -1
  132. package/dist/esm/{radio-7b901651.js → radio-39c11ba4.js} +1 -1
  133. package/dist/esm/{resizable-affa2b70.js → resizable-a147709b.js} +1 -1
  134. package/dist/esm/{result-list-f2a0f78b.js → result-list-9c83f22a.js} +1 -1
  135. package/dist/esm/{search-bar-d1d23f50.js → search-bar-600fb8d9.js} +1 -1
  136. package/dist/esm/{select-4fd51fbf.js → select-75ed5653.js} +1 -1
  137. package/dist/esm/{slider-54bba0c0.js → slider-dcdb388f.js} +1 -1
  138. package/dist/esm/{spinner-7ce1d538.js → spinner-afccea51.js} +1 -1
  139. package/dist/esm/{text-field-cffef5c4.js → text-field-e542da25.js} +1 -1
  140. package/dist/esm/{toast-20588ad8.js → toast-255648ff.js} +1 -1
  141. package/dist/esm/{toggle-b1535fd2.js → toggle-1fe22e4f.js} +1 -1
  142. package/dist/esm/{tooltip-b8a65356.js → tooltip-e78d2c7a.js} +1 -1
  143. package/dist/esm/vertex-avatar.entry.js +2 -2
  144. package/dist/esm/vertex-button.entry.js +2 -2
  145. package/dist/esm/vertex-card-group.entry.js +2 -2
  146. package/dist/esm/vertex-chip.entry.js +2 -2
  147. package/dist/esm/vertex-click-to-edit-textfield.entry.js +2 -2
  148. package/dist/esm/vertex-collapsible.entry.js +2 -2
  149. package/dist/esm/vertex-color-circle-picker.entry.js +2 -2
  150. package/dist/esm/vertex-color-picker.entry.js +2 -2
  151. package/dist/esm/vertex-dialog.entry.js +2 -2
  152. package/dist/esm/vertex-draggable-popover.entry.js +2 -2
  153. package/dist/esm/vertex-expandable.entry.js +2 -2
  154. package/dist/esm/vertex-icon-button.entry.js +2 -2
  155. package/dist/esm/vertex-icon.entry.js +2 -2
  156. package/dist/esm/vertex-menu-item.entry.js +2 -2
  157. package/dist/esm/vertex-menu.entry.js +2 -2
  158. package/dist/esm/vertex-popover.entry.js +2 -2
  159. package/dist/esm/vertex-radio.entry.js +2 -2
  160. package/dist/esm/vertex-resizable.entry.js +2 -2
  161. package/dist/esm/vertex-result-list.entry.js +2 -2
  162. package/dist/esm/vertex-search-bar.entry.js +2 -2
  163. package/dist/esm/vertex-select.entry.js +2 -2
  164. package/dist/esm/vertex-slider.entry.js +2 -2
  165. package/dist/esm/vertex-spinner.entry.js +2 -2
  166. package/dist/esm/vertex-textfield.entry.js +2 -2
  167. package/dist/esm/vertex-toast.entry.js +2 -2
  168. package/dist/esm/vertex-toggle.entry.js +2 -2
  169. package/dist/esm/vertex-tooltip.entry.js +2 -2
  170. package/package.json +3 -3
  171. package/dist/cjs/index-b9715722.js +0 -72
  172. package/dist/components/p-0084f46c.entry.js +0 -1
  173. package/dist/components/p-03b59e22.entry.js +0 -1
  174. package/dist/components/p-0aaee37c.entry.js +0 -1
  175. package/dist/components/p-20c80d7c.entry.js +0 -1
  176. package/dist/components/p-2ad1f373.entry.js +0 -1
  177. package/dist/components/p-2d011512.entry.js +0 -1
  178. package/dist/components/p-37cfdd8f.js +0 -7
  179. package/dist/components/p-3eefed8b.entry.js +0 -1
  180. package/dist/components/p-4021fb36.entry.js +0 -1
  181. package/dist/components/p-4366e395.entry.js +0 -1
  182. package/dist/components/p-72437dfd.entry.js +0 -1
  183. package/dist/components/p-72a013fd.entry.js +0 -1
  184. package/dist/components/p-7c3260eb.entry.js +0 -1
  185. package/dist/components/p-8114cd77.entry.js +0 -1
  186. package/dist/components/p-819c44fc.entry.js +0 -1
  187. package/dist/components/p-81a31bb3.entry.js +0 -1
  188. package/dist/components/p-93d5b98b.entry.js +0 -1
  189. package/dist/components/p-a30fae90.entry.js +0 -1
  190. package/dist/components/p-ac35a5d8.entry.js +0 -1
  191. package/dist/components/p-b33cf7e5.entry.js +0 -1
  192. package/dist/components/p-b4147bb7.entry.js +0 -1
  193. package/dist/components/p-b5d4e4f8.entry.js +0 -1
  194. package/dist/components/p-bc8122a5.entry.js +0 -1
  195. package/dist/components/p-c6474e25.entry.js +0 -1
  196. package/dist/components/p-ca731ab8.entry.js +0 -1
  197. package/dist/components/p-d144d3c3.entry.js +0 -1
  198. package/dist/components/p-e2e62e0d.entry.js +0 -1
  199. package/dist/components/p-fc4baf59.entry.js +0 -1
  200. package/dist/esm/index-3c78bcaf.js +0 -70
@@ -1,5 +1,5 @@
1
1
  import { c as readTask, r as registerInstance, e as createEvent, h, g as getElement } from './index-72f28b71.js';
2
- import { c as classnames } from './index-3c78bcaf.js';
2
+ import { c as classnames } from './index-9c609209.js';
3
3
 
4
4
  function readDOM(callback) {
5
5
  readTask(callback);
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, e as createEvent, c as readTask, h } from './index-72f28b71.js';
2
- import { c as classnames } from './index-3c78bcaf.js';
2
+ import { c as classnames } from './index-9c609209.js';
3
3
 
4
4
  const draggablePopoverCss = "button{border:none;background-color:transparent;font-family:var(--vertex-ui-font-family);font-size:0.875rem;padding:0}:host{position:fixed;top:0;left:0;white-space:nowrap;--background-color:var(--vertex-ui-white);--color:var(--vertex-ui-neutral-700);--font-family:var(--vertex-ui-font-family);--font-size:var(--vertex-ui-text-base);--drag-icon:all-scroll;--dragging-icon:all-scroll}.container{display:flex;column-gap:0.5rem;padding:0.8125rem 0.5625rem 1rem 0.625rem;background-color:var(--background-color);opacity:0.95;border-radius:0.5rem;box-shadow:0 0 5px rgba(0, 0, 0, 0.25);color:var(--color);font-family:var(--font-family);font-size:var(--font-size)}.container:not(.dragging) .icon{cursor:var(--drag-icon)}.container.dragging{cursor:var(--dragging-icon)}.container.dragging *{user-select:none}.icon-container{display:flex;flex-direction:column}.icon-button{display:flex;align-items:center}";
5
5
 
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, e as createEvent, c as readTask, h, H as Host } from './index-72f28b71.js';
2
- import { c as classnames } from './index-3c78bcaf.js';
2
+ import { c as classnames } from './index-9c609209.js';
3
3
 
4
4
  const expandableCss = ":host{display:flex}.content{display:flex;flex-direction:column;transition:height 1s}.icon-container{display:flex;flex-direction:column}.icon-button{display:flex;align-items:center}.expanded-content{overflow:hidden}.expanded-content.animated{transition-property:max-height;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:200ms;transform-origin:top}";
5
5
 
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, h } from './index-72f28b71.js';
2
- import { c as classnames } from './index-3c78bcaf.js';
2
+ import { c as classnames } from './index-9c609209.js';
3
3
  import { g as getSvg } from './icon-helper-aa2001ba.js';
4
4
 
5
5
  const iconCss = ".container{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.icon{display:flex;justify-content:center;align-items:center;fill:currentColor}.xs{height:var(--icon-size, 0.75rem);width:var(--icon-size, 0.75rem)}.sm{height:var(--icon-size, 1rem);width:var(--icon-size, 1rem)}.md{height:var(--icon-size, 1.5rem);width:var(--icon-size, 1.5rem)}.lg{height:var(--icon-size, 2rem);width:var(--icon-size, 2rem)}svg{position:relative;width:100%}";
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, h, H as Host } from './index-72f28b71.js';
2
- import { c as classnames } from './index-3c78bcaf.js';
2
+ import { c as classnames } from './index-9c609209.js';
3
3
  import { g as getSvg } from './icon-helper-aa2001ba.js';
4
4
 
5
5
  const iconButtonCss = "button{border:none;background-color:transparent;font-family:var(--vertex-ui-font-family);font-size:0.875rem;padding:0}:host{--hover-background-color:var(--vertex-ui-neutral-300);--active-background-color:var(--vertex-ui-neutral-400);--focus-background-color:var(--vertex-ui-neutral-400);--hover-box-shadow:0 2px 2px rgb(0 0 0 / 20%);--active-box-shadow:none;--focus-box-shadow:0 0 0 1px var(--vertex-ui-neutral-900)}.container{display:flex;justify-content:center;align-items:center;outline:none;fill:currentColor;color:currentColor;cursor:pointer}.container:not(.plain){border-radius:4px;padding:0.25rem}.icon-button{display:flex;justify-content:center;align-items:center;fill:currentColor;height:var(--icon-size, 1.5rem);width:var(--icon-size, 1.5rem)}.icon-button svg{width:100%;height:100%}.floating{background-color:var(--vertex-ui-neutral-100);box-shadow:var(--vertex-ui-overlay-shadow);color:var(--vertex-ui-neutral-700);fill:var(--vertex-ui-neutral-700);opacity:0.95}.floating.disabled{color:var(--vertex-ui-neutral-400);cursor:not-allowed}.container:not(.disabled):not(.plain):hover{background-color:var(--hover-background-color);box-shadow:var(--hover-box-shadow)}.container:not(.disabled):not(.plain):active{background-color:var(--active-background-color);box-shadow:var(--active-box-shadow)}.container:not(.disabled):not(.plain):focus-visible{background-color:var(--focus-background-color);box-shadow:var(--focus-box-shadow);color:var(--vertex-ui-neutral-900)}.container.disabled:not(.floating){cursor:not-allowed;color:var(--vertex-ui-neutral-400)}.container.primary:not(.disabled){color:var(--vertex-ui-blue-700)}.container.secondary:not(.disabled){color:var(--vertex-ui-neutral-800)}.xs{height:var(--icon-size, 0.75rem);width:var(--icon-size, 0.75rem)}.sm{height:var(--icon-size, 1rem);width:var(--icon-size, 1rem)}.md{height:var(--icon-size, 1.5rem);width:var(--icon-size, 1.5rem)}.lg{height:var(--icon-size, 2rem);width:var(--icon-size, 2rem)}";
@@ -0,0 +1,89 @@
1
+ function createCommonjsModule(fn, basedir, module) {
2
+ return module = {
3
+ path: basedir,
4
+ exports: {},
5
+ require: function (path, base) {
6
+ return commonjsRequire();
7
+ }
8
+ }, fn(module, module.exports), module.exports;
9
+ }
10
+
11
+ function commonjsRequire () {
12
+ throw new Error('Dynamic requires are not currently supported by @rollup/plugin-commonjs');
13
+ }
14
+
15
+ var classnames = createCommonjsModule(function (module) {
16
+ /*!
17
+ Copyright (c) 2018 Jed Watson.
18
+ Licensed under the MIT License (MIT), see
19
+ http://jedwatson.github.io/classnames
20
+ */
21
+ /* global define */
22
+
23
+ (function () {
24
+
25
+ var hasOwn = {}.hasOwnProperty;
26
+
27
+ function classNames () {
28
+ var classes = '';
29
+
30
+ for (var i = 0; i < arguments.length; i++) {
31
+ var arg = arguments[i];
32
+ if (arg) {
33
+ classes = appendClass(classes, parseValue(arg));
34
+ }
35
+ }
36
+
37
+ return classes;
38
+ }
39
+
40
+ function parseValue (arg) {
41
+ if (typeof arg === 'string' || typeof arg === 'number') {
42
+ return arg;
43
+ }
44
+
45
+ if (typeof arg !== 'object') {
46
+ return '';
47
+ }
48
+
49
+ if (Array.isArray(arg)) {
50
+ return classNames.apply(null, arg);
51
+ }
52
+
53
+ if (arg.toString !== Object.prototype.toString && !arg.toString.toString().includes('[native code]')) {
54
+ return arg.toString();
55
+ }
56
+
57
+ var classes = '';
58
+
59
+ for (var key in arg) {
60
+ if (hasOwn.call(arg, key) && arg[key]) {
61
+ classes = appendClass(classes, key);
62
+ }
63
+ }
64
+
65
+ return classes;
66
+ }
67
+
68
+ function appendClass (value, newClass) {
69
+ if (!newClass) {
70
+ return value;
71
+ }
72
+
73
+ if (value) {
74
+ return value + ' ' + newClass;
75
+ }
76
+
77
+ return value + newClass;
78
+ }
79
+
80
+ if (module.exports) {
81
+ classNames.default = classNames;
82
+ module.exports = classNames;
83
+ } else {
84
+ window.classNames = classNames;
85
+ }
86
+ }());
87
+ });
88
+
89
+ export { classnames as c };
package/dist/esm/index.js CHANGED
@@ -1,41 +1,41 @@
1
1
  export { A as AutoResizeTextArea } from './auto-resize-textarea-ac4b5f3b.js';
2
- export { A as Avatar } from './avatar-30f8137d.js';
2
+ export { A as Avatar } from './avatar-775455a5.js';
3
3
  export { A as AvatarGroup } from './avatar-group-e5ca86bf.js';
4
- export { B as Button } from './button-540656f6.js';
4
+ export { B as Button } from './button-f9ac74e4.js';
5
5
  export { C as Card } from './card-1e8790aa.js';
6
- export { C as CardGroup } from './card-group-2ea73f8e.js';
7
- export { C as Chip } from './chip-d254df81.js';
8
- export { C as ClickToEditTextField } from './click-to-edit-text-field-52f0a723.js';
9
- export { C as Collapsible } from './collapsible-45546d75.js';
6
+ export { C as CardGroup } from './card-group-4e8e0421.js';
7
+ export { C as Chip } from './chip-4e568eee.js';
8
+ export { C as ClickToEditTextField } from './click-to-edit-text-field-d9b27cd0.js';
9
+ export { C as Collapsible } from './collapsible-b52960e6.js';
10
10
  export { C as ColorCircle } from './color-circle-842f3321.js';
11
- export { C as ColorCirclePicker } from './color-circle-picker-d4a38c07.js';
12
- export { C as ColorPicker } from './color-picker-50297d84.js';
11
+ export { C as ColorCirclePicker } from './color-circle-picker-998a7e9c.js';
12
+ export { C as ColorPicker } from './color-picker-2e3b51fa.js';
13
13
  export { C as ContextMenu } from './context-menu-12f1afe1.js';
14
- export { D as Dialog } from './dialog-cd227673.js';
15
- export { D as DraggablePopover } from './draggable-popover-281d1f8c.js';
14
+ export { D as Dialog } from './dialog-e3f49527.js';
15
+ export { D as DraggablePopover } from './draggable-popover-5f14cca5.js';
16
16
  export { D as DropdownMenu } from './dropdown-menu-1598ba20.js';
17
- export { E as Expandable } from './expandable-8b0d3544.js';
17
+ export { E as Expandable } from './expandable-b487cb00.js';
18
18
  export { H as HelpTooltip } from './help-tooltip-c2f0d996.js';
19
- export { I as Icon } from './icon-25a0dc1d.js';
20
- export { I as IconButton } from './icon-button-7450fac1.js';
19
+ export { I as Icon } from './icon-a2d4cafb.js';
20
+ export { I as IconButton } from './icon-button-53bc2b56.js';
21
21
  export { L as LogoLoading } from './logo-loading-3c7fa23d.js';
22
- export { M as Menu } from './menu-4a98c275.js';
22
+ export { M as Menu } from './menu-f35637ca.js';
23
23
  export { M as MenuDivider } from './menu-divider-87c888cb.js';
24
- export { M as MenuItem } from './menu-item-a7e29c6a.js';
25
- export { P as Popover } from './popover-c5aad2c2.js';
26
- export { R as Radio } from './radio-7b901651.js';
24
+ export { M as MenuItem } from './menu-item-c33aa9dd.js';
25
+ export { P as Popover } from './popover-4375db1b.js';
26
+ export { R as Radio } from './radio-39c11ba4.js';
27
27
  export { R as RadioGroup } from './radio-group-7c35d2f0.js';
28
- export { R as Resizable } from './resizable-affa2b70.js';
29
- export { R as ResultList } from './result-list-f2a0f78b.js';
30
- export { S as SearchBar } from './search-bar-d1d23f50.js';
31
- export { S as Select } from './select-4fd51fbf.js';
32
- export { S as Slider } from './slider-54bba0c0.js';
33
- export { S as Spinner } from './spinner-7ce1d538.js';
34
- export { T as TextField } from './text-field-cffef5c4.js';
35
- export { T as Toast } from './toast-20588ad8.js';
36
- export { T as Toggle } from './toggle-b1535fd2.js';
37
- export { T as Tooltip } from './tooltip-b8a65356.js';
28
+ export { R as Resizable } from './resizable-a147709b.js';
29
+ export { R as ResultList } from './result-list-9c83f22a.js';
30
+ export { S as SearchBar } from './search-bar-600fb8d9.js';
31
+ export { S as Select } from './select-75ed5653.js';
32
+ export { S as Slider } from './slider-dcdb388f.js';
33
+ export { S as Spinner } from './spinner-afccea51.js';
34
+ export { T as TextField } from './text-field-e542da25.js';
35
+ export { T as Toast } from './toast-255648ff.js';
36
+ export { T as Toggle } from './toggle-1fe22e4f.js';
37
+ export { T as Tooltip } from './tooltip-e78d2c7a.js';
38
38
  import './index-72f28b71.js';
39
- import './index-3c78bcaf.js';
39
+ import './index-9c609209.js';
40
40
  import './icon-helper-aa2001ba.js';
41
41
  import './templates-51212dae.js';
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, e as createEvent, h, g as getElement } from './index-72f28b71.js';
2
- import { c as classnames } from './index-3c78bcaf.js';
2
+ import { c as classnames } from './index-9c609209.js';
3
3
 
4
4
  const menuCss = ":host{--background-color:var(--vertex-ui-white);--menu-padding:0.19em 0}.root{padding:var(--menu-padding);border:1px solid var(--vertex-ui-neutral-400);border-radius:0.25rem;box-shadow:0px 2px 4px -1px rgb(0 0 0 / 20%),\n 0px 4px 5px 0px rgb(0 0 0 / 14%), 0px 1px 10px 0px rgb(0 0 0 / 12%);background-color:var(--background-color);z-index:var(--vertex-ui-context-menu-layer)}.has-header{padding-top:0}";
5
5
 
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, h } from './index-72f28b71.js';
2
- import { c as classnames } from './index-3c78bcaf.js';
2
+ import { c as classnames } from './index-9c609209.js';
3
3
 
4
4
  const menuItemCss = ":host{--background-color:var(--vertex-ui-white);--color:var(--vertex-ui-neutral-700);--hover-background-color:var(--vertex-ui-neutral-200)}.root{font-family:var(--vertex-ui-font-family);font-size:var(--vertex-ui-text-base);line-height:1.1;display:flex;align-items:center;color:var(--color);margin:0.075em 0;padding:0.5rem 0.75rem;background-color:var(--background-color);transition:background-color;transition-duration:0.5s;user-select:none}.root:not(.disabled):hover{cursor:pointer;background-color:var(--hover-background-color)}.root.disabled{opacity:0.5}slot[name='icon']::slotted(*){padding-right:0.8125rem}";
5
5
 
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, e as createEvent, h, H as Host, g as getElement } from './index-72f28b71.js';
2
- import { c as classnames } from './index-3c78bcaf.js';
2
+ import { c as classnames } from './index-9c609209.js';
3
3
 
4
4
  var top = 'top';
5
5
  var bottom = 'bottom';
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, e as createEvent, h } from './index-72f28b71.js';
2
- import { c as classnames } from './index-3c78bcaf.js';
2
+ import { c as classnames } from './index-9c609209.js';
3
3
 
4
4
  const radioCss = ".radio.sc-vertex-radio{display:inline-flex;position:relative;font-family:var(--vertex-ui-font-family);color:var( --vertex-ui-neutral-700);margin:4px 0px;white-space:nowrap}.radio.sc-vertex-radio:not(.disabled):hover{color:var( --vertex-ui-neutral-800)}.radio.sc-vertex-radio input.sc-vertex-radio{position:absolute;opacity:0;cursor:pointer}.radio.sc-vertex-radio:not(.disabled){cursor:pointer}.radio.disabled.sc-vertex-radio input.sc-vertex-radio{cursor:not-allowed}.checkmark.sc-vertex-radio{display:flex;position:relative;margin:auto;margin-right:0.75rem;height:16px;width:16px;background-color:var(--vertex-ui-white);border-radius:50%;border:1px solid var(--vertex-ui-neutral-400)}.checkmark.disabled.sc-vertex-radio{cursor:not-allowed}.radio.sc-vertex-radio:not(.disabled):hover input.sc-vertex-radio~.checkmark.sc-vertex-radio{border:1px solid var(--vertex-ui-neutral-500);cursor:pointer}.radio.sc-vertex-radio input.sc-vertex-radio:checked~.checkmark.sc-vertex-radio{border:1px solid var(--vertex-ui-blue-700)}.radio.disabled.sc-vertex-radio input.sc-vertex-radio:checked~.checkmark.sc-vertex-radio{border:1px solid var( --vertex-ui-neutral-400)}.radio.sc-vertex-radio:not(.disabled):hover input.sc-vertex-radio:checked~.checkmark.sc-vertex-radio{border:1px solid var(--vertex-ui-blue-500);cursor:pointer}.checkmark.sc-vertex-radio:after{content:\"\";position:absolute;display:none}.radio.sc-vertex-radio input.sc-vertex-radio:checked~.checkmark.sc-vertex-radio:after{display:flex}.radio.sc-vertex-radio .checkmark.sc-vertex-radio:after{position:relative;margin:auto;width:12px;height:12px;border-radius:50%;background:var(--vertex-ui-blue-700)}.radio.sc-vertex-radio:hover .checkmark.sc-vertex-radio:after{background:var(--vertex-ui-blue-500);cursor:pointer}.radio.disabled.sc-vertex-radio .checkmark.sc-vertex-radio:after{background:var( --vertex-ui-neutral-400)}.disabled.sc-vertex-radio{color:var( --vertex-ui-neutral-400)}";
5
5
 
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, e as createEvent, h, H as Host, c as readTask, g as getElement } from './index-72f28b71.js';
2
- import { c as classnames } from './index-3c78bcaf.js';
2
+ import { c as classnames } from './index-9c609209.js';
3
3
 
4
4
  const resizableCss = ":host{--hover-shadow-color:var(--vertex-ui-blue-500);--vertical-handle-size:1rem;--vertical-handle-offset:-0.9rem;--horizontal-handle-size:1rem;--horizontal-handle-offset:-0.9rem;--side-direction-handle-z-index:var(--vertex-ui-popover-layer);--corner-handle-z-index:var(--vertex-ui-context-menu-layer)}:host(:not([dimensions-computed=\"\"])){position:absolute;display:none}.container{position:relative;height:100%;width:100%}.container.hidden{position:absolute;visibility:hidden}.shadow{pointer-events:none;position:absolute;width:100%;height:100%;z-index:var(--vertex-ui-popover-layer)}.shadow.hovered-location-left{box-shadow:inset 1px 0 0 var(--hover-shadow-color)}.shadow.hovered-location-right{box-shadow:inset -1px 0 0 var(--hover-shadow-color)}.shadow.hovered-location-top{box-shadow:inset 0 1px 0 var(--hover-shadow-color)}.shadow.hovered-location-bottom{box-shadow:inset 0 -1px 0 var(--hover-shadow-color)}.shadow.hovered-location-bottom-left{box-shadow:inset 1px -1px 0 var(--hover-shadow-color)}.shadow.hovered-location-bottom-right{box-shadow:inset -1px -1px 0 var(--hover-shadow-color)}.shadow.hovered-location-top-left{box-shadow:inset 1px 1px 0 var(--hover-shadow-color)}.shadow.hovered-location-top-right{box-shadow:inset -1px 1px 0 var(--hover-shadow-color)}.handle{position:absolute;visibility:hidden;z-index:var(--side-direction-handle-z-index)}.corner-handle{z-index:var(--corner-handle-z-index)}.left-handle.horizontal-direction-left,.left-handle.horizontal-direction-both{visibility:visible;left:var(--horizontal-handle-offset);top:0;height:100%;width:var(--horizontal-handle-size);cursor:col-resize}.right-handle.horizontal-direction-right,.right-handle.horizontal-direction-both{visibility:visible;right:var(--horizontal-handle-offset);top:0;height:100%;width:var(--horizontal-handle-size);cursor:col-resize}.bottom-handle.vertical-direction-bottom,.bottom-handle.vertical-direction-both{visibility:visible;left:0;bottom:var(--vertical-handle-offset);height:var(--vertical-handle-size);width:100%;cursor:row-resize}.top-handle.vertical-direction-top,.top-handle.vertical-direction-both{visibility:visible;left:0;top:var(--vertical-handle-offset);height:var(--vertical-handle-size);width:100%;cursor:row-resize}.bottom-right-handle.vertical-direction-bottom.horizontal-direction-right,.bottom-right-handle.vertical-direction-both.horizontal-direction-right,.bottom-right-handle.vertical-direction-bottom.horizontal-direction-both,.bottom-right-handle.vertical-direction-both.horizontal-direction-both{visibility:visible;right:var(--horizontal-handle-offset);bottom:var(--vertical-handle-offset);height:var(--vertical-handle-size);width:var(--horizontal-handle-size);cursor:nwse-resize}.bottom-left-handle.vertical-direction-bottom.horizontal-direction-left,.bottom-left-handle.vertical-direction-both.horizontal-direction-left,.bottom-left-handle.vertical-direction-bottom.horizontal-direction-both,.bottom-left-handle.vertical-direction-both.horizontal-direction-both{visibility:visible;left:var(--horizontal-handle-offset);bottom:var(--vertical-handle-offset);height:var(--vertical-handle-size);width:var(--horizontal-handle-size);cursor:nesw-resize}.top-right-handle.vertical-direction-top.horizontal-direction-right,.top-right-handle.vertical-direction-both.horizontal-direction-right,.top-right-handle.vertical-direction-top.horizontal-direction-both,.top-right-handle.vertical-direction-both.horizontal-direction-both{visibility:visible;right:var(--horizontal-handle-offset);top:var(--vertical-handle-offset);height:var(--vertical-handle-size);width:var(--horizontal-handle-size);cursor:nesw-resize}.top-left-handle.vertical-direction-top.horizontal-direction-left,.top-left-handle.vertical-direction-both.horizontal-direction-left,.top-left-handle.vertical-direction-top.horizontal-direction-both,.top-left-handle.vertical-direction-both.horizontal-direction-both{visibility:visible;left:var(--horizontal-handle-offset);top:var(--vertical-handle-offset);height:var(--vertical-handle-size);width:var(--horizontal-handle-size);cursor:nwse-resize}";
5
5
 
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, e as createEvent, h, H as Host, g as getElement } from './index-72f28b71.js';
2
- import { c as classnames } from './index-3c78bcaf.js';
2
+ import { c as classnames } from './index-9c609209.js';
3
3
  import { g as generateInstanceFromTemplate } from './templates-51212dae.js';
4
4
 
5
5
  class ElementPool {
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, e as createEvent, h, H as Host, g as getElement } from './index-72f28b71.js';
2
- import { c as classnames } from './index-3c78bcaf.js';
2
+ import { c as classnames } from './index-9c609209.js';
3
3
  import { g as generateInstanceFromTemplate } from './templates-51212dae.js';
4
4
 
5
5
  const getWindowSelection = () => {
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, e as createEvent, h, c as readTask, g as getElement } from './index-72f28b71.js';
2
- import { c as classnames } from './index-3c78bcaf.js';
2
+ import { c as classnames } from './index-9c609209.js';
3
3
 
4
4
  const selectCss = ":host{--select-width:100%}.root{display:inline-block;color:var(--vertex-ui-neutral-700);width:var(--select-width);font-family:var(--vertex-ui-font-family);font-size:var(--vertex-ui-text-base);overflow:hidden;user-select:none}.root:not(.disabled):hover{color:var(--vertex-ui-neutral-800)}.root.disabled{color:var(--vertex-ui-neutral-400)}.target,.selected-option{background-color:var(--vertex-ui-neutral-200);width:100%;box-sizing:border-box;cursor:pointer;display:flex;align-items:center;padding:0.375rem 0.75rem 0.375rem 0.75rem}.target.hidden{box-shadow:0px 2px 4px -1px rgb(0 0 0 / 20%),\n 0px 4px 5px 0px rgb(0 0 0 / 14%), 0px 1px 10px 0px rgb(0 0 0 / 12%)}.selected-option.disabled,.target.disabled{background-color:var(--vertex-ui-neutral-100);cursor:default}.target{border-radius:4px}.icon{padding-left:1rem;margin-left:auto}.options{position:relative;cursor:pointer;background-color:var(--vertex-ui-white);border-radius:4px;padding:0.25rem 0;top:-0.25rem;box-shadow:0px 2px 4px -1px rgb(0 0 0 / 20%),\n 0px 4px 5px 0px rgb(0 0 0 / 14%), 0px 1px 10px 0px rgb(0 0 0 / 12%)}.options.animated{transition:opacity 0.1s ease-in 0.05s;opacity:0}.options.hidden{background-color:transparent}.options.visible{opacity:1}.options>*,.options>slot::slotted(*){padding:0.375rem 0.75rem 0.375rem 0.75rem}.options.hidden>*,.options.hidden>slot::slotted(*){opacity:0}.options>slot::slotted(:hover){background-color:var(--vertex-ui-neutral-200)}vertex-popover{--transform-origin:top left;--open-animation-name:open-scale-y;--close-animation-name:close-scale-y}";
5
5
 
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, e as createEvent, h } from './index-72f28b71.js';
2
- import { c as classnames } from './index-3c78bcaf.js';
2
+ import { c as classnames } from './index-9c609209.js';
3
3
 
4
4
  const sliderCss = ":host{display:flex;--vertex-slider-track-color:var(--vertex-ui-neutral-400);--vertex-slider-thumb-color:var(--vertex-ui-blue-700)}:host([size=\"sm\"]){height:12px}:host([size=\"md\"]){height:14px}:host([size=\"lg\"]){height:16px}.input{-webkit-appearance:none;width:100%;height:100%;background:transparent;margin:0}.input:not(.disabled){cursor:pointer}.input.sm{height:12px}.input.md{height:14px}.input.lg{height:16px}.input.disabled{opacity:0.5}.tooltip{width:100%}.input::-webkit-slider-runnable-track{width:100%;height:2px;cursor:default;background:var(--vertex-slider-track-color);border-radius:1px}.input::-moz-range-track{width:100%;height:2px;cursor:default;background:var(--vertex-slider-track-color);border-radius:1px}.input::-ms-track{width:100%;height:2px;cursor:default;background:var(--vertex-slider-track-color);border-radius:1px}.input:not(.disabled)::-webkit-slider-runnable-track{cursor:pointer}.input:not(.disabled)::-moz-range-track{cursor:pointer}.input:not(.disabled)::-ms-track{cursor:pointer}.input.sm::-webkit-slider-thumb{height:12px;width:12px;margin-top:-5px}.input.sm::-moz-range-thumb{height:12px;width:12px;margin-top:-5px}.input.sm::-ms-thumb{height:12px;width:12px;margin-top:-5px}.input.md::-webkit-slider-thumb{height:14px;width:14px;margin-top:-6px}.input.md::-moz-range-thumb{height:14px;width:14px;margin-top:-6px}.input.md::-ms-thumb{height:14px;width:14px;margin-top:-6px}.input.lg::-webkit-slider-thumb{height:16px;width:16px;margin-top:-7px}.input.lg::-moz-range-thumb{height:16px;width:16px;margin-top:-7px}.input.lg::-ms-thumb{height:16px;width:16px;margin-top:-7px}.input::-webkit-slider-thumb{-webkit-appearance:none;border-radius:50%;background:var(--vertex-slider-thumb-color);border:none;cursor:default}.input::-moz-range-thumb{-webkit-appearance:none;border-radius:50%;background:var(--vertex-slider-thumb-color);border:none;cursor:default}.input::-ms-thumb{-webkit-appearance:none;border-radius:50%;background:var(--vertex-slider-thumb-color);border:none;cursor:default}.input:not(.disabled)::-webkit-slider-thumb{cursor:grab}.input:not(.disabled)::-moz-range-thumb{cursor:grab}.input:not(.disabled)::-ms-thumb{cursor:grab}.input::-webkit-slider-thumb:active{cursor:grabbing;box-shadow:0 1px 2px var(--vertex-ui-black)}.input::-moz-range-thumb:active{cursor:grabbing;box-shadow:0 1px 2px var(--vertex-ui-black)}.input::-ms-thumb:active{cursor:grabbing;box-shadow:0 1px 2px var(--vertex-ui-black)}";
5
5
 
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, h } from './index-72f28b71.js';
2
- import { c as classnames } from './index-3c78bcaf.js';
2
+ import { c as classnames } from './index-9c609209.js';
3
3
 
4
4
  const spinnerCss = ".spinner{position:relative;display:flex}.spinner div{position:absolute;display:block;animation:spinner 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;border-radius:50%;border-style:solid;box-sizing:border-box}.spinner div:nth-child(1){animation-delay:-0.45s}.spinner div:nth-child(2){animation-delay:-0.3s}.spinner div:nth-child(3){animation-delay:-0.15s}.spinner.xs{height:16px;width:16px}.spinner.xs div{border-width:var(--border-width, 1px);height:16px;width:16px;margin:0}.spinner.sm{height:23px;width:23px}.spinner.sm div{border-width:var(--border-width, 3px);height:18px;width:18px;margin:2px}.spinner.md{height:32px;width:32px}.spinner.md div{border-width:var(--border-width, 3px);height:32px;width:32px;margin:2px}.spinner.lg{height:64px;width:64px}.spinner.lg div{border-width:var(--border-width, 6px);height:51px;width:51px;margin:6px}.spinner.blue div{border-color:var(--vertex-ui-blue-700) transparent transparent transparent}.spinner.white div{border-color:var(--vertex-ui-white) transparent transparent transparent}.spinner.grey div{border-color:var(--vertex-ui-neutral-700) transparent transparent transparent}@keyframes spinner{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}";
5
5
 
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, e as createEvent, h, g as getElement } from './index-72f28b71.js';
2
- import { c as classnames } from './index-3c78bcaf.js';
2
+ import { c as classnames } from './index-9c609209.js';
3
3
 
4
4
  const TextField = class {
5
5
  constructor(hostRef) {
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, e as createEvent, h } from './index-72f28b71.js';
2
- import { c as classnames } from './index-3c78bcaf.js';
2
+ import { c as classnames } from './index-9c609209.js';
3
3
 
4
4
  const toastCss = ":host{--toast-width:auto;--toast-min-width:17rem;--toast-max-width:25rem;--toast-white-space:normal}.anchor{position:fixed}.bottom-left{left:1rem;bottom:1rem}.bottom{left:50vw;bottom:1rem}.bottom-right{right:1rem;bottom:1rem}.top-left{left:1rem;top:1rem}.top{left:50vw;top:1rem}.top-right{right:1rem;top:1rem}.popover{position:fixed;--open-animation-name:open-fade-in;--close-animation-name:close-fade-out}.actions{display:flex;align-items:center;margin-left:auto}.close{cursor:pointer;padding-left:1rem}.close:hover{color:var(--vertex-ui-neutral-300)}.toast{position:relative;display:flex;align-items:center;width:var(--toast-width);min-width:var(--toast-min-width);max-width:var(--toast-max-width);padding:1rem 1rem 1rem 1.5rem;font-family:var(--vertex-ui-font-family);font-size:var(--vertex-ui-text-base);background-color:var(--vertex-ui-neutral-800);color:var(--vertex-ui-white);border-radius:4px;white-space:var(--toast-white-space);user-select:none}.toast.hidden{pointer-events:none}.warn{background-color:var(--vertex-ui-orange-100);color:var(--vertex-ui-neutral-800)}.error{background-color:var(--vertex-ui-red-700);color:white}";
5
5
 
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, e as createEvent, h } from './index-72f28b71.js';
2
- import { c as classnames } from './index-3c78bcaf.js';
2
+ import { c as classnames } from './index-9c609209.js';
3
3
 
4
4
  const toggleCss = "button{border:none;background-color:transparent;font-family:var(--vertex-ui-font-family);font-size:0.875rem;padding:0}:host{display:flex}.check{border:1px solid var(--vertex-ui-neutral-400);box-shadow:0 0 2px var(--vertex-ui-neutral-400);border-radius:4px;width:1rem;height:1rem;padding:0}.check:not(.disabled){cursor:pointer}.check.disabled{border:1px solid var(--vertex-ui-neutral-200);box-shadow:0 0 2px var(--vertex-ui-neutral-200)}.check:focus-visible:not(.disabled){outline:none;border:1px solid var(--vertex-ui-neutral-600);box-shadow:0 0 2px var(--vertex-ui-neutral-600)}.check:focus-visible:not(.disabled)>.checked-content.checked{background-color:var(--vertex-ui-blue-800);box-shadow:0 0 2px var(--vertex-ui-blue-800)}.check:hover:not(.disabled){border:1px solid var(--vertex-ui-neutral-500);box-shadow:0 0 2px var(--vertex-ui-neutral-500)}.check.checked:not(.disabled){border:none;box-shadow:none}.check:hover:not(.disabled)>.checked-content.checked{background-color:var(--vertex-ui-blue-500);box-shadow:0 0 2px var(--vertex-ui-blue-500)}.checked-content{width:100%;height:100%;border-radius:4px}.checked-content.disabled{background-color:var(--vertex-ui-neutral-050);color:var(--vertex-ui-neutral-500)}.checked-content.checked:not(.disabled){background-color:var(--vertex-ui-blue-700);box-shadow:0 0 2px var(--vertex-ui-blue-700);color:var(--vertex-ui-white)}.switch{position:relative;width:2.25rem;height:1.25rem;padding:0;display:inline-block}.switch:not(.disabled){cursor:pointer}.track{position:absolute;top:0;background-color:var(--vertex-ui-neutral-300);width:2rem;padding:0 0.125rem;margin:0.1875rem 0;height:0.875rem;border-radius:7rem}.track.disabled{background-color:var(--vertex-ui-neutral-200)}.track.disabled.checked{background-color:var(--vertex-ui-blue-200)}.handle{position:absolute;top:0;left:0;background-color:var(--vertex-ui-neutral-100);box-shadow:-1px 1px rgba(0, 0, 0, 0.15);width:1.25rem;height:1.25rem;border-radius:100%;display:flex;transition:left 0.25s}.handle.disabled{box-shadow:none}.track:not(.disabled).checked{background-color:var(--vertex-ui-blue-300)}.handle.checked{left:1rem}.handle.checked:not(.disabled){background-color:var(--vertex-ui-blue-600)}.handle.checked.disabled{background-color:var(--vertex-ui-blue-300)}";
5
5
 
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, h } from './index-72f28b71.js';
2
- import { c as classnames } from './index-3c78bcaf.js';
2
+ import { c as classnames } from './index-9c609209.js';
3
3
 
4
4
  const tooltipCss = ":host{--tooltip-width:auto;--tooltip-white-space:normal;display:flex}.popover{width:100%;height:100%}.target{display:flex}.tooltip{display:flex;justify-content:center;text-align:center;width:var(--tooltip-width);font-family:var(--vertex-ui-font-family);font-size:var(--vertex-ui-text-xxs);background-color:var(--vertex-ui-neutral-700);color:var(--vertex-ui-white);padding:0.25rem 0.5rem;border-radius:4px;pointer-events:none;white-space:var(--tooltip-white-space);user-select:none}.tooltip.hidden{display:none}";
5
5
 
@@ -1,3 +1,3 @@
1
- export { A as vertex_avatar } from './avatar-30f8137d.js';
1
+ export { A as vertex_avatar } from './avatar-775455a5.js';
2
2
  import './index-72f28b71.js';
3
- import './index-3c78bcaf.js';
3
+ import './index-9c609209.js';
@@ -1,3 +1,3 @@
1
- export { B as vertex_button } from './button-540656f6.js';
1
+ export { B as vertex_button } from './button-f9ac74e4.js';
2
2
  import './index-72f28b71.js';
3
- import './index-3c78bcaf.js';
3
+ import './index-9c609209.js';
@@ -1,3 +1,3 @@
1
- export { C as vertex_card_group } from './card-group-2ea73f8e.js';
1
+ export { C as vertex_card_group } from './card-group-4e8e0421.js';
2
2
  import './index-72f28b71.js';
3
- import './index-3c78bcaf.js';
3
+ import './index-9c609209.js';
@@ -1,3 +1,3 @@
1
- export { C as vertex_chip } from './chip-d254df81.js';
1
+ export { C as vertex_chip } from './chip-4e568eee.js';
2
2
  import './index-72f28b71.js';
3
- import './index-3c78bcaf.js';
3
+ import './index-9c609209.js';
@@ -1,3 +1,3 @@
1
- export { C as vertex_click_to_edit_textfield } from './click-to-edit-text-field-52f0a723.js';
1
+ export { C as vertex_click_to_edit_textfield } from './click-to-edit-text-field-d9b27cd0.js';
2
2
  import './index-72f28b71.js';
3
- import './index-3c78bcaf.js';
3
+ import './index-9c609209.js';
@@ -1,3 +1,3 @@
1
- export { C as vertex_collapsible } from './collapsible-45546d75.js';
1
+ export { C as vertex_collapsible } from './collapsible-b52960e6.js';
2
2
  import './index-72f28b71.js';
3
- import './index-3c78bcaf.js';
3
+ import './index-9c609209.js';
@@ -1,3 +1,3 @@
1
- export { C as vertex_color_circle_picker } from './color-circle-picker-d4a38c07.js';
1
+ export { C as vertex_color_circle_picker } from './color-circle-picker-998a7e9c.js';
2
2
  import './index-72f28b71.js';
3
- import './index-3c78bcaf.js';
3
+ import './index-9c609209.js';
@@ -1,3 +1,3 @@
1
- export { C as vertex_color_picker } from './color-picker-50297d84.js';
1
+ export { C as vertex_color_picker } from './color-picker-2e3b51fa.js';
2
2
  import './index-72f28b71.js';
3
- import './index-3c78bcaf.js';
3
+ import './index-9c609209.js';
@@ -1,3 +1,3 @@
1
- export { D as vertex_dialog } from './dialog-cd227673.js';
1
+ export { D as vertex_dialog } from './dialog-e3f49527.js';
2
2
  import './index-72f28b71.js';
3
- import './index-3c78bcaf.js';
3
+ import './index-9c609209.js';
@@ -1,3 +1,3 @@
1
- export { D as vertex_draggable_popover } from './draggable-popover-281d1f8c.js';
1
+ export { D as vertex_draggable_popover } from './draggable-popover-5f14cca5.js';
2
2
  import './index-72f28b71.js';
3
- import './index-3c78bcaf.js';
3
+ import './index-9c609209.js';
@@ -1,3 +1,3 @@
1
- export { E as vertex_expandable } from './expandable-8b0d3544.js';
1
+ export { E as vertex_expandable } from './expandable-b487cb00.js';
2
2
  import './index-72f28b71.js';
3
- import './index-3c78bcaf.js';
3
+ import './index-9c609209.js';
@@ -1,4 +1,4 @@
1
- export { I as vertex_icon_button } from './icon-button-7450fac1.js';
1
+ export { I as vertex_icon_button } from './icon-button-53bc2b56.js';
2
2
  import './index-72f28b71.js';
3
- import './index-3c78bcaf.js';
3
+ import './index-9c609209.js';
4
4
  import './icon-helper-aa2001ba.js';
@@ -1,4 +1,4 @@
1
- export { I as vertex_icon } from './icon-25a0dc1d.js';
1
+ export { I as vertex_icon } from './icon-a2d4cafb.js';
2
2
  import './index-72f28b71.js';
3
- import './index-3c78bcaf.js';
3
+ import './index-9c609209.js';
4
4
  import './icon-helper-aa2001ba.js';
@@ -1,3 +1,3 @@
1
- export { M as vertex_menu_item } from './menu-item-a7e29c6a.js';
1
+ export { M as vertex_menu_item } from './menu-item-c33aa9dd.js';
2
2
  import './index-72f28b71.js';
3
- import './index-3c78bcaf.js';
3
+ import './index-9c609209.js';
@@ -1,3 +1,3 @@
1
- export { M as vertex_menu } from './menu-4a98c275.js';
1
+ export { M as vertex_menu } from './menu-f35637ca.js';
2
2
  import './index-72f28b71.js';
3
- import './index-3c78bcaf.js';
3
+ import './index-9c609209.js';
@@ -1,3 +1,3 @@
1
- export { P as vertex_popover } from './popover-c5aad2c2.js';
1
+ export { P as vertex_popover } from './popover-4375db1b.js';
2
2
  import './index-72f28b71.js';
3
- import './index-3c78bcaf.js';
3
+ import './index-9c609209.js';
@@ -1,3 +1,3 @@
1
- export { R as vertex_radio } from './radio-7b901651.js';
1
+ export { R as vertex_radio } from './radio-39c11ba4.js';
2
2
  import './index-72f28b71.js';
3
- import './index-3c78bcaf.js';
3
+ import './index-9c609209.js';
@@ -1,3 +1,3 @@
1
- export { R as vertex_resizable } from './resizable-affa2b70.js';
1
+ export { R as vertex_resizable } from './resizable-a147709b.js';
2
2
  import './index-72f28b71.js';
3
- import './index-3c78bcaf.js';
3
+ import './index-9c609209.js';
@@ -1,4 +1,4 @@
1
- export { R as vertex_result_list } from './result-list-f2a0f78b.js';
1
+ export { R as vertex_result_list } from './result-list-9c83f22a.js';
2
2
  import './index-72f28b71.js';
3
- import './index-3c78bcaf.js';
3
+ import './index-9c609209.js';
4
4
  import './templates-51212dae.js';
@@ -1,4 +1,4 @@
1
- export { S as vertex_search_bar } from './search-bar-d1d23f50.js';
1
+ export { S as vertex_search_bar } from './search-bar-600fb8d9.js';
2
2
  import './index-72f28b71.js';
3
- import './index-3c78bcaf.js';
3
+ import './index-9c609209.js';
4
4
  import './templates-51212dae.js';
@@ -1,3 +1,3 @@
1
- export { S as vertex_select } from './select-4fd51fbf.js';
1
+ export { S as vertex_select } from './select-75ed5653.js';
2
2
  import './index-72f28b71.js';
3
- import './index-3c78bcaf.js';
3
+ import './index-9c609209.js';
@@ -1,3 +1,3 @@
1
- export { S as vertex_slider } from './slider-54bba0c0.js';
1
+ export { S as vertex_slider } from './slider-dcdb388f.js';
2
2
  import './index-72f28b71.js';
3
- import './index-3c78bcaf.js';
3
+ import './index-9c609209.js';
@@ -1,3 +1,3 @@
1
- export { S as vertex_spinner } from './spinner-7ce1d538.js';
1
+ export { S as vertex_spinner } from './spinner-afccea51.js';
2
2
  import './index-72f28b71.js';
3
- import './index-3c78bcaf.js';
3
+ import './index-9c609209.js';
@@ -1,3 +1,3 @@
1
- export { T as vertex_textfield } from './text-field-cffef5c4.js';
1
+ export { T as vertex_textfield } from './text-field-e542da25.js';
2
2
  import './index-72f28b71.js';
3
- import './index-3c78bcaf.js';
3
+ import './index-9c609209.js';
@@ -1,3 +1,3 @@
1
- export { T as vertex_toast } from './toast-20588ad8.js';
1
+ export { T as vertex_toast } from './toast-255648ff.js';
2
2
  import './index-72f28b71.js';
3
- import './index-3c78bcaf.js';
3
+ import './index-9c609209.js';
@@ -1,3 +1,3 @@
1
- export { T as vertex_toggle } from './toggle-b1535fd2.js';
1
+ export { T as vertex_toggle } from './toggle-1fe22e4f.js';
2
2
  import './index-72f28b71.js';
3
- import './index-3c78bcaf.js';
3
+ import './index-9c609209.js';
@@ -1,3 +1,3 @@
1
- export { T as vertex_tooltip } from './tooltip-b8a65356.js';
1
+ export { T as vertex_tooltip } from './tooltip-e78d2c7a.js';
2
2
  import './index-72f28b71.js';
3
- import './index-3c78bcaf.js';
3
+ import './index-9c609209.js';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vertexvis/ui",
3
- "version": "0.0.15-canary.3",
3
+ "version": "0.0.15-canary.4",
4
4
  "description": "The Vertex UI component library.",
5
5
  "main": "dist/index.cjs.js",
6
6
  "module": "dist/index.js",
@@ -56,7 +56,7 @@
56
56
  "@storybook/web-components-webpack5": "^7.4.0",
57
57
  "@types/eslint": "^8.44.2",
58
58
  "@types/estree": "^1.0.1",
59
- "@types/jest": "^26.0.22",
59
+ "@types/jest": "^27.0.3",
60
60
  "@types/node": "^20.11.21",
61
61
  "@vertexvis/eslint-config-vertexvis-typescript": "^0.5.1",
62
62
  "@vertexvis/typescript-config-vertexvis": "^1.1.0",
@@ -85,5 +85,5 @@
85
85
  "@popperjs/core": "^2.11.8",
86
86
  "@types/faker": "^5.5.9"
87
87
  },
88
- "gitHead": "790ff470fad875c059c5ea2704c8b060f4dc9c0f"
88
+ "gitHead": "bf60e0c6745d16a4d501356ee9fef96da56b914b"
89
89
  }