@axos-web-dev/shared-components 0.0.174 → 0.0.176

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 (175) hide show
  1. package/dist/ATMLocator/ATMLocator.js +34 -34
  2. package/dist/Accordion/Accordion.css.js +4 -4
  3. package/dist/Accordion/Accordion.js +3 -3
  4. package/dist/AlertBanner/AlertBanner.css.js +1 -1
  5. package/dist/AlertBanner/index.js +3 -3
  6. package/dist/Article/Article.css.js +4 -4
  7. package/dist/ArticlesSet/ArticlesSet.css.js +4 -4
  8. package/dist/AwardsBanner/AwardsBanner.css.js +1 -1
  9. package/dist/AwardsItem/AwardsItem.css.js +2 -2
  10. package/dist/BulletItem/BulletItem.css.js +2 -2
  11. package/dist/BulletItem/BulletItem.js +3 -3
  12. package/dist/Button/Button.css.js +4 -4
  13. package/dist/Button/Button.js +34 -34
  14. package/dist/Calculators/AnnualFeeCalculator/AnnualFeeCalculator.css.js +3 -3
  15. package/dist/Calculators/ApyCalculator/ApyCalculator.css.js +3 -3
  16. package/dist/Calculators/AxosOneCalculator/BalanceAPYCalculator.css.js +4 -4
  17. package/dist/Calculators/AxosOneCalculator/index.js +3 -3
  18. package/dist/Calculators/BalanceAPYCalculator/BalanceAPYCalculator.css.js +4 -4
  19. package/dist/Calculators/BalanceAPYCalculator/index.js +3 -3
  20. package/dist/Calculators/Calculator.js +34 -34
  21. package/dist/Calculators/MarginTradingCalculator/MarginTradingCalculator.css.js +1 -1
  22. package/dist/Calculators/MonthlyPaymentCalculator/MonthlyPaymentCalculator.css.js +3 -3
  23. package/dist/Calculators/calculator.css.js +4 -4
  24. package/dist/CallToActionBar/CallToActionBar.css.js +3 -3
  25. package/dist/Carousel/Carousel.css.js +3 -3
  26. package/dist/Carousel/index.js +34 -34
  27. package/dist/Chevron/Chevron.css.js +4 -4
  28. package/dist/Chevron/index.js +34 -34
  29. package/dist/CollectInformationAlert/CollectInformationAlert.css.js +4 -4
  30. package/dist/CollectInformationAlert/index.js +3 -3
  31. package/dist/Comparison/Comparison.css.js +7 -7
  32. package/dist/Comparison/Comparison.js +33 -33
  33. package/dist/ContentBanner/ContentBanner.css.js +4 -4
  34. package/dist/DownloadTile/DownloadTile.css.js +3 -3
  35. package/dist/ExecutiveBio/ExecutiveBio.css.js +4 -4
  36. package/dist/FaqAccordion/FaqAccordion.css.js +4 -4
  37. package/dist/FaqAccordion/index.js +34 -34
  38. package/dist/FooterDisclosure/FooterDisclosure.css.js +1 -1
  39. package/dist/FooterSiteMap/AxosBank/FooterSiteMap.css.js +4 -4
  40. package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +51 -33
  41. package/dist/Forms/ApplicationStart.js +3 -3
  42. package/dist/Forms/ClearingForm.js +3 -3
  43. package/dist/Forms/CommercialDeposits.js +3 -3
  44. package/dist/Forms/CommercialLending.js +3 -3
  45. package/dist/Forms/ContactCompany.js +3 -3
  46. package/dist/Forms/ContactUs.js +3 -3
  47. package/dist/Forms/ContactUsAAS.js +3 -3
  48. package/dist/Forms/ContactUsBusiness.js +34 -34
  49. package/dist/Forms/ContactUsNMLSId.js +34 -34
  50. package/dist/Forms/CpraRequest.js +3 -3
  51. package/dist/Forms/DealerServices.js +3 -3
  52. package/dist/Forms/EmailOnly.js +34 -34
  53. package/dist/Forms/EmailUs.js +3 -3
  54. package/dist/Forms/Forms.css.js +7 -7
  55. package/dist/Forms/MortgageRate/MortgageRateForm.js +34 -34
  56. package/dist/Forms/MortgageRate/MortgageRateWatch.js +34 -34
  57. package/dist/Forms/QuickPricer/QuickPricerForm.js +3 -3
  58. package/dist/Forms/QuickPricer/QuickPricerResults.css.js +1 -1
  59. package/dist/Forms/QuickPricer/UserInformation.css.js +3 -3
  60. package/dist/Forms/ScheduleCall.js +3 -3
  61. package/dist/Forms/ScheduleCallPremier.js +3 -3
  62. package/dist/Forms/SuccesForm.js +35 -35
  63. package/dist/Forms/WcplSurvey.js +3 -3
  64. package/dist/HeroBanner/HeroBanner.css.js +5 -5
  65. package/dist/HeroBanner/LargeBanner.css.js +4 -4
  66. package/dist/HeroBanner/SelectionBanner.css.js +4 -4
  67. package/dist/Hyperlink/Hyperlink.css.js +1 -1
  68. package/dist/Hyperlink/index.js +34 -34
  69. package/dist/IconBillboard/IconBillboard.css.js +4 -4
  70. package/dist/ImageBillboard/ImageBillboard.css.js +4 -4
  71. package/dist/ImageBillboard/ImageBillboard.js +3 -3
  72. package/dist/ImageBillboard/ImageBillboardSet.js +3 -3
  73. package/dist/ImageLink/ImageLink.css.js +1 -1
  74. package/dist/ImageLink/ImageLink.js +34 -34
  75. package/dist/ImageLink/ImageLinkSet.js +34 -34
  76. package/dist/ImageLink/index.js +34 -34
  77. package/dist/Input/Checkbox.css.js +1 -1
  78. package/dist/Input/Dropdown.css.js +2 -2
  79. package/dist/Input/Input.css.js +4 -4
  80. package/dist/Input/RadioButton.css.js +1 -1
  81. package/dist/Inputs/Input.css.js +3 -3
  82. package/dist/Insight/Featured/CategorySelector.css.js +5 -5
  83. package/dist/Insight/Featured/CategorySelector.js +33 -33
  84. package/dist/Insight/Featured/Featured.css.js +2 -2
  85. package/dist/Insight/Featured/Featured.js +35 -35
  86. package/dist/Insight/Featured/Header.css.js +1 -1
  87. package/dist/Insight/Featured/Header.js +33 -33
  88. package/dist/Insight/Insight.css.js +2 -2
  89. package/dist/Interstitial/Interstitial-variants.css.js +4 -4
  90. package/dist/Interstitial/Interstitial.module.js +10 -10
  91. package/dist/LandingPageHeader/LandingPageHeader.css.js +3 -3
  92. package/dist/LandingPageHeader/LandingPageHeader.js +3 -3
  93. package/dist/LoadingIndicator/LoadingIndicator.css.js +1 -1
  94. package/dist/Modal/Modal.css.js +3 -3
  95. package/dist/Modal/Modal.js +33 -33
  96. package/dist/NavigationMenu/AxosAdvisor/NavBar.css.js +3 -3
  97. package/dist/NavigationMenu/AxosAdvisor/SubNavbar.css.js +3 -3
  98. package/dist/NavigationMenu/AxosAdvisorServices/NavBar.css.js +3 -3
  99. package/dist/NavigationMenu/AxosAdvisorServices/SubNavbar.css.js +3 -3
  100. package/dist/NavigationMenu/AxosBank/NavBar.css.js +3 -3
  101. package/dist/NavigationMenu/AxosBank/NavData.js +34 -34
  102. package/dist/NavigationMenu/AxosBank/SubNavBar.js +196 -256
  103. package/dist/NavigationMenu/AxosBank/SubNavbar.css.js +3 -3
  104. package/dist/NavigationMenu/AxosBank/index.js +32 -32
  105. package/dist/NavigationMenu/AxosClearing/NavBar.css.js +1 -1
  106. package/dist/PageNavItem/PageNavItem.css.js +4 -4
  107. package/dist/PageNavSet/PageNavigationSet.css.js +1 -1
  108. package/dist/Pagination/Pagination.css.js +1 -1
  109. package/dist/Pagination/Pagination.js +3 -3
  110. package/dist/SecondaryFooter/SecondaryFooter.css.js +3 -3
  111. package/dist/SetContainer/SetContainer.css.js +3 -3
  112. package/dist/SetContainer/SetContainer.js +34 -34
  113. package/dist/SocialMediaBar/SocialMediaBar.css.js +1 -1
  114. package/dist/StepItem/StepItem.css.js +3 -3
  115. package/dist/StepItemSet/StepItemSet.css.js +3 -3
  116. package/dist/Tab/Tab.css.js +3 -3
  117. package/dist/Table/Table.css.js +3 -3
  118. package/dist/Table/Table.js +3 -3
  119. package/dist/TextBlock/TextBlock.css.js +3 -3
  120. package/dist/TopicalNavItem/TopicalNavItem.css.js +1 -1
  121. package/dist/TopicalNavSet/TopicalNavSet.css.js +1 -1
  122. package/dist/Typography/Typography.css.js +1 -1
  123. package/dist/VideoTile/VideoTile.css.js +4 -4
  124. package/dist/VideoTile/VideoTile.js +3 -3
  125. package/dist/VideoWrapper/VideoWrapper.css.js +1 -1
  126. package/dist/VideoWrapper/index.js +33 -33
  127. package/dist/assets/Interstitial/Interstitial.css.css +142 -142
  128. package/dist/globals.css.js +2 -2
  129. package/dist/icons/ArrowIcon/ArrowIcon.css.js +3 -3
  130. package/dist/icons/CheckIcon/CheckIcon.css.js +3 -3
  131. package/dist/icons/DownloadIcon/DownloadIcon.css.js +3 -3
  132. package/dist/icons/FollowIcon/FollowIcon.css.js +3 -3
  133. package/dist/icons/Star/Star.css.js +1 -1
  134. package/dist/index.css.js +3 -3
  135. package/dist/themes/axos.css.js +1 -1
  136. package/dist/themes/premier.css.js +2 -2
  137. package/dist/utils/appendQueryParams.d.ts +1 -0
  138. package/dist/utils/appendQueryParams.js +48 -0
  139. package/package.json +131 -131
  140. package/dist/Input/DatePicker.css.d.ts +0 -1
  141. package/dist/Input/DatePicker.css.js +0 -6
  142. package/dist/Input/DatePicker2.d.ts +0 -21
  143. package/dist/Input/DatePicker2.js +0 -103
  144. package/dist/Input/DatePickerComponents/DatePicker.d.ts +0 -11
  145. package/dist/Input/DatePickerComponents/DatePicker.js +0 -13
  146. package/dist/Input/DatePickerComponents/InputDate.d.ts +0 -15
  147. package/dist/Input/DatePickerComponents/InputDate.js +0 -66
  148. package/dist/Input/DatePickerComponents/index.d.ts +0 -2
  149. package/dist/Input/DatePickerComponents/index.js +0 -6
  150. package/dist/Input/Datepicker.d.ts +0 -3
  151. package/dist/Input/Datepicker.js +0 -47
  152. package/dist/Input/InputDate.css.d.ts +0 -6
  153. package/dist/Input/InputDate.css.js +0 -15
  154. package/dist/Input/InputDate.d.ts +0 -3
  155. package/dist/Input/InputDate.js +0 -47
  156. package/dist/assets/Input/DatePicker.css +0 -95
  157. package/dist/assets/Input/InputDate.css +0 -39
  158. package/dist/assets/node_modules/react-date-range/dist/styles.css.css +0 -194
  159. package/dist/assets/node_modules/react-date-range/dist/theme/default.css.css +0 -385
  160. package/dist/icons/CalendarIcon/CalendarIcon.d.ts +0 -3
  161. package/dist/icons/CalendarIcon/CalendarIcon.js +0 -17
  162. package/dist/icons/CalendarIcon/index.d.ts +0 -1
  163. package/dist/icons/CalendarIcon/index.js +0 -4
  164. package/dist/types/icon.d.ts +0 -3
  165. package/dist/types/icon.js +0 -1
  166. package/dist/types/popover.d.ts +0 -8
  167. package/dist/types/popover.js +0 -1
  168. package/dist/utils/RetainQueryLink.d.ts +0 -11
  169. package/dist/utils/RetainQueryLink.js +0 -15
  170. package/dist/utils/constants/format.d.ts +0 -1
  171. package/dist/utils/constants/format.js +0 -4
  172. package/dist/utils/constants/popper.d.ts +0 -6
  173. package/dist/utils/constants/popper.js +0 -10
  174. package/dist/utils/hooks/usePopover.d.ts +0 -25
  175. package/dist/utils/hooks/usePopover.js +0 -64
