@shoplflow/extension 0.0.37 → 0.0.39

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,21 @@
1
1
  # @shoplflow/extension
2
2
 
3
+ ## 0.0.39
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`cf1fc57`](https://github.com/shopl/shoplflow/commit/cf1fc57affac0b4a82a74458cf210ec5694fcead), [`9118266`](https://github.com/shopl/shoplflow/commit/91182660214920b39c7ca6bfd52a2e9a455cb353)]:
8
+ - @shoplflow/base@0.31.3
9
+
10
+ ## 0.0.38
11
+
12
+ ### Patch Changes
13
+
14
+ - [#345](https://github.com/shopl/shoplflow/pull/345) [`45f1724`](https://github.com/shopl/shoplflow/commit/45f1724f839eb21e2f4bd9996bfdc0adac3ef44d) Thanks [@shopl-dev](https://github.com/shopl-dev)! - Update: .npmrc
15
+
16
+ - Updated dependencies [[`45f1724`](https://github.com/shopl/shoplflow/commit/45f1724f839eb21e2f4bd9996bfdc0adac3ef44d)]:
17
+ - @shoplflow/base@0.31.2
18
+
3
19
  ## 0.0.37
4
20
 
5
21
  ### Patch Changes
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "manifest_version": 3,
3
3
  "name": "@shoplflow/extension",
4
- "version": "0.0.37",
4
+ "version": "0.0.39",
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/contentStyle17211832345.chunk.css"
27
+ "assets/css/contentStyle17218056279.chunk.css"
28
28
  ]
29
29
  }
30
30
  ],
@@ -1082,7 +1082,7 @@ var $5=Object.defineProperty;var U5=(e,t,i)=>t in e?$5(e,t,{enumerable:!0,config
1082
1082
  height: 0;
1083
1083
  opacity: 0;
1084
1084
  visibility: hidden;
1085
- `,gI=b.exports.createContext(null),vI=()=>{const e=b.exports.useContext(gI);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}=vI();let f=!1;return h&&h===i&&(f=!0),p(fI,{disabled:t,type:"button",children:[r(pI,{width:l,disabled:t,selected:f,value:i,id:n,type:"radio",ref:s,name:c,...o,onChange:a}),r(uI,{htmlFor:n,width:l,disabled:t,selected:f,sizeVar:d,children:r(xe,{lineClamp:1,wordBreak:"break-all",typography:"body2_400",children:e})})]})});const mI=O(Ze.div)`
1085
+ `,gI=b.exports.createContext(null),vI=()=>{const e=b.exports.useContext(gI);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}=vI();let f=!1;return h&&h===i&&(f=!0),p(fI,{disabled:t,type:"button",children:[r(pI,{width:l,disabled:t,selected:f,value:i,id:n,type:"radio",ref:s,name:c,...o,onChange:a}),r(uI,{htmlFor:n,width:l,disabled:t,selected:f,sizeVar:d,children:r(xe,{lineClamp:1,color:f?"neutral700":"neutral500",wordBreak:"break-all",typography:f?"body2_500":"body2_400",children:e})})]})});const mI=O(Ze.div)`
1086
1086
  position: relative;
1087
1087
  display: flex;
1088
1088
  align-items: center;
package/package.json CHANGED
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@shoplflow/extension",
3
- "version": "0.0.37",
3
+ "version": "0.0.39",
4
4
  "license": "MIT",
5
5
  "description": "Shoplflow 점유율 확인 extension",
6
6
  "type": "module",
7
7
  "dependencies": {
8
- "@shoplflow/base": "^0.31.1",
8
+ "@shoplflow/base": "^0.31.3",
9
9
  "chart.js": "^4.4.0",
10
10
  "construct-style-sheets-polyfill": "^3.1.0",
11
11
  "react": "18.2.0",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "manifest_version": 3,
3
3
  "name": "@shoplflow/extension",
4
- "version": "0.0.37",
4
+ "version": "0.0.39",
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/contentStyle17211832345.chunk.css"
27
+ "assets/css/contentStyle17218056279.chunk.css"
28
28
  ]
29
29
  }
30
30
  ],