@central-icons-react/square-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:f,getOwnPropertyDescriptor:h}=Object,u=Object.prototype.hasOwnProperty;function C(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 i of f(e))if(!u.call(l,i))p(l,i,{get:C.bind(e,i),enumerable:!0});if(t)n.set(e,l);return l},B=(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(!u.call(o,t))p(o,t,{get:C.bind(e,t),enumerable:!(r=h(e,t))||r.enumerable})}return c.set(e,o),o},c;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:()=>m});module.exports=B(P);var d=V(require("react")),m=({children:e,size:o=24,ariaLabel:r,color:t,ariaHidden:n=!0,style:a,...l})=>{return d.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&&d.default.createElement("title",null,r),e)};var H={};g(H,{default:()=>k,IconFolderBookmarks:()=>v});module.exports=B(H);var s=V(require("react"));var v=(e)=>{return s.default.createElement(m,{...e,ariaLabel:"folder-bookmarks"},s.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 3H10.5352L12.5352 6H22V20H10V11H2V3Z",fill:"currentColor"}),s.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M1 13H8V21.7662L4.5 19.6662L1 21.7662V13ZM3 15V18.2338L4.5 17.3338L6 18.2338V15H3Z",fill:"currentColor"}))},k=v;
1
+ var x=Object.create;var{getPrototypeOf:I,defineProperty:p,getOwnPropertyNames:f,getOwnPropertyDescriptor:h}=Object,u=Object.prototype.hasOwnProperty;function C(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 i of f(e))if(!u.call(l,i))p(l,i,{get:C.bind(e,i),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(!u.call(o,t))p(o,t,{get:C.bind(e,t),enumerable:!(r=h(e,t))||r.enumerable})}return c.set(e,o),o},c;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:()=>m});module.exports=V(k);var d=B(require("react")),m=({children:e,size:o=24,ariaLabel:r,color:t,ariaHidden:n=!0,style:a,...l})=>{return d.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&&d.default.createElement("title",null,r),e)};var G={};g(G,{default:()=>H,IconFolderBookmarks:()=>v});module.exports=V(G);var s=B(require("react"));var v=(e)=>{return s.default.createElement(m,{...e,ariaLabel:"folder-bookmarks"},s.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 3H10.5352L12.5352 6H22V20H10V11H2V3Z",fill:"currentColor"}),s.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M1 13H8V21.7662L4.5 19.6662L1 21.7662V13Z",fill:"currentColor"}))},H=v;
2
2
 
3
- //# debugId=3059AA16E4B36C1164756E2164756E21
3
+ //# debugId=4075A962E54A5E7964756E2164756E21
@@ -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 3H10.5352L12.5352 6H22V20H10V11H2V3Z\" fill=\"currentColor\"/><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M1 13H8V21.7662L4.5 19.6662L1 21.7662V13ZM3 15V18.2338L4.5 17.3338L6 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 3H10.5352L12.5352 6H22V20H10V11H2V3Z\" fill=\"currentColor\"/><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M1 13H8V21.7662L4.5 19.6662L1 21.7662V13Z\" 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,wBAAgU,EAAhU,IAAqB,EAAO,UAAU,oBAAmB,wBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,0CAA0C,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,qFAAqF,KAAK,eAAc,CAAI,GAG1T",
9
- "debugId": "3059AA16E4B36C1164756E2164756E21",
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,wBAAuR,EAAvR,IAAqB,EAAO,UAAU,oBAAmB,wBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,0CAA0C,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,4CAA4C,KAAK,eAAc,CAAI,GAGjR",
9
+ "debugId": "4075A962E54A5E7964756E2164756E21",
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:s,...i})=>{return l.createElement("svg",{...i,"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,...s}},n&&!r&&l.createElement("title",null,n),o)};import t from"react";var d=(o)=>{return t.createElement(p,{...o,ariaLabel:"folder-bookmarks"},t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 3H10.5352L12.5352 6H22V20H10V11H2V3Z",fill:"currentColor"}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M1 13H8V21.7662L4.5 19.6662L1 21.7662V13ZM3 15V18.2338L4.5 17.3338L6 18.2338V15H3Z",fill:"currentColor"}))},V=d;export{V as default,d as IconFolderBookmarks};
1
+ import l from"react";var p=({children:o,size:e=24,ariaLabel:n,color:a,ariaHidden:r=!0,style:s,...i})=>{return l.createElement("svg",{...i,"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,...s}},n&&!r&&l.createElement("title",null,n),o)};import t from"react";var d=(o)=>{return t.createElement(p,{...o,ariaLabel:"folder-bookmarks"},t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 3H10.5352L12.5352 6H22V20H10V11H2V3Z",fill:"currentColor"}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M1 13H8V21.7662L4.5 19.6662L1 21.7662V13Z",fill:"currentColor"}))},B=d;export{B as default,d as IconFolderBookmarks};
2
2
 
3
- //# debugId=0C2ADC77FD0A3DA564756E2164756E21
3
+ //# debugId=F2F6940F823C51F064756E2164756E21
@@ -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 3H10.5352L12.5352 6H22V20H10V11H2V3Z\" fill=\"currentColor\"/><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M1 13H8V21.7662L4.5 19.6662L1 21.7662V13ZM3 15V18.2338L4.5 17.3338L6 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 3H10.5352L12.5352 6H22V20H10V11H2V3Z\" fill=\"currentColor\"/><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M1 13H8V21.7662L4.5 19.6662L1 21.7662V13Z\" 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,gBAAgU,EAAhU,IAAqB,EAAO,UAAU,oBAAmB,gBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,0CAA0C,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,qFAAqF,KAAK,eAAc,CAAI,GAG1T",
9
- "debugId": "0C2ADC77FD0A3DA564756E2164756E21",
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,gBAAuR,EAAvR,IAAqB,EAAO,UAAU,oBAAmB,gBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,0CAA0C,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,4CAA4C,KAAK,eAAc,CAAI,GAGjR",
9
+ "debugId": "F2F6940F823C51F064756E2164756E21",
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:"M10.5352 3H2V11.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 20H22V6H12.5352L10.5352 3Z",fill:"currentColor"}),a.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M1 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.291 8.52248 14.0387C7.74365 13.0992 6.568 12.5 5.25 12.5C2.90279 12.5 1 14.4028 1 16.75ZM8 16C7.91683 16 7.83524 16.0068 7.75575 16.0198C7.63529 16.0395 7.51966 16.0736 7.41067 16.1202C7.35973 15.9451 7.2881 15.7789 7.19859 15.6243C6.80946 14.9522 6.08253 14.5 5.25 14.5C4.00736 14.5 3 15.5074 3 16.75C3 17.9926 4.00736 19 5.25 19H8C8.82843 19 9.5 18.3284 9.5 17.5C9.5 16.6716 8.82843 16 8 16Z",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,a=n.get(e);if(a)return a}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: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:t,...a}},o&&!n&&i.default.createElement("title",null,o),e)};var S={};B(S,{default:()=>F,IconFolderCloud:()=>I});module.exports=x(S);var C=g(require("react"));var I=(e)=>{return C.default.createElement(c,{...e,ariaLabel:"folder-cloud"},C.default.createElement("path",{d:"M10.5352 3H2V11.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 20H22V6H12.5352L10.5352 3Z",fill:"currentColor"}),C.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M1 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.291 8.52248 14.0387C7.74365 13.0992 6.568 12.5 5.25 12.5C2.90279 12.5 1 14.4028 1 16.75Z",fill:"currentColor"}))},F=I;
2
2
 
3
- //# debugId=77E04603DF49328264756E2164756E21
3
+ //# debugId=B50C8868D8EE5FC864756E2164756E21
@@ -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=\"M10.5352 3H2V11.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 20H22V6H12.5352L10.5352 3Z\" fill=\"currentColor\"/><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M1 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.291 8.52248 14.0387C7.74365 13.0992 6.568 12.5 5.25 12.5C2.90279 12.5 1 14.4028 1 16.75ZM8 16C7.91683 16 7.83524 16.0068 7.75575 16.0198C7.63529 16.0395 7.51966 16.0736 7.41067 16.1202C7.35973 15.9451 7.2881 15.7789 7.19859 15.6243C6.80946 14.9522 6.08253 14.5 5.25 14.5C4.00736 14.5 3 15.5074 3 16.75C3 17.9926 4.00736 19 5.25 19H8C8.82843 19 9.5 18.3284 9.5 17.5C9.5 16.6716 8.82843 16 8 16Z\" 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=\"M10.5352 3H2V11.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 20H22V6H12.5352L10.5352 3Z\" fill=\"currentColor\"/><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M1 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.291 8.52248 14.0387C7.74365 13.0992 6.568 12.5 5.25 12.5C2.90279 12.5 1 14.4028 1 16.75Z\" 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,wBAAo1B,EAAp1B,IAAqB,EAAO,UAAU,gBAAe,wBAAC,OAAD,CAAM,EAAE,kNAAkN,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,2eAA2e,KAAK,eAAc,CAAI,GAG90B",
9
- "debugId": "77E04603DF49328264756E2164756E21",
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,wBAAmiB,EAAniB,IAAqB,EAAO,UAAU,gBAAe,wBAAC,OAAD,CAAM,EAAE,kNAAkN,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,0LAA0L,KAAK,eAAc,CAAI,GAG7hB",
9
+ "debugId": "B50C8868D8EE5FC864756E2164756E21",
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:"M10.5352 3H2V11.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 20H22V6H12.5352L10.5352 3Z",fill:"currentColor"}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M1 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.291 8.52248 14.0387C7.74365 13.0992 6.568 12.5 5.25 12.5C2.90279 12.5 1 14.4028 1 16.75ZM8 16C7.91683 16 7.83524 16.0068 7.75575 16.0198C7.63529 16.0395 7.51966 16.0736 7.41067 16.1202C7.35973 15.9451 7.2881 15.7789 7.19859 15.6243C6.80946 14.9522 6.08253 14.5 5.25 14.5C4.00736 14.5 3 15.5074 3 16.75C3 17.9926 4.00736 19 5.25 19H8C8.82843 19 9.5 18.3284 9.5 17.5C9.5 16.6716 8.82843 16 8 16Z",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:a,ariaHidden:o=!0,style:C,...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:a,...C}},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:"M10.5352 3H2V11.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 20H22V6H12.5352L10.5352 3Z",fill:"currentColor"}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M1 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.291 8.52248 14.0387C7.74365 13.0992 6.568 12.5 5.25 12.5C2.90279 12.5 1 14.4028 1 16.75Z",fill:"currentColor"}))},g=i;export{g as default,i as IconFolderCloud};
2
2
 
3
- //# debugId=BB9CA5CFC4C8954064756E2164756E21
3
+ //# debugId=FE39A26C768A9A7064756E2164756E21
@@ -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=\"M10.5352 3H2V11.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 20H22V6H12.5352L10.5352 3Z\" fill=\"currentColor\"/><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M1 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.291 8.52248 14.0387C7.74365 13.0992 6.568 12.5 5.25 12.5C2.90279 12.5 1 14.4028 1 16.75ZM8 16C7.91683 16 7.83524 16.0068 7.75575 16.0198C7.63529 16.0395 7.51966 16.0736 7.41067 16.1202C7.35973 15.9451 7.2881 15.7789 7.19859 15.6243C6.80946 14.9522 6.08253 14.5 5.25 14.5C4.00736 14.5 3 15.5074 3 16.75C3 17.9926 4.00736 19 5.25 19H8C8.82843 19 9.5 18.3284 9.5 17.5C9.5 16.6716 8.82843 16 8 16Z\" 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=\"M10.5352 3H2V11.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 20H22V6H12.5352L10.5352 3Z\" fill=\"currentColor\"/><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M1 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.291 8.52248 14.0387C7.74365 13.0992 6.568 12.5 5.25 12.5C2.90279 12.5 1 14.4028 1 16.75Z\" 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,gBAAo1B,EAAp1B,IAAqB,EAAO,UAAU,gBAAe,gBAAC,OAAD,CAAM,EAAE,kNAAkN,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,2eAA2e,KAAK,eAAc,CAAI,GAG90B",
9
- "debugId": "BB9CA5CFC4C8954064756E2164756E21",
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,gBAAmiB,EAAniB,IAAqB,EAAO,UAAU,gBAAe,gBAAC,OAAD,CAAM,EAAE,kNAAkN,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,0LAA0L,KAAK,eAAc,CAAI,GAG7hB",
9
+ "debugId": "FE39A26C768A9A7064756E2164756E21",
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,a=n.get(r);if(a)return a}e=r!=null?I(h(r)):{};let l=t||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e;for(let i of f(r))if(!d.call(l,i))p(l,i,{get:u.bind(r,i),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 L(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:L.bind(t,e)})};var v={};x(v,{CentralIconBase:()=>m});module.exports=g(v);var C=V(require("react")),m=({children:r,size:t=24,ariaLabel:e,color:o,ariaHidden:n=!0,style:a,...l})=>{return C.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,...a}},e&&!n&&C.default.createElement("title",null,e),r)};var G={};x(G,{default:()=>S,IconFolderEdit:()=>B});module.exports=g(G);var s=V(require("react"));var B=(r)=>{return s.default.createElement(m,{...r,ariaLabel:"folder-edit, tools"},s.default.createElement("path",{d:"M4.5 10.0586C5.88071 10.0586 7 11.1779 7 12.5586V18.4727L4.5 20.9727L2 18.4727V12.5586C2 11.1779 3.11929 10.0586 4.5 10.0586Z",fill:"currentColor"}),s.default.createElement("path",{d:"M12.5352 6H22V20H8.30078L9 19.3008V12.5586C9 10.0733 6.98528 8.05859 4.5 8.05859C3.57492 8.05859 2.71505 8.33776 2 8.81641V3H10.5352L12.5352 6Z",fill:"currentColor"}))},S=B;
2
+
3
+ //# debugId=E484C7061DC2A26A64756E2164756E21
@@ -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.4727L4.5 20.9727L2 18.4727V12.5586C2 11.1779 3.11929 10.0586 4.5 10.0586Z\" fill=\"currentColor\"/><path d=\"M12.5352 6H22V20H8.30078L9 19.3008V12.5586C9 10.0733 6.98528 8.05859 4.5 8.05859C3.57492 8.05859 2.71505 8.33776 2 8.81641V3H10.5352L12.5352 6Z\" 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,wBAAyY,EAAzY,IAAqB,EAAO,UAAU,sBAAqB,wBAAC,OAAD,CAAM,EAAE,gIAAgI,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,kJAAkJ,KAAK,eAAc,CAAI,GAGnY",
9
+ "debugId": "E484C7061DC2A26A64756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import l from"react";var p=({children:t,size:r=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:s,...i})=>{return l.createElement("svg",{...i,"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:a,...s}},n&&!e&&l.createElement("title",null,n),t)};import o from"react";var C=(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.4727L4.5 20.9727L2 18.4727V12.5586C2 11.1779 3.11929 10.0586 4.5 10.0586Z",fill:"currentColor"}),o.createElement("path",{d:"M12.5352 6H22V20H8.30078L9 19.3008V12.5586C9 10.0733 6.98528 8.05859 4.5 8.05859C3.57492 8.05859 2.71505 8.33776 2 8.81641V3H10.5352L12.5352 6Z",fill:"currentColor"}))},V=C;export{V as default,C as IconFolderEdit};
2
+
3
+ //# debugId=976C071B5E16602464756E2164756E21
@@ -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.4727L4.5 20.9727L2 18.4727V12.5586C2 11.1779 3.11929 10.0586 4.5 10.0586Z\" fill=\"currentColor\"/><path d=\"M12.5352 6H22V20H8.30078L9 19.3008V12.5586C9 10.0733 6.98528 8.05859 4.5 8.05859C3.57492 8.05859 2.71505 8.33776 2 8.81641V3H10.5352L12.5352 6Z\" 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,gBAAyY,EAAzY,IAAqB,EAAO,UAAU,sBAAqB,gBAAC,OAAD,CAAM,EAAE,gIAAgI,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,kJAAkJ,KAAK,eAAc,CAAI,GAGnY",
9
+ "debugId": "976C071B5E16602464756E2164756E21",
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 n=r||!e||!e.__esModule?p(o,"default",{value:e,enumerable:!0}):o;for(let d of u(e))if(!c.call(n,d))p(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=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,...n})=>{return i.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&&i.default.createElement("title",null,o),e)};var b={};v(b,{default:()=>S,IconFolderShared:()=>x});module.exports=g(b);var C=h(require("react"));var x=(e)=>{return C.default.createElement(s,{...e,ariaLabel:"folder-shared"},C.default.createElement("path",{d:"M2 3H10.5352L12.5352 6H22V20H12.9289C12.8385 19.37 12.6641 18.7655 12.4167 18.1993C11.8825 16.9766 11.008 15.9348 9.9122 15.1947C10.4406 14.429 10.75 13.5007 10.75 12.5C10.75 9.87665 8.62335 7.75 6 7.75C4.32053 7.75 2.84463 8.62162 2 9.93718V3Z",fill:"currentColor"}),C.default.createElement("path",{d:"M2 15.0628V15.255C2.02911 15.2347 2.05837 15.2146 2.0878 15.1947C2.05782 15.1513 2.02855 15.1073 2 15.0628Z",fill:"currentColor"}),C.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10.584 19C9.8124 17.2341 8.05032 16 6 16C3.94968 16 2.1876 17.2341 1.41604 19C1.14845 19.6125 1 20.2889 1 21H11C11 20.2889 10.8516 19.6125 10.584 19ZM6 18C5.1115 18 4.31321 18.3863 3.76389 19H8.23611C7.68679 18.3863 6.8885 18 6 18Z",fill:"currentColor"}),C.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6 9.75C4.48122 9.75 3.25 10.9812 3.25 12.5C3.25 14.0188 4.48122 15.25 6 15.25C7.51878 15.25 8.75 14.0188 8.75 12.5C8.75 10.9812 7.51878 9.75 6 9.75ZM5.25 12.5C5.25 12.0858 5.58579 11.75 6 11.75C6.41421 11.75 6.75 12.0858 6.75 12.5C6.75 12.9142 6.41421 13.25 6 13.25C5.58579 13.25 5.25 12.9142 5.25 12.5Z",fill:"currentColor"}))},S=x;
1
+ var B=Object.create;var{getPrototypeOf:I,defineProperty:p,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?p(o,"default",{value:e,enumerable:!0}):o;for(let d of u(e))if(!c.call(n,d))p(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=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=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)p(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 C=h(require("react"));var x=(e)=>{return C.default.createElement(i,{...e,ariaLabel:"folder-shared"},C.default.createElement("path",{d:"M2 3H10.5352L12.5352 6H22V20H12.9289C12.8385 19.37 12.6641 18.7655 12.4167 18.1993C11.8825 16.9766 11.008 15.9348 9.9122 15.1947C10.4406 14.429 10.75 13.5007 10.75 12.5C10.75 9.87665 8.62335 7.75 6 7.75C4.32053 7.75 2.84463 8.62162 2 9.93718V3Z",fill:"currentColor"}),C.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10.584 19C9.8124 17.2341 8.05032 16 6 16C3.94968 16 2.1876 17.2341 1.41604 19C1.14845 19.6125 1 20.2889 1 21H11C11 20.2889 10.8516 19.6125 10.584 19Z",fill:"currentColor"}),C.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6 9.75C4.48122 9.75 3.25 10.9812 3.25 12.5C3.25 14.0188 4.48122 15.25 6 15.25C7.51878 15.25 8.75 14.0188 8.75 12.5C8.75 10.9812 7.51878 9.75 6 9.75Z",fill:"currentColor"}))},F=x;
2
2
 
3
- //# debugId=666719A1E094E73F64756E2164756E21
3
+ //# debugId=AE89960C0A4F17FE64756E2164756E21
@@ -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 3H10.5352L12.5352 6H22V20H12.9289C12.8385 19.37 12.6641 18.7655 12.4167 18.1993C11.8825 16.9766 11.008 15.9348 9.9122 15.1947C10.4406 14.429 10.75 13.5007 10.75 12.5C10.75 9.87665 8.62335 7.75 6 7.75C4.32053 7.75 2.84463 8.62162 2 9.93718V3Z\" fill=\"currentColor\"/><path d=\"M2 15.0628V15.255C2.02911 15.2347 2.05837 15.2146 2.0878 15.1947C2.05782 15.1513 2.02855 15.1073 2 15.0628Z\" fill=\"currentColor\"/><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M10.584 19C9.8124 17.2341 8.05032 16 6 16C3.94968 16 2.1876 17.2341 1.41604 19C1.14845 19.6125 1 20.2889 1 21H11C11 20.2889 10.8516 19.6125 10.584 19ZM6 18C5.1115 18 4.31321 18.3863 3.76389 19H8.23611C7.68679 18.3863 6.8885 18 6 18Z\" fill=\"currentColor\"/><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M6 9.75C4.48122 9.75 3.25 10.9812 3.25 12.5C3.25 14.0188 4.48122 15.25 6 15.25C7.51878 15.25 8.75 14.0188 8.75 12.5C8.75 10.9812 7.51878 9.75 6 9.75ZM5.25 12.5C5.25 12.0858 5.58579 11.75 6 11.75C6.41421 11.75 6.75 12.0858 6.75 12.5C6.75 12.9142 6.41421 13.25 6 13.25C5.58579 13.25 5.25 12.9142 5.25 12.5Z\" 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 3H10.5352L12.5352 6H22V20H12.9289C12.8385 19.37 12.6641 18.7655 12.4167 18.1993C11.8825 16.9766 11.008 15.9348 9.9122 15.1947C10.4406 14.429 10.75 13.5007 10.75 12.5C10.75 9.87665 8.62335 7.75 6 7.75C4.32053 7.75 2.84463 8.62162 2 9.93718V3Z\" fill=\"currentColor\"/><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M10.584 19C9.8124 17.2341 8.05032 16 6 16C3.94968 16 2.1876 17.2341 1.41604 19C1.14845 19.6125 1 20.2889 1 21H11C11 20.2889 10.8516 19.6125 10.584 19Z\" fill=\"currentColor\"/><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M6 9.75C4.48122 9.75 3.25 10.9812 3.25 12.5C3.25 14.0188 4.48122 15.25 6 15.25C7.51878 15.25 8.75 14.0188 8.75 12.5C8.75 10.9812 7.51878 9.75 6 9.75Z\" 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,wBAA2nC,EAA3nC,IAAqB,EAAO,UAAU,iBAAgB,wBAAC,OAAD,CAAM,EAAE,uPAAuP,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,8GAA8G,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,2OAA2O,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,mTAAmT,KAAK,eAAc,CAAI,GAGrnC",
9
- "debugId": "666719A1E094E73F64756E2164756E21",
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,wBAAmwB,EAAnwB,IAAqB,EAAO,UAAU,iBAAgB,wBAAC,OAAD,CAAM,EAAE,uPAAuP,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,yJAAyJ,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,wJAAwJ,KAAK,eAAc,CAAI,GAG7vB",
9
+ "debugId": "AE89960C0A4F17FE64756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -1,3 +1,3 @@
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 i=(o)=>{return r.createElement(C,{...o,ariaLabel:"folder-shared"},r.createElement("path",{d:"M2 3H10.5352L12.5352 6H22V20H12.9289C12.8385 19.37 12.6641 18.7655 12.4167 18.1993C11.8825 16.9766 11.008 15.9348 9.9122 15.1947C10.4406 14.429 10.75 13.5007 10.75 12.5C10.75 9.87665 8.62335 7.75 6 7.75C4.32053 7.75 2.84463 8.62162 2 9.93718V3Z",fill:"currentColor"}),r.createElement("path",{d:"M2 15.0628V15.255C2.02911 15.2347 2.05837 15.2146 2.0878 15.1947C2.05782 15.1513 2.02855 15.1073 2 15.0628Z",fill:"currentColor"}),r.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10.584 19C9.8124 17.2341 8.05032 16 6 16C3.94968 16 2.1876 17.2341 1.41604 19C1.14845 19.6125 1 20.2889 1 21H11C11 20.2889 10.8516 19.6125 10.584 19ZM6 18C5.1115 18 4.31321 18.3863 3.76389 19H8.23611C7.68679 18.3863 6.8885 18 6 18Z",fill:"currentColor"}),r.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6 9.75C4.48122 9.75 3.25 10.9812 3.25 12.5C3.25 14.0188 4.48122 15.25 6 15.25C7.51878 15.25 8.75 14.0188 8.75 12.5C8.75 10.9812 7.51878 9.75 6 9.75ZM5.25 12.5C5.25 12.0858 5.58579 11.75 6 11.75C6.41421 11.75 6.75 12.0858 6.75 12.5C6.75 12.9142 6.41421 13.25 6 13.25C5.58579 13.25 5.25 12.9142 5.25 12.5Z",fill:"currentColor"}))},h=i;export{h as default,i as IconFolderShared};
1
+ import n from"react";var p=({children:o,size:e=24,ariaLabel:l,color:C,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:C,...a}},l&&!t&&n.createElement("title",null,l),o)};import r from"react";var s=(o)=>{return r.createElement(p,{...o,ariaLabel:"folder-shared"},r.createElement("path",{d:"M2 3H10.5352L12.5352 6H22V20H12.9289C12.8385 19.37 12.6641 18.7655 12.4167 18.1993C11.8825 16.9766 11.008 15.9348 9.9122 15.1947C10.4406 14.429 10.75 13.5007 10.75 12.5C10.75 9.87665 8.62335 7.75 6 7.75C4.32053 7.75 2.84463 8.62162 2 9.93718V3Z",fill:"currentColor"}),r.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10.584 19C9.8124 17.2341 8.05032 16 6 16C3.94968 16 2.1876 17.2341 1.41604 19C1.14845 19.6125 1 20.2889 1 21H11C11 20.2889 10.8516 19.6125 10.584 19Z",fill:"currentColor"}),r.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6 9.75C4.48122 9.75 3.25 10.9812 3.25 12.5C3.25 14.0188 4.48122 15.25 6 15.25C7.51878 15.25 8.75 14.0188 8.75 12.5C8.75 10.9812 7.51878 9.75 6 9.75Z",fill:"currentColor"}))},h=s;export{h as default,s as IconFolderShared};
2
2
 
3
- //# debugId=FA18114D7BBCAF9B64756E2164756E21
3
+ //# debugId=54A43ADC0C5EFDE964756E2164756E21
@@ -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 3H10.5352L12.5352 6H22V20H12.9289C12.8385 19.37 12.6641 18.7655 12.4167 18.1993C11.8825 16.9766 11.008 15.9348 9.9122 15.1947C10.4406 14.429 10.75 13.5007 10.75 12.5C10.75 9.87665 8.62335 7.75 6 7.75C4.32053 7.75 2.84463 8.62162 2 9.93718V3Z\" fill=\"currentColor\"/><path d=\"M2 15.0628V15.255C2.02911 15.2347 2.05837 15.2146 2.0878 15.1947C2.05782 15.1513 2.02855 15.1073 2 15.0628Z\" fill=\"currentColor\"/><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M10.584 19C9.8124 17.2341 8.05032 16 6 16C3.94968 16 2.1876 17.2341 1.41604 19C1.14845 19.6125 1 20.2889 1 21H11C11 20.2889 10.8516 19.6125 10.584 19ZM6 18C5.1115 18 4.31321 18.3863 3.76389 19H8.23611C7.68679 18.3863 6.8885 18 6 18Z\" fill=\"currentColor\"/><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M6 9.75C4.48122 9.75 3.25 10.9812 3.25 12.5C3.25 14.0188 4.48122 15.25 6 15.25C7.51878 15.25 8.75 14.0188 8.75 12.5C8.75 10.9812 7.51878 9.75 6 9.75ZM5.25 12.5C5.25 12.0858 5.58579 11.75 6 11.75C6.41421 11.75 6.75 12.0858 6.75 12.5C6.75 12.9142 6.41421 13.25 6 13.25C5.58579 13.25 5.25 12.9142 5.25 12.5Z\" 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 3H10.5352L12.5352 6H22V20H12.9289C12.8385 19.37 12.6641 18.7655 12.4167 18.1993C11.8825 16.9766 11.008 15.9348 9.9122 15.1947C10.4406 14.429 10.75 13.5007 10.75 12.5C10.75 9.87665 8.62335 7.75 6 7.75C4.32053 7.75 2.84463 8.62162 2 9.93718V3Z\" fill=\"currentColor\"/><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M10.584 19C9.8124 17.2341 8.05032 16 6 16C3.94968 16 2.1876 17.2341 1.41604 19C1.14845 19.6125 1 20.2889 1 21H11C11 20.2889 10.8516 19.6125 10.584 19Z\" fill=\"currentColor\"/><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M6 9.75C4.48122 9.75 3.25 10.9812 3.25 12.5C3.25 14.0188 4.48122 15.25 6 15.25C7.51878 15.25 8.75 14.0188 8.75 12.5C8.75 10.9812 7.51878 9.75 6 9.75Z\" 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,gBAA2nC,EAA3nC,IAAqB,EAAO,UAAU,iBAAgB,gBAAC,OAAD,CAAM,EAAE,uPAAuP,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,8GAA8G,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,2OAA2O,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,mTAAmT,KAAK,eAAc,CAAI,GAGrnC",
9
- "debugId": "FA18114D7BBCAF9B64756E2164756E21",
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,gBAAmwB,EAAnwB,IAAqB,EAAO,UAAU,iBAAgB,gBAAC,OAAD,CAAM,EAAE,uPAAuP,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,yJAAyJ,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,wJAAwJ,KAAK,eAAc,CAAI,GAG7vB",
9
+ "debugId": "54A43ADC0C5EFDE964756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -1,3 +1,3 @@
1
- var I=Object.create;var{getPrototypeOf:L,defineProperty:p,getOwnPropertyNames:d,getOwnPropertyDescriptor:V}=Object,u=Object.prototype.hasOwnProperty;function C(e){return this[e]}var h,w,g=(e,o,r)=>{var t=e!=null&&typeof e==="object";if(t){var n=o?h??=new WeakMap:w??=new WeakMap,a=n.get(e);if(a)return a}r=e!=null?I(L(e)):{};let l=o||!e||!e.__esModule?p(r,"default",{value:e,enumerable:!0}):r;for(let s of d(e))if(!u.call(l,s))p(l,s,{get:C.bind(e,s),enumerable:!0});if(t)n.set(e,l);return l},v=(e)=>{var o=(f??=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 d(e))if(!u.call(o,t))p(o,t,{get:C.bind(e,t),enumerable:!(r=V(e,t))||r.enumerable})}return f.set(e,o),o},f;var y=(e)=>e;function P(e,o){this[e]=y.bind(null,o)}var x=(e,o)=>{for(var r in o)p(e,r,{get:o[r],enumerable:!0,configurable:!0,set:P.bind(o,r)})};var b={};x(b,{CentralIconBase:()=>i});module.exports=v(b);var m=g(require("react")),i=({children:e,size:o=24,ariaLabel:r,color:t,ariaHidden:n=!0,style:a,...l})=>{return m.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&&m.default.createElement("title",null,r),e)};var G={};x(G,{default:()=>H,IconMoveFolder:()=>B});module.exports=v(G);var c=g(require("react"));var B=(e)=>{return c.default.createElement(i,{...e,ariaLabel:"move-folder"},c.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.5352 6H22V20H2V3H10.5352L12.5352 6ZM11.3633 11.1338L12.8262 12.5967H8.09961V14.3975H12.8262L11.3633 15.8604L12.6367 17.1338L16.2725 13.4971L12.6367 9.86035L11.3633 11.1338Z",fill:"currentColor"}))},H=B;
1
+ var I=Object.create;var{getPrototypeOf:V,defineProperty:p,getOwnPropertyNames:C,getOwnPropertyDescriptor:h}=Object,u=Object.prototype.hasOwnProperty;function L(r){return this[r]}var v,w,d=(r,e,o)=>{var t=r!=null&&typeof r==="object";if(t){var n=e?v??=new WeakMap:w??=new WeakMap,a=n.get(r);if(a)return a}o=r!=null?I(V(r)):{};let l=e||!r||!r.__esModule?p(o,"default",{value:r,enumerable:!0}):o;for(let m of C(r))if(!u.call(l,m))p(l,m,{get:L.bind(r,m),enumerable:!0});if(t)n.set(r,l);return l},g=(r)=>{var e=(f??=new WeakMap).get(r),o;if(e)return e;if(e=p({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var t of C(r))if(!u.call(e,t))p(e,t,{get:L.bind(r,t),enumerable:!(o=h(r,t))||o.enumerable})}return f.set(r,e),e},f;var y=(r)=>r;function P(r,e){this[r]=y.bind(null,e)}var x=(r,e)=>{for(var o in e)p(r,o,{get:e[o],enumerable:!0,configurable:!0,set:P.bind(e,o)})};var b={};x(b,{CentralIconBase:()=>c});module.exports=g(b);var i=d(require("react")),c=({children:r,size:e=24,ariaLabel:o,color:t,ariaHidden:n=!0,style:a,...l})=>{return i.default.createElement("svg",{...l,"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,...a}},o&&!n&&i.default.createElement("title",null,o),r)};var H={};x(H,{default:()=>G,IconMoveFolder:()=>B});module.exports=g(H);var s=d(require("react"));var B=(r)=>{return s.default.createElement(c,{...r,ariaLabel:"move-folder"},s.default.createElement("path",{d:"M23.4141 17L19.207 21.207L17.793 19.793L19.5859 18H14V16H19.5859L17.793 14.207L19.207 12.793L23.4141 17Z",fill:"currentColor"}),s.default.createElement("path",{d:"M12.5352 6H22V12.7578L19.207 9.96484L15.1719 14H12V20H2V3H10.5352L12.5352 6Z",fill:"currentColor"}))},G=B;
2
2
 
3
- //# debugId=67866B7D6BDF78CD64756E2164756E21
3
+ //# debugId=12E932AB3E4E1E5764756E2164756E21
@@ -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=\"M12.5352 6H22V20H2V3H10.5352L12.5352 6ZM11.3633 11.1338L12.8262 12.5967H8.09961V14.3975H12.8262L11.3633 15.8604L12.6367 17.1338L16.2725 13.4971L12.6367 9.86035L11.3633 11.1338Z\" 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=\"M23.4141 17L19.207 21.207L17.793 19.793L19.5859 18H14V16H19.5859L17.793 14.207L19.207 12.793L23.4141 17Z\" fill=\"currentColor\"/><path d=\"M12.5352 6H22V12.7578L19.207 9.96484L15.1719 14H12V20H2V3H10.5352L12.5352 6Z\" 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,wBAA4S,EAA5S,IAAqB,EAAO,UAAU,eAAc,wBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,mLAAmL,KAAK,eAAc,CAAI,GAGtS",
9
- "debugId": "67866B7D6BDF78CD64756E2164756E21",
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,wBAA0S,EAA1S,IAAqB,EAAO,UAAU,eAAc,wBAAC,OAAD,CAAM,EAAE,2GAA2G,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,+EAA+E,KAAK,eAAc,CAAI,GAGpS",
9
+ "debugId": "12E932AB3E4E1E5764756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -1,3 +1,3 @@
1
- import n from"react";var l=({children:o,size:e=24,ariaLabel:t,color:a,ariaHidden:r=!0,style:s,...m})=>{return n.createElement("svg",{...m,"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,...s}},t&&!r&&n.createElement("title",null,t),o)};import p from"react";var i=(o)=>{return p.createElement(l,{...o,ariaLabel:"move-folder"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.5352 6H22V20H2V3H10.5352L12.5352 6ZM11.3633 11.1338L12.8262 12.5967H8.09961V14.3975H12.8262L11.3633 15.8604L12.6367 17.1338L16.2725 13.4971L12.6367 9.86035L11.3633 11.1338Z",fill:"currentColor"}))},g=i;export{g as default,i as IconMoveFolder};
1
+ import l from"react";var p=({children:e,size:r=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:s,...m})=>{return l.createElement("svg",{...m,"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:a,...s}},n&&!o&&l.createElement("title",null,n),e)};import t from"react";var i=(e)=>{return t.createElement(p,{...e,ariaLabel:"move-folder"},t.createElement("path",{d:"M23.4141 17L19.207 21.207L17.793 19.793L19.5859 18H14V16H19.5859L17.793 14.207L19.207 12.793L23.4141 17Z",fill:"currentColor"}),t.createElement("path",{d:"M12.5352 6H22V12.7578L19.207 9.96484L15.1719 14H12V20H2V3H10.5352L12.5352 6Z",fill:"currentColor"}))},d=i;export{d as default,i as IconMoveFolder};
2
2
 
3
- //# debugId=2197A8360A9B499664756E2164756E21
3
+ //# debugId=A623274EE7E7F9C064756E2164756E21
@@ -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=\"M12.5352 6H22V20H2V3H10.5352L12.5352 6ZM11.3633 11.1338L12.8262 12.5967H8.09961V14.3975H12.8262L11.3633 15.8604L12.6367 17.1338L16.2725 13.4971L12.6367 9.86035L11.3633 11.1338Z\" 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=\"M23.4141 17L19.207 21.207L17.793 19.793L19.5859 18H14V16H19.5859L17.793 14.207L19.207 12.793L23.4141 17Z\" fill=\"currentColor\"/><path d=\"M12.5352 6H22V12.7578L19.207 9.96484L15.1719 14H12V20H2V3H10.5352L12.5352 6Z\" 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,gBAA4S,EAA5S,IAAqB,EAAO,UAAU,eAAc,gBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,mLAAmL,KAAK,eAAc,CAAI,GAGtS",
9
- "debugId": "2197A8360A9B499664756E2164756E21",
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,gBAA0S,EAA1S,IAAqB,EAAO,UAAU,eAAc,gBAAC,OAAD,CAAM,EAAE,2GAA2G,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,+EAA+E,KAAK,eAAc,CAAI,GAGpS",
9
+ "debugId": "A623274EE7E7F9C064756E2164756E21",
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:p,getOwnPropertyNames:C,getOwnPropertyDescriptor:V}=Object,L=Object.prototype.hasOwnProperty;function d(e){return this[e]}var v,w,u=(e,r,o)=>{var t=e!=null&&typeof e==="object";if(t){var n=r?v??=new WeakMap:w??=new WeakMap,a=n.get(e);if(a)return a}o=e!=null?B(h(e)):{};let l=r||!e||!e.__esModule?p(o,"default",{value:e,enumerable:!0}):o;for(let i of C(e))if(!L.call(l,i))p(l,i,{get:d.bind(e,i),enumerable:!0});if(t)n.set(e,l);return l},I=(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 C(e))if(!L.call(r,t))p(r,t,{get:d.bind(e,t),enumerable:!(o=V(e,t))||o.enumerable})}return f.set(e,r),r},f;var y=(e)=>e;function P(e,r){this[e]=y.bind(null,r)}var g=(e,r)=>{for(var o in r)p(e,o,{get:r[o],enumerable:!0,configurable:!0,set:P.bind(r,o)})};var b={};g(b,{CentralIconBase:()=>c});module.exports=I(b);var m=u(require("react")),c=({children:e,size:r=24,ariaLabel:o,color:t,ariaHidden:n=!0,style:a,...l})=>{return m.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,...a}},o&&!n&&m.default.createElement("title",null,o),e)};var H={};g(H,{default:()=>G,IconMoveFolderInside:()=>x});module.exports=I(H);var s=u(require("react"));var x=(e)=>{return s.default.createElement(c,{...e,ariaLabel:"move-folder-inside"},s.default.createElement("path",{d:"M19.207 14.207L17.4141 16H23V18H17.4141L19.207 19.793L17.793 21.207L13.5859 17L17.793 12.793L19.207 14.207Z",fill:"currentColor"}),s.default.createElement("path",{d:"M12.5352 6H22V14H21.8281L17.793 9.96484L10.7578 17L13.7578 20H2V3H10.5352L12.5352 6Z",fill:"currentColor"}))},G=x;
2
+
3
+ //# debugId=FF69D98658B115D464756E2164756E21
@@ -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=\"M19.207 14.207L17.4141 16H23V18H17.4141L19.207 19.793L17.793 21.207L13.5859 17L17.793 12.793L19.207 14.207Z\" fill=\"currentColor\"/><path d=\"M12.5352 6H22V14H21.8281L17.793 9.96484L10.7578 17L13.7578 20H2V3H10.5352L12.5352 6Z\" 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,wBAA4T,EAA5T,IAAqB,EAAO,UAAU,sBAAqB,wBAAC,OAAD,CAAM,EAAE,8GAA8G,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,uFAAuF,KAAK,eAAc,CAAI,GAGtT",
9
+ "debugId": "FF69D98658B115D464756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import l from"react";var p=({children:r,size:e=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:s,...i})=>{return l.createElement("svg",{...i,"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:a,...s}},n&&!o&&l.createElement("title",null,n),r)};import t from"react";var m=(r)=>{return t.createElement(p,{...r,ariaLabel:"move-folder-inside"},t.createElement("path",{d:"M19.207 14.207L17.4141 16H23V18H17.4141L19.207 19.793L17.793 21.207L13.5859 17L17.793 12.793L19.207 14.207Z",fill:"currentColor"}),t.createElement("path",{d:"M12.5352 6H22V14H21.8281L17.793 9.96484L10.7578 17L13.7578 20H2V3H10.5352L12.5352 6Z",fill:"currentColor"}))},u=m;export{u as default,m as IconMoveFolderInside};
2
+
3
+ //# debugId=21062E15C6D03B6764756E2164756E21
@@ -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=\"M19.207 14.207L17.4141 16H23V18H17.4141L19.207 19.793L17.793 21.207L13.5859 17L17.793 12.793L19.207 14.207Z\" fill=\"currentColor\"/><path d=\"M12.5352 6H22V14H21.8281L17.793 9.96484L10.7578 17L13.7578 20H2V3H10.5352L12.5352 6Z\" 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,gBAA4T,EAA5T,IAAqB,EAAO,UAAU,sBAAqB,gBAAC,OAAD,CAAM,EAAE,8GAA8G,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,EAAE,uFAAuF,KAAK,eAAc,CAAI,GAGtT",
9
+ "debugId": "21062E15C6D03B6764756E2164756E21",
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,a=n.get(e);if(a)return a}t=e!=null?I(h(e)):{};let l=r||!e||!e.__esModule?p(t,"default",{value:e,enumerable:!0}):t;for(let i of d(e))if(!u.call(l,i))p(l,i,{get:f.bind(e,i),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 C=g(require("react")),m=({children:e,size:r=24,ariaLabel:t,color:o,ariaHidden:n=!0,style:a,...l})=>{return C.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&&C.default.createElement("title",null,t),e)};var G={};x(G,{default:()=>S,IconPageEdit:()=>B});module.exports=V(G);var s=g(require("react"));var B=(e)=>{return s.default.createElement(m,{...e,ariaLabel:"page-edit, document"},s.default.createElement("path",{d:"M4 22V2H20V11.8779C18.4159 11.4054 16.6296 11.7946 15.3787 13.0455L11 17.4242V22H4Z",fill:"currentColor"}),s.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.2073L16.7475 22.0002H13V18.2526L16.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 i of d(e))if(!u.call(l,i))p(l,i,{get:f.bind(e,i),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:()=>c});module.exports=x(G);var m=g(require("react")),c=({children:e,size:r=24,ariaLabel:t,color:o,ariaHidden:n=!0,style:a,...l})=>{return m.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&&m.default.createElement("title",null,t),e)};var L={};B(L,{default:()=>S,IconPageEdit:()=>I});module.exports=x(L);var s=g(require("react"));var I=(e)=>{return s.default.createElement(c,{...e,ariaLabel:"page-edit, document"},s.default.createElement("path",{d:"M4 22V2H20V11.8779C18.4159 11.4054 16.6296 11.7946 15.3787 13.0455L11 17.4242V22H4Z",fill:"currentColor"}),s.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.2073L16.7475 22.0002H13V18.2526L16.7929 14.4597Z",fill:"currentColor"}))},S=I;
2
2
 
3
- //# debugId=D8AF71C1837712C964756E2164756E21
3
+ //# debugId=7F849180B72FFE9364756E2164756E21
@@ -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 22V2H20V11.8779C18.4159 11.4054 16.6296 11.7946 15.3787 13.0455L11 17.4242V22H4Z\" 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.2073L16.7475 22.0002H13V18.2526L16.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 22V2H20V11.8779C18.4159 11.4054 16.6296 11.7946 15.3787 13.0455L11 17.4242V22H4Z\" 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.2073L16.7475 22.0002H13V18.2526L16.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,wBAAyiB,EAAziB,IAAqB,EAAO,UAAU,uBAAsB,wBAAC,OAAD,CAAM,EAAE,sFAAsF,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,qTAAqT,KAAK,eAAc,CAAI,GAGniB",
9
- "debugId": "D8AF71C1837712C964756E2164756E21",
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,wBAAmZ,EAAnZ,IAAqB,EAAO,UAAU,uBAAsB,wBAAC,OAAD,CAAM,EAAE,sFAAsF,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,+JAA+J,KAAK,eAAc,CAAI,GAG7Y",
9
+ "debugId": "7F849180B72FFE9364756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -1,3 +1,3 @@
1
- import l from"react";var p=({children:r,size:e=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:s,...i})=>{return l.createElement("svg",{...i,"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,...s}},n&&!t&&l.createElement("title",null,n),r)};import o from"react";var C=(r)=>{return o.createElement(p,{...r,ariaLabel:"page-edit, document"},o.createElement("path",{d:"M4 22V2H20V11.8779C18.4159 11.4054 16.6296 11.7946 15.3787 13.0455L11 17.4242V22H4Z",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.2073L16.7475 22.0002H13V18.2526L16.7929 14.4597Z",fill:"currentColor"}))},g=C;export{g as default,C as IconPageEdit};
1
+ import l from"react";var p=({children:r,size:e=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:s,...i})=>{return l.createElement("svg",{...i,"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,...s}},n&&!t&&l.createElement("title",null,n),r)};import o from"react";var m=(r)=>{return o.createElement(p,{...r,ariaLabel:"page-edit, document"},o.createElement("path",{d:"M4 22V2H20V11.8779C18.4159 11.4054 16.6296 11.7946 15.3787 13.0455L11 17.4242V22H4Z",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.2073L16.7475 22.0002H13V18.2526L16.7929 14.4597Z",fill:"currentColor"}))},g=m;export{g as default,m as IconPageEdit};
2
2
 
3
- //# debugId=9D012029F7C720CF64756E2164756E21
3
+ //# debugId=8F42AC091914ECE464756E2164756E21
@@ -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 22V2H20V11.8779C18.4159 11.4054 16.6296 11.7946 15.3787 13.0455L11 17.4242V22H4Z\" 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.2073L16.7475 22.0002H13V18.2526L16.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 22V2H20V11.8779C18.4159 11.4054 16.6296 11.7946 15.3787 13.0455L11 17.4242V22H4Z\" 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.2073L16.7475 22.0002H13V18.2526L16.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,gBAAyiB,EAAziB,IAAqB,EAAO,UAAU,uBAAsB,gBAAC,OAAD,CAAM,EAAE,sFAAsF,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,qTAAqT,KAAK,eAAc,CAAI,GAGniB",
9
- "debugId": "9D012029F7C720CF64756E2164756E21",
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,gBAAmZ,EAAnZ,IAAqB,EAAO,UAAU,uBAAsB,gBAAC,OAAD,CAAM,EAAE,sFAAsF,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,+JAA+J,KAAK,eAAc,CAAI,GAG7Y",
9
+ "debugId": "8F42AC091914ECE464756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -1,3 +1,3 @@
1
- var B=Object.create;var{getPrototypeOf:I,defineProperty:p,getOwnPropertyNames:m,getOwnPropertyDescriptor:h}=Object,u=Object.prototype.hasOwnProperty;function f(e){return this[e]}var H,P,V=(e,t,o)=>{var r=e!=null&&typeof e==="object";if(r){var n=t?H??=new WeakMap:P??=new WeakMap,a=n.get(e);if(a)return a}o=e!=null?B(I(e)):{};let l=t||!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(r)n.set(e,l);return l},g=(e)=>{var t=(c??=new WeakMap).get(e),o;if(t)return t;if(t=p({},"__esModule",{value:!0}),e&&typeof e==="object"||typeof e==="function"){for(var r of m(e))if(!u.call(t,r))p(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 x=(e,t)=>{for(var o in t)p(e,o,{get:t[o],enumerable:!0,configurable:!0,set:y.bind(t,o)})};var L={};x(L,{CentralIconBase:()=>C});module.exports=g(L);var d=V(require("react")),C=({children:e,size:t=24,ariaLabel:o,color:r,ariaHidden:n=!0,style:a,...l})=>{return d.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,...a}},o&&!n&&d.default.createElement("title",null,o),e)};var b={};x(b,{default:()=>M,IconPageEditText:()=>v});module.exports=g(b);var i=V(require("react"));var v=(e)=>{return i.default.createElement(C,{...e,ariaLabel:"page-edit-text, document, file"},i.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4 22V2H20V11.8779C18.4159 11.4054 16.6296 11.7946 15.3787 13.0455L11 17.4242V22H4ZM8 6.25H16V8.25H8V6.25ZM8 10.25V12.25H12V10.25H8Z",fill:"currentColor"}),i.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.2073L16.7475 22.0002H13V18.2526L16.7929 14.4597Z",fill:"currentColor"}))},M=v;
1
+ var B=Object.create;var{getPrototypeOf:I,defineProperty:p,getOwnPropertyNames:u,getOwnPropertyDescriptor:h}=Object,f=Object.prototype.hasOwnProperty;function C(e){return this[e]}var P,w,V=(e,t,o)=>{var r=e!=null&&typeof e==="object";if(r){var n=t?P??=new WeakMap:w??=new WeakMap,a=n.get(e);if(a)return a}o=e!=null?B(I(e)):{};let l=t||!e||!e.__esModule?p(o,"default",{value:e,enumerable:!0}):o;for(let s of u(e))if(!f.call(l,s))p(l,s,{get:C.bind(e,s),enumerable:!0});if(r)n.set(e,l);return l},g=(e)=>{var t=(m??=new WeakMap).get(e),o;if(t)return t;if(t=p({},"__esModule",{value:!0}),e&&typeof e==="object"||typeof e==="function"){for(var r of u(e))if(!f.call(t,r))p(t,r,{get:C.bind(e,r),enumerable:!(o=h(e,r))||o.enumerable})}return m.set(e,t),t},m;var y=(e)=>e;function H(e,t){this[e]=y.bind(null,t)}var x=(e,t)=>{for(var o in t)p(e,o,{get:t[o],enumerable:!0,configurable:!0,set:H.bind(t,o)})};var b={};x(b,{CentralIconBase:()=>c});module.exports=g(b);var d=V(require("react")),c=({children:e,size:t=24,ariaLabel:o,color:r,ariaHidden:n=!0,style:a,...l})=>{return d.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,...a}},o&&!n&&d.default.createElement("title",null,o),e)};var G={};x(G,{default:()=>L,IconPageEditText:()=>v});module.exports=g(G);var i=V(require("react"));var v=(e)=>{return i.default.createElement(c,{...e,ariaLabel:"page-edit-text, document, file"},i.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4 22V2H20V11.8779C18.4159 11.4054 16.6296 11.7946 15.3787 13.0455L11 17.4242V22H4ZM8 6.25H16V8.25H8V6.25ZM8 10.25V12.25H12V10.25H8Z",fill:"currentColor"}),i.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.2073L16.7475 22.0002H13V18.2526L16.7929 14.4597Z",fill:"currentColor"}))},L=v;
2
2
 
3
- //# debugId=31E653AE5651B06364756E2164756E21
3
+ //# debugId=926DB30BFA58CBCC64756E2164756E21
@@ -3,9 +3,9 @@
3
3
  "sources": ["src/CentralIconBase/index.tsx", "src/IconPageEditText/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 IconPageEditText: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"page-edit-text, document, file\"><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M4 22V2H20V11.8779C18.4159 11.4054 16.6296 11.7946 15.3787 13.0455L11 17.4242V22H4ZM8 6.25H16V8.25H8V6.25ZM8 10.25V12.25H12V10.25H8Z\" 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.2073L16.7475 22.0002H13V18.2526L16.7929 14.4597Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconPageEditText;\n"
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconPageEditText: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"page-edit-text, document, file\"><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M4 22V2H20V11.8779C18.4159 11.4054 16.6296 11.7946 15.3787 13.0455L11 17.4242V22H4ZM8 6.25H16V8.25H8V6.25ZM8 10.25V12.25H12V10.25H8Z\" 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.2073L16.7475 22.0002H13V18.2526L16.7929 14.4597Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconPageEditText;\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,wBAA2oB,EAA3oB,IAAqB,EAAO,UAAU,kCAAiC,wBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,uIAAuI,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,qTAAqT,KAAK,eAAc,CAAI,GAGroB",
9
- "debugId": "31E653AE5651B06364756E2164756E21",
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,wBAAqf,EAArf,IAAqB,EAAO,UAAU,kCAAiC,wBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,uIAAuI,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,+JAA+J,KAAK,eAAc,CAAI,GAG/e",
9
+ "debugId": "926DB30BFA58CBCC64756E2164756E21",
10
10
  "names": []
11
11
  }
@@ -1,3 +1,3 @@
1
- import l from"react";var p=({children:t,size:e=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:i,...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:a,...i}},n&&!o&&l.createElement("title",null,n),t)};import r from"react";var d=(t)=>{return r.createElement(p,{...t,ariaLabel:"page-edit-text, document, file"},r.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4 22V2H20V11.8779C18.4159 11.4054 16.6296 11.7946 15.3787 13.0455L11 17.4242V22H4ZM8 6.25H16V8.25H8V6.25ZM8 10.25V12.25H12V10.25H8Z",fill:"currentColor"}),r.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.2073L16.7475 22.0002H13V18.2526L16.7929 14.4597Z",fill:"currentColor"}))},V=d;export{V as default,d as IconPageEditText};
1
+ import l from"react";var p=({children:t,size:e=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:i,...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:a,...i}},n&&!o&&l.createElement("title",null,n),t)};import r from"react";var d=(t)=>{return r.createElement(p,{...t,ariaLabel:"page-edit-text, document, file"},r.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4 22V2H20V11.8779C18.4159 11.4054 16.6296 11.7946 15.3787 13.0455L11 17.4242V22H4ZM8 6.25H16V8.25H8V6.25ZM8 10.25V12.25H12V10.25H8Z",fill:"currentColor"}),r.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.2073L16.7475 22.0002H13V18.2526L16.7929 14.4597Z",fill:"currentColor"}))},V=d;export{V as default,d as IconPageEditText};
2
2
 
3
- //# debugId=A545283B83A8F84264756E2164756E21
3
+ //# debugId=35B071E2434D375F64756E2164756E21
@@ -3,9 +3,9 @@
3
3
  "sources": ["src/CentralIconBase/index.tsx", "src/IconPageEditText/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 IconPageEditText: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"page-edit-text, document, file\"><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M4 22V2H20V11.8779C18.4159 11.4054 16.6296 11.7946 15.3787 13.0455L11 17.4242V22H4ZM8 6.25H16V8.25H8V6.25ZM8 10.25V12.25H12V10.25H8Z\" 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.2073L16.7475 22.0002H13V18.2526L16.7929 14.4597Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconPageEditText;\n"
6
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconPageEditText: React.FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props} ariaLabel=\"page-edit-text, document, file\"><path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M4 22V2H20V11.8779C18.4159 11.4054 16.6296 11.7946 15.3787 13.0455L11 17.4242V22H4ZM8 6.25H16V8.25H8V6.25ZM8 10.25V12.25H12V10.25H8Z\" 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.2073L16.7475 22.0002H13V18.2526L16.7929 14.4597Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconPageEditText;\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,gBAA2oB,EAA3oB,IAAqB,EAAO,UAAU,kCAAiC,gBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,uIAAuI,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,qTAAqT,KAAK,eAAc,CAAI,GAGroB",
9
- "debugId": "A545283B83A8F84264756E2164756E21",
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,gBAAqf,EAArf,IAAqB,EAAO,UAAU,kCAAiC,gBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,uIAAuI,KAAK,eAAc,EAAE,gBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,+JAA+J,KAAK,eAAc,CAAI,GAG/e",
9
+ "debugId": "35B071E2434D375F64756E2164756E21",
10
10
  "names": []
11
11
  }