@volue/design-media-queries 1.3.1-next.2 → 1.3.1-next.3

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.
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 05 May 2023 13:05:56 GMT
3
+ * Generated on Mon, 15 May 2023 17:17:43 GMT
4
4
  */
5
5
 
6
6
  export const mqSmallOnly : "screen and ( max-width: 31.1875em )";
@@ -10,4 +10,4 @@ export const mqMediumAndBelow : "screen and ( max-width: 48.6875em )";
10
10
  export const mqZeroToLarge : "screen and ( min-width: 0 ) and ( max-width: 48.6875em )";
11
11
  export const mqLargeAndUp : "screen and ( min-width: 48.75em )";
12
12
  export const mqLargeAndBelow : "screen and ( max-width: 87.4375em )";
13
- export const mqXlargeAndUp : "screen and ( min-width: 87.5em )";
13
+ export const mqXlargeAndUp : "screen and ( min-width: 87.5em )";
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 05 May 2023 13:05:56 GMT
3
+ * Generated on Mon, 15 May 2023 17:17:43 GMT
4
4
  */
5
5
 
6
6
  module.exports = {
@@ -12,4 +12,4 @@ module.exports = {
12
12
  "mqLargeAndUp": "screen and ( min-width: 48.75em )",
13
13
  "mqLargeAndBelow": "screen and ( max-width: 87.4375em )",
14
14
  "mqXlargeAndUp": "screen and ( min-width: 87.5em )"
15
- };
15
+ };
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 05 May 2023 13:05:56 GMT
3
+ * Generated on Mon, 15 May 2023 17:17:43 GMT
4
4
  */
5
5
 
6
6
  :root {
package/dist/index.json CHANGED
@@ -7,4 +7,4 @@
7
7
  "MQ_LARGE_AND_UP": "screen and ( min-width: 48.75em )",
8
8
  "MQ_LARGE_AND_BELOW": "screen and ( max-width: 87.4375em )",
9
9
  "MQ_XLARGE_AND_UP": "screen and ( min-width: 87.5em )"
10
- }
10
+ }
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 05 May 2023 13:05:56 GMT
3
+ * Generated on Mon, 15 May 2023 17:17:43 GMT
4
4
  */
5
5
 
6
6
  export const mqSmallOnly : "screen and ( max-width: 31.1875em )";
@@ -10,4 +10,4 @@ export const mqMediumAndBelow : "screen and ( max-width: 48.6875em )";
10
10
  export const mqZeroToLarge : "screen and ( min-width: 0 ) and ( max-width: 48.6875em )";
11
11
  export const mqLargeAndUp : "screen and ( min-width: 48.75em )";
12
12
  export const mqLargeAndBelow : "screen and ( max-width: 87.4375em )";
13
- export const mqXlargeAndUp : "screen and ( min-width: 87.5em )";
13
+ export const mqXlargeAndUp : "screen and ( min-width: 87.5em )";
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 05 May 2023 13:05:56 GMT
3
+ * Generated on Mon, 15 May 2023 17:17:43 GMT
4
4
  */
5
5
 
6
6
  export const mqSmallOnly = "screen and ( max-width: 31.1875em )";
@@ -10,4 +10,4 @@ export const mqMediumAndBelow = "screen and ( max-width: 48.6875em )";
10
10
  export const mqZeroToLarge = "screen and ( min-width: 0 ) and ( max-width: 48.6875em )";
11
11
  export const mqLargeAndUp = "screen and ( min-width: 48.75em )";
12
12
  export const mqLargeAndBelow = "screen and ( max-width: 87.4375em )";
13
- export const mqXlargeAndUp = "screen and ( min-width: 87.5em )";
13
+ export const mqXlargeAndUp = "screen and ( min-width: 87.5em )";
package/dist/index.scss CHANGED
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Fri, 05 May 2023 13:05:56 GMT
3
+ // Generated on Mon, 15 May 2023 17:17:43 GMT
4
4
 
5
5
  $mq-small-only: screen and ( max-width: 31.1875em );
6
6
  $mq-medium-and-up: screen and ( min-width: 31.25em );
@@ -9,4 +9,4 @@ $mq-medium-and-below: screen and ( max-width: 48.6875em );
9
9
  $mq-zero-to-large: screen and ( min-width: 0 ) and ( max-width: 48.6875em );
10
10
  $mq-large-and-up: screen and ( min-width: 48.75em );
11
11
  $mq-large-and-below: screen and ( max-width: 87.4375em );
12
- $mq-xlarge-and-up: screen and ( min-width: 87.5em );
12
+ $mq-xlarge-and-up: screen and ( min-width: 87.5em );
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 05 May 2023 13:05:56 GMT
3
+ * Generated on Mon, 15 May 2023 17:17:43 GMT
4
4
  */
5
5
 
6
6
  module.exports = {
@@ -8,4 +8,4 @@ module.exports = {
8
8
  "medium": "screen and ( min-width: 31.25em )",
9
9
  "large": "screen and ( min-width: 48.75em )",
10
10
  "xlarge": "screen and ( min-width: 87.5em )"
11
- };
11
+ };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@volue/design-media-queries",
3
- "version": "1.3.1-next.2",
3
+ "version": "1.3.1-next.3",
4
4
  "description": "Media queries for Volue design primitives",
5
5
  "license": "UNLICENSED",
6
6
  "repository": {
@@ -32,14 +32,14 @@
32
32
  },
33
33
  "devDependencies": {
34
34
  "change-case": "4.1.2",
35
- "eslint": "8.39.0",
35
+ "eslint": "8.40.0",
36
36
  "eslint-config-powel": "14.2.1",
37
37
  "eslint-import-resolver-node": "0.3.7",
38
38
  "eslint-plugin-import": "2.27.5",
39
39
  "npm-run-all": "4.1.5",
40
40
  "prettier": "2.8.8",
41
41
  "rimraf": "3.0.2",
42
- "style-dictionary": "3.7.3-rc.1",
42
+ "style-dictionary": "3.8.0",
43
43
  "typescript": "4.9.5"
44
44
  }
45
45
  }