@shoplflow/extension 0.0.34 → 0.0.35

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.35
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`0912514`](https://github.com/shopl/shoplflow/commit/0912514c4ad5a3bfb8b91ca029a5cf11a5049fee)]:
8
+ - @shoplflow/base@0.30.8
9
+
3
10
  ## 0.0.34
4
11
 
5
12
  ### Patch Changes
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "manifest_version": 3,
3
3
  "name": "@shoplflow/extension",
4
- "version": "0.0.34",
4
+ "version": "0.0.35",
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/contentStyle17204203560.chunk.css"
27
+ "assets/css/contentStyle17205092954.chunk.css"
28
28
  ]
29
29
  }
30
30
  ],
@@ -658,7 +658,7 @@ var $5=Object.defineProperty;var U5=(e,t,i)=>t in e?$5(e,t,{enumerable:!0,config
658
658
  width: fit-content;
659
659
  height: fit-content;
660
660
  background-color: transparent;
661
- `,J2=Symbol("SHOPLFLOW_CHECKBOX"),j_=_.exports.forwardRef(({defaultSelected:e,isSelected:t,disabled:i,onMouseEnter:n,onClick:o,onMouseLeave:s,styleVar:l="PRIMARY",id:a,...c},h)=>{const[d,f]=Su(t,e),[u,g]=_.exports.useState(!1);return p(N_,{onClick:y=>{i||(o&&o(y),f())},onMouseLeave:y=>{g(!1),s&&s(y)},onMouseEnter:y=>{g(!0),n&&n(y)},disabled:i,type:"button","data-shoplflow":"Checkbox",children:[r(G_,{type:"checkbox",disabled:i,id:a,...c,ref:h}),r(W_,{styleVar:l,htmlFor:"id",isHovered:u,isSelected:d,disabled:i,children:r("svg",{xmlns:"http://www.w3.org/2000/svg",width:"12",height:"8",viewBox:"0 0 12 8",fill:"none",children:r("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.78822 0.297596C10.1761 -0.0955083 10.8093 -0.0997053 11.2024 0.288222C11.5653 0.646308 11.5968 1.21334 11.2943 1.60765L11.2118 1.7024L5.31714 7.7024C4.95248 8.07193 4.37282 8.09687 3.97909 7.77976L3.88476 7.69335L0.779404 4.42669C0.396475 4.02871 0.408672 3.39567 0.806647 3.01274C1.17401 2.65926 1.74167 2.64247 2.12801 2.95499L2.2206 3.03998L4.614 5.567L9.78822 0.297596Z",fill:"white"})})})]})});j_[J2]=!0;const X_=e=>B`
661
+ `,J2=Symbol("SHOPLFLOW_CHECKBOX"),j_=_.exports.forwardRef(({defaultSelected:e,isSelected:t,disabled:i,onMouseEnter:n,onClick:o,onMouseLeave:s,styleVar:l="PRIMARY",id:a,...c},h)=>{const[d,f]=Su(t,e),[u,g]=_.exports.useState(!1);return p(N_,{onClick:y=>{i||(o&&o(y),f())},onMouseLeave:y=>{g(!1),s&&s(y)},onMouseEnter:y=>{g(!0),n&&n(y)},disabled:i,type:"button","data-shoplflow":"Checkbox",children:[r(G_,{type:"checkbox",disabled:i,id:a,...c,ref:h}),r(W_,{styleVar:l,htmlFor:a,isHovered:u,isSelected:d,disabled:i,children:r("svg",{xmlns:"http://www.w3.org/2000/svg",width:"12",height:"8",viewBox:"0 0 12 8",fill:"none",children:r("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.78822 0.297596C10.1761 -0.0955083 10.8093 -0.0997053 11.2024 0.288222C11.5653 0.646308 11.5968 1.21334 11.2943 1.60765L11.2118 1.7024L5.31714 7.7024C4.95248 8.07193 4.37282 8.09687 3.97909 7.77976L3.88476 7.69335L0.779404 4.42669C0.396475 4.02871 0.408672 3.39567 0.806647 3.01274C1.17401 2.65926 1.74167 2.64247 2.12801 2.95499L2.2206 3.03998L4.614 5.567L9.78822 0.297596Z",fill:"white"})})})]})});j_[J2]=!0;const X_=e=>B`
662
662
  & > svg > circle {
663
663
  stroke: ${A.primary300};
664
664
  }
package/package.json CHANGED
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@shoplflow/extension",
3
- "version": "0.0.34",
3
+ "version": "0.0.35",
4
4
  "license": "MIT",
5
5
  "description": "Shoplflow 점유율 확인 extension",
6
6
  "type": "module",
7
7
  "dependencies": {
8
- "@shoplflow/base": "^0.30.7",
8
+ "@shoplflow/base": "^0.30.8",
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.34",
4
+ "version": "0.0.35",
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/contentStyle17204203560.chunk.css"
27
+ "assets/css/contentStyle17205092954.chunk.css"
28
28
  ]
29
29
  }
30
30
  ],