@uva-glass/component-library 1.50.0 → 1.50.1

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 (60) hide show
  1. package/dist/Lexical.prod-DSsdOWxu.js +4043 -0
  2. package/dist/Lexical.prod-DSsdOWxu.js.map +1 -0
  3. package/dist/ListPlugin-Bu2AbCDB.js +643 -0
  4. package/dist/ListPlugin-Bu2AbCDB.js.map +1 -0
  5. package/dist/RteEditor.module-RkKUrkOO.js +21 -0
  6. package/dist/RteEditor.module-RkKUrkOO.js.map +1 -0
  7. package/dist/assets/RteEditor.css +1 -0
  8. package/dist/components/Icon/icons/index.d.ts +12 -0
  9. package/dist/components/Icon/icons/index.js +93 -73
  10. package/dist/components/Icon/icons/index.js.map +1 -1
  11. package/dist/components/RteEditor/Plugins/BlockFormatPlugin/BlockFormatPlugin.d.ts +6 -0
  12. package/dist/components/RteEditor/Plugins/BlockFormatPlugin/BlockFormatPlugin.js +32 -0
  13. package/dist/components/RteEditor/Plugins/BlockFormatPlugin/BlockFormatPlugin.js.map +1 -0
  14. package/dist/components/RteEditor/Plugins/BlockFormatPlugin/index.d.ts +1 -0
  15. package/dist/components/RteEditor/Plugins/BlockFormatPlugin/index.js +5 -0
  16. package/dist/components/RteEditor/Plugins/BlockFormatPlugin/index.js.map +1 -0
  17. package/dist/components/RteEditor/Plugins/ListPlugin/ListPlugin.d.ts +6 -0
  18. package/dist/components/RteEditor/Plugins/ListPlugin/ListPlugin.js +11 -0
  19. package/dist/components/RteEditor/Plugins/ListPlugin/ListPlugin.js.map +1 -0
  20. package/dist/components/RteEditor/Plugins/ListPlugin/index.d.ts +1 -0
  21. package/dist/components/RteEditor/Plugins/ListPlugin/index.js +5 -0
  22. package/dist/components/RteEditor/Plugins/ListPlugin/index.js.map +1 -0
  23. package/dist/components/RteEditor/Plugins/ToolbarPlugin/ToolbarPlugin.d.ts +1 -0
  24. package/dist/components/RteEditor/Plugins/ToolbarPlugin/ToolbarPlugin.js +38 -0
  25. package/dist/components/RteEditor/Plugins/ToolbarPlugin/ToolbarPlugin.js.map +1 -0
  26. package/dist/components/RteEditor/Plugins/ToolbarPlugin/index.d.ts +1 -0
  27. package/dist/components/RteEditor/Plugins/ToolbarPlugin/index.js +5 -0
  28. package/dist/components/RteEditor/Plugins/ToolbarPlugin/index.js.map +1 -0
  29. package/dist/components/RteEditor/Plugins/index.d.ts +3 -0
  30. package/dist/components/RteEditor/Plugins/index.js +9 -0
  31. package/dist/components/RteEditor/Plugins/index.js.map +1 -0
  32. package/dist/components/RteEditor/RteEditor.d.ts +7 -0
  33. package/dist/components/RteEditor/RteEditor.js +833 -0
  34. package/dist/components/RteEditor/RteEditor.js.map +1 -0
  35. package/dist/components/RteEditor/RteEditor.stories.d.ts +6 -0
  36. package/dist/components/RteEditor/RteEditor.stories.js +40 -0
  37. package/dist/components/RteEditor/RteEditor.stories.js.map +1 -0
  38. package/dist/components/RteEditor/UvaTheme/UvaTheme.d.ts +11 -0
  39. package/dist/components/RteEditor/UvaTheme/UvaTheme.js +16 -0
  40. package/dist/components/RteEditor/UvaTheme/UvaTheme.js.map +1 -0
  41. package/dist/components/RteEditor/UvaTheme/index.d.ts +1 -0
  42. package/dist/components/RteEditor/UvaTheme/index.js +5 -0
  43. package/dist/components/RteEditor/UvaTheme/index.js.map +1 -0
  44. package/dist/components/RteEditor/index.d.ts +1 -0
  45. package/dist/components/RteEditor/index.js +5 -0
  46. package/dist/components/RteEditor/index.js.map +1 -0
  47. package/dist/components/index.d.ts +1 -0
  48. package/dist/components/index.js +23 -21
  49. package/dist/components/index.js.map +1 -1
  50. package/dist/index-DsprzSCj.js +19067 -0
  51. package/dist/index-DsprzSCj.js.map +1 -0
  52. package/dist/index.js +23 -21
  53. package/dist/index.js.map +1 -1
  54. package/dist/{react-18-m8Z-Ep7B.js → react-18-C0Aiha-e.js} +2 -2
  55. package/dist/{react-18-m8Z-Ep7B.js.map → react-18-C0Aiha-e.js.map} +1 -1
  56. package/dist/storybook__react.d.js +1993 -1
  57. package/dist/storybook__react.d.js.map +1 -1
  58. package/package.json +22 -16
  59. package/dist/storybook__react.d-fgYZl9aD.js +0 -21053
  60. package/dist/storybook__react.d-fgYZl9aD.js.map +0 -1
