@shoplflow/extension 0.0.64 → 0.0.65

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.65
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`148f556`](https://github.com/shopl/shoplflow/commit/148f55604d0742b5b3fd49f1fc7aafc7ba5509e0)]:
8
+ - @shoplflow/base@0.32.8
9
+
3
10
  ## 0.0.64
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.64",
4
+ "version": "0.0.65",
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/contentStyle17278342287.chunk.css"
27
+ "assets/css/contentStyle17290644360.chunk.css"
28
28
  ]
29
29
  }
30
30
  ],
@@ -381,6 +381,11 @@ var U5=Object.defineProperty;var z5=(e,t,i)=>t in e?U5(e,t,{enumerable:!0,config
381
381
  min-width: 32px;
382
382
  height: 32px;
383
383
  min-height: 32px;
384
+ `;case"XS":return R`
385
+ width: 24px;
386
+ min-width: 24px;
387
+ height: 24px;
388
+ min-height: 24px;
384
389
  `;default:return R`
385
390
  width: 40px;
386
391
  min-width: 40px;
package/package.json CHANGED
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@shoplflow/extension",
3
- "version": "0.0.64",
3
+ "version": "0.0.65",
4
4
  "license": "MIT",
5
5
  "description": "Shoplflow 점유율 확인 extension",
6
6
  "type": "module",
7
7
  "dependencies": {
8
- "@shoplflow/base": "^0.32.6",
8
+ "@shoplflow/base": "^0.32.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.64",
4
+ "version": "0.0.65",
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/contentStyle17278342287.chunk.css"
27
+ "assets/css/contentStyle17290644360.chunk.css"
28
28
  ]
29
29
  }
30
30
  ],