@shoplflow/extension 0.0.63 → 0.0.64
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.64",
|
|
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/contentStyle17278342287.chunk.css"
|
|
28
28
|
]
|
|
29
29
|
}
|
|
30
30
|
],
|
|
@@ -284,7 +284,7 @@ var U5=Object.defineProperty;var z5=(e,t,i)=>t in e?U5(e,t,{enumerable:!0,config
|
|
|
284
284
|
cursor: pointer;
|
|
285
285
|
${e=>e.styleVar==="SOLID"&&ku(e)};
|
|
286
286
|
${({disabled:e})=>it(e)};
|
|
287
|
-
`;const Mt=(e,t=1)=>{const i=e.replace(/[0-9]|_/g,""),o=Object.keys(y).filter(h=>h.includes(i)),s=h=>{const f=h.replace(/_/g,"."),u=/\d+(\.\d+)?/g,g=f.match(u);return g?parseFloat(g[0]):0},l=o.sort((h,f)=>s(h)-s(f));let c=l.indexOf(e),d=0;for(;d<Math.abs(t)&&(c+=Math.sign(t),!(c<0||c>=l.length));)!l[c].endsWith("_5")&&!l[c].
|
|
287
|
+
`;const Mt=(e,t=1)=>{const i=e.replace(/[0-9]|_/g,""),o=Object.keys(y).filter(h=>h.includes(i)),s=h=>{const f=h.replace(/_/g,"."),u=/\d+(\.\d+)?/g,g=f.match(u);return g?parseFloat(g[0]):0},l=o.sort((h,f)=>s(h)-s(f));let c=l.indexOf(e),d=0;for(;d<Math.abs(t)&&(c+=Math.sign(t),!(c<0||c>=l.length));)!l[c].endsWith("_5")&&!l[c].endsWith("50")&&d++;return c=Math.max(0,Math.min(c,l.length-1)),l[c]},Fu=({color:e})=>R`
|
|
288
288
|
background: ${y.neutral0};
|
|
289
289
|
border: 1px solid ${y[e]};
|
|
290
290
|
border-radius: ${Te.borderRadius20};
|
package/package.json
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@shoplflow/extension",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.64",
|
|
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.6",
|
|
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.64",
|
|
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/contentStyle17278342287.chunk.css"
|
|
28
28
|
]
|
|
29
29
|
}
|
|
30
30
|
],
|
/package/dist/assets/css/{contentStyle17274239439.chunk.css → contentStyle17278342287.chunk.css}
RENAMED
|
File without changes
|