@axos-web-dev/shared-components 0.0.46 → 0.0.47

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.
Files changed (130) hide show
  1. package/dist/Accordion/Accordion.css.d.ts +4 -3
  2. package/dist/Accordion/Accordion.d.ts +2 -1
  3. package/dist/Accordion/index.d.ts +2 -2
  4. package/dist/AlertBanner/AlertBanner.css.d.ts +1 -1
  5. package/dist/AlertBanner/AlertBanner.interface.d.ts +2 -1
  6. package/dist/AlertBanner/index.d.ts +3 -2
  7. package/dist/ApyCalculator/index.d.ts +6 -2
  8. package/dist/ApyCalculator/index.js +2 -5
  9. package/dist/BulletItem/BulletItem.d.ts +2 -1
  10. package/dist/BulletItem/index.d.ts +1 -1
  11. package/dist/Button/Button.css.d.ts +3 -2
  12. package/dist/Button/Button.d.ts +4 -3
  13. package/dist/Button/Button.interface.d.ts +2 -1
  14. package/dist/Button/GoBackButton.d.ts +3 -2
  15. package/dist/Button/index.d.ts +3 -3
  16. package/dist/CallToActionBar/CallToActionBar.interface.d.ts +2 -1
  17. package/dist/CallToActionBar/index.d.ts +3 -2
  18. package/dist/Carousel/Carousel.css.d.ts +6 -5
  19. package/dist/Carousel/index.d.ts +3 -2
  20. package/dist/Carousel/store.d.ts +1 -1
  21. package/dist/Chevron/Chevron.css.d.ts +1 -1
  22. package/dist/Chevron/Chevron.interface.d.ts +2 -1
  23. package/dist/Chevron/index.d.ts +3 -2
  24. package/dist/Chevron/index.js +0 -2
  25. package/dist/CollectInformationAlert/index.d.ts +2 -1
  26. package/dist/ContentBanner/ContentBanner.css.d.ts +2 -2
  27. package/dist/ContentBanner/ContentBanner.interface.d.ts +2 -1
  28. package/dist/ContentBanner/index.d.ts +3 -2
  29. package/dist/DownloadTile/DownloadTile.interface.d.ts +2 -1
  30. package/dist/DownloadTile/index.d.ts +3 -2
  31. package/dist/ExecutiveBio/ExecutiveBio.css.d.ts +7 -7
  32. package/dist/ExecutiveBio/ExecutiveBio.d.ts +2 -1
  33. package/dist/ExecutiveBio/ExecutiveBio.interface.d.ts +3 -2
  34. package/dist/ExecutiveBio/ExecutiveBioSet.d.ts +2 -1
  35. package/dist/ExecutiveBio/index.d.ts +4 -4
  36. package/dist/FaqAccordion/index.d.ts +2 -2
  37. package/dist/FooterDisclosure/FooterDisclosure.css.d.ts +2 -2
  38. package/dist/FooterDisclosure/FooterDisclosure.d.ts +2 -1
  39. package/dist/FooterDisclosure/index.d.ts +2 -2
  40. package/dist/Forms/Forms.css.d.ts +6 -6
  41. package/dist/Forms/RenderForm.d.ts +3 -2
  42. package/dist/Forms/SalesforceFieldsForm.d.ts +1 -1
  43. package/dist/Forms/ScheduleCall.d.ts +3 -2
  44. package/dist/Forms/SuccesForm.d.ts +2 -1
  45. package/dist/Forms/index.d.ts +5 -5
  46. package/dist/HeroBanner/HeroBanner.css.d.ts +3 -3
  47. package/dist/HeroBanner/HeroBanner.interface.d.ts +2 -1
  48. package/dist/HeroBanner/index.d.ts +2 -1
  49. package/dist/Hyperlink/Hyperlink.interface.d.ts +2 -1
  50. package/dist/Hyperlink/index.d.ts +3 -2
  51. package/dist/Hyperlink/index.js +0 -2
  52. package/dist/IconBillboard/IconBillboard.css.d.ts +6 -5
  53. package/dist/IconBillboard/IconBillboard.d.ts +4 -3
  54. package/dist/IconBillboard/IconBillboard.interface.d.ts +4 -3
  55. package/dist/IconBillboard/IconBillboardSet.d.ts +2 -1
  56. package/dist/IconBillboard/index.d.ts +4 -4
  57. package/dist/ImageBillboard/ImageBillboard.css.d.ts +4 -4
  58. package/dist/ImageBillboard/ImageBillboard.d.ts +2 -1
  59. package/dist/ImageBillboard/ImageBillboard.interface.d.ts +5 -4
  60. package/dist/ImageBillboard/ImageBillboardSet.d.ts +2 -1
  61. package/dist/ImageBillboard/index.d.ts +4 -4
  62. package/dist/ImageLink/ImageLink.d.ts +2 -1
  63. package/dist/ImageLink/ImageLink.js +0 -2
  64. package/dist/ImageLink/ImageLinkSet.d.ts +3 -2
  65. package/dist/ImageLink/ImageLinkSet.js +0 -2
  66. package/dist/ImageLink/index.d.ts +2 -2
  67. package/dist/ImageLink/index.js +0 -2
  68. package/dist/Input/Input.css.d.ts +7 -7
  69. package/dist/Input/Input.d.ts +3 -2
  70. package/dist/Input/InputPhone.d.ts +3 -3
  71. package/dist/Input/index.d.ts +3 -3
  72. package/dist/Inputs/Input.css.d.ts +7 -7
  73. package/dist/LandingPageHeader/LandingPageHeader.css.d.ts +2 -2
  74. package/dist/LandingPageHeader/LandingPageHeader.d.ts +1 -0
  75. package/dist/LandingPageHeader/index.d.ts +1 -1
  76. package/dist/MainHTML/index.d.ts +2 -1
  77. package/dist/Modal/Modal.d.ts +3 -2
  78. package/dist/Modal/Modal.js +0 -2
  79. package/dist/Modal/contextApi/store.d.ts +3 -2
  80. package/dist/Modal/index.d.ts +2 -2
  81. package/dist/NavigationMenu/index.d.ts +2 -2
  82. package/dist/SetContainer/SetContainer.css.d.ts +1 -1
  83. package/dist/SetContainer/SetContainer.d.ts +3 -2
  84. package/dist/SetContainer/SetContainer.js +0 -2
  85. package/dist/SetContainer/index.d.ts +2 -2
  86. package/dist/StepItems/StepItems.css.d.ts +7 -7
  87. package/dist/StepItems/StepItems.d.ts +2 -1
  88. package/dist/StepItems/StepItems.interface.d.ts +4 -3
  89. package/dist/StepItems/StepItemsSet.d.ts +2 -1
  90. package/dist/StepItems/index.d.ts +4 -4
  91. package/dist/Table/Table.css.d.ts +5 -5
  92. package/dist/Table/Table.d.ts +166 -165
  93. package/dist/Table/Table.interface.d.ts +2 -1
  94. package/dist/Table/index.d.ts +2 -2
  95. package/dist/TextBlock/TextBlock.d.ts +2 -1
  96. package/dist/TextBlock/index.d.ts +2 -2
  97. package/dist/Typography/Typography.css.d.ts +4 -3
  98. package/dist/Typography/Typography.d.ts +3 -2
  99. package/dist/Typography/index.d.ts +1 -1
  100. package/dist/VideoTile/VideoTile.d.ts +3 -2
  101. package/dist/VideoTile/index.d.ts +4 -4
  102. package/dist/VideoWrapper/index.d.ts +3 -2
  103. package/dist/icons/ArrowIcon/ArrowIcon.css.d.ts +1 -1
  104. package/dist/icons/ArrowIcon/index.d.ts +2 -1
  105. package/dist/icons/AxosX/Blue.d.ts +2 -1
  106. package/dist/icons/AxosX/index.d.ts +2 -1
  107. package/dist/icons/CheckCircle.d.ts +2 -1
  108. package/dist/icons/CheckCircleLight.d.ts +2 -1
  109. package/dist/icons/CheckIcon/CheckIcon.css.d.ts +3 -2
  110. package/dist/icons/CheckIcon/index.d.ts +2 -1
  111. package/dist/icons/ChevronDown.d.ts +2 -1
  112. package/dist/icons/ChevronUp.d.ts +2 -1
  113. package/dist/icons/CloseIcon/index.d.ts +2 -1
  114. package/dist/icons/DownloadIcon/index.d.ts +2 -1
  115. package/dist/icons/EqualHousingLender.d.ts +2 -1
  116. package/dist/icons/FollowIcon/index.d.ts +2 -1
  117. package/dist/icons/LockIcon/index.d.ts +2 -1
  118. package/dist/icons/MemberFdicLogo.d.ts +2 -1
  119. package/dist/icons/QuoteIconGrey.d.ts +2 -1
  120. package/dist/icons/QuoteIconWhite.d.ts +2 -1
  121. package/dist/icons/QuoteIconYellow.d.ts +2 -1
  122. package/dist/icons/WarningIcon/index.d.ts +2 -1
  123. package/dist/icons/index.d.ts +18 -18
  124. package/dist/index.css.d.ts +1 -0
  125. package/dist/main.d.ts +1 -1
  126. package/dist/themes/index.d.ts +2 -2
  127. package/dist/utils/ctaOptions.d.ts +1 -0
  128. package/dist/utils/getVariant.d.ts +2 -1
  129. package/dist/utils/index.d.ts +5 -5
  130. package/package.json +107 -107
