@shoplflow/extension 0.0.5 → 0.0.7

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.7
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`529b413`](https://github.com/shopl/shoplflow/commit/529b413e232a3218728d52381f424002f37674bd)]:
8
+ - @shoplflow/base@0.26.5
9
+
10
+ ## 0.0.6
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies [[`9a12682`](https://github.com/shopl/shoplflow/commit/9a126820dd8dc013cb0e048e740fd62893097500)]:
15
+ - @shoplflow/base@0.26.4
16
+
3
17
  ## 0.0.5
4
18
 
5
19
  ### Patch Changes
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "manifest_version": 3,
3
3
  "name": "@shoplflow/extension",
4
- "version": "0.0.5",
4
+ "version": "0.0.7",
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/contentStyle17108146724.chunk.css"
27
+ "assets/css/contentStyle17109105586.chunk.css"
28
28
  ]
29
29
  }
30
30
  ],
@@ -112,12 +112,12 @@ var k5=Object.defineProperty;var B5=(e,t,i)=>t in e?k5(e,t,{enumerable:!0,config
112
112
  ${({wordBreak:e})=>e&&T`
113
113
  word-break: ${e};
114
114
  `};
115
- `,Me=M.exports.forwardRef(({children:e,typography:t="body1_400",whiteSpace:i,color:n="neutral700",display:o="inline-block",textAlign:s="start",className:l,as:a,...c},h)=>r(mf,{ref:h,whiteSpace:i,className:l?`${t} ${l}`:t,color:n,display:o,textAlign:s,as:a,...c,"data-shoplflow":"Text",children:e})),xf=400,wf=500,yf=560,rs=640,_f=768,bf=1040,Mf=1280,Zf=1600,ln=e=>{switch(e){case"XXS":return xf;case"XS":return wf;case"S":return yf;case"M":return rs;case"L":return _f;case"XL":return bf;case"XXL":return Mf;case"XXXL":return Zf;default:return rs}},Sf=(e,t)=>e?T`
116
- padding-top: 16px;
117
- padding-bottom: 24px;
118
- `:t==="FULL"?T`
115
+ `,Me=M.exports.forwardRef(({children:e,typography:t="body1_400",whiteSpace:i,color:n="neutral700",display:o="inline-block",textAlign:s="start",className:l,as:a,...c},h)=>r(mf,{ref:h,whiteSpace:i,className:l?`${t} ${l}`:t,color:n,display:o,textAlign:s,as:a,...c,"data-shoplflow":"Text",children:e})),xf=400,wf=500,yf=560,rs=640,_f=768,bf=1040,Mf=1280,Zf=1600,ln=e=>{switch(e){case"XXS":return xf;case"XS":return wf;case"S":return yf;case"M":return rs;case"L":return _f;case"XL":return bf;case"XXL":return Mf;case"XXXL":return Zf;default:return rs}},Sf=(e,t)=>t==="FULL"?T`
119
116
  padding-top: 0;
120
117
  padding-bottom: 0;
118
+ `:e?T`
119
+ padding-top: 16px;
120
+ padding-bottom: 24px;
121
121
  `:T`
122
122
  padding-top: 24px;
123
123
  padding-bottom: 24px;
@@ -166,7 +166,7 @@ var k5=Object.defineProperty;var B5=(e,t,i)=>t in e?k5(e,t,{enumerable:!0,config
166
166
  min-height: ${({minHeight:e})=>e}px;
167
167
  max-height: ${({maxHeight:e})=>e}px;
168
168
  flex: 1;
169
- ${({isIncludeHeader:e,sizeVar:t})=>Sf(e,t)}
169
+ ${({isIncludeHeader:e,sizeVar:t})=>Sf(e,t)};
170
170
  `;G.div`
171
171
  display: grid;
172
172
  align-self: stretch;
package/package.json CHANGED
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@shoplflow/extension",
3
- "version": "0.0.5",
3
+ "version": "0.0.7",
4
4
  "license": "MIT",
5
5
  "description": "Shoplflow 점유율 확인 extension",
6
6
  "type": "module",
7
7
  "dependencies": {
8
- "@shoplflow/base": "^0.26.3",
8
+ "@shoplflow/base": "^0.26.5",
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.5",
4
+ "version": "0.0.7",
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/contentStyle17108146724.chunk.css"
27
+ "assets/css/contentStyle17109105586.chunk.css"
28
28
  ]
29
29
  }
30
30
  ],