@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
|
@@ -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/cjs/index.js
CHANGED
|
@@ -10562,15 +10562,6 @@ const cardStyles = {
|
|
|
10562
10562
|
k5QoK5: null,
|
|
10563
10563
|
kLZC3w: null,
|
|
10564
10564
|
kL6WhQ: null,
|
|
10565
|
-
kmVPX3: "tpst1mkn4gz",
|
|
10566
|
-
kg3NbH: null,
|
|
10567
|
-
kuDDbn: null,
|
|
10568
|
-
kE3dHu: null,
|
|
10569
|
-
kP0aTx: null,
|
|
10570
|
-
kpe85a: null,
|
|
10571
|
-
k8WAf4: null,
|
|
10572
|
-
kLKAdn: null,
|
|
10573
|
-
kGO01o: null,
|
|
10574
10565
|
kWkggS: "tpst1tugou3",
|
|
10575
10566
|
$$css: true
|
|
10576
10567
|
}
|