@@ -1,3 +1,4 @@
1
- import { SVGProps } from "react";
1
+ import { SVGProps } from 'react';
2
+
2
3
  declare const SvgMemberFdicLogo: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
4
  export default SvgMemberFdicLogo;
@@ -1,3 +1,4 @@
1
- import { SVGProps } from "react";
1
+ import { SVGProps } from 'react';
2
+
2
3
  declare const SvgQuoteIconGrey: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
4
  export default SvgQuoteIconGrey;
@@ -1,3 +1,4 @@
1
- import { SVGProps } from "react";
1
+ import { SVGProps } from 'react';
2
+
2
3
  declare const SvgQuoteIconWhite: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
4
  export default SvgQuoteIconWhite;
@@ -1,3 +1,4 @@
1
- import { SVGProps } from "react";
1
+ import { SVGProps } from 'react';
2
+
2
3
  declare const SvgQuoteIconYellow: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
4
  export default SvgQuoteIconYellow;
@@ -1,3 +1,4 @@
1
- import { FC } from "react";
1
+ import { FC } from 'react';
2
+
2
3
  export declare const SvgWarningIcon: FC;
3
4
  export default SvgWarningIcon;
@@ -1,18 +1,18 @@
1
- export { default as ArrowIcon } from "./ArrowIcon";
2
- export { default as AxosX } from "./AxosX";
3
- export { default as AxosXBlue } from "./AxosX/Blue";
4
- export { default as CheckCircle } from "./CheckCircle";
5
- export { default as CheckCircleLight } from "./CheckCircleLight";
6
- export { default as CheckIcon } from "./CheckIcon";
7
- export { default as ChevronDown } from "./ChevronDown";
8
- export { default as ChevronUp } from "./ChevronUp";
9
- export { default as CloseIcon } from "./CloseIcon";
10
- export { default as DownloadIcon } from "./DownloadIcon";
11
- export { default as EqualHousingLender } from "./EqualHousingLender";
12
- export { default as LockIcon } from "./LockIcon";
13
- export { default as MemberFdicLogo } from "./MemberFdicLogo";
14
- export { default as QuoteIconGrey } from "./QuoteIconGrey";
15
- export { default as QuoteIconWhite } from "./QuoteIconWhite";
16
- export { default as QuoteIconYellow } from "./QuoteIconYellow";
17
- export { default as WarningIcon } from "./WarningIcon";
18
- export { default as FollowIcon } from "./FollowIcon";
1
+ export { default as ArrowIcon } from './ArrowIcon';
2
+ export { default as AxosX } from './AxosX';
3
+ export { default as AxosXBlue } from './AxosX/Blue';
4
+ export { default as CheckCircle } from './CheckCircle';
5
+ export { default as CheckCircleLight } from './CheckCircleLight';
6
+ export { default as CheckIcon } from './CheckIcon';
7
+ export { default as ChevronDown } from './ChevronDown';
8
+ export { default as ChevronUp } from './ChevronUp';
9
+ export { default as CloseIcon } from './CloseIcon';
10
+ export { default as DownloadIcon } from './DownloadIcon';
11
+ export { default as EqualHousingLender } from './EqualHousingLender';
12
+ export { default as LockIcon } from './LockIcon';
13
+ export { default as MemberFdicLogo } from './MemberFdicLogo';
14
+ export { default as QuoteIconGrey } from './QuoteIconGrey';
15
+ export { default as QuoteIconWhite } from './QuoteIconWhite';
16
+ export { default as QuoteIconYellow } from './QuoteIconYellow';
17
+ export { default as WarningIcon } from './WarningIcon';
18
+ export { default as FollowIcon } from './FollowIcon';
@@ -0,0 +1 @@
1
+
package/dist/main.d.ts CHANGED
@@ -33,4 +33,4 @@ export * from './VideoTile';
33
33
  export * from './VideoWrapper';
