@uva-glass/component-library 3.53.1 → 3.53.3

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 (137) hide show
  1. package/dist/{Lexical.prod-CNQPQ6W-.js → Lexical.prod-Dgzi-S1E.js} +2 -2
  2. package/dist/{Lexical.prod-CNQPQ6W-.js.map → Lexical.prod-Dgzi-S1E.js.map} +1 -1
  3. package/dist/{LexicalClipboard.prod-BdghxvkJ.js → LexicalClipboard.prod-Dxc8c2F_.js} +4 -4
  4. package/dist/{LexicalClipboard.prod-BdghxvkJ.js.map → LexicalClipboard.prod-Dxc8c2F_.js.map} +1 -1
  5. package/dist/{LexicalExtension.prod-qYTg6Mah.js → LexicalExtension.prod-CNBWjmfs.js} +5 -5
  6. package/dist/{LexicalExtension.prod-qYTg6Mah.js.map → LexicalExtension.prod-CNBWjmfs.js.map} +1 -1
  7. package/dist/{LexicalLink.prod-DjG5QZHP.js → LexicalLink.prod-EEOzXxej.js} +4 -4
  8. package/dist/{LexicalLink.prod-DjG5QZHP.js.map → LexicalLink.prod-EEOzXxej.js.map} +1 -1
  9. package/dist/{LexicalList.prod-CzxWmBG3.js → LexicalList.prod-DADZlhem.js} +4 -4
  10. package/dist/{LexicalList.prod-CzxWmBG3.js.map → LexicalList.prod-DADZlhem.js.map} +1 -1
  11. package/dist/{LexicalSelection.prod-CqTp0hfr.js → LexicalSelection.prod-B0uiXGSS.js} +2 -2
  12. package/dist/{LexicalSelection.prod-CqTp0hfr.js.map → LexicalSelection.prod-B0uiXGSS.js.map} +1 -1
  13. package/dist/{LexicalTable.prod-C97KnedB.js → LexicalTable.prod-QpQxZNNH.js} +5 -5
  14. package/dist/{LexicalTable.prod-C97KnedB.js.map → LexicalTable.prod-QpQxZNNH.js.map} +1 -1
  15. package/dist/{LexicalUtils.prod-lqA_upYF.js → LexicalUtils.prod-D1mwAww-.js} +2 -2
  16. package/dist/{LexicalUtils.prod-lqA_upYF.js.map → LexicalUtils.prod-D1mwAww-.js.map} +1 -1
  17. package/dist/{TableCellResizerPlugin-BdgrIlKp.js → TableCellResizerPlugin-9kvw_LpH.js} +4 -4
  18. package/dist/{TableCellResizerPlugin-BdgrIlKp.js.map → TableCellResizerPlugin-9kvw_LpH.js.map} +1 -1
  19. package/dist/{TablePlugin-DBKzGTIm.js → TablePlugin-Culqb83M.js} +4 -4
  20. package/dist/{TablePlugin-DBKzGTIm.js.map → TablePlugin-Culqb83M.js.map} +1 -1
  21. package/dist/assets/CheckboxButtonBar.css +1 -1
  22. package/dist/{chunk-GPBRNGY5-UqVYj0H5.js → chunk-GPBRNGY5-BSRMHXbx.js} +2 -2
  23. package/dist/{chunk-GPBRNGY5-UqVYj0H5.js.map → chunk-GPBRNGY5-BSRMHXbx.js.map} +1 -1
  24. package/dist/{client-DkvV9jg_.js → client-DdSuZDnt.js} +4 -6
  25. package/dist/{client-DkvV9jg_.js.map → client-DdSuZDnt.js.map} +1 -1
  26. package/dist/components/Accordion/Accordion.test.js +2 -2
  27. package/dist/components/AccordionCard/AccordionCard.test.js +2 -2
  28. package/dist/components/ActionList/ActionList.d.ts +1 -1
  29. package/dist/components/ActionList/ActionList.test.js +2 -2
  30. package/dist/components/AppStatusBar/AppStatusBar.test.js +1 -1
  31. package/dist/components/Attention/Attention.test.js +1 -1
  32. package/dist/components/Backdrop/Backdrop.test.js +1 -1
  33. package/dist/components/Buttons/Button.stories.js +1 -1
  34. package/dist/components/Buttons/Button.test.js +1 -1
  35. package/dist/components/Buttons/LinkButton.stories.js +1 -1
  36. package/dist/components/Buttons/LinkButton.test.js +1 -1
  37. package/dist/components/Buttons/MenuButton.d.ts +1 -1
  38. package/dist/components/Buttons/MenuButton.stories.js +1 -1
  39. package/dist/components/Buttons/MenuButton.test.js +1 -1
  40. package/dist/components/Card/Card.test.js +1 -1
  41. package/dist/components/Checkbox/Checkbox.stories.js +1 -1
  42. package/dist/components/Checkbox/Checkbox.test.js +2 -2
  43. package/dist/components/CheckboxButtonBar/CheckboxButtonBar.d.ts +3 -1
  44. package/dist/components/CheckboxButtonBar/CheckboxButtonBar.js +64 -60
  45. package/dist/components/CheckboxButtonBar/CheckboxButtonBar.js.map +1 -1
  46. package/dist/components/CheckboxButtonBar/CheckboxButtonBar.stories.js +2 -1
  47. package/dist/components/CheckboxButtonBar/CheckboxButtonBar.stories.js.map +1 -1
  48. package/dist/components/CheckboxButtonBar/CheckboxButtonBar.test.js +1 -1
  49. package/dist/components/CheckboxTree/CheckboxTree.js +1 -1
  50. package/dist/components/CheckboxTree/CheckboxTree.stories.js +2 -2
  51. package/dist/components/Chip/Chip.stories.js +1 -1
  52. package/dist/components/ControlsButton/ControlsButton.d.ts +1 -1
  53. package/dist/components/ControlsButton/ControlsButton.stories.js +1 -1
  54. package/dist/components/Drawer/Drawer.stories.js +1 -1
  55. package/dist/components/FeedbackBar/FeedbackBar.test.js +1 -1
  56. package/dist/components/FormInput/FormInput.js +1 -1
  57. package/dist/components/FormInput/FormInput.stories.js +1 -1
  58. package/dist/components/IconButton/IconButton.stories.d.ts +1 -1
  59. package/dist/components/IconButton/IconButton.stories.js +1 -1
  60. package/dist/components/InfoBanner/InfoBanner.d.ts +1 -1
  61. package/dist/components/InfoBanner/InfoBanner.stories.d.ts +1 -1
  62. package/dist/components/InputField/InputField.stories.js +2 -2
  63. package/dist/components/Label/Label.test.js +1 -1
  64. package/dist/components/MetaDataBar/MetaDataBar.d.ts +1 -1
  65. package/dist/components/MetaDataBar/MetaDataBar.test.js +1 -1
  66. package/dist/components/ModalDialog/ModalDialog.stories.js +1 -1
  67. package/dist/components/MultiSelect/MultiSelect.d.ts +2 -2
  68. package/dist/components/MultiSelect/MultiSelect.js +1 -1
  69. package/dist/components/MultiSelect/MultiSelect.stories.js +2 -2
  70. package/dist/components/MultiSelect/components/MultiSelectHeader.js +1 -1
  71. package/dist/components/MultiSelect/index.js +1 -1
  72. package/dist/components/MultiSelectBox/MultiSelectBox.stories.js +1 -1
  73. package/dist/components/MultiSelectBox/MultiSelectBox.test.js +1 -1
  74. package/dist/components/Notification/Notification.stories.js +1 -1
  75. package/dist/components/Notification/Notification.test.js +1 -1
  76. package/dist/components/OverlayCloseButton/OverlayCloseButton.stories.js +1 -1
  77. package/dist/components/PeriodSelector/PeriodSelector.js +1 -1
  78. package/dist/components/PeriodSelector/PeriodSelector.stories.js +1 -1
  79. package/dist/components/ProgrammeCard/ProgrammeCard.stories.js +1 -1
  80. package/dist/components/RadioGroup/RadioGroup.stories.js +1 -1
  81. package/dist/components/RadioGroup/Radiogroup.test.js +1 -1
  82. package/dist/components/RadioTabSelector/RadioTabSelector.d.ts +1 -1
  83. package/dist/components/RadioTabSelector/RadioTabSelector.js +1 -1
  84. package/dist/components/RadioTabSelector/RadioTabSelector.stories.js +1 -1
  85. package/dist/components/RteEditor/EditorHeader/EditorHeader.js +1 -1
  86. package/dist/components/RteEditor/Plugins/BlockFormatPlugin/BlockFormatPlugin.js +1 -1
  87. package/dist/components/RteEditor/Plugins/CourseCataloguePlugin/CourseCataloguePlugin.js +33 -33
  88. package/dist/components/RteEditor/Plugins/CourseCataloguePlugin/CourseCataloguePlugin.js.map +1 -1
  89. package/dist/components/RteEditor/Plugins/HistoryPlugin/HistoryPlugin.js +2 -2
  90. package/dist/components/RteEditor/Plugins/LinkPlugin/AddLinkForm/AddLinkFrom.d.ts +1 -1
  91. package/dist/components/RteEditor/Plugins/LinkPlugin/AddLinkForm/AddLinkFrom.js +1 -1
  92. package/dist/components/RteEditor/Plugins/LinkPlugin/LinkPlugin.js +4 -4
  93. package/dist/components/RteEditor/Plugins/LinkPlugin/helpers.js +1 -1
  94. package/dist/components/RteEditor/Plugins/ListPlugin/ListPlugin.js +3 -3
  95. package/dist/components/RteEditor/Plugins/PasteHandlerPlugin/PasteHandlerPlugin.js +3 -3
  96. package/dist/components/RteEditor/Plugins/TableCellResizerPlugin/TableCellResizerPlugin.js +4 -4
  97. package/dist/components/RteEditor/Plugins/TableCellResizerPlugin/index.js +1 -1
  98. package/dist/components/RteEditor/Plugins/TablePlugin/AddTableFrom.js +1 -1
  99. package/dist/components/RteEditor/Plugins/TablePlugin/TableCellContextMenu/TableCellContextMenu.d.ts +1 -1
  100. package/dist/components/RteEditor/Plugins/TablePlugin/TablePlugin.js +4 -4
  101. package/dist/components/RteEditor/Plugins/TablePlugin/helpers.js +2 -2
  102. package/dist/components/RteEditor/Plugins/TablePlugin/index.js +1 -1
  103. package/dist/components/RteEditor/Plugins/ToolbarPlugin/ToolbarPlugin.d.ts +1 -1
  104. package/dist/components/RteEditor/Plugins/ToolbarPlugin/ToolbarPlugin.js +3 -3
  105. package/dist/components/RteEditor/Plugins/index.js +2 -2
  106. package/dist/components/RteEditor/RteEditor.js +10 -10
  107. package/dist/components/RteEditor/helpers.js +4 -4
  108. package/dist/components/RteEditor/nodes/CourseCatalogueNode/CourseCatalogueNode.js +2 -2
  109. package/dist/components/RteEditor/nodes/TableWrapperNode/TableWrapperNode.js +3 -3
  110. package/dist/components/SectionNotification/SectionNotification.stories.d.ts +1 -1
  111. package/dist/components/SelectListbox/SelectListBox.stories.js +1 -1
  112. package/dist/components/SelectListbox/components/SelectButton.d.ts +1 -1
  113. package/dist/components/SelectListbox/components/SelectOption.d.ts +1 -1
  114. package/dist/components/Sortable/Sortable.stories.js +1 -1
  115. package/dist/components/Sortable/components/SortableItem.d.ts +1 -1
  116. package/dist/components/StatusBadge/StatusBadge.stories.d.ts +1 -1
  117. package/dist/components/StatusBadge/StatusBadge.test.js +1 -1
  118. package/dist/components/TextArea/TextArea.stories.js +1 -1
  119. package/dist/components/TextArea/TextArea.test.js +2 -2
  120. package/dist/components/ToggleSwitch/ToggleSwitch.stories.js +1 -1
  121. package/dist/components/VarIndicator/VarIndicator.stories.js +1 -1
  122. package/dist/components/VarIndicator/VarIndicator.test.js +2 -2
  123. package/dist/components/WeekSelector/WeekSelector.stories.d.ts +1 -1
  124. package/dist/components/WeekSelector/components/WeekSelectorOption.d.ts +1 -1
  125. package/dist/components/index.js +1 -1
  126. package/dist/{index-BmvI9fji.js → index-Cfzi-sRQ.js} +27 -27
  127. package/dist/{index-BmvI9fji.js.map → index-Cfzi-sRQ.js.map} +1 -1
  128. package/dist/{index-Daa6JVq6.js → index-DcECbqp4.js} +12 -12
  129. package/dist/{index-Daa6JVq6.js.map → index-DcECbqp4.js.map} +1 -1
  130. package/dist/index.js +1 -1
  131. package/dist/{react-18-vQ75Numl.js → react-18-plvLTuyc.js} +2 -2
  132. package/dist/{react-18-vQ75Numl.js.map → react-18-plvLTuyc.js.map} +1 -1
  133. package/dist/{react.esm-CzkD5JmE.js → react.esm-BpII5CMY.js} +712 -733
  134. package/dist/{react.esm-CzkD5JmE.js.map → react.esm-BpII5CMY.js.map} +1 -1
  135. package/dist/storybook__react.d.js +8 -8
  136. package/dist/storybook__react.d.js.map +1 -1
  137. package/package.json +14 -14
