@axos-web-dev/shared-components 1.0.77-patch.6 → 1.0.77-patch.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.
Files changed (48) hide show
  1. package/dist/Blockquote/Blockquote.module.js +3 -3
  2. package/dist/Calculators/ApyCalculator/index.js +1 -1
  3. package/dist/Carousel/index.js +9 -9
  4. package/dist/Comparison/Comparison.js +4 -4
  5. package/dist/HeroBanner/HeroBanner.css.d.ts +2 -0
  6. package/dist/HeroBanner/HeroBanner.css.js +4 -0
  7. package/dist/HeroBanner/HeroBanner.d.ts +1 -1
  8. package/dist/HeroBanner/HeroBanner.interface.d.ts +3 -0
  9. package/dist/HeroBanner/HeroBanner.js +47 -1
  10. package/dist/HeroBanner/index.js +3 -1
  11. package/dist/IconBillboard/IconBillboard.css.d.ts +1 -0
  12. package/dist/IconBillboard/IconBillboard.css.js +2 -0
  13. package/dist/IconBillboard/IconBillboard.d.ts +1 -2
  14. package/dist/IconBillboard/IconBillboard.js +30 -85
  15. package/dist/IconBillboard/index.js +3 -3
  16. package/dist/IconBillboard/sections/CallToActionSection.d.ts +12 -0
  17. package/dist/IconBillboard/sections/CallToActionSection.js +101 -0
  18. package/dist/IconBillboard/sections/HeaderSection.d.ts +11 -0
  19. package/dist/IconBillboard/sections/HeaderSection.js +23 -0
  20. package/dist/IconBillboard/sections/IconSection.d.ts +7 -0
  21. package/dist/IconBillboard/sections/IconSection.js +18 -0
  22. package/dist/IconBillboard/sections/ItemsSection.d.ts +11 -0
  23. package/dist/IconBillboard/sections/ItemsSection.js +11 -0
  24. package/dist/IconBillboard/sections/LayoutSection.d.ts +8 -0
  25. package/dist/IconBillboard/sections/LayoutSection.js +6 -0
  26. package/dist/ImageBillboard/ImageBillboardSet.js +1 -1
  27. package/dist/ImageLink/ImageLinkSet.js +3 -3
  28. package/dist/Insight/Featured/CategorySelector.js +1 -1
  29. package/dist/Insight/Featured/Featured.js +9 -9
  30. package/dist/Insight/Featured/Header.js +8 -8
  31. package/dist/NavigationMenu/AxosAdvisor/SubNavBar.js +3 -10
  32. package/dist/NavigationMenu/AxosAdvisor/index.js +3 -11
  33. package/dist/NavigationMenu/AxosAdvisorServices/NavBar.module.js +53 -53
  34. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.module.js +16 -16
  35. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.d.ts +0 -1
  36. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.js +0 -3
  37. package/dist/NavigationMenu/AxosBank/NavBar.module.js +39 -39
  38. package/dist/NavigationMenu/AxosBank/SubNavBar.js +0 -9
  39. package/dist/WalnutIframe/wrapper.module.js +3 -3
  40. package/dist/assets/Blockquote/Blockquote.css.css +68 -68
  41. package/dist/assets/HeroBanner/HeroBanner.css +12 -0
  42. package/dist/assets/IconBillboard/IconBillboard.css +21 -1
  43. package/dist/assets/NavigationMenu/AxosAdvisorServices/NavBar.css.css +618 -618
  44. package/dist/assets/NavigationMenu/AxosBank/MobileMenu/MobileMenu.css.css +191 -191
  45. package/dist/assets/NavigationMenu/AxosBank/NavBar.css.css +473 -473
  46. package/dist/assets/WalnutIframe/wrapper.css.css +7 -8
  47. package/dist/main.js +6 -4
  48. package/package.json +133 -133
@@ -1,4 +1,4 @@
1
- @keyframes _shimmer_13j22_1 {
1
+ @keyframes _shimmer_f1tr5_1 {
2
2
  from {
3
3
  transform: translateX(-100%);
4
4
  }
@@ -7,7 +7,7 @@
7
7
  }
8
8
  }
9
9
 
10
- ._wrapper_13j22_10 {
10
+ ._wrapper_f1tr5_10 {
11
11
  background: #1e3860;
12
12
  border-radius: 8px;
13
13
  height: 555px;
@@ -15,11 +15,11 @@
15
15
  margin-block: 48px;
16
16
  }
17
17
 
18
- section > ._wrapper_13j22_10:first-child {
18
+ section > ._wrapper_f1tr5_10:first-child {
19
19
  margin-top: 0 !important;
20
20
  }
21
21
 
22
- ._wrapper_13j22_10::before {
22
+ ._wrapper_f1tr5_10::before {
23
23
  content: "";
24
24
  position: absolute;
25
25
  top: 0;
@@ -32,18 +32,17 @@ section > ._wrapper_13j22_10:first-child {
32
32
  rgba(255, 255, 255, 0.5) 50%,
33
33
  rgba(255, 255, 255, 0) 80%
34
34
  );
35
- animation: _shimmer_13j22_1 1.3s infinite linear;
35
+ animation: _shimmer_f1tr5_1 1.3s infinite linear;
36
36
  z-index: -1;
37
37
  }
38
38
 
39
- ._wrapper_control_13j22_39 {
39
+ ._wrapper_control_f1tr5_39 {
40
40
  height: 100%;
41
41
  width: 100%;
42
- overflow-x: scroll;
43
42
  }
44
43
 
45
44
  @media (max-width: 1023px) {
46
- ._wrapper_13j22_10 {
45
+ ._wrapper_f1tr5_10 {
47
46
  display: none;
48
47
  }
49
48
  }
package/dist/main.js CHANGED
@@ -91,11 +91,11 @@ import { VendorQuestionnaire } from "./Forms/VendorQuestionnaire.js";
91
91
  import { WCPLSurvey } from "./Forms/WcplSurvey.js";
92
92
  import { helpArticle_container, helpArticle_headline, helpArticle_p, insight_headline_2 } from "./HelpArticle/HelpArticle.css.js";
93
93
  import { HeroBanner } from "./HeroBanner/HeroBanner.js";
94
- import { headline_text, heroSupertag, hero_banner, hero_btns, hero_content, hero_embedded_image, hero_img, hero_text, hero_wrapper, img_contents, logout, reversed, reversed_lg_image } from "./HeroBanner/HeroBanner.css.js";
94
+ import { headline_text, heroSupertag, hero_banner, hero_btns, hero_bullet_item, hero_content, hero_embedded_image, hero_img, hero_sub_bullets, hero_text, hero_wrapper, img_contents, logout, reversed, reversed_lg_image } from "./HeroBanner/HeroBanner.css.js";
95
95
  import { selection_headline_text, selection_section, selection_section_bg, selection_section_content, selection_section_icon, selection_section_icon_img } from "./HeroBanner/SelectionBanner.css.js";
96
96
  import { Hyperlink } from "./Hyperlink/index.js";
97
- import { Icon, IconBillboard } from "./IconBillboard/IconBillboard.js";
98
- import { billboard_icon, buttons, containerIconBillboard, content, headerIconBillboard, header_section, layout, list, listItem, section_body, section_container, section_text, title } from "./IconBillboard/IconBillboard.css.js";
97
+ import { IconBillboard } from "./IconBillboard/IconBillboard.js";
98
+ import { billboard_icon, buttons, containerIconBillboard, content, headerIconBillboard, header_section, layout, link_wrapper, list, listItem, section_body, section_container, section_text, title } from "./IconBillboard/IconBillboard.css.js";
99
99
  import { IconBillboardSet } from "./IconBillboard/IconBillboardSet.js";
100
100
  import { default as default2 } from "./icons/ArrowIcon/index.js";
101
101
  import { default as default3 } from "./icons/AxosX/index.js";
@@ -292,7 +292,6 @@ export {
292
292
  GoBackButton,
293
293
  HeroBanner,
294
294
  Hyperlink,
295
- Icon,
296
295
  IconBillboard,
297
296
  IconBillboardSet,
298
297
  ImageBillboard,
@@ -531,9 +530,11 @@ export {
531
530
  heroSupertag,
532
531
  hero_banner,
533
532
  hero_btns,
533
+ hero_bullet_item,
534
534
  hero_content,
535
535
  hero_embedded_image,
536
536
  hero_img,
537
+ hero_sub_bullets,
537
538
  hero_text,
538
539
  hero_wrapper,
539
540
  hide,
@@ -580,6 +581,7 @@ export {
580
581
  layout,
581
582
  li,
582
583
  line_points,
584
+ link_wrapper,
583
585
  list,
584
586
  listItem,
585
587
  logout,
package/package.json CHANGED
@@ -1,133 +1,133 @@
1
- {
2
- "name": "@axos-web-dev/shared-components",
3
- "description": "Axos shared components library for web.",
4
- "version": "1.0.77-patch.6",
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.2.0",
32
- "@hookform/resolvers": "^3.10.0",
33
- "@next-safe-action/adapter-react-hook-form": "^2.0.0",
34
- "@react-input/mask": "^1.2.15",
35
- "@react-input/number-format": "^1.1.3",
36
- "@storybook/icons": "^1.3.0",
37
- "@storybook/preview-api": "^8.4.7",
38
- "@types/iframe-resizer": "3.5.13",
39
- "@vanilla-extract/css": "^1.16.1",
40
- "@vanilla-extract/recipes": "^0.5.1",
41
- "antd": "^5.22.5",
42
- "clsx": "^2.1.1",
43
- "framer-motion": "^12.9.2",
44
- "iframe-resizer": "^3.6.6",
45
- "lodash": "^4.17.21",
46
- "moment": "^2.30.1",
47
- "next-safe-action": "^8.0.2",
48
- "react-date-picker": "^11.0.0",
49
- "react-date-range": "^2.0.1",
50
- "react-hook-form": "^7.54.2",
51
- "react-markdown": "^9.0.1",
52
- "react-popper": "^2.3.0",
53
- "react-slick": "^0.30.2",
54
- "react-use": "^17.6.0",
55
- "react-wrap-balancer": "^1.1.1",
56
- "rsuite": "^5.75.0",
57
- "slick-carousel": "^1.8.1",
58
- "typed-css-modules": "^0.9.1",
59
- "vite-plugin-svgr": "^4.3.0",
60
- "zod": "^3.24.1",
61
- "zustand": "^4.5.5"
62
- },
63
- "peerDependencies": {
64
- "@vanilla-extract/css-utils": "^0.1.3",
65
- "@vanilla-extract/recipes": "^0.5.1",
66
- "@vanilla-extract/vite-plugin": "^4.0.3",
67
- "next": "^14.1.4",
68
- "react": "^18.2.0",
69
- "react-date-range": "^2.0.1",
70
- "react-dom": "^18.2.0",
71
- "react-popper": "^2.3.0",
72
- "react-slick": "^0.30.2",
73
- "slick-carousel": "^1.8.1"
74
- },
75
- "devDependencies": {
76
- "@chromatic-com/storybook": "^1.9.0",
77
- "@rollup/plugin-alias": "^5.1.1",
78
- "@storybook/addon-essentials": "^8.4.7",
79
- "@storybook/addon-interactions": "^8.4.7",
80
- "@storybook/addon-links": "^8.4.7",
81
- "@storybook/addon-mdx-gfm": "^8.4.7",
82
- "@storybook/addon-onboarding": "^8.4.7",
83
- "@storybook/addon-themes": "^8.4.7",
84
- "@storybook/blocks": "^8.4.7",
85
- "@storybook/react": "^8.6.14",
86
- "@storybook/react-vite": "^8.4.7",
87
- "@storybook/test": "^8.6.14",
88
- "@svgr/core": "^8.1.0",
89
- "@svgr/plugin-prettier": "^8.1.0",
90
- "@svgr/plugin-svgo": "^8.1.0",
91
- "@types/lodash": "^4.17.17",
92
- "@types/node": "^20.19.0",
93
- "@types/react": "^18.3.23",
94
- "@types/react-date-range": "^1.4.9",
95
- "@types/react-datepicker": "^6.2.0",
96
- "@types/react-dom": "^18.3.7",
97
- "@types/react-slick": "^0.23.13",
98
- "@typescript-eslint/eslint-plugin": "^7.18.0",
99
- "@typescript-eslint/parser": "^7.18.0",
100
- "@vanilla-extract/css-utils": "^0.1.4",
101
- "@vanilla-extract/recipes": "^0.5.5",
102
- "@vanilla-extract/vite-plugin": "^4.0.18",
103
- "@vitejs/plugin-react-swc": "^3.7.2",
104
- "esbuild-vanilla-image-loader": "^0.1.3",
105
- "eslint": "^8.57.1",
106
- "eslint-plugin-react-hooks": "^4.6.2",
107
- "eslint-plugin-react-refresh": "^0.4.16",
108
- "eslint-plugin-storybook": "^0.8.0",
109
- "glob": "^10.4.5",
110
- "husky": "^9.1.7",
111
- "next": "^14.1.4",
112
- "prettier": "3.2.5",
113
- "react": "^18.3.1",
114
- "react-dom": "^18.3.1",
115
- "rollup-plugin-preserve-directives": "^0.4.0",
116
- "rollup-plugin-svg-import": "^3.0.0",
117
- "rollup-plugin-svgo": "^2.0.0",
118
- "storybook": "^8.4.7",
119
- "typescript": "^5.7.2",
120
- "typescript-plugin-css-modules": "^5.1.0",
121
- "vite": "^5.4.11",
122
- "vite-plugin-dts": "^3.9.1",
123
- "vite-plugin-lib-inject-css": "^2.1.1",
124
- "vite-plugin-setting-css-module": "^1.1.4",
125
- "vite-tsconfig-paths": "^4.3.2"
126
- },
127
- "main": "index.js",
128
- "directories": {
129
- "lib": "lib"
130
- },
131
- "author": "axos-web-dev",
132
- "license": "ISC"
133
- }
1
+ {
2
+ "name": "@axos-web-dev/shared-components",
3
+ "description": "Axos shared components library for web.",
4
+ "version": "1.0.77-patch.8",
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.2.0",
32
+ "@hookform/resolvers": "^3.10.0",
33
+ "@next-safe-action/adapter-react-hook-form": "^2.0.0",
34
+ "@react-input/mask": "^1.2.15",
35
+ "@react-input/number-format": "^1.1.3",
36
+ "@storybook/icons": "^1.3.0",
37
+ "@storybook/preview-api": "^8.4.7",
38
+ "@types/iframe-resizer": "3.5.13",
39
+ "@vanilla-extract/css": "^1.16.1",
40
+ "@vanilla-extract/recipes": "^0.5.1",
41
+ "antd": "^5.22.5",
42
+ "clsx": "^2.1.1",
43
+ "framer-motion": "^12.9.2",
44
+ "iframe-resizer": "^3.6.6",
45
+ "lodash": "^4.17.21",
46
+ "moment": "^2.30.1",
47
+ "next-safe-action": "^8.0.2",
48
+ "react-date-picker": "^11.0.0",
49
+ "react-date-range": "^2.0.1",
50
+ "react-hook-form": "^7.54.2",
51
+ "react-markdown": "^9.0.1",
52
+ "react-popper": "^2.3.0",
53
+ "react-slick": "^0.30.2",
54
+ "react-use": "^17.6.0",
55
+ "react-wrap-balancer": "^1.1.1",
56
+ "rsuite": "^5.75.0",
57
+ "slick-carousel": "^1.8.1",
58
+ "typed-css-modules": "^0.9.1",
59
+ "vite-plugin-svgr": "^4.3.0",
60
+ "zod": "^3.24.1",
61
+ "zustand": "^4.5.5"
62
+ },
63
+ "peerDependencies": {
64
+ "@vanilla-extract/css-utils": "^0.1.3",
65
+ "@vanilla-extract/recipes": "^0.5.1",
66
+ "@vanilla-extract/vite-plugin": "^4.0.3",
67
+ "next": "^14.1.4",
68
+ "react": "^18.2.0",
69
+ "react-date-range": "^2.0.1",
70
+ "react-dom": "^18.2.0",
71
+ "react-popper": "^2.3.0",
72
+ "react-slick": "^0.30.2",
73
+ "slick-carousel": "^1.8.1"
74
+ },
75
+ "devDependencies": {
76
+ "@chromatic-com/storybook": "^1.9.0",
77
+ "@rollup/plugin-alias": "^5.1.1",
78
+ "@storybook/addon-essentials": "^8.4.7",
79
+ "@storybook/addon-interactions": "^8.4.7",
80
+ "@storybook/addon-links": "^8.4.7",
81
+ "@storybook/addon-mdx-gfm": "^8.4.7",
82
+ "@storybook/addon-onboarding": "^8.4.7",
83
+ "@storybook/addon-themes": "^8.4.7",
84
+ "@storybook/blocks": "^8.4.7",
85
+ "@storybook/react": "^8.6.14",
86
+ "@storybook/react-vite": "^8.4.7",
87
+ "@storybook/test": "^8.6.14",
88
+ "@svgr/core": "^8.1.0",
89
+ "@svgr/plugin-prettier": "^8.1.0",
90
+ "@svgr/plugin-svgo": "^8.1.0",
91
+ "@types/lodash": "^4.17.17",
92
+ "@types/node": "^20.19.0",
93
+ "@types/react": "^18.3.23",
94
+ "@types/react-date-range": "^1.4.9",
95
+ "@types/react-datepicker": "^6.2.0",
96
+ "@types/react-dom": "^18.3.7",
97
+ "@types/react-slick": "^0.23.13",
98
+ "@typescript-eslint/eslint-plugin": "^7.18.0",
99
+ "@typescript-eslint/parser": "^7.18.0",
100
+ "@vanilla-extract/css-utils": "^0.1.4",
101
+ "@vanilla-extract/recipes": "^0.5.5",
102
+ "@vanilla-extract/vite-plugin": "^4.0.18",
103
+ "@vitejs/plugin-react-swc": "^3.7.2",
104
+ "esbuild-vanilla-image-loader": "^0.1.3",
105
+ "eslint": "^8.57.1",
106
+ "eslint-plugin-react-hooks": "^4.6.2",
107
+ "eslint-plugin-react-refresh": "^0.4.16",
108
+ "eslint-plugin-storybook": "^0.8.0",
109
+ "glob": "^10.4.5",
110
+ "husky": "^9.1.7",
111
+ "next": "^14.1.4",
112
+ "prettier": "3.2.5",
113
+ "react": "^18.3.1",
114
+ "react-dom": "^18.3.1",
115
+ "rollup-plugin-preserve-directives": "^0.4.0",
116
+ "rollup-plugin-svg-import": "^3.0.0",
117
+ "rollup-plugin-svgo": "^2.0.0",
118
+ "storybook": "^8.4.7",
119
+ "typescript": "^5.7.2",
120
+ "typescript-plugin-css-modules": "^5.1.0",
121
+ "vite": "^5.4.11",
122
+ "vite-plugin-dts": "^3.9.1",
123
+ "vite-plugin-lib-inject-css": "^2.1.1",
124
+ "vite-plugin-setting-css-module": "^1.1.4",
125
+ "vite-tsconfig-paths": "^4.3.2"
126
+ },
127
+ "main": "index.js",
128
+ "directories": {
129
+ "lib": "lib"
130
+ },
131
+ "author": "axos-web-dev",
132
+ "license": "ISC"
133
+ }