rr-react-ui-library 0.0.6 → 0.0.8
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/forms/dropdowns/MultiSelect/index.d.ts +10 -9
- package/dist/components/forms/dropdowns/MultiSelect/index.d.ts.map +1 -1
- package/dist/components/forms/dropdowns/Select/index.d.ts +4 -3
- package/dist/components/forms/dropdowns/Select/index.d.ts.map +1 -1
- package/dist/components/forms/radios/RadioGroup/index.d.ts +1 -0
- package/dist/components/forms/radios/RadioGroup/index.d.ts.map +1 -1
- package/dist/components/forms/radios/Switch/index.d.ts +1 -0
- package/dist/components/forms/radios/Switch/index.d.ts.map +1 -1
- package/dist/components/layouts/containers/PageContainer/index.d.ts +5 -0
- package/dist/components/layouts/containers/PageContainer/index.d.ts.map +1 -1
- package/dist/components/pages/LoginPage.d.ts +1 -0
- package/dist/components/pages/LoginPage.d.ts.map +1 -1
- package/dist/components/ui/cards/Card/index.d.ts.map +1 -1
- package/dist/hooks/stores/authStore.d.ts +1 -1
- package/dist/hooks/stores/authStore.d.ts.map +1 -1
- package/dist/index.cjs +8 -13
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.ts +3 -4
- package/dist/index.d.ts.map +1 -1
- package/dist/index.mjs +2297 -4023
- package/dist/index.mjs.map +1 -1
- package/dist/utils/common.d.ts +7 -0
- package/dist/utils/common.d.ts.map +1 -1
- package/dist/utils/constants.d.ts +0 -1
- package/dist/utils/constants.d.ts.map +1 -1
- package/package.json +1 -2
- package/dist/utils/axiosInstance.d.ts +0 -8
- package/dist/utils/axiosInstance.d.ts.map +0 -1
package/dist/utils/common.d.ts
CHANGED
|
@@ -15,4 +15,11 @@ export declare const manageTextLength: (text: string, length?: number) => string
|
|
|
15
15
|
* @returns The string with each word capitalized
|
|
16
16
|
*/
|
|
17
17
|
export declare function capitalizeWords(str: string): string;
|
|
18
|
+
/**
|
|
19
|
+
* ### Get Local Storage Data
|
|
20
|
+
* Gets an item in local storage with the provided key.
|
|
21
|
+
* @param key - The key to store the value under
|
|
22
|
+
* @returns - String | null
|
|
23
|
+
*/
|
|
24
|
+
export declare function getLocalData(key: string): string | null;
|
|
18
25
|
//# sourceMappingURL=common.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"common.d.ts","sourceRoot":"","sources":["../../src/utils/common.ts"],"names":[],"mappings":"AAAA;;;;;;;;GAQG;AACH,eAAO,MAAM,gBAAgB,GAAI,MAAM,MAAM,EAAE,SAAQ,MAAU,KAAG,MAYnE,CAAC;AAEF;;;;;GAKG;AACH,wBAAgB,eAAe,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAOnD"}
|
|
1
|
+
{"version":3,"file":"common.d.ts","sourceRoot":"","sources":["../../src/utils/common.ts"],"names":[],"mappings":"AAAA;;;;;;;;GAQG;AACH,eAAO,MAAM,gBAAgB,GAAI,MAAM,MAAM,EAAE,SAAQ,MAAU,KAAG,MAYnE,CAAC;AAEF;;;;;GAKG;AACH,wBAAgB,eAAe,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAOnD;AAED;;;;;GAKG;AACH,wBAAgB,YAAY,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,GAAG,IAAI,CAIvD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../../src/utils/constants.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,
|
|
1
|
+
{"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../../src/utils/constants.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,cAAc,oBAAoB,CAAC;AAEhD,eAAO,MAAM,IAAI;;CAEhB,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "rr-react-ui-library",
|
|
3
3
|
"private": false,
|
|
4
|
-
"version": "0.0.
|
|
4
|
+
"version": "0.0.8",
|
|
5
5
|
"author": "Hari Narayan",
|
|
6
6
|
"description": "A comprehensive React UI component library featuring forms, layouts, navigation, and UI elements, built with TypeScript, Tailwind CSS, and documented with Storybook.",
|
|
7
7
|
"repository": {
|
|
@@ -48,7 +48,6 @@
|
|
|
48
48
|
},
|
|
49
49
|
"dependencies": {
|
|
50
50
|
"@fontsource/roboto": "^5.2.9",
|
|
51
|
-
"axios": "^1.13.2",
|
|
52
51
|
"lucide-react": "^0.562.0",
|
|
53
52
|
"react-toastify": "^11.0.5",
|
|
54
53
|
"zod": "^3.24.1",
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"axiosInstance.d.ts","sourceRoot":"","sources":["../../src/utils/axiosInstance.ts"],"names":[],"mappings":"AAMA,OAAO,QAAQ,OAAO,CAAC;IACrB,UAAiB,kBAAkB;QACjC,UAAU,CAAC,EAAE,OAAO,CAAC;KACtB;CACF;AAID,QAAA,MAAM,aAAa,+BAA0C,CAAC;AA6C9D,eAAe,aAAa,CAAC"}
|