@@ -1,7 +1,7 @@
1
1
  import * as lt from "react";
2
2
  import Me, { StrictMode as gn, Fragment as Yt, Component as Fn, isValidElement as Ht, createElement as yn } from "react";
3
- import { d as Bn, e as xn, b as vn, c as fe, h as _n, f as Sn, T as pr, i as Dt, g as bn, u as wn, j as kn, S as fr, k as Tn, l as dr, m as Pn } from "./chunk-GPBRNGY5-UqVYj0H5.js";
4
- import { s as Qt, c as In, l as bt } from "./index-BmvI9fji.js";
3
+ import { d as Bn, e as xn, b as vn, c as fe, h as _n, f as Sn, T as pr, i as Dt, g as bn, u as wn, j as kn, S as fr, k as Tn, l as dr, m as Pn } from "./chunk-GPBRNGY5-BSRMHXbx.js";
4
+ import { s as Qt, c as In, l as bt } from "./index-Cfzi-sRQ.js";
5
5
  var Pr = (t, u) => Bn((n) => Me.createElement(t, n), u), Nn = Object.create, Kt = Object.defineProperty, On = Object.getOwnPropertyDescriptor, Ir = Object.getOwnPropertyNames, Ln = Object.getPrototypeOf, Rn = Object.prototype.hasOwnProperty, ce = (t, u) => function() {
6
6
  return u || (0, t[Ir(t)[0]])((u = { exports: {} }).exports, u), u.exports;
7
7
  }, Zt = (t, u) => {
@@ -117,7 +117,7 @@ async function jr({
117
117
  showException: l,
118
118
  forceRemount: A
119
119
  }, E) {
120
- let { renderElement: f, unmountElement: m } = await import("./react-18-vQ75Numl.js"), d = u, g = t.parameters.__isPortableStory ? Me.createElement(d, { ...t }) : Me.createElement(Un, { key: t.id, showMain: n, showException: l }, Me.createElement(d, { ...t })), y = mr ? Me.createElement(mr, null, g) : g;
120
+ let { renderElement: f, unmountElement: m } = await import("./react-18-plvLTuyc.js"), d = u, g = t.parameters.__isPortableStory ? Me.createElement(d, { ...t }) : Me.createElement(Un, { key: t.id, showMain: n, showException: l }, Me.createElement(d, { ...t })), y = mr ? Me.createElement(mr, null, g) : g;
121
121
  A && m(E);
122
122
  let b = await Lr({ disableAct: t.viewMode === "docs" });
123
123
  return await new Promise(async (v, _) => {
@@ -287,8 +287,8 @@ var Yn = ce({
287
287
  }
288
288
  }), Hn = ce({
289
289
  "../../node_modules/react-element-to-jsx-string/node_modules/react-is/cjs/react-is.production.min.js"(t) {
290
- var u = Symbol.for("react.element"), n = Symbol.for("react.portal"), l = Symbol.for("react.fragment"), A = Symbol.for("react.strict_mode"), E = Symbol.for("react.profiler"), f = Symbol.for("react.provider"), m = Symbol.for("react.context"), d = Symbol.for("react.server_context"), g = Symbol.for("react.forward_ref"), y = Symbol.for("react.suspense"), b = Symbol.for("react.suspense_list"), v = Symbol.for("react.memo"), _ = Symbol.for("react.lazy"), C = Symbol.for("react.offscreen"), x;
291
- x = Symbol.for("react.module.reference");
290
+ var u = /* @__PURE__ */ Symbol.for("react.element"), n = /* @__PURE__ */ Symbol.for("react.portal"), l = /* @__PURE__ */ Symbol.for("react.fragment"), A = /* @__PURE__ */ Symbol.for("react.strict_mode"), E = /* @__PURE__ */ Symbol.for("react.profiler"), f = /* @__PURE__ */ Symbol.for("react.provider"), m = /* @__PURE__ */ Symbol.for("react.context"), d = /* @__PURE__ */ Symbol.for("react.server_context"), g = /* @__PURE__ */ Symbol.for("react.forward_ref"), y = /* @__PURE__ */ Symbol.for("react.suspense"), b = /* @__PURE__ */ Symbol.for("react.suspense_list"), v = /* @__PURE__ */ Symbol.for("react.memo"), _ = /* @__PURE__ */ Symbol.for("react.lazy"), C = /* @__PURE__ */ Symbol.for("react.offscreen"), x;
291
+ x = /* @__PURE__ */ Symbol.for("react.module.reference");
292
292
  function T(k) {
293
293
  if (typeof k == "object" && k !== null) {
294
294
  var w = k.$$typeof;
@@ -354,8 +354,8 @@ var Yn = ce({
354
354
  }), Qn = ce({
355
355
  "../../node_modules/react-element-to-jsx-string/node_modules/react-is/cjs/react-is.development.js"(t) {
356
356
  process.env.NODE_ENV !== "production" && (function() {
357
- var u = !1, n = !1, l = !1, A = !1, E = !1, f = Symbol.for("react.element"), m = Symbol.for("react.portal"), d = Symbol.for("react.fragment"), g = Symbol.for("react.strict_mode"), y = Symbol.for("react.profiler"), b = Symbol.for("react.provider"), v = Symbol.for("react.context"), _ = Symbol.for("react.server_context"), C = Symbol.for("react.forward_ref"), x = Symbol.for("react.suspense"), T = Symbol.for("react.suspense_list"), k = Symbol.for("react.memo"), w = Symbol.for("react.lazy"), V = Symbol.for("react.offscreen"), P;
358
- P = Symbol.for("react.module.reference");
357
+ var u = !1, n = !1, l = !1, A = !1, E = !1, f = /* @__PURE__ */ Symbol.for("react.element"), m = /* @__PURE__ */ Symbol.for("react.portal"), d = /* @__PURE__ */ Symbol.for("react.fragment"), g = /* @__PURE__ */ Symbol.for("react.strict_mode"), y = /* @__PURE__ */ Symbol.for("react.profiler"), b = /* @__PURE__ */ Symbol.for("react.provider"), v = /* @__PURE__ */ Symbol.for("react.context"), _ = /* @__PURE__ */ Symbol.for("react.server_context"), C = /* @__PURE__ */ Symbol.for("react.forward_ref"), x = /* @__PURE__ */ Symbol.for("react.suspense"), T = /* @__PURE__ */ Symbol.for("react.suspense_list"), k = /* @__PURE__ */ Symbol.for("react.memo"), w = /* @__PURE__ */ Symbol.for("react.lazy"), V = /* @__PURE__ */ Symbol.for("react.offscreen"), P;
358
+ P = /* @__PURE__ */ Symbol.for("react.module.reference");
359
359
  function B(Q) {
360
360
  return !!(typeof Q == "string" || typeof Q == "function" || Q === d || Q === y || E || Q === g || Q === x || Q === T || A || Q === V || u || n || l || typeof Q == "object" && Q !== null && (Q.$$typeof === w || Q.$$typeof === k || Q.$$typeof === b || Q.$$typeof === v || Q.$$typeof === C || // This needs to include all possible module reference object
361
361
  // types supported by any Flight configuration anywhere since
@@ -445,7 +445,7 @@ var Yn = ce({
445
445
  "../../node_modules/react-element-to-jsx-string/node_modules/react-is/index.js"(t, u) {
446
446
  process.env.NODE_ENV === "production" ? u.exports = Hn() : u.exports = Qn();
447
447
  }
448
- }), Mr = (t) => t.$$typeof === Symbol.for("react.memo"), Zn = (t) => t.$$typeof === Symbol.for("react.forward_ref");
448
+ }), Mr = (t) => t.$$typeof === /* @__PURE__ */ Symbol.for("react.memo"), Zn = (t) => t.$$typeof === /* @__PURE__ */ Symbol.for("react.forward_ref");
449
449
  function Dr(t) {
450
450
  return Object.prototype.toString.call(t) === "[object Object]";
451
451
  }