34
34
  export * from './icons';
35
35
  export * from './themes';
36
- export * from "./utils";
36
+ export * from './utils';
@@ -1,2 +1,2 @@
1
- export * from "./axos.css";
2
- export * from "./premier.css";
1
+ export * from './axos.css';
2
+ export * from './premier.css';
@@ -1,4 +1,5 @@
1
1
  import { ImageInterface } from '../CallToActionBar/CallToActionBar.interface';
2
+
2
3
  export declare const imageOrientation: (image: ImageInterface) => string;
3
4
  export declare const getBannerSizeClassName: (size: string, overlap: boolean) => string;
4
5
  export declare const returnImageDimensions: (size: string, image_orientation: string) => {
@@ -1,3 +1,4 @@
1
- import { CallToActionTypes, QuaternaryTypes, SecondaryTypes } from "./variant.types";
1
+ import { CallToActionTypes, QuaternaryTypes, SecondaryTypes } from './variant.types';
2
+
2
3
  export declare const getVariantWithRegex: (text: string) => string;
3
4
  export declare const getVariant: (text?: string) => CallToActionTypes & SecondaryTypes & QuaternaryTypes;
@@ -1,5 +1,5 @@
1
- export * from "./EverestValidity";
2
- export * from "./allowedAxosDomains";
3
- export * from "./getVariant";
4
- export * from "./validateExternalLinks";
5
- export * from "./variant.types";
1
+ export * from './EverestValidity';
2
+ export * from './allowedAxosDomains';
3
+ export * from './getVariant';
4
+ export * from './validateExternalLinks';
5
+ export * from './variant.types';
package/package.json CHANGED
@@ -1,107 +1,107 @@
1
- {
2
- "name": "@axos-web-dev/shared-components",
3
- "description": "Axos shared components library for web.",
4
- "version": "0.0.46",
5
- "type": "module",
6
- "module": "dist/main.js",
7
- "types": "dist/main.d.ts",
8
- "files": [
9
- "dist"
10
- ],
11
- "sideEffects": [
12
- "dist/assets/**/*.css"
13
- ],
14
- "scripts": {
15
- "dev": "vite",
16
- "build": "tsc --p ./tsconfig.build.json && vite build",
17
- "lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0",
18
- "preview": "vite preview",
19
- "prepublishOnly": "npm run build",
20
- "check-types": "tsc --pretty --noEmit",
21
- "check-format": "prettier --check .",
22
- "check-lint": "eslint . --ext ts --ext tsx --ext js",
23
- "format": "prettier --write .",
24
- "test-all": "npm run check-format && npm run check-lint && npm run check-types && npm run build",
25
- "prepare": "husky install",
26
- "storybook": "storybook dev -p 6006",
27
- "build-storybook": "storybook build",
28
- "npm:link": "npm run build && npm link"
29
- },
30
- "dependencies": {
31
- "@hookform/resolvers": "^3.3.4",
32
- "@react-input/mask": "^1.2.0",
33
- "@storybook/builder-vite": "^7.6.19",
34
- "@storybook/preview-api": "^7.6.19",
35
- "@vanilla-extract/css": "^1.15.1",
36
- "@vanilla-extract/recipes": "^0.5.1",
37
- "clsx": "^2.1.1",
38
- "react-hook-form": "^7.51.3",
39
- "react-markdown": "^9.0.1",
40
- "react-use": "^17.5.0",
41
- "typed-css-modules": "^0.9.1",
42
- "vite-plugin-svgr": "^4.2.0",
43
- "zod": "^3.23.5",
44
- "zustand": "^4.5.2"
45
- },
46
- "peerDependencies": {
47
- "@vanilla-extract/css": "^1.14.1",
48
- "@vanilla-extract/css-utils": "^0.1.3",
49
- "@vanilla-extract/recipes": "^0.5.1",
50
- "@vanilla-extract/vite-plugin": "^4.0.3",
51
- "next": "^14.1.4",
52
- "react": "^18.2.0",
53
- "react-dom": "^18.2.0"
54
- },
55
- "devDependencies": {
56
- "@rollup/plugin-alias": "^5.1.0",
57
- "@storybook/addon-essentials": "^7.6.19",
58
- "@storybook/addon-interactions": "^7.6.19",
59
- "@storybook/addon-links": "^7.6.19",
60
- "@storybook/addon-onboarding": "^8.0.9",
61
- "@storybook/addon-themes": "^7.6.19",
62
- "@storybook/blocks": "^7.6.19",
63
- "@storybook/react": "^7.6.19",
64
- "@storybook/react-vite": "^7.6.19",
65
- "@storybook/test": "^7.6.19",
66
- "@svgr/core": "^8.1.0",
67
- "@svgr/plugin-prettier": "^8.1.0",
68
- "@svgr/plugin-svgo": "^8.1.0",
69
- "@types/node": "^20.12.8",
70
- "@types/react": "^18.3.1",
71
- "@types/react-dom": "^18.3.0",
72
- "@typescript-eslint/eslint-plugin": "^7.8.0",
73
- "@typescript-eslint/parser": "^7.8.0",
74
- "@vanilla-extract/css-utils": "^0.1.3",
75
- "@vanilla-extract/recipes": "^0.5.2",
76
- "@vanilla-extract/vite-plugin": "^4.0.9",
77
- "@vitejs/plugin-react-swc": "^3.6.0",
78
- "esbuild-vanilla-image-loader": "^0.1.3",
79
- "eslint": "^8.57.0",
80
- "eslint-plugin-react-hooks": "^4.6.2",
81
- "eslint-plugin-react-refresh": "^0.4.6",
82
- "eslint-plugin-storybook": "^0.8.0",
83
- "glob": "^10.3.12",
84
- "husky": "^9.0.11",
85
- "next": "^14.1.4",
86
- "prettier": "3.2.5",
87
- "react": "^18.3.1",
88
- "react-dom": "^18.3.1",
89
- "rollup-plugin-preserve-directives": "^0.4.0",
90
- "rollup-plugin-svg-import": "^3.0.0",
91
- "rollup-plugin-svgo": "^2.0.0",
92
- "storybook": "^7.6.19",
93
- "typescript": "^5.2.2",
94
- "typescript-plugin-css-modules": "^5.1.0",
95
- "vite": "^5.2.10",
96
- "vite-plugin-dts": "^3.9.0",
97
- "vite-plugin-lib-inject-css": "^2.0.1",
98
- "vite-plugin-setting-css-module": "^1.1.4",
99
- "vite-tsconfig-paths": "^4.3.2"
100
- },
101
- "main": "index.js",
102
- "directories": {
103
- "lib": "lib"
104
- },
105
- "author": "axos-web-dev",
106
- "license": "ISC"
107
- }
1
+ {
2
+ "name": "@axos-web-dev/shared-components",
3
+ "description": "Axos shared components library for web.",
4
+ "version": "0.0.47",
5
+ "type": "module",
6
+ "module": "dist/main.js",
7
+ "types": "dist/main.d.ts",
8
+ "files": [
9
+ "dist"
10
+ ],
11
+ "sideEffects": [
12
+ "dist/assets/**/*.css"
13
+ ],
14
+ "scripts": {
15
+ "dev": "vite",
16
+ "build": "tsc --p ./tsconfig.build.json && vite build",
17
+ "lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0",
18
+ "preview": "vite preview",
19
+ "prepublishOnly": "npm run build",
20
+ "check-types": "tsc --pretty --noEmit",
21
+ "check-format": "prettier --check .",
22
+ "check-lint": "eslint . --ext ts --ext tsx --ext js",
23
+ "format": "prettier --write .",
24
+ "test-all": "npm run check-format && npm run check-lint && npm run check-types && npm run build",
25
+ "prepare": "husky install",
26
+ "storybook": "storybook dev -p 6006",
27
+ "build-storybook": "storybook build",
28
+ "npm:link": "npm run build && npm link"
29
+ },
30
+ "dependencies": {
31
+ "@hookform/resolvers": "^3.3.4",
32
+ "@react-input/mask": "^1.2.0",
33
+ "@storybook/builder-vite": "^7.6.19",
34
+ "@storybook/preview-api": "^7.6.19",
35
+ "@vanilla-extract/css": "^1.15.1",
36
+ "@vanilla-extract/recipes": "^0.5.1",
37
+ "clsx": "^2.1.1",
38
+ "react-hook-form": "^7.51.3",
39
+ "react-markdown": "^9.0.1",
40
+ "react-use": "^17.5.0",
41
+ "typed-css-modules": "^0.9.1",
42
+ "vite-plugin-svgr": "^4.2.0",
43
+ "zod": "^3.23.5",
44
+ "zustand": "^4.5.2"
45
+ },
46
+ "peerDependencies": {
47
+ "@vanilla-extract/css": "^1.14.1",
48
+ "@vanilla-extract/css-utils": "^0.1.3",
49
+ "@vanilla-extract/recipes": "^0.5.1",
50
+ "@vanilla-extract/vite-plugin": "^4.0.3",
51
+ "next": "^14.1.4",
52
+ "react": "^18.2.0",
53
+ "react-dom": "^18.2.0"
54
+ },
55
+ "devDependencies": {
56
+ "@rollup/plugin-alias": "^5.1.0",
57
+ "@storybook/addon-essentials": "^7.6.19",
58
+ "@storybook/addon-interactions": "^7.6.19",
59
+ "@storybook/addon-links": "^7.6.19",
60
+ "@storybook/addon-onboarding": "^8.0.9",
61
+ "@storybook/addon-themes": "^7.6.19",
62
+ "@storybook/blocks": "^7.6.19",
63
+ "@storybook/react": "^7.6.19",
64
+ "@storybook/react-vite": "^7.6.19",
65
+ "@storybook/test": "^7.6.19",
66
+ "@svgr/core": "^8.1.0",
67
+ "@svgr/plugin-prettier": "^8.1.0",
68
+ "@svgr/plugin-svgo": "^8.1.0",
69
+ "@types/node": "^20.12.8",
70
+ "@types/react": "^18.3.1",
71
+ "@types/react-dom": "^18.3.0",
72
+ "@typescript-eslint/eslint-plugin": "^7.8.0",
73
+ "@typescript-eslint/parser": "^7.8.0",
74
+ "@vanilla-extract/css-utils": "^0.1.3",
75
+ "@vanilla-extract/recipes": "^0.5.2",
76
+ "@vanilla-extract/vite-plugin": "^4.0.9",
77
+ "@vitejs/plugin-react-swc": "^3.6.0",
78
+ "esbuild-vanilla-image-loader": "^0.1.3",
79
+ "eslint": "^8.57.0",
80
+ "eslint-plugin-react-hooks": "^4.6.2",
81
+ "eslint-plugin-react-refresh": "^0.4.6",
82
+ "eslint-plugin-storybook": "^0.8.0",
83
+ "glob": "^10.3.12",
84
+ "husky": "^9.0.11",
85
+ "next": "^14.1.4",
86
+ "prettier": "3.2.5",
87
+ "react": "^18.3.1",
88
+ "react-dom": "^18.3.1",
89
+ "rollup-plugin-preserve-directives": "^0.4.0",
90
+ "rollup-plugin-svg-import": "^3.0.0",
91
+ "rollup-plugin-svgo": "^2.0.0",
92
+ "storybook": "^7.6.19",
93
+ "typescript": "^5.2.2",
94
+ "typescript-plugin-css-modules": "^5.1.0",
95
+ "vite": "^5.2.10",
96
+ "vite-plugin-dts": "^3.9.0",
97
+ "vite-plugin-lib-inject-css": "^2.0.1",
98
+ "vite-plugin-setting-css-module": "^1.1.4",
99
+ "vite-tsconfig-paths": "^4.3.2"
100
+ },
101
+ "main": "index.js",
102
+ "directories": {
103
+ "lib": "lib"
104
+ },
105
+ "author": "axos-web-dev",
106
+ "license": "ISC"
107
+ }