se-design 0.0.114 → 0.0.116
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/checked-circle.svg +8 -0
- package/dist/assets/icons/chevron.svg +3 -0
- package/dist/assets/icons/file.svg +3 -0
- package/dist/assets/icons/folder.svg +1 -1
- package/dist/assets/icons/hamburger.svg +2 -4
- package/dist/assets/icons/kebab-menu.svg +3 -8
- package/dist/assets/icons/reset.svg +2 -2
- package/dist/assets/icons/rotate-left.svg +2 -2
- package/dist/assets/icons/rotate-right.svg +3 -3
- package/dist/assets/icons/search.svg +3 -3
- package/dist/assets/icons/shipment.svg +5 -0
- package/dist/assets/style.css +1 -1
- package/dist/components/BreadCrumbs/index.d.ts +12 -0
- package/dist/components/Button/index.d.ts +3 -2
- package/dist/components/KebabMenu/index.d.ts +1 -1
- package/dist/components/Modal/index.d.ts +2 -0
- package/dist/components/index.d.ts +1 -0
- package/dist/index.js +6 -4
- package/dist/index.js.map +1 -1
- package/dist/index10.js +30 -22
- package/dist/index10.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 +2 -2
- 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 +2 -2
- package/dist/index107.js.map +1 -1
- package/dist/index108.js +2 -2
- package/dist/index108.js.map +1 -1
- package/dist/index109.js +2 -2
- 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 +2 -2
- package/dist/index115.js.map +1 -1
- package/dist/index116.js +2 -2
- package/dist/index116.js.map +1 -1
- package/dist/index117.js +149 -2
- package/dist/index117.js.map +1 -1
- package/dist/{index129.js → index128.js} +1 -1
- package/dist/{index129.js.map → index128.js.map} +1 -1
- package/dist/index136.js +1236 -0
- package/dist/index136.js.map +1 -0
- package/dist/index137.js +9 -1232
- package/dist/index137.js.map +1 -1
- package/dist/index138.js +9 -9
- package/dist/index138.js.map +1 -1
- package/dist/index139.js +4 -9
- package/dist/index139.js.map +1 -1
- package/dist/index140.js +170 -5
- package/dist/index140.js.map +1 -1
- package/dist/index141.js +11 -170
- package/dist/index141.js.map +1 -1
- package/dist/index142.js +6 -11
- package/dist/index142.js.map +1 -1
- package/dist/index143.js +5 -5
- package/dist/index143.js.map +1 -1
- package/dist/index144.js +37 -5
- package/dist/index144.js.map +1 -1
- package/dist/index145.js +2 -38
- package/dist/index145.js.map +1 -1
- package/dist/index146.js +8 -2
- package/dist/index146.js.map +1 -1
- package/dist/index147.js +326 -7
- package/dist/index147.js.map +1 -1
- package/dist/index148.js +47 -324
- package/dist/index148.js.map +1 -1
- package/dist/index149.js +2 -50
- package/dist/index149.js.map +1 -1
- package/dist/index150.js +76 -2
- package/dist/index150.js.map +1 -1
- package/dist/index151.js +82 -65
- package/dist/index151.js.map +1 -1
- package/dist/index152.js +48 -89
- package/dist/index152.js.map +1 -1
- package/dist/index153.js +7 -51
- package/dist/index153.js.map +1 -1
- package/dist/index154.js +4 -7
- package/dist/index154.js.map +1 -1
- package/dist/index155.js +51 -4
- package/dist/index155.js.map +1 -1
- package/dist/index156.js +2 -52
- package/dist/index156.js.map +1 -1
- package/dist/index157.js +2 -2
- package/dist/index19.js +3 -2
- package/dist/index19.js.map +1 -1
- package/dist/index23.js +13 -12
- package/dist/index23.js.map +1 -1
- package/dist/index24.js +45 -129
- package/dist/index24.js.map +1 -1
- package/dist/index3.js +28 -32
- package/dist/index3.js.map +1 -1
- package/dist/index34.js +1 -1
- package/dist/index34.js.map +1 -1
- package/dist/index37.js +1 -1
- package/dist/index39.js +24 -23
- package/dist/index39.js.map +1 -1
- package/dist/index40.js +18 -18
- package/dist/index40.js.map +1 -1
- package/dist/index41.js +24 -22
- package/dist/index41.js.map +1 -1
- package/dist/index43.js +2 -2
- package/dist/index43.js.map +1 -1
- package/dist/index47.js +43 -2
- package/dist/index47.js.map +1 -1
- package/dist/index48.js +1 -1
- package/dist/index48.js.map +1 -1
- package/dist/index49.js +1 -1
- package/dist/index49.js.map +1 -1
- package/dist/index5.js +131 -135
- 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 +2 -2
- 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 +2 -2
- package/dist/index67.js.map +1 -1
- package/dist/index68.js +1 -1
- package/dist/index68.js.map +1 -1
- package/dist/index69.js +2 -2
- package/dist/index69.js.map +1 -1
- package/dist/index70.js +2 -2
- package/dist/index70.js.map +1 -1
- package/dist/index71.js +1 -1
- package/dist/index71.js.map +1 -1
- package/dist/index72.js +1 -1
- 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 +1 -1
- package/dist/index75.js.map +1 -1
- package/dist/index76.js +2 -2
- package/dist/index76.js.map +1 -1
- package/dist/index77.js +1 -1
- package/dist/index77.js.map +1 -1
- 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.map +1 -1
- package/dist/index82.js.map +1 -1
- 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/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 +2 -2
- package/dist/index92.js.map +1 -1
- package/dist/index93.js +2 -2
- package/dist/index93.js.map +1 -1
- package/dist/index94.js +1 -1
- package/dist/index94.js.map +1 -1
- package/dist/index95.js +1 -1
- package/dist/index95.js.map +1 -1
- package/dist/index96.js +1 -1
- package/dist/index96.js.map +1 -1
- package/dist/index97.js +1 -1
- package/dist/index97.js.map +1 -1
- package/dist/index98.js +1 -1
- 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/assets/icons/checked-circle-disabled.svg +0 -11
- package/dist/assets/icons/checked-circle-green.svg +0 -11
- package/dist/assets/icons/checked-circle-white.svg +0 -6
- package/dist/assets/icons/chevron-down.svg +0 -3
- package/dist/assets/icons/info-white.svg +0 -3
- package/dist/assets/icons/kebab-menu-blue.svg +0 -8
- package/dist/index118.js +0 -152
- package/dist/index118.js.map +0 -1
- package/dist/index158.js +0 -5
- package/dist/index158.js.map +0 -1
- /package/dist/assets/icons/{info-brown.svg → info.svg} +0 -0
package/dist/index95.js
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
const e = "data:image/svg+xml,%3csvg%
|
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='M6.18503%202.00115L3.87742%204.30876L6.18503%206.61637M3.41821%209.15518C3.41821%2011.8315%205.58784%2014.0012%208.2642%2014.0012C10.9406%2014.0012%2013.1102%2011.8315%2013.1102%209.15518C13.1102%206.47882%2010.9406%204.30919%208.2642%204.30919H3.87974'%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/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/reset.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='M6.18503%202.00115L3.87742%204.30876L6.18503%206.61637M3.41821%209.15518C3.41821%2011.8315%205.58784%2014.0012%208.2642%2014.0012C10.9406%2014.0012%2013.1102%2011.8315%2013.1102%209.15518C13.1102%206.47882%2010.9406%204.30919%208.2642%204.30919H3.87974'%20stroke='%23415575'%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/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='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%3e%3cpath%20d='M9.33275%2013.3333L12.6661%2010L9.33275%206.66663'%20stroke='currentColor'%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/rightSide.svg?url"],"sourcesContent":["export default \"data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%3e%3cpath%20d='M9.33275%2013.3333L12.6661%2010L9.33275%206.66663'%20stroke='currentColor'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e\""],"names":["__vite_glob_0_48"],"mappings":"AAAA,MAAeA,IAAA;"}
|
package/dist/index97.js
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
const e = "data:image/svg+xml,%3csvg%20width='16'%20height='
|
1
|
+
const e = "data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.9962%207.48861V5.48849C13.9962%204.38385%2013.1008%203.48837%2011.9961%203.48837H9.49595M9.49595%203.48837L10.996%201.98853M9.49595%203.48837L10.996%204.98871M8.99554%206.48804C9.54786%206.48804%209.9956%206.93579%209.9956%207.4881V13.4885C9.9956%2014.0408%209.54786%2014.4885%208.99554%2014.4885H2.99518C2.44286%2014.4885%201.99512%2014.0408%201.99512%2013.4885V7.4881C1.99512%206.93579%202.44286%206.48804%202.99518%206.48804H8.99554Z'%20stroke='white'%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/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/rotate-left.svg?url"],"sourcesContent":["export default \"data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.9962%207.48861V5.48849C13.9962%204.38385%2013.1008%203.48837%2011.9961%203.48837H9.49595M9.49595%203.48837L10.996%201.98853M9.49595%203.48837L10.996%204.98871M8.99554%206.48804C9.54786%206.48804%209.9956%206.93579%209.9956%207.4881V13.4885C9.9956%2014.0408%209.54786%2014.4885%208.99554%2014.4885H2.99518C2.44286%2014.4885%201.99512%2014.0408%201.99512%2013.4885V7.4881C1.99512%206.93579%202.44286%206.48804%202.99518%206.48804H8.99554Z'%20stroke='white'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e\""],"names":["__vite_glob_0_49"],"mappings":"AAAA,MAAeA,IAAA;"}
|
package/dist/index98.js
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
const e = "data:image/svg+xml,%3csvg%
|
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='M2.00342%206.98864V4.98851C2.00342%203.88388%202.89887%202.98839%204.00354%202.98839H6.50369M6.50369%202.98839L5.0036%201.48855M6.50369%202.98839L5.0036%204.48873M7.00411%205.98806C6.45179%205.98806%206.00404%206.4358%206.00404%206.98812V12.9885C6.00404%2013.5408%206.45179%2013.9885%207.00411%2013.9885H13.0045C13.5568%2013.9885%2014.0045%2013.5408%2014.0045%2012.9885V6.98812C14.0045%206.4358%2013.5568%205.98806%2013.0045%205.98806H7.00411Z'%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/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/rotate-right.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='M2.00342%206.98864V4.98851C2.00342%203.88388%202.89887%202.98839%204.00354%202.98839H6.50369M6.50369%202.98839L5.0036%201.48855M6.50369%202.98839L5.0036%204.48873M7.00411%205.98806C6.45179%205.98806%206.00404%206.4358%206.00404%206.98812V12.9885C6.00404%2013.5408%206.45179%2013.9885%207.00411%2013.9885H13.0045C13.5568%2013.9885%2014.0045%2013.5408%2014.0045%2012.9885V6.98812C14.0045%206.4358%2013.5568%205.98806%2013.0045%205.98806H7.00411Z'%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/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='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_3824_45679)'%3e%3cpath%20d='M16%200C7.17706%200%200%207.17706%200%2016C0%2024.8229%207.17706%2032%2016%2032C24.8229%2032%2032%2024.8217%2032%2016C32%207.17831%2024.8229%200%2016%200ZM16%2029.5213C8.54531%2029.5213%202.47869%2023.4559%202.47869%2016C2.47869%208.54406%208.54531%202.47869%2016%202.47869C23.4547%202.47869%2029.5213%208.54406%2029.5213%2016C29.5213%2023.4559%2023.4559%2029.5213%2016%2029.5213Z'%20fill='%231B2636'/%3e%3cpath%20d='M22.1967%2014.6499H17.2393V9.6925C17.2393%209.00837%2016.6853%208.45312%2016%208.45312C15.3146%208.45312%2014.7606%209.00837%2014.7606%209.6925V14.6499H9.80322C9.11784%2014.6499%208.56384%2015.2051%208.56384%2015.8892C8.56384%2016.5734%209.11784%2017.1286%209.80322%2017.1286H14.7606V22.086C14.7606%2022.7701%2015.3146%2023.3254%2016%2023.3254C16.6853%2023.3254%2017.2393%2022.7701%2017.2393%2022.086V17.1286H22.1967C22.8821%2017.1286%2023.4361%2016.5734%2023.4361%2015.8892C23.4361%2015.2051%2022.8821%2014.6499%2022.1967%2014.6499Z'%20fill='%231B2636'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_3824_45679'%3e%3crect%20width='32'%20height='32'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%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/rounded-plus.svg?url"],"sourcesContent":["export default \"data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_3824_45679)'%3e%3cpath%20d='M16%200C7.17706%200%200%207.17706%200%2016C0%2024.8229%207.17706%2032%2016%2032C24.8229%2032%2032%2024.8217%2032%2016C32%207.17831%2024.8229%200%2016%200ZM16%2029.5213C8.54531%2029.5213%202.47869%2023.4559%202.47869%2016C2.47869%208.54406%208.54531%202.47869%2016%202.47869C23.4547%202.47869%2029.5213%208.54406%2029.5213%2016C29.5213%2023.4559%2023.4559%2029.5213%2016%2029.5213Z'%20fill='%231B2636'/%3e%3cpath%20d='M22.1967%2014.6499H17.2393V9.6925C17.2393%209.00837%2016.6853%208.45312%2016%208.45312C15.3146%208.45312%2014.7606%209.00837%2014.7606%209.6925V14.6499H9.80322C9.11784%2014.6499%208.56384%2015.2051%208.56384%2015.8892C8.56384%2016.5734%209.11784%2017.1286%209.80322%2017.1286H14.7606V22.086C14.7606%2022.7701%2015.3146%2023.3254%2016%2023.3254C16.6853%2023.3254%2017.2393%2022.7701%2017.2393%2022.086V17.1286H22.1967C22.8821%2017.1286%2023.4361%2016.5734%2023.4361%2015.8892C23.4361%2015.2051%2022.8821%2014.6499%2022.1967%2014.6499Z'%20fill='%231B2636'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_3824_45679'%3e%3crect%20width='32'%20height='32'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e\""],"names":["__vite_glob_0_51"],"mappings":"AAAA,MAAeA,IAAA;"}
|
package/package.json
CHANGED
@@ -1,11 +0,0 @@
|
|
1
|
-
<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
|
2
|
-
<g clip-path="url(#clip0_2042_19746)">
|
3
|
-
<path d="M8.99928 16.9107C13.3676 16.9107 16.9087 13.3696 16.9087 9.00124C16.9087 4.63298 13.3676 1.0918 8.99928 1.0918C4.63102 1.0918 1.08984 4.63298 1.08984 9.00124C1.08984 13.3696 4.63102 16.9107 8.99928 16.9107Z" stroke="#A1B3CF" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round"/>
|
4
|
-
<path d="M12.551 6.26562L7.68367 12.3498L5.25 10.5246" stroke="#A1B3CF" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round"/>
|
5
|
-
</g>
|
6
|
-
<defs>
|
7
|
-
<clipPath id="clip0_2042_19746">
|
8
|
-
<rect width="18" height="18" fill="white"/>
|
9
|
-
</clipPath>
|
10
|
-
</defs>
|
11
|
-
</svg>
|
@@ -1,11 +0,0 @@
|
|
1
|
-
<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
|
2
|
-
<g clip-path="url(#clip0_2042_19734)">
|
3
|
-
<path d="M8.99928 16.9107C13.3676 16.9107 16.9087 13.3696 16.9087 9.00124C16.9087 4.63298 13.3676 1.0918 8.99928 1.0918C4.63102 1.0918 1.08984 4.63298 1.08984 9.00124C1.08984 13.3696 4.63102 16.9107 8.99928 16.9107Z" stroke="#27AE60" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round"/>
|
4
|
-
<path d="M12.551 6.26562L7.68367 12.3498L5.25 10.5246" stroke="#27AE60" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round"/>
|
5
|
-
</g>
|
6
|
-
<defs>
|
7
|
-
<clipPath id="clip0_2042_19734">
|
8
|
-
<rect width="18" height="18" fill="white"/>
|
9
|
-
</clipPath>
|
10
|
-
</defs>
|
11
|
-
</svg>
|
@@ -1,6 +0,0 @@
|
|
1
|
-
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
2
|
-
<mask id="path-1-inside-1_4946_41296" fill="white">
|
3
|
-
<path d="M8 16C12.4183 16 16 12.4183 16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16Z"/>
|
4
|
-
</mask>
|
5
|
-
<path d="M4.92397 7.5746C4.68966 7.34028 4.30976 7.34028 4.07545 7.5746C3.84113 7.80891 3.84113 8.18881 4.07545 8.42312L4.92397 7.5746ZM6.30507 9.80422L6.72934 9.37996H6.72933L6.30507 9.80422ZM7.36102 9.80422L6.93675 9.37996L7.36102 9.80422ZM11.924 6.08979C12.1583 5.85548 12.1583 5.47558 11.924 5.24126C11.6897 5.00695 11.3098 5.00695 11.0754 5.24126L11.924 6.08979ZM6.68884 10.1161L6.87425 9.54542L6.87425 9.54542L6.68884 10.1161ZM6.97725 10.1161L6.79184 9.54542L6.79184 9.54542L6.97725 10.1161ZM4.07545 8.42312L5.88081 10.2285L6.72933 9.37996L4.92397 7.5746L4.07545 8.42312ZM7.78528 10.2285L11.924 6.08979L11.0754 5.24126L6.93675 9.37996L7.78528 10.2285ZM5.88081 10.2285C5.96621 10.3139 6.05545 10.4038 6.13799 10.4739C6.22589 10.5485 6.34482 10.6352 6.50343 10.6867L6.87425 9.54542C6.9263 9.56233 6.94574 9.58549 6.9146 9.55905C6.89931 9.54607 6.87781 9.52641 6.84556 9.49516C6.81332 9.46392 6.77651 9.42713 6.72934 9.37996L5.88081 10.2285ZM6.93675 9.37996C6.88958 9.42713 6.85276 9.46392 6.82053 9.49516C6.78828 9.52641 6.76677 9.54607 6.75148 9.55905C6.72034 9.58549 6.73979 9.56233 6.79184 9.54542L7.16266 10.6867C7.32127 10.6352 7.44019 10.5485 7.52809 10.4739C7.61064 10.4038 7.69988 10.3139 7.78528 10.2285L6.93675 9.37996ZM6.50342 10.6867C6.71766 10.7563 6.94843 10.7563 7.16266 10.6867L6.79184 9.54542C6.81862 9.53672 6.84747 9.53672 6.87425 9.54542L6.50342 10.6867ZM14.8 8C14.8 11.7555 11.7555 14.8 8 14.8V17.2C13.081 17.2 17.2 13.081 17.2 8H14.8ZM8 14.8C4.24446 14.8 1.2 11.7555 1.2 8H-1.2C-1.2 13.081 2.91898 17.2 8 17.2V14.8ZM1.2 8C1.2 4.24446 4.24446 1.2 8 1.2V-1.2C2.91898 -1.2 -1.2 2.91898 -1.2 8H1.2ZM8 1.2C11.7555 1.2 14.8 4.24446 14.8 8H17.2C17.2 2.91898 13.081 -1.2 8 -1.2V1.2Z" fill="white" mask="url(#path-1-inside-1_4946_41296)"/>
|
6
|
-
</svg>
|
@@ -1,3 +0,0 @@
|
|
1
|
-
<svg width="20" height="24" viewBox="0 0 20 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
2
|
-
<path d="M10 8.2V12.2M10 20C14.4183 20 18 16.4183 18 12C18 7.58172 14.4183 4 10 4C5.58172 4 2 7.58172 2 12C2 16.4183 5.58172 20 10 20ZM10 15.7178C9.857 15.7178 9.74107 15.6019 9.74107 15.4589C9.74107 15.3159 9.857 15.2 10 15.2C10.143 15.2 10.2589 15.3159 10.2589 15.4589C10.2589 15.6019 10.143 15.7178 10 15.7178Z" stroke="white" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round"/>
|
3
|
-
</svg>
|
@@ -1,8 +0,0 @@
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
2
|
-
<path d="M12 14C12.5523 14 13 13.5523 13 13C13 12.4477 12.5523 12 12 12C11.4477 12 11 12.4477 11 13C11 13.5523 11.4477 14 12 14Z" fill="#1088E7"/>
|
3
|
-
<path d="M19 14C19.5523 14 20 13.5523 20 13C20 12.4477 19.5523 12 19 12C18.4477 12 18 12.4477 18 13C18 13.5523 18.4477 14 19 14Z" fill="#1088E7"/>
|
4
|
-
<path d="M5 14C5.55228 14 6 13.5523 6 13C6 12.4477 5.55228 12 5 12C4.44772 12 4 12.4477 4 13C4 13.5523 4.44772 14 5 14Z" fill="#1088E7"/>
|
5
|
-
<path d="M12 14C12.5523 14 13 13.5523 13 13C13 12.4477 12.5523 12 12 12C11.4477 12 11 12.4477 11 13C11 13.5523 11.4477 14 12 14Z" stroke="#1088E7" stroke-linecap="round" stroke-linejoin="round"/>
|
6
|
-
<path d="M19 14C19.5523 14 20 13.5523 20 13C20 12.4477 19.5523 12 19 12C18.4477 12 18 12.4477 18 13C18 13.5523 18.4477 14 19 14Z" stroke="#1088E7" stroke-linecap="round" stroke-linejoin="round"/>
|
7
|
-
<path d="M5 14C5.55228 14 6 13.5523 6 13C6 12.4477 5.55228 12 5 12C4.44772 12 4 12.4477 4 13C4 13.5523 4.44772 14 5 14Z" stroke="#1088E7" stroke-linecap="round" stroke-linejoin="round"/>
|
8
|
-
</svg>
|
package/dist/index118.js
DELETED
@@ -1,152 +0,0 @@
|
|
1
|
-
import N from "./index138.js";
|
2
|
-
import R from "./index139.js";
|
3
|
-
import D from "./index140.js";
|
4
|
-
import { SVGInjector as A } from "./index141.js";
|
5
|
-
import { p as t } from "./index142.js";
|
6
|
-
import * as h from "react";
|
7
|
-
var O = function(s) {
|
8
|
-
var o = (s == null ? void 0 : s.ownerDocument) || document;
|
9
|
-
return o.defaultView || window;
|
10
|
-
}, U = function(s, o) {
|
11
|
-
for (var r in s)
|
12
|
-
if (!(r in o))
|
13
|
-
return !0;
|
14
|
-
for (var e in o)
|
15
|
-
if (s[e] !== o[e])
|
16
|
-
return !0;
|
17
|
-
return !1;
|
18
|
-
}, H = ["afterInjection", "beforeInjection", "desc", "evalScripts", "fallback", "httpRequestWithCredentials", "loading", "renumerateIRIElements", "src", "title", "useRequestCache", "wrapper"], v = "http://www.w3.org/2000/svg", q = "http://www.w3.org/1999/xlink", V = /* @__PURE__ */ function(c) {
|
19
|
-
function s() {
|
20
|
-
for (var r, e = arguments.length, n = new Array(e), a = 0; a < e; a++)
|
21
|
-
n[a] = arguments[a];
|
22
|
-
return r = c.call.apply(c, [this].concat(n)) || this, r.initialState = {
|
23
|
-
hasError: !1,
|
24
|
-
isLoading: !0
|
25
|
-
}, r.state = r.initialState, r._isMounted = !1, r.reactWrapper = void 0, r.nonReactWrapper = void 0, r.refCallback = function(u) {
|
26
|
-
r.reactWrapper = u;
|
27
|
-
}, r;
|
28
|
-
}
|
29
|
-
D(s, c);
|
30
|
-
var o = s.prototype;
|
31
|
-
return o.renderSVG = function() {
|
32
|
-
var e = this;
|
33
|
-
if (this.reactWrapper instanceof O(this.reactWrapper).Node) {
|
34
|
-
var n = this.props, a = n.desc, u = n.evalScripts, S = n.httpRequestWithCredentials, E = n.renumerateIRIElements, G = n.src, b = n.title, g = n.useRequestCache, w = this.props.onError, x = this.props.beforeInjection, y = this.props.afterInjection, f = this.props.wrapper, l, p;
|
35
|
-
f === "svg" ? (l = document.createElementNS(v, f), l.setAttribute("xmlns", v), l.setAttribute("xmlns:xlink", q), p = document.createElementNS(v, f)) : (l = document.createElement(f), p = document.createElement(f)), l.appendChild(p), p.dataset.src = G, this.nonReactWrapper = this.reactWrapper.appendChild(l);
|
36
|
-
var I = function(i) {
|
37
|
-
if (e.removeSVG(), !e._isMounted) {
|
38
|
-
w(i);
|
39
|
-
return;
|
40
|
-
}
|
41
|
-
e.setState(function() {
|
42
|
-
return {
|
43
|
-
hasError: !0,
|
44
|
-
isLoading: !1
|
45
|
-
};
|
46
|
-
}, function() {
|
47
|
-
w(i);
|
48
|
-
});
|
49
|
-
}, L = function(i, d) {
|
50
|
-
if (i) {
|
51
|
-
I(i);
|
52
|
-
return;
|
53
|
-
}
|
54
|
-
e._isMounted && e.setState(function() {
|
55
|
-
return {
|
56
|
-
isLoading: !1
|
57
|
-
};
|
58
|
-
}, function() {
|
59
|
-
try {
|
60
|
-
y(d);
|
61
|
-
} catch (m) {
|
62
|
-
I(m);
|
63
|
-
}
|
64
|
-
});
|
65
|
-
}, M = function(i) {
|
66
|
-
if (i.setAttribute("role", "img"), a) {
|
67
|
-
var d = i.querySelector(":scope > desc");
|
68
|
-
d && i.removeChild(d);
|
69
|
-
var m = document.createElement("desc");
|
70
|
-
m.innerHTML = a, i.prepend(m);
|
71
|
-
}
|
72
|
-
if (b) {
|
73
|
-
var j = i.querySelector(":scope > title");
|
74
|
-
j && i.removeChild(j);
|
75
|
-
var C = document.createElement("title");
|
76
|
-
C.innerHTML = b, i.prepend(C);
|
77
|
-
}
|
78
|
-
try {
|
79
|
-
x(i);
|
80
|
-
} catch (k) {
|
81
|
-
I(k);
|
82
|
-
}
|
83
|
-
};
|
84
|
-
A(p, {
|
85
|
-
afterEach: L,
|
86
|
-
beforeEach: M,
|
87
|
-
cacheRequests: g,
|
88
|
-
evalScripts: u,
|
89
|
-
httpRequestWithCredentials: S,
|
90
|
-
renumerateIRIElements: E
|
91
|
-
});
|
92
|
-
}
|
93
|
-
}, o.removeSVG = function() {
|
94
|
-
var e;
|
95
|
-
(e = this.nonReactWrapper) != null && e.parentNode && (this.nonReactWrapper.parentNode.removeChild(this.nonReactWrapper), this.nonReactWrapper = null);
|
96
|
-
}, o.componentDidMount = function() {
|
97
|
-
this._isMounted = !0, this.renderSVG();
|
98
|
-
}, o.componentDidUpdate = function(e) {
|
99
|
-
var n = this;
|
100
|
-
U(R({}, e), this.props) && this.setState(function() {
|
101
|
-
return n.initialState;
|
102
|
-
}, function() {
|
103
|
-
n.removeSVG(), n.renderSVG();
|
104
|
-
});
|
105
|
-
}, o.componentWillUnmount = function() {
|
106
|
-
this._isMounted = !1, this.removeSVG();
|
107
|
-
}, o.render = function() {
|
108
|
-
var e = this.props, n = e.fallback, a = e.loading, u = e.wrapper, S = N(e, H), E = u;
|
109
|
-
return /* @__PURE__ */ h.createElement(E, R({}, S, {
|
110
|
-
ref: this.refCallback
|
111
|
-
}, u === "svg" ? {
|
112
|
-
xmlns: v,
|
113
|
-
xmlnsXlink: q
|
114
|
-
} : {}), this.state.isLoading && a && /* @__PURE__ */ h.createElement(a, null), this.state.hasError && n && /* @__PURE__ */ h.createElement(n, null));
|
115
|
-
}, s;
|
116
|
-
}(h.Component);
|
117
|
-
V.defaultProps = {
|
118
|
-
afterInjection: function() {
|
119
|
-
},
|
120
|
-
beforeInjection: function() {
|
121
|
-
},
|
122
|
-
desc: "",
|
123
|
-
evalScripts: "never",
|
124
|
-
fallback: null,
|
125
|
-
httpRequestWithCredentials: !1,
|
126
|
-
loading: null,
|
127
|
-
onError: function() {
|
128
|
-
},
|
129
|
-
renumerateIRIElements: !0,
|
130
|
-
title: "",
|
131
|
-
useRequestCache: !0,
|
132
|
-
wrapper: "div"
|
133
|
-
};
|
134
|
-
V.propTypes = {
|
135
|
-
afterInjection: t.func,
|
136
|
-
beforeInjection: t.func,
|
137
|
-
desc: t.string,
|
138
|
-
evalScripts: t.oneOf(["always", "once", "never"]),
|
139
|
-
fallback: t.oneOfType([t.func, t.object, t.string]),
|
140
|
-
httpRequestWithCredentials: t.bool,
|
141
|
-
loading: t.oneOfType([t.func, t.object, t.string]),
|
142
|
-
onError: t.func,
|
143
|
-
renumerateIRIElements: t.bool,
|
144
|
-
src: t.string.isRequired,
|
145
|
-
title: t.string,
|
146
|
-
useRequestCache: t.bool,
|
147
|
-
wrapper: t.oneOf(["div", "span", "svg"])
|
148
|
-
};
|
149
|
-
export {
|
150
|
-
V as ReactSVG
|
151
|
-
};
|
152
|
-
//# sourceMappingURL=index118.js.map
|
package/dist/index118.js.map
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"index118.js","sources":["../node_modules/react-svg/dist/react-svg.esm.js"],"sourcesContent":["import _objectWithoutPropertiesLoose from '@babel/runtime/helpers/objectWithoutPropertiesLoose';\nimport _extends from '@babel/runtime/helpers/extends';\nimport _inheritsLoose from '@babel/runtime/helpers/inheritsLoose';\nimport { SVGInjector } from '@tanem/svg-injector';\nimport * as PropTypes from 'prop-types';\nimport * as React from 'react';\n\n// Hat-tip: https://github.com/mui/material-ui/tree/master/packages/mui-utils/src.\nvar ownerWindow = function ownerWindow(node) {\n var doc = (node == null ? undefined : node.ownerDocument) || document;\n return doc.defaultView || window;\n};\n\n// Hat-tip: https://github.com/developit/preact-compat/blob/master/src/index.js#L402.\nvar shallowDiffers = function shallowDiffers(a, b) {\n for (var i in a) {\n if (!(i in b)) {\n return true;\n }\n }\n for (var _i in b) {\n if (a[_i] !== b[_i]) {\n return true;\n }\n }\n return false;\n};\n\nvar _excluded = [\"afterInjection\", \"beforeInjection\", \"desc\", \"evalScripts\", \"fallback\", \"httpRequestWithCredentials\", \"loading\", \"renumerateIRIElements\", \"src\", \"title\", \"useRequestCache\", \"wrapper\"];\nvar svgNamespace = 'http://www.w3.org/2000/svg';\nvar xlinkNamespace = 'http://www.w3.org/1999/xlink';\nvar ReactSVG = /*#__PURE__*/function (_React$Component) {\n function ReactSVG() {\n var _this;\n for (var _len = arguments.length, args = new Array(_len), _key = 0; _key < _len; _key++) {\n args[_key] = arguments[_key];\n }\n _this = _React$Component.call.apply(_React$Component, [this].concat(args)) || this;\n _this.initialState = {\n hasError: false,\n isLoading: true\n };\n _this.state = _this.initialState;\n _this._isMounted = false;\n _this.reactWrapper = undefined;\n _this.nonReactWrapper = undefined;\n _this.refCallback = function (reactWrapper) {\n _this.reactWrapper = reactWrapper;\n };\n return _this;\n }\n _inheritsLoose(ReactSVG, _React$Component);\n var _proto = ReactSVG.prototype;\n _proto.renderSVG = function renderSVG() {\n var _this2 = this;\n /* istanbul ignore else */\n if (this.reactWrapper instanceof ownerWindow(this.reactWrapper).Node) {\n var _this$props = this.props,\n desc = _this$props.desc,\n evalScripts = _this$props.evalScripts,\n httpRequestWithCredentials = _this$props.httpRequestWithCredentials,\n renumerateIRIElements = _this$props.renumerateIRIElements,\n src = _this$props.src,\n title = _this$props.title,\n useRequestCache = _this$props.useRequestCache;\n /* eslint-disable @typescript-eslint/no-non-null-assertion */\n var onError = this.props.onError;\n var beforeInjection = this.props.beforeInjection;\n var afterInjection = this.props.afterInjection;\n var wrapper = this.props.wrapper;\n var nonReactWrapper;\n var nonReactTarget;\n if (wrapper === 'svg') {\n nonReactWrapper = document.createElementNS(svgNamespace, wrapper);\n nonReactWrapper.setAttribute('xmlns', svgNamespace);\n nonReactWrapper.setAttribute('xmlns:xlink', xlinkNamespace);\n nonReactTarget = document.createElementNS(svgNamespace, wrapper);\n } else {\n nonReactWrapper = document.createElement(wrapper);\n nonReactTarget = document.createElement(wrapper);\n }\n nonReactWrapper.appendChild(nonReactTarget);\n nonReactTarget.dataset.src = src;\n this.nonReactWrapper = this.reactWrapper.appendChild(nonReactWrapper);\n var handleError = function handleError(error) {\n _this2.removeSVG();\n if (!_this2._isMounted) {\n onError(error);\n return;\n }\n _this2.setState(function () {\n return {\n hasError: true,\n isLoading: false\n };\n }, function () {\n onError(error);\n });\n };\n var afterEach = function afterEach(error, svg) {\n if (error) {\n handleError(error);\n return;\n }\n // TODO (Tane): It'd be better to cleanly unsubscribe from SVGInjector\n // callbacks instead of tracking a property like this.\n if (_this2._isMounted) {\n _this2.setState(function () {\n return {\n isLoading: false\n };\n }, function () {\n try {\n afterInjection(svg);\n } catch (afterInjectionError) {\n handleError(afterInjectionError);\n }\n });\n }\n };\n var beforeEach = function beforeEach(svg) {\n svg.setAttribute('role', 'img');\n if (desc) {\n var originalDesc = svg.querySelector(':scope > desc');\n if (originalDesc) {\n svg.removeChild(originalDesc);\n }\n var newDesc = document.createElement('desc');\n newDesc.innerHTML = desc;\n svg.prepend(newDesc);\n }\n if (title) {\n var originalTitle = svg.querySelector(':scope > title');\n if (originalTitle) {\n svg.removeChild(originalTitle);\n }\n var newTitle = document.createElement('title');\n newTitle.innerHTML = title;\n svg.prepend(newTitle);\n }\n try {\n beforeInjection(svg);\n } catch (error) {\n handleError(error);\n }\n };\n SVGInjector(nonReactTarget, {\n afterEach: afterEach,\n beforeEach: beforeEach,\n cacheRequests: useRequestCache,\n evalScripts: evalScripts,\n httpRequestWithCredentials: httpRequestWithCredentials,\n renumerateIRIElements: renumerateIRIElements\n });\n }\n };\n _proto.removeSVG = function removeSVG() {\n var _this$nonReactWrapper;\n if ((_this$nonReactWrapper = this.nonReactWrapper) != null && _this$nonReactWrapper.parentNode) {\n this.nonReactWrapper.parentNode.removeChild(this.nonReactWrapper);\n this.nonReactWrapper = null;\n }\n };\n _proto.componentDidMount = function componentDidMount() {\n this._isMounted = true;\n this.renderSVG();\n };\n _proto.componentDidUpdate = function componentDidUpdate(prevProps) {\n var _this3 = this;\n if (shallowDiffers(_extends({}, prevProps), this.props)) {\n this.setState(function () {\n return _this3.initialState;\n }, function () {\n _this3.removeSVG();\n _this3.renderSVG();\n });\n }\n };\n _proto.componentWillUnmount = function componentWillUnmount() {\n this._isMounted = false;\n this.removeSVG();\n };\n _proto.render = function render() {\n /* eslint-disable @typescript-eslint/no-unused-vars */\n var _this$props2 = this.props;\n _this$props2.afterInjection;\n _this$props2.beforeInjection;\n _this$props2.desc;\n _this$props2.evalScripts;\n var Fallback = _this$props2.fallback;\n _this$props2.httpRequestWithCredentials;\n var Loading = _this$props2.loading;\n _this$props2.renumerateIRIElements;\n _this$props2.src;\n _this$props2.title;\n _this$props2.useRequestCache;\n var wrapper = _this$props2.wrapper,\n rest = _objectWithoutPropertiesLoose(_this$props2, _excluded);\n /* eslint-enable @typescript-eslint/no-unused-vars */\n // eslint-disable-next-line @typescript-eslint/no-non-null-assertion\n var Wrapper = wrapper;\n return /*#__PURE__*/React.createElement(Wrapper, _extends({}, rest, {\n ref: this.refCallback\n }, wrapper === 'svg' ? {\n xmlns: svgNamespace,\n xmlnsXlink: xlinkNamespace\n } : {}), this.state.isLoading && Loading && /*#__PURE__*/React.createElement(Loading, null), this.state.hasError && Fallback && /*#__PURE__*/React.createElement(Fallback, null));\n };\n return ReactSVG;\n}(React.Component);\nReactSVG.defaultProps = {\n afterInjection: function afterInjection() {\n return undefined;\n },\n beforeInjection: function beforeInjection() {\n return undefined;\n },\n desc: '',\n evalScripts: 'never',\n fallback: null,\n httpRequestWithCredentials: false,\n loading: null,\n onError: function onError() {\n return undefined;\n },\n renumerateIRIElements: true,\n title: '',\n useRequestCache: true,\n wrapper: 'div'\n};\nReactSVG.propTypes = {\n afterInjection: PropTypes.func,\n beforeInjection: PropTypes.func,\n desc: PropTypes.string,\n evalScripts: PropTypes.oneOf(['always', 'once', 'never']),\n fallback: PropTypes.oneOfType([PropTypes.func, PropTypes.object, PropTypes.string]),\n httpRequestWithCredentials: PropTypes.bool,\n loading: PropTypes.oneOfType([PropTypes.func, PropTypes.object, PropTypes.string]),\n onError: PropTypes.func,\n renumerateIRIElements: PropTypes.bool,\n src: PropTypes.string.isRequired,\n title: PropTypes.string,\n useRequestCache: PropTypes.bool,\n wrapper: PropTypes.oneOf(['div', 'span', 'svg'])\n} ;\n\nexport { ReactSVG };\n//# sourceMappingURL=react-svg.esm.js.map\n"],"names":["_objectWithoutPropertiesLoose","_extends","_inheritsLoose","SVGInjector","propTypesExports","React","ownerWindow","node","doc","shallowDiffers","a","b","i","_i","_excluded","svgNamespace","xlinkNamespace","ReactSVG","_React$Component","_this","_len","args","_key","reactWrapper","_proto","_this2","_this$props","desc","evalScripts","httpRequestWithCredentials","renumerateIRIElements","src","title","useRequestCache","onError","beforeInjection","afterInjection","wrapper","nonReactWrapper","nonReactTarget","handleError","error","afterEach","svg","afterInjectionError","beforeEach","originalDesc","newDesc","originalTitle","newTitle","_this$nonReactWrapper","prevProps","_this3","_this$props2","Fallback","Loading","rest","Wrapper","PropTypes.func","PropTypes.string","PropTypes.oneOf","PropTypes.oneOfType","PropTypes.object","PropTypes.bool"],"mappings":"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","x_google_ignoreList":[0]}
|
package/dist/index158.js
DELETED
package/dist/index158.js.map
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"index158.js","sources":[],"sourcesContent":[],"names":[],"mappings":";"}
|
File without changes
|