@shoplflow/extension 0.0.56 → 0.0.57
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.57",
|
|
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/contentStyle17261902962.chunk.css"
|
|
28
28
|
]
|
|
29
29
|
}
|
|
30
30
|
],
|
|
@@ -431,7 +431,7 @@ var U5=Object.defineProperty;var z5=(e,t,i)=>t in e?U5(e,t,{enumerable:!0,config
|
|
|
431
431
|
width: 20px;
|
|
432
432
|
height: 20px;
|
|
433
433
|
}
|
|
434
|
-
`,Qi=M.exports.forwardRef(({styleVar:e,sizeVar:t,disabled:i,children:n,color:o,onMouseEnter:s,onMouseLeave:l,isLoading:a=!1,...
|
|
434
|
+
`,Qi=M.exports.forwardRef(({styleVar:e,sizeVar:t,disabled:i,children:n,color:o,onMouseEnter:s,onMouseLeave:l,isLoading:a=!1,type:c="button",...d},h)=>{const[f,u]=M.exports.useState(!1);return r(P6,{styleVar:e,sizeVar:t,disabled:i,color:o,ref:h,onMouseEnter:m=>{u(!0),s&&s(m)},onMouseLeave:m=>{u(!1),l&&l(m)},isHovered:f,type:c,...d,"data-shoplflow":"IconButton",children:a?r(V2,{color:e==="SECONDARY"||e==="GHOST"?"neutral500":"neutral0"}):n})}),O6=R`
|
|
435
435
|
background: ${y.neutral100};
|
|
436
436
|
& > span {
|
|
437
437
|
color: ${y.neutral600};
|
package/package.json
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@shoplflow/extension",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.57",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"description": "Shoplflow 점유율 확인 extension",
|
|
6
6
|
"type": "module",
|
|
7
7
|
"dependencies": {
|
|
8
|
-
"@shoplflow/base": "^0.31.
|
|
8
|
+
"@shoplflow/base": "^0.31.21",
|
|
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.57",
|
|
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/contentStyle17261902962.chunk.css"
|
|
28
28
|
]
|
|
29
29
|
}
|
|
30
30
|
],
|
/package/dist/assets/css/{contentStyle17260225556.chunk.css → contentStyle17261902962.chunk.css}
RENAMED
|
File without changes
|