@shoplflow/extension 0.0.71 → 0.0.72
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/CHANGELOG.md
CHANGED
package/dist/manifest.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"manifest_version": 3,
|
|
3
3
|
"name": "@shoplflow/extension",
|
|
4
|
-
"version": "0.0.
|
|
4
|
+
"version": "0.0.72",
|
|
5
5
|
"description": "Shoplflow 점유율 확인 extension",
|
|
6
6
|
"permissions": [
|
|
7
7
|
"storage"
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"src/pages/content/index.js"
|
|
25
25
|
],
|
|
26
26
|
"css": [
|
|
27
|
-
"assets/css/
|
|
27
|
+
"assets/css/contentStyle17362254918.chunk.css"
|
|
28
28
|
]
|
|
29
29
|
}
|
|
30
30
|
],
|
|
@@ -377,37 +377,21 @@ var U5=Object.defineProperty;var z5=(e,t,i)=>t in e?U5(e,t,{enumerable:!0,config
|
|
|
377
377
|
min-width: 40px;
|
|
378
378
|
height: 40px;
|
|
379
379
|
min-height: 40px;
|
|
380
|
-
& > svg {
|
|
381
|
-
width: 24px;
|
|
382
|
-
height: 24px;
|
|
383
|
-
}
|
|
384
380
|
`;case"S":return R`
|
|
385
381
|
width: 32px;
|
|
386
382
|
min-width: 32px;
|
|
387
383
|
height: 32px;
|
|
388
384
|
min-height: 32px;
|
|
389
|
-
& > svg {
|
|
390
|
-
width: 20px;
|
|
391
|
-
height: 20px;
|
|
392
|
-
}
|
|
393
385
|
`;case"XS":return R`
|
|
394
386
|
width: 24px;
|
|
395
387
|
min-width: 24px;
|
|
396
388
|
height: 24px;
|
|
397
389
|
min-height: 24px;
|
|
398
|
-
& > svg {
|
|
399
|
-
width: 12px;
|
|
400
|
-
height: 12px;
|
|
401
|
-
}
|
|
402
390
|
`;default:return R`
|
|
403
391
|
width: 40px;
|
|
404
392
|
min-width: 40px;
|
|
405
393
|
height: 40px;
|
|
406
394
|
min-height: 40px;
|
|
407
|
-
& > svg {
|
|
408
|
-
width: 20px;
|
|
409
|
-
height: 20px;
|
|
410
|
-
}
|
|
411
395
|
`}},Vu=(e,t,i)=>{switch(e){case"PRIMARY":return R`
|
|
412
396
|
background: ${y.primary300};
|
|
413
397
|
border: 1px solid ${y.primary400};
|
|
@@ -449,6 +433,10 @@ var U5=Object.defineProperty;var z5=(e,t,i)=>t in e?U5(e,t,{enumerable:!0,config
|
|
|
449
433
|
${({styleVar:e,color:t,isHovered:i})=>Vu(e,t,i)};
|
|
450
434
|
${({sizeVar:e})=>Tu(e)};
|
|
451
435
|
${({disabled:e})=>ot(e)};
|
|
436
|
+
& > svg {
|
|
437
|
+
width: 20px;
|
|
438
|
+
height: 20px;
|
|
439
|
+
}
|
|
452
440
|
`,ei=b.exports.forwardRef(({styleVar:e,sizeVar:t,disabled:i,children:r,color:o,onMouseEnter:s,onMouseLeave:l,isLoading:a=!1,type:c="button",...d},h)=>{const[f,p]=b.exports.useState(!1);return n(Pu,{styleVar:e,sizeVar:t,disabled:i,color:o,ref:h,onMouseEnter:m=>{p(!0),s&&s(m)},onMouseLeave:m=>{p(!1),l&&l(m)},isHovered:f,type:c,...d,"data-shoplflow":"IconButton",children:a?n(V2,{color:e==="SECONDARY"||e==="GHOST"?"neutral500":"neutral0"}):r})}),Ou=R`
|
|
453
441
|
background: ${y.neutral100};
|
|
454
442
|
& > span {
|
package/package.json
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@shoplflow/extension",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.72",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"description": "Shoplflow 점유율 확인 extension",
|
|
6
6
|
"type": "module",
|
|
7
7
|
"dependencies": {
|
|
8
|
-
"@shoplflow/base": "^0.32.
|
|
8
|
+
"@shoplflow/base": "^0.32.15",
|
|
9
9
|
"chart.js": "^4.4.0",
|
|
10
10
|
"construct-style-sheets-polyfill": "^3.1.0",
|
|
11
11
|
"react": "18.2.0",
|
package/public/manifest.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"manifest_version": 3,
|
|
3
3
|
"name": "@shoplflow/extension",
|
|
4
|
-
"version": "0.0.
|
|
4
|
+
"version": "0.0.72",
|
|
5
5
|
"description": "Shoplflow 점유율 확인 extension",
|
|
6
6
|
"permissions": [
|
|
7
7
|
"storage"
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"src/pages/content/index.js"
|
|
25
25
|
],
|
|
26
26
|
"css": [
|
|
27
|
-
"assets/css/
|
|
27
|
+
"assets/css/contentStyle17362254918.chunk.css"
|
|
28
28
|
]
|
|
29
29
|
}
|
|
30
30
|
],
|
/package/dist/assets/css/{contentStyle17351963678.chunk.css → contentStyle17362254918.chunk.css}
RENAMED
|
File without changes
|