package/dist/index.js CHANGED
@@ -12,11 +12,11 @@ import { CheckboxButtonBar as F } from "./components/CheckboxButtonBar/CheckboxB
12
12
  import { CheckboxTree as D } from "./components/CheckboxTree/CheckboxTree.js";
13
13
  import { Drawer as P } from "./components/Drawer/Drawer.js";
14
14
  import { EmptyStateDataDisplay as A } from "./components/EmptyStateDataDisplay/EmptyStateDataDisplay.js";
15
- import { FeedbackBox as y } from "./components/FeedbackBox/FeedbackBox.js";
15
+ import { FeedbackBox as g } from "./components/FeedbackBox/FeedbackBox.js";
16
16
  import { FieldHint as v } from "./components/FieldHint/FieldHint.js";
17
- import { Fieldset as G } from "./components/Fieldset/Fieldset.js";
18
- import { FormField as T } from "./components/FormField/FormField.js";
19
- import { GridRow as E } from "./components/GridRow/GridRow.js";
17
+ import { Fieldset as E } from "./components/Fieldset/Fieldset.js";
18
+ import { FormField as H } from "./components/FormField/FormField.js";
19
+ import { GridRow as z } from "./components/GridRow/GridRow.js";
20
20
  import { HorizontalList as O } from "./components/HorizontalList/HorizontalList.js";
21
21
  import { Icon as q } from "./components/Icon/Icon.js";
22
22
  import { IconButton as K } from "./components/IconButton/IconButton.js";
@@ -35,12 +35,13 @@ import { PeriodSelector as so } from "./components/PeriodSelector/PeriodSelector
35
35
  import { ProgrammeCard as So } from "./components/ProgrammeCard/ProgrammeCard.js";
36
36
  import { RadioButton as ko } from "./components/RadioButton/RadioButton.js";
37
37
  import { Repeater as Mo } from "./components/Repeater/Repeater.js";
38
- import { SectionNotification as Lo } from "./components/SectionNotification/SectionNotification.js";
39
- import { SelectListbox as Io } from "./components/SelectListbox/SelectListbox.js";
40
- import { SelectProvider as ho, useSelect as Ao } from "./components/SelectListbox/SelectProvider.js";
41
- import { Spinner as yo } from "./components/Spinner/Spinner.js";
42
- import { StatusPill as vo } from "./components/StatusPill/StatusPill.js";
43
- import { Tooltip as Go } from "./components/Tooltip/Tooltip.js";
38
+ import { RteEditor as Lo } from "./components/RteEditor/RteEditor.js";
39
+ import { SectionNotification as Io } from "./components/SectionNotification/SectionNotification.js";
40
+ import { SelectListbox as ho } from "./components/SelectListbox/SelectListbox.js";
41
+ import { SelectProvider as Ro, useSelect as go } from "./components/SelectListbox/SelectProvider.js";
42
+ import { Spinner as vo } from "./components/Spinner/Spinner.js";
43
+ import { StatusPill as Eo } from "./components/StatusPill/StatusPill.js";
44
+ import { Tooltip as Ho } from "./components/Tooltip/Tooltip.js";
44
45
  export {
45
46
  t as Accordion,
46
47
  p as ActionList,
@@ -56,11 +57,11 @@ export {
56
57
  D as CheckboxTree,
57
58
  P as Drawer,
58
59
  A as EmptyStateDataDisplay,
59
- y as FeedbackBox,
60
+ g as FeedbackBox,
60
61
  v as FieldHint,
61
- G as Fieldset,
62
- T as FormField,
63
- E as GridRow,
62
+ E as Fieldset,
63
+ H as FormField,
64
+ z as GridRow,
64
65
  O as HorizontalList,
65
66
  q as Icon,
66
67
  K as IconButton,
@@ -79,12 +80,13 @@ export {
79
80
  So as ProgrammeCard,
80
81
  ko as RadioButton,
81
82
  Mo as Repeater,
82
- Lo as SectionNotification,
83
- Io as SelectListbox,
84
- ho as SelectProvider,
85
- yo as Spinner,
86
- vo as StatusPill,
87
- Go as Tooltip,
88
- Ao as useSelect
83
+ Lo as RteEditor,
84
+ Io as SectionNotification,
85
+ ho as SelectListbox,
86
+ Ro as SelectProvider,
87
+ vo as Spinner,
88
+ Eo as StatusPill,
89
+ Ho as Tooltip,
90
+ go as useSelect
89
91
  };
90
92
  //# sourceMappingURL=index.js.map
package/dist/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -1,5 +1,5 @@
1
1
  import * as i from "react";
2
- import { r as R } from "./storybook__react.d-fgYZl9aD.js";
2
+ import { r as R } from "./index-DsprzSCj.js";
3
3
  var u, n = R;
4
4
  if (process.env.NODE_ENV === "production")
5
5
  u = n.createRoot, n.hydrateRoot;
@@ -49,4 +49,4 @@ export {
49
49
  f as renderElement,
50
50
  p as unmountElement
51
51
  };
52
- //# sourceMappingURL=react-18-m8Z-Ep7B.js.map
52
+ //# sourceMappingURL=react-18-C0Aiha-e.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"react-18-m8Z-Ep7B.js","sources":["../node_modules/react-dom/client.js","../node_modules/@storybook/react-dom-shim/dist/react-18.mjs"],"sourcesContent":["'use strict';\n\nvar m = require('react-dom');\nif (process.env.NODE_ENV === 'production') {\n exports.createRoot = m.createRoot;\n exports.hydrateRoot = m.hydrateRoot;\n} else {\n var i = m.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;\n exports.createRoot = function(c, o) {\n i.usingClientEntryPoint = true;\n try {\n return m.createRoot(c, o);\n } finally {\n i.usingClientEntryPoint = false;\n }\n };\n exports.hydrateRoot = function(c, h, o) {\n i.usingClientEntryPoint = true;\n try {\n return m.hydrateRoot(c, h, o);\n } finally {\n i.usingClientEntryPoint = false;\n }\n };\n}\n","import * as React from 'react';\nimport * as ReactDOM from 'react-dom/client';\n\nvar nodes=new Map;function getIsReactActEnvironment(){return globalThis.IS_REACT_ACT_ENVIRONMENT}var WithCallback=({callback,children})=>{let once=React.useRef();return React.useLayoutEffect(()=>{once.current!==callback&&(once.current=callback,callback());},[callback]),children};typeof Promise.withResolvers>\"u\"&&(Promise.withResolvers=()=>{let resolve=null,reject=null;return {promise:new Promise((res,rej)=>{resolve=res,reject=rej;}),resolve,reject}});var renderElement=async(node,el,rootOptions)=>{let root=await getReactRoot(el,rootOptions);if(getIsReactActEnvironment()){root.render(node);return}let{promise,resolve}=Promise.withResolvers();return root.render(React.createElement(WithCallback,{callback:resolve},node)),promise},unmountElement=(el,shouldUseNewRootApi)=>{let root=nodes.get(el);root&&(root.unmount(),nodes.delete(el));},getReactRoot=async(el,rootOptions)=>{let root=nodes.get(el);return root||(root=ReactDOM.createRoot(el,rootOptions),nodes.set(el,root)),root};\n\nexport { renderElement, unmountElement };\n"],"names":["m","require$$0","createRoot","i","c","o","nodes","getIsReactActEnvironment","WithCallback","callback","children","once","React","resolve","reject","res","rej","renderElement","node","el","rootOptions","root","getReactRoot","promise","unmountElement","shouldUseNewRootApi","ReactDOM.createRoot"],"mappings":";;OAEIA,IAAIC;AACR,IAAI,QAAQ,IAAI,aAAa;AAC3B,EAAAC,IAAqBF,EAAE,YACDA,EAAE;AAAA,KACnB;AACL,MAAIG,IAAIH,EAAE;AACV,EAAAE,IAAqB,SAASE,GAAGC,GAAG;AAClC,IAAAF,EAAE,wBAAwB;AAC1B,QAAI;AACF,aAAOH,EAAE,WAAWI,GAAGC,CAAC;AAAA,IAC9B,UAAc;AACR,MAAAF,EAAE,wBAAwB;AAAA,IAC3B;AAAA,EACL;AASA;ACrBA,IAAIG,IAAM,oBAAI;AAAI,SAASC,IAA0B;AAAC,SAAO,WAAW;AAAwB;AAAC,IAAIC,IAAa,CAAC,EAAC,UAAAC,GAAS,UAAAC,EAAQ,MAAI;AAAC,MAAIC,IAAKC,EAAM,OAAQ;AAAC,SAAOA,EAAM,gBAAgB,MAAI;AAAC,IAAAD,EAAK,YAAUF,MAAWE,EAAK,UAAQF,GAASA,EAAQ;AAAA,EAAI,GAAE,CAACA,CAAQ,CAAC,GAAEC;AAAQ;AAAE,OAAO,QAAQ,gBAAc,QAAM,QAAQ,gBAAc,MAAI;AAAC,MAAIG,IAAQ,MAAKC,IAAO;AAAK,SAAO,EAAC,SAAQ,IAAI,QAAQ,CAACC,GAAIC,MAAM;AAAC,IAAAH,IAAQE,GAAID,IAAOE;AAAA,EAAI,CAAC,GAAE,SAAAH,GAAQ,QAAAC,EAAM;AAAC;AAAM,IAACG,IAAc,OAAMC,GAAKC,GAAGC,MAAc;AAAC,MAAIC,IAAK,MAAMC,EAAaH,GAAGC,CAAW;AAAE,MAAGb,EAA0B,GAAC;AAAC,IAAAc,EAAK,OAAOH,CAAI;AAAE;AAAA,EAAM;AAAC,MAAG,EAAC,SAAAK,GAAQ,SAAAV,EAAO,IAAE,QAAQ,cAAa;AAAG,SAAOQ,EAAK,OAAOT,EAAM,cAAcJ,GAAa,EAAC,UAASK,EAAO,GAAEK,CAAI,CAAC,GAAEK;AAAO,GAAEC,IAAe,CAACL,GAAGM,MAAsB;AAAC,MAAIJ,IAAKf,EAAM,IAAIa,CAAE;AAAE,EAAAE,MAAOA,EAAK,WAAUf,EAAM,OAAOa,CAAE;AAAG,GAAEG,IAAa,OAAMH,GAAGC,MAAc;AAAC,MAAIC,IAAKf,EAAM,IAAIa,CAAE;AAAE,SAAOE,MAAOA,IAAKK,EAAoBP,GAAGC,CAAW,GAAEd,EAAM,IAAIa,GAAGE,CAAI,IAAGA;AAAI;","x_google_ignoreList":[0,1]}
1
+ {"version":3,"file":"react-18-C0Aiha-e.js","sources":["../node_modules/react-dom/client.js","../node_modules/@storybook/react-dom-shim/dist/react-18.mjs"],"sourcesContent":["'use strict';\n\nvar m = require('react-dom');\nif (process.env.NODE_ENV === 'production') {\n exports.createRoot = m.createRoot;\n exports.hydrateRoot = m.hydrateRoot;\n} else {\n var i = m.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;\n exports.createRoot = function(c, o) {\n i.usingClientEntryPoint = true;\n try {\n return m.createRoot(c, o);\n } finally {\n i.usingClientEntryPoint = false;\n }\n };\n exports.hydrateRoot = function(c, h, o) {\n i.usingClientEntryPoint = true;\n try {\n return m.hydrateRoot(c, h, o);\n } finally {\n i.usingClientEntryPoint = false;\n }\n };\n}\n","import * as React from 'react';\nimport * as ReactDOM from 'react-dom/client';\n\nvar nodes=new Map;function getIsReactActEnvironment(){return globalThis.IS_REACT_ACT_ENVIRONMENT}var WithCallback=({callback,children})=>{let once=React.useRef();return React.useLayoutEffect(()=>{once.current!==callback&&(once.current=callback,callback());},[callback]),children};typeof Promise.withResolvers>\"u\"&&(Promise.withResolvers=()=>{let resolve=null,reject=null;return {promise:new Promise((res,rej)=>{resolve=res,reject=rej;}),resolve,reject}});var renderElement=async(node,el,rootOptions)=>{let root=await getReactRoot(el,rootOptions);if(getIsReactActEnvironment()){root.render(node);return}let{promise,resolve}=Promise.withResolvers();return root.render(React.createElement(WithCallback,{callback:resolve},node)),promise},unmountElement=(el,shouldUseNewRootApi)=>{let root=nodes.get(el);root&&(root.unmount(),nodes.delete(el));},getReactRoot=async(el,rootOptions)=>{let root=nodes.get(el);return root||(root=ReactDOM.createRoot(el,rootOptions),nodes.set(el,root)),root};\n\nexport { renderElement, unmountElement };\n"],"names":["m","require$$0","createRoot","i","c","o","nodes","getIsReactActEnvironment","WithCallback","callback","children","once","React","resolve","reject","res","rej","renderElement","node","el","rootOptions","root","getReactRoot","promise","unmountElement","shouldUseNewRootApi","ReactDOM.createRoot"],"mappings":";;OAEIA,IAAIC;AACR,IAAI,QAAQ,IAAI,aAAa;AAC3B,EAAAC,IAAqBF,EAAE,YACDA,EAAE;AAAA,KACnB;AACL,MAAIG,IAAIH,EAAE;AACV,EAAAE,IAAqB,SAASE,GAAGC,GAAG;AAClC,IAAAF,EAAE,wBAAwB;AAC1B,QAAI;AACF,aAAOH,EAAE,WAAWI,GAAGC,CAAC;AAAA,IAC9B,UAAc;AACR,MAAAF,EAAE,wBAAwB;AAAA,IAC3B;AAAA,EACL;AASA;ACrBA,IAAIG,IAAM,oBAAI;AAAI,SAASC,IAA0B;AAAC,SAAO,WAAW;AAAwB;AAAC,IAAIC,IAAa,CAAC,EAAC,UAAAC,GAAS,UAAAC,EAAQ,MAAI;AAAC,MAAIC,IAAKC,EAAM,OAAQ;AAAC,SAAOA,EAAM,gBAAgB,MAAI;AAAC,IAAAD,EAAK,YAAUF,MAAWE,EAAK,UAAQF,GAASA,EAAQ;AAAA,EAAI,GAAE,CAACA,CAAQ,CAAC,GAAEC;AAAQ;AAAE,OAAO,QAAQ,gBAAc,QAAM,QAAQ,gBAAc,MAAI;AAAC,MAAIG,IAAQ,MAAKC,IAAO;AAAK,SAAO,EAAC,SAAQ,IAAI,QAAQ,CAACC,GAAIC,MAAM;AAAC,IAAAH,IAAQE,GAAID,IAAOE;AAAA,EAAI,CAAC,GAAE,SAAAH,GAAQ,QAAAC,EAAM;AAAC;AAAM,IAACG,IAAc,OAAMC,GAAKC,GAAGC,MAAc;AAAC,MAAIC,IAAK,MAAMC,EAAaH,GAAGC,CAAW;AAAE,MAAGb,EAA0B,GAAC;AAAC,IAAAc,EAAK,OAAOH,CAAI;AAAE;AAAA,EAAM;AAAC,MAAG,EAAC,SAAAK,GAAQ,SAAAV,EAAO,IAAE,QAAQ,cAAa;AAAG,SAAOQ,EAAK,OAAOT,EAAM,cAAcJ,GAAa,EAAC,UAASK,EAAO,GAAEK,CAAI,CAAC,GAAEK;AAAO,GAAEC,IAAe,CAACL,GAAGM,MAAsB;AAAC,MAAIJ,IAAKf,EAAM,IAAIa,CAAE;AAAE,EAAAE,MAAOA,EAAK,WAAUf,EAAM,OAAOa,CAAE;AAAG,GAAEG,IAAa,OAAMH,GAAGC,MAAc;AAAC,MAAIC,IAAKf,EAAM,IAAIa,CAAE;AAAE,SAAOE,MAAOA,IAAKK,EAAoBP,GAAGC,CAAW,GAAEd,EAAM,IAAIa,GAAGE,CAAI,IAAGA;AAAI;","x_google_ignoreList":[0,1]}