@os-design/styles 1.0.64 → 1.0.66

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 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/enableScrollingStyles/index.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AAE3D,QAAA,MAAM,qBAAqB,SACnB,GAAG,GAAG,GAAG,GAAG,MAAM,8BAEvB,gBAmBF,CAAC;AAEF,eAAe,qBAAqB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/enableScrollingStyles/index.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AAE3D,QAAA,MAAM,qBAAqB,GACzB,MAAM,GAAG,GAAG,GAAG,GAAG,MAAM,EACxB,uBAAoB,KACnB,gBAmBF,CAAC;AAEF,eAAe,qBAAqB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/horizontalPaddingStyles/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,MAAM,WAAW,CAAC;AAE3B,KAAK,IAAI,GAAG,MAAM,GAAG,OAAO,GAAG,MAAM,CAAC;AAEtC,QAAA,MAAM,uBAAuB,UACpB,IAAI,kCASP,CAAC;AAEP,eAAe,uBAAuB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/horizontalPaddingStyles/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,MAAM,WAAW,CAAC;AAE3B,KAAK,IAAI,GAAG,MAAM,GAAG,OAAO,GAAG,MAAM,CAAC;AAEtC,QAAA,MAAM,uBAAuB,GAC1B,OAAM,IAAa,MACnB,MAAC,sBAQE,CAAC;AAEP,eAAe,uBAAuB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/lineClampStyles/index.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AAE3D,QAAA,MAAM,eAAe,aAAc,MAAM,KAAG,gBAK3C,CAAC;AAEF,eAAe,eAAe,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/lineClampStyles/index.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AAE3D,QAAA,MAAM,eAAe,GAAI,UAAU,MAAM,KAAG,gBAK3C,CAAC;AAEF,eAAe,eAAe,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/sizeStyles/index.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AAE3D,MAAM,WAAW,QAAQ;IACvB;;;OAGG;IACH,IAAI,CAAC,EAAE,OAAO,GAAG,QAAQ,GAAG,OAAO,GAAG,MAAM,CAAC;CAC9C;AAED,QAAA,MAAM,UAAU,cAAQ,gBAUvB,CAAC;AAEF,eAAe,UAAU,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/sizeStyles/index.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AAE3D,MAAM,WAAW,QAAQ;IACvB;;;OAGG;IACH,IAAI,CAAC,EAAE,OAAO,GAAG,QAAQ,GAAG,OAAO,GAAG,MAAM,CAAC;CAC9C;AAED,QAAA,MAAM,UAAU,GAAI,MAAC,KAAG,gBAUvB,CAAC;AAEF,eAAe,UAAU,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/transitionStyles/index.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AAW3D,QAAA,MAAM,gBAAgB,aACT,MAAM,EAAE,iBACd,gBAGoC,CAAC;AAE5C,eAAe,gBAAgB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/transitionStyles/index.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AAW3D,QAAA,MAAM,gBAAgB,GACnB,GAAG,OAAO,MAAM,EAAE,MAClB,MAAC,KAAG,gBAGoC,CAAC;AAE5C,eAAe,gBAAgB,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@os-design/styles",
3
- "version": "1.0.64",
3
+ "version": "1.0.66",
4
4
  "license": "UNLICENSED",
5
5
  "repository": "git@gitlab.com:os-team/libs/os-design.git",
6
6
  "type": "module",
@@ -29,18 +29,18 @@
29
29
  "access": "public"
30
30
  },
31
31
  "dependencies": {
32
- "@os-design/media": "^1.0.31",
33
- "@os-design/theming": "^1.0.60",
32
+ "@os-design/media": "^1.0.32",
33
+ "@os-design/theming": "^1.0.62",
34
34
  "facepaint": "^1.2.1"
35
35
  },
36
36
  "devDependencies": {
37
37
  "@emotion/react": ">=11",
38
38
  "@emotion/serialize": "*",
39
- "@os-design/omit-emotion-props": "^1.0.27"
39
+ "@os-design/omit-emotion-props": "^1.0.28"
40
40
  },
41
41
  "peerDependencies": {
42
42
  "@emotion/react": ">=11",
43
43
  "@emotion/serialize": "*"
44
44
  },
45
- "gitHead": "ed7b645f040dc652da07a9bd23a5983b0416f126"
45
+ "gitHead": "3388a0be685b906360094b92df493150162a666c"
46
46
  }