@central-icons-react/round-filled-radius-0-stroke-2 1.1.274 → 1.1.276

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 (47) hide show
  1. package/IconFolderBookmarks/index.js +2 -2
  2. package/IconFolderBookmarks/index.js.map +3 -3
  3. package/IconFolderBookmarks/index.mjs +2 -2
  4. package/IconFolderBookmarks/index.mjs.map +3 -3
  5. package/IconFolderCloud/index.js +2 -2
  6. package/IconFolderCloud/index.js.map +3 -3
  7. package/IconFolderCloud/index.mjs +2 -2
  8. package/IconFolderCloud/index.mjs.map +3 -3
  9. package/IconFolderEdit/index.d.ts +4 -0
  10. package/IconFolderEdit/index.js +3 -0
  11. package/IconFolderEdit/index.js.map +11 -0
  12. package/IconFolderEdit/index.mjs +3 -0
  13. package/IconFolderEdit/index.mjs.map +11 -0
  14. package/IconFolderShared/index.js +2 -2
  15. package/IconFolderShared/index.js.map +3 -3
  16. package/IconFolderShared/index.mjs +2 -2
  17. package/IconFolderShared/index.mjs.map +3 -3
  18. package/IconMoveFolder/index.js +2 -2
  19. package/IconMoveFolder/index.js.map +3 -3
  20. package/IconMoveFolder/index.mjs +2 -2
  21. package/IconMoveFolder/index.mjs.map +3 -3
  22. package/IconMoveFolderInside/index.d.ts +4 -0
  23. package/IconMoveFolderInside/index.js +3 -0
  24. package/IconMoveFolderInside/index.js.map +11 -0
  25. package/IconMoveFolderInside/index.mjs +3 -0
  26. package/IconMoveFolderInside/index.mjs.map +11 -0
  27. package/IconPageEdit/index.js +2 -2
  28. package/IconPageEdit/index.js.map +3 -3
  29. package/IconPageEdit/index.mjs +2 -2
  30. package/IconPageEdit/index.mjs.map +3 -3
  31. package/IconPageEditText/index.js +2 -2
  32. package/IconPageEditText/index.js.map +3 -3
  33. package/IconPageEditText/index.mjs +2 -2
  34. package/IconPageEditText/index.mjs.map +3 -3
  35. package/README.md +2 -0
  36. package/icons/index.d.ts +1 -1
  37. package/icons/index.js +2 -2
  38. package/icons/index.js.map +3 -3
  39. package/icons/index.mjs +2 -2
  40. package/icons/index.mjs.map +3 -3
  41. package/icons-index.json +4 -4
  42. package/index.d.ts +2 -0
  43. package/index.js +6 -0
  44. package/index.mjs +2 -0
  45. package/license-check.js +1 -1
  46. package/package.json +1 -1
  47. package/skills/central-icons-react/SKILL.md +3 -1
@@ -1,3 +1,3 @@
1
- var x=Object.create;var{getPrototypeOf:I,defineProperty:p,getOwnPropertyNames:c,getOwnPropertyDescriptor:h}=Object,f=Object.prototype.hasOwnProperty;function u(e){return this[e]}var b,w,V=(e,o,r)=>{var t=e!=null&&typeof e==="object";if(t){var n=o?b??=new WeakMap:w??=new WeakMap,a=n.get(e);if(a)return a}r=e!=null?x(I(e)):{};let l=o||!e||!e.__esModule?p(r,"default",{value:e,enumerable:!0}):r;for(let s of c(e))if(!f.call(l,s))p(l,s,{get:u.bind(e,s),enumerable:!0});if(t)n.set(e,l);return l},B=(e)=>{var o=(m??=new WeakMap).get(e),r;if(o)return o;if(o=p({},"__esModule",{value:!0}),e&&typeof e==="object"||typeof e==="function"){for(var t of c(e))if(!f.call(o,t))p(o,t,{get:u.bind(e,t),enumerable:!(r=h(e,t))||r.enumerable})}return m.set(e,o),o},m;var y=(e)=>e;function L(e,o){this[e]=y.bind(null,o)}var g=(e,o)=>{for(var r in o)p(e,r,{get:o[r],enumerable:!0,configurable:!0,set:L.bind(o,r)})};var P={};g(P,{CentralIconBase:()=>d});module.exports=B(P);var i=V(require("react")),d=({children:e,size:o=24,ariaLabel:r,color:t,ariaHidden:n=!0,style:a,...l})=>{return i.default.createElement("svg",{...l,"aria-hidden":n,role:n?void 0:"img",width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:t,...a}},r&&!n&&i.default.createElement("title",null,r),e)};var H={};g(H,{default:()=>k,IconFolderBookmarks:()=>v});module.exports=B(H);var C=V(require("react"));var v=(e)=>{return C.default.createElement(d,{...e,ariaLabel:"folder-bookmarks"},C.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 4C2 3.44772 2.44772 3 3 3H10C10.3344 3 10.6466 3.1671 10.8321 3.4453L12.5352 6H21C21.5523 6 22 6.44772 22 7V19C22 19.5523 21.5523 20 21 20H10V12C10 11.4477 9.55228 11 9 11H2V4Z",fill:"currentColor"}),C.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M1 14C1 13.4477 1.44772 13 2 13H7C7.55228 13 8 13.4477 8 14V20C8 20.3603 7.80621 20.6927 7.4927 20.8702C7.17919 21.0477 6.79444 21.0429 6.4855 20.8575L4.5 19.6662L2.5145 20.8575C2.20556 21.0429 1.82081 21.0477 1.5073 20.8702C1.19379 20.6927 1 20.3603 1 20V14ZM3 15V18.2338L3.9855 17.6425C4.30219 17.4525 4.69781 17.4525 5.0145 17.6425L6 18.2338V15H3Z",fill:"currentColor"}))},k=v;
1
+ var x=Object.create;var{getPrototypeOf:I,defineProperty:p,getOwnPropertyNames:c,getOwnPropertyDescriptor:h}=Object,f=Object.prototype.hasOwnProperty;function u(e){return this[e]}var b,w,B=(e,o,r)=>{var t=e!=null&&typeof e==="object";if(t){var n=o?b??=new WeakMap:w??=new WeakMap,a=n.get(e);if(a)return a}r=e!=null?x(I(e)):{};let l=o||!e||!e.__esModule?p(r,"default",{value:e,enumerable:!0}):r;for(let s of c(e))if(!f.call(l,s))p(l,s,{get:u.bind(e,s),enumerable:!0});if(t)n.set(e,l);return l},V=(e)=>{var o=(m??=new WeakMap).get(e),r;if(o)return o;if(o=p({},"__esModule",{value:!0}),e&&typeof e==="object"||typeof e==="function"){for(var t of c(e))if(!f.call(o,t))p(o,t,{get:u.bind(e,t),enumerable:!(r=h(e,t))||r.enumerable})}return m.set(e,o),o},m;var y=(e)=>e;function P(e,o){this[e]=y.bind(null,o)}var g=(e,o)=>{for(var r in o)p(e,r,{get:o[r],enumerable:!0,configurable:!0,set:P.bind(o,r)})};var k={};g(k,{CentralIconBase:()=>d});module.exports=V(k);var i=B(require("react")),d=({children:e,size:o=24,ariaLabel:r,color:t,ariaHidden:n=!0,style:a,...l})=>{return i.default.createElement("svg",{...l,"aria-hidden":n,role:n?void 0:"img",width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:t,...a}},r&&!n&&i.default.createElement("title",null,r),e)};var G={};g(G,{default:()=>H,IconFolderBookmarks:()=>v});module.exports=V(G);var C=B(require("react"));var v=(e)=>{return C.default.createElement(d,{...e,ariaLabel:"folder-bookmarks"},C.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 4C2 3.44772 2.44772 3 3 3H10C10.3344 3 10.6466 3.1671 10.8321 3.4453L12.5352 6H21C21.5523 6 22 6.44772 22 7V19C22 19.5523 21.5523 20 21 20H10V12C10 11.4477 9.55228 11 9 11H2V4Z",fill:"currentColor"}),C.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M1 14C1 13.4477 1.44772 13 2 13H7C7.55228 13 8 13.4477 8 14V20C8 20.3603 7.80621 20.6927 7.4927 20.8702C7.17919 21.0477 6.79444 21.0429 6.4855 20.8575L4.5 19.6662L2.5145 20.8575C2.20556 21.0429 1.82081 21.0477 1.5073 20.8702C1.19379 20.6927 1 20.3603 1 20V14Z",fill:"currentColor"}))},H=v;
2
2
 
3
- //# debugId=CAD34C5121A3002664756E2164756E21
3
+ //# debugId=C2C0FC4DD49BA74664756E2164756E21
@@ -3,9 +3,9 @@
3
3
  "sources": ["src/CentralIconBase/index.tsx", "src/IconFolderBookmarks/index.tsx"],
4
4
  "sourcesContent": [
5
5
  "import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n",
6
- "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconFolderBookmarks: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"folder-bookmarks\"><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M2 4C2 3.44772 2.44772 3 3 3H10C10.3344 3 10.6466 3.1671 10.8321 3.4453L12.5352 6H21C21.5523 6 22 6.44772 22 7V19C22 19.5523 21.5523 20 21 20H10V12C10 11.4477 9.55228 11 9 11H2V4Z\" fill=\"currentColor\"/><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M1 14C1 13.4477 1.44772 13 2 13H7C7.55228 13 8 13.4477 8 14V20C8 20.3603 7.80621 20.6927 7.4927 20.8702C7.17919 21.0477 6.79444 21.0429 6.4855 20.8575L4.5 19.6662L2.5145 20.8575C2.20556 21.0429 1.82081 21.0477 1.5073 20.8702C1.19379 20.6927 1 20.3603 1 20V14ZM3 15V18.2338L3.9855 17.6425C4.30219 17.4525 4.69781 17.4525 5.0145 17.6425L6 18.2338V15H3Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconFolderBookmarks;\n"
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconFolderBookmarks: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"folder-bookmarks\"><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M2 4C2 3.44772 2.44772 3 3 3H10C10.3344 3 10.6466 3.1671 10.8321 3.4453L12.5352 6H21C21.5523 6 22 6.44772 22 7V19C22 19.5523 21.5523 20 21 20H10V12C10 11.4477 9.55228 11 9 11H2V4Z\" fill=\"currentColor\"/><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M1 14C1 13.4477 1.44772 13 2 13H7C7.55228 13 8 13.4477 8 14V20C8 20.3603 7.80621 20.6927 7.4927 20.8702C7.17919 21.0477 6.79444 21.0429 6.4855 20.8575L4.5 19.6662L2.5145 20.8575C2.20556 21.0429 1.82081 21.0477 1.5073 20.8702C1.19379 20.6927 1 20.3603 1 20V14Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconFolderBookmarks;\n"
7
7
  ],
8
- "mappings": "w7BAAkB,IAAlB,sBAQa,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,wBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,wBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,+ECjCY,IAAlB,sBAGO,IAAM,EAAsD,CAAC,IAAU,CAC5E,OAAO,wBAAwtB,EAAxtB,IAAqB,EAAO,UAAU,oBAAmB,wBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,sLAAsL,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,iWAAiW,KAAK,eAAc,CAAI,GAGltB",
9
- "debugId": "CAD34C5121A3002664756E2164756E21",
8
+ "mappings": "w7BAAkB,IAAlB,sBAQa,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,wBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,wBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,+ECjCY,IAAlB,sBAGO,IAAM,EAAsD,CAAC,IAAU,CAC5E,OAAO,wBAA6nB,EAA7nB,IAAqB,EAAO,UAAU,oBAAmB,wBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,sLAAsL,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,sQAAsQ,KAAK,eAAc,CAAI,GAGvnB",
9
+ "debugId": "C2C0FC4DD49BA74664756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -1,3 +1,3 @@
1
- import l from"react";var p=({children:o,size:e=24,ariaLabel:n,color:a,ariaHidden:r=!0,style:C,...s})=>{return l.createElement("svg",{...s,"aria-hidden":r,role:r?void 0:"img",width:typeof e==="number"?`${e}px`:e,height:typeof e==="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...C}},n&&!r&&l.createElement("title",null,n),o)};import t from"react";var i=(o)=>{return t.createElement(p,{...o,ariaLabel:"folder-bookmarks"},t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 4C2 3.44772 2.44772 3 3 3H10C10.3344 3 10.6466 3.1671 10.8321 3.4453L12.5352 6H21C21.5523 6 22 6.44772 22 7V19C22 19.5523 21.5523 20 21 20H10V12C10 11.4477 9.55228 11 9 11H2V4Z",fill:"currentColor"}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M1 14C1 13.4477 1.44772 13 2 13H7C7.55228 13 8 13.4477 8 14V20C8 20.3603 7.80621 20.6927 7.4927 20.8702C7.17919 21.0477 6.79444 21.0429 6.4855 20.8575L4.5 19.6662L2.5145 20.8575C2.20556 21.0429 1.82081 21.0477 1.5073 20.8702C1.19379 20.6927 1 20.3603 1 20V14ZM3 15V18.2338L3.9855 17.6425C4.30219 17.4525 4.69781 17.4525 5.0145 17.6425L6 18.2338V15H3Z",fill:"currentColor"}))},V=i;export{V as default,i as IconFolderBookmarks};
1
+ import l from"react";var p=({children:o,size:e=24,ariaLabel:n,color:a,ariaHidden:r=!0,style:C,...s})=>{return l.createElement("svg",{...s,"aria-hidden":r,role:r?void 0:"img",width:typeof e==="number"?`${e}px`:e,height:typeof e==="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...C}},n&&!r&&l.createElement("title",null,n),o)};import t from"react";var i=(o)=>{return t.createElement(p,{...o,ariaLabel:"folder-bookmarks"},t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 4C2 3.44772 2.44772 3 3 3H10C10.3344 3 10.6466 3.1671 10.8321 3.4453L12.5352 6H21C21.5523 6 22 6.44772 22 7V19C22 19.5523 21.5523 20 21 20H10V12C10 11.4477 9.55228 11 9 11H2V4Z",fill:"currentColor"}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M1 14C1 13.4477 1.44772 13 2 13H7C7.55228 13 8 13.4477 8 14V20C8 20.3603 7.80621 20.6927 7.4927 20.8702C7.17919 21.0477 6.79444 21.0429 6.4855 20.8575L4.5 19.6662L2.5145 20.8575C2.20556 21.0429 1.82081 21.0477 1.5073 20.8702C1.19379 20.6927 1 20.3603 1 20V14Z",fill:"currentColor"}))},B=i;export{B as default,i as IconFolderBookmarks};
2
2
 
3
- //# debugId=4259759414A3FB1664756E2164756E21
3
+ //# debugId=5FC2B3EFDE65B87864756E2164756E21
@@ -3,9 +3,9 @@
3
3
  "sources": ["src/CentralIconBase/index.tsx", "src/IconFolderBookmarks/index.tsx"],
4
4
  "sourcesContent": [
5
5
  "import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n",
6
- "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconFolderBookmarks: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"folder-bookmarks\"><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M2 4C2 3.44772 2.44772 3 3 3H10C10.3344 3 10.6466 3.1671 10.8321 3.4453L12.5352 6H21C21.5523 6 22 6.44772 22 7V19C22 19.5523 21.5523 20 21 20H10V12C10 11.4477 9.55228 11 9 11H2V4Z\" fill=\"currentColor\"/><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M1 14C1 13.4477 1.44772 13 2 13H7C7.55228 13 8 13.4477 8 14V20C8 20.3603 7.80621 20.6927 7.4927 20.8702C7.17919 21.0477 6.79444 21.0429 6.4855 20.8575L4.5 19.6662L2.5145 20.8575C2.20556 21.0429 1.82081 21.0477 1.5073 20.8702C1.19379 20.6927 1 20.3603 1 20V14ZM3 15V18.2338L3.9855 17.6425C4.30219 17.4525 4.69781 17.4525 5.0145 17.6425L6 18.2338V15H3Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconFolderBookmarks;\n"
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconFolderBookmarks: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"folder-bookmarks\"><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M2 4C2 3.44772 2.44772 3 3 3H10C10.3344 3 10.6466 3.1671 10.8321 3.4453L12.5352 6H21C21.5523 6 22 6.44772 22 7V19C22 19.5523 21.5523 20 21 20H10V12C10 11.4477 9.55228 11 9 11H2V4Z\" fill=\"currentColor\"/><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M1 14C1 13.4477 1.44772 13 2 13H7C7.55228 13 8 13.4477 8 14V20C8 20.3603 7.80621 20.6927 7.4927 20.8702C7.17919 21.0477 6.79444 21.0429 6.4855 20.8575L4.5 19.6662L2.5145 20.8575C2.20556 21.0429 1.82081 21.0477 1.5073 20.8702C1.19379 20.6927 1 20.3603 1 20V14Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconFolderBookmarks;\n"
7
7
  ],
8
- "mappings": "AAAA,qBAQO,IAAM,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,gBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,gBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,GCjCN,qBAGO,IAAM,EAAsD,CAAC,IAAU,CAC5E,OAAO,gBAAwtB,EAAxtB,IAAqB,EAAO,UAAU,oBAAmB,gBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,sLAAsL,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,iWAAiW,KAAK,eAAc,CAAI,GAGltB",
9
- "debugId": "4259759414A3FB1664756E2164756E21",
8
+ "mappings": "AAAA,qBAQO,IAAM,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,gBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,gBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,GCjCN,qBAGO,IAAM,EAAsD,CAAC,IAAU,CAC5E,OAAO,gBAA6nB,EAA7nB,IAAqB,EAAO,UAAU,oBAAmB,gBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,sLAAsL,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,sQAAsQ,KAAK,eAAc,CAAI,GAGvnB",
9
+ "debugId": "5FC2B3EFDE65B87864756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -1,3 +1,3 @@
1
- var h=Object.create;var{getPrototypeOf:v,defineProperty:C,getOwnPropertyNames:m,getOwnPropertyDescriptor:w}=Object,u=Object.prototype.hasOwnProperty;function f(e){return this[e]}var y,P,g=(e,r,o)=>{var t=e!=null&&typeof e==="object";if(t){var n=r?y??=new WeakMap:P??=new WeakMap,p=n.get(e);if(p)return p}o=e!=null?h(v(e)):{};let l=r||!e||!e.__esModule?C(o,"default",{value:e,enumerable:!0}):o;for(let s of m(e))if(!u.call(l,s))C(l,s,{get:f.bind(e,s),enumerable:!0});if(t)n.set(e,l);return l},x=(e)=>{var r=(d??=new WeakMap).get(e),o;if(r)return r;if(r=C({},"__esModule",{value:!0}),e&&typeof e==="object"||typeof e==="function"){for(var t of m(e))if(!u.call(r,t))C(r,t,{get:f.bind(e,t),enumerable:!(o=w(e,t))||o.enumerable})}return d.set(e,r),r},d;var V=(e)=>e;function b(e,r){this[e]=V.bind(null,r)}var B=(e,r)=>{for(var o in r)C(e,o,{get:r[o],enumerable:!0,configurable:!0,set:b.bind(r,o)})};var G={};B(G,{CentralIconBase:()=>c});module.exports=x(G);var i=g(require("react")),c=({children:e,size:r=24,ariaLabel:o,color:t,ariaHidden:n=!0,style:p,...l})=>{return i.default.createElement("svg",{...l,"aria-hidden":n,role:n?void 0:"img",width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:t,...p}},o&&!n&&i.default.createElement("title",null,o),e)};var H={};B(H,{default:()=>S,IconFolderCloud:()=>I});module.exports=x(H);var a=g(require("react"));var I=(e)=>{return a.default.createElement(c,{...e,ariaLabel:"folder-cloud"},a.default.createElement("path",{d:"M3 3C2.44772 3 2 3.44772 2 4V11.4104C2.94697 10.8328 4.05962 10.5 5.25 10.5C6.92339 10.5 8.44209 11.1588 9.56098 12.2252C11.8386 12.8985 13.5 15.0038 13.5 17.5C13.5 18.4002 13.2837 19.2499 12.9003 20H21C21.5523 20 22 19.5523 22 19V7C22 6.44772 21.5523 6 21 6H12.5352L10.8321 3.4453C10.6466 3.1671 10.3344 3 10 3H3Z",fill:"currentColor"}),a.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.25 12.5C2.90279 12.5 1 14.4028 1 16.75C1 19.0972 2.90279 21 5.25 21H8C9.933 21 11.5 19.433 11.5 17.5C11.5 15.7446 10.2077 14.2911 8.52265 14.0388C7.74466 13.1005 6.56843 12.5 5.25 12.5ZM3 16.75C3 15.5074 4.00736 14.5 5.25 14.5C6.04608 14.5 6.74527 14.9122 7.14657 15.5391C7.33081 15.827 7.64927 16.0008 7.99101 16L8 16C8.82797 16.0005 9.5 16.6719 9.5 17.5C9.5 18.3284 8.82843 19 8 19H5.25C4.00736 19 3 17.9926 3 16.75Z",fill:"currentColor"}))},S=I;
1
+ var h=Object.create;var{getPrototypeOf:v,defineProperty:p,getOwnPropertyNames:m,getOwnPropertyDescriptor:w}=Object,u=Object.prototype.hasOwnProperty;function f(e){return this[e]}var y,P,g=(e,r,o)=>{var t=e!=null&&typeof e==="object";if(t){var n=r?y??=new WeakMap:P??=new WeakMap,C=n.get(e);if(C)return C}o=e!=null?h(v(e)):{};let l=r||!e||!e.__esModule?p(o,"default",{value:e,enumerable:!0}):o;for(let s of m(e))if(!u.call(l,s))p(l,s,{get:f.bind(e,s),enumerable:!0});if(t)n.set(e,l);return l},x=(e)=>{var r=(d??=new WeakMap).get(e),o;if(r)return r;if(r=p({},"__esModule",{value:!0}),e&&typeof e==="object"||typeof e==="function"){for(var t of m(e))if(!u.call(r,t))p(r,t,{get:f.bind(e,t),enumerable:!(o=w(e,t))||o.enumerable})}return d.set(e,r),r},d;var V=(e)=>e;function b(e,r){this[e]=V.bind(null,r)}var B=(e,r)=>{for(var o in r)p(e,o,{get:r[o],enumerable:!0,configurable:!0,set:b.bind(r,o)})};var G={};B(G,{CentralIconBase:()=>c});module.exports=x(G);var i=g(require("react")),c=({children:e,size:r=24,ariaLabel:o,color:t,ariaHidden:n=!0,style:C,...l})=>{return i.default.createElement("svg",{...l,"aria-hidden":n,role:n?void 0:"img",width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:t,...C}},o&&!n&&i.default.createElement("title",null,o),e)};var S={};B(S,{default:()=>F,IconFolderCloud:()=>I});module.exports=x(S);var a=g(require("react"));var I=(e)=>{return a.default.createElement(c,{...e,ariaLabel:"folder-cloud"},a.default.createElement("path",{d:"M3 3C2.44772 3 2 3.44772 2 4V11.4104C2.94697 10.8328 4.05962 10.5 5.25 10.5C6.92339 10.5 8.44209 11.1588 9.56098 12.2252C11.8386 12.8985 13.5 15.0038 13.5 17.5C13.5 18.4002 13.2837 19.2499 12.9003 20H21C21.5523 20 22 19.5523 22 19V7C22 6.44772 21.5523 6 21 6H12.5352L10.8321 3.4453C10.6466 3.1671 10.3344 3 10 3H3Z",fill:"currentColor"}),a.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.25 12.5C2.90279 12.5 1 14.4028 1 16.75C1 19.0972 2.90279 21 5.25 21H8C9.933 21 11.5 19.433 11.5 17.5C11.5 15.7446 10.2077 14.2911 8.52265 14.0388C7.74466 13.1005 6.56843 12.5 5.25 12.5Z",fill:"currentColor"}))},F=I;
2
2
 
3
- //# debugId=A08219F80688EA5564756E2164756E21
3
+ //# debugId=24D3D6C695974EE264756E2164756E21
@@ -3,9 +3,9 @@
3
3
  "sources": ["src/CentralIconBase/index.tsx", "src/IconFolderCloud/index.tsx"],
4
4
  "sourcesContent": [
5
5
  "import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n",
6
- "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconFolderCloud: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"folder-cloud\"><path d=\"M3 3C2.44772 3 2 3.44772 2 4V11.4104C2.94697 10.8328 4.05962 10.5 5.25 10.5C6.92339 10.5 8.44209 11.1588 9.56098 12.2252C11.8386 12.8985 13.5 15.0038 13.5 17.5C13.5 18.4002 13.2837 19.2499 12.9003 20H21C21.5523 20 22 19.5523 22 19V7C22 6.44772 21.5523 6 21 6H12.5352L10.8321 3.4453C10.6466 3.1671 10.3344 3 10 3H3Z\" fill=\"currentColor\"/><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M5.25 12.5C2.90279 12.5 1 14.4028 1 16.75C1 19.0972 2.90279 21 5.25 21H8C9.933 21 11.5 19.433 11.5 17.5C11.5 15.7446 10.2077 14.2911 8.52265 14.0388C7.74466 13.1005 6.56843 12.5 5.25 12.5ZM3 16.75C3 15.5074 4.00736 14.5 5.25 14.5C6.04608 14.5 6.74527 14.9122 7.14657 15.5391C7.33081 15.827 7.64927 16.0008 7.99101 16L8 16C8.82797 16.0005 9.5 16.6719 9.5 17.5C9.5 18.3284 8.82843 19 8 19H5.25C4.00736 19 3 17.9926 3 16.75Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconFolderCloud;\n"
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconFolderCloud: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"folder-cloud\"><path d=\"M3 3C2.44772 3 2 3.44772 2 4V11.4104C2.94697 10.8328 4.05962 10.5 5.25 10.5C6.92339 10.5 8.44209 11.1588 9.56098 12.2252C11.8386 12.8985 13.5 15.0038 13.5 17.5C13.5 18.4002 13.2837 19.2499 12.9003 20H21C21.5523 20 22 19.5523 22 19V7C22 6.44772 21.5523 6 21 6H12.5352L10.8321 3.4453C10.6466 3.1671 10.3344 3 10 3H3Z\" fill=\"currentColor\"/><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M5.25 12.5C2.90279 12.5 1 14.4028 1 16.75C1 19.0972 2.90279 21 5.25 21H8C9.933 21 11.5 19.433 11.5 17.5C11.5 15.7446 10.2077 14.2911 8.52265 14.0388C7.74466 13.1005 6.56843 12.5 5.25 12.5Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconFolderCloud;\n"
7
7
  ],
8
- "mappings": "w7BAAkB,IAAlB,sBAQa,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,wBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,wBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,2ECjCY,IAAlB,sBAGO,IAAM,EAAkD,CAAC,IAAU,CACxE,OAAO,wBAA43B,EAA53B,IAAqB,EAAO,UAAU,gBAAe,wBAAC,OAAD,CAAM,EAAE,6TAA6T,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,waAAwa,KAAK,eAAc,CAAI,GAGt3B",
9
- "debugId": "A08219F80688EA5564756E2164756E21",
8
+ "mappings": "w7BAAkB,IAAlB,sBAQa,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,wBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,wBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,2ECjCY,IAAlB,sBAGO,IAAM,EAAkD,CAAC,IAAU,CACxE,OAAO,wBAAmpB,EAAnpB,IAAqB,EAAO,UAAU,gBAAe,wBAAC,OAAD,CAAM,EAAE,6TAA6T,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,+LAA+L,KAAK,eAAc,CAAI,GAG7oB",
9
+ "debugId": "24D3D6C695974EE264756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -1,3 +1,3 @@
1
- import l from"react";var C=({children:r,size:e=24,ariaLabel:n,color:p,ariaHidden:o=!0,style:a,...s})=>{return l.createElement("svg",{...s,"aria-hidden":o,role:o?void 0:"img",width:typeof e==="number"?`${e}px`:e,height:typeof e==="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...a}},n&&!o&&l.createElement("title",null,n),r)};import t from"react";var i=(r)=>{return t.createElement(C,{...r,ariaLabel:"folder-cloud"},t.createElement("path",{d:"M3 3C2.44772 3 2 3.44772 2 4V11.4104C2.94697 10.8328 4.05962 10.5 5.25 10.5C6.92339 10.5 8.44209 11.1588 9.56098 12.2252C11.8386 12.8985 13.5 15.0038 13.5 17.5C13.5 18.4002 13.2837 19.2499 12.9003 20H21C21.5523 20 22 19.5523 22 19V7C22 6.44772 21.5523 6 21 6H12.5352L10.8321 3.4453C10.6466 3.1671 10.3344 3 10 3H3Z",fill:"currentColor"}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.25 12.5C2.90279 12.5 1 14.4028 1 16.75C1 19.0972 2.90279 21 5.25 21H8C9.933 21 11.5 19.433 11.5 17.5C11.5 15.7446 10.2077 14.2911 8.52265 14.0388C7.74466 13.1005 6.56843 12.5 5.25 12.5ZM3 16.75C3 15.5074 4.00736 14.5 5.25 14.5C6.04608 14.5 6.74527 14.9122 7.14657 15.5391C7.33081 15.827 7.64927 16.0008 7.99101 16L8 16C8.82797 16.0005 9.5 16.6719 9.5 17.5C9.5 18.3284 8.82843 19 8 19H5.25C4.00736 19 3 17.9926 3 16.75Z",fill:"currentColor"}))},g=i;export{g as default,i as IconFolderCloud};
1
+ import l from"react";var p=({children:r,size:e=24,ariaLabel:n,color:C,ariaHidden:o=!0,style:a,...s})=>{return l.createElement("svg",{...s,"aria-hidden":o,role:o?void 0:"img",width:typeof e==="number"?`${e}px`:e,height:typeof e==="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:C,...a}},n&&!o&&l.createElement("title",null,n),r)};import t from"react";var i=(r)=>{return t.createElement(p,{...r,ariaLabel:"folder-cloud"},t.createElement("path",{d:"M3 3C2.44772 3 2 3.44772 2 4V11.4104C2.94697 10.8328 4.05962 10.5 5.25 10.5C6.92339 10.5 8.44209 11.1588 9.56098 12.2252C11.8386 12.8985 13.5 15.0038 13.5 17.5C13.5 18.4002 13.2837 19.2499 12.9003 20H21C21.5523 20 22 19.5523 22 19V7C22 6.44772 21.5523 6 21 6H12.5352L10.8321 3.4453C10.6466 3.1671 10.3344 3 10 3H3Z",fill:"currentColor"}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.25 12.5C2.90279 12.5 1 14.4028 1 16.75C1 19.0972 2.90279 21 5.25 21H8C9.933 21 11.5 19.433 11.5 17.5C11.5 15.7446 10.2077 14.2911 8.52265 14.0388C7.74466 13.1005 6.56843 12.5 5.25 12.5Z",fill:"currentColor"}))},g=i;export{g as default,i as IconFolderCloud};
2
2
 
3
- //# debugId=CB8F95EFD081CAF064756E2164756E21
3
+ //# debugId=88BA657381A8A67564756E2164756E21
@@ -3,9 +3,9 @@
3
3
  "sources": ["src/CentralIconBase/index.tsx", "src/IconFolderCloud/index.tsx"],
4
4
  "sourcesContent": [
5
5
  "import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n",
6
- "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconFolderCloud: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"folder-cloud\"><path d=\"M3 3C2.44772 3 2 3.44772 2 4V11.4104C2.94697 10.8328 4.05962 10.5 5.25 10.5C6.92339 10.5 8.44209 11.1588 9.56098 12.2252C11.8386 12.8985 13.5 15.0038 13.5 17.5C13.5 18.4002 13.2837 19.2499 12.9003 20H21C21.5523 20 22 19.5523 22 19V7C22 6.44772 21.5523 6 21 6H12.5352L10.8321 3.4453C10.6466 3.1671 10.3344 3 10 3H3Z\" fill=\"currentColor\"/><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M5.25 12.5C2.90279 12.5 1 14.4028 1 16.75C1 19.0972 2.90279 21 5.25 21H8C9.933 21 11.5 19.433 11.5 17.5C11.5 15.7446 10.2077 14.2911 8.52265 14.0388C7.74466 13.1005 6.56843 12.5 5.25 12.5ZM3 16.75C3 15.5074 4.00736 14.5 5.25 14.5C6.04608 14.5 6.74527 14.9122 7.14657 15.5391C7.33081 15.827 7.64927 16.0008 7.99101 16L8 16C8.82797 16.0005 9.5 16.6719 9.5 17.5C9.5 18.3284 8.82843 19 8 19H5.25C4.00736 19 3 17.9926 3 16.75Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconFolderCloud;\n"
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconFolderCloud: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"folder-cloud\"><path d=\"M3 3C2.44772 3 2 3.44772 2 4V11.4104C2.94697 10.8328 4.05962 10.5 5.25 10.5C6.92339 10.5 8.44209 11.1588 9.56098 12.2252C11.8386 12.8985 13.5 15.0038 13.5 17.5C13.5 18.4002 13.2837 19.2499 12.9003 20H21C21.5523 20 22 19.5523 22 19V7C22 6.44772 21.5523 6 21 6H12.5352L10.8321 3.4453C10.6466 3.1671 10.3344 3 10 3H3Z\" fill=\"currentColor\"/><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M5.25 12.5C2.90279 12.5 1 14.4028 1 16.75C1 19.0972 2.90279 21 5.25 21H8C9.933 21 11.5 19.433 11.5 17.5C11.5 15.7446 10.2077 14.2911 8.52265 14.0388C7.74466 13.1005 6.56843 12.5 5.25 12.5Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconFolderCloud;\n"
7
7
  ],
8
- "mappings": "AAAA,qBAQO,IAAM,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,gBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,gBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,GCjCN,qBAGO,IAAM,EAAkD,CAAC,IAAU,CACxE,OAAO,gBAA43B,EAA53B,IAAqB,EAAO,UAAU,gBAAe,gBAAC,OAAD,CAAM,EAAE,6TAA6T,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,waAAwa,KAAK,eAAc,CAAI,GAGt3B",
9
- "debugId": "CB8F95EFD081CAF064756E2164756E21",
8
+ "mappings": "AAAA,qBAQO,IAAM,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,gBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,gBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,GCjCN,qBAGO,IAAM,EAAkD,CAAC,IAAU,CACxE,OAAO,gBAAmpB,EAAnpB,IAAqB,EAAO,UAAU,gBAAe,gBAAC,OAAD,CAAM,EAAE,6TAA6T,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,+LAA+L,KAAK,eAAc,CAAI,GAG7oB",
9
+ "debugId": "88BA657381A8A67564756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconFolderEdit: React.FC<CentralIconBaseProps>;
4
+ export default IconFolderEdit;
@@ -0,0 +1,3 @@
1
+ var I=Object.create;var{getPrototypeOf:h,defineProperty:p,getOwnPropertyNames:f,getOwnPropertyDescriptor:w}=Object,d=Object.prototype.hasOwnProperty;function u(r){return this[r]}var y,P,V=(r,t,e)=>{var o=r!=null&&typeof r==="object";if(o){var n=t?y??=new WeakMap:P??=new WeakMap,C=n.get(r);if(C)return C}e=r!=null?I(h(r)):{};let l=t||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e;for(let s of f(r))if(!d.call(l,s))p(l,s,{get:u.bind(r,s),enumerable:!0});if(o)n.set(r,l);return l},g=(r)=>{var t=(c??=new WeakMap).get(r),e;if(t)return t;if(t=p({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var o of f(r))if(!d.call(t,o))p(t,o,{get:u.bind(r,o),enumerable:!(e=w(r,o))||e.enumerable})}return c.set(r,t),t},c;var b=(r)=>r;function v(r,t){this[r]=b.bind(null,t)}var x=(r,t)=>{for(var e in t)p(r,e,{get:t[e],enumerable:!0,configurable:!0,set:v.bind(t,e)})};var G={};x(G,{CentralIconBase:()=>m});module.exports=g(G);var i=V(require("react")),m=({children:r,size:t=24,ariaLabel:e,color:o,ariaHidden:n=!0,style:C,...l})=>{return i.default.createElement("svg",{...l,"aria-hidden":n,role:n?void 0:"img",width:typeof t==="number"?`${t}px`:t,height:typeof t==="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:o,...C}},e&&!n&&i.default.createElement("title",null,e),r)};var L={};x(L,{default:()=>S,IconFolderEdit:()=>B});module.exports=g(L);var a=V(require("react"));var B=(r)=>{return a.default.createElement(m,{...r,ariaLabel:"folder-edit, tools"},a.default.createElement("path",{d:"M4.5 10.0586C5.88071 10.0586 7 11.1779 7 12.5586V18.5C6.99994 18.7651 6.89451 19.0196 6.70703 19.207L5.20703 20.707C5.01951 20.8945 4.76516 21 4.5 21C4.23484 21 3.98049 20.8945 3.79297 20.707L2.29297 19.207C2.10549 19.0196 2.00006 18.7651 2 18.5V12.5586C2 11.1779 3.11929 10.0586 4.5 10.0586Z",fill:"currentColor"}),a.default.createElement("path",{d:"M10 3C10.3344 3 10.6466 3.16711 10.832 3.44531L12.5352 6H21C21.5523 6 22 6.44772 22 7V19C22 19.5523 21.5523 20 21 20H8.59375C8.8555 19.5474 8.99987 19.0317 9 18.5V12.5586C9 10.0733 6.98528 8.05859 4.5 8.05859C3.57492 8.05859 2.71505 8.33776 2 8.81641V4C2 3.44772 2.44772 3 3 3H10Z",fill:"currentColor"}))},S=B;
2
+
3
+ //# debugId=926635A440C3EDB964756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconFolderEdit/index.tsx"],
4
+ "sourcesContent": [
5
+ "import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n",
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconFolderEdit: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"folder-edit, tools\"><path d=\"M4.5 10.0586C5.88071 10.0586 7 11.1779 7 12.5586V18.5C6.99994 18.7651 6.89451 19.0196 6.70703 19.207L5.20703 20.707C5.01951 20.8945 4.76516 21 4.5 21C4.23484 21 3.98049 20.8945 3.79297 20.707L2.29297 19.207C2.10549 19.0196 2.00006 18.7651 2 18.5V12.5586C2 11.1779 3.11929 10.0586 4.5 10.0586Z\" fill=\"currentColor\"/><path d=\"M10 3C10.3344 3 10.6466 3.16711 10.832 3.44531L12.5352 6H21C21.5523 6 22 6.44772 22 7V19C22 19.5523 21.5523 20 21 20H8.59375C8.8555 19.5474 8.99987 19.0317 9 18.5V12.5586C9 10.0733 6.98528 8.05859 4.5 8.05859C3.57492 8.05859 2.71505 8.33776 2 8.81641V4C2 3.44772 2.44772 3 3 3H10Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconFolderEdit;\n"
7
+ ],
8
+ "mappings": "w7BAAkB,IAAlB,sBAQa,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,wBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,wBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,0ECjCY,IAAlB,sBAGO,IAAM,EAAiD,CAAC,IAAU,CACvE,OAAO,wBAAyrB,EAAzrB,IAAqB,EAAO,UAAU,sBAAqB,wBAAC,OAAD,CAAM,EAAE,uSAAuS,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,2RAA2R,KAAK,eAAc,CAAI,GAGnrB",
9
+ "debugId": "926635A440C3EDB964756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import l from"react";var p=({children:t,size:r=24,ariaLabel:n,color:C,ariaHidden:e=!0,style:a,...s})=>{return l.createElement("svg",{...s,"aria-hidden":e,role:e?void 0:"img",width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:C,...a}},n&&!e&&l.createElement("title",null,n),t)};import o from"react";var i=(t)=>{return o.createElement(p,{...t,ariaLabel:"folder-edit, tools"},o.createElement("path",{d:"M4.5 10.0586C5.88071 10.0586 7 11.1779 7 12.5586V18.5C6.99994 18.7651 6.89451 19.0196 6.70703 19.207L5.20703 20.707C5.01951 20.8945 4.76516 21 4.5 21C4.23484 21 3.98049 20.8945 3.79297 20.707L2.29297 19.207C2.10549 19.0196 2.00006 18.7651 2 18.5V12.5586C2 11.1779 3.11929 10.0586 4.5 10.0586Z",fill:"currentColor"}),o.createElement("path",{d:"M10 3C10.3344 3 10.6466 3.16711 10.832 3.44531L12.5352 6H21C21.5523 6 22 6.44772 22 7V19C22 19.5523 21.5523 20 21 20H8.59375C8.8555 19.5474 8.99987 19.0317 9 18.5V12.5586C9 10.0733 6.98528 8.05859 4.5 8.05859C3.57492 8.05859 2.71505 8.33776 2 8.81641V4C2 3.44772 2.44772 3 3 3H10Z",fill:"currentColor"}))},V=i;export{V as default,i as IconFolderEdit};
2
+
3
+ //# debugId=435B2EFBCA0703A364756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconFolderEdit/index.tsx"],
4
+ "sourcesContent": [
5
+ "import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n",
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconFolderEdit: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"folder-edit, tools\"><path d=\"M4.5 10.0586C5.88071 10.0586 7 11.1779 7 12.5586V18.5C6.99994 18.7651 6.89451 19.0196 6.70703 19.207L5.20703 20.707C5.01951 20.8945 4.76516 21 4.5 21C4.23484 21 3.98049 20.8945 3.79297 20.707L2.29297 19.207C2.10549 19.0196 2.00006 18.7651 2 18.5V12.5586C2 11.1779 3.11929 10.0586 4.5 10.0586Z\" fill=\"currentColor\"/><path d=\"M10 3C10.3344 3 10.6466 3.16711 10.832 3.44531L12.5352 6H21C21.5523 6 22 6.44772 22 7V19C22 19.5523 21.5523 20 21 20H8.59375C8.8555 19.5474 8.99987 19.0317 9 18.5V12.5586C9 10.0733 6.98528 8.05859 4.5 8.05859C3.57492 8.05859 2.71505 8.33776 2 8.81641V4C2 3.44772 2.44772 3 3 3H10Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconFolderEdit;\n"
7
+ ],
8
+ "mappings": "AAAA,qBAQO,IAAM,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,gBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,gBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,GCjCN,qBAGO,IAAM,EAAiD,CAAC,IAAU,CACvE,OAAO,gBAAyrB,EAAzrB,IAAqB,EAAO,UAAU,sBAAqB,gBAAC,OAAD,CAAM,EAAE,uSAAuS,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,2RAA2R,KAAK,eAAc,CAAI,GAGnrB",
9
+ "debugId": "435B2EFBCA0703A364756E2164756E21",
10
+ "names": []
11
+ }
@@ -1,3 +1,3 @@
1
- var B=Object.create;var{getPrototypeOf:I,defineProperty:p,getOwnPropertyNames:u,getOwnPropertyDescriptor:V}=Object,c=Object.prototype.hasOwnProperty;function m(e){return this[e]}var w,y,h=(e,r,o)=>{var t=e!=null&&typeof e==="object";if(t){var l=r?w??=new WeakMap:y??=new WeakMap,a=l.get(e);if(a)return a}o=e!=null?B(I(e)):{};let C=r||!e||!e.__esModule?p(o,"default",{value:e,enumerable:!0}):o;for(let d of u(e))if(!c.call(C,d))p(C,d,{get:m.bind(e,d),enumerable:!0});if(t)l.set(e,C);return C},g=(e)=>{var r=(f??=new WeakMap).get(e),o;if(r)return r;if(r=p({},"__esModule",{value:!0}),e&&typeof e==="object"||typeof e==="function"){for(var t of u(e))if(!c.call(r,t))p(r,t,{get:m.bind(e,t),enumerable:!(o=V(e,t))||o.enumerable})}return f.set(e,r),r},f;var M=(e)=>e;function P(e,r){this[e]=M.bind(null,r)}var v=(e,r)=>{for(var o in r)p(e,o,{get:r[o],enumerable:!0,configurable:!0,set:P.bind(r,o)})};var Z={};v(Z,{CentralIconBase:()=>s});module.exports=g(Z);var i=h(require("react")),s=({children:e,size:r=24,ariaLabel:o,color:t,ariaHidden:l=!0,style:a,...C})=>{return i.default.createElement("svg",{...C,"aria-hidden":l,role:l?void 0:"img",width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:t,...a}},o&&!l&&i.default.createElement("title",null,o),e)};var b={};v(b,{default:()=>S,IconFolderShared:()=>x});module.exports=g(b);var n=h(require("react"));var x=(e)=>{return n.default.createElement(s,{...e,ariaLabel:"folder-shared"},n.default.createElement("path",{d:"M2 4C2 3.44772 2.44772 3 3 3H10C10.3344 3 10.6466 3.1671 10.8321 3.4453L12.5352 6H21C21.5523 6 22 6.44772 22 7V19C22 19.5523 21.5523 20 21 20H12.874C12.874 19.7503 12.8428 19.4991 12.7793 19.2522C12.3474 17.5744 11.31 16.1387 9.91233 15.1945C10.4406 14.4289 10.75 13.5006 10.75 12.5C10.75 9.87665 8.62337 7.75 6.00002 7.75C4.32053 7.75 2.84463 8.62163 2 9.93721V4Z",fill:"currentColor"}),n.default.createElement("path",{d:"M2 15.0628V15.2547C2.02907 15.2344 2.0583 15.2144 2.08769 15.1945C2.05775 15.1511 2.02851 15.1072 2 15.0628Z",fill:"currentColor"}),n.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3.25 12.5C3.25 10.9812 4.48122 9.75 6 9.75C7.51878 9.75 8.75 10.9812 8.75 12.5C8.75 14.0188 7.51878 15.25 6 15.25C4.48122 15.25 3.25 14.0188 3.25 12.5ZM6 11.75C5.58579 11.75 5.25 12.0858 5.25 12.5C5.25 12.9142 5.58579 13.25 6 13.25C6.41421 13.25 6.75 12.9142 6.75 12.5C6.75 12.0858 6.41421 11.75 6 11.75Z",fill:"currentColor"}),n.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.99899 16C3.66782 16 1.71157 17.5944 1.15657 19.7507C1.07951 20.0501 1.14526 20.3683 1.33467 20.6127C1.52408 20.857 1.81586 21 2.12501 21H9.87297C10.1821 21 10.4739 20.857 10.6633 20.6127C10.8527 20.3683 10.9185 20.0501 10.8414 19.7507C10.2864 17.5944 8.33016 16 5.99899 16ZM5.99899 18C6.88692 18 7.68568 18.3861 8.23532 19H3.76267C4.31231 18.3861 5.11107 18 5.99899 18Z",fill:"currentColor"}))},S=x;
1
+ var B=Object.create;var{getPrototypeOf:I,defineProperty:C,getOwnPropertyNames:u,getOwnPropertyDescriptor:w}=Object,c=Object.prototype.hasOwnProperty;function m(e){return this[e]}var y,P,h=(e,r,o)=>{var t=e!=null&&typeof e==="object";if(t){var l=r?y??=new WeakMap:P??=new WeakMap,a=l.get(e);if(a)return a}o=e!=null?B(I(e)):{};let n=r||!e||!e.__esModule?C(o,"default",{value:e,enumerable:!0}):o;for(let d of u(e))if(!c.call(n,d))C(n,d,{get:m.bind(e,d),enumerable:!0});if(t)l.set(e,n);return n},g=(e)=>{var r=(f??=new WeakMap).get(e),o;if(r)return r;if(r=C({},"__esModule",{value:!0}),e&&typeof e==="object"||typeof e==="function"){for(var t of u(e))if(!c.call(r,t))C(r,t,{get:m.bind(e,t),enumerable:!(o=w(e,t))||o.enumerable})}return f.set(e,r),r},f;var V=(e)=>e;function b(e,r){this[e]=V.bind(null,r)}var v=(e,r)=>{for(var o in r)C(e,o,{get:r[o],enumerable:!0,configurable:!0,set:b.bind(r,o)})};var S={};v(S,{CentralIconBase:()=>i});module.exports=g(S);var s=h(require("react")),i=({children:e,size:r=24,ariaLabel:o,color:t,ariaHidden:l=!0,style:a,...n})=>{return s.default.createElement("svg",{...n,"aria-hidden":l,role:l?void 0:"img",width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:t,...a}},o&&!l&&s.default.createElement("title",null,o),e)};var G={};v(G,{default:()=>F,IconFolderShared:()=>x});module.exports=g(G);var p=h(require("react"));var x=(e)=>{return p.default.createElement(i,{...e,ariaLabel:"folder-shared"},p.default.createElement("path",{d:"M2 4C2 3.44772 2.44772 3 3 3H10C10.3344 3 10.6466 3.1671 10.8321 3.4453L12.5352 6H21C21.5523 6 22 6.44772 22 7V19C22 19.5523 21.5523 20 21 20H12.874C12.874 19.7503 12.8428 19.4991 12.7793 19.2522C12.3474 17.5744 11.31 16.1387 9.91233 15.1945C10.4406 14.4289 10.75 13.5006 10.75 12.5C10.75 9.87665 8.62337 7.75 6.00002 7.75C4.32053 7.75 2.84463 8.62163 2 9.93721V4Z",fill:"currentColor"}),p.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3.25 12.5C3.25 10.9812 4.48122 9.75 6 9.75C7.51878 9.75 8.75 10.9812 8.75 12.5C8.75 14.0188 7.51878 15.25 6 15.25C4.48122 15.25 3.25 14.0188 3.25 12.5Z",fill:"currentColor"}),p.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.99899 16C3.66782 16 1.71157 17.5944 1.15657 19.7507C1.07951 20.0501 1.14526 20.3683 1.33467 20.6127C1.52408 20.857 1.81586 21 2.12501 21H9.87297C10.1821 21 10.4739 20.857 10.6633 20.6127C10.8527 20.3683 10.9185 20.0501 10.8414 19.7507C10.2864 17.5944 8.33016 16 5.99899 16Z",fill:"currentColor"}))},F=x;
2
2
 
3
- //# debugId=AE99EC6E89C9AD1164756E2164756E21
3
+ //# debugId=8B2E2BDEA90D8C4564756E2164756E21
@@ -3,9 +3,9 @@
3
3
  "sources": ["src/CentralIconBase/index.tsx", "src/IconFolderShared/index.tsx"],
4
4
  "sourcesContent": [
5
5
  "import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n",
6
- "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconFolderShared: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"folder-shared\"><path d=\"M2 4C2 3.44772 2.44772 3 3 3H10C10.3344 3 10.6466 3.1671 10.8321 3.4453L12.5352 6H21C21.5523 6 22 6.44772 22 7V19C22 19.5523 21.5523 20 21 20H12.874C12.874 19.7503 12.8428 19.4991 12.7793 19.2522C12.3474 17.5744 11.31 16.1387 9.91233 15.1945C10.4406 14.4289 10.75 13.5006 10.75 12.5C10.75 9.87665 8.62337 7.75 6.00002 7.75C4.32053 7.75 2.84463 8.62163 2 9.93721V4Z\" fill=\"currentColor\"/><path d=\"M2 15.0628V15.2547C2.02907 15.2344 2.0583 15.2144 2.08769 15.1945C2.05775 15.1511 2.02851 15.1072 2 15.0628Z\" fill=\"currentColor\"/><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M3.25 12.5C3.25 10.9812 4.48122 9.75 6 9.75C7.51878 9.75 8.75 10.9812 8.75 12.5C8.75 14.0188 7.51878 15.25 6 15.25C4.48122 15.25 3.25 14.0188 3.25 12.5ZM6 11.75C5.58579 11.75 5.25 12.0858 5.25 12.5C5.25 12.9142 5.58579 13.25 6 13.25C6.41421 13.25 6.75 12.9142 6.75 12.5C6.75 12.0858 6.41421 11.75 6 11.75Z\" fill=\"currentColor\"/><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M5.99899 16C3.66782 16 1.71157 17.5944 1.15657 19.7507C1.07951 20.0501 1.14526 20.3683 1.33467 20.6127C1.52408 20.857 1.81586 21 2.12501 21H9.87297C10.1821 21 10.4739 20.857 10.6633 20.6127C10.8527 20.3683 10.9185 20.0501 10.8414 19.7507C10.2864 17.5944 8.33016 16 5.99899 16ZM5.99899 18C6.88692 18 7.68568 18.3861 8.23532 19H3.76267C4.31231 18.3861 5.11107 18 5.99899 18Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconFolderShared;\n"
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconFolderShared: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"folder-shared\"><path d=\"M2 4C2 3.44772 2.44772 3 3 3H10C10.3344 3 10.6466 3.1671 10.8321 3.4453L12.5352 6H21C21.5523 6 22 6.44772 22 7V19C22 19.5523 21.5523 20 21 20H12.874C12.874 19.7503 12.8428 19.4991 12.7793 19.2522C12.3474 17.5744 11.31 16.1387 9.91233 15.1945C10.4406 14.4289 10.75 13.5006 10.75 12.5C10.75 9.87665 8.62337 7.75 6.00002 7.75C4.32053 7.75 2.84463 8.62163 2 9.93721V4Z\" fill=\"currentColor\"/><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M3.25 12.5C3.25 10.9812 4.48122 9.75 6 9.75C7.51878 9.75 8.75 10.9812 8.75 12.5C8.75 14.0188 7.51878 15.25 6 15.25C4.48122 15.25 3.25 14.0188 3.25 12.5Z\" fill=\"currentColor\"/><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M5.99899 16C3.66782 16 1.71157 17.5944 1.15657 19.7507C1.07951 20.0501 1.14526 20.3683 1.33467 20.6127C1.52408 20.857 1.81586 21 2.12501 21H9.87297C10.1821 21 10.4739 20.857 10.6633 20.6127C10.8527 20.3683 10.9185 20.0501 10.8414 19.7507C10.2864 17.5944 8.33016 16 5.99899 16Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconFolderShared;\n"
7
7
  ],
8
- "mappings": "w7BAAkB,IAAlB,sBAQa,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,wBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,wBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,4ECjCY,IAAlB,sBAGO,IAAM,EAAmD,CAAC,IAAU,CACzE,OAAO,wBAAi4C,EAAj4C,IAAqB,EAAO,UAAU,iBAAgB,wBAAC,OAAD,CAAM,EAAE,+WAA+W,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,+GAA+G,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,oTAAoT,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,uXAAuX,KAAK,eAAc,CAAI,GAG33C",
9
- "debugId": "AE99EC6E89C9AD1164756E2164756E21",
8
+ "mappings": "w7BAAkB,IAAlB,sBAQa,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,wBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,wBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,4ECjCY,IAAlB,sBAGO,IAAM,EAAmD,CAAC,IAAU,CACzE,OAAO,wBAA4/B,EAA5/B,IAAqB,EAAO,UAAU,iBAAgB,wBAAC,OAAD,CAAM,EAAE,+WAA+W,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,2JAA2J,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,uRAAuR,KAAK,eAAc,CAAI,GAGt/B",
9
+ "debugId": "8B2E2BDEA90D8C4564756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -1,3 +1,3 @@
1
- import C from"react";var n=({children:o,size:e=24,ariaLabel:l,color:p,ariaHidden:t=!0,style:a,...d})=>{return C.createElement("svg",{...d,"aria-hidden":t,role:t?void 0:"img",width:typeof e==="number"?`${e}px`:e,height:typeof e==="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...a}},l&&!t&&C.createElement("title",null,l),o)};import r from"react";var i=(o)=>{return r.createElement(n,{...o,ariaLabel:"folder-shared"},r.createElement("path",{d:"M2 4C2 3.44772 2.44772 3 3 3H10C10.3344 3 10.6466 3.1671 10.8321 3.4453L12.5352 6H21C21.5523 6 22 6.44772 22 7V19C22 19.5523 21.5523 20 21 20H12.874C12.874 19.7503 12.8428 19.4991 12.7793 19.2522C12.3474 17.5744 11.31 16.1387 9.91233 15.1945C10.4406 14.4289 10.75 13.5006 10.75 12.5C10.75 9.87665 8.62337 7.75 6.00002 7.75C4.32053 7.75 2.84463 8.62163 2 9.93721V4Z",fill:"currentColor"}),r.createElement("path",{d:"M2 15.0628V15.2547C2.02907 15.2344 2.0583 15.2144 2.08769 15.1945C2.05775 15.1511 2.02851 15.1072 2 15.0628Z",fill:"currentColor"}),r.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3.25 12.5C3.25 10.9812 4.48122 9.75 6 9.75C7.51878 9.75 8.75 10.9812 8.75 12.5C8.75 14.0188 7.51878 15.25 6 15.25C4.48122 15.25 3.25 14.0188 3.25 12.5ZM6 11.75C5.58579 11.75 5.25 12.0858 5.25 12.5C5.25 12.9142 5.58579 13.25 6 13.25C6.41421 13.25 6.75 12.9142 6.75 12.5C6.75 12.0858 6.41421 11.75 6 11.75Z",fill:"currentColor"}),r.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.99899 16C3.66782 16 1.71157 17.5944 1.15657 19.7507C1.07951 20.0501 1.14526 20.3683 1.33467 20.6127C1.52408 20.857 1.81586 21 2.12501 21H9.87297C10.1821 21 10.4739 20.857 10.6633 20.6127C10.8527 20.3683 10.9185 20.0501 10.8414 19.7507C10.2864 17.5944 8.33016 16 5.99899 16ZM5.99899 18C6.88692 18 7.68568 18.3861 8.23532 19H3.76267C4.31231 18.3861 5.11107 18 5.99899 18Z",fill:"currentColor"}))},h=i;export{h as default,i as IconFolderShared};
1
+ import n from"react";var C=({children:o,size:e=24,ariaLabel:l,color:p,ariaHidden:t=!0,style:a,...d})=>{return n.createElement("svg",{...d,"aria-hidden":t,role:t?void 0:"img",width:typeof e==="number"?`${e}px`:e,height:typeof e==="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...a}},l&&!t&&n.createElement("title",null,l),o)};import r from"react";var s=(o)=>{return r.createElement(C,{...o,ariaLabel:"folder-shared"},r.createElement("path",{d:"M2 4C2 3.44772 2.44772 3 3 3H10C10.3344 3 10.6466 3.1671 10.8321 3.4453L12.5352 6H21C21.5523 6 22 6.44772 22 7V19C22 19.5523 21.5523 20 21 20H12.874C12.874 19.7503 12.8428 19.4991 12.7793 19.2522C12.3474 17.5744 11.31 16.1387 9.91233 15.1945C10.4406 14.4289 10.75 13.5006 10.75 12.5C10.75 9.87665 8.62337 7.75 6.00002 7.75C4.32053 7.75 2.84463 8.62163 2 9.93721V4Z",fill:"currentColor"}),r.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3.25 12.5C3.25 10.9812 4.48122 9.75 6 9.75C7.51878 9.75 8.75 10.9812 8.75 12.5C8.75 14.0188 7.51878 15.25 6 15.25C4.48122 15.25 3.25 14.0188 3.25 12.5Z",fill:"currentColor"}),r.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.99899 16C3.66782 16 1.71157 17.5944 1.15657 19.7507C1.07951 20.0501 1.14526 20.3683 1.33467 20.6127C1.52408 20.857 1.81586 21 2.12501 21H9.87297C10.1821 21 10.4739 20.857 10.6633 20.6127C10.8527 20.3683 10.9185 20.0501 10.8414 19.7507C10.2864 17.5944 8.33016 16 5.99899 16Z",fill:"currentColor"}))},h=s;export{h as default,s as IconFolderShared};
2
2
 
3
- //# debugId=CF006FA39BAAA97B64756E2164756E21
3
+ //# debugId=1ED4F544A23B6F6764756E2164756E21
@@ -3,9 +3,9 @@
3
3
  "sources": ["src/CentralIconBase/index.tsx", "src/IconFolderShared/index.tsx"],
4
4
  "sourcesContent": [
5
5
  "import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n",
6
- "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconFolderShared: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"folder-shared\"><path d=\"M2 4C2 3.44772 2.44772 3 3 3H10C10.3344 3 10.6466 3.1671 10.8321 3.4453L12.5352 6H21C21.5523 6 22 6.44772 22 7V19C22 19.5523 21.5523 20 21 20H12.874C12.874 19.7503 12.8428 19.4991 12.7793 19.2522C12.3474 17.5744 11.31 16.1387 9.91233 15.1945C10.4406 14.4289 10.75 13.5006 10.75 12.5C10.75 9.87665 8.62337 7.75 6.00002 7.75C4.32053 7.75 2.84463 8.62163 2 9.93721V4Z\" fill=\"currentColor\"/><path d=\"M2 15.0628V15.2547C2.02907 15.2344 2.0583 15.2144 2.08769 15.1945C2.05775 15.1511 2.02851 15.1072 2 15.0628Z\" fill=\"currentColor\"/><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M3.25 12.5C3.25 10.9812 4.48122 9.75 6 9.75C7.51878 9.75 8.75 10.9812 8.75 12.5C8.75 14.0188 7.51878 15.25 6 15.25C4.48122 15.25 3.25 14.0188 3.25 12.5ZM6 11.75C5.58579 11.75 5.25 12.0858 5.25 12.5C5.25 12.9142 5.58579 13.25 6 13.25C6.41421 13.25 6.75 12.9142 6.75 12.5C6.75 12.0858 6.41421 11.75 6 11.75Z\" fill=\"currentColor\"/><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M5.99899 16C3.66782 16 1.71157 17.5944 1.15657 19.7507C1.07951 20.0501 1.14526 20.3683 1.33467 20.6127C1.52408 20.857 1.81586 21 2.12501 21H9.87297C10.1821 21 10.4739 20.857 10.6633 20.6127C10.8527 20.3683 10.9185 20.0501 10.8414 19.7507C10.2864 17.5944 8.33016 16 5.99899 16ZM5.99899 18C6.88692 18 7.68568 18.3861 8.23532 19H3.76267C4.31231 18.3861 5.11107 18 5.99899 18Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconFolderShared;\n"
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconFolderShared: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"folder-shared\"><path d=\"M2 4C2 3.44772 2.44772 3 3 3H10C10.3344 3 10.6466 3.1671 10.8321 3.4453L12.5352 6H21C21.5523 6 22 6.44772 22 7V19C22 19.5523 21.5523 20 21 20H12.874C12.874 19.7503 12.8428 19.4991 12.7793 19.2522C12.3474 17.5744 11.31 16.1387 9.91233 15.1945C10.4406 14.4289 10.75 13.5006 10.75 12.5C10.75 9.87665 8.62337 7.75 6.00002 7.75C4.32053 7.75 2.84463 8.62163 2 9.93721V4Z\" fill=\"currentColor\"/><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M3.25 12.5C3.25 10.9812 4.48122 9.75 6 9.75C7.51878 9.75 8.75 10.9812 8.75 12.5C8.75 14.0188 7.51878 15.25 6 15.25C4.48122 15.25 3.25 14.0188 3.25 12.5Z\" fill=\"currentColor\"/><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M5.99899 16C3.66782 16 1.71157 17.5944 1.15657 19.7507C1.07951 20.0501 1.14526 20.3683 1.33467 20.6127C1.52408 20.857 1.81586 21 2.12501 21H9.87297C10.1821 21 10.4739 20.857 10.6633 20.6127C10.8527 20.3683 10.9185 20.0501 10.8414 19.7507C10.2864 17.5944 8.33016 16 5.99899 16Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconFolderShared;\n"
7
7
  ],
8
- "mappings": "AAAA,qBAQO,IAAM,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,gBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,gBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,GCjCN,qBAGO,IAAM,EAAmD,CAAC,IAAU,CACzE,OAAO,gBAAi4C,EAAj4C,IAAqB,EAAO,UAAU,iBAAgB,gBAAC,OAAD,CAAM,EAAE,+WAA+W,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,+GAA+G,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,oTAAoT,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,uXAAuX,KAAK,eAAc,CAAI,GAG33C",
9
- "debugId": "CF006FA39BAAA97B64756E2164756E21",
8
+ "mappings": "AAAA,qBAQO,IAAM,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,gBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,gBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,GCjCN,qBAGO,IAAM,EAAmD,CAAC,IAAU,CACzE,OAAO,gBAA4/B,EAA5/B,IAAqB,EAAO,UAAU,iBAAgB,gBAAC,OAAD,CAAM,EAAE,+WAA+W,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,2JAA2J,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,uRAAuR,KAAK,eAAc,CAAI,GAGt/B",
9
+ "debugId": "1ED4F544A23B6F6764756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -1,3 +1,3 @@
1
- var I=Object.create;var{getPrototypeOf:h,defineProperty:p,getOwnPropertyNames:f,getOwnPropertyDescriptor:w}=Object,d=Object.prototype.hasOwnProperty;function u(e){return this[e]}var y,L,g=(e,o,r)=>{var t=e!=null&&typeof e==="object";if(t){var n=o?y??=new WeakMap:L??=new WeakMap,C=n.get(e);if(C)return C}r=e!=null?I(h(e)):{};let l=o||!e||!e.__esModule?p(r,"default",{value:e,enumerable:!0}):r;for(let a of f(e))if(!d.call(l,a))p(l,a,{get:u.bind(e,a),enumerable:!0});if(t)n.set(e,l);return l},v=(e)=>{var o=(c??=new WeakMap).get(e),r;if(o)return o;if(o=p({},"__esModule",{value:!0}),e&&typeof e==="object"||typeof e==="function"){for(var t of f(e))if(!d.call(o,t))p(o,t,{get:u.bind(e,t),enumerable:!(r=w(e,t))||r.enumerable})}return c.set(e,o),o},c;var P=(e)=>e;function V(e,o){this[e]=P.bind(null,o)}var x=(e,o)=>{for(var r in o)p(e,r,{get:o[r],enumerable:!0,configurable:!0,set:V.bind(o,r)})};var b={};x(b,{CentralIconBase:()=>m});module.exports=v(b);var s=g(require("react")),m=({children:e,size:o=24,ariaLabel:r,color:t,ariaHidden:n=!0,style:C,...l})=>{return s.default.createElement("svg",{...l,"aria-hidden":n,role:n?void 0:"img",width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:t,...C}},r&&!n&&s.default.createElement("title",null,r),e)};var G={};x(G,{default:()=>H,IconMoveFolder:()=>B});module.exports=v(G);var i=g(require("react"));var B=(e)=>{return i.default.createElement(m,{...e,ariaLabel:"move-folder"},i.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10 3C10.3344 3 10.6466 3.16711 10.832 3.44531L12.2383 5.55469C12.4237 5.83287 12.736 5.99998 13.0703 6H21C21.5523 6 22 6.44772 22 7V19C22 19.5523 21.5523 20 21 20H3C2.44772 20 2 19.5523 2 19V4C2 3.44772 2.44772 3 3 3H10ZM13.1367 10.3633C12.7852 10.0118 12.2148 10.0118 11.8633 10.3633C11.5119 10.7148 11.5118 11.2853 11.8633 11.6367L12.8262 12.5996H9C8.50296 12.5996 8.09964 13.003 8.09961 13.5C8.09961 13.9971 8.50294 14.4004 9 14.4004H12.8262L11.8633 15.3633C11.5119 15.7148 11.5118 16.2853 11.8633 16.6367C12.2147 16.9881 12.7853 16.9881 13.1367 16.6367L15.6367 14.1367C15.9882 13.7853 15.9881 13.2148 15.6367 12.8633L13.1367 10.3633Z",fill:"currentColor"}))},H=B;
1
+ var I=Object.create;var{getPrototypeOf:h,defineProperty:l,getOwnPropertyNames:f,getOwnPropertyDescriptor:v}=Object,u=Object.prototype.hasOwnProperty;function L(r){return this[r]}var w,y,d=(r,e,o)=>{var t=r!=null&&typeof r==="object";if(t){var n=e?w??=new WeakMap:y??=new WeakMap,p=n.get(r);if(p)return p}o=r!=null?I(h(r)):{};let C=e||!r||!r.__esModule?l(o,"default",{value:r,enumerable:!0}):o;for(let s of f(r))if(!u.call(C,s))l(C,s,{get:L.bind(r,s),enumerable:!0});if(t)n.set(r,C);return C},g=(r)=>{var e=(c??=new WeakMap).get(r),o;if(e)return e;if(e=l({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var t of f(r))if(!u.call(e,t))l(e,t,{get:L.bind(r,t),enumerable:!(o=v(r,t))||o.enumerable})}return c.set(r,e),e},c;var P=(r)=>r;function V(r,e){this[r]=P.bind(null,e)}var x=(r,e)=>{for(var o in e)l(r,o,{get:e[o],enumerable:!0,configurable:!0,set:V.bind(e,o)})};var b={};x(b,{CentralIconBase:()=>i});module.exports=g(b);var m=d(require("react")),i=({children:r,size:e=24,ariaLabel:o,color:t,ariaHidden:n=!0,style:p,...C})=>{return m.default.createElement("svg",{...C,"aria-hidden":n,role:n?void 0:"img",width:typeof e==="number"?`${e}px`:e,height:typeof e==="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:t,...p}},o&&!n&&m.default.createElement("title",null,o),r)};var H={};x(H,{default:()=>G,IconMoveFolder:()=>B});module.exports=g(H);var a=d(require("react"));var B=(r)=>{return a.default.createElement(i,{...r,ariaLabel:"move-folder"},a.default.createElement("path",{d:"M18.293 13.293C18.6835 12.9024 19.3165 12.9024 19.707 13.293L22.707 16.293C23.0976 16.6835 23.0976 17.3165 22.707 17.707L19.707 20.707C19.3165 21.0976 18.6835 21.0976 18.293 20.707C17.9024 20.3165 17.9024 19.6835 18.293 19.293L19.5859 18H15C14.4477 18 14 17.5523 14 17C14 16.4477 14.4477 16 15 16H19.5859L18.293 14.707C17.9024 14.3165 17.9024 13.6835 18.293 13.293Z",fill:"currentColor"}),a.default.createElement("path",{d:"M10 3C10.3344 3 10.6466 3.16711 10.832 3.44531L12.2383 5.55469C12.4237 5.83287 12.736 5.99998 13.0703 6H21C21.5523 6 22 6.44772 22 7V12.7578L21.1211 11.8789C19.986 10.7438 18.1679 10.7081 16.9902 11.7725L16.8789 11.8789C16.2931 12.4647 16 13.2323 16 14H15C13.3949 14 12.0842 15.2605 12.0039 16.8457L12 17L12.0039 17.1543C12.0843 18.7394 13.3949 20 15 20H3C2.44772 20 2 19.5523 2 19V4C2 3.44772 2.44772 3 3 3H10Z",fill:"currentColor"}))},G=B;
2
2
 
3
- //# debugId=4BC901BCD497D3AD64756E2164756E21
3
+ //# debugId=92EE65EF356552D564756E2164756E21
@@ -3,9 +3,9 @@
3
3
  "sources": ["src/CentralIconBase/index.tsx", "src/IconMoveFolder/index.tsx"],
4
4
  "sourcesContent": [
5
5
  "import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n",
6
- "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconMoveFolder: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"move-folder\"><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M10 3C10.3344 3 10.6466 3.16711 10.832 3.44531L12.2383 5.55469C12.4237 5.83287 12.736 5.99998 13.0703 6H21C21.5523 6 22 6.44772 22 7V19C22 19.5523 21.5523 20 21 20H3C2.44772 20 2 19.5523 2 19V4C2 3.44772 2.44772 3 3 3H10ZM13.1367 10.3633C12.7852 10.0118 12.2148 10.0118 11.8633 10.3633C11.5119 10.7148 11.5118 11.2853 11.8633 11.6367L12.8262 12.5996H9C8.50296 12.5996 8.09964 13.003 8.09961 13.5C8.09961 13.9971 8.50294 14.4004 9 14.4004H12.8262L11.8633 15.3633C11.5119 15.7148 11.5118 16.2853 11.8633 16.6367C12.2147 16.9881 12.7853 16.9881 13.1367 16.6367L15.6367 14.1367C15.9882 13.7853 15.9881 13.2148 15.6367 12.8633L13.1367 10.3633Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconMoveFolder;\n"
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconMoveFolder: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"move-folder\"><path d=\"M18.293 13.293C18.6835 12.9024 19.3165 12.9024 19.707 13.293L22.707 16.293C23.0976 16.6835 23.0976 17.3165 22.707 17.707L19.707 20.707C19.3165 21.0976 18.6835 21.0976 18.293 20.707C17.9024 20.3165 17.9024 19.6835 18.293 19.293L19.5859 18H15C14.4477 18 14 17.5523 14 17C14 16.4477 14.4477 16 15 16H19.5859L18.293 14.707C17.9024 14.3165 17.9024 13.6835 18.293 13.293Z\" fill=\"currentColor\"/><path d=\"M10 3C10.3344 3 10.6466 3.16711 10.832 3.44531L12.2383 5.55469C12.4237 5.83287 12.736 5.99998 13.0703 6H21C21.5523 6 22 6.44772 22 7V12.7578L21.1211 11.8789C19.986 10.7438 18.1679 10.7081 16.9902 11.7725L16.8789 11.8789C16.2931 12.4647 16 13.2323 16 14H15C13.3949 14 12.0842 15.2605 12.0039 16.8457L12 17L12.0039 17.1543C12.0843 18.7394 13.3949 20 15 20H3C2.44772 20 2 19.5523 2 19V4C2 3.44772 2.44772 3 3 3H10Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconMoveFolder;\n"
7
7
  ],
8
- "mappings": "w7BAAkB,IAAlB,sBAQa,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,wBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,wBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,0ECjCY,IAAlB,sBAGO,IAAM,EAAiD,CAAC,IAAU,CACvE,OAAO,wBAA0vB,EAA1vB,IAAqB,EAAO,UAAU,eAAc,wBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,ioBAAioB,KAAK,eAAc,CAAI,GAGpvB",
9
- "debugId": "4BC901BCD497D3AD64756E2164756E21",
8
+ "mappings": "w7BAAkB,IAAlB,sBAQa,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,wBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,wBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,0ECjCY,IAAlB,sBAGO,IAAM,EAAiD,CAAC,IAAU,CACvE,OAAO,wBAA83B,EAA93B,IAAqB,EAAO,UAAU,eAAc,wBAAC,OAAD,CAAM,EAAE,gXAAgX,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,8ZAA8Z,KAAK,eAAc,CAAI,GAGx3B",
9
+ "debugId": "92EE65EF356552D564756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -1,3 +1,3 @@
1
- import n from"react";var l=({children:o,size:e=24,ariaLabel:t,color:C,ariaHidden:r=!0,style:a,...s})=>{return n.createElement("svg",{...s,"aria-hidden":r,role:r?void 0:"img",width:typeof e==="number"?`${e}px`:e,height:typeof e==="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:C,...a}},t&&!r&&n.createElement("title",null,t),o)};import p from"react";var m=(o)=>{return p.createElement(l,{...o,ariaLabel:"move-folder"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10 3C10.3344 3 10.6466 3.16711 10.832 3.44531L12.2383 5.55469C12.4237 5.83287 12.736 5.99998 13.0703 6H21C21.5523 6 22 6.44772 22 7V19C22 19.5523 21.5523 20 21 20H3C2.44772 20 2 19.5523 2 19V4C2 3.44772 2.44772 3 3 3H10ZM13.1367 10.3633C12.7852 10.0118 12.2148 10.0118 11.8633 10.3633C11.5119 10.7148 11.5118 11.2853 11.8633 11.6367L12.8262 12.5996H9C8.50296 12.5996 8.09964 13.003 8.09961 13.5C8.09961 13.9971 8.50294 14.4004 9 14.4004H12.8262L11.8633 15.3633C11.5119 15.7148 11.5118 16.2853 11.8633 16.6367C12.2147 16.9881 12.7853 16.9881 13.1367 16.6367L15.6367 14.1367C15.9882 13.7853 15.9881 13.2148 15.6367 12.8633L13.1367 10.3633Z",fill:"currentColor"}))},g=m;export{g as default,m as IconMoveFolder};
1
+ import C from"react";var l=({children:e,size:r=24,ariaLabel:n,color:p,ariaHidden:o=!0,style:a,...s})=>{return C.createElement("svg",{...s,"aria-hidden":o,role:o?void 0:"img",width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...a}},n&&!o&&C.createElement("title",null,n),e)};import t from"react";var m=(e)=>{return t.createElement(l,{...e,ariaLabel:"move-folder"},t.createElement("path",{d:"M18.293 13.293C18.6835 12.9024 19.3165 12.9024 19.707 13.293L22.707 16.293C23.0976 16.6835 23.0976 17.3165 22.707 17.707L19.707 20.707C19.3165 21.0976 18.6835 21.0976 18.293 20.707C17.9024 20.3165 17.9024 19.6835 18.293 19.293L19.5859 18H15C14.4477 18 14 17.5523 14 17C14 16.4477 14.4477 16 15 16H19.5859L18.293 14.707C17.9024 14.3165 17.9024 13.6835 18.293 13.293Z",fill:"currentColor"}),t.createElement("path",{d:"M10 3C10.3344 3 10.6466 3.16711 10.832 3.44531L12.2383 5.55469C12.4237 5.83287 12.736 5.99998 13.0703 6H21C21.5523 6 22 6.44772 22 7V12.7578L21.1211 11.8789C19.986 10.7438 18.1679 10.7081 16.9902 11.7725L16.8789 11.8789C16.2931 12.4647 16 13.2323 16 14H15C13.3949 14 12.0842 15.2605 12.0039 16.8457L12 17L12.0039 17.1543C12.0843 18.7394 13.3949 20 15 20H3C2.44772 20 2 19.5523 2 19V4C2 3.44772 2.44772 3 3 3H10Z",fill:"currentColor"}))},d=m;export{d as default,m as IconMoveFolder};
2
2
 
3
- //# debugId=2609C65C882FEB5364756E2164756E21
3
+ //# debugId=DCE442613C9A2D4764756E2164756E21
@@ -3,9 +3,9 @@
3
3
  "sources": ["src/CentralIconBase/index.tsx", "src/IconMoveFolder/index.tsx"],
4
4
  "sourcesContent": [
5
5
  "import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n",
6
- "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconMoveFolder: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"move-folder\"><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M10 3C10.3344 3 10.6466 3.16711 10.832 3.44531L12.2383 5.55469C12.4237 5.83287 12.736 5.99998 13.0703 6H21C21.5523 6 22 6.44772 22 7V19C22 19.5523 21.5523 20 21 20H3C2.44772 20 2 19.5523 2 19V4C2 3.44772 2.44772 3 3 3H10ZM13.1367 10.3633C12.7852 10.0118 12.2148 10.0118 11.8633 10.3633C11.5119 10.7148 11.5118 11.2853 11.8633 11.6367L12.8262 12.5996H9C8.50296 12.5996 8.09964 13.003 8.09961 13.5C8.09961 13.9971 8.50294 14.4004 9 14.4004H12.8262L11.8633 15.3633C11.5119 15.7148 11.5118 16.2853 11.8633 16.6367C12.2147 16.9881 12.7853 16.9881 13.1367 16.6367L15.6367 14.1367C15.9882 13.7853 15.9881 13.2148 15.6367 12.8633L13.1367 10.3633Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconMoveFolder;\n"
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconMoveFolder: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"move-folder\"><path d=\"M18.293 13.293C18.6835 12.9024 19.3165 12.9024 19.707 13.293L22.707 16.293C23.0976 16.6835 23.0976 17.3165 22.707 17.707L19.707 20.707C19.3165 21.0976 18.6835 21.0976 18.293 20.707C17.9024 20.3165 17.9024 19.6835 18.293 19.293L19.5859 18H15C14.4477 18 14 17.5523 14 17C14 16.4477 14.4477 16 15 16H19.5859L18.293 14.707C17.9024 14.3165 17.9024 13.6835 18.293 13.293Z\" fill=\"currentColor\"/><path d=\"M10 3C10.3344 3 10.6466 3.16711 10.832 3.44531L12.2383 5.55469C12.4237 5.83287 12.736 5.99998 13.0703 6H21C21.5523 6 22 6.44772 22 7V12.7578L21.1211 11.8789C19.986 10.7438 18.1679 10.7081 16.9902 11.7725L16.8789 11.8789C16.2931 12.4647 16 13.2323 16 14H15C13.3949 14 12.0842 15.2605 12.0039 16.8457L12 17L12.0039 17.1543C12.0843 18.7394 13.3949 20 15 20H3C2.44772 20 2 19.5523 2 19V4C2 3.44772 2.44772 3 3 3H10Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconMoveFolder;\n"
7
7
  ],
8
- "mappings": "AAAA,qBAQO,IAAM,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,gBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,gBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,GCjCN,qBAGO,IAAM,EAAiD,CAAC,IAAU,CACvE,OAAO,gBAA0vB,EAA1vB,IAAqB,EAAO,UAAU,eAAc,gBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,ioBAAioB,KAAK,eAAc,CAAI,GAGpvB",
9
- "debugId": "2609C65C882FEB5364756E2164756E21",
8
+ "mappings": "AAAA,qBAQO,IAAM,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,gBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,gBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,GCjCN,qBAGO,IAAM,EAAiD,CAAC,IAAU,CACvE,OAAO,gBAA83B,EAA93B,IAAqB,EAAO,UAAU,eAAc,gBAAC,OAAD,CAAM,EAAE,gXAAgX,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,8ZAA8Z,KAAK,eAAc,CAAI,GAGx3B",
9
+ "debugId": "DCE442613C9A2D4764756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconMoveFolderInside: React.FC<CentralIconBaseProps>;
4
+ export default IconMoveFolderInside;
@@ -0,0 +1,3 @@
1
+ var B=Object.create;var{getPrototypeOf:h,defineProperty:C,getOwnPropertyNames:f,getOwnPropertyDescriptor:v}=Object,d=Object.prototype.hasOwnProperty;function u(e){return this[e]}var w,y,I=(e,r,o)=>{var t=e!=null&&typeof e==="object";if(t){var n=r?w??=new WeakMap:y??=new WeakMap,p=n.get(e);if(p)return p}o=e!=null?B(h(e)):{};let l=r||!e||!e.__esModule?C(o,"default",{value:e,enumerable:!0}):o;for(let s of f(e))if(!d.call(l,s))C(l,s,{get:u.bind(e,s),enumerable:!0});if(t)n.set(e,l);return l},L=(e)=>{var r=(c??=new WeakMap).get(e),o;if(r)return r;if(r=C({},"__esModule",{value:!0}),e&&typeof e==="object"||typeof e==="function"){for(var t of f(e))if(!d.call(r,t))C(r,t,{get:u.bind(e,t),enumerable:!(o=v(e,t))||o.enumerable})}return c.set(e,r),r},c;var P=(e)=>e;function V(e,r){this[e]=P.bind(null,r)}var g=(e,r)=>{for(var o in r)C(e,o,{get:r[o],enumerable:!0,configurable:!0,set:V.bind(r,o)})};var b={};g(b,{CentralIconBase:()=>m});module.exports=L(b);var i=I(require("react")),m=({children:e,size:r=24,ariaLabel:o,color:t,ariaHidden:n=!0,style:p,...l})=>{return i.default.createElement("svg",{...l,"aria-hidden":n,role:n?void 0:"img",width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:t,...p}},o&&!n&&i.default.createElement("title",null,o),e)};var H={};g(H,{default:()=>G,IconMoveFolderInside:()=>x});module.exports=L(H);var a=I(require("react"));var x=(e)=>{return a.default.createElement(m,{...e,ariaLabel:"move-folder-inside"},a.default.createElement("path",{d:"M17.293 13.293C17.6835 12.9024 18.3165 12.9024 18.707 13.293C19.0976 13.6835 19.0976 14.3165 18.707 14.707L17.4141 16H22C22.5523 16 23 16.4477 23 17C23 17.5523 22.5523 18 22 18H17.4141L18.707 19.293C19.0976 19.6835 19.0976 20.3165 18.707 20.707C18.3165 21.0976 17.6835 21.0976 17.293 20.707L14.293 17.707C13.9024 17.3165 13.9024 16.6835 14.293 16.293L17.293 13.293Z",fill:"currentColor"}),a.default.createElement("path",{d:"M10 3C10.3344 3 10.6466 3.16711 10.832 3.44531L12.2383 5.55469C12.4237 5.83287 12.736 5.99998 13.0703 6H21C21.5523 6 22 6.44772 22 7V14H21C21 13.2323 20.7068 12.4647 20.1211 11.8789L20.0098 11.7725C18.8321 10.7081 17.014 10.7439 15.8789 11.8789L12.8789 14.8789C11.7074 16.0505 11.7073 17.9495 12.8789 19.1211L13.7578 20H3C2.44772 20 2 19.5523 2 19V4C2 3.44772 2.44772 3 3 3H10Z",fill:"currentColor"}))},G=x;
2
+
3
+ //# debugId=7F254D021E651EA164756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconMoveFolderInside/index.tsx"],
4
+ "sourcesContent": [
5
+ "import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n",
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconMoveFolderInside: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"move-folder-inside\"><path d=\"M17.293 13.293C17.6835 12.9024 18.3165 12.9024 18.707 13.293C19.0976 13.6835 19.0976 14.3165 18.707 14.707L17.4141 16H22C22.5523 16 23 16.4477 23 17C23 17.5523 22.5523 18 22 18H17.4141L18.707 19.293C19.0976 19.6835 19.0976 20.3165 18.707 20.707C18.3165 21.0976 17.6835 21.0976 17.293 20.707L14.293 17.707C13.9024 17.3165 13.9024 16.6835 14.293 16.293L17.293 13.293Z\" fill=\"currentColor\"/><path d=\"M10 3C10.3344 3 10.6466 3.16711 10.832 3.44531L12.2383 5.55469C12.4237 5.83287 12.736 5.99998 13.0703 6H21C21.5523 6 22 6.44772 22 7V14H21C21 13.2323 20.7068 12.4647 20.1211 11.8789L20.0098 11.7725C18.8321 10.7081 17.014 10.7439 15.8789 11.8789L12.8789 14.8789C11.7074 16.0505 11.7073 17.9495 12.8789 19.1211L13.7578 20H3C2.44772 20 2 19.5523 2 19V4C2 3.44772 2.44772 3 3 3H10Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconMoveFolderInside;\n"
7
+ ],
8
+ "mappings": "w7BAAkB,IAAlB,sBAQa,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,wBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,wBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,gFCjCY,IAAlB,sBAGO,IAAM,EAAuD,CAAC,IAAU,CAC7E,OAAO,wBAAm2B,EAAn2B,IAAqB,EAAO,UAAU,sBAAqB,wBAAC,OAAD,CAAM,EAAE,gXAAgX,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,4XAA4X,KAAK,eAAc,CAAI,GAG71B",
9
+ "debugId": "7F254D021E651EA164756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import l from"react";var C=({children:r,size:e=24,ariaLabel:n,color:p,ariaHidden:o=!0,style:a,...s})=>{return l.createElement("svg",{...s,"aria-hidden":o,role:o?void 0:"img",width:typeof e==="number"?`${e}px`:e,height:typeof e==="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...a}},n&&!o&&l.createElement("title",null,n),r)};import t from"react";var i=(r)=>{return t.createElement(C,{...r,ariaLabel:"move-folder-inside"},t.createElement("path",{d:"M17.293 13.293C17.6835 12.9024 18.3165 12.9024 18.707 13.293C19.0976 13.6835 19.0976 14.3165 18.707 14.707L17.4141 16H22C22.5523 16 23 16.4477 23 17C23 17.5523 22.5523 18 22 18H17.4141L18.707 19.293C19.0976 19.6835 19.0976 20.3165 18.707 20.707C18.3165 21.0976 17.6835 21.0976 17.293 20.707L14.293 17.707C13.9024 17.3165 13.9024 16.6835 14.293 16.293L17.293 13.293Z",fill:"currentColor"}),t.createElement("path",{d:"M10 3C10.3344 3 10.6466 3.16711 10.832 3.44531L12.2383 5.55469C12.4237 5.83287 12.736 5.99998 13.0703 6H21C21.5523 6 22 6.44772 22 7V14H21C21 13.2323 20.7068 12.4647 20.1211 11.8789L20.0098 11.7725C18.8321 10.7081 17.014 10.7439 15.8789 11.8789L12.8789 14.8789C11.7074 16.0505 11.7073 17.9495 12.8789 19.1211L13.7578 20H3C2.44772 20 2 19.5523 2 19V4C2 3.44772 2.44772 3 3 3H10Z",fill:"currentColor"}))},I=i;export{I as default,i as IconMoveFolderInside};
2
+
3
+ //# debugId=FFE37525F8008D8464756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconMoveFolderInside/index.tsx"],
4
+ "sourcesContent": [
5
+ "import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n",
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconMoveFolderInside: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"move-folder-inside\"><path d=\"M17.293 13.293C17.6835 12.9024 18.3165 12.9024 18.707 13.293C19.0976 13.6835 19.0976 14.3165 18.707 14.707L17.4141 16H22C22.5523 16 23 16.4477 23 17C23 17.5523 22.5523 18 22 18H17.4141L18.707 19.293C19.0976 19.6835 19.0976 20.3165 18.707 20.707C18.3165 21.0976 17.6835 21.0976 17.293 20.707L14.293 17.707C13.9024 17.3165 13.9024 16.6835 14.293 16.293L17.293 13.293Z\" fill=\"currentColor\"/><path d=\"M10 3C10.3344 3 10.6466 3.16711 10.832 3.44531L12.2383 5.55469C12.4237 5.83287 12.736 5.99998 13.0703 6H21C21.5523 6 22 6.44772 22 7V14H21C21 13.2323 20.7068 12.4647 20.1211 11.8789L20.0098 11.7725C18.8321 10.7081 17.014 10.7439 15.8789 11.8789L12.8789 14.8789C11.7074 16.0505 11.7073 17.9495 12.8789 19.1211L13.7578 20H3C2.44772 20 2 19.5523 2 19V4C2 3.44772 2.44772 3 3 3H10Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconMoveFolderInside;\n"
7
+ ],
8
+ "mappings": "AAAA,qBAQO,IAAM,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,gBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,gBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,GCjCN,qBAGO,IAAM,EAAuD,CAAC,IAAU,CAC7E,OAAO,gBAAm2B,EAAn2B,IAAqB,EAAO,UAAU,sBAAqB,gBAAC,OAAD,CAAM,EAAE,gXAAgX,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,4XAA4X,KAAK,eAAc,CAAI,GAG71B",
9
+ "debugId": "FFE37525F8008D8464756E2164756E21",
10
+ "names": []
11
+ }
@@ -1,3 +1,3 @@
1
- var I=Object.create;var{getPrototypeOf:h,defineProperty:p,getOwnPropertyNames:d,getOwnPropertyDescriptor:P}=Object,u=Object.prototype.hasOwnProperty;function f(e){return this[e]}var v,w,g=(e,r,t)=>{var o=e!=null&&typeof e==="object";if(o){var n=r?v??=new WeakMap:w??=new WeakMap,C=n.get(e);if(C)return C}t=e!=null?I(h(e)):{};let l=r||!e||!e.__esModule?p(t,"default",{value:e,enumerable:!0}):t;for(let s of d(e))if(!u.call(l,s))p(l,s,{get:f.bind(e,s),enumerable:!0});if(o)n.set(e,l);return l},V=(e)=>{var r=(c??=new WeakMap).get(e),t;if(r)return r;if(r=p({},"__esModule",{value:!0}),e&&typeof e==="object"||typeof e==="function"){for(var o of d(e))if(!u.call(r,o))p(r,o,{get:f.bind(e,o),enumerable:!(t=P(e,o))||t.enumerable})}return c.set(e,r),r},c;var y=(e)=>e;function L(e,r){this[e]=y.bind(null,r)}var x=(e,r)=>{for(var t in r)p(e,t,{get:r[t],enumerable:!0,configurable:!0,set:L.bind(r,t)})};var b={};x(b,{CentralIconBase:()=>m});module.exports=V(b);var i=g(require("react")),m=({children:e,size:r=24,ariaLabel:t,color:o,ariaHidden:n=!0,style:C,...l})=>{return i.default.createElement("svg",{...l,"aria-hidden":n,role:n?void 0:"img",width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:o,...C}},t&&!n&&i.default.createElement("title",null,t),e)};var G={};x(G,{default:()=>S,IconPageEdit:()=>B});module.exports=V(G);var a=g(require("react"));var B=(e)=>{return a.default.createElement(m,{...e,ariaLabel:"page-edit, document"},a.default.createElement("path",{d:"M4 4C4 2.89543 4.89543 2 6 2H18C19.1046 2 20 2.89543 20 4V11.8779C18.4159 11.4054 16.6296 11.7946 15.3787 13.0455L11.8787 16.5455C11.3161 17.1081 11 17.8712 11 18.6668V21.0002C11 21.3507 11.0601 21.6873 11.1706 22H6C4.89543 22 4 21.1046 4 20V4Z",fill:"currentColor"}),a.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M19.1262 15.874C18.8724 15.6201 18.4609 15.6201 18.2071 15.8739L15 19.0811V20.0002H15.9191L19.1262 16.7931C19.38 16.5393 19.38 16.1278 19.1262 15.874ZM16.7929 14.4597C17.8278 13.4249 19.5056 13.4249 20.5404 14.4597C21.5753 15.4946 21.5753 17.1724 20.5404 18.2073L17.0404 21.7073C16.8529 21.8948 16.5986 22.0002 16.3333 22.0002H14C13.4477 22.0002 13 21.5525 13 21.0002V18.6668C13 18.4016 13.1054 18.1473 13.2929 17.9597L16.7929 14.4597Z",fill:"currentColor"}))},S=B;
1
+ var V=Object.create;var{getPrototypeOf:h,defineProperty:p,getOwnPropertyNames:d,getOwnPropertyDescriptor:P}=Object,u=Object.prototype.hasOwnProperty;function f(e){return this[e]}var v,w,g=(e,r,t)=>{var o=e!=null&&typeof e==="object";if(o){var n=r?v??=new WeakMap:w??=new WeakMap,a=n.get(e);if(a)return a}t=e!=null?V(h(e)):{};let l=r||!e||!e.__esModule?p(t,"default",{value:e,enumerable:!0}):t;for(let s of d(e))if(!u.call(l,s))p(l,s,{get:f.bind(e,s),enumerable:!0});if(o)n.set(e,l);return l},x=(e)=>{var r=(c??=new WeakMap).get(e),t;if(r)return r;if(r=p({},"__esModule",{value:!0}),e&&typeof e==="object"||typeof e==="function"){for(var o of d(e))if(!u.call(r,o))p(r,o,{get:f.bind(e,o),enumerable:!(t=P(e,o))||t.enumerable})}return c.set(e,r),r},c;var y=(e)=>e;function b(e,r){this[e]=y.bind(null,r)}var B=(e,r)=>{for(var t in r)p(e,t,{get:r[t],enumerable:!0,configurable:!0,set:b.bind(r,t)})};var G={};B(G,{CentralIconBase:()=>m});module.exports=x(G);var i=g(require("react")),m=({children:e,size:r=24,ariaLabel:t,color:o,ariaHidden:n=!0,style:a,...l})=>{return i.default.createElement("svg",{...l,"aria-hidden":n,role:n?void 0:"img",width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:o,...a}},t&&!n&&i.default.createElement("title",null,t),e)};var L={};B(L,{default:()=>S,IconPageEdit:()=>I});module.exports=x(L);var C=g(require("react"));var I=(e)=>{return C.default.createElement(m,{...e,ariaLabel:"page-edit, document"},C.default.createElement("path",{d:"M4 4C4 2.89543 4.89543 2 6 2H18C19.1046 2 20 2.89543 20 4V11.8779C18.4159 11.4054 16.6296 11.7946 15.3787 13.0455L11.8787 16.5455C11.3161 17.1081 11 17.8712 11 18.6668V21.0002C11 21.3507 11.0601 21.6873 11.1706 22H6C4.89543 22 4 21.1046 4 20V4Z",fill:"currentColor"}),C.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16.7929 14.4597C17.8278 13.4249 19.5056 13.4249 20.5404 14.4597C21.5753 15.4946 21.5753 17.1724 20.5404 18.2073L17.0404 21.7073C16.8529 21.8948 16.5986 22.0002 16.3333 22.0002H14C13.4477 22.0002 13 21.5525 13 21.0002V18.6668C13 18.4016 13.1054 18.1473 13.2929 17.9597L16.7929 14.4597Z",fill:"currentColor"}))},S=I;
2
2
 
3
- //# debugId=2B85764FBD6B2AA664756E2164756E21
3
+ //# debugId=163D88094691D0AB64756E2164756E21
@@ -3,9 +3,9 @@
3
3
  "sources": ["src/CentralIconBase/index.tsx", "src/IconPageEdit/index.tsx"],
4
4
  "sourcesContent": [
5
5
  "import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n",
6
- "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconPageEdit: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"page-edit, document\"><path d=\"M4 4C4 2.89543 4.89543 2 6 2H18C19.1046 2 20 2.89543 20 4V11.8779C18.4159 11.4054 16.6296 11.7946 15.3787 13.0455L11.8787 16.5455C11.3161 17.1081 11 17.8712 11 18.6668V21.0002C11 21.3507 11.0601 21.6873 11.1706 22H6C4.89543 22 4 21.1046 4 20V4Z\" fill=\"currentColor\"/><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M19.1262 15.874C18.8724 15.6201 18.4609 15.6201 18.2071 15.8739L15 19.0811V20.0002H15.9191L19.1262 16.7931C19.38 16.5393 19.38 16.1278 19.1262 15.874ZM16.7929 14.4597C17.8278 13.4249 19.5056 13.4249 20.5404 14.4597C21.5753 15.4946 21.5753 17.1724 20.5404 18.2073L17.0404 21.7073C16.8529 21.8948 16.5986 22.0002 16.3333 22.0002H14C13.4477 22.0002 13 21.5525 13 21.0002V18.6668C13 18.4016 13.1054 18.1473 13.2929 17.9597L16.7929 14.4597Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconPageEdit;\n"
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconPageEdit: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"page-edit, document\"><path d=\"M4 4C4 2.89543 4.89543 2 6 2H18C19.1046 2 20 2.89543 20 4V11.8779C18.4159 11.4054 16.6296 11.7946 15.3787 13.0455L11.8787 16.5455C11.3161 17.1081 11 17.8712 11 18.6668V21.0002C11 21.3507 11.0601 21.6873 11.1706 22H6C4.89543 22 4 21.1046 4 20V4Z\" fill=\"currentColor\"/><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M16.7929 14.4597C17.8278 13.4249 19.5056 13.4249 20.5404 14.4597C21.5753 15.4946 21.5753 17.1724 20.5404 18.2073L17.0404 21.7073C16.8529 21.8948 16.5986 22.0002 16.3333 22.0002H14C13.4477 22.0002 13 21.5525 13 21.0002V18.6668C13 18.4016 13.1054 18.1473 13.2929 17.9597L16.7929 14.4597Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconPageEdit;\n"
7
7
  ],
8
- "mappings": "w7BAAkB,IAAlB,sBAQa,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,wBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,wBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,wECjCY,IAAlB,sBAGO,IAAM,EAA+C,CAAC,IAAU,CACrE,OAAO,wBAA20B,EAA30B,IAAqB,EAAO,UAAU,uBAAsB,wBAAC,OAAD,CAAM,EAAE,uPAAuP,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,sbAAsb,KAAK,eAAc,CAAI,GAGr0B",
9
- "debugId": "2B85764FBD6B2AA664756E2164756E21",
8
+ "mappings": "w7BAAkB,IAAlB,sBAQa,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,wBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,wBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,wECjCY,IAAlB,sBAGO,IAAM,EAA+C,CAAC,IAAU,CACrE,OAAO,wBAAqrB,EAArrB,IAAqB,EAAO,UAAU,uBAAsB,wBAAC,OAAD,CAAM,EAAE,uPAAuP,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,gSAAgS,KAAK,eAAc,CAAI,GAG/qB",
9
+ "debugId": "163D88094691D0AB64756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -1,3 +1,3 @@
1
- import l from"react";var p=({children:r,size:e=24,ariaLabel:n,color:C,ariaHidden:t=!0,style:a,...s})=>{return l.createElement("svg",{...s,"aria-hidden":t,role:t?void 0:"img",width:typeof e==="number"?`${e}px`:e,height:typeof e==="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:C,...a}},n&&!t&&l.createElement("title",null,n),r)};import o from"react";var i=(r)=>{return o.createElement(p,{...r,ariaLabel:"page-edit, document"},o.createElement("path",{d:"M4 4C4 2.89543 4.89543 2 6 2H18C19.1046 2 20 2.89543 20 4V11.8779C18.4159 11.4054 16.6296 11.7946 15.3787 13.0455L11.8787 16.5455C11.3161 17.1081 11 17.8712 11 18.6668V21.0002C11 21.3507 11.0601 21.6873 11.1706 22H6C4.89543 22 4 21.1046 4 20V4Z",fill:"currentColor"}),o.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M19.1262 15.874C18.8724 15.6201 18.4609 15.6201 18.2071 15.8739L15 19.0811V20.0002H15.9191L19.1262 16.7931C19.38 16.5393 19.38 16.1278 19.1262 15.874ZM16.7929 14.4597C17.8278 13.4249 19.5056 13.4249 20.5404 14.4597C21.5753 15.4946 21.5753 17.1724 20.5404 18.2073L17.0404 21.7073C16.8529 21.8948 16.5986 22.0002 16.3333 22.0002H14C13.4477 22.0002 13 21.5525 13 21.0002V18.6668C13 18.4016 13.1054 18.1473 13.2929 17.9597L16.7929 14.4597Z",fill:"currentColor"}))},g=i;export{g as default,i as IconPageEdit};
1
+ import l from"react";var p=({children:r,size:e=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:C,...s})=>{return l.createElement("svg",{...s,"aria-hidden":t,role:t?void 0:"img",width:typeof e==="number"?`${e}px`:e,height:typeof e==="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...C}},n&&!t&&l.createElement("title",null,n),r)};import o from"react";var i=(r)=>{return o.createElement(p,{...r,ariaLabel:"page-edit, document"},o.createElement("path",{d:"M4 4C4 2.89543 4.89543 2 6 2H18C19.1046 2 20 2.89543 20 4V11.8779C18.4159 11.4054 16.6296 11.7946 15.3787 13.0455L11.8787 16.5455C11.3161 17.1081 11 17.8712 11 18.6668V21.0002C11 21.3507 11.0601 21.6873 11.1706 22H6C4.89543 22 4 21.1046 4 20V4Z",fill:"currentColor"}),o.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16.7929 14.4597C17.8278 13.4249 19.5056 13.4249 20.5404 14.4597C21.5753 15.4946 21.5753 17.1724 20.5404 18.2073L17.0404 21.7073C16.8529 21.8948 16.5986 22.0002 16.3333 22.0002H14C13.4477 22.0002 13 21.5525 13 21.0002V18.6668C13 18.4016 13.1054 18.1473 13.2929 17.9597L16.7929 14.4597Z",fill:"currentColor"}))},g=i;export{g as default,i as IconPageEdit};
2
2
 
3
- //# debugId=4F657B34E8F430D764756E2164756E21
3
+ //# debugId=AF42C50355C6330864756E2164756E21
@@ -3,9 +3,9 @@
3
3
  "sources": ["src/CentralIconBase/index.tsx", "src/IconPageEdit/index.tsx"],
4
4
  "sourcesContent": [
5
5
  "import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n",
6
- "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconPageEdit: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"page-edit, document\"><path d=\"M4 4C4 2.89543 4.89543 2 6 2H18C19.1046 2 20 2.89543 20 4V11.8779C18.4159 11.4054 16.6296 11.7946 15.3787 13.0455L11.8787 16.5455C11.3161 17.1081 11 17.8712 11 18.6668V21.0002C11 21.3507 11.0601 21.6873 11.1706 22H6C4.89543 22 4 21.1046 4 20V4Z\" fill=\"currentColor\"/><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M19.1262 15.874C18.8724 15.6201 18.4609 15.6201 18.2071 15.8739L15 19.0811V20.0002H15.9191L19.1262 16.7931C19.38 16.5393 19.38 16.1278 19.1262 15.874ZM16.7929 14.4597C17.8278 13.4249 19.5056 13.4249 20.5404 14.4597C21.5753 15.4946 21.5753 17.1724 20.5404 18.2073L17.0404 21.7073C16.8529 21.8948 16.5986 22.0002 16.3333 22.0002H14C13.4477 22.0002 13 21.5525 13 21.0002V18.6668C13 18.4016 13.1054 18.1473 13.2929 17.9597L16.7929 14.4597Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconPageEdit;\n"
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconPageEdit: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"page-edit, document\"><path d=\"M4 4C4 2.89543 4.89543 2 6 2H18C19.1046 2 20 2.89543 20 4V11.8779C18.4159 11.4054 16.6296 11.7946 15.3787 13.0455L11.8787 16.5455C11.3161 17.1081 11 17.8712 11 18.6668V21.0002C11 21.3507 11.0601 21.6873 11.1706 22H6C4.89543 22 4 21.1046 4 20V4Z\" fill=\"currentColor\"/><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M16.7929 14.4597C17.8278 13.4249 19.5056 13.4249 20.5404 14.4597C21.5753 15.4946 21.5753 17.1724 20.5404 18.2073L17.0404 21.7073C16.8529 21.8948 16.5986 22.0002 16.3333 22.0002H14C13.4477 22.0002 13 21.5525 13 21.0002V18.6668C13 18.4016 13.1054 18.1473 13.2929 17.9597L16.7929 14.4597Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconPageEdit;\n"
7
7
  ],
8
- "mappings": "AAAA,qBAQO,IAAM,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,gBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,gBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,GCjCN,qBAGO,IAAM,EAA+C,CAAC,IAAU,CACrE,OAAO,gBAA20B,EAA30B,IAAqB,EAAO,UAAU,uBAAsB,gBAAC,OAAD,CAAM,EAAE,uPAAuP,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,sbAAsb,KAAK,eAAc,CAAI,GAGr0B",
9
- "debugId": "4F657B34E8F430D764756E2164756E21",
8
+ "mappings": "AAAA,qBAQO,IAAM,EAET,EACF,WACA,OAAO,GACP,YACA,QACA,aAAa,GACb,WACG,KACC,CACJ,OACE,gBAaE,MAbF,IACM,EACJ,cAAa,EACb,KAAM,EAAa,OAAY,MAC/B,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,WAAU,CAAM,GAExB,GAAa,CAAC,GAAc,gBAAoB,QAApB,KAAQ,CAAY,EAChD,CACD,GCjCN,qBAGO,IAAM,EAA+C,CAAC,IAAU,CACrE,OAAO,gBAAqrB,EAArrB,IAAqB,EAAO,UAAU,uBAAsB,gBAAC,OAAD,CAAM,EAAE,uPAAuP,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,gSAAgS,KAAK,eAAc,CAAI,GAG/qB",
9
+ "debugId": "AF42C50355C6330864756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -1,3 +1,3 @@
1
- var B=Object.create;var{getPrototypeOf:I,defineProperty:C,getOwnPropertyNames:m,getOwnPropertyDescriptor:h}=Object,u=Object.prototype.hasOwnProperty;function f(e){return this[e]}var H,P,g=(e,t,o)=>{var r=e!=null&&typeof e==="object";if(r){var n=t?H??=new WeakMap:P??=new WeakMap,p=n.get(e);if(p)return p}o=e!=null?B(I(e)):{};let l=t||!e||!e.__esModule?C(o,"default",{value:e,enumerable:!0}):o;for(let i of m(e))if(!u.call(l,i))C(l,i,{get:f.bind(e,i),enumerable:!0});if(r)n.set(e,l);return l},x=(e)=>{var t=(c??=new WeakMap).get(e),o;if(t)return t;if(t=C({},"__esModule",{value:!0}),e&&typeof e==="object"||typeof e==="function"){for(var r of m(e))if(!u.call(t,r))C(t,r,{get:f.bind(e,r),enumerable:!(o=h(e,r))||o.enumerable})}return c.set(e,t),t},c;var w=(e)=>e;function y(e,t){this[e]=w.bind(null,t)}var V=(e,t)=>{for(var o in t)C(e,o,{get:t[o],enumerable:!0,configurable:!0,set:y.bind(t,o)})};var L={};V(L,{CentralIconBase:()=>d});module.exports=x(L);var s=g(require("react")),d=({children:e,size:t=24,ariaLabel:o,color:r,ariaHidden:n=!0,style:p,...l})=>{return s.default.createElement("svg",{...l,"aria-hidden":n,role:n?void 0:"img",width:typeof t==="number"?`${t}px`:t,height:typeof t==="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:r,...p}},o&&!n&&s.default.createElement("title",null,o),e)};var b={};V(b,{default:()=>M,IconPageEditText:()=>v});module.exports=x(b);var a=g(require("react"));var v=(e)=>{return a.default.createElement(d,{...e,ariaLabel:"page-edit-text, document, file"},a.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M19.1262 15.874C18.8724 15.6201 18.4609 15.6201 18.2071 15.8739L15 19.0811V20.0002H15.9191L19.1262 16.7931C19.38 16.5393 19.38 16.1278 19.1262 15.874ZM16.7929 14.4597C17.8278 13.4249 19.5056 13.4249 20.5404 14.4597C21.5753 15.4946 21.5753 17.1724 20.5404 18.2073L17.0404 21.7073C16.8529 21.8948 16.5986 22.0002 16.3333 22.0002H14C13.4477 22.0002 13 21.5525 13 21.0002V18.6668C13 18.4016 13.1054 18.1473 13.2929 17.9597L16.7929 14.4597Z",fill:"currentColor"}),a.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4 4C4 2.89543 4.89543 2 6 2H18C19.1046 2 20 2.89543 20 4V11.8779C18.4159 11.4054 16.6296 11.7946 15.3787 13.0455L11.8787 16.5455C11.3161 17.1081 11 17.8712 11 18.6668V21.0002C11 21.3507 11.0601 21.6873 11.1706 22H6C4.89543 22 4 21.1046 4 20V4ZM8 7C8 6.44772 8.44772 6 9 6H15C15.5523 6 16 6.44772 16 7C16 7.55228 15.5523 8 15 8H9C8.44772 8 8 7.55228 8 7ZM9 10C8.44772 10 8 10.4477 8 11C8 11.5523 8.44772 12 9 12H11C11.5523 12 12 11.5523 12 11C12 10.4477 11.5523 10 11 10H9Z",fill:"currentColor"}))},M=v;
1
+ var I=Object.create;var{getPrototypeOf:V,defineProperty:C,getOwnPropertyNames:m,getOwnPropertyDescriptor:h}=Object,u=Object.prototype.hasOwnProperty;function f(e){return this[e]}var P,w,g=(e,t,o)=>{var r=e!=null&&typeof e==="object";if(r){var n=t?P??=new WeakMap:w??=new WeakMap,p=n.get(e);if(p)return p}o=e!=null?I(V(e)):{};let l=t||!e||!e.__esModule?C(o,"default",{value:e,enumerable:!0}):o;for(let i of m(e))if(!u.call(l,i))C(l,i,{get:f.bind(e,i),enumerable:!0});if(r)n.set(e,l);return l},x=(e)=>{var t=(c??=new WeakMap).get(e),o;if(t)return t;if(t=C({},"__esModule",{value:!0}),e&&typeof e==="object"||typeof e==="function"){for(var r of m(e))if(!u.call(t,r))C(t,r,{get:f.bind(e,r),enumerable:!(o=h(e,r))||o.enumerable})}return c.set(e,t),t},c;var y=(e)=>e;function H(e,t){this[e]=y.bind(null,t)}var v=(e,t)=>{for(var o in t)C(e,o,{get:t[o],enumerable:!0,configurable:!0,set:H.bind(t,o)})};var b={};v(b,{CentralIconBase:()=>d});module.exports=x(b);var s=g(require("react")),d=({children:e,size:t=24,ariaLabel:o,color:r,ariaHidden:n=!0,style:p,...l})=>{return s.default.createElement("svg",{...l,"aria-hidden":n,role:n?void 0:"img",width:typeof t==="number"?`${t}px`:t,height:typeof t==="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:r,...p}},o&&!n&&s.default.createElement("title",null,o),e)};var G={};v(G,{default:()=>L,IconPageEditText:()=>B});module.exports=x(G);var a=g(require("react"));var B=(e)=>{return a.default.createElement(d,{...e,ariaLabel:"page-edit-text, document, file"},a.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16.7929 14.4597C17.8278 13.4249 19.5056 13.4249 20.5404 14.4597C21.5753 15.4946 21.5753 17.1724 20.5404 18.2073L17.0404 21.7073C16.8529 21.8948 16.5986 22.0002 16.3333 22.0002H14C13.4477 22.0002 13 21.5525 13 21.0002V18.6668C13 18.4016 13.1054 18.1473 13.2929 17.9597L16.7929 14.4597Z",fill:"currentColor"}),a.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4 4C4 2.89543 4.89543 2 6 2H18C19.1046 2 20 2.89543 20 4V11.8779C18.4159 11.4054 16.6296 11.7946 15.3787 13.0455L11.8787 16.5455C11.3161 17.1081 11 17.8712 11 18.6668V21.0002C11 21.3507 11.0601 21.6873 11.1706 22H6C4.89543 22 4 21.1046 4 20V4ZM8 7C8 6.44772 8.44772 6 9 6H15C15.5523 6 16 6.44772 16 7C16 7.55228 15.5523 8 15 8H9C8.44772 8 8 7.55228 8 7ZM9 10C8.44772 10 8 10.4477 8 11C8 11.5523 8.44772 12 9 12H11C11.5523 12 12 11.5523 12 11C12 10.4477 11.5523 10 11 10H9Z",fill:"currentColor"}))},L=B;
2
2
 
3
- //# debugId=76EAB11A972D304064756E2164756E21
3
+ //# debugId=23B93B71506E813864756E2164756E21