@telepix-lab/telepix-ui 0.1.1 → 0.1.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/cjs/card/styles.d.ts +0 -1
- package/dist/cjs/index.js +0 -9
- package/dist/cjs/index.js.map +1 -1
- package/dist/cjs/styles.css +0 -4
- package/dist/esm/card/styles.d.ts +0 -1
- package/dist/esm/index.js +0 -9
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/styles.css +0 -4
- package/dist/index.d.ts +0 -1
- package/package.json +1 -1
package/dist/cjs/styles.css
CHANGED
|
@@ -4,7 +4,6 @@ export declare const cardStyles: Readonly<{
|
|
|
4
4
|
readonly flexDirection: import("node_modules/@stylexjs/stylex/lib/cjs/types/StyleXTypes").StyleXClassNameFor<"flexDirection", "column">;
|
|
5
5
|
readonly borderRadius: import("node_modules/@stylexjs/stylex/lib/cjs/types/StyleXTypes").StyleXClassNameFor<"borderRadius", string>;
|
|
6
6
|
readonly border: import("node_modules/@stylexjs/stylex/lib/cjs/types/StyleXTypes").StyleXClassNameFor<"border", `1px solid ${import("node_modules/@stylexjs/stylex/lib/cjs/types/StyleXTypes").StyleXVar<string>}`>;
|
|
7
|
-
readonly padding: import("node_modules/@stylexjs/stylex/lib/cjs/types/StyleXTypes").StyleXClassNameFor<"padding", string>;
|
|
8
7
|
readonly backgroundColor: import("node_modules/@stylexjs/stylex/lib/cjs/types/StyleXTypes").StyleXClassNameFor<"backgroundColor", string>;
|
|
9
8
|
}>;
|
|
10
9
|
}>;
|
package/dist/esm/index.js
CHANGED
|
@@ -10541,15 +10541,6 @@ const cardStyles = {
|
|
|
10541
10541
|
k5QoK5: null,
|
|
10542
10542
|
kLZC3w: null,
|
|
10543
10543
|
kL6WhQ: null,
|
|
10544
|
-
kmVPX3: "tpst1mkn4gz",
|
|
10545
|
-
kg3NbH: null,
|
|
10546
|
-
kuDDbn: null,
|
|
10547
|
-
kE3dHu: null,
|
|
10548
|
-
kP0aTx: null,
|
|
10549
|
-
kpe85a: null,
|
|
10550
|
-
k8WAf4: null,
|
|
10551
|
-
kLKAdn: null,
|
|
10552
|
-
kGO01o: null,
|
|
10553
10544
|
kWkggS: "tpst1tugou3",
|
|
10554
10545
|
$$css: true
|
|
10555
10546
|
}
|