css-in-js-engine-pb 0.2.1 → 0.2.2
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/dist/index.d.ts +4 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +4 -1
- package/dist/shorthands/borderColor.d.ts +2 -0
- package/dist/shorthands/borderColor.d.ts.map +1 -1
- package/dist/shorthands/borderColor.js +8 -1
- package/dist/shorthands/index.d.ts +1 -0
- package/dist/shorthands/index.d.ts.map +1 -1
- package/dist/shorthands/index.js +1 -1
- package/package.json +1 -1
- package/dist/shorthands/borderBottom.d.ts +0 -1
- package/dist/shorthands/borderBottom.d.ts.map +0 -1
- package/dist/shorthands/borderBottom.js +0 -1
- package/dist/shorthands/borderLeft.d.ts +0 -1
- package/dist/shorthands/borderLeft.d.ts.map +0 -1
- package/dist/shorthands/borderLeft.js +0 -1
- package/dist/shorthands/borderRadius.d.ts +0 -1
- package/dist/shorthands/borderRadius.d.ts.map +0 -1
- package/dist/shorthands/borderRadius.js +0 -1
- package/dist/shorthands/borderRight.d.ts +0 -1
- package/dist/shorthands/borderRight.d.ts.map +0 -1
- package/dist/shorthands/borderRight.js +0 -1
- package/dist/shorthands/borderStyle.d.ts +0 -1
- package/dist/shorthands/borderStyle.d.ts.map +0 -1
- package/dist/shorthands/borderStyle.js +0 -1
- package/dist/shorthands/borderTop.d.ts +0 -1
- package/dist/shorthands/borderTop.d.ts.map +0 -1
- package/dist/shorthands/borderTop.js +0 -1
- package/dist/shorthands/borderWidth.d.ts +0 -1
- package/dist/shorthands/borderWidth.d.ts.map +0 -1
- package/dist/shorthands/borderWidth.js +0 -1
package/dist/index.d.ts
CHANGED
|
@@ -2,6 +2,9 @@ export { mergeClasses } from './mergeClasses';
|
|
|
2
2
|
export { makeStyles } from './makeStyles';
|
|
3
3
|
export { makeStaticStyles } from './makeStaticStyles';
|
|
4
4
|
export { makeResetStyles } from './makeResetStyles';
|
|
5
|
-
|
|
5
|
+
import { borderColor } from './shorthands';
|
|
6
|
+
export declare const shorthands: {
|
|
7
|
+
borderColor: typeof borderColor;
|
|
8
|
+
};
|
|
6
9
|
export type { StyleRule, CSSValue, StylesBySlots, ClassNamesBySlot, } from './types';
|
|
7
10
|
//# sourceMappingURL=index.d.ts.map
|
package/dist/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAC9C,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAC1C,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AACtD,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAEpD,eAAO,MAAM,UAAU,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAC9C,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAC1C,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AACtD,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAEpD,OAAO,EACH,WAAW,EACd,MAAM,cAAc,CAAC;AAEtB,eAAO,MAAM,UAAU;;CAEtB,CAAC;AAEF,YAAY,EACR,SAAS,EACT,QAAQ,EACR,aAAa,EACb,gBAAgB,GACnB,MAAM,SAAS,CAAC"}
|
package/dist/index.js
CHANGED
|
@@ -2,4 +2,7 @@ export { mergeClasses } from './mergeClasses';
|
|
|
2
2
|
export { makeStyles } from './makeStyles';
|
|
3
3
|
export { makeStaticStyles } from './makeStaticStyles';
|
|
4
4
|
export { makeResetStyles } from './makeResetStyles';
|
|
5
|
-
|
|
5
|
+
import { borderColor } from './shorthands';
|
|
6
|
+
export const shorthands = {
|
|
7
|
+
borderColor
|
|
8
|
+
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"borderColor.d.ts","sourceRoot":"","sources":["../../src/shorthands/borderColor.ts"],"names":[],"mappings":""}
|
|
1
|
+
{"version":3,"file":"borderColor.d.ts","sourceRoot":"","sources":["../../src/shorthands/borderColor.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,UAAU,CAAC;AAE1C,wBAAgB,WAAW,CAAC,KAAK,EAAE,MAAM,GAAG,SAAS,CAOpD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/shorthands/index.ts"],"names":[],"mappings":""}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/shorthands/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC"}
|
package/dist/shorthands/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
export { borderColor } from './borderColor';
|
package/package.json
CHANGED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
//# sourceMappingURL=borderBottom.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"borderBottom.d.ts","sourceRoot":"","sources":["../../src/shorthands/borderBottom.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
//# sourceMappingURL=borderLeft.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"borderLeft.d.ts","sourceRoot":"","sources":["../../src/shorthands/borderLeft.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
//# sourceMappingURL=borderRadius.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"borderRadius.d.ts","sourceRoot":"","sources":["../../src/shorthands/borderRadius.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
//# sourceMappingURL=borderRight.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"borderRight.d.ts","sourceRoot":"","sources":["../../src/shorthands/borderRight.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
//# sourceMappingURL=borderStyle.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"borderStyle.d.ts","sourceRoot":"","sources":["../../src/shorthands/borderStyle.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
//# sourceMappingURL=borderTop.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"borderTop.d.ts","sourceRoot":"","sources":["../../src/shorthands/borderTop.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
//# sourceMappingURL=borderWidth.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"borderWidth.d.ts","sourceRoot":"","sources":["../../src/shorthands/borderWidth.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";
|