@shoplflow/extension 0.0.147 → 0.0.148
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
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @shoplflow/extension
|
|
2
2
|
|
|
3
|
+
## 0.0.148
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [[`015b1972aaaea51748bc5fc69a18f4786756f6d6`](https://github.com/shopl/shoplflow/commit/015b1972aaaea51748bc5fc69a18f4786756f6d6)]:
|
|
8
|
+
- @shoplflow/base@0.42.1
|
|
9
|
+
|
|
3
10
|
## 0.0.147
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
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.148",
|
|
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/contentStyle17564203994.chunk.css"
|
|
28
28
|
]
|
|
29
29
|
}
|
|
30
30
|
],
|
|
@@ -351,6 +351,10 @@ var Zc=Object.defineProperty;var e3=(e,t,n)=>t in e?Zc(e,t,{enumerable:!0,config
|
|
|
351
351
|
gap: 2px;
|
|
352
352
|
min-width: 54px;
|
|
353
353
|
min-height: 32px;
|
|
354
|
+
`;case"XS":return R`
|
|
355
|
+
gap: 2px;
|
|
356
|
+
padding: 4px 6px;
|
|
357
|
+
min-height: 24px;
|
|
354
358
|
`;default:return R`
|
|
355
359
|
gap: 4px;
|
|
356
360
|
min-width: 72px;
|
|
@@ -380,7 +384,7 @@ var Zc=Object.defineProperty;var e3=(e,t,n)=>t in e?Zc(e,t,{enumerable:!0,config
|
|
|
380
384
|
47.5% { stroke-dasharray: 42 150; stroke-dashoffset: -16; }
|
|
381
385
|
95%, 100% { stroke-dasharray: 42 150; stroke-dashoffset: -59; }
|
|
382
386
|
}
|
|
383
|
-
`}),r("g",{className:"spinner",children:r("circle",{cx:"12",cy:"12",r:"9.5",fill:"none",strokeWidth:"2"})})]});M.exports.forwardRef(({styleVar:e="PRIMARY",sizeVar:t="M",style:n,color:i,as:o,children:s,leftSource:a,rightSource:l,isLoading:c=!1,lineClamp:d,...h},f)=>p(Q7,{styleVar:e,sizeVar:t,className:e,style:n,as:o,ref:f,color:i,...h,"data-shoplflow":"Button",children:[a,c?r(E5,{color:e==="SECONDARY"||e==="GHOST"?"neutral500":"neutral0"}):r(ye,{lineClamp:d,whiteSpace:"nowrap",wordBreak:"keep-all",color:e==="PRIMARY"?"neutral0":"neutral700",typography:t==="M"?"body1_400":"body2_400",children:s}),l]}));const J7=e=>{switch(e){case"M":return R`
|
|
387
|
+
`}),r("g",{className:"spinner",children:r("circle",{cx:"12",cy:"12",r:"9.5",fill:"none",strokeWidth:"2"})})]});M.exports.forwardRef(({styleVar:e="PRIMARY",sizeVar:t="M",style:n,color:i,as:o,children:s,leftSource:a,rightSource:l,isLoading:c=!1,lineClamp:d,...h},f)=>p(Q7,{styleVar:e,sizeVar:t,className:e,style:n,as:o,ref:f,color:i,...h,"data-shoplflow":"Button",children:[a,c?r(E5,{color:e==="SECONDARY"||e==="GHOST"?"neutral500":"neutral0"}):r(ye,{lineClamp:d,whiteSpace:"nowrap",wordBreak:"keep-all",color:e==="PRIMARY"?"neutral0":"neutral700",typography:(()=>t==="XS"?"caption_400":t==="M"?"body1_400":"body2_400")(),children:s}),l]}));const J7=e=>{switch(e){case"M":return R`
|
|
384
388
|
width: 40px;
|
|
385
389
|
min-width: 40px;
|
|
386
390
|
height: 40px;
|
package/package.json
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@shoplflow/extension",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.148",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"description": "Shoplflow 점유율 확인 extension",
|
|
6
6
|
"type": "module",
|
|
7
7
|
"dependencies": {
|
|
8
|
-
"@shoplflow/base": "^0.42.
|
|
8
|
+
"@shoplflow/base": "^0.42.1",
|
|
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.148",
|
|
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/contentStyle17564203994.chunk.css"
|
|
28
28
|
]
|
|
29
29
|
}
|
|
30
30
|
],
|
/package/dist/assets/css/{contentStyle17557542647.chunk.css → contentStyle17564203994.chunk.css}
RENAMED
|
File without changes
|