@solibo/solibo-ui 0.2.10 → 0.2.12

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 (67) hide show
  1. package/dist/assets/index.css +1 -1
  2. package/dist/assets/index10.css +1 -1
  3. package/dist/assets/index11.css +1 -1
  4. package/dist/assets/index12.css +1 -1
  5. package/dist/assets/index13.css +1 -1
  6. package/dist/assets/index14.css +1 -1
  7. package/dist/assets/index15.css +1 -1
  8. package/dist/assets/index16.css +1 -1
  9. package/dist/assets/index17.css +1 -1
  10. package/dist/assets/index18.css +1 -0
  11. package/dist/assets/index2.css +1 -1
  12. package/dist/assets/index5.css +1 -1
  13. package/dist/assets/index6.css +1 -1
  14. package/dist/assets/index7.css +1 -1
  15. package/dist/assets/index8.css +0 -1
  16. package/dist/assets/index9.css +1 -0
  17. package/dist/components/accordion/index.cjs +1 -1
  18. package/dist/components/accordion/index.cjs.map +1 -1
  19. package/dist/components/accordion/index.js +20 -19
  20. package/dist/components/accordion/index.js.map +1 -1
  21. package/dist/components/aside/index.cjs +1 -1
  22. package/dist/components/aside/index.cjs.map +1 -1
  23. package/dist/components/aside/index.js +15 -15
  24. package/dist/components/aside/index.js.map +1 -1
  25. package/dist/components/banner/index.cjs +1 -1
  26. package/dist/components/banner/index.js +1 -1
  27. package/dist/components/branding/index.cjs +1 -1
  28. package/dist/components/branding/index.cjs.map +1 -1
  29. package/dist/components/branding/index.js +21 -21
  30. package/dist/components/branding/index.js.map +1 -1
  31. package/dist/components/button/index.cjs +1 -1
  32. package/dist/components/button/index.cjs.map +1 -1
  33. package/dist/components/button/index.js +1 -1
  34. package/dist/components/button/index.js.map +1 -1
  35. package/dist/components/card/index.cjs +2 -0
  36. package/dist/components/card/index.cjs.map +1 -0
  37. package/dist/components/card/index.js +32 -0
  38. package/dist/components/card/index.js.map +1 -0
  39. package/dist/components/component/index.cjs +1 -1
  40. package/dist/components/component/index.js +1 -1
  41. package/dist/components/dialog/index.cjs +1 -1
  42. package/dist/components/dialog/index.js +1 -1
  43. package/dist/components/dropdown/index.cjs +1 -1
  44. package/dist/components/dropdown/index.js +1 -1
  45. package/dist/components/editor/index.cjs +1 -1
  46. package/dist/components/editor/index.js +1 -1
  47. package/dist/components/figure/index.cjs +1 -1
  48. package/dist/components/figure/index.cjs.map +1 -1
  49. package/dist/components/figure/index.js +4 -4
  50. package/dist/components/figure/index.js.map +1 -1
  51. package/dist/components/header/index.cjs +1 -1
  52. package/dist/components/header/index.cjs.map +1 -1
  53. package/dist/components/header/index.js +12 -19
  54. package/dist/components/header/index.js.map +1 -1
  55. package/dist/components/icon/index.cjs +1 -1
  56. package/dist/components/icon/index.js +1 -1
  57. package/dist/components/input/index.cjs +1 -1
  58. package/dist/components/input/index.js +1 -1
  59. package/dist/components/nav/index.cjs +1 -1
  60. package/dist/components/nav/index.cjs.map +1 -1
  61. package/dist/components/nav/index.js +21 -10
  62. package/dist/components/nav/index.js.map +1 -1
  63. package/dist/index.cjs +1 -1
  64. package/dist/index.d.ts +30 -10
  65. package/dist/index.js +22 -20
  66. package/dist/index.js.map +1 -1
  67. package/package.json +1 -1
@@ -1,6 +1,6 @@
1
1
  import { j as o } from "../../jsx-runtime-CDbhiqmm.js";
2
2
  import { Button as a } from "../button/index.js";
3
- import '../../assets/index10.css';const c = "_dialog_fcarp_1", i = "_wrapper_fcarp_22", d = "_dialogButtons_fcarp_46", p = "_closeButton_fcarp_53", s = {
3
+ import '../../assets/index9.css';const c = "_dialog_fcarp_1", i = "_wrapper_fcarp_22", d = "_dialogButtons_fcarp_46", p = "_closeButton_fcarp_53", s = {
4
4
  dialog: c,
5
5
  wrapper: i,
6
6
  dialogButtons: d,
@@ -1,2 +1,2 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require('../../assets/index9.css');const r=require("../../jsx-runtime-BJcCX4ED.cjs"),t="_dropdown_vczyl_1",e={dropdown:t},s=({children:o,...n})=>r.jsxRuntimeExports.jsx("div",{className:e.dropdown,...n,children:o});exports.Dropdown=s;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require('../../assets/index8.css');const r=require("../../jsx-runtime-BJcCX4ED.cjs"),t="_dropdown_vczyl_1",e={dropdown:t},s=({children:o,...n})=>r.jsxRuntimeExports.jsx("div",{className:e.dropdown,...n,children:o});exports.Dropdown=s;
2
2
  //# sourceMappingURL=index.cjs.map
@@ -1,5 +1,5 @@
1
1
  import { j as s } from "../../jsx-runtime-CDbhiqmm.js";
2
- import '../../assets/index9.css';const d = "_dropdown_vczyl_1", n = {
2
+ import '../../assets/index8.css';const d = "_dropdown_vczyl_1", n = {
3
3
  dropdown: d
4
4
  }, p = ({ children: o, ...r }) => /* @__PURE__ */ s.jsx(
5
5
  "div",
@@ -1,4 +1,4 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require('../../assets/index7.css');const V=require("../../jsx-runtime-BJcCX4ED.cjs"),U=require("react"),Ms=require("react-dom"),dn=require("../../classix-5H4IWnMA.cjs"),cr=require("../button/index.cjs"),fr=require("../icon/index.cjs"),o0=require("../input/index.cjs");function a0(n){const e=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(n){for(const t in n)if(t!=="default"){const r=Object.getOwnPropertyDescriptor(n,t);Object.defineProperty(e,t,r.get?r:{enumerable:!0,get:()=>n[t]})}}return e.default=n,Object.freeze(e)}const Du=a0(U);var q=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function l0(n){return n&&n.__esModule&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n}function c0(n){if(n.__esModule)return n;var e=n.default;if(typeof e=="function"){var t=function r(){return this instanceof r?Reflect.construct(e,arguments,this.constructor):e.apply(this,arguments)};t.prototype=e.prototype}else t={};return Object.defineProperty(t,"__esModule",{value:!0}),Object.keys(n).forEach(function(r){var u=Object.getOwnPropertyDescriptor(n,r);Object.defineProperty(t,r,u.get?u:{enumerable:!0,get:function(){return n[r]}})}),t}function Wn(n){return{}}const ji={},f0={},va={},Nt={},Jt={},An={},Xt={},fu={},Qu={},On={},Pn={},Ue={},qi={},Ui={},d0={},wa={},h0={},Sa={},p0={},Ta={},Ea={},Br={},g0={},Ca={},Na={},ka={},m0={},b0={},y0={},Rs={},Aa={},x0={},Oa={},Pa={},_0={},du={},zi={},Yu={},v0={},w0={},dr={},hr={},S0={},T0={},E0={},Re=typeof window<"u"&&window.document!==void 0&&window.document.createElement!==void 0,C0=Re&&"documentMode"in document?document.documentMode:null,Ae=Re&&/Mac|iPod|iPhone|iPad/.test(navigator.platform),ht=Re&&/^(?!.*Seamonkey)(?=.*Firefox).*/i.test(navigator.userAgent),$r=!(!Re||!("InputEvent"in window)||C0)&&"getTargetRanges"in new window.InputEvent("input"),hu=Re&&/Version\/[\d.]+.*Safari/.test(navigator.userAgent),Hn=Re&&/iPad|iPhone|iPod/.test(navigator.userAgent)&&!window.MSStream,N0=Re&&/Android/.test(navigator.userAgent),Ia=Re&&/^(?=.*Chrome).*/i.test(navigator.userAgent),k0=Re&&N0&&Ia,Wi=Re&&/AppleWebKit\/[\d.]+/.test(navigator.userAgent)&&!Ia,Vn=1,mt=3,At=0,La=1,Yt=2,A0=0,O0=1,P0=2,Fr=4,jr=8,Hi=128,I0=112|(3|Fr|jr)|Hi,Vi=1,Gi=2,Ki=3,Ji=4,Xi=5,Zi=6,pu=hu||Hn||Wi?" ":"​",Ze=`
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require('../../assets/index6.css');const V=require("../../jsx-runtime-BJcCX4ED.cjs"),U=require("react"),Ms=require("react-dom"),dn=require("../../classix-5H4IWnMA.cjs"),cr=require("../button/index.cjs"),fr=require("../icon/index.cjs"),o0=require("../input/index.cjs");function a0(n){const e=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(n){for(const t in n)if(t!=="default"){const r=Object.getOwnPropertyDescriptor(n,t);Object.defineProperty(e,t,r.get?r:{enumerable:!0,get:()=>n[t]})}}return e.default=n,Object.freeze(e)}const Du=a0(U);var q=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function l0(n){return n&&n.__esModule&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n}function c0(n){if(n.__esModule)return n;var e=n.default;if(typeof e=="function"){var t=function r(){return this instanceof r?Reflect.construct(e,arguments,this.constructor):e.apply(this,arguments)};t.prototype=e.prototype}else t={};return Object.defineProperty(t,"__esModule",{value:!0}),Object.keys(n).forEach(function(r){var u=Object.getOwnPropertyDescriptor(n,r);Object.defineProperty(t,r,u.get?u:{enumerable:!0,get:function(){return n[r]}})}),t}function Wn(n){return{}}const ji={},f0={},va={},Nt={},Jt={},An={},Xt={},fu={},Qu={},On={},Pn={},Ue={},qi={},Ui={},d0={},wa={},h0={},Sa={},p0={},Ta={},Ea={},Br={},g0={},Ca={},Na={},ka={},m0={},b0={},y0={},Rs={},Aa={},x0={},Oa={},Pa={},_0={},du={},zi={},Yu={},v0={},w0={},dr={},hr={},S0={},T0={},E0={},Re=typeof window<"u"&&window.document!==void 0&&window.document.createElement!==void 0,C0=Re&&"documentMode"in document?document.documentMode:null,Ae=Re&&/Mac|iPod|iPhone|iPad/.test(navigator.platform),ht=Re&&/^(?!.*Seamonkey)(?=.*Firefox).*/i.test(navigator.userAgent),$r=!(!Re||!("InputEvent"in window)||C0)&&"getTargetRanges"in new window.InputEvent("input"),hu=Re&&/Version\/[\d.]+.*Safari/.test(navigator.userAgent),Hn=Re&&/iPad|iPhone|iPod/.test(navigator.userAgent)&&!window.MSStream,N0=Re&&/Android/.test(navigator.userAgent),Ia=Re&&/^(?=.*Chrome).*/i.test(navigator.userAgent),k0=Re&&N0&&Ia,Wi=Re&&/AppleWebKit\/[\d.]+/.test(navigator.userAgent)&&!Ia,Vn=1,mt=3,At=0,La=1,Yt=2,A0=0,O0=1,P0=2,Fr=4,jr=8,Hi=128,I0=112|(3|Fr|jr)|Hi,Vi=1,Gi=2,Ki=3,Ji=4,Xi=5,Zi=6,pu=hu||Hn||Wi?" ":"​",Ze=`
2
2
 
3
3
  `,L0=ht?" ":pu,Da="֑-߿יִ-﷽ﹰ-ﻼ",Ma="A-Za-zÀ-ÖØ-öø-ʸ̀-֐ࠀ-῿‎Ⰰ-﬜︀-﹯﻽-￿",D0=new RegExp("^[^"+Ma+"]*["+Da+"]"),M0=new RegExp("^[^"+Da+"]*["+Ma+"]"),Ot={bold:1,code:16,highlight:Hi,italic:2,strikethrough:Fr,subscript:32,superscript:64,underline:jr},R0={directionless:1,unmergeable:2},Bs={center:Gi,end:Zi,justify:Ji,left:Vi,right:Ki,start:Xi},B0={[Gi]:"center",[Zi]:"end",[Ji]:"justify",[Vi]:"left",[Ki]:"right",[Xi]:"start"},$0={normal:0,segmented:2,token:1},F0={[A0]:"normal",[P0]:"segmented",[O0]:"token"};function j0(n){return n&&n.__esModule&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n}var L=j0(function(n){const e=new URLSearchParams;e.append("code",n);for(let t=1;t<arguments.length;t++)e.append("v",arguments[t]);throw Error(`Minified Lexical error #${n}; visit https://lexical.dev/docs/error?${e} for the full message or use the non-minified dev environment for full errors and additional helpful warnings.`)});function qr(...n){const e=[];for(const t of n)if(t&&typeof t=="string")for(const[r]of t.matchAll(/\S+/g))e.push(r);return e}const q0=100;let ei=!1,Qi=0;function U0(n){Qi=n.timeStamp}function Mu(n,e,t){const r=n.nodeName==="BR",u=e.__lexicalLineBreak;return u&&(n===u||r&&n.previousSibling===u)||r&&mu(n,t)!==void 0}function z0(n,e,t){const r=Ne(t._window);let u=null,i=null;r!==null&&r.anchorNode===n&&(u=r.anchorOffset,i=r.focusOffset);const s=n.nodeValue;s!==null&&rs(e,s,u,i,!1)}function W0(n,e,t){if(I(n)){const r=n.anchor.getNode();if(r.is(t)&&n.format!==r.getFormat())return!1}return e.nodeType===mt&&t.isAttached()}function H0(n,e,t,r){for(let u=n;u&&!sf(u);u=Kn(u)){const i=mu(u,e);if(i!==void 0){const s=fe(i,t);if(s)return te(s)?void 0:[u,s]}else if(u===r)return[r,Wa(t)]}}function Ra(n,e,t){ei=!0;const r=performance.now()-Qi>q0;try{Te(n,()=>{const u=$()||function(c){return c.getEditorState().read(()=>{const d=$();return d!==null?d.clone():null})}(n),i=new Map,s=n.getRootElement(),o=n._editorState,a=n._blockCursorElement;let l=!1,f="";for(let c=0;c<e.length;c++){const d=e[c],p=d.type,m=d.target,g=H0(m,n,o,s);if(!g)continue;const[y,b]=g;if(p==="characterData")r&&M(b)&&W0(u,m,b)&&z0(m,b,n);else if(p==="childList"){l=!0;const _=d.addedNodes;for(let S=0;S<_.length;S++){const P=_[S],E=Ua(P),D=P.parentNode;if(D!=null&&P!==a&&E===null&&!Mu(P,D,n)){if(ht){const j=P.innerText||P.nodeValue;j&&(f+=j)}D.removeChild(P)}}const w=d.removedNodes,T=w.length;if(T>0){let S=0;for(let P=0;P<T;P++){const E=w[P];(Mu(E,m,n)||a===E)&&(m.appendChild(E),S++)}T!==S&&i.set(y,b)}}}if(i.size>0)for(const[c,d]of i)d.reconcileObservedMutation(c,n);const h=t.takeRecords();if(h.length>0){for(let c=0;c<h.length;c++){const d=h[c],p=d.addedNodes,m=d.target;for(let g=0;g<p.length;g++){const y=p[g],b=y.parentNode;b==null||y.nodeName!=="BR"||Mu(y,m,n)||b.removeChild(y)}}t.takeRecords()}u!==null&&(l&&(u.dirty=!0,Me(u)),ht&&Ka(n)&&u.insertRawText(f))})}finally{ei=!1}}function Ba(n){const e=n._observer;e!==null&&Ra(n,e.takeRecords(),e)}function $a(n){(function(e){Qi===0&&yu(e).addEventListener("textInput",U0,!0)})(n),n._observer=new MutationObserver((e,t)=>{Ra(n,e,t)})}function $s(n,e){const t=n.__mode,r=n.__format,u=n.__style,i=e.__mode,s=e.__format,o=e.__style;return!(t!==null&&t!==i||r!==null&&r!==s||u!==null&&u!==o)}function Fs(n,e){const t=n.mergeWithSibling(e),r=ue()._normalizedNodes;return r.add(n.__key),r.add(e.__key),t}function js(n){let e,t,r=n;if(r.__text!==""||!r.isSimpleText()||r.isUnmergeable()){for(;(e=r.getPreviousSibling())!==null&&M(e)&&e.isSimpleText()&&!e.isUnmergeable();){if(e.__text!==""){if($s(e,r)){r=Fs(e,r);break}break}e.remove()}for(;(t=r.getNextSibling())!==null&&M(t)&&t.isSimpleText()&&!t.isUnmergeable();){if(t.__text!==""){if($s(r,t)){r=Fs(r,t);break}break}t.remove()}}else r.remove()}function Fa(n){return qs(n.anchor),qs(n.focus),n}function qs(n){for(;n.type==="element";){const e=n.getNode(),t=n.offset;let r,u;if(t===e.getChildrenSize()?(r=e.getChildAtIndex(t-1),u=!0):(r=e.getChildAtIndex(t),u=!1),M(r)){n.set(r.__key,u?r.getTextContentSize():0,"text");break}if(!C(r))break;n.set(r.__key,u?r.getChildrenSize():0,"element")}}let V0=1;const G0=typeof queueMicrotask=="function"?queueMicrotask:n=>{Promise.resolve().then(n)};function Yi(n){const e=document.activeElement;if(e===null)return!1;const t=e.nodeName;return te(en(n))&&(t==="INPUT"||t==="TEXTAREA"||e.contentEditable==="true"&&gu(e)==null)}function Gn(n,e,t){const r=n.getRootElement();try{return r!==null&&r.contains(e)&&r.contains(t)&&e!==null&&!Yi(e)&&ja(e)===n}catch{return!1}}function es(n){return n instanceof Su}function ja(n){let e=n;for(;e!=null;){const t=gu(e);if(es(t))return t;e=Kn(e)}return null}function gu(n){return n?n.__lexicalEditor:null}function St(n){return n.isToken()||n.isSegmented()}function K0(n){return n.nodeType===mt}function Ur(n){let e=n;for(;e!=null;){if(K0(e))return e;e=e.firstChild}return null}function zr(n,e,t){const r=Ot[e];if(t!==null&&(n&r)==(t&r))return n;let u=n^r;return e==="subscript"?u&=-65:e==="superscript"&&(u&=-33),u}function qa(n){return M(n)||pt(n)||te(n)}function J0(n,e){if(e!=null)return void(n.__key=e);ye(),gl();const t=ue(),r=tt(),u=""+V0++;r._nodeMap.set(u,n),C(n)?t._dirtyElements.set(u,!0):t._dirtyLeaves.add(u),t._cloneNotNeeded.add(u),t._dirtyType=La,n.__key=u}function kt(n){const e=n.getParent();if(e!==null){const t=n.getWritable(),r=e.getWritable(),u=n.getPreviousSibling(),i=n.getNextSibling();if(u===null)if(i!==null){const s=i.getWritable();r.__first=i.__key,s.__prev=null}else r.__first=null;else{const s=u.getWritable();if(i!==null){const o=i.getWritable();o.__prev=s.__key,s.__next=o.__key}else s.__next=null;t.__prev=null}if(i===null)if(u!==null){const s=u.getWritable();r.__last=u.__key,s.__next=null}else r.__last=null;else{const s=i.getWritable();if(u!==null){const o=u.getWritable();o.__next=s.__key,s.__prev=o.__key}else s.__prev=null;t.__next=null}r.__size--,t.__parent=null}}function Wr(n){gl();const e=n.getLatest(),t=e.__parent,r=tt(),u=ue(),i=r._nodeMap,s=u._dirtyElements;t!==null&&function(a,l,f){let h=a;for(;h!==null;){if(f.has(h))return;const c=l.get(h);if(c===void 0)break;f.set(h,!1),h=c.__parent}}(t,i,s);const o=e.__key;u._dirtyType=La,C(n)?s.set(o,!0):u._dirtyLeaves.add(o)}function ce(n){ye();const e=ue(),t=e._compositionKey;if(n!==t){if(e._compositionKey=n,t!==null){const r=fe(t);r!==null&&r.getWritable()}if(n!==null){const r=fe(n);r!==null&&r.getWritable()}}}function lt(){return Yn()?null:ue()._compositionKey}function fe(n,e){const t=(e||tt())._nodeMap.get(n);return t===void 0?null:t}function Ua(n,e){const t=mu(n,ue());return t!==void 0?fe(t,e):null}function mu(n,e){return n[`__lexicalKey_${e._key}`]}function en(n,e){let t=n;for(;t!=null;){const r=Ua(t,e);if(r!==null)return r;t=Kn(t)}return null}function za(n){const e=n._decorators,t=Object.assign({},e);return n._pendingDecorators=t,t}function Us(n){return n.read(()=>ie().getTextContent())}function ie(){return Wa(tt())}function Wa(n){return n._nodeMap.get("root")}function Me(n){ye();const e=tt();n!==null&&(n.dirty=!0,n.setCachedNodes(null)),e._selection=n}function Gt(n){const e=ue(),t=function(r,u){let i=r;for(;i!=null;){const s=mu(i,u);if(s!==void 0)return s;i=Kn(i)}return null}(n,e);return t===null?n===e.getRootElement()?fe("root"):null:fe(t)}function zs(n,e){return e?n.getTextContentSize():0}function Ha(n){return/[\uD800-\uDBFF][\uDC00-\uDFFF]/g.test(n)}function ts(n){const e=[];let t=n;for(;t!==null;)e.push(t),t=t._parentEditor;return e}function Va(){return Math.random().toString(36).replace(/[^a-z]+/g,"").substr(0,5)}function Ga(n){return n.nodeType===mt?n.nodeValue:null}function ns(n,e,t){const r=Ne(e._window);if(r===null)return;const u=r.anchorNode;let{anchorOffset:i,focusOffset:s}=r;if(u!==null){let o=Ga(u);const a=en(u);if(o!==null&&M(a)){if(o===pu&&t){const l=t.length;o=t,i=l,s=l}o!==null&&rs(a,o,i,s,n)}}}function rs(n,e,t,r,u){let i=n;if(i.isAttached()&&(u||!i.isDirty())){const s=i.isComposing();let o=e;(s||u)&&e[e.length-1]===pu&&(o=e.slice(0,-1));const a=i.getTextContent();if(u||o!==a){if(o===""){if(ce(null),hu||Hn||Wi)i.remove();else{const m=ue();setTimeout(()=>{m.update(()=>{i.isAttached()&&i.remove()})},20)}return}const l=i.getParent(),f=Qn(),h=i.getTextContentSize(),c=lt(),d=i.getKey();if(i.isToken()||c!==null&&d===c&&!s||I(f)&&(l!==null&&!l.canInsertTextBefore()&&f.anchor.offset===0||f.anchor.key===n.__key&&f.anchor.offset===0&&!i.canInsertTextBefore()&&!s||f.focus.key===n.__key&&f.focus.offset===h&&!i.canInsertTextAfter()&&!s))return void i.markDirty();const p=$();if(!I(p)||t===null||r===null)return void i.setTextContent(o);if(p.setTextNodeRange(i,t,i,r),i.isSegmented()){const m=se(i.getTextContent());i.replace(m),i=m}i.setTextContent(o)}}}function X0(n,e){if(e.isSegmented())return!0;if(!n.isCollapsed())return!1;const t=n.anchor.offset,r=e.getParentOrThrow(),u=e.isToken();return t===0?!e.canInsertTextBefore()||!r.canInsertTextBefore()&&!e.isComposing()||u||function(i){const s=i.getPreviousSibling();return(M(s)||C(s)&&s.isInline())&&!s.canInsertTextAfter()}(e):t===e.getTextContentSize()&&(!e.canInsertTextAfter()||!r.canInsertTextAfter()&&!e.isComposing()||u)}function Ws(n){return n==="ArrowLeft"}function Hs(n){return n==="ArrowRight"}function _n(n,e){return Ae?n:e}function Vs(n){return n==="Enter"}function hn(n){return n==="Backspace"}function pn(n){return n==="Delete"}function Gs(n,e,t){return n.toLowerCase()==="a"&&_n(e,t)}function Z0(){const n=ie();Me(Fa(n.select(0,n.getChildrenSize())))}function wn(n,e){n.__lexicalClassNameCache===void 0&&(n.__lexicalClassNameCache={});const t=n.__lexicalClassNameCache,r=t[e];if(r!==void 0)return r;const u=n[e];if(typeof u=="string"){const i=qr(u);return t[e]=i,i}return u}function us(n,e,t,r,u){if(t.size===0)return;const i=r.__type,s=r.__key,o=e.get(i);o===void 0&&L(33,i);const a=o.klass;let l=n.get(a);l===void 0&&(l=new Map,n.set(a,l));const f=l.get(s),h=f==="destroyed"&&u==="created";(f===void 0||h)&&l.set(s,h?"updated":u)}function Ks(n,e,t){const r=n.getParent();let u=t,i=n;return r!==null&&(e&&t===0?(u=i.getIndexWithinParent(),i=r):e||t!==i.getChildrenSize()||(u=i.getIndexWithinParent()+1,i=r)),i.getChildAtIndex(e?u-1:u)}function In(n,e){const t=n.offset;if(n.type==="element")return Ks(n.getNode(),e,t);{const r=n.getNode();if(e&&t===0||!e&&t===r.getTextContentSize()){const u=e?r.getPreviousSibling():r.getNextSibling();return u===null?Ks(r.getParentOrThrow(),e,r.getIndexWithinParent()+(e?0:1)):u}}return null}function Ka(n){const e=yu(n).event,t=e&&e.inputType;return t==="insertFromPaste"||t==="insertFromPasteAsQuotation"}function R(n,e,t){return yl(n,e,t)}function bu(n){return!he(n)&&!n.isLastChild()&&!n.isInline()}function Hr(n,e){const t=n._keyToDOMMap.get(e);return t===void 0&&L(75,e),t}function Kn(n){const e=n.assignedSlot||n.parentElement;return e!==null&&e.nodeType===11?e.host:e}function Sn(n,e){let t=n.getParent();for(;t!==null;){if(t.is(e))return!0;t=t.getParent()}return!1}function yu(n){const e=n._window;return e===null&&L(78),e}function Q0(n){let e=n.getParentOrThrow();for(;e!==null;){if(Qe(e))return e;e=e.getParentOrThrow()}return e}function Qe(n){return he(n)||C(n)&&n.isShadowRoot()}function bt(n){const e=ue(),t=n.constructor.getType(),r=e._nodes.get(t);r===void 0&&L(200,n.constructor.name,t);const{replace:u,replaceWithKlass:i}=r;if(u!==null){const s=u(n),o=s.constructor;return i!==null?s instanceof i||L(201,i.name,i.getType(),o.name,o.getType(),n.constructor.name,t):s instanceof n.constructor&&o!==n.constructor||L(202,o.name,o.getType(),n.constructor.name,t),s.__key===n.__key&&L(203,n.constructor.name,t,o.name,o.getType()),s}return n}function Ru(n,e){!he(n.getParent())||C(e)||te(e)||L(99)}function Bu(n){return(te(n)||C(n)&&!n.canBeEmpty())&&!n.isInline()}function is(n,e,t){t.style.removeProperty("caret-color"),e._blockCursorElement=null;const r=n.parentElement;r!==null&&r.removeChild(n)}function Y0(n,e,t){let r=n._blockCursorElement;if(I(t)&&t.isCollapsed()&&t.anchor.type==="element"&&e.contains(document.activeElement)){const u=t.anchor,i=u.getNode(),s=u.offset;let o=!1,a=null;if(s===i.getChildrenSize())Bu(i.getChildAtIndex(s-1))&&(o=!0);else{const l=i.getChildAtIndex(s);if(l!==null&&Bu(l)){const f=l.getPreviousSibling();(f===null||Bu(f))&&(o=!0,a=n.getElementByKey(l.__key))}}if(o){const l=n.getElementByKey(i.__key);return r===null&&(n._blockCursorElement=r=function(f){const h=f.theme,c=document.createElement("div");c.contentEditable="false",c.setAttribute("data-lexical-cursor","true");let d=h.blockCursor;if(d!==void 0){if(typeof d=="string"){const p=qr(d);d=h.blockCursor=p}d!==void 0&&c.classList.add(...d)}return c}(n._config)),e.style.caretColor="transparent",void(a===null?l.appendChild(r):l.insertBefore(r,a))}}r!==null&&is(r,n,e)}function Ne(n){return Re?(n||window).getSelection():null}function ef(n){return Rt(n)&&n.tagName==="A"}function Rt(n){return n.nodeType===1}function Js(n){return n.nodeType===11}function ti(n){const e=new RegExp(/^(a|abbr|acronym|b|cite|code|del|em|i|ins|kbd|label|output|q|ruby|s|samp|span|strong|sub|sup|time|u|tt|var|#text)$/,"i");return n.nodeName.match(e)!==null}function Vr(n){const e=new RegExp(/^(address|article|aside|blockquote|canvas|dd|div|dl|dt|fieldset|figcaption|figure|footer|form|h1|h2|h3|h4|h5|h6|header|hr|li|main|nav|noscript|ol|p|pre|section|table|td|tfoot|ul|video)$/,"i");return n.nodeName.match(e)!==null}function ot(n){if(te(n)&&!n.isInline())return!0;if(!C(n)||Qe(n))return!1;const e=n.getFirstChild(),t=e===null||pt(e)||M(e)||e.isInline();return!n.isInline()&&n.canBeEmpty()!==!1&&t}function gn(n,e){let t=n;for(;t!==null&&t.getParent()!==null&&!e(t);)t=t.getParentOrThrow();return e(t)?t:null}function tf(){return ue()}const Xs=new WeakMap,nf=new Map;function rf(n){if(!n._readOnly&&n.isEmpty())return nf;n._readOnly||L(192);let e=Xs.get(n);if(!e){e=new Map,Xs.set(n,e);for(const[t,r]of n._nodeMap){const u=r.__type;let i=e.get(u);i||(i=new Map,e.set(u,i)),i.set(t,r)}}return e}function ss(n){const e=n.constructor.clone(n);return e.afterCloneFrom(n),e}function uf(n,e){const t=(parseInt(n.style.paddingInlineStart,10)||0)/40;e.setIndent(t)}function sf(n){return n.__lexicalUnmanaged===!0}function Ja(n,e,t,r,u,i){let s=n.getFirstChild();for(;s!==null;){const o=s.__key;s.__parent===e&&(C(s)&&Ja(s,o,t,r,u,i),t.has(o)||i.delete(o),u.push(o)),s=s.getNextSibling()}}let gt,pe,Ln,xu,ni,ri,Pt,De,ui,Dn,oe="",de="",Fe=null,Oe="",Xe="",Xa=!1,Mn=!1,Or=null;function Gr(n,e){const t=Pt.get(n);if(e!==null){const r=oi(n);r.parentNode===e&&e.removeChild(r)}if(De.has(n)||pe._keyToDOMMap.delete(n),C(t)){const r=Jr(t,Pt);ii(r,0,r.length-1,null)}t!==void 0&&us(Dn,Ln,xu,t,"destroyed")}function ii(n,e,t,r){let u=e;for(;u<=t;++u){const i=n[u];i!==void 0&&Gr(i,r)}}function wt(n,e){n.setProperty("text-align",e)}const of="40px";function Za(n,e){const t=gt.theme.indent;if(typeof t=="string"){const u=n.classList.contains(t);e>0&&!u?n.classList.add(t):e<1&&u&&n.classList.remove(t)}const r=getComputedStyle(n).getPropertyValue("--lexical-indent-base-value")||of;n.style.setProperty("padding-inline-start",e===0?"":`calc(${e} * ${r})`)}function Qa(n,e){const t=n.style;e===0?wt(t,""):e===Vi?wt(t,"left"):e===Gi?wt(t,"center"):e===Ki?wt(t,"right"):e===Ji?wt(t,"justify"):e===Xi?wt(t,"start"):e===Zi&&wt(t,"end")}function Kr(n,e){const t=De.get(n);t===void 0&&L(60);const r=t.createDOM(gt,pe);if(function(u,i,s){const o=s._keyToDOMMap;(function(a,l,f){a[`__lexicalKey_${l._key}`]=f})(i,s,u),o.set(u,i)}(n,r,pe),M(t)?r.setAttribute("data-lexical-text","true"):te(t)&&r.setAttribute("data-lexical-decorator","true"),C(t)){const u=t.__indent,i=t.__size;if(u!==0&&Za(r,u),i!==0){const o=i-1;(function(a,l,f,h){const c=de;de="",si(a,f,0,l,f.getDOMSlot(h)),el(f,h),de=c})(Jr(t,De),o,t,r)}const s=t.__format;s!==0&&Qa(r,s),t.isInline()||Ya(null,t,r),bu(t)&&(oe+=Ze,Xe+=Ze)}else{const u=t.getTextContent();if(te(t)){const i=t.decorate(pe,gt);i!==null&&tl(n,i),r.contentEditable="false"}else M(t)&&(t.isDirectionless()||(de+=u));oe+=u,Xe+=u}return e!==null&&e.insertChild(r),us(Dn,Ln,xu,t,"created"),r}function si(n,e,t,r,u){const i=oe;oe="";let s=t;for(;s<=r;++s){Kr(n[s],u);const o=De.get(n[s]);o!==null&&M(o)&&(Fe===null&&(Fe=o.getFormat()),Oe===""&&(Oe=o.getStyle()))}bu(e)&&(oe+=Ze),u.element.__lexicalTextContent=oe,oe=i+oe}function Zs(n,e){if(n){const t=n.__last;if(t){const r=e.get(t);if(r)return pt(r)?"line-break":te(r)&&r.isInline()?"decorator":null}return"empty"}return null}function Ya(n,e,t){const r=Zs(n,Pt),u=Zs(e,De);r!==u&&e.getDOMSlot(t).setManagedLineBreak(u)}function el(n,e){const t=e.__lexicalDirTextContent||"",r=e.__lexicalDir||"";if(t!==de||r!==Or){const i=de==="",s=i?Or:(u=de,D0.test(u)?"rtl":M0.test(u)?"ltr":null);if(s!==r){const o=e.classList,a=gt.theme;let l=r!==null?a[r]:void 0,f=s!==null?a[s]:void 0;if(l!==void 0){if(typeof l=="string"){const h=qr(l);l=a[r]=h}o.remove(...l)}if(s===null||i&&s==="ltr")e.removeAttribute("dir");else{if(f!==void 0){if(typeof f=="string"){const h=qr(f);f=a[s]=h}f!==void 0&&o.add(...f)}e.dir=s}Mn||(n.getWritable().__dir=s)}Or=s,e.__lexicalDirTextContent=de,e.__lexicalDir=s}var u}function af(n,e,t){const r=de;var u;de="",Fe=null,Oe="",function(i,s,o){const a=oe,l=i.__size,f=s.__size;oe="";const h=o.element;if(l===1&&f===1){const c=i.__first,d=s.__first;if(c===d)vn(c,h);else{const m=oi(c),g=Kr(d,null);try{h.replaceChild(g,m)}catch(y){if(typeof y=="object"&&y!=null){const b=`${y.toString()} Parent: ${h.tagName}, new child: {tag: ${g.tagName} key: ${d}}, old child: {tag: ${m.tagName}, key: ${c}}.`;throw new Error(b)}throw y}Gr(c,null)}const p=De.get(d);M(p)&&(Fe===null&&(Fe=p.getFormat()),Oe===""&&(Oe=p.getStyle()))}else{const c=Jr(i,Pt),d=Jr(s,De);if(c.length!==l&&L(227),d.length!==f&&L(228),l===0)f!==0&&si(d,s,0,f-1,o);else if(f===0){if(l!==0){const p=o.after==null&&o.before==null&&o.element.__lexicalLineBreak==null;ii(c,0,l-1,p?null:h),p&&(h.textContent="")}}else(function(p,m,g,y,b,_){const w=y-1,T=b-1;let S,P,E=_.getFirstChild(),D=0,j=0;for(;D<=w&&j<=T;){const A=m[D],B=g[j];if(A===B)E=$u(vn(B,_.element)),D++,j++;else{S===void 0&&(S=new Set(m)),P===void 0&&(P=new Set(g));const O=P.has(A),k=S.has(B);if(O)if(k){const F=Hr(pe,B);F===E?E=$u(vn(B,_.element)):(_.withBefore(E).insertChild(F),vn(B,_.element)),D++,j++}else Kr(B,_.withBefore(E)),j++;else E=$u(oi(A)),Gr(A,_.element),D++}const x=De.get(B);x!==null&&M(x)&&(Fe===null&&(Fe=x.getFormat()),Oe===""&&(Oe=x.getStyle()))}const v=D>w,N=j>T;if(v&&!N){const A=g[T+1],B=A===void 0?null:pe.getElementByKey(A);si(g,p,j,T,_.withBefore(B))}else N&&!v&&ii(m,D,w,_.element)})(s,c,d,l,f,o)}bu(s)&&(oe+=Ze),h.__lexicalTextContent=oe,oe=a+oe}(n,e,e.getDOMSlot(t)),el(e,t),tn(u=e)&&Fe!=null&&Fe!==u.__textFormat&&!Mn&&(u.setTextFormat(Fe),u.setTextStyle(Oe)),function(i){tn(i)&&Oe!==""&&Oe!==i.__textStyle&&!Mn&&i.setTextStyle(Oe)}(e),de=r}function Jr(n,e){const t=[];let r=n.__first;for(;r!==null;){const u=e.get(r);u===void 0&&L(101),t.push(r),r=u.__next}return t}function vn(n,e){const t=Pt.get(n);let r=De.get(n);t!==void 0&&r!==void 0||L(61);const u=Xa||ri.has(n)||ni.has(n),i=Hr(pe,n);if(t===r&&!u){if(C(t)){const s=i.__lexicalTextContent;s!==void 0&&(oe+=s,Xe+=s);const o=i.__lexicalDirTextContent;o!==void 0&&(de+=o)}else{const s=t.getTextContent();M(t)&&!t.isDirectionless()&&(de+=s),Xe+=s,oe+=s}return i}if(t!==r&&u&&us(Dn,Ln,xu,r,"updated"),r.updateDOM(t,i,gt)){const s=Kr(n,null);return e===null&&L(62),e.replaceChild(s,i),Gr(n,null),s}if(C(t)&&C(r)){const s=r.__indent;s!==t.__indent&&Za(i,s);const o=r.__format;o!==t.__format&&Qa(i,o),u&&(af(t,r,i),he(r)||r.isInline()||Ya(t,r,i)),bu(r)&&(oe+=Ze,Xe+=Ze)}else{const s=r.getTextContent();if(te(r)){const o=r.decorate(pe,gt);o!==null&&tl(n,o)}else M(r)&&!r.isDirectionless()&&(de+=s);oe+=s,Xe+=s}if(!Mn&&he(r)&&r.__cachedText!==Xe){const s=r.getWritable();s.__cachedText=Xe,r=s}return i}function tl(n,e){let t=pe._pendingDecorators;const r=pe._decorators;if(t===null){if(r[n]===e)return;t=za(pe)}t[n]=e}function $u(n){let e=n.nextSibling;return e!==null&&e===pe._blockCursorElement&&(e=e.nextSibling),e}function lf(n,e,t,r,u,i){oe="",Xe="",de="",Xa=r===Yt,Or=null,pe=t,gt=t._config,Ln=t._nodes,xu=pe._listeners.mutation,ni=u,ri=i,Pt=n._nodeMap,De=e._nodeMap,Mn=e._readOnly,ui=new Map(t._keyToDOMMap);const s=new Map;return Dn=s,vn("root",null),pe=void 0,Ln=void 0,ni=void 0,ri=void 0,Pt=void 0,De=void 0,gt=void 0,ui=void 0,Dn=void 0,s}function oi(n){const e=ui.get(n);return e===void 0&&L(75,n),e}const Ve=Object.freeze({}),ai=30,li=[["keydown",function(n,e){if(Tn=n.timeStamp,nl=n.key,e.isComposing())return;const{key:t,shiftKey:r,ctrlKey:u,metaKey:i,altKey:s}=n;if(!R(e,d0,n)&&t!=null){if(function(o,a,l,f){return Hs(o)&&!a&&!f&&!l}(t,u,s,i))R(e,wa,n);else if(function(o,a,l,f,h){return Hs(o)&&!f&&!l&&(a||h)}(t,u,r,s,i))R(e,h0,n);else if(function(o,a,l,f){return Ws(o)&&!a&&!f&&!l}(t,u,s,i))R(e,Sa,n);else if(function(o,a,l,f,h){return Ws(o)&&!f&&!l&&(a||h)}(t,u,r,s,i))R(e,p0,n);else if(function(o,a,l){return function(f){return f==="ArrowUp"}(o)&&!a&&!l}(t,u,i))R(e,Ta,n);else if(function(o,a,l){return function(f){return f==="ArrowDown"}(o)&&!a&&!l}(t,u,i))R(e,Ea,n);else if(function(o,a){return Vs(o)&&a}(t,r))En=!0,R(e,Br,n);else if(function(o){return o===" "}(t))R(e,g0,n);else if(function(o,a){return Ae&&a&&o.toLowerCase()==="o"}(t,u))n.preventDefault(),En=!0,R(e,Jt,!0);else if(function(o,a){return Vs(o)&&!a}(t,r))En=!1,R(e,Br,n);else if(function(o,a,l,f){return Ae?!a&&!l&&(hn(o)||o.toLowerCase()==="h"&&f):!(f||a||l)&&hn(o)}(t,s,i,u))hn(t)?R(e,Ca,n):(n.preventDefault(),R(e,Nt,!0));else if(function(o){return o==="Escape"}(t))R(e,Na,n);else if(function(o,a,l,f,h){return Ae?!(l||f||h)&&(pn(o)||o.toLowerCase()==="d"&&a):!(a||f||h)&&pn(o)}(t,u,r,s,i))pn(t)?R(e,ka,n):(n.preventDefault(),R(e,Nt,!1));else if(function(o,a,l){return hn(o)&&(Ae?a:l)}(t,s,u))n.preventDefault(),R(e,On,!0);else if(function(o,a,l){return pn(o)&&(Ae?a:l)}(t,s,u))n.preventDefault(),R(e,On,!1);else if(function(o,a){return Ae&&a&&hn(o)}(t,i))n.preventDefault(),R(e,Pn,!0);else if(function(o,a){return Ae&&a&&pn(o)}(t,i))n.preventDefault(),R(e,Pn,!1);else if(function(o,a,l,f){return o.toLowerCase()==="b"&&!a&&_n(l,f)}(t,s,i,u))n.preventDefault(),R(e,Ue,"bold");else if(function(o,a,l,f){return o.toLowerCase()==="u"&&!a&&_n(l,f)}(t,s,i,u))n.preventDefault(),R(e,Ue,"underline");else if(function(o,a,l,f){return o.toLowerCase()==="i"&&!a&&_n(l,f)}(t,s,i,u))n.preventDefault(),R(e,Ue,"italic");else if(function(o,a,l,f){return o==="Tab"&&!a&&!l&&!f}(t,s,u,i))R(e,m0,n);else if(function(o,a,l,f){return o.toLowerCase()==="z"&&!a&&_n(l,f)}(t,r,i,u))n.preventDefault(),R(e,qi,void 0);else if(function(o,a,l,f){return Ae?o.toLowerCase()==="z"&&l&&a:o.toLowerCase()==="y"&&f||o.toLowerCase()==="z"&&f&&a}(t,r,i,u))n.preventDefault(),R(e,Ui,void 0);else{const o=e._editorState._selection;o===null||I(o)?!ht&&Gs(t,i,u)&&(n.preventDefault(),R(e,Yu,n)):function(a,l,f,h){return!l&&a.toLowerCase()==="c"&&(Ae?f:h)}(t,r,i,u)?(n.preventDefault(),R(e,du,n)):function(a,l,f,h){return!l&&a.toLowerCase()==="x"&&(Ae?f:h)}(t,r,i,u)?(n.preventDefault(),R(e,zi,n)):Gs(t,i,u)&&(n.preventDefault(),R(e,Yu,n))}(function(o,a,l,f){return o||a||l||f})(u,r,s,i)&&R(e,E0,n)}}],["pointerdown",function(n,e){const t=n.target,r=n.pointerType;t instanceof Node&&r!=="touch"&&Te(e,()=>{te(en(t))||(fi=!0)})}],["compositionstart",function(n,e){Te(e,()=>{const t=$();if(I(t)&&!e.isComposing()){const r=t.anchor,u=t.anchor.getNode();ce(r.key),(n.timeStamp<Tn+ai||r.type==="element"||!t.isCollapsed()||u.getFormat()!==t.format||M(u)&&u.getStyle()!==t.style)&&R(e,Xt,L0)}})}],["compositionend",function(n,e){ht?mn=!0:Te(e,()=>{Fu(e,n.data)})}],["input",function(n,e){n.stopPropagation(),Te(e,()=>{const t=$(),r=n.data,u=sl(n);if(r!=null&&I(t)&&il(t,u,r,n.timeStamp,!1)){mn&&(Fu(e,r),mn=!1);const i=t.anchor.getNode(),s=Ne(e._window);if(s===null)return;const o=t.isBackward(),a=o?t.anchor.offset:t.focus.offset,l=o?t.focus.offset:t.anchor.offset;$r&&!t.isCollapsed()&&M(i)&&s.anchorNode!==null&&i.getTextContent().slice(0,a)+r+i.getTextContent().slice(a+l)===Ga(s.anchorNode)||R(e,Xt,r);const f=r.length;ht&&f>1&&n.inputType==="insertCompositionText"&&!e.isComposing()&&(t.anchor.offset-=f),hu||Hn||Wi||!e.isComposing()||(Tn=0,ce(null))}else ns(!1,e,r!==null?r:void 0),mn&&(Fu(e,r||void 0),mn=!1);ye(),Ba(ue())}),Wt=null}],["click",function(n,e){Te(e,()=>{const t=$(),r=Ne(e._window),u=Qn();if(r){if(I(t)){const i=t.anchor,s=i.getNode();i.type==="element"&&i.offset===0&&t.isCollapsed()&&!he(s)&&ie().getChildrenSize()===1&&s.getTopLevelElementOrThrow().isEmpty()&&u!==null&&t.is(u)?(r.removeAllRanges(),t.dirty=!0):n.detail===3&&!t.isCollapsed()&&s!==t.focus.getNode()&&(C(s)?s.select(0):s.getParentOrThrow().select(0))}else if(n.pointerType==="touch"){const i=r.anchorNode;if(i!==null){const s=i.nodeType;(s===Vn||s===mt)&&Me(as(u,r,e,n))}}}R(e,va,n)})}],["cut",Ve],["copy",Ve],["dragstart",Ve],["dragover",Ve],["dragend",Ve],["paste",Ve],["focus",Ve],["blur",Ve],["drop",Ve]];$r&&li.push(["beforeinput",(n,e)=>function(t,r){const u=t.inputType,i=sl(t);u==="deleteCompositionText"||ht&&Ka(r)||u!=="insertCompositionText"&&Te(r,()=>{const s=$();if(u==="deleteContentBackward"){if(s===null){const d=Qn();if(!I(d))return;Me(d.clone())}if(I(s)){const d=s.anchor.key===s.focus.key;if(o=t.timeStamp,nl==="MediaLast"&&o<Tn+ai&&r.isComposing()&&d){if(ce(null),Tn=0,setTimeout(()=>{Te(r,()=>{ce(null)})},ai),I(s)){const p=s.anchor.getNode();p.markDirty(),s.format=p.getFormat(),M(p)||L(142),s.style=p.getStyle()}}else{ce(null),t.preventDefault();const p=s.anchor.getNode(),m=p.getTextContent(),g=p.canInsertTextAfter(),y=s.anchor.offset===0&&s.focus.offset===m.length;k0&&d&&!y&&g||R(r,Nt,!0)}return}}var o;if(!I(s))return;const a=t.data;Wt!==null&&ns(!1,r,Wt),s.dirty&&Wt===null||!s.isCollapsed()||he(s.anchor.getNode())||i===null||s.applyDOMRange(i),Wt=null;const l=s.anchor,f=s.focus,h=l.getNode(),c=f.getNode();if(u!=="insertText"&&u!=="insertTranspose")switch(t.preventDefault(),u){case"insertFromYank":case"insertFromDrop":case"insertReplacementText":R(r,Xt,t);break;case"insertFromComposition":ce(null),R(r,Xt,t);break;case"insertLineBreak":ce(null),R(r,Jt,!1);break;case"insertParagraph":ce(null),En&&!Hn?(En=!1,R(r,Jt,!1)):R(r,An,void 0);break;case"insertFromPaste":case"insertFromPasteAsQuotation":R(r,fu,t);break;case"deleteByComposition":(function(d,p){return d!==p||C(d)||C(p)||!d.isToken()||!p.isToken()})(h,c)&&R(r,Qu,t);break;case"deleteByDrag":case"deleteByCut":R(r,Qu,t);break;case"deleteContent":R(r,Nt,!1);break;case"deleteWordBackward":R(r,On,!0);break;case"deleteWordForward":R(r,On,!1);break;case"deleteHardLineBackward":case"deleteSoftLineBackward":R(r,Pn,!0);break;case"deleteContentForward":case"deleteHardLineForward":case"deleteSoftLineForward":R(r,Pn,!1);break;case"formatStrikeThrough":R(r,Ue,"strikethrough");break;case"formatBold":R(r,Ue,"bold");break;case"formatItalic":R(r,Ue,"italic");break;case"formatUnderline":R(r,Ue,"underline");break;case"historyUndo":R(r,qi,void 0);break;case"historyRedo":R(r,Ui,void 0)}else{if(a===`
4
4
  `)t.preventDefault(),R(r,Jt,!1);else if(a===Ze)t.preventDefault(),R(r,An,void 0);else if(a==null&&t.dataTransfer){const d=t.dataTransfer.getData("text/plain");t.preventDefault(),s.insertRawText(d)}else a!=null&&il(s,i,a,t.timeStamp,!0)?(t.preventDefault(),R(r,Xt,a)):Wt=a;rl=t.timeStamp}})}(n,e)]);let Tn=0,nl=null,rl=0,Wt=null;const Xr=new WeakMap;let ci=!1,fi=!1,En=!1,mn=!1,ul=[0,"",0,"root",0];function il(n,e,t,r,u){const i=n.anchor,s=n.focus,o=i.getNode(),a=ue(),l=Ne(a._window),f=l!==null?l.anchorNode:null,h=i.key,c=a.getElementByKey(h),d=t.length;return h!==s.key||!M(o)||(!u&&(!$r||rl<r+50)||o.isDirty()&&d<2||Ha(t))&&i.offset!==s.offset&&!o.isComposing()||St(o)||o.isDirty()&&d>1||(u||!$r)&&c!==null&&!o.isComposing()&&f!==Ur(c)||l!==null&&e!==null&&(!e.collapsed||e.startContainer!==l.anchorNode||e.startOffset!==l.anchorOffset)||o.getFormat()!==n.format||o.getStyle()!==n.style||X0(n,o)}function Qs(n,e){return n!==null&&n.nodeValue!==null&&n.nodeType===mt&&e!==0&&e!==n.nodeValue.length}function Ys(n,e,t){const{anchorNode:r,anchorOffset:u,focusNode:i,focusOffset:s}=n;ci&&(ci=!1,Qs(r,u)&&Qs(i,s))||Te(e,()=>{if(!t)return void Me(null);if(!Gn(e,r,i))return;const o=$();if(I(o)){const a=o.anchor,l=a.getNode();if(o.isCollapsed()){n.type==="Range"&&n.anchorNode===n.focusNode&&(o.dirty=!0);const f=yu(e).event,h=f?f.timeStamp:performance.now(),[c,d,p,m,g]=ul,y=ie(),b=e.isComposing()===!1&&y.getTextContent()==="";if(h<g+200&&a.offset===p&&a.key===m)o.format=c,o.style=d;else if(a.type==="text")M(l)||L(141),o.format=l.getFormat(),o.style=l.getStyle();else if(a.type==="element"&&!b){const _=a.getNode();o.style="",_ instanceof an&&_.getChildrenSize()===0?(o.format=_.getTextFormat(),o.style=_.getTextStyle()):o.format=0}}else{const f=a.key,h=o.focus.key,c=o.getNodes(),d=c.length,p=o.isBackward(),m=p?s:u,g=p?u:s,y=p?h:f,b=p?f:h;let _=I0,w=!1;for(let T=0;T<d;T++){const S=c[T],P=S.getTextContentSize();if(M(S)&&P!==0&&!(T===0&&S.__key===y&&m===P||T===d-1&&S.__key===b&&g===0)&&(w=!0,_&=S.getFormat(),_===0))break}o.format=w?_:0}}R(e,ji,void 0)})}function sl(n){if(!n.getTargetRanges)return null;const e=n.getTargetRanges();return e.length===0?null:e[0]}function Fu(n,e){const t=n._compositionKey;if(ce(null),t!==null&&e!=null){if(e===""){const r=fe(t),u=Ur(n.getElementByKey(t));return void(u!==null&&u.nodeValue!==null&&M(r)&&rs(r,u.nodeValue,null,null,!0))}if(e[e.length-1]===`
@@ -6,7 +6,7 @@ import { t as pn } from "../../classix-DG18itHa.js";
6
6
  import { Button as hr } from "../button/index.js";
7
7
  import { Icon as pr } from "../icon/index.js";
8
8
  import { Input as b0 } from "../input/index.js";
9
- import '../../assets/index7.css';var j = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
9
+ import '../../assets/index6.css';var j = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
10
10
  function y0(n) {
11
11
  return n && n.__esModule && Object.prototype.hasOwnProperty.call(n, "default") ? n.default : n;
12
12
  }
@@ -1,2 +1,2 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require('../../assets/index6.css');const t=require("../../jsx-runtime-BJcCX4ED.cjs"),r="_figure_b0otf_1",s={figure:r},u=({caption:i,children:e})=>t.jsxRuntimeExports.jsxs("figure",{className:s.figure,children:[e&&e,i&&t.jsxRuntimeExports.jsx("figcaption",{children:"caption"})]});exports.Figure=u;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require('../../assets/index5.css');const r=require("../../jsx-runtime-BJcCX4ED.cjs"),s="_figure_b0otf_1",i={figure:s},u=({children:e,label:t})=>r.jsxRuntimeExports.jsxs("figure",{className:i.figure,children:[e&&e,t&&r.jsxRuntimeExports.jsx("figcaption",{children:t})]});exports.Figure=u;
2
2
  //# sourceMappingURL=index.cjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.cjs","sources":["../../../src/components/figure/index.tsx"],"sourcesContent":["import styles from './styles.module.css';\n\nexport type FigureProps = {\n caption?: string;\n children?: React.ReactNode;\n};\n\nexport const Figure = ({ caption, children }: FigureProps) => {\n return (\n <figure className={styles.figure}>\n {children && children}\n {caption && <figcaption>caption</figcaption>}\n </figure>\n );\n};\n"],"names":["Figure","caption","children","jsxs","styles","jsx"],"mappings":"mKAOaA,EAAS,CAAC,CAAE,QAAAC,EAAS,SAAAC,KAE9BC,EAAAA,kBAAAA,KAAC,SAAA,CAAO,UAAWC,EAAO,OACvB,SAAA,CAAAF,GAAYA,EACZD,GAAWI,EAAAA,kBAAAA,IAAC,aAAA,CAAW,SAAA,SAAA,CAAO,CAAA,EACjC"}
1
+ {"version":3,"file":"index.cjs","sources":["../../../src/components/figure/index.tsx"],"sourcesContent":["import styles from './styles.module.css';\n\nexport type FigureProps = {\n children?: React.ReactNode;\n label?: string;\n};\n\nexport const Figure = ({ children, label }: FigureProps) => {\n return (\n <figure className={styles.figure}>\n {children && children}\n {label && <figcaption>{label}</figcaption>}\n </figure>\n );\n};\n"],"names":["Figure","children","label","jsxs","styles","jsx"],"mappings":"mKAOaA,EAAS,CAAC,CAAE,SAAAC,EAAU,MAAAC,KAE/BC,EAAAA,kBAAAA,KAAC,SAAA,CAAO,UAAWC,EAAO,OACvB,SAAA,CAAAH,GAAYA,EACZC,GAASG,EAAAA,kBAAAA,IAAC,aAAA,CAAY,SAAAH,CAAA,CAAM,CAAA,EAC/B"}
@@ -1,9 +1,9 @@
1
- import { j as s } from "../../jsx-runtime-CDbhiqmm.js";
2
- import '../../assets/index6.css';const i = "_figure_b0otf_1", t = {
1
+ import { j as e } from "../../jsx-runtime-CDbhiqmm.js";
2
+ import '../../assets/index5.css';const i = "_figure_b0otf_1", t = {
3
3
  figure: i
4
- }, f = ({ caption: e, children: r }) => /* @__PURE__ */ s.jsxs("figure", { className: t.figure, children: [
4
+ }, f = ({ children: r, label: s }) => /* @__PURE__ */ e.jsxs("figure", { className: t.figure, children: [
5
5
  r && r,
6
- e && /* @__PURE__ */ s.jsx("figcaption", { children: "caption" })
6
+ s && /* @__PURE__ */ e.jsx("figcaption", { children: s })
7
7
  ] });
8
8
  export {
9
9
  f as Figure
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sources":["../../../src/components/figure/index.tsx"],"sourcesContent":["import styles from './styles.module.css';\n\nexport type FigureProps = {\n caption?: string;\n children?: React.ReactNode;\n};\n\nexport const Figure = ({ caption, children }: FigureProps) => {\n return (\n <figure className={styles.figure}>\n {children && children}\n {caption && <figcaption>caption</figcaption>}\n </figure>\n );\n};\n"],"names":["Figure","caption","children","jsxs","styles","jsx"],"mappings":";;;GAOaA,IAAS,CAAC,EAAE,SAAAC,GAAS,UAAAC,QAE9BC,gBAAAA,EAAAA,KAAC,UAAA,EAAO,WAAWC,EAAO,QACvB,UAAA;AAAA,EAAAF,KAAYA;AAAA,EACZD,KAAWI,gBAAAA,EAAAA,IAAC,cAAA,EAAW,UAAA,UAAA,CAAO;AAAA,GACjC;"}
1
+ {"version":3,"file":"index.js","sources":["../../../src/components/figure/index.tsx"],"sourcesContent":["import styles from './styles.module.css';\n\nexport type FigureProps = {\n children?: React.ReactNode;\n label?: string;\n};\n\nexport const Figure = ({ children, label }: FigureProps) => {\n return (\n <figure className={styles.figure}>\n {children && children}\n {label && <figcaption>{label}</figcaption>}\n </figure>\n );\n};\n"],"names":["Figure","children","label","jsxs","styles","jsx"],"mappings":";;;GAOaA,IAAS,CAAC,EAAE,UAAAC,GAAU,OAAAC,QAE/BC,gBAAAA,EAAAA,KAAC,UAAA,EAAO,WAAWC,EAAO,QACvB,UAAA;AAAA,EAAAH,KAAYA;AAAA,EACZC,KAASG,gBAAAA,EAAAA,IAAC,cAAA,EAAY,UAAAH,EAAA,CAAM;AAAA,GAC/B;"}
@@ -1,2 +1,2 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require('../../assets/index5.css');const r=require("../../jsx-runtime-BJcCX4ED.cjs"),t="_header_1xswd_1",d={header:t},a=(s,e)=>{switch(s){case 1:return r.jsxRuntimeExports.jsx("h1",{children:e});case 2:return r.jsxRuntimeExports.jsx("h2",{children:e});case 3:return r.jsxRuntimeExports.jsx("h3",{children:e});default:return null}},c=({size:s=1,title:e="Header",subtitle:n})=>r.jsxRuntimeExports.jsxs("header",{className:d.header,children:[a(s,e),n&&r.jsxRuntimeExports.jsx("p",{children:n})]});exports.Header=c;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require('../../assets/index12.css');const e=require("../../jsx-runtime-BJcCX4ED.cjs"),n="_header_1xswd_1",o={header:n},x=({children:r,size:t=1,label:a="Header",subtitle:s})=>{const d=`h${t}`;return e.jsxRuntimeExports.jsxs("header",{className:o.header,children:[e.jsxRuntimeExports.jsx(d,{children:a}),s&&e.jsxRuntimeExports.jsx("p",{children:s}),r&&r]})};exports.Header=x;
2
2
  //# sourceMappingURL=index.cjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.cjs","sources":["../../../src/components/header/index.tsx"],"sourcesContent":["import styles from './styles.module.css';\n\nexport type HeaderProps = {\n size: 1 | 2 | 3,\n title: string,\n subtitle?: string,\n};\n\nconst renderHeading = (size: HeaderProps['size'], title: string) => {\n switch (size) {\n case 1:\n return <h1>{title}</h1>;\n case 2:\n return <h2>{title}</h2>;\n case 3:\n return <h3>{title}</h3>;\n default:\n return null;\n }\n};\n\nexport const Header = ({size = 1, title = 'Header', subtitle }: HeaderProps) => {\n return (\n <header className={styles.header}>\n {renderHeading(size, title)}\n {subtitle && <p>{subtitle}</p>}\n </header>\n );\n};\n"],"names":["renderHeading","size","title","jsx","Header","subtitle","jsxs","styles"],"mappings":"mKAQMA,EAAgB,CAACC,EAA2BC,IAAkB,CAClE,OAAQD,EAAA,CACN,IAAK,GACH,OAAOE,EAAAA,kBAAAA,IAAC,MAAI,SAAAD,CAAA,CAAM,EACpB,IAAK,GACH,OAAOC,EAAAA,kBAAAA,IAAC,MAAI,SAAAD,CAAA,CAAM,EACpB,IAAK,GACH,OAAOC,EAAAA,kBAAAA,IAAC,MAAI,SAAAD,CAAA,CAAM,EACpB,QACE,OAAO,IAAA,CAEb,EAEaE,EAAS,CAAC,CAAC,KAAAH,EAAO,EAAG,MAAAC,EAAQ,SAAU,SAAAG,KAEhDC,EAAAA,kBAAAA,KAAC,SAAA,CAAO,UAAWC,EAAO,OACvB,SAAA,CAAAP,EAAcC,EAAMC,CAAK,EACzBG,GAAYF,EAAAA,kBAAAA,IAAC,IAAA,CAAG,SAAAE,CAAA,CAAS,CAAA,EAC5B"}
1
+ {"version":3,"file":"index.cjs","sources":["../../../src/components/header/index.tsx"],"sourcesContent":["import { JSX } from 'react';\n\nimport styles from './styles.module.css';\n\nexport type HeaderProps = {\n children?: React.ReactNode;\n label: string;\n size?: 1 | 2 | 3;\n subtitle?: string;\n};\n\nexport const Header = ({ children, size = 1, label = 'Header', subtitle }: HeaderProps) => {\n const HeaderTag = `h${size}` as keyof JSX.IntrinsicElements;\n\n return (\n <header className={styles.header}>\n <HeaderTag>{label}</HeaderTag>\n {subtitle && <p>{subtitle}</p>}\n {children && children}\n </header>\n );\n};\n"],"names":["Header","children","size","label","subtitle","HeaderTag","jsxs","styles","jsx"],"mappings":"mKAWaA,EAAS,CAAC,CAAE,SAAAC,EAAU,KAAAC,EAAO,EAAG,MAAAC,EAAQ,SAAU,SAAAC,KAA4B,CACzF,MAAMC,EAAY,IAAIH,CAAI,GAE1B,OACEI,EAAAA,kBAAAA,KAAC,SAAA,CAAO,UAAWC,EAAO,OACxB,SAAA,CAAAC,EAAAA,kBAAAA,IAACH,GAAW,SAAAF,CAAA,CAAM,EACjBC,GAAYI,EAAAA,kBAAAA,IAAC,IAAA,CAAG,SAAAJ,CAAA,CAAS,EACzBH,GAAYA,CAAA,EACf,CAEJ"}
@@ -1,22 +1,15 @@
1
- import { j as r } from "../../jsx-runtime-CDbhiqmm.js";
2
- import '../../assets/index5.css';const d = "_header_1xswd_1", a = {
3
- header: d
4
- }, c = (s, e) => {
5
- switch (s) {
6
- case 1:
7
- return /* @__PURE__ */ r.jsx("h1", { children: e });
8
- case 2:
9
- return /* @__PURE__ */ r.jsx("h2", { children: e });
10
- case 3:
11
- return /* @__PURE__ */ r.jsx("h3", { children: e });
12
- default:
13
- return null;
14
- }
15
- }, t = ({ size: s = 1, title: e = "Header", subtitle: n }) => /* @__PURE__ */ r.jsxs("header", { className: a.header, children: [
16
- c(s, e),
17
- n && /* @__PURE__ */ r.jsx("p", { children: n })
18
- ] });
1
+ import { j as e } from "../../jsx-runtime-CDbhiqmm.js";
2
+ import '../../assets/index12.css';const n = "_header_1xswd_1", o = {
3
+ header: n
4
+ }, c = ({ children: r, size: a = 1, label: d = "Header", subtitle: s }) => {
5
+ const h = `h${a}`;
6
+ return /* @__PURE__ */ e.jsxs("header", { className: o.header, children: [
7
+ /* @__PURE__ */ e.jsx(h, { children: d }),
8
+ s && /* @__PURE__ */ e.jsx("p", { children: s }),
9
+ r && r
10
+ ] });
11
+ };
19
12
  export {
20
- t as Header
13
+ c as Header
21
14
  };
22
15
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sources":["../../../src/components/header/index.tsx"],"sourcesContent":["import styles from './styles.module.css';\n\nexport type HeaderProps = {\n size: 1 | 2 | 3,\n title: string,\n subtitle?: string,\n};\n\nconst renderHeading = (size: HeaderProps['size'], title: string) => {\n switch (size) {\n case 1:\n return <h1>{title}</h1>;\n case 2:\n return <h2>{title}</h2>;\n case 3:\n return <h3>{title}</h3>;\n default:\n return null;\n }\n};\n\nexport const Header = ({size = 1, title = 'Header', subtitle }: HeaderProps) => {\n return (\n <header className={styles.header}>\n {renderHeading(size, title)}\n {subtitle && <p>{subtitle}</p>}\n </header>\n );\n};\n"],"names":["renderHeading","size","title","jsx","Header","subtitle","jsxs","styles"],"mappings":";;;GAQMA,IAAgB,CAACC,GAA2BC,MAAkB;AAClE,UAAQD,GAAA;AAAA,IACN,KAAK;AACH,aAAOE,gBAAAA,EAAAA,IAAC,QAAI,UAAAD,EAAA,CAAM;AAAA,IACpB,KAAK;AACH,aAAOC,gBAAAA,EAAAA,IAAC,QAAI,UAAAD,EAAA,CAAM;AAAA,IACpB,KAAK;AACH,aAAOC,gBAAAA,EAAAA,IAAC,QAAI,UAAAD,EAAA,CAAM;AAAA,IACpB;AACE,aAAO;AAAA,EAAA;AAEb,GAEaE,IAAS,CAAC,EAAC,MAAAH,IAAO,GAAG,OAAAC,IAAQ,UAAU,UAAAG,QAEhDC,gBAAAA,EAAAA,KAAC,UAAA,EAAO,WAAWC,EAAO,QACvB,UAAA;AAAA,EAAAP,EAAcC,GAAMC,CAAK;AAAA,EACzBG,KAAYF,gBAAAA,EAAAA,IAAC,KAAA,EAAG,UAAAE,EAAA,CAAS;AAAA,GAC5B;"}
1
+ {"version":3,"file":"index.js","sources":["../../../src/components/header/index.tsx"],"sourcesContent":["import { JSX } from 'react';\n\nimport styles from './styles.module.css';\n\nexport type HeaderProps = {\n children?: React.ReactNode;\n label: string;\n size?: 1 | 2 | 3;\n subtitle?: string;\n};\n\nexport const Header = ({ children, size = 1, label = 'Header', subtitle }: HeaderProps) => {\n const HeaderTag = `h${size}` as keyof JSX.IntrinsicElements;\n\n return (\n <header className={styles.header}>\n <HeaderTag>{label}</HeaderTag>\n {subtitle && <p>{subtitle}</p>}\n {children && children}\n </header>\n );\n};\n"],"names":["Header","children","size","label","subtitle","HeaderTag","jsxs","styles","jsx"],"mappings":";;;GAWaA,IAAS,CAAC,EAAE,UAAAC,GAAU,MAAAC,IAAO,GAAG,OAAAC,IAAQ,UAAU,UAAAC,QAA4B;AACzF,QAAMC,IAAY,IAAIH,CAAI;AAE1B,SACEI,gBAAAA,EAAAA,KAAC,UAAA,EAAO,WAAWC,EAAO,QACxB,UAAA;AAAA,IAAAC,gBAAAA,EAAAA,IAACH,KAAW,UAAAF,EAAA,CAAM;AAAA,IACjBC,KAAYI,gBAAAA,EAAAA,IAAC,KAAA,EAAG,UAAAJ,EAAA,CAAS;AAAA,IACzBH,KAAYA;AAAA,EAAA,GACf;AAEJ;"}
@@ -1,2 +1,2 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require('../../assets/index17.css');const t=require("../../jsx-runtime-BJcCX4ED.cjs"),r=require("../../classix-5H4IWnMA.cjs");function u(s){return`url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='black'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='${s}' /%3E%3C/svg%3E%0A")`}const i={bold:"M6.75 3.744h-.753v8.25h7.125a4.125 4.125 0 0 0 0-8.25H6.75Zm0 0v.38m0 16.122h6.747a4.5 4.5 0 0 0 0-9.001h-7.5v9h.753Zm0 0v-.37m0-15.751h6a3.75 3.75 0 1 1 0 7.5h-6m0-7.5v7.5m0 0v8.25m0-8.25h6.375a4.125 4.125 0 0 1 0 8.25H6.75m.747-15.38h4.875a3.375 3.375 0 0 1 0 6.75H7.497v-6.75Zm0 7.5h5.25a3.75 3.75 0 0 1 0 7.5h-5.25v-7.5Z",chevron:"m19.5 8.25-7.5 7.5-7.5-7.5",home:"m2.25 12 8.954-8.955c.44-.439 1.152-.439 1.591 0L21.75 12M4.5 9.75v10.125c0 .621.504 1.125 1.125 1.125H9.75v-4.875c0-.621.504-1.125 1.125-1.125h2.25c.621 0 1.125.504 1.125 1.125V21h4.125c.621 0 1.125-.504 1.125-1.125V9.75M8.25 21h8.25",italic:"M5.248 20.246H9.05m0 0h3.696m-3.696 0 5.893-16.502m0 0h-3.697m3.697 0h3.803",link:"M13.19 8.688a4.5 4.5 0 0 1 1.242 7.244l-4.5 4.5a4.5 4.5 0 0 1-6.364-6.364l1.757-1.757m13.35-.622 1.757-1.757a4.5 4.5 0 0 0-6.364-6.364l-4.5 4.5a4.5 4.5 0 0 0 1.242 7.244",list:"M8.25 6.75h12M8.25 12h12m-12 5.25h12M3.75 6.75h.007v.008H3.75V6.75Zm.375 0a.375.375 0 1 1-.75 0 .375.375 0 0 1 .75 0ZM3.75 12h.007v.008H3.75V12Zm.375 0a.375.375 0 1 1-.75 0 .375.375 0 0 1 .75 0Zm-.375 5.25h.007v.008H3.75v-.008Zm.375 0a.375.375 0 1 1-.75 0 .375.375 0 0 1 .75 0Z",search:"m21 21-5.197-5.197m0 0A7.5 7.5 0 1 0 5.196 5.196a7.5 7.5 0 0 0 10.607 10.607Z",x:"M6 18 18 6M6 6l12 12"},c="_icon_u4umi_1",h="_small_u4umi_8",d="_medium_u4umi_13",_="_large_u4umi_18",p="_dialog_u4umi_27",g="_white_u4umi_31",v="_wrapper_u4umi_35",e={icon:c,small:h,medium:d,large:_,default:"_default_u4umi_23",dialog:p,white:g,wrapper:v},x={medium:e.medium,large:e.large,small:e.small},w={default:e.default,dialog:e.dialog,white:e.white},j=({name:s="home",size:o="medium",variant:m="default"})=>{const n={maskImage:u(i[s].toString())},l=({children:a})=>m==="dialog"?t.jsxRuntimeExports.jsx("span",{className:e.wrapper,"data-testid":"wrapper",children:a}):t.jsxRuntimeExports.jsx(t.jsxRuntimeExports.Fragment,{children:a});return t.jsxRuntimeExports.jsx(l,{children:t.jsxRuntimeExports.jsx("span",{className:r.t(x[o],e.icon,w[m]),style:n})})},M=()=>Object.keys(i);exports.Icon=j;exports.Icons=M;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require('../../assets/index18.css');const t=require("../../jsx-runtime-BJcCX4ED.cjs"),r=require("../../classix-5H4IWnMA.cjs");function u(s){return`url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='black'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='${s}' /%3E%3C/svg%3E%0A")`}const i={bold:"M6.75 3.744h-.753v8.25h7.125a4.125 4.125 0 0 0 0-8.25H6.75Zm0 0v.38m0 16.122h6.747a4.5 4.5 0 0 0 0-9.001h-7.5v9h.753Zm0 0v-.37m0-15.751h6a3.75 3.75 0 1 1 0 7.5h-6m0-7.5v7.5m0 0v8.25m0-8.25h6.375a4.125 4.125 0 0 1 0 8.25H6.75m.747-15.38h4.875a3.375 3.375 0 0 1 0 6.75H7.497v-6.75Zm0 7.5h5.25a3.75 3.75 0 0 1 0 7.5h-5.25v-7.5Z",chevron:"m19.5 8.25-7.5 7.5-7.5-7.5",home:"m2.25 12 8.954-8.955c.44-.439 1.152-.439 1.591 0L21.75 12M4.5 9.75v10.125c0 .621.504 1.125 1.125 1.125H9.75v-4.875c0-.621.504-1.125 1.125-1.125h2.25c.621 0 1.125.504 1.125 1.125V21h4.125c.621 0 1.125-.504 1.125-1.125V9.75M8.25 21h8.25",italic:"M5.248 20.246H9.05m0 0h3.696m-3.696 0 5.893-16.502m0 0h-3.697m3.697 0h3.803",link:"M13.19 8.688a4.5 4.5 0 0 1 1.242 7.244l-4.5 4.5a4.5 4.5 0 0 1-6.364-6.364l1.757-1.757m13.35-.622 1.757-1.757a4.5 4.5 0 0 0-6.364-6.364l-4.5 4.5a4.5 4.5 0 0 0 1.242 7.244",list:"M8.25 6.75h12M8.25 12h12m-12 5.25h12M3.75 6.75h.007v.008H3.75V6.75Zm.375 0a.375.375 0 1 1-.75 0 .375.375 0 0 1 .75 0ZM3.75 12h.007v.008H3.75V12Zm.375 0a.375.375 0 1 1-.75 0 .375.375 0 0 1 .75 0Zm-.375 5.25h.007v.008H3.75v-.008Zm.375 0a.375.375 0 1 1-.75 0 .375.375 0 0 1 .75 0Z",search:"m21 21-5.197-5.197m0 0A7.5 7.5 0 1 0 5.196 5.196a7.5 7.5 0 0 0 10.607 10.607Z",x:"M6 18 18 6M6 6l12 12"},c="_icon_u4umi_1",h="_small_u4umi_8",d="_medium_u4umi_13",_="_large_u4umi_18",p="_dialog_u4umi_27",g="_white_u4umi_31",v="_wrapper_u4umi_35",e={icon:c,small:h,medium:d,large:_,default:"_default_u4umi_23",dialog:p,white:g,wrapper:v},x={medium:e.medium,large:e.large,small:e.small},w={default:e.default,dialog:e.dialog,white:e.white},j=({name:s="home",size:o="medium",variant:m="default"})=>{const n={maskImage:u(i[s].toString())},l=({children:a})=>m==="dialog"?t.jsxRuntimeExports.jsx("span",{className:e.wrapper,"data-testid":"wrapper",children:a}):t.jsxRuntimeExports.jsx(t.jsxRuntimeExports.Fragment,{children:a});return t.jsxRuntimeExports.jsx(l,{children:t.jsxRuntimeExports.jsx("span",{className:r.t(x[o],e.icon,w[m]),style:n})})},M=()=>Object.keys(i);exports.Icon=j;exports.Icons=M;
2
2
  //# sourceMappingURL=index.cjs.map
@@ -1,6 +1,6 @@
1
1
  import { j as a } from "../../jsx-runtime-CDbhiqmm.js";
2
2
  import { t as r } from "../../classix-DG18itHa.js";
3
- import '../../assets/index17.css';function c(e) {
3
+ import '../../assets/index18.css';function c(e) {
4
4
  return `url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='black'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='${e}' /%3E%3C/svg%3E%0A")`;
5
5
  }
6
6
  const o = {
@@ -1,2 +1,2 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require('../../assets/index8.css');const i=require("../../jsx-runtime-BJcCX4ED.cjs"),o=require("../../classix-5H4IWnMA.cjs"),c=require("react"),p="_input_1qkbh_1",a={input:p},l=c.forwardRef(({className:t,disabled:e=!1,placeholder:s,type:n="text",...r},u)=>i.jsxRuntimeExports.jsx("input",{ref:u,className:o.t(a.input,t),disabled:e,placeholder:s,type:n,...r}));exports.Input=l;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require('../../assets/index7.css');const i=require("../../jsx-runtime-BJcCX4ED.cjs"),o=require("../../classix-5H4IWnMA.cjs"),c=require("react"),p="_input_1qkbh_1",a={input:p},l=c.forwardRef(({className:t,disabled:e=!1,placeholder:s,type:n="text",...r},u)=>i.jsxRuntimeExports.jsx("input",{ref:u,className:o.t(a.input,t),disabled:e,placeholder:s,type:n,...r}));exports.Input=l;
2
2
  //# sourceMappingURL=index.cjs.map
@@ -1,7 +1,7 @@
1
1
  import { j as i } from "../../jsx-runtime-CDbhiqmm.js";
2
2
  import { t as e } from "../../classix-DG18itHa.js";
3
3
  import { forwardRef as m } from "react";
4
- import '../../assets/index8.css';const u = "_input_1qkbh_1", f = {
4
+ import '../../assets/index7.css';const u = "_input_1qkbh_1", f = {
5
5
  input: u
6
6
  }, j = m(
7
7
  ({ className: t, disabled: o = !1, placeholder: r, type: s = "text", ...n }, p) => /* @__PURE__ */ i.jsx(
@@ -1,2 +1,2 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require('../../assets/index2.css');const e=require("../../jsx-runtime-BJcCX4ED.cjs"),s=require("../../classix-5H4IWnMA.cjs"),r="_nav_1uwvt_1",i="_horizontal_1uwvt_11",o={nav:r,horizontal:i},l=({animation:t,children:a,horizontal:n=!1})=>e.jsxRuntimeExports.jsx("nav",{className:s.t(t&&t,n&&o.horizontal,o.nav),"data-orientation":n?"horizontal":"vertical",children:a});exports.Nav=l;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require('../../assets/index2.css');const o=require("../../jsx-runtime-BJcCX4ED.cjs"),e=require("../../classix-5H4IWnMA.cjs"),i="_nav_tvxly_1",r="_horizontal_tvxly_11",c="_tabs_tvxly_18",v="_pills_tvxly_38",t={nav:i,horizontal:r,tabs:c,pills:v},_={default:"",tabs:t.tabs,pills:t.pills},u=({animation:s,children:l,horizontal:a=!1,variant:n="default"})=>o.jsxRuntimeExports.jsx("nav",{className:e.t(s&&s,a&&t.horizontal,t.nav,_[n]),"data-orientation":a?"horizontal":"vertical",children:l});exports.Nav=u;
2
2
  //# sourceMappingURL=index.cjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.cjs","sources":["../../../src/components/nav/index.tsx"],"sourcesContent":["import cx from 'classix';\n\nimport type { AnimationName } from '../../styles/animations';\nimport styles from './styles.module.css';\n\nexport type NavProps = {\n animation?: AnimationName;\n children?: React.ReactNode;\n horizontal?: boolean;\n};\n\nexport const Nav = ({ animation, children, horizontal = false }: NavProps) => {\n return (\n <nav\n className={cx(animation && animation, horizontal && styles.horizontal, styles.nav)}\n data-orientation={horizontal ? 'horizontal' : 'vertical'}\n >\n {children}\n </nav>\n );\n};\n"],"names":["Nav","animation","children","horizontal","jsx","cx","styles"],"mappings":"2OAWaA,EAAM,CAAC,CAAE,UAAAC,EAAW,SAAAC,EAAU,WAAAC,EAAa,MAEpDC,EAAAA,kBAAAA,IAAC,MAAA,CACC,UAAWC,EAAAA,EAAGJ,GAAaA,EAAWE,GAAcG,EAAO,WAAYA,EAAO,GAAG,EACjF,mBAAkBH,EAAa,aAAe,WAE7C,SAAAD,CAAA,CAAA"}
1
+ {"version":3,"file":"index.cjs","sources":["../../../src/components/nav/index.tsx"],"sourcesContent":["import cx from 'classix';\n\nimport type { AnimationName } from '../../styles/animations.ts';\nimport styles from './styles.module.css';\n\nconst variants = {\n default: '',\n tabs: styles.tabs,\n pills: styles.pills,\n};\n\nexport type NavProps = {\n animation?: AnimationName;\n children?: React.ReactNode;\n horizontal?: boolean;\n variant?: keyof typeof variants;\n};\n\nexport const Nav = ({ animation, children, horizontal = false, variant = 'default' }: NavProps) => {\n return (\n <nav\n className={cx(\n animation && animation,\n horizontal && styles.horizontal,\n styles.nav,\n variants[variant]\n )}\n data-orientation={horizontal ? 'horizontal' : 'vertical'}\n >\n {children}\n </nav>\n );\n};\n"],"names":["variants","styles","Nav","animation","children","horizontal","variant","jsx","cx"],"mappings":"iSAKMA,EAAW,CACf,QAAS,GACT,KAAMC,EAAO,KACb,MAAOA,EAAO,KAChB,EASaC,EAAM,CAAC,CAAE,UAAAC,EAAW,SAAAC,EAAU,WAAAC,EAAa,GAAO,QAAAC,EAAU,aAErEC,EAAAA,kBAAAA,IAAC,MAAA,CACC,UAAWC,EAAAA,EACTL,GAAaA,EACbE,GAAcJ,EAAO,WACrBA,EAAO,IACPD,EAASM,CAAO,CAAA,EAElB,mBAAkBD,EAAa,aAAe,WAE7C,SAAAD,CAAA,CAAA"}
@@ -1,17 +1,28 @@
1
- import { j as r } from "../../jsx-runtime-CDbhiqmm.js";
2
- import { t as s } from "../../classix-DG18itHa.js";
3
- import '../../assets/index2.css';const v = "_nav_1uwvt_1", e = "_horizontal_1uwvt_11", a = {
4
- nav: v,
5
- horizontal: e
6
- }, c = ({ animation: t, children: n, horizontal: o = !1 }) => /* @__PURE__ */ r.jsx(
1
+ import { j as n } from "../../jsx-runtime-CDbhiqmm.js";
2
+ import { t as r } from "../../classix-DG18itHa.js";
3
+ import '../../assets/index2.css';const i = "_nav_tvxly_1", v = "_horizontal_tvxly_11", _ = "_tabs_tvxly_18", e = "_pills_tvxly_38", t = {
4
+ nav: i,
5
+ horizontal: v,
6
+ tabs: _,
7
+ pills: e
8
+ }, c = {
9
+ default: "",
10
+ tabs: t.tabs,
11
+ pills: t.pills
12
+ }, b = ({ animation: s, children: l, horizontal: a = !1, variant: o = "default" }) => /* @__PURE__ */ n.jsx(
7
13
  "nav",
8
14
  {
9
- className: s(t && t, o && a.horizontal, a.nav),
10
- "data-orientation": o ? "horizontal" : "vertical",
11
- children: n
15
+ className: r(
16
+ s && s,
17
+ a && t.horizontal,
18
+ t.nav,
19
+ c[o]
20
+ ),
21
+ "data-orientation": a ? "horizontal" : "vertical",
22
+ children: l
12
23
  }
13
24
  );
14
25
  export {
15
- c as Nav
26
+ b as Nav
16
27
  };
17
28
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sources":["../../../src/components/nav/index.tsx"],"sourcesContent":["import cx from 'classix';\n\nimport type { AnimationName } from '../../styles/animations';\nimport styles from './styles.module.css';\n\nexport type NavProps = {\n animation?: AnimationName;\n children?: React.ReactNode;\n horizontal?: boolean;\n};\n\nexport const Nav = ({ animation, children, horizontal = false }: NavProps) => {\n return (\n <nav\n className={cx(animation && animation, horizontal && styles.horizontal, styles.nav)}\n data-orientation={horizontal ? 'horizontal' : 'vertical'}\n >\n {children}\n </nav>\n );\n};\n"],"names":["Nav","animation","children","horizontal","jsx","cx","styles"],"mappings":";;;;;GAWaA,IAAM,CAAC,EAAE,WAAAC,GAAW,UAAAC,GAAU,YAAAC,IAAa,SAEpDC,gBAAAA,EAAAA;AAAAA,EAAC;AAAA,EAAA;AAAA,IACC,WAAWC,EAAGJ,KAAaA,GAAWE,KAAcG,EAAO,YAAYA,EAAO,GAAG;AAAA,IACjF,oBAAkBH,IAAa,eAAe;AAAA,IAE7C,UAAAD;AAAA,EAAA;AAAA;"}
1
+ {"version":3,"file":"index.js","sources":["../../../src/components/nav/index.tsx"],"sourcesContent":["import cx from 'classix';\n\nimport type { AnimationName } from '../../styles/animations.ts';\nimport styles from './styles.module.css';\n\nconst variants = {\n default: '',\n tabs: styles.tabs,\n pills: styles.pills,\n};\n\nexport type NavProps = {\n animation?: AnimationName;\n children?: React.ReactNode;\n horizontal?: boolean;\n variant?: keyof typeof variants;\n};\n\nexport const Nav = ({ animation, children, horizontal = false, variant = 'default' }: NavProps) => {\n return (\n <nav\n className={cx(\n animation && animation,\n horizontal && styles.horizontal,\n styles.nav,\n variants[variant]\n )}\n data-orientation={horizontal ? 'horizontal' : 'vertical'}\n >\n {children}\n </nav>\n );\n};\n"],"names":["variants","styles","Nav","animation","children","horizontal","variant","jsx","cx"],"mappings":";;;;;;;GAKMA,IAAW;AAAA,EACf,SAAS;AAAA,EACT,MAAMC,EAAO;AAAA,EACb,OAAOA,EAAO;AAChB,GASaC,IAAM,CAAC,EAAE,WAAAC,GAAW,UAAAC,GAAU,YAAAC,IAAa,IAAO,SAAAC,IAAU,gBAErEC,gBAAAA,EAAAA;AAAAA,EAAC;AAAA,EAAA;AAAA,IACC,WAAWC;AAAAA,MACTL,KAAaA;AAAA,MACbE,KAAcJ,EAAO;AAAA,MACrBA,EAAO;AAAA,MACPD,EAASM,CAAO;AAAA,IAAA;AAAA,IAElB,oBAAkBD,IAAa,eAAe;AAAA,IAE7C,UAAAD;AAAA,EAAA;AAAA;"}
package/dist/index.cjs CHANGED
@@ -1,2 +1,2 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require('./assets/index.css');const n=require("./components/accordion/index.cjs"),e=require("./components/aside/index.cjs"),o=require("./components/banner/index.cjs"),i=require("./components/branding/index.cjs"),r=require("./components/button/index.cjs"),t=require("./components/dialog/index.cjs"),c=require("./components/dropdown/index.cjs"),d=require("./components/editor/index.cjs"),s=require("./components/figure/index.cjs"),_=require("./components/header/index.cjs"),u=require("./components/icon/index.cjs"),p=require("./components/input/index.cjs"),a=require("./components/link/index.cjs"),m=require("./components/list/index.cjs"),q=require("./components/nav/index.cjs");exports.Accordion=n.Accordion;exports.AccordionGroup=n.AccordionGroup;exports.Aside=e.Aside;exports.Banner=o.Banner;exports.Branding=i.Branding;exports.Button=r.Button;exports.Dialog=t.Dialog;exports.Dropdown=c.Dropdown;exports.Editor=d.Editor;exports.Figure=s.Figure;exports.Header=_.Header;exports.Icon=u.Icon;exports.Input=p.Input;exports.Link=a.Link;exports.List=m.List;exports.Nav=q.Nav;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require('./assets/index.css');const n=require("./components/accordion/index.cjs"),e=require("./components/aside/index.cjs"),o=require("./components/banner/index.cjs"),r=require("./components/branding/index.cjs"),i=require("./components/button/index.cjs"),t=require("./components/card/index.cjs"),c=require("./components/dialog/index.cjs"),d=require("./components/dropdown/index.cjs"),s=require("./components/editor/index.cjs"),_=require("./components/figure/index.cjs"),u=require("./components/header/index.cjs"),p=require("./components/icon/index.cjs"),a=require("./components/input/index.cjs"),m=require("./components/link/index.cjs"),q=require("./components/list/index.cjs"),x=require("./components/nav/index.cjs");exports.Accordion=n.Accordion;exports.AccordionGroup=n.AccordionGroup;exports.Aside=e.Aside;exports.Banner=o.Banner;exports.Branding=r.Branding;exports.Button=i.Button;exports.Card=t.Card;exports.Dialog=c.Dialog;exports.Dropdown=d.Dropdown;exports.Editor=s.Editor;exports.Figure=_.Figure;exports.Header=u.Header;exports.Icon=p.Icon;exports.Input=a.Input;exports.Link=m.Link;exports.List=q.List;exports.Nav=x.Nav;
2
2
  //# sourceMappingURL=index.cjs.map
package/dist/index.d.ts CHANGED
@@ -6,9 +6,10 @@ import { RefAttributes } from 'react';
6
6
 
7
7
  export declare const Accordion: ({ children, icon, label, open }: AccordionProps) => JSX.Element;
8
8
 
9
- export declare function AccordionGroup({ children, className }: AccordionGroupProps): JSX.Element;
9
+ export declare function AccordionGroup({ animation, children, className }: AccordionGroupProps): JSX.Element;
10
10
 
11
11
  declare type AccordionGroupProps = {
12
+ animation?: AnimationName;
12
13
  children: React.ReactNode;
13
14
  className?: string;
14
15
  };
@@ -46,7 +47,7 @@ export declare const Branding: ({ name, size, variant }: BrandingProps) => JSX.E
46
47
 
47
48
  declare type BrandingProps = {
48
49
  name: keyof typeof brandingSVG;
49
- size?: number;
50
+ size?: number | string;
50
51
  variant?: keyof typeof variants_2;
51
52
  };
52
53
 
@@ -68,6 +69,17 @@ declare type ButtonProps = React.ButtonHTMLAttributes<HTMLButtonElement> & {
68
69
  type?: 'button' | 'submit' | 'reset';
69
70
  };
70
71
 
72
+ export declare const Card: ({ ...props }: CardProps) => JSX.Element;
73
+
74
+ declare type CardProps = {
75
+ image?: React.ReactNode;
76
+ headerText?: string;
77
+ subHeaderText?: string;
78
+ contentText?: string;
79
+ children: React.ReactNode;
80
+ onClick?: () => void;
81
+ };
82
+
71
83
  export declare const Dialog: ({ button, children, message, title, ...props }: DialogProps) => JSX.Element;
72
84
 
73
85
  declare type DialogProps = React.DialogHTMLAttributes<HTMLDialogElement> & {
@@ -92,18 +104,19 @@ declare type EditorProps = {
92
104
  onChange?: (html: string) => void;
93
105
  };
94
106
 
95
- export declare const Figure: ({ caption, children }: FigureProps) => JSX.Element;
107
+ export declare const Figure: ({ children, label }: FigureProps) => JSX.Element;
96
108
 
97
109
  declare type FigureProps = {
98
- caption?: string;
99
110
  children?: React.ReactNode;
111
+ label?: string;
100
112
  };
101
113
 
102
- export declare const Header: ({ size, title, subtitle }: HeaderProps) => JSX.Element;
114
+ export declare const Header: ({ children, size, label, subtitle }: HeaderProps) => JSX.Element;
103
115
 
104
116
  declare type HeaderProps = {
105
- size: 1 | 2 | 3;
106
- title: string;
117
+ children?: React.ReactNode;
118
+ label: string;
119
+ size?: 1 | 2 | 3;
107
120
  subtitle?: string;
108
121
  };
109
122
 
@@ -150,12 +163,13 @@ declare type ListProps = {
150
163
  className?: string;
151
164
  };
152
165
 
153
- export declare const Nav: ({ animation, children, horizontal }: NavProps) => JSX.Element;
166
+ export declare const Nav: ({ animation, children, horizontal, variant }: NavProps) => JSX.Element;
154
167
 
155
168
  declare type NavProps = {
156
169
  animation?: AnimationName;
157
170
  children?: React.ReactNode;
158
171
  horizontal?: boolean;
172
+ variant?: keyof typeof variants_5;
159
173
  };
160
174
 
161
175
  declare const sizes: {
@@ -166,12 +180,12 @@ declare const sizes: {
166
180
 
167
181
  declare const variants: {
168
182
  default: string;
169
- portal: string;
183
+ 'site-wide': string;
170
184
  };
171
185
 
172
186
  declare const variants_2: {
173
187
  default: string;
174
- green: string;
188
+ gradient: string;
175
189
  white: string;
176
190
  };
177
191
 
@@ -190,4 +204,10 @@ declare const variants_4: {
190
204
  white: string;
191
205
  };
192
206
 
207
+ declare const variants_5: {
208
+ default: string;
209
+ tabs: string;
210
+ pills: string;
211
+ };
212
+
193
213
  export { }
package/dist/index.js CHANGED
@@ -3,16 +3,17 @@ import { Aside as f } from "./components/aside/index.js";
3
3
  import { Banner as x } from "./components/banner/index.js";
4
4
  import { Branding as i } from "./components/branding/index.js";
5
5
  import { Button as a } from "./components/button/index.js";
6
- import { Dialog as u } from "./components/dialog/index.js";
7
- import { Dropdown as A } from "./components/dropdown/index.js";
8
- import { Editor as s } from "./components/editor/index.js";
9
- import { Figure as I } from "./components/figure/index.js";
10
- import { Header as k } from "./components/header/index.js";
11
- import { Icon as v } from "./components/icon/index.js";
12
- import { Input as E } from "./components/input/index.js";
13
- import { Link as G } from "./components/link/index.js";
14
- import { List as N } from "./components/list/index.js";
15
- import { Nav as h } from "./components/nav/index.js";
6
+ import { Card as u } from "./components/card/index.js";
7
+ import { Dialog as A } from "./components/dialog/index.js";
8
+ import { Dropdown as s } from "./components/dropdown/index.js";
9
+ import { Editor as I } from "./components/editor/index.js";
10
+ import { Figure as k } from "./components/figure/index.js";
11
+ import { Header as v } from "./components/header/index.js";
12
+ import { Icon as C } from "./components/icon/index.js";
13
+ import { Input as F } from "./components/input/index.js";
14
+ import { Link as H } from "./components/link/index.js";
15
+ import { List as b } from "./components/list/index.js";
16
+ import { Nav as j } from "./components/nav/index.js";
16
17
  import './assets/index.css';export {
17
18
  e as Accordion,
18
19
  t as AccordionGroup,
@@ -20,15 +21,16 @@ import './assets/index.css';export {
20
21
  x as Banner,
21
22
  i as Branding,
22
23
  a as Button,
23
- u as Dialog,
24
- A as Dropdown,
25
- s as Editor,
26
- I as Figure,
27
- k as Header,
28
- v as Icon,
29
- E as Input,
30
- G as Link,
31
- N as List,
32
- h as Nav
24
+ u as Card,
25
+ A as Dialog,
26
+ s as Dropdown,
27
+ I as Editor,
28
+ k as Figure,
29
+ v as Header,
30
+ C as Icon,
31
+ F as Input,
32
+ H as Link,
33
+ b as List,
34
+ j as Nav
33
35
  };
34
36
  //# 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":";;;;;;;;;;;;;;;;"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@solibo/solibo-ui",
3
- "version": "0.2.10",
3
+ "version": "0.2.12",
4
4
  "type": "module",
5
5
  "scripts": {
6
6
  "dev": "vite build --watch",