@shoplflow/extension 0.0.28 → 0.0.30
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,19 @@
|
|
|
1
1
|
# @shoplflow/extension
|
|
2
2
|
|
|
3
|
+
## 0.0.30
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [[`d6709da`](https://github.com/shopl/shoplflow/commit/d6709dabccaaf8be57956b74c8de0b21dc972123), [`d6709da`](https://github.com/shopl/shoplflow/commit/d6709dabccaaf8be57956b74c8de0b21dc972123)]:
|
|
8
|
+
- @shoplflow/base@0.30.3
|
|
9
|
+
|
|
10
|
+
## 0.0.29
|
|
11
|
+
|
|
12
|
+
### Patch Changes
|
|
13
|
+
|
|
14
|
+
- Updated dependencies [[`f23700f`](https://github.com/shopl/shoplflow/commit/f23700f5131eb7af07eeebe16196265396419963), [`f23700f`](https://github.com/shopl/shoplflow/commit/f23700f5131eb7af07eeebe16196265396419963), [`f23700f`](https://github.com/shopl/shoplflow/commit/f23700f5131eb7af07eeebe16196265396419963)]:
|
|
15
|
+
- @shoplflow/base@0.30.2
|
|
16
|
+
|
|
3
17
|
## 0.0.28
|
|
4
18
|
|
|
5
19
|
### 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.30",
|
|
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/contentStyle17201468872.chunk.css"
|
|
28
28
|
]
|
|
29
29
|
}
|
|
30
30
|
],
|
|
@@ -1075,7 +1075,7 @@ var H5=Object.defineProperty;var $5=(e,t,i)=>t in e?H5(e,t,{enumerable:!0,config
|
|
|
1075
1075
|
height: 0;
|
|
1076
1076
|
opacity: 0;
|
|
1077
1077
|
visibility: hidden;
|
|
1078
|
-
`,hI=b.exports.createContext(null),dI=()=>{const e=b.exports.useContext(hI);if(!e)throw new Error("ToggleInnerButton \uCEF4\uD3EC\uB10C\uD2B8\uB294 ToggleButton \uB0B4\uBD80\uC5D0\uC11C \uC0AC\uC6A9\uD574\uC8FC\uC138\uC694");return e};b.exports.forwardRef(({label:e,disabled:t,value:i,id:n,...o},s)=>{const{fixedWidth:l,onChange:a,targetName:c,selectedValue:h,sizeVar:d}=dI();let f=!1;return h&&h===i&&(f=!0),p(lI,{disabled:t,children:[r(cI,{width:l,disabled:t,selected:f,value:i,id:n,type:"radio",ref:s,name:c,...o,onChange:a}),r(aI,{htmlFor:n,width:l,disabled:t,selected:f,sizeVar:d,children:r(xe,{lineClamp:1,wordBreak:"break-all",typography:"body2_400",children:e})})]})});const fI=H(Ze.div)`
|
|
1078
|
+
`,hI=b.exports.createContext(null),dI=()=>{const e=b.exports.useContext(hI);if(!e)throw new Error("ToggleInnerButton \uCEF4\uD3EC\uB10C\uD2B8\uB294 ToggleButton \uB0B4\uBD80\uC5D0\uC11C \uC0AC\uC6A9\uD574\uC8FC\uC138\uC694");return e};b.exports.forwardRef(({label:e,disabled:t,value:i,id:n,...o},s)=>{const{fixedWidth:l,onChange:a,targetName:c,selectedValue:h,sizeVar:d}=dI();let f=!1;return h&&h===i&&(f=!0),p(lI,{disabled:t,type:"button",children:[r(cI,{width:l,disabled:t,selected:f,value:i,id:n,type:"radio",ref:s,name:c,...o,onChange:a}),r(aI,{htmlFor:n,width:l,disabled:t,selected:f,sizeVar:d,children:r(xe,{lineClamp:1,wordBreak:"break-all",typography:"body2_400",children:e})})]})});const fI=H(Ze.div)`
|
|
1079
1079
|
position: relative;
|
|
1080
1080
|
display: flex;
|
|
1081
1081
|
align-items: center;
|
package/package.json
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@shoplflow/extension",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.30",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"description": "Shoplflow 점유율 확인 extension",
|
|
6
6
|
"type": "module",
|
|
7
7
|
"dependencies": {
|
|
8
|
-
"@shoplflow/base": "^0.30.
|
|
8
|
+
"@shoplflow/base": "^0.30.3",
|
|
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.30",
|
|
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/contentStyle17201468872.chunk.css"
|
|
28
28
|
]
|
|
29
29
|
}
|
|
30
30
|
],
|
/package/dist/assets/css/{contentStyle17188709540.chunk.css → contentStyle17201468872.chunk.css}
RENAMED
|
File without changes
|