@rocket.chat/fuselage 0.88.0 → 0.89.0
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/components/Sidebar/SidebarCollapseGroup.d.ts +2 -1
- package/dist/components/Sidebar/SidebarCollapseGroup.d.ts.map +1 -1
- package/dist/components/Sidebar/SidebarGroupTitle.d.ts +2 -1
- package/dist/components/Sidebar/SidebarGroupTitle.d.ts.map +1 -1
- package/dist/components/Sidebar/SidebarItem/SidebarItem.d.ts +2 -1
- package/dist/components/Sidebar/SidebarItem/SidebarItem.d.ts.map +1 -1
- package/dist/fuselage.css +1 -1
- package/dist/fuselage.css.map +1 -1
- package/dist/fuselage.development.js +11 -8
- package/dist/fuselage.development.js.map +1 -1
- package/dist/fuselage.production.js +17 -17
- package/dist/index.d.ts +0 -2
- package/dist/index.d.ts.map +1 -1
- package/dist/styleTokens.d.ts +11 -11
- package/dist/styleTokens.d.ts.map +1 -1
- package/package.json +3 -3
- package/dist/components/Card/CardDivider.d.ts +0 -3
- package/dist/components/Card/CardDivider.d.ts.map +0 -1
- package/dist/components/PaletteStyleTag/helpers/isHexColor.d.ts +0 -2
- package/dist/components/PaletteStyleTag/helpers/isHexColor.d.ts.map +0 -1
- package/dist/components/PaletteStyleTag/helpers/isLightColor.d.ts +0 -2
- package/dist/components/PaletteStyleTag/helpers/isLightColor.d.ts.map +0 -1
package/dist/index.d.ts
CHANGED
|
@@ -3,6 +3,4 @@ export * from './components';
|
|
|
3
3
|
export * from './styleTokens';
|
|
4
4
|
export * from './contexts';
|
|
5
5
|
export { Palette, __setThrowErrorOnInvalidToken__, Var } from './Theme';
|
|
6
|
-
export { useArrayLikeClassNameProp } from './hooks/useArrayLikeClassNameProp';
|
|
7
|
-
export type { Falsy } from './types/Falsy';
|
|
8
6
|
//# 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,cAAc,CAAC;AAEtB,cAAc,cAAc,CAAC;AAC7B,cAAc,eAAe,CAAC;AAC9B,cAAc,YAAY,CAAC;AAE3B,OAAO,EAAE,OAAO,EAAE,+BAA+B,EAAE,GAAG,EAAE,MAAM,SAAS,CAAC
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,cAAc,CAAC;AAEtB,cAAc,cAAc,CAAC;AAC7B,cAAc,eAAe,CAAC;AAC9B,cAAc,YAAY,CAAC;AAE3B,OAAO,EAAE,OAAO,EAAE,+BAA+B,EAAE,GAAG,EAAE,MAAM,SAAS,CAAC"}
|
package/dist/styleTokens.d.ts
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
export declare const borderWidth:
|
|
2
|
-
export declare const borderRadius:
|
|
3
|
-
export declare const strokeColor:
|
|
4
|
-
export declare const backgroundColor:
|
|
5
|
-
export declare const fontColor:
|
|
1
|
+
export declare const borderWidth: (this: unknown, arg: unknown) => string | undefined;
|
|
2
|
+
export declare const borderRadius: (this: unknown, arg: unknown) => string | undefined;
|
|
3
|
+
export declare const strokeColor: (this: unknown, arg: unknown) => string | undefined;
|
|
4
|
+
export declare const backgroundColor: (this: unknown, arg: unknown) => string | undefined;
|
|
5
|
+
export declare const fontColor: (this: unknown, arg: unknown) => string | undefined;
|
|
6
6
|
/** @deprecated **/
|
|
7
|
-
export declare const color:
|
|
8
|
-
export declare const size:
|
|
9
|
-
export declare const spacing:
|
|
10
|
-
export declare const fontFamily:
|
|
11
|
-
export declare const fontScale:
|
|
7
|
+
export declare const color: (this: unknown, arg: unknown) => string | undefined;
|
|
8
|
+
export declare const size: (this: unknown, arg: unknown) => string | undefined;
|
|
9
|
+
export declare const spacing: (this: unknown, arg: unknown) => string | undefined;
|
|
10
|
+
export declare const fontFamily: (this: unknown, arg: unknown) => string | undefined;
|
|
11
|
+
export declare const fontScale: (this: unknown, arg: unknown) => {
|
|
12
12
|
fontSize: string;
|
|
13
13
|
fontWeight: number;
|
|
14
14
|
lineHeight: string;
|
|
15
15
|
letterSpacing: string;
|
|
16
|
-
} | undefined
|
|
16
|
+
} | undefined;
|
|
17
17
|
//# sourceMappingURL=styleTokens.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"styleTokens.d.ts","sourceRoot":"","sources":["../src/styleTokens.ts"],"names":[],"mappings":"AAwDA,eAAO,MAAM,WAAW,
|
|
1
|
+
{"version":3,"file":"styleTokens.d.ts","sourceRoot":"","sources":["../src/styleTokens.ts"],"names":[],"mappings":"AAwDA,eAAO,MAAM,WAAW,qDAMtB,CAAC;AAEH,eAAO,MAAM,YAAY,qDAMvB,CAAC;AAgCH,eAAO,MAAM,WAAW,qDAMtB,CAAC;AAEH,eAAO,MAAM,eAAe,qDA8B1B,CAAC;AAEH,eAAO,MAAM,SAAS,qDASpB,CAAC;AAEH,mBAAmB;AACnB,eAAO,MAAM,KAAK,qDAsEhB,CAAC;AAEH,eAAO,MAAM,IAAI,qDAkBf,CAAC;AAEH,eAAO,MAAM,OAAO,qDAMlB,CAAC;AAOH,eAAO,MAAM,UAAU,qDAUrB,CAAC;AAOH,eAAO,MAAM,SAAS;cAKJ,MAAM;gBACJ,MAAM;gBACN,MAAM;mBACH,MAAM;aAiB5B,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@rocket.chat/fuselage",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.89.0",
|
|
4
4
|
"description": "Rocket.Chat's React Components Library",
|
|
5
5
|
"homepage": "https://github.com/RocketChat/fuselage#readme",
|
|
6
6
|
"bugs": {
|
|
@@ -43,7 +43,7 @@
|
|
|
43
43
|
"dependencies": {
|
|
44
44
|
"@rocket.chat/css-in-js": "^0.33.1",
|
|
45
45
|
"@rocket.chat/fuselage-tokens": "^0.34.0",
|
|
46
|
-
"@rocket.chat/memo": "
|
|
46
|
+
"@rocket.chat/memo": "~0.31.25",
|
|
47
47
|
"invariant": "^2.2.4",
|
|
48
48
|
"react-aria": "~3.37.0",
|
|
49
49
|
"react-is": "~19.2.8",
|
|
@@ -89,7 +89,7 @@
|
|
|
89
89
|
"mini-css-extract-plugin": "~2.10.2",
|
|
90
90
|
"normalize.css": "^8.0.1",
|
|
91
91
|
"path-browserify": "^1.0.1",
|
|
92
|
-
"postcss": "~8.5.
|
|
92
|
+
"postcss": "~8.5.24",
|
|
93
93
|
"postcss-dir-pseudo-class": "~10.0.0",
|
|
94
94
|
"postcss-loader": "~8.2.1",
|
|
95
95
|
"postcss-logical": "~9.0.0",
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"CardDivider.d.ts","sourceRoot":"","sources":["../../../src/components/Card/CardDivider.tsx"],"names":[],"mappings":"AAEA,QAAA,MAAM,WAAW,mCAOhB,CAAC;AAEF,eAAe,WAAW,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"isHexColor.d.ts","sourceRoot":"","sources":["../../../../src/components/PaletteStyleTag/helpers/isHexColor.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,UAAU,GAAI,KAAK,MAAM,KAAG,OACkC,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"isLightColor.d.ts","sourceRoot":"","sources":["../../../../src/components/PaletteStyleTag/helpers/isLightColor.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,YAAY,GAAI,OAAO,MAAM,KAAG,OAO5C,CAAC"}
|