se-design 0.0.117 → 0.0.119
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.
- package/dist/assets/icons/all-space.svg +12 -0
- package/dist/assets/icons/checked-circle.svg +8 -6
- package/dist/assets/icons/csv.svg +20 -0
- package/dist/assets/icons/gmail.svg +7 -0
- package/dist/assets/icons/hashtag.svg +6 -0
- package/dist/assets/icons/info.svg +10 -6
- package/dist/assets/icons/onedrive.svg +6 -0
- package/dist/assets/icons/outlook.svg +39 -0
- package/dist/assets/icons/shipment-private.svg +7 -0
- package/dist/assets/style.css +1 -1
- package/dist/components/DatePicker/index.d.ts +17 -0
- package/dist/components/HamburgerMenu/index.d.ts +1 -0
- package/dist/components/Icon/index.d.ts +1 -0
- package/dist/components/MenuItem/index.d.ts +1 -0
- package/dist/components/RadioGroup/index.d.ts +1 -0
- package/dist/components/SearchBox/index.d.ts +3 -0
- package/dist/components/SidebarOverlay/index.d.ts +1 -1
- package/dist/components/index.d.ts +1 -0
- package/dist/index.js +28 -26
- package/dist/index.js.map +1 -1
- package/dist/index100.js +1 -1
- package/dist/index100.js.map +1 -1
- package/dist/index101.js +1 -1
- package/dist/index101.js.map +1 -1
- package/dist/index102.js +1 -1
- package/dist/index102.js.map +1 -1
- package/dist/index103.js +1 -1
- package/dist/index103.js.map +1 -1
- package/dist/index104.js +1 -1
- package/dist/index104.js.map +1 -1
- package/dist/index105.js +1 -1
- package/dist/index105.js.map +1 -1
- package/dist/index106.js +2 -2
- package/dist/index106.js.map +1 -1
- package/dist/index107.js +1 -1
- package/dist/index107.js.map +1 -1
- package/dist/index108.js +2 -2
- package/dist/index108.js.map +1 -1
- package/dist/index109.js +1 -1
- package/dist/index109.js.map +1 -1
- package/dist/index110.js +1 -1
- package/dist/index110.js.map +1 -1
- package/dist/index111.js +1 -1
- package/dist/index111.js.map +1 -1
- package/dist/index112.js +1 -1
- package/dist/index112.js.map +1 -1
- package/dist/index113.js +1 -1
- package/dist/index113.js.map +1 -1
- package/dist/index114.js +2 -2
- package/dist/index114.js.map +1 -1
- package/dist/index115.js +1 -1
- package/dist/index115.js.map +1 -1
- package/dist/index116.js +1 -1
- package/dist/index116.js.map +1 -1
- package/dist/index117.js +2 -149
- package/dist/index117.js.map +1 -1
- package/dist/index118.js +5 -0
- package/dist/index118.js.map +1 -0
- package/dist/index119.js +5 -0
- package/dist/index119.js.map +1 -0
- package/dist/index120.js +5 -0
- package/dist/index120.js.map +1 -0
- package/dist/index121.js +5 -0
- package/dist/index121.js.map +1 -0
- package/dist/index122.js +5 -0
- package/dist/index122.js.map +1 -0
- package/dist/index123.js +5 -0
- package/dist/index123.js.map +1 -0
- package/dist/index124.js +5 -0
- package/dist/index124.js.map +1 -0
- package/dist/index125.js +152 -0
- package/dist/index125.js.map +1 -0
- package/dist/index136.js +12 -1233
- package/dist/index136.js.map +1 -1
- package/dist/index144.js +1232 -37
- package/dist/index144.js.map +1 -1
- package/dist/index146.js +9 -7
- package/dist/index146.js.map +1 -1
- package/dist/index147.js +9 -326
- package/dist/index147.js.map +1 -1
- package/dist/index148.js +4 -49
- package/dist/index148.js.map +1 -1
- package/dist/index149.js +170 -2
- package/dist/index149.js.map +1 -1
- package/dist/index15.js +21 -17
- package/dist/index15.js.map +1 -1
- package/dist/index150.js +11 -76
- package/dist/index150.js.map +1 -1
- package/dist/index151.js +5 -92
- package/dist/index151.js.map +1 -1
- package/dist/index152.js +5 -51
- package/dist/index152.js.map +1 -1
- package/dist/index153.js +37 -7
- package/dist/index153.js.map +1 -1
- package/dist/index154.js +2 -5
- package/dist/index154.js.map +1 -1
- package/dist/index155.js +7 -51
- package/dist/index155.js.map +1 -1
- package/dist/index156.js +327 -2
- package/dist/index156.js.map +1 -1
- package/dist/index157.js +50 -2
- package/dist/index157.js.map +1 -1
- package/dist/index158.js +5 -0
- package/dist/index158.js.map +1 -0
- package/dist/index159.js +79 -0
- package/dist/index159.js.map +1 -0
- package/dist/index160.js +96 -0
- package/dist/index160.js.map +1 -0
- package/dist/index161.js +55 -0
- package/dist/index161.js.map +1 -0
- package/dist/index162.js +11 -0
- package/dist/index162.js.map +1 -0
- package/dist/index163.js +8 -0
- package/dist/index163.js.map +1 -0
- package/dist/index164.js +55 -0
- package/dist/index164.js.map +1 -0
- package/dist/index165.js +5 -0
- package/dist/index165.js.map +1 -0
- package/dist/index166.js +5 -0
- package/dist/index166.js.map +1 -0
- package/dist/index19.js +9 -8
- package/dist/index19.js.map +1 -1
- package/dist/index26.js +54 -39
- package/dist/index26.js.map +1 -1
- package/dist/index31.js +27 -27
- package/dist/index31.js.map +1 -1
- package/dist/index32.js +9 -9
- package/dist/index32.js.map +1 -1
- package/dist/index37.js +46 -38
- package/dist/index37.js.map +1 -1
- package/dist/index42.js +36 -36
- package/dist/index42.js.map +1 -1
- package/dist/index43.js +1 -1
- package/dist/index48.js +292 -2
- package/dist/index48.js.map +1 -1
- package/dist/index49.js +1 -1
- package/dist/index49.js.map +1 -1
- package/dist/index5.js +133 -118
- package/dist/index5.js.map +1 -1
- package/dist/index50.js +1 -1
- package/dist/index50.js.map +1 -1
- package/dist/index51.js +1 -1
- package/dist/index51.js.map +1 -1
- package/dist/index52.js +1 -1
- package/dist/index52.js.map +1 -1
- package/dist/index53.js +1 -1
- package/dist/index53.js.map +1 -1
- package/dist/index54.js +1 -1
- package/dist/index54.js.map +1 -1
- package/dist/index55.js +1 -1
- package/dist/index55.js.map +1 -1
- package/dist/index56.js +1 -1
- package/dist/index56.js.map +1 -1
- package/dist/index57.js +1 -1
- package/dist/index57.js.map +1 -1
- package/dist/index58.js +1 -1
- package/dist/index58.js.map +1 -1
- package/dist/index59.js +1 -1
- package/dist/index59.js.map +1 -1
- package/dist/index60.js +1 -1
- package/dist/index60.js.map +1 -1
- package/dist/index61.js +2 -2
- package/dist/index61.js.map +1 -1
- package/dist/index62.js +1 -1
- package/dist/index62.js.map +1 -1
- package/dist/index63.js +1 -1
- package/dist/index63.js.map +1 -1
- package/dist/index64.js +1 -1
- package/dist/index64.js.map +1 -1
- package/dist/index65.js +1 -1
- package/dist/index65.js.map +1 -1
- package/dist/index66.js +2 -2
- package/dist/index66.js.map +1 -1
- package/dist/index67.js +1 -1
- package/dist/index67.js.map +1 -1
- package/dist/index68.js +2 -2
- package/dist/index68.js.map +1 -1
- package/dist/index69.js +2 -2
- package/dist/index69.js.map +1 -1
- package/dist/index70.js +1 -1
- package/dist/index70.js.map +1 -1
- package/dist/index71.js +1 -1
- package/dist/index71.js.map +1 -1
- package/dist/index72.js +2 -2
- package/dist/index72.js.map +1 -1
- package/dist/index73.js +1 -1
- package/dist/index73.js.map +1 -1
- package/dist/index74.js +2 -2
- package/dist/index74.js.map +1 -1
- package/dist/index75.js +2 -2
- package/dist/index75.js.map +1 -1
- package/dist/index76.js +1 -1
- package/dist/index76.js.map +1 -1
- package/dist/index77.js +2 -2
- package/dist/index77.js.map +1 -1
- package/dist/index78.js +2 -2
- package/dist/index78.js.map +1 -1
- package/dist/index79.js +1 -1
- package/dist/index79.js.map +1 -1
- package/dist/index80.js +1 -1
- package/dist/index80.js.map +1 -1
- package/dist/index81.js +1 -1
- package/dist/index81.js.map +1 -1
- package/dist/index82.js +1 -1
- package/dist/index82.js.map +1 -1
- package/dist/index83.js +2 -2
- package/dist/index83.js.map +1 -1
- package/dist/index84.js +1 -1
- package/dist/index84.js.map +1 -1
- package/dist/index85.js +2 -2
- package/dist/index85.js.map +1 -1
- package/dist/index86.js +1 -1
- package/dist/index86.js.map +1 -1
- package/dist/index87.js +1 -1
- package/dist/index87.js.map +1 -1
- package/dist/index88.js +1 -1
- package/dist/index88.js.map +1 -1
- package/dist/index89.js +1 -1
- package/dist/index89.js.map +1 -1
- package/dist/index9.js +9 -9
- package/dist/index9.js.map +1 -1
- package/dist/index90.js +2 -2
- package/dist/index90.js.map +1 -1
- package/dist/index91.js +2 -2
- package/dist/index91.js.map +1 -1
- package/dist/index92.js +1 -1
- package/dist/index92.js.map +1 -1
- package/dist/index93.js +1 -1
- package/dist/index93.js.map +1 -1
- package/dist/index94.js +2 -2
- package/dist/index94.js.map +1 -1
- package/dist/index95.js +2 -2
- package/dist/index95.js.map +1 -1
- package/dist/index96.js +1 -1
- package/dist/index96.js.map +1 -1
- package/dist/index97.js +2 -2
- package/dist/index97.js.map +1 -1
- package/dist/index98.js +2 -2
- package/dist/index98.js.map +1 -1
- package/dist/index99.js +1 -1
- package/dist/index99.js.map +1 -1
- package/package.json +1 -1
- package/dist/index128.js +0 -15
- package/dist/index128.js.map +0 -1
- package/dist/index137.js +0 -13
- package/dist/index137.js.map +0 -1
- package/dist/index138.js +0 -13
- package/dist/index138.js.map +0 -1
- package/dist/index139.js +0 -8
- package/dist/index139.js.map +0 -1
- package/dist/index140.js +0 -173
- package/dist/index140.js.map +0 -1
- package/dist/index141.js +0 -14
- package/dist/index141.js.map +0 -1
- package/dist/index142.js +0 -9
- package/dist/index142.js.map +0 -1
- package/dist/index143.js +0 -9
- package/dist/index143.js.map +0 -1
- package/dist/index145.js +0 -5
- package/dist/index145.js.map +0 -1
package/dist/index91.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index91.js","sources":["../src/assets/icons/
|
1
|
+
{"version":3,"file":"index91.js","sources":["../src/assets/icons/name-field.svg?url"],"sourcesContent":["export default \"data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%3e%3cpath%20d='M8.00292%207.99895C9.71895%207.99895%2011.1101%206.60783%2011.1101%204.89181C11.1101%203.17579%209.71895%201.78467%208.00292%201.78467C6.2869%201.78467%204.89578%203.17579%204.89578%204.89181C4.89578%206.60783%206.2869%207.99895%208.00292%207.99895Z'%20stroke='black'%20stroke-width='1.06667'%20stroke-linecap='round'%20stroke-linejoin='round'%20/%3e%3cpath%20d='M8.00085%2010.0696C5.20033%2010.0696%202.79922%2011.7796%201.78467%2014.2125H14.217C13.2025%2011.7796%2010.8014%2010.0696%208.00085%2010.0696Z'%20stroke='black'%20stroke-width='1.06667'%20stroke-linecap='round'%20stroke-linejoin='round'%20/%3e%3c/svg%3e\""],"names":["__vite_glob_0_42"],"mappings":"AAAA,MAAeA,IAAA;"}
|
package/dist/index92.js
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
const e = "data:image/svg+xml,%3csvg%20width='
|
1
|
+
const e = "data:image/svg+xml,%3csvg%20width='7'%20height='10'%20viewBox='0%200%207%2010'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.39844%201.25L5.4369%205L1.39844%208.75'%20stroke='%23415575'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e";
|
2
2
|
export {
|
3
3
|
e as default
|
4
4
|
};
|
package/dist/index92.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index92.js","sources":["../src/assets/icons/
|
1
|
+
{"version":3,"file":"index92.js","sources":["../src/assets/icons/next.svg?url"],"sourcesContent":["export default \"data:image/svg+xml,%3csvg%20width='7'%20height='10'%20viewBox='0%200%207%2010'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.39844%201.25L5.4369%205L1.39844%208.75'%20stroke='%23415575'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e\""],"names":["__vite_glob_0_43"],"mappings":"AAAA,MAAeA,IAAA;"}
|
package/dist/index93.js
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
const e = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='
|
1
|
+
const e = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%3e%3cpath%20d='M14.5984%207.11471C14.774%207.35753%2014.8713%207.67299%2014.8713%208.00007C14.8713%208.32715%2014.774%208.64261%2014.5984%208.88543C13.4863%2010.3786%2010.9549%2013.2858%207.99985%2013.2858C5.04479%2013.2858%202.51341%2010.3786%201.4013%208.88543C1.22565%208.64261%201.12842%208.32715%201.12842%208.00007C1.12842%207.67299%201.22565%207.35753%201.4013%207.11471C2.51341%205.6215%205.04479%202.71436%207.99985%202.71436C10.9549%202.71436%2013.4863%205.6215%2014.5984%207.11471Z'%20stroke='%231B2636'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8.00003%2010.1143C9.16772%2010.1143%2010.1143%209.16772%2010.1143%208.00003C10.1143%206.83234%209.16772%205.88574%208.00003%205.88574C6.83234%205.88574%205.88574%206.83234%205.88574%208.00003C5.88574%209.16772%206.83234%2010.1143%208.00003%2010.1143Z'%20stroke='%231B2636'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e";
|
2
2
|
export {
|
3
3
|
e as default
|
4
4
|
};
|
package/dist/index93.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index93.js","sources":["../src/assets/icons/
|
1
|
+
{"version":3,"file":"index93.js","sources":["../src/assets/icons/observer.svg?url"],"sourcesContent":["export default \"data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%3e%3cpath%20d='M14.5984%207.11471C14.774%207.35753%2014.8713%207.67299%2014.8713%208.00007C14.8713%208.32715%2014.774%208.64261%2014.5984%208.88543C13.4863%2010.3786%2010.9549%2013.2858%207.99985%2013.2858C5.04479%2013.2858%202.51341%2010.3786%201.4013%208.88543C1.22565%208.64261%201.12842%208.32715%201.12842%208.00007C1.12842%207.67299%201.22565%207.35753%201.4013%207.11471C2.51341%205.6215%205.04479%202.71436%207.99985%202.71436C10.9549%202.71436%2013.4863%205.6215%2014.5984%207.11471Z'%20stroke='%231B2636'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8.00003%2010.1143C9.16772%2010.1143%2010.1143%209.16772%2010.1143%208.00003C10.1143%206.83234%209.16772%205.88574%208.00003%205.88574C6.83234%205.88574%205.88574%206.83234%205.88574%208.00003C5.88574%209.16772%206.83234%2010.1143%208.00003%2010.1143Z'%20stroke='%231B2636'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e\""],"names":["__vite_glob_0_44"],"mappings":"AAAA,MAAeA,IAAA;"}
|
package/dist/index94.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
|
-
const
|
1
|
+
const C = "data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.7742%207.09044L11.7106%209.45062L14.0561%208.46208C14.5328%208.2559%2015.0468%208.14987%2015.5661%208.15056C15.6528%208.15056%2015.7384%208.15466%2015.8233%208.15994C15.5414%207.05891%2014.9462%206.06357%2014.1099%205.29491C13.2736%204.52626%2012.2323%204.01738%2011.1126%203.83015C9.99288%203.64291%208.84295%203.78538%207.80259%204.24023C6.76222%204.69509%205.87623%205.44273%205.25229%206.3923L5.31206%206.39054C6.1819%206.3894%207.03472%206.63183%207.7742%207.09044Z'%20fill='%230364B8'/%3e%3cpath%20d='M7.7742%207.09044C7.03472%206.63183%206.1819%206.3894%205.31206%206.39054L5.25229%206.3923C4.40092%206.40297%203.56843%206.64569%202.84447%207.0944C2.12052%207.5431%201.53235%208.18083%201.14316%208.93906C0.753973%209.69728%200.578479%2010.5474%200.635533%2011.3979C0.692588%2012.2485%200.980034%2013.0675%201.46699%2013.7668L11.7106%209.45062L7.7742%207.09044Z'%20fill='%230078D4'/%3e%3cpath%20d='M15.8233%208.15994C15.7384%208.15466%2015.6528%208.15056%2015.5661%208.15056C15.0468%208.14987%2014.5328%208.2559%2014.0561%208.46208L11.7106%209.45062L18.9194%2013.7732C19.2216%2013.2115%2019.3783%2012.5828%2019.3749%2011.9447C19.3716%2011.3067%2019.2084%2010.6797%2018.9004%2010.1211C18.5923%209.56257%2018.1492%209.09035%2017.6116%208.74771C17.074%208.40508%2016.4591%208.20298%2015.8233%208.15994Z'%20fill='%231490DF'/%3e%3cpath%20d='M11.7106%209.45062L1.46699%2013.7668C1.89843%2014.3878%202.47258%2014.895%203.14234%2015.2451C3.81211%2015.5952%204.55656%2015.7778%205.31211%2015.7773H15.5661C16.2537%2015.7775%2016.9286%2015.5914%2017.519%2015.2385C18.1094%2014.8857%2018.5933%2014.3793%2018.9194%2013.7732L11.7106%209.45062Z'%20fill='%2328A8EA'/%3e%3c/svg%3e";
|
2
2
|
export {
|
3
|
-
|
3
|
+
C as default
|
4
4
|
};
|
5
5
|
//# sourceMappingURL=index94.js.map
|
package/dist/index94.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index94.js","sources":["../src/assets/icons/
|
1
|
+
{"version":3,"file":"index94.js","sources":["../src/assets/icons/onedrive.svg?url"],"sourcesContent":["export default \"data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.7742%207.09044L11.7106%209.45062L14.0561%208.46208C14.5328%208.2559%2015.0468%208.14987%2015.5661%208.15056C15.6528%208.15056%2015.7384%208.15466%2015.8233%208.15994C15.5414%207.05891%2014.9462%206.06357%2014.1099%205.29491C13.2736%204.52626%2012.2323%204.01738%2011.1126%203.83015C9.99288%203.64291%208.84295%203.78538%207.80259%204.24023C6.76222%204.69509%205.87623%205.44273%205.25229%206.3923L5.31206%206.39054C6.1819%206.3894%207.03472%206.63183%207.7742%207.09044Z'%20fill='%230364B8'/%3e%3cpath%20d='M7.7742%207.09044C7.03472%206.63183%206.1819%206.3894%205.31206%206.39054L5.25229%206.3923C4.40092%206.40297%203.56843%206.64569%202.84447%207.0944C2.12052%207.5431%201.53235%208.18083%201.14316%208.93906C0.753973%209.69728%200.578479%2010.5474%200.635533%2011.3979C0.692588%2012.2485%200.980034%2013.0675%201.46699%2013.7668L11.7106%209.45062L7.7742%207.09044Z'%20fill='%230078D4'/%3e%3cpath%20d='M15.8233%208.15994C15.7384%208.15466%2015.6528%208.15056%2015.5661%208.15056C15.0468%208.14987%2014.5328%208.2559%2014.0561%208.46208L11.7106%209.45062L18.9194%2013.7732C19.2216%2013.2115%2019.3783%2012.5828%2019.3749%2011.9447C19.3716%2011.3067%2019.2084%2010.6797%2018.9004%2010.1211C18.5923%209.56257%2018.1492%209.09035%2017.6116%208.74771C17.074%208.40508%2016.4591%208.20298%2015.8233%208.15994Z'%20fill='%231490DF'/%3e%3cpath%20d='M11.7106%209.45062L1.46699%2013.7668C1.89843%2014.3878%202.47258%2014.895%203.14234%2015.2451C3.81211%2015.5952%204.55656%2015.7778%205.31211%2015.7773H15.5661C16.2537%2015.7775%2016.9286%2015.5914%2017.519%2015.2385C18.1094%2014.8857%2018.5933%2014.3793%2018.9194%2013.7732L11.7106%209.45062Z'%20fill='%2328A8EA'/%3e%3c/svg%3e\""],"names":["__vite_glob_0_45"],"mappings":"AAAA,MAAeA,IAAA;"}
|
package/dist/index95.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
|
-
const
|
1
|
+
const C = "data:image/svg+xml,%3csvg%20width='18'%20height='16'%20viewBox='0%200%2018%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_8946_66055)'%3e%3cpath%20d='M17.1266%208.43647C17.1275%208.3094%2017.0618%208.19114%2016.9535%208.1247H16.9516L16.9448%208.12092L11.314%204.78778C11.2897%204.77136%2011.2645%204.75634%2011.2384%204.74282C11.021%204.63065%2010.7627%204.63065%2010.5453%204.74282C10.5193%204.75635%2010.4941%204.77136%2010.4697%204.78778L4.83895%208.12092L4.83216%208.1247C4.66006%208.23172%204.6073%208.45799%204.71432%208.63009C4.74585%208.68079%204.78928%208.72304%204.84084%208.75316L10.4717%2012.0863C10.4961%2012.1026%2010.5213%2012.1176%2010.5472%2012.1313C10.7646%2012.2434%2011.0229%2012.2434%2011.2403%2012.1313C11.2663%2012.1176%2011.2915%2012.1026%2011.3159%2012.0863L16.9467%208.75316C17.0592%208.68757%2017.1279%208.56669%2017.1266%208.43647Z'%20fill='%230A2767'/%3e%3cpath%20d='M5.49521%206.21055H9.19038V9.59772H5.49521V6.21055ZM16.3706%202.76744V1.21802C16.3795%200.830629%2016.0729%200.509283%2015.6855%200.5H6.09647C5.70908%200.509283%205.40245%200.830629%205.41132%201.21802V2.76744L11.0799%204.27906L16.3706%202.76744Z'%20fill='%230364B8'/%3e%3cpath%20d='M5.41113%202.76782H9.1902V6.16898H5.41113V2.76782Z'%20fill='%230078D4'/%3e%3cpath%20d='M12.9702%202.76782H9.19116V6.16898L12.9702%209.57014H16.3714V6.16898L12.9702%202.76782Z'%20fill='%2328A8EA'/%3e%3cpath%20d='M9.19116%206.16895H12.9702V9.57011H9.19116V6.16895Z'%20fill='%230078D4'/%3e%3cpath%20d='M9.19116%209.57007H12.9702V12.9712H9.19116V9.57007Z'%20fill='%230364B8'/%3e%3cpath%20d='M5.4967%209.5979H9.19188V12.6771H5.4967V9.5979Z'%20fill='%2314447D'/%3e%3cpath%20d='M12.9712%209.57007H16.3724V12.9712H12.9712V9.57007Z'%20fill='%230078D4'/%3e%3cpath%20d='M16.9536%208.73194L16.9464%208.73572L11.3156%2011.9026C11.291%2011.9177%2011.2661%2011.932%2011.24%2011.9449C11.1444%2011.9904%2011.0405%2012.0161%2010.9347%2012.0205L10.6271%2011.8406C10.6011%2011.8275%2010.5758%2011.813%2010.5515%2011.7971L4.84509%208.54034H4.84245L4.65576%208.43604V14.8468C4.65867%2015.2746%205.00766%2015.619%205.43538%2015.6163H16.3592C16.3656%2015.6163%2016.3712%2015.6132%2016.378%2015.6132C16.4684%2015.6075%2016.5575%2015.5889%2016.6426%2015.5581C16.6794%2015.5425%2016.7149%2015.524%2016.7488%2015.5029C16.7741%2015.4885%2016.8175%2015.4572%2016.8175%2015.4572C17.0111%2015.3139%2017.1257%2015.0877%2017.1267%2014.8469V8.43604C17.1265%208.55865%2017.0604%208.67172%2016.9536%208.73194Z'%20fill='url(%23paint0_linear_8946_66055)'/%3e%3cpath%20opacity='0.5'%20d='M16.8246%208.41084V8.80386L10.9368%2012.8577L4.84116%208.5431C4.84116%208.54102%204.83946%208.53932%204.83738%208.53932L4.27808%208.20299V7.91955L4.5086%207.91577L4.9961%208.19543L5.00743%208.19921L5.049%208.22566C5.049%208.22566%2010.7781%2011.4946%2010.7932%2011.5021L11.0124%2011.6306C11.0313%2011.623%2011.0502%2011.6155%2011.0728%2011.6079C11.0842%2011.6004%2016.7603%208.40705%2016.7603%208.40705L16.8246%208.41084Z'%20fill='%230A2767'/%3e%3cpath%20d='M16.9536%208.73194L16.9464%208.73609L11.3156%2011.9029C11.291%2011.9181%2011.2661%2011.9324%2011.24%2011.9453C11.0213%2012.0521%2010.7656%2012.0521%2010.5469%2011.9453C10.521%2011.9324%2010.4958%2011.9183%2010.4714%2011.9029L4.84056%208.73609L4.83376%208.73194C4.72504%208.67299%204.65689%208.55969%204.65576%208.43604V14.8468C4.65847%2015.2745%205.00733%2015.619%205.43497%2015.6163C5.43497%2015.6163%205.43499%2015.6163%205.43501%2015.6163H16.3474C16.7751%2015.619%2017.124%2015.2745%2017.1267%2014.8469C17.1267%2014.8469%2017.1267%2014.8469%2017.1267%2014.8468V8.43604C17.1265%208.55865%2017.0604%208.67172%2016.9536%208.73194Z'%20fill='%231490DF'/%3e%3cpath%20opacity='0.1'%20d='M11.3968%2011.8564L11.3126%2011.9037C11.2881%2011.9192%2011.2629%2011.9335%2011.237%2011.9464C11.1441%2011.992%2011.0432%2012.0187%2010.9399%2012.025L13.0823%2014.5585L16.8194%2015.459C16.9218%2015.3817%2017.0033%2015.28%2017.0564%2015.1631L11.3968%2011.8564Z'%20fill='black'/%3e%3cpath%20opacity='0.05'%20d='M11.7785%2011.6416L11.3126%2011.9035C11.2881%2011.919%2011.2629%2011.9333%2011.237%2011.9462C11.1441%2011.9918%2011.0432%2012.0185%2010.9399%2012.0248L11.9437%2014.7922L16.8205%2015.4577C17.0127%2015.3135%2017.1258%2015.0872%2017.1259%2014.847V14.7642L11.7785%2011.6416Z'%20fill='black'/%3e%3cpath%20d='M5.44559%2015.6163H16.3463C16.514%2015.6171%2016.6776%2015.5641%2016.813%2015.4651L10.6267%2011.8414C10.6007%2011.8283%2010.5754%2011.8138%2010.5511%2011.7979L4.84471%208.54109H4.84206L4.65576%208.43604V14.8249C4.65534%2015.2616%205.00895%2015.6158%205.44559%2015.6163V15.6163Z'%20fill='%2328A8EA'/%3e%3cpath%20opacity='0.1'%20d='M9.94646%204.21614V12.2769C9.94578%2012.5595%209.77394%2012.8135%209.51186%2012.9193C9.43068%2012.9542%209.34325%2012.9722%209.25488%2012.9722H4.65576V3.90134H5.41158V3.52344H9.25489C9.63667%203.52488%209.94563%203.83436%209.94646%204.21614Z'%20fill='black'/%3e%3cpath%20opacity='0.2'%20d='M9.56855%204.59386V12.6546C9.5695%2012.7459%209.55015%2012.8363%209.51186%2012.9191C9.40691%2013.1778%209.15615%2013.3475%208.87698%2013.3488H4.65576V3.90115H8.87698C8.98663%203.90005%209.0947%203.92741%209.19064%203.98052C9.4223%204.09723%209.56846%204.33446%209.56855%204.59386Z'%20fill='black'/%3e%3cpath%20opacity='0.2'%20d='M9.56855%204.59386V11.8988C9.56671%2012.2804%209.25858%2012.5897%208.87699%2012.593H4.65576V3.90115H8.87698C8.98663%203.90005%209.0947%203.92741%209.19064%203.98052C9.4223%204.09723%209.56846%204.33446%209.56855%204.59386Z'%20fill='black'/%3e%3cpath%20opacity='0.2'%20d='M9.19064%204.59382V11.8988C9.19023%2012.281%208.88127%2012.5911%208.49908%2012.593H4.65576V3.90112H8.49907C8.88122%203.90133%209.19085%204.2113%209.19063%204.59345C9.19064%204.59358%209.19064%204.5937%209.19064%204.59382Z'%20fill='black'/%3e%3cpath%20d='M1.56843%203.90112H8.49698C8.87955%203.90112%209.18968%204.21126%209.18968%204.59382V11.5224C9.18968%2011.9049%208.87955%2012.2151%208.49698%2012.2151H1.56843C1.18586%2012.2151%200.875732%2011.9049%200.875732%2011.5224V4.59382C0.875732%204.21126%201.18587%203.90112%201.56843%203.90112Z'%20fill='url(%23paint1_linear_8946_66055)'/%3e%3cpath%20d='M3.04282%206.80647C3.21355%206.44272%203.48912%206.13832%203.83416%205.93238C4.21627%205.71361%204.65134%205.60455%205.09146%205.6172C5.49938%205.60835%205.90189%205.71176%206.25503%205.91612C6.58707%206.11413%206.85448%206.40425%207.02483%206.75129C7.21034%207.13369%207.3028%207.55454%207.29466%207.97949C7.30365%208.4236%207.20852%208.86364%207.01689%209.26437C6.84249%209.62381%206.56659%209.92428%206.22329%2010.1286C5.85653%2010.3393%205.43908%2010.4454%205.01626%2010.4355C4.59963%2010.4456%204.18824%2010.341%203.82698%2010.1332C3.49208%209.93491%203.22131%209.64446%203.04698%209.29649C2.86037%208.91961%202.76682%208.5035%202.77414%208.08303C2.76636%207.6427%202.85821%207.20631%203.04282%206.80647ZM3.88631%208.8585C3.97734%209.08846%204.1317%209.28789%204.33148%209.43368C4.53497%209.5759%204.77864%209.64927%205.02683%209.64304C5.29114%209.65349%205.55167%209.57761%205.76904%209.42687C5.96629%209.28155%206.1166%209.08157%206.20136%208.85169C6.29611%208.59497%206.34287%208.32302%206.3393%208.0494C6.34223%207.77317%206.29827%207.49844%206.2093%207.2369C6.13071%207.00078%205.98525%206.79257%205.79058%206.63755C5.57865%206.47967%205.31883%206.39959%205.05479%206.4108C4.80123%206.40424%204.5521%206.47819%204.3432%206.62205C4.14003%206.76845%203.98274%206.96965%203.88971%207.20213C3.68333%207.73504%203.68226%208.3256%203.88668%208.85926L3.88631%208.8585Z'%20fill='white'/%3e%3cpath%20d='M12.9712%202.76782H16.3724V6.16898H12.9712V2.76782Z'%20fill='%2350D9FF'/%3e%3c/g%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_8946_66055'%20x1='10.8912'%20y1='8.43604'%20x2='10.8912'%20y2='15.6163'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%2335B8F1'/%3e%3cstop%20offset='1'%20stop-color='%2328A8EA'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_8946_66055'%20x1='2.32003'%20y1='3.35986'%20x2='7.74538'%20y2='12.7563'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%231784D9'/%3e%3cstop%20offset='0.5'%20stop-color='%23107AD5'/%3e%3cstop%20offset='1'%20stop-color='%230A63C9'/%3e%3c/linearGradient%3e%3cclipPath%20id='clip0_8946_66055'%3e%3crect%20width='16.25'%20height='15.1163'%20fill='white'%20transform='translate(0.875%200.5)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e";
|
2
2
|
export {
|
3
|
-
|
3
|
+
C as default
|
4
4
|
};
|
5
5
|
//# sourceMappingURL=index95.js.map
|
package/dist/index95.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index95.js","sources":["../src/assets/icons/
|
1
|
+
{"version":3,"file":"index95.js","sources":["../src/assets/icons/outlook.svg?url"],"sourcesContent":["export default \"data:image/svg+xml,%3csvg%20width='18'%20height='16'%20viewBox='0%200%2018%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_8946_66055)'%3e%3cpath%20d='M17.1266%208.43647C17.1275%208.3094%2017.0618%208.19114%2016.9535%208.1247H16.9516L16.9448%208.12092L11.314%204.78778C11.2897%204.77136%2011.2645%204.75634%2011.2384%204.74282C11.021%204.63065%2010.7627%204.63065%2010.5453%204.74282C10.5193%204.75635%2010.4941%204.77136%2010.4697%204.78778L4.83895%208.12092L4.83216%208.1247C4.66006%208.23172%204.6073%208.45799%204.71432%208.63009C4.74585%208.68079%204.78928%208.72304%204.84084%208.75316L10.4717%2012.0863C10.4961%2012.1026%2010.5213%2012.1176%2010.5472%2012.1313C10.7646%2012.2434%2011.0229%2012.2434%2011.2403%2012.1313C11.2663%2012.1176%2011.2915%2012.1026%2011.3159%2012.0863L16.9467%208.75316C17.0592%208.68757%2017.1279%208.56669%2017.1266%208.43647Z'%20fill='%230A2767'/%3e%3cpath%20d='M5.49521%206.21055H9.19038V9.59772H5.49521V6.21055ZM16.3706%202.76744V1.21802C16.3795%200.830629%2016.0729%200.509283%2015.6855%200.5H6.09647C5.70908%200.509283%205.40245%200.830629%205.41132%201.21802V2.76744L11.0799%204.27906L16.3706%202.76744Z'%20fill='%230364B8'/%3e%3cpath%20d='M5.41113%202.76782H9.1902V6.16898H5.41113V2.76782Z'%20fill='%230078D4'/%3e%3cpath%20d='M12.9702%202.76782H9.19116V6.16898L12.9702%209.57014H16.3714V6.16898L12.9702%202.76782Z'%20fill='%2328A8EA'/%3e%3cpath%20d='M9.19116%206.16895H12.9702V9.57011H9.19116V6.16895Z'%20fill='%230078D4'/%3e%3cpath%20d='M9.19116%209.57007H12.9702V12.9712H9.19116V9.57007Z'%20fill='%230364B8'/%3e%3cpath%20d='M5.4967%209.5979H9.19188V12.6771H5.4967V9.5979Z'%20fill='%2314447D'/%3e%3cpath%20d='M12.9712%209.57007H16.3724V12.9712H12.9712V9.57007Z'%20fill='%230078D4'/%3e%3cpath%20d='M16.9536%208.73194L16.9464%208.73572L11.3156%2011.9026C11.291%2011.9177%2011.2661%2011.932%2011.24%2011.9449C11.1444%2011.9904%2011.0405%2012.0161%2010.9347%2012.0205L10.6271%2011.8406C10.6011%2011.8275%2010.5758%2011.813%2010.5515%2011.7971L4.84509%208.54034H4.84245L4.65576%208.43604V14.8468C4.65867%2015.2746%205.00766%2015.619%205.43538%2015.6163H16.3592C16.3656%2015.6163%2016.3712%2015.6132%2016.378%2015.6132C16.4684%2015.6075%2016.5575%2015.5889%2016.6426%2015.5581C16.6794%2015.5425%2016.7149%2015.524%2016.7488%2015.5029C16.7741%2015.4885%2016.8175%2015.4572%2016.8175%2015.4572C17.0111%2015.3139%2017.1257%2015.0877%2017.1267%2014.8469V8.43604C17.1265%208.55865%2017.0604%208.67172%2016.9536%208.73194Z'%20fill='url(%23paint0_linear_8946_66055)'/%3e%3cpath%20opacity='0.5'%20d='M16.8246%208.41084V8.80386L10.9368%2012.8577L4.84116%208.5431C4.84116%208.54102%204.83946%208.53932%204.83738%208.53932L4.27808%208.20299V7.91955L4.5086%207.91577L4.9961%208.19543L5.00743%208.19921L5.049%208.22566C5.049%208.22566%2010.7781%2011.4946%2010.7932%2011.5021L11.0124%2011.6306C11.0313%2011.623%2011.0502%2011.6155%2011.0728%2011.6079C11.0842%2011.6004%2016.7603%208.40705%2016.7603%208.40705L16.8246%208.41084Z'%20fill='%230A2767'/%3e%3cpath%20d='M16.9536%208.73194L16.9464%208.73609L11.3156%2011.9029C11.291%2011.9181%2011.2661%2011.9324%2011.24%2011.9453C11.0213%2012.0521%2010.7656%2012.0521%2010.5469%2011.9453C10.521%2011.9324%2010.4958%2011.9183%2010.4714%2011.9029L4.84056%208.73609L4.83376%208.73194C4.72504%208.67299%204.65689%208.55969%204.65576%208.43604V14.8468C4.65847%2015.2745%205.00733%2015.619%205.43497%2015.6163C5.43497%2015.6163%205.43499%2015.6163%205.43501%2015.6163H16.3474C16.7751%2015.619%2017.124%2015.2745%2017.1267%2014.8469C17.1267%2014.8469%2017.1267%2014.8469%2017.1267%2014.8468V8.43604C17.1265%208.55865%2017.0604%208.67172%2016.9536%208.73194Z'%20fill='%231490DF'/%3e%3cpath%20opacity='0.1'%20d='M11.3968%2011.8564L11.3126%2011.9037C11.2881%2011.9192%2011.2629%2011.9335%2011.237%2011.9464C11.1441%2011.992%2011.0432%2012.0187%2010.9399%2012.025L13.0823%2014.5585L16.8194%2015.459C16.9218%2015.3817%2017.0033%2015.28%2017.0564%2015.1631L11.3968%2011.8564Z'%20fill='black'/%3e%3cpath%20opacity='0.05'%20d='M11.7785%2011.6416L11.3126%2011.9035C11.2881%2011.919%2011.2629%2011.9333%2011.237%2011.9462C11.1441%2011.9918%2011.0432%2012.0185%2010.9399%2012.0248L11.9437%2014.7922L16.8205%2015.4577C17.0127%2015.3135%2017.1258%2015.0872%2017.1259%2014.847V14.7642L11.7785%2011.6416Z'%20fill='black'/%3e%3cpath%20d='M5.44559%2015.6163H16.3463C16.514%2015.6171%2016.6776%2015.5641%2016.813%2015.4651L10.6267%2011.8414C10.6007%2011.8283%2010.5754%2011.8138%2010.5511%2011.7979L4.84471%208.54109H4.84206L4.65576%208.43604V14.8249C4.65534%2015.2616%205.00895%2015.6158%205.44559%2015.6163V15.6163Z'%20fill='%2328A8EA'/%3e%3cpath%20opacity='0.1'%20d='M9.94646%204.21614V12.2769C9.94578%2012.5595%209.77394%2012.8135%209.51186%2012.9193C9.43068%2012.9542%209.34325%2012.9722%209.25488%2012.9722H4.65576V3.90134H5.41158V3.52344H9.25489C9.63667%203.52488%209.94563%203.83436%209.94646%204.21614Z'%20fill='black'/%3e%3cpath%20opacity='0.2'%20d='M9.56855%204.59386V12.6546C9.5695%2012.7459%209.55015%2012.8363%209.51186%2012.9191C9.40691%2013.1778%209.15615%2013.3475%208.87698%2013.3488H4.65576V3.90115H8.87698C8.98663%203.90005%209.0947%203.92741%209.19064%203.98052C9.4223%204.09723%209.56846%204.33446%209.56855%204.59386Z'%20fill='black'/%3e%3cpath%20opacity='0.2'%20d='M9.56855%204.59386V11.8988C9.56671%2012.2804%209.25858%2012.5897%208.87699%2012.593H4.65576V3.90115H8.87698C8.98663%203.90005%209.0947%203.92741%209.19064%203.98052C9.4223%204.09723%209.56846%204.33446%209.56855%204.59386Z'%20fill='black'/%3e%3cpath%20opacity='0.2'%20d='M9.19064%204.59382V11.8988C9.19023%2012.281%208.88127%2012.5911%208.49908%2012.593H4.65576V3.90112H8.49907C8.88122%203.90133%209.19085%204.2113%209.19063%204.59345C9.19064%204.59358%209.19064%204.5937%209.19064%204.59382Z'%20fill='black'/%3e%3cpath%20d='M1.56843%203.90112H8.49698C8.87955%203.90112%209.18968%204.21126%209.18968%204.59382V11.5224C9.18968%2011.9049%208.87955%2012.2151%208.49698%2012.2151H1.56843C1.18586%2012.2151%200.875732%2011.9049%200.875732%2011.5224V4.59382C0.875732%204.21126%201.18587%203.90112%201.56843%203.90112Z'%20fill='url(%23paint1_linear_8946_66055)'/%3e%3cpath%20d='M3.04282%206.80647C3.21355%206.44272%203.48912%206.13832%203.83416%205.93238C4.21627%205.71361%204.65134%205.60455%205.09146%205.6172C5.49938%205.60835%205.90189%205.71176%206.25503%205.91612C6.58707%206.11413%206.85448%206.40425%207.02483%206.75129C7.21034%207.13369%207.3028%207.55454%207.29466%207.97949C7.30365%208.4236%207.20852%208.86364%207.01689%209.26437C6.84249%209.62381%206.56659%209.92428%206.22329%2010.1286C5.85653%2010.3393%205.43908%2010.4454%205.01626%2010.4355C4.59963%2010.4456%204.18824%2010.341%203.82698%2010.1332C3.49208%209.93491%203.22131%209.64446%203.04698%209.29649C2.86037%208.91961%202.76682%208.5035%202.77414%208.08303C2.76636%207.6427%202.85821%207.20631%203.04282%206.80647ZM3.88631%208.8585C3.97734%209.08846%204.1317%209.28789%204.33148%209.43368C4.53497%209.5759%204.77864%209.64927%205.02683%209.64304C5.29114%209.65349%205.55167%209.57761%205.76904%209.42687C5.96629%209.28155%206.1166%209.08157%206.20136%208.85169C6.29611%208.59497%206.34287%208.32302%206.3393%208.0494C6.34223%207.77317%206.29827%207.49844%206.2093%207.2369C6.13071%207.00078%205.98525%206.79257%205.79058%206.63755C5.57865%206.47967%205.31883%206.39959%205.05479%206.4108C4.80123%206.40424%204.5521%206.47819%204.3432%206.62205C4.14003%206.76845%203.98274%206.96965%203.88971%207.20213C3.68333%207.73504%203.68226%208.3256%203.88668%208.85926L3.88631%208.8585Z'%20fill='white'/%3e%3cpath%20d='M12.9712%202.76782H16.3724V6.16898H12.9712V2.76782Z'%20fill='%2350D9FF'/%3e%3c/g%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_8946_66055'%20x1='10.8912'%20y1='8.43604'%20x2='10.8912'%20y2='15.6163'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%2335B8F1'/%3e%3cstop%20offset='1'%20stop-color='%2328A8EA'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_8946_66055'%20x1='2.32003'%20y1='3.35986'%20x2='7.74538'%20y2='12.7563'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%231784D9'/%3e%3cstop%20offset='0.5'%20stop-color='%23107AD5'/%3e%3cstop%20offset='1'%20stop-color='%230A63C9'/%3e%3c/linearGradient%3e%3cclipPath%20id='clip0_8946_66055'%3e%3crect%20width='16.25'%20height='15.1163'%20fill='white'%20transform='translate(0.875%200.5)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e\""],"names":["__vite_glob_0_46"],"mappings":"AAAA,MAAeA,IAAA;"}
|
package/dist/index96.js
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
const e = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='
|
1
|
+
const e = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%3e%3cpath%20d='M11.7709%206.17139H3.23724C2.71358%206.17139%202.28906%206.59591%202.28906%207.11957V12.8087C2.28906%2013.3323%202.71358%2013.7568%203.23724%2013.7568H11.7709C12.2946%2013.7568%2012.7191%2013.3323%2012.7191%2012.8087V7.11957C12.7191%206.59591%2012.2946%206.17139%2011.7709%206.17139Z'%20stroke='%23CB384E'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10.8239%206.1706V4.74832C10.8239%203.86816%2010.4743%203.02406%209.85191%202.4017C9.22955%201.77933%208.38544%201.42969%207.50528%201.42969C6.62512%201.42969%205.78101%201.77933%205.15866%202.4017C4.53629%203.02406%204.18665%203.86816%204.18665%204.74832V6.1706'%20stroke='%23CB384E'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M7.50485%2010.4392C7.76668%2010.4392%207.97894%2010.2269%207.97894%209.96509C7.97894%209.70326%207.76668%209.491%207.50485%209.491C7.24302%209.491%207.03076%209.70326%207.03076%209.96509C7.03076%2010.2269%207.24302%2010.4392%207.50485%2010.4392Z'%20stroke='%23CB384E'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e";
|
2
2
|
export {
|
3
3
|
e as default
|
4
4
|
};
|
package/dist/index96.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index96.js","sources":["../src/assets/icons/
|
1
|
+
{"version":3,"file":"index96.js","sources":["../src/assets/icons/padlock.svg?url"],"sourcesContent":["export default \"data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%3e%3cpath%20d='M11.7709%206.17139H3.23724C2.71358%206.17139%202.28906%206.59591%202.28906%207.11957V12.8087C2.28906%2013.3323%202.71358%2013.7568%203.23724%2013.7568H11.7709C12.2946%2013.7568%2012.7191%2013.3323%2012.7191%2012.8087V7.11957C12.7191%206.59591%2012.2946%206.17139%2011.7709%206.17139Z'%20stroke='%23CB384E'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10.8239%206.1706V4.74832C10.8239%203.86816%2010.4743%203.02406%209.85191%202.4017C9.22955%201.77933%208.38544%201.42969%207.50528%201.42969C6.62512%201.42969%205.78101%201.77933%205.15866%202.4017C4.53629%203.02406%204.18665%203.86816%204.18665%204.74832V6.1706'%20stroke='%23CB384E'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M7.50485%2010.4392C7.76668%2010.4392%207.97894%2010.2269%207.97894%209.96509C7.97894%209.70326%207.76668%209.491%207.50485%209.491C7.24302%209.491%207.03076%209.70326%207.03076%209.96509C7.03076%2010.2269%207.24302%2010.4392%207.50485%2010.4392Z'%20stroke='%23CB384E'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e\""],"names":["__vite_glob_0_47"],"mappings":"AAAA,MAAeA,IAAA;"}
|
package/dist/index97.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
|
-
const
|
1
|
+
const t = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='14'%20height='16'%20viewBox='0%200%2014%2016'%20fill='none'%3e%3cpath%20d='M3%200.732748C2.11635%200.732748%201.4%201.44909%201.4%202.33275V13.6661C1.4%2014.5497%202.11635%2015.2661%203%2015.2661H11C11.8837%2015.2661%2012.6%2014.5497%2012.6%2013.6661V5.54084C12.6%205.35519%2012.5263%205.17714%2012.395%205.04586C12.395%205.04586%2012.395%205.04586%2012.395%205.04586L10.3409%202.99182L8.28689%200.937775C8.15561%200.806498%207.97756%200.732748%207.79191%200.732748H3Z'%20stroke='currentColor'%20stroke-width='1.2'/%3e%3cpath%20d='M7.83273%201.33275V4.49942C7.83273%205.0517%208.28045%205.49942%208.83273%205.49942H11.9994'%20stroke='currentColor'%20stroke-width='1.2'%20stroke-linecap='round'/%3e%3c/svg%3e";
|
2
2
|
export {
|
3
|
-
|
3
|
+
t as default
|
4
4
|
};
|
5
5
|
//# sourceMappingURL=index97.js.map
|
package/dist/index97.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index97.js","sources":["../src/assets/icons/
|
1
|
+
{"version":3,"file":"index97.js","sources":["../src/assets/icons/pages.svg?url"],"sourcesContent":["export default \"data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='14'%20height='16'%20viewBox='0%200%2014%2016'%20fill='none'%3e%3cpath%20d='M3%200.732748C2.11635%200.732748%201.4%201.44909%201.4%202.33275V13.6661C1.4%2014.5497%202.11635%2015.2661%203%2015.2661H11C11.8837%2015.2661%2012.6%2014.5497%2012.6%2013.6661V5.54084C12.6%205.35519%2012.5263%205.17714%2012.395%205.04586C12.395%205.04586%2012.395%205.04586%2012.395%205.04586L10.3409%202.99182L8.28689%200.937775C8.15561%200.806498%207.97756%200.732748%207.79191%200.732748H3Z'%20stroke='currentColor'%20stroke-width='1.2'/%3e%3cpath%20d='M7.83273%201.33275V4.49942C7.83273%205.0517%208.28045%205.49942%208.83273%205.49942H11.9994'%20stroke='currentColor'%20stroke-width='1.2'%20stroke-linecap='round'/%3e%3c/svg%3e\""],"names":["__vite_glob_0_48"],"mappings":"AAAA,MAAeA,IAAA;"}
|
package/dist/index98.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
|
-
const
|
1
|
+
const C = "data:image/svg+xml,%3csvg%20width='29'%20height='28'%20viewBox='0%200%2029%2028'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.01319%200C5.21753%200%204.45447%200.31607%203.89187%200.87868C3.32925%201.44129%203.01318%202.20436%203.01318%203V25C3.01318%2025.7956%203.32925%2026.5588%203.89187%2027.1214C4.45447%2027.684%205.21753%2028%206.01319%2028H24.0132C24.8088%2028%2025.5718%2027.684%2026.1344%2027.1214C26.697%2026.5588%2027.0132%2025.7956%2027.0132%2025V10C27.0132%209.73478%2026.9078%209.48042%2026.7202%209.2929L17.7203%200.292894C17.5327%200.105357%2017.2784%200%2017.0132%200H6.01319Z'%20fill='%23E1E8F5'/%3e%3cpath%20d='M26.7202%209.2929C26.9078%209.48042%2027.0132%209.73478%2027.0132%2010H18.0132C17.4609%2010%2017.0132%209.55228%2017.0132%209V0C17.2784%200%2017.5327%200.105357%2017.7203%200.292894L26.7202%209.2929Z'%20fill='%23C5D0E6'/%3e%3crect%20x='0.789062'%20y='12.833'%20width='24.5'%20height='12.8333'%20rx='1.16667'%20fill='%23F45A54'/%3e%3cpath%20d='M4.90437%2022.8716V16.0837H7.44982C7.97129%2016.0837%208.40879%2016.1809%208.76232%2016.3754C9.11807%2016.5698%209.38654%2016.8372%209.56772%2017.1775C9.75112%2017.5155%209.84282%2017.9%209.84282%2018.3309C9.84282%2018.7662%209.75112%2019.1528%209.56772%2019.4909C9.38433%2019.829%209.11365%2020.0952%208.7557%2020.2897C8.39774%2020.4819%207.95693%2020.578%207.43325%2020.578H5.74623V19.5671H7.26753C7.57246%2019.5671%207.82214%2019.5141%208.01659%2019.408C8.21103%2019.302%208.35465%2019.1561%208.44746%2018.9705C8.54247%2018.7849%208.58998%2018.5717%208.58998%2018.3309C8.58998%2018.09%208.54247%2017.8779%208.44746%2017.6945C8.35465%2017.5111%208.20993%2017.3686%208.01327%2017.2669C7.81883%2017.1631%207.56804%2017.1112%207.2609%2017.1112H6.13401V22.8716H4.90437ZM13.2111%2022.8716H10.9109V16.0837H13.2575C13.9314%2016.0837%2014.5103%2016.2196%2014.9942%2016.4914C15.4803%2016.7609%2015.8537%2017.1487%2016.1145%2017.6547C16.3752%2018.1607%2016.5056%2018.7662%2016.5056%2019.471C16.5056%2020.1781%2016.3741%2020.7857%2016.1112%2021.2939C15.8504%2021.8021%2015.4737%2022.1921%2014.981%2022.4639C14.4904%2022.7357%2013.9005%2022.8716%2013.2111%2022.8716ZM12.1405%2021.8077H13.1514C13.6243%2021.8077%2014.0187%2021.7215%2014.3346%2021.5491C14.6506%2021.3746%2014.8882%2021.115%2015.0472%2020.7703C15.2063%2020.4233%2015.2859%2019.9903%2015.2859%2019.471C15.2859%2018.9518%2015.2063%2018.5209%2015.0472%2018.1784C14.8882%2017.8337%2014.6528%2017.5763%2014.3413%2017.4061C14.0319%2017.2338%2013.6475%2017.1476%2013.1879%2017.1476H12.1405V21.8077ZM17.6739%2022.8716V16.0837H22.0224V17.1145H18.9035V18.9573H21.7241V19.9881H18.9035V22.8716H17.6739Z'%20fill='white'/%3e%3c/svg%3e";
|
2
2
|
export {
|
3
|
-
|
3
|
+
C as default
|
4
4
|
};
|
5
5
|
//# sourceMappingURL=index98.js.map
|
package/dist/index98.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index98.js","sources":["../src/assets/icons/
|
1
|
+
{"version":3,"file":"index98.js","sources":["../src/assets/icons/pdf-file.svg?url"],"sourcesContent":["export default \"data:image/svg+xml,%3csvg%20width='29'%20height='28'%20viewBox='0%200%2029%2028'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.01319%200C5.21753%200%204.45447%200.31607%203.89187%200.87868C3.32925%201.44129%203.01318%202.20436%203.01318%203V25C3.01318%2025.7956%203.32925%2026.5588%203.89187%2027.1214C4.45447%2027.684%205.21753%2028%206.01319%2028H24.0132C24.8088%2028%2025.5718%2027.684%2026.1344%2027.1214C26.697%2026.5588%2027.0132%2025.7956%2027.0132%2025V10C27.0132%209.73478%2026.9078%209.48042%2026.7202%209.2929L17.7203%200.292894C17.5327%200.105357%2017.2784%200%2017.0132%200H6.01319Z'%20fill='%23E1E8F5'/%3e%3cpath%20d='M26.7202%209.2929C26.9078%209.48042%2027.0132%209.73478%2027.0132%2010H18.0132C17.4609%2010%2017.0132%209.55228%2017.0132%209V0C17.2784%200%2017.5327%200.105357%2017.7203%200.292894L26.7202%209.2929Z'%20fill='%23C5D0E6'/%3e%3crect%20x='0.789062'%20y='12.833'%20width='24.5'%20height='12.8333'%20rx='1.16667'%20fill='%23F45A54'/%3e%3cpath%20d='M4.90437%2022.8716V16.0837H7.44982C7.97129%2016.0837%208.40879%2016.1809%208.76232%2016.3754C9.11807%2016.5698%209.38654%2016.8372%209.56772%2017.1775C9.75112%2017.5155%209.84282%2017.9%209.84282%2018.3309C9.84282%2018.7662%209.75112%2019.1528%209.56772%2019.4909C9.38433%2019.829%209.11365%2020.0952%208.7557%2020.2897C8.39774%2020.4819%207.95693%2020.578%207.43325%2020.578H5.74623V19.5671H7.26753C7.57246%2019.5671%207.82214%2019.5141%208.01659%2019.408C8.21103%2019.302%208.35465%2019.1561%208.44746%2018.9705C8.54247%2018.7849%208.58998%2018.5717%208.58998%2018.3309C8.58998%2018.09%208.54247%2017.8779%208.44746%2017.6945C8.35465%2017.5111%208.20993%2017.3686%208.01327%2017.2669C7.81883%2017.1631%207.56804%2017.1112%207.2609%2017.1112H6.13401V22.8716H4.90437ZM13.2111%2022.8716H10.9109V16.0837H13.2575C13.9314%2016.0837%2014.5103%2016.2196%2014.9942%2016.4914C15.4803%2016.7609%2015.8537%2017.1487%2016.1145%2017.6547C16.3752%2018.1607%2016.5056%2018.7662%2016.5056%2019.471C16.5056%2020.1781%2016.3741%2020.7857%2016.1112%2021.2939C15.8504%2021.8021%2015.4737%2022.1921%2014.981%2022.4639C14.4904%2022.7357%2013.9005%2022.8716%2013.2111%2022.8716ZM12.1405%2021.8077H13.1514C13.6243%2021.8077%2014.0187%2021.7215%2014.3346%2021.5491C14.6506%2021.3746%2014.8882%2021.115%2015.0472%2020.7703C15.2063%2020.4233%2015.2859%2019.9903%2015.2859%2019.471C15.2859%2018.9518%2015.2063%2018.5209%2015.0472%2018.1784C14.8882%2017.8337%2014.6528%2017.5763%2014.3413%2017.4061C14.0319%2017.2338%2013.6475%2017.1476%2013.1879%2017.1476H12.1405V21.8077ZM17.6739%2022.8716V16.0837H22.0224V17.1145H18.9035V18.9573H21.7241V19.9881H18.9035V22.8716H17.6739Z'%20fill='white'/%3e%3c/svg%3e\""],"names":["__vite_glob_0_49"],"mappings":"AAAA,MAAeA,IAAA;"}
|
package/dist/index99.js
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
const e = "data:image/svg+xml,%3csvg%20width='
|
1
|
+
const e = "data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12.9091%2013.9999H15.0909V13.4545C15.0909%2011.1182%2013.4589%209.16312%2011.2727%208.66705M9.63633%202.06875C9.81067%202.02388%209.99344%202.00001%2010.1818%202.00001C11.3868%202.00001%2012.3636%202.97685%2012.3636%204.18183C12.3636%205.38682%2011.3868%206.36365%2010.1818%206.36365C9.99344%206.36365%209.81067%206.33978%209.63633%206.29491M5.81815%208.54547C3.10693%208.54547%200.909058%2010.7433%200.909058%2013.4546V14H10.7272V13.4546C10.7272%2010.7433%208.52936%208.54547%205.81815%208.54547ZM5.81815%206.36365C7.02314%206.36365%207.99997%205.38682%207.99997%204.18183C7.99997%202.97685%207.02314%202.00001%205.81815%202.00001C4.61317%202.00001%203.63634%202.97685%203.63634%204.18183C3.63634%205.38682%204.61317%206.36365%205.81815%206.36365Z'%20stroke='%23415575'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e";
|
2
2
|
export {
|
3
3
|
e as default
|
4
4
|
};
|
package/dist/index99.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index99.js","sources":["../src/assets/icons/
|
1
|
+
{"version":3,"file":"index99.js","sources":["../src/assets/icons/people.svg?url"],"sourcesContent":["export default \"data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12.9091%2013.9999H15.0909V13.4545C15.0909%2011.1182%2013.4589%209.16312%2011.2727%208.66705M9.63633%202.06875C9.81067%202.02388%209.99344%202.00001%2010.1818%202.00001C11.3868%202.00001%2012.3636%202.97685%2012.3636%204.18183C12.3636%205.38682%2011.3868%206.36365%2010.1818%206.36365C9.99344%206.36365%209.81067%206.33978%209.63633%206.29491M5.81815%208.54547C3.10693%208.54547%200.909058%2010.7433%200.909058%2013.4546V14H10.7272V13.4546C10.7272%2010.7433%208.52936%208.54547%205.81815%208.54547ZM5.81815%206.36365C7.02314%206.36365%207.99997%205.38682%207.99997%204.18183C7.99997%202.97685%207.02314%202.00001%205.81815%202.00001C4.61317%202.00001%203.63634%202.97685%203.63634%204.18183C3.63634%205.38682%204.61317%206.36365%205.81815%206.36365Z'%20stroke='%23415575'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e\""],"names":["__vite_glob_0_50"],"mappings":"AAAA,MAAeA,IAAA;"}
|
package/package.json
CHANGED
package/dist/index128.js
DELETED
@@ -1,15 +0,0 @@
|
|
1
|
-
function n(o, u) {
|
2
|
-
let e;
|
3
|
-
const t = (...c) => {
|
4
|
-
e && clearTimeout(e), e = setTimeout(() => {
|
5
|
-
o(...c);
|
6
|
-
}, u);
|
7
|
-
};
|
8
|
-
return t.cancel = () => {
|
9
|
-
e && clearTimeout(e), e = null;
|
10
|
-
}, t;
|
11
|
-
}
|
12
|
-
export {
|
13
|
-
n as debounce
|
14
|
-
};
|
15
|
-
//# sourceMappingURL=index128.js.map
|
package/dist/index128.js.map
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"index128.js","sources":["../src/utils/debounce.ts"],"sourcesContent":["export function debounce<T extends (...args: any[]) => void>(func: T, wait: number) {\n let timeout: ReturnType<typeof setTimeout> | null;\n const debounced = (...args: Parameters<T>) => {\n if (timeout) clearTimeout(timeout);\n timeout = setTimeout(() => {\n func(...args);\n }, wait);\n };\n debounced.cancel = () => {\n if (timeout) clearTimeout(timeout);\n timeout = null;\n };\n return debounced as T & { cancel: () => void };\n }"],"names":["debounce","func","wait","timeout","debounced","args","setTimeout","cancel"],"mappings":"AAAgBA,SAAAA,EAA6CC,GAASC,GAAc;AAC5EC,MAAAA;AACEC,QAAAA,IAAYA,IAAIC,MAAwB;AACxCF,IAAAA,kBAAsBA,CAAO,GACjCA,IAAUG,WAAW,MAAM;AACzBL,MAAAA,EAAK,GAAGI,CAAI;AAAA,OACXH,CAAI;AAAA,EACT;AACAE,SAAAA,EAAUG,SAAS,MAAM;AACnBJ,IAAAA,kBAAsBA,CAAO,GACvBA,IAAA;AAAA,EACZ,GACOC;AACT;"}
|
package/dist/index137.js
DELETED
@@ -1,13 +0,0 @@
|
|
1
|
-
function r(t, i) {
|
2
|
-
if (t == null) return {};
|
3
|
-
var o = {};
|
4
|
-
for (var e in t) if ({}.hasOwnProperty.call(t, e)) {
|
5
|
-
if (i.indexOf(e) !== -1) continue;
|
6
|
-
o[e] = t[e];
|
7
|
-
}
|
8
|
-
return o;
|
9
|
-
}
|
10
|
-
export {
|
11
|
-
r as default
|
12
|
-
};
|
13
|
-
//# sourceMappingURL=index137.js.map
|
package/dist/index137.js.map
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"index137.js","sources":["../node_modules/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js"],"sourcesContent":["function _objectWithoutPropertiesLoose(r, e) {\n if (null == r) return {};\n var t = {};\n for (var n in r) if ({}.hasOwnProperty.call(r, n)) {\n if (-1 !== e.indexOf(n)) continue;\n t[n] = r[n];\n }\n return t;\n}\nexport { _objectWithoutPropertiesLoose as default };"],"names":["_objectWithoutPropertiesLoose","r","e","t","n"],"mappings":"AAAA,SAASA,EAA8BC,GAAGC,GAAG;AAC3C,MAAYD,KAAR,KAAW,QAAO,CAAE;AACxB,MAAIE,IAAI,CAAE;AACV,WAASC,KAAKH,EAAG,KAAI,CAAA,EAAG,eAAe,KAAKA,GAAGG,CAAC,GAAG;AACjD,QAAWF,EAAE,QAAQE,CAAC,MAAlB,GAAqB;AACzB,IAAAD,EAAEC,CAAC,IAAIH,EAAEG,CAAC;AAAA,EACd;AACE,SAAOD;AACT;","x_google_ignoreList":[0]}
|
package/dist/index138.js
DELETED
@@ -1,13 +0,0 @@
|
|
1
|
-
function e() {
|
2
|
-
return e = Object.assign ? Object.assign.bind() : function(t) {
|
3
|
-
for (var n = 1; n < arguments.length; n++) {
|
4
|
-
var a = arguments[n];
|
5
|
-
for (var r in a) ({}).hasOwnProperty.call(a, r) && (t[r] = a[r]);
|
6
|
-
}
|
7
|
-
return t;
|
8
|
-
}, e.apply(null, arguments);
|
9
|
-
}
|
10
|
-
export {
|
11
|
-
e as default
|
12
|
-
};
|
13
|
-
//# sourceMappingURL=index138.js.map
|
package/dist/index138.js.map
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"index138.js","sources":["../node_modules/@babel/runtime/helpers/esm/extends.js"],"sourcesContent":["function _extends() {\n return _extends = Object.assign ? Object.assign.bind() : function (n) {\n for (var e = 1; e < arguments.length; e++) {\n var t = arguments[e];\n for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]);\n }\n return n;\n }, _extends.apply(null, arguments);\n}\nexport { _extends as default };"],"names":["_extends","n","e","t"],"mappings":"AAAA,SAASA,IAAW;AAClB,SAAOA,IAAW,OAAO,SAAS,OAAO,OAAO,KAAI,IAAK,SAAUC,GAAG;AACpE,aAASC,IAAI,GAAGA,IAAI,UAAU,QAAQA,KAAK;AACzC,UAAIC,IAAI,UAAUD,CAAC;AACnB,eAAS,KAAKC,EAAG,EAAC,CAAE,GAAE,eAAe,KAAKA,GAAG,CAAC,MAAMF,EAAE,CAAC,IAAIE,EAAE,CAAC;AAAA,IACpE;AACI,WAAOF;AAAA,EACR,GAAED,EAAS,MAAM,MAAM,SAAS;AACnC;","x_google_ignoreList":[0]}
|
package/dist/index139.js
DELETED
package/dist/index139.js.map
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"index139.js","sources":["../node_modules/@babel/runtime/helpers/esm/inheritsLoose.js"],"sourcesContent":["import setPrototypeOf from \"./setPrototypeOf.js\";\nfunction _inheritsLoose(t, o) {\n t.prototype = Object.create(o.prototype), t.prototype.constructor = t, setPrototypeOf(t, o);\n}\nexport { _inheritsLoose as default };"],"names":["_setPrototypeOf","_inheritsLoose","t","o","setPrototypeOf"],"mappings":"AACA,OAAAA,OAAA;AAAA,SAASC,EAAeC,GAAGC,GAAG;AAC5B,EAAAD,EAAE,YAAY,OAAO,OAAOC,EAAE,SAAS,GAAGD,EAAE,UAAU,cAAcA,GAAGE,EAAeF,GAAGC,CAAC;AAC5F;","x_google_ignoreList":[0]}
|
package/dist/index140.js
DELETED
@@ -1,173 +0,0 @@
|
|
1
|
-
import { __spreadArray as D } from "./index143.js";
|
2
|
-
import { parse as fe } from "./index144.js";
|
3
|
-
var g = /* @__PURE__ */ new Map(), Y = function(e) {
|
4
|
-
return e.cloneNode(!0);
|
5
|
-
}, z = function() {
|
6
|
-
return window.location.protocol === "file:";
|
7
|
-
}, Z = function(e, o, n) {
|
8
|
-
var t = new XMLHttpRequest();
|
9
|
-
t.onreadystatechange = function() {
|
10
|
-
try {
|
11
|
-
if (!/\.svg/i.test(e) && t.readyState === 2) {
|
12
|
-
var u = t.getResponseHeader("Content-Type");
|
13
|
-
if (!u)
|
14
|
-
throw new Error("Content type not found");
|
15
|
-
var i = fe(u).type;
|
16
|
-
if (!(i === "image/svg+xml" || i === "text/plain"))
|
17
|
-
throw new Error("Invalid content type: ".concat(i));
|
18
|
-
}
|
19
|
-
if (t.readyState === 4) {
|
20
|
-
if (t.status === 404 || t.responseXML === null)
|
21
|
-
throw new Error(z() ? "Note: SVG injection ajax calls do not work locally without adjusting security settings in your browser. Or consider using a local webserver." : "Unable to load SVG file: " + e);
|
22
|
-
if (t.status === 200 || z() && t.status === 0)
|
23
|
-
n(null, t);
|
24
|
-
else
|
25
|
-
throw new Error("There was a problem injecting the SVG: " + t.status + " " + t.statusText);
|
26
|
-
}
|
27
|
-
} catch (a) {
|
28
|
-
if (t.abort(), a instanceof Error)
|
29
|
-
n(a, t);
|
30
|
-
else
|
31
|
-
throw a;
|
32
|
-
}
|
33
|
-
}, t.open("GET", e), t.withCredentials = o, t.overrideMimeType && t.overrideMimeType("text/xml"), t.send();
|
34
|
-
}, p = {}, B = function(e, o) {
|
35
|
-
p[e] = p[e] || [], p[e].push(o);
|
36
|
-
}, se = function(e) {
|
37
|
-
for (var o = function(i, a) {
|
38
|
-
setTimeout(function() {
|
39
|
-
if (Array.isArray(p[e])) {
|
40
|
-
var f = g.get(e), v = p[e][i];
|
41
|
-
f instanceof SVGSVGElement && v(null, Y(f)), f instanceof Error && v(f), i === p[e].length - 1 && delete p[e];
|
42
|
-
}
|
43
|
-
}, 0);
|
44
|
-
}, n = 0, t = p[e].length; n < t; n++)
|
45
|
-
o(n);
|
46
|
-
}, le = function(e, o, n) {
|
47
|
-
if (g.has(e)) {
|
48
|
-
var t = g.get(e);
|
49
|
-
if (t === void 0) {
|
50
|
-
B(e, n);
|
51
|
-
return;
|
52
|
-
}
|
53
|
-
if (t instanceof SVGSVGElement) {
|
54
|
-
n(null, Y(t));
|
55
|
-
return;
|
56
|
-
}
|
57
|
-
}
|
58
|
-
g.set(e, void 0), B(e, n), Z(e, o, function(u, i) {
|
59
|
-
var a;
|
60
|
-
u ? g.set(e, u) : ((a = i.responseXML) === null || a === void 0 ? void 0 : a.documentElement) instanceof SVGSVGElement && g.set(e, i.responseXML.documentElement), se(e);
|
61
|
-
});
|
62
|
-
}, ce = function(e, o, n) {
|
63
|
-
Z(e, o, function(t, u) {
|
64
|
-
var i;
|
65
|
-
t ? n(t) : ((i = u.responseXML) === null || i === void 0 ? void 0 : i.documentElement) instanceof SVGSVGElement && n(null, u.responseXML.documentElement);
|
66
|
-
});
|
67
|
-
}, de = 0, pe = function() {
|
68
|
-
return ++de;
|
69
|
-
}, l = [], J = {}, ve = "http://www.w3.org/2000/svg", F = "http://www.w3.org/1999/xlink", K = function(e, o, n, t, u, i, a) {
|
70
|
-
var f = e.getAttribute("data-src") || e.getAttribute("src");
|
71
|
-
if (!f) {
|
72
|
-
a(new Error("Invalid data-src or src attribute"));
|
73
|
-
return;
|
74
|
-
}
|
75
|
-
if (l.indexOf(e) !== -1) {
|
76
|
-
l.splice(l.indexOf(e), 1), e = null;
|
77
|
-
return;
|
78
|
-
}
|
79
|
-
l.push(e), e.setAttribute("src", "");
|
80
|
-
var v = t ? le : ce;
|
81
|
-
v(f, u, function(j, r) {
|
82
|
-
if (!r) {
|
83
|
-
l.splice(l.indexOf(e), 1), e = null, a(j);
|
84
|
-
return;
|
85
|
-
}
|
86
|
-
var w = e.getAttribute("id");
|
87
|
-
w && r.setAttribute("id", w);
|
88
|
-
var S = e.getAttribute("title");
|
89
|
-
S && r.setAttribute("title", S);
|
90
|
-
var E = e.getAttribute("width");
|
91
|
-
E && r.setAttribute("width", E);
|
92
|
-
var y = e.getAttribute("height");
|
93
|
-
y && r.setAttribute("height", y);
|
94
|
-
var G = Array.from(new Set(D(D(D([], (r.getAttribute("class") || "").split(" "), !0), ["injected-svg"], !1), (e.getAttribute("class") || "").split(" "), !0))).join(" ").trim();
|
95
|
-
r.setAttribute("class", G);
|
96
|
-
var b = e.getAttribute("style");
|
97
|
-
b && r.setAttribute("style", b), r.setAttribute("data-src", f);
|
98
|
-
var R = [].filter.call(e.attributes, function(s) {
|
99
|
-
return /^data-\w[\w-]*$/.test(s.name);
|
100
|
-
});
|
101
|
-
if (Array.prototype.forEach.call(R, function(s) {
|
102
|
-
s.name && s.value && r.setAttribute(s.name, s.value);
|
103
|
-
}), n) {
|
104
|
-
var h = {
|
105
|
-
clipPath: ["clip-path"],
|
106
|
-
"color-profile": ["color-profile"],
|
107
|
-
cursor: ["cursor"],
|
108
|
-
filter: ["filter"],
|
109
|
-
linearGradient: ["fill", "stroke"],
|
110
|
-
marker: ["marker", "marker-start", "marker-mid", "marker-end"],
|
111
|
-
mask: ["mask"],
|
112
|
-
path: [],
|
113
|
-
pattern: ["fill", "stroke"],
|
114
|
-
radialGradient: ["fill", "stroke"]
|
115
|
-
}, C, d, m, T, k;
|
116
|
-
Object.keys(h).forEach(function(s) {
|
117
|
-
C = s, m = h[s], d = r.querySelectorAll(C + "[id]");
|
118
|
-
for (var ne = function(I, me) {
|
119
|
-
T = d[I].id, k = T + "-" + pe();
|
120
|
-
var M;
|
121
|
-
Array.prototype.forEach.call(m, function(W) {
|
122
|
-
M = r.querySelectorAll("[" + W + '*="' + T + '"]');
|
123
|
-
for (var O = 0, ue = M.length; O < ue; O++) {
|
124
|
-
var $ = M[O].getAttribute(W);
|
125
|
-
$ && !$.match(new RegExp('url\\("?#' + T + '"?\\)')) || M[O].setAttribute(W, "url(#" + k + ")");
|
126
|
-
}
|
127
|
-
});
|
128
|
-
for (var U = r.querySelectorAll("[*|href]"), H = [], N = 0, ae = U.length; N < ae; N++) {
|
129
|
-
var P = U[N].getAttributeNS(F, "href");
|
130
|
-
P && P.toString() === "#" + d[I].id && H.push(U[N]);
|
131
|
-
}
|
132
|
-
for (var Q = 0, oe = H.length; Q < oe; Q++)
|
133
|
-
H[Q].setAttributeNS(F, "href", "#" + k);
|
134
|
-
d[I].id = k;
|
135
|
-
}, _ = 0, ie = d.length; _ < ie; _++)
|
136
|
-
ne(_);
|
137
|
-
});
|
138
|
-
}
|
139
|
-
r.removeAttribute("xmlns:a");
|
140
|
-
for (var x = r.querySelectorAll("script"), L = [], V, q, A = 0, ee = x.length; A < ee; A++)
|
141
|
-
q = x[A].getAttribute("type"), (!q || q === "application/ecmascript" || q === "application/javascript" || q === "text/javascript") && (V = x[A].innerText || x[A].textContent, V && L.push(V), r.removeChild(x[A]));
|
142
|
-
if (L.length > 0 && (o === "always" || o === "once" && !J[f])) {
|
143
|
-
for (var X = 0, te = L.length; X < te; X++)
|
144
|
-
new Function(L[X])(window);
|
145
|
-
J[f] = !0;
|
146
|
-
}
|
147
|
-
var re = r.querySelectorAll("style");
|
148
|
-
if (Array.prototype.forEach.call(re, function(s) {
|
149
|
-
s.textContent += "";
|
150
|
-
}), r.setAttribute("xmlns", ve), r.setAttribute("xmlns:xlink", F), i(r), !e.parentNode) {
|
151
|
-
l.splice(l.indexOf(e), 1), e = null, a(new Error("Parent node is null"));
|
152
|
-
return;
|
153
|
-
}
|
154
|
-
e.parentNode.replaceChild(r, e), l.splice(l.indexOf(e), 1), e = null, a(null, r);
|
155
|
-
});
|
156
|
-
}, we = function(e, o) {
|
157
|
-
var n = o === void 0 ? {} : o, t = n.afterAll, u = t === void 0 ? function() {
|
158
|
-
} : t, i = n.afterEach, a = i === void 0 ? function() {
|
159
|
-
} : i, f = n.beforeEach, v = f === void 0 ? function() {
|
160
|
-
} : f, j = n.cacheRequests, r = j === void 0 ? !0 : j, w = n.evalScripts, S = w === void 0 ? "never" : w, E = n.httpRequestWithCredentials, y = E === void 0 ? !1 : E, G = n.renumerateIRIElements, b = G === void 0 ? !0 : G;
|
161
|
-
if (e && "length" in e)
|
162
|
-
for (var R = 0, h = 0, C = e.length; h < C; h++)
|
163
|
-
K(e[h], S, b, r, y, v, function(d, m) {
|
164
|
-
a(d, m), e && "length" in e && e.length === ++R && u(R);
|
165
|
-
});
|
166
|
-
else e ? K(e, S, b, r, y, v, function(d, m) {
|
167
|
-
a(d, m), u(1), e = null;
|
168
|
-
}) : u(0);
|
169
|
-
};
|
170
|
-
export {
|
171
|
-
we as SVGInjector
|
172
|
-
};
|
173
|
-
//# sourceMappingURL=index140.js.map
|