package/package.json CHANGED
@@ -1,131 +1,131 @@
1
- {
2
- "name": "@axos-web-dev/shared-components",
3
- "description": "Axos shared components library for web.",
4
- "version": "0.0.174",
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",
26
- "storybook": "storybook dev -p 6006",
27
- "build-storybook": "storybook build",
28
- "npm:link": "npm run build && npm link"
29
- },
30
- "dependencies": {
31
- "@headlessui/react": "^2.1.10",
32
- "@hookform/resolvers": "^3.9.0",
33
- "@react-input/mask": "^1.2.11",
34
- "@react-input/number-format": "^1.1.1",
35
- "@storybook/icons": "^1.2.12",
36
- "@storybook/preview-api": "^8.3.5",
37
- "@types/iframe-resizer": "3.5.13",
38
- "@vanilla-extract/css": "^1.16.0",
39
- "@vanilla-extract/recipes": "^0.5.1",
40
- "antd": "^5.21.5",
41
- "clsx": "^2.1.1",
42
- "iframe-resizer": "4.3.11",
43
- "lodash": "^4.17.21",
44
- "moment": "^2.30.1",
45
- "react-date-picker": "^11.0.0",
46
- "react-hook-form": "^7.53.1",
47
- "react-date-range": "^2.0.1",
48
- "react-markdown": "^9.0.1",
49
- "react-popper": "^2.3.0",
50
- "react-slick": "^0.30.2",
51
- "react-use": "^17.5.1",
52
- "react-wrap-balancer": "^1.1.1",
53
- "rsuite": "^5.72.0",
54
- "slick-carousel": "^1.8.1",
55
- "typed-css-modules": "^0.9.1",
56
- "vite-plugin-svgr": "^4.2.0",
57
- "zod": "^3.23.8",
58
- "zustand": "^4.5.5"
59
- },
60
- "peerDependencies": {
61
- "@headlessui/react": "^2.1.10",
62
- "@vanilla-extract/css-utils": "^0.1.3",
63
- "@vanilla-extract/recipes": "^0.5.1",
64
- "@vanilla-extract/vite-plugin": "^4.0.3",
65
- "next": "^14.1.4",
66
- "react": "^18.2.0",
67
- "react-date-range": "^2.0.1",
68
- "react-dom": "^18.2.0",
69
- "react-popper": "^2.3.0",
70
- "react-slick": "^0.30.2",
71
- "slick-carousel": "^1.8.1"
72
- },
73
- "devDependencies": {
74
- "@chromatic-com/storybook": "^1.8.0",
75
- "@rollup/plugin-alias": "^5.1.0",
76
- "@storybook/addon-essentials": "^8.2.9",
77
- "@storybook/addon-interactions": "^8.2.9",
78
- "@storybook/addon-links": "^8.2.9",
79
- "@storybook/addon-mdx-gfm": "^8.2.9",
80
- "@storybook/addon-onboarding": "^8.2.9",
81
- "@storybook/addon-themes": "^8.2.9",
82
- "@storybook/blocks": "^8.2.9",
83
- "@storybook/react": "^8.2.9",
84
- "@storybook/react-vite": "^8.2.9",
85
- "@storybook/test": "^8.2.9",
86
- "@svgr/core": "^8.1.0",
87
- "@svgr/plugin-prettier": "^8.1.0",
88
- "@svgr/plugin-svgo": "^8.1.0",
89
- "@types/lodash": "^4.17.10",
90
- "@types/node": "^20.16.10",
91
- "@types/react": "^18.3.11",
92
- "@types/react-date-range": "^1.4.9",
93
- "@types/react-datepicker": "^6.2.0",
94
- "@types/react-dom": "^18.3.0",
95
- "@types/react-slick": "^0.23.13",
96
- "@typescript-eslint/eslint-plugin": "^7.9.0",
97
- "@typescript-eslint/parser": "^7.9.0",
98
- "@vanilla-extract/css-utils": "^0.1.4",
99
- "@vanilla-extract/recipes": "^0.5.5",
100
- "@vanilla-extract/vite-plugin": "^4.0.15",
101
- "@vitejs/plugin-react-swc": "^3.7.0",
102
- "esbuild-vanilla-image-loader": "^0.1.3",
103
- "eslint": "^8.57.0",
104
- "eslint-plugin-react-hooks": "^4.6.2",
105
- "eslint-plugin-react-refresh": "^0.4.7",
106
- "eslint-plugin-storybook": "^0.8.0",
107
- "glob": "^10.4.5",
108
- "husky": "^9.1.6",
109
- "next": "^14.1.4",
110
- "prettier": "3.2.5",
111
- "react": "^18.3.1",
112
- "react-dom": "^18.3.1",
113
- "rollup-plugin-preserve-directives": "^0.4.0",
114
- "rollup-plugin-svg-import": "^3.0.0",
115
- "rollup-plugin-svgo": "^2.0.0",
116
- "storybook": "^8.2.9",
117
- "typescript": "^5.6.2",
118
- "typescript-plugin-css-modules": "^5.1.0",
119
- "vite": "^5.4.9",
120
- "vite-plugin-dts": "^3.9.1",
121
- "vite-plugin-lib-inject-css": "^2.1.1",
122
- "vite-plugin-setting-css-module": "^1.1.4",
123
- "vite-tsconfig-paths": "^4.3.2"
124
- },
125
- "main": "index.js",
126
- "directories": {
127
- "lib": "lib"
128
- },
129
- "author": "axos-web-dev",
130
- "license": "ISC"
131
- }
1
+ {
2
+ "name": "@axos-web-dev/shared-components",
3
+ "description": "Axos shared components library for web.",
4
+ "version": "0.0.176",
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",
26
+ "storybook": "storybook dev -p 6006",
27
+ "build-storybook": "storybook build",
28
+ "npm:link": "npm run build && npm link"
29
+ },
30
+ "dependencies": {
31
+ "@headlessui/react": "^2.1.10",
32
+ "@hookform/resolvers": "^3.9.0",
33
+ "@react-input/mask": "^1.2.11",
34
+ "@react-input/number-format": "^1.1.1",
35
+ "@storybook/icons": "^1.2.12",
36
+ "@storybook/preview-api": "^8.3.5",
37
+ "@types/iframe-resizer": "3.5.13",
38
+ "@vanilla-extract/css": "^1.16.0",
39
+ "@vanilla-extract/recipes": "^0.5.1",
40
+ "antd": "^5.21.5",
41
+ "clsx": "^2.1.1",
42
+ "iframe-resizer": "4.3.11",
43
+ "lodash": "^4.17.21",
44
+ "moment": "^2.30.1",
45
+ "react-date-picker": "^11.0.0",
46
+ "react-hook-form": "^7.53.1",
47
+ "react-date-range": "^2.0.1",
48
+ "react-markdown": "^9.0.1",
49
+ "react-popper": "^2.3.0",
50
+ "react-slick": "^0.30.2",
51
+ "react-use": "^17.5.1",
52
+ "react-wrap-balancer": "^1.1.1",
53
+ "rsuite": "^5.72.0",
54
+ "slick-carousel": "^1.8.1",
55
+ "typed-css-modules": "^0.9.1",
56
+ "vite-plugin-svgr": "^4.2.0",
57
+ "zod": "^3.23.8",
58
+ "zustand": "^4.5.5"
59
+ },
60
+ "peerDependencies": {
61
+ "@headlessui/react": "^2.1.10",
62
+ "@vanilla-extract/css-utils": "^0.1.3",
63
+ "@vanilla-extract/recipes": "^0.5.1",
64
+ "@vanilla-extract/vite-plugin": "^4.0.3",
65
+ "next": "^14.1.4",
66
+ "react": "^18.2.0",
67
+ "react-date-range": "^2.0.1",
68
+ "react-dom": "^18.2.0",
69
+ "react-popper": "^2.3.0",
70
+ "react-slick": "^0.30.2",
71
+ "slick-carousel": "^1.8.1"
72
+ },
73
+ "devDependencies": {
74
+ "@chromatic-com/storybook": "^1.8.0",
75
+ "@rollup/plugin-alias": "^5.1.0",
76
+ "@storybook/addon-essentials": "^8.2.9",
77
+ "@storybook/addon-interactions": "^8.2.9",
78
+ "@storybook/addon-links": "^8.2.9",
79
+ "@storybook/addon-mdx-gfm": "^8.2.9",
80
+ "@storybook/addon-onboarding": "^8.2.9",
81
+ "@storybook/addon-themes": "^8.2.9",
82
+ "@storybook/blocks": "^8.2.9",
83
+ "@storybook/react": "^8.2.9",
84
+ "@storybook/react-vite": "^8.2.9",
85
+ "@storybook/test": "^8.2.9",
86
+ "@svgr/core": "^8.1.0",
87
+ "@svgr/plugin-prettier": "^8.1.0",
88
+ "@svgr/plugin-svgo": "^8.1.0",
89
+ "@types/lodash": "^4.17.10",
90
+ "@types/node": "^20.16.10",
91
+ "@types/react": "^18.3.11",
92
+ "@types/react-date-range": "^1.4.9",
93
+ "@types/react-datepicker": "^6.2.0",
94
+ "@types/react-dom": "^18.3.0",
95
+ "@types/react-slick": "^0.23.13",
96
+ "@typescript-eslint/eslint-plugin": "^7.9.0",
97
+ "@typescript-eslint/parser": "^7.9.0",
98
+ "@vanilla-extract/css-utils": "^0.1.4",
99
+ "@vanilla-extract/recipes": "^0.5.5",
100
+ "@vanilla-extract/vite-plugin": "^4.0.15",
101
+ "@vitejs/plugin-react-swc": "^3.7.0",
102
+ "esbuild-vanilla-image-loader": "^0.1.3",
103
+ "eslint": "^8.57.0",
104
+ "eslint-plugin-react-hooks": "^4.6.2",
105
+ "eslint-plugin-react-refresh": "^0.4.7",
106
+ "eslint-plugin-storybook": "^0.8.0",
107
+ "glob": "^10.4.5",
108
+ "husky": "^9.1.6",
109
+ "next": "^14.1.4",
110
+ "prettier": "3.2.5",
111
+ "react": "^18.3.1",
112
+ "react-dom": "^18.3.1",
113
+ "rollup-plugin-preserve-directives": "^0.4.0",
114
+ "rollup-plugin-svg-import": "^3.0.0",
115
+ "rollup-plugin-svgo": "^2.0.0",
116
+ "storybook": "^8.2.9",
117
+ "typescript": "^5.6.2",
118
+ "typescript-plugin-css-modules": "^5.1.0",
119
+ "vite": "^5.4.9",
120
+ "vite-plugin-dts": "^3.9.1",
121
+ "vite-plugin-lib-inject-css": "^2.1.1",
122
+ "vite-plugin-setting-css-module": "^1.1.4",
123
+ "vite-tsconfig-paths": "^4.3.2"
124
+ },
125
+ "main": "index.js",
126
+ "directories": {
127
+ "lib": "lib"
128
+ },
129
+ "author": "axos-web-dev",
130
+ "license": "ISC"
131
+ }
@@ -1 +0,0 @@
1
- export declare const datePicker: string;
@@ -1,6 +0,0 @@
1
- /* empty css */
2
- /* empty css */
3
- var datePicker = "_1oit9ls0";
4
- export {
5
- datePicker
6
- };
@@ -1,21 +0,0 @@
1
- import { SyntheticEvent } from 'react';
2
-
3
- type TClasses = {
4
- inputDateField?: string;
5
- };
6
- type TProps = {
7
- classes?: TClasses;
8
- isDisabled?: boolean;
9
- isInvalid?: boolean;
10
- locale?: Locale;
11
- maxDate?: Date | null;
12
- minDate?: Date | null;
13
- onChange: (value: Date | null) => void;
14
- onFieldClear?: (event: SyntheticEvent) => void;
15
- placeholder?: string;
16
- subTitle?: string;
17
- title?: string;
18
- value: Date | null;
19
- };
20
- export declare const InputDateField: import('react').NamedExoticComponent<TProps>;
21
- export {};
@@ -1,103 +0,0 @@
1
- "use client";
2
- import { jsx, jsxs } from "react/jsx-runtime";
3
- import { Popover, PopoverButton, Transition, PopoverPanel, TransitionChild } from "@headlessui/react";
4
- import clsx from "clsx";
5
- import { format } from "date-fns";
6
- import isNil from "lodash/isNil.js";
7
- import { memo, createRef, Fragment } from "react";
8
- import { FORMAT_DATE } from "../utils/constants/format.js";
9
- import { POPOVER_POSITION_STYLES } from "../utils/constants/popper.js";
10
- import { usePopover } from "../utils/hooks/usePopover.js";
11
- import { DatePicker } from "./DatePickerComponents/DatePicker.js";
12
- import { InputDate } from "./DatePickerComponents/InputDate.js";
13
- const InputDateFieldComponent = (props) => {
14
- const {
15
- classes,
16
- isDisabled,
17
- isInvalid,
18
- locale,
19
- maxDate,
20
- minDate,
21
- onChange,
22
- onFieldClear,
23
- placeholder,
24
- subTitle,
25
- title,
26
- value
27
- } = props;
28
- const triggerRef = createRef();
29
- const formattedValue = !isNil(value) ? format(value, FORMAT_DATE, { locale }) : null;
30
- const date = !isNil(value) ? value : void 0;
31
- const maxDateValue = !isNil(maxDate) ? maxDate : void 0;
32
- const minDateValue = !isNil(minDate) ? minDate : void 0;
33
- const {
34
- attributes,
35
- onPopperElement,
36
- onReferenceElement,
37
- popoverPosition,
38
- styles
39
- } = usePopover({
40
- triggerRef
41
- });
42
- return /* @__PURE__ */ jsx("div", { className: clsx("InputDateField", classes?.inputDateField), children: /* @__PURE__ */ jsxs(Popover, { className: "HeadlessPopover", children: [
43
- /* @__PURE__ */ jsx(
44
- PopoverButton,
45
- {
46
- className: "HeadlessPopover-Button",
47
- ref: onReferenceElement,
48
- children: /* @__PURE__ */ jsx("div", { className: "HeadlessPopover-Trigger", ref: triggerRef, children: /* @__PURE__ */ jsx(
49
- InputDate,
50
- {
51
- isDisabled,
52
- isInvalid,
53
- onFieldClear,
54
- placeholder,
55
- subTitle,
56
- title,
57
- value: formattedValue
58
- }
59
- ) })
60
- }
61
- ),
62
- /* @__PURE__ */ jsx(Transition, { as: Fragment, children: /* @__PURE__ */ jsx(
63
- PopoverPanel,
64
- {
65
- className: clsx(
66
- "HeadlessPopover-Panel",
67
- `HeadlessPopover-Panel__${POPOVER_POSITION_STYLES[popoverPosition]}`
68
- ),
69
- ref: onPopperElement,
70
- style: styles.popper,
71
- ...attributes.popper,
72
- children: ({ close }) => /* @__PURE__ */ jsx(
73
- TransitionChild,
74
- {
75
- enter: "HeadlessPopover-Transition__enter",
76
- enterFrom: "HeadlessPopover-Transition__enterFrom",
77
- enterTo: "HeadlessPopover-Transition__enterTo",
78
- leave: "HeadlessPopover-Transition__leave",
79
- leaveFrom: "HeadlessPopover-Transition__leaveFrom",
80
- leaveTo: "HeadlessPopover-Transition__leaveTo",
81
- children: /* @__PURE__ */ jsx("div", { className: "HeadlessPopover-PanelContent", children: /* @__PURE__ */ jsx(
82
- DatePicker,
83
- {
84
- locale,
85
- maxDate: maxDateValue,
86
- minDate: minDateValue,
87
- onChange: (date2) => {
88
- onChange(date2);
89
- close();
90
- },
91
- value: date
92
- }
93
- ) })
94
- }
95
- )
96
- }
97
- ) })
98
- ] }) });
99
- };
100
- const InputDateField = memo(InputDateFieldComponent);
101
- export {
102
- InputDateField
103
- };
@@ -1,11 +0,0 @@
1
- import { CalendarProps } from 'react-date-range';
2
-
3
- type TProps = {
4
- locale?: Locale;
5
- maxDate?: Date;
6
- minDate?: Date;
7
- onChange?: (date: Date) => void;
8
- value?: Date;
9
- } & CalendarProps;
10
- export declare const DatePicker: import('react').NamedExoticComponent<TProps>;
11
- export {};
@@ -1,13 +0,0 @@
1
- import { jsx } from "react/jsx-runtime";
2
- import { memo } from "react";
3
- import { Calendar } from "react-date-range";
4
- /* empty css */
5
- /* empty css */
6
- const DatePickerComponent = (props) => {
7
- const { locale, onChange, value } = props;
8
- return /* @__PURE__ */ jsx(Calendar, { ...props, date: value, locale, onChange });
9
- };
10
- const DatePicker = memo(DatePickerComponent);
11
- export {
12
- DatePicker
13
- };
@@ -1,15 +0,0 @@
1
- import { SyntheticEvent } from 'react';
2
-
3
- type TProps = {
4
- className?: string;
5
- isDisabled?: boolean;
6
- isInvalid?: boolean;
7
- onClick?: (event: SyntheticEvent) => void;
8
- onFieldClear?: (event: SyntheticEvent) => void;
9
- placeholder?: string;
10
- subTitle?: string;
11
- title?: string;
12
- value?: string | null;
13
- };
14
- export declare const InputDate: import('react').NamedExoticComponent<TProps>;
15
- export {};
@@ -1,66 +0,0 @@
1
- import { jsxs, jsx } from "react/jsx-runtime";
2
- import { CalendarIcon } from "../../icons/CalendarIcon/CalendarIcon.js";
3
- import clsx from "clsx";
4
- import { memo } from "react";
5
- const InputDateComponent = (props) => {
6
- const {
7
- className,
8
- isDisabled,
9
- isInvalid,
10
- onClick,
11
- onFieldClear,
12
- placeholder,
13
- subTitle,
14
- title,
15
- value
16
- } = props;
17
- return /* @__PURE__ */ jsxs(
18
- "div",
19
- {
20
- className: clsx("InputDate", className, {
21
- InputDate__isDisabled: isDisabled,
22
- InputDate__isInvalid: isInvalid && !isDisabled
23
- }),
24
- onClick: !isDisabled ? onClick : void 0,
25
- children: [
26
- /* @__PURE__ */ jsxs("div", { className: "InputDate-Inner", children: [
27
- /* @__PURE__ */ jsxs("div", { className: "InputDate-Title", children: [
28
- title,
29
- " "
30
- ] }),
31
- /* @__PURE__ */ jsxs(
32
- "div",
33
- {
34
- className: clsx("InputDate-IconWrapper", {
35
- "InputDate-IconWrapper__isFocusable": !isDisabled
36
- }),
37
- children: [
38
- /* @__PURE__ */ jsx(
39
- "div",
40
- {
41
- className: clsx("InputDate-Text", {
42
- "InputDate-Text__isFilled": value && !isDisabled,
43
- "InputDate-Text__isPlaceholder": !value
44
- }),
45
- children: value ?? placeholder
46
- }
47
- ),
48
- value && /* @__PURE__ */ jsx("div", { className: "InputDate-PostIcon", onClick: onFieldClear }),
49
- /* @__PURE__ */ jsx("div", { className: "InputDate-DatePickerIcon", children: /* @__PURE__ */ jsx(CalendarIcon, {}) })
50
- ]
51
- }
52
- ),
53
- /* @__PURE__ */ jsx("div", { className: "InputDate-Text__isInvalid" })
54
- ] }),
55
- /* @__PURE__ */ jsxs("div", { className: "InputDate-SubTitle", children: [
56
- subTitle,
57
- " "
58
- ] })
59
- ]
60
- }
61
- );
62
- };
63
- const InputDate = memo(InputDateComponent);
64
- export {
65
- InputDate
66
- };
@@ -1,2 +0,0 @@
1
- export * from './DatePicker';
2
- export * from './InputDate';
@@ -1,6 +0,0 @@
1
- import { DatePicker } from "./DatePicker.js";
2
- import { InputDate } from "./InputDate.js";
3
- export {
4
- DatePicker,
5
- InputDate
6
- };
@@ -1,3 +0,0 @@
1
- import { DatepickerInputProps } from './InputProps';
2
-
3
- export declare const DatePickerInput: (props: DatepickerInputProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,47 +0,0 @@
1
- "use client";
2
- import { jsxs, jsx } from "react/jsx-runtime";
3
- import { useState } from "react";
4
- import DatePicker from "react-date-picker";
5
- import { wrapper, labelClassName, container, iconContainer, iconInput, helperText } from "./Input.css.js";
6
- const DatePickerInput = (props) => {
7
- const {
8
- disabled,
9
- label,
10
- iconLeft,
11
- iconRight,
12
- sizes,
13
- error = false,
14
- helperText: helper,
15
- variant
16
- } = props;
17
- const [value, onChange] = useState();
18
- return /* @__PURE__ */ jsxs("div", { className: wrapper(), children: [
19
- label && /* @__PURE__ */ jsx(
20
- "label",
21
- {
22
- className: labelClassName({ error, variant }),
23
- htmlFor: props.name,
24
- children: label
25
- }
26
- ),
27
- /* @__PURE__ */ jsxs("div", { className: container({ size: sizes, error }), children: [
28
- iconLeft && /* @__PURE__ */ jsx("span", { className: iconContainer["left"], children: /* @__PURE__ */ jsx("div", { className: iconInput({ size: sizes }), children: iconLeft }) }),
29
- /* @__PURE__ */ jsx(
30
- DatePicker,
31
- {
32
- dayPlaceholder: "dd",
33
- monthPlaceholder: "mm",
34
- yearPlaceholder: "yyyy",
35
- minDate: /* @__PURE__ */ new Date(),
36
- onChange,
37
- value
38
- }
39
- ),
40
- iconRight && /* @__PURE__ */ jsx("span", { className: iconContainer.right, children: /* @__PURE__ */ jsx("div", { className: iconInput({ size: sizes }), children: iconRight }) })
41
- ] }),
42
- /* @__PURE__ */ jsx("span", { className: helperText({ disabled, error }), children: helper })
43
- ] });
44
- };
45
- export {
46
- DatePickerInput
47
- };
@@ -1,6 +0,0 @@
1
- export declare const calendarContainer: string;
2
- export declare const calendarIcon: string;
3
- export declare const inputDate: string;
4
- export declare const verticalCenter: string;
5
- export declare const calendar: string;
6
- export declare const headerCalendar: string;
@@ -1,15 +0,0 @@
1
- /* empty css */
2
- var calendarContainer = "skzved0";
3
- var calendarIcon = "skzved1";
4
- var inputDate = "skzved2";
5
- var verticalCenter = "skzved3";
6
- var calendar = "skzved4";
7
- var headerCalendar = "skzved5";
8
- export {
9
- calendar,
10
- calendarContainer,
11
- calendarIcon,
12
- headerCalendar,
13
- inputDate,
14
- verticalCenter
15
- };
@@ -1,3 +0,0 @@
1
- import { DatepickerInputProps } from './InputProps';
2
-
3
- export declare const InputDate: (props: DatepickerInputProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,47 +0,0 @@
1
- "use client";
2
- import { jsxs, jsx } from "react/jsx-runtime";
3
- import { useState } from "react";
4
- import DatePicker from "react-date-picker";
5
- import { wrapper, labelClassName, container, iconContainer, iconInput, helperText } from "./Input.css.js";
6
- const InputDate = (props) => {
7
- const {
8
- disabled,
9
- label,
10
- iconLeft,
11
- iconRight,
12
- sizes,
13
- error = false,
14
- helperText: helper,
15
- variant
16
- } = props;
17
- const [value, onChange] = useState();
18
- return /* @__PURE__ */ jsxs("div", { className: wrapper(), children: [
19
- label && /* @__PURE__ */ jsx(
20
- "label",
21
- {
22
- className: labelClassName({ error, variant }),
23
- htmlFor: props.name,
24
- children: label
25
- }
26
- ),
27
- /* @__PURE__ */ jsxs("div", { className: container({ size: sizes, error }), children: [
28
- iconLeft && /* @__PURE__ */ jsx("span", { className: iconContainer["left"], children: /* @__PURE__ */ jsx("div", { className: iconInput({ size: sizes }), children: iconLeft }) }),
29
- /* @__PURE__ */ jsx(
30
- DatePicker,
31
- {
32
- dayPlaceholder: "dd",
33
- monthPlaceholder: "mm",
34
- yearPlaceholder: "yyyy",
35
- minDate: /* @__PURE__ */ new Date(),
36
- onChange,
37
- value
38
- }
39
- ),
40
- iconRight && /* @__PURE__ */ jsx("span", { className: iconContainer.right, children: /* @__PURE__ */ jsx("div", { className: iconInput({ size: sizes }), children: iconRight }) })
41
- ] }),
42
- /* @__PURE__ */ jsx("span", { className: helperText({ disabled, error }), children: helper })
43
- ] });
44
- };
45
- export {
46
- InputDate
47
- };