@axos-web-dev/shared-components 2.2.24-url → 2.2.25
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/ATMLocator/ATMLocator.js +8 -8
- package/dist/Article/Article.css.d.ts +8 -4
- package/dist/ArticlesSet/ArticlesSet.css.d.ts +23 -1
- package/dist/ArticlesSet/ArticlesSet.css.js +7 -7
- package/dist/ArticlesSet/ArticlesSet.js +3 -4
- package/dist/Auth/ErrorAlert.js +7 -7
- package/dist/Auth/SignInPassword.js +1 -1
- package/dist/Button/Button.js +9 -9
- package/dist/Calculators/AxosOneCalculator/BalanceAPYCalculator.css.js +2 -1
- package/dist/Calculators/Calculator.js +3 -3
- package/dist/Calculators/MarginTradingCalculator/index.js +9 -9
- package/dist/Carousel/index.js +7 -7
- package/dist/Chevron/index.js +9 -9
- package/dist/Comparison/Comparison.css.d.ts +1 -0
- package/dist/Comparison/Comparison.css.js +16 -17
- package/dist/Comparison/Comparison.js +7 -7
- package/dist/Comparison/ComparisonSet.js +2 -1
- package/dist/Comparison/index.js +2 -1
- package/dist/ExecutiveBio/ExecutiveBio.js +7 -7
- package/dist/FaqAccordion/index.js +9 -9
- package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +7 -7
- package/dist/Forms/ApplyNow.js +7 -7
- package/dist/Forms/ContactUsBusiness.js +9 -9
- package/dist/Forms/ContactUsBusinessNameEmail.js +9 -9
- package/dist/Forms/ContactUsNMLSId.js +9 -9
- package/dist/Forms/CpraRequest.js +9 -9
- package/dist/Forms/CraPublicFile.js +9 -9
- package/dist/Forms/EmailOnly.js +9 -9
- package/dist/Forms/Forms.css.d.ts +3 -0
- package/dist/Forms/MortgageRate/MortgageRateForm.js +7 -7
- package/dist/Forms/MortgageRate/MortgageRateWatch.js +7 -7
- package/dist/Forms/MortgageWarehouseLending.js +9 -9
- package/dist/Forms/SuccesForm.js +7 -7
- package/dist/Hyperlink/index.js +7 -7
- package/dist/IconBillboard/IconBillboard.css.d.ts +16 -0
- package/dist/IconBillboard/IconBillboard.css.js +5 -3
- package/dist/IconBillboard/IconBillboardSet.js +68 -62
- package/dist/IconBillboard/index.js +2 -1
- package/dist/ImageLink/ImageLink.js +3 -3
- package/dist/ImageLink/ImageLinkSet.js +3 -3
- package/dist/ImageLink/index.js +7 -7
- package/dist/Insight/Featured/CategorySelector.js +7 -7
- package/dist/Insight/Featured/Featured.js +7 -7
- package/dist/Insight/Featured/Header.js +7 -7
- package/dist/LandingPageHeader/LandingPageHeader.css.d.ts +5 -0
- package/dist/LandingPageHeader/LandingPageHeader.css.js +10 -0
- package/dist/LandingPageHeader/LandingPageHeader.d.ts +2 -1
- package/dist/LandingPageHeader/LandingPageHeader.js +35 -21
- package/dist/LandingPageHeader/WithLogin.d.ts +4 -0
- package/dist/LandingPageHeader/WithLogin.js +458 -0
- package/dist/LandingPageHeader/index.js +6 -1
- package/dist/Modal/Modal.js +9 -9
- package/dist/Modal/contextApi/store.d.ts +4 -0
- package/dist/NavigationMenu/AxosALTS/index.js +7 -7
- package/dist/NavigationMenu/AxosAdvisorServices/index.js +20 -20
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.js +6 -6
- package/dist/NavigationMenu/AxosBank/SubNavBar.js +8 -8
- package/dist/NavigationMenu/AxosBank/index.js +9 -9
- package/dist/NavigationMenu/LaVictoire/index.js +9 -9
- package/dist/NavigationMenu/Navbar.js +7 -7
- package/dist/NavigationMenu/SignInNavButton.js +9 -9
- package/dist/SecondaryFooter/index.js +8 -1
- package/dist/SetContainer/SetContainer.css.d.ts +3 -0
- package/dist/SetContainer/SetContainer.js +4 -4
- package/dist/SocialMediaBar/iconsRepository.js +7 -7
- package/dist/StepItemSet/StepItemSet.css.d.ts +3 -0
- package/dist/Table/Table.css.d.ts +3 -0
- package/dist/Table/Table.css.js +22 -17
- package/dist/Table/Table.d.ts +1 -1
- package/dist/Table/Table.interface.d.ts +5 -8
- package/dist/Table/Table.js +29 -39
- package/dist/Table/index.js +3 -1
- package/dist/TopicalNavItem/TopicalNavItem.css.d.ts +0 -1
- package/dist/TopicalNavItem/TopicalNavItem.css.js +2 -4
- package/dist/TopicalNavItem/TopicalNavItem.js +11 -33
- package/dist/TopicalNavItem/index.js +1 -2
- package/dist/VideoTile/VideoTile.js +7 -7
- package/dist/VideoWrapper/index.js +7 -7
- package/dist/assets/Article/Article.css +8 -4
- package/dist/assets/ArticlesSet/ArticlesSet.css +54 -39
- package/dist/assets/Auth/SignIn.css +2 -1
- package/dist/assets/Calculators/AxosOneCalculator/BalanceAPYCalculator.css +2 -2
- package/dist/assets/CallToActionBar/CallToActionBar.css +2 -0
- package/dist/assets/Comparison/Comparison.css +32 -29
- package/dist/assets/DownloadTile/DownloadTile.css +0 -5
- package/dist/assets/FaqAccordion/FaqAccordion.css +1 -1
- package/dist/assets/FooterSiteMap/AxosBank/FooterSiteMap.css +2 -2
- package/dist/assets/Forms/Forms.css +3 -2
- package/dist/assets/IconBillboard/IconBillboard.css +27 -12
- package/dist/assets/ImageBillboard/ImageBillboard.css +0 -12
- package/dist/assets/LandingPageHeader/LandingPageHeader.css +68 -0
- package/dist/assets/SetContainer/SetContainer.css +7 -10
- package/dist/assets/StepItemSet/StepItemSet.css +3 -3
- package/dist/assets/Table/Table.css +103 -78
- package/dist/assets/TopicalNavItem/TopicalNavItem.css +25 -52
- package/dist/assets/TopicalNavSet/TopicalNavSet.css +28 -6
- package/dist/assets/VideoTile/VideoTile.css +0 -3
- package/dist/assets/globals.css +46 -2
- package/dist/globals.css.js +8 -1
- package/dist/index.css.js +8 -1
- package/dist/main.js +14 -6
- package/package.json +147 -147
package/dist/assets/globals.css
CHANGED
|
@@ -35,14 +35,52 @@ li p, p:last-child, p:only-child {
|
|
|
35
35
|
.page_body_contents {
|
|
36
36
|
display: flex;
|
|
37
37
|
flex-direction: column;
|
|
38
|
-
|
|
38
|
+
}
|
|
39
|
+
.page_body_contents > div:not(.no_section_gap) + div:not(.no_section_gap) {
|
|
40
|
+
margin-top: 3.5rem;
|
|
41
|
+
}
|
|
42
|
+
.page_body_contents > .no_section_gap + div:not(.no_section_gap) {
|
|
43
|
+
margin-top: 3.5rem;
|
|
44
|
+
}
|
|
45
|
+
.page_body_contents > div:not(.no_section_gap) + div.no_section_gap {
|
|
46
|
+
margin-top: 3.5rem;
|
|
47
|
+
}
|
|
48
|
+
.page_body_contents > [data-content-type='comparisonSet'] + div.no_section_gap {
|
|
49
|
+
margin-top: 3.5rem;
|
|
50
|
+
}
|
|
51
|
+
.page_body_contents > div:first-child:not(.no_section_gap) {
|
|
52
|
+
margin-top: 3.5rem;
|
|
53
|
+
}
|
|
54
|
+
.page_body_contents > div:not(.no_section_gap):not(:has(._1tdyl74e)) + div:not(.no_section_gap):not(:has(._1tdyl74e)) {
|
|
55
|
+
margin-top: 3.5rem;
|
|
56
|
+
}
|
|
57
|
+
.page_body_contents > .no_section_gap + div:not(.no_section_gap):not(:has(._1tdyl74e)) {
|
|
58
|
+
margin-top: 3.5rem;
|
|
59
|
+
}
|
|
60
|
+
.page_body_contents > div:not(.no_section_gap):not(:has(._1tdyl74e)) + div.no_section_gap {
|
|
61
|
+
margin-top: 3.5rem;
|
|
62
|
+
}
|
|
63
|
+
.page_body_contents > [data-content-type='comparisonSet'] + div.no_section_gap {
|
|
64
|
+
margin-top: 3.5rem;
|
|
65
|
+
}
|
|
66
|
+
.page_body_contents > div:first-child:not(.no_section_gap):not(:has(._1tdyl74e)) {
|
|
67
|
+
margin-top: 3.5rem;
|
|
39
68
|
}
|
|
40
69
|
span#personalized-refi-table:has(*) {
|
|
41
70
|
margin-bottom: 3.5rem;
|
|
42
71
|
}
|
|
43
|
-
.page_body_contents > div:
|
|
72
|
+
main:not(:has(~ .sm-hide)):not(:has(> [data-content-type='relatedTopicSet'])):not(:has(.page_body_contents > div:last-child.no_section_gap)) {
|
|
73
|
+
margin-bottom: 3.5rem;
|
|
74
|
+
}
|
|
75
|
+
main > [data-content-type='relatedTopicSet']:has(.kjcqgc1) {
|
|
44
76
|
margin-top: 3.5rem;
|
|
45
77
|
}
|
|
78
|
+
.page_body_contents:not(:has(> div:last-child.no_section_gap)) ~ [data-content-type='relatedTopicSet'] {
|
|
79
|
+
margin-top: 3.5rem;
|
|
80
|
+
}
|
|
81
|
+
.sm-hide:not(:has(~ #site_map)) {
|
|
82
|
+
margin-bottom: 3.5rem;
|
|
83
|
+
}
|
|
46
84
|
.flex_row {
|
|
47
85
|
flex-direction: row;
|
|
48
86
|
}
|
|
@@ -245,6 +283,12 @@ p:empty, ul:empty {
|
|
|
245
283
|
:focus-visible {
|
|
246
284
|
outline-offset: 4px;
|
|
247
285
|
}
|
|
286
|
+
.block_spacer {
|
|
287
|
+
padding-block: 2.5rem;
|
|
288
|
+
}
|
|
289
|
+
.sm-hide {
|
|
290
|
+
margin-top: 3.5rem;
|
|
291
|
+
}
|
|
248
292
|
@layer globals {
|
|
249
293
|
.containment {
|
|
250
294
|
width: min(1200px, calc(100% - 4rem));
|
package/dist/globals.css.js
CHANGED
|
@@ -1,2 +1,9 @@
|
|
|
1
|
-
import './assets/globals.css';import './assets/Typography/Typography.css';/* empty css */
|
|
1
|
+
import './assets/globals.css';import './assets/ArticlesSet/ArticlesSet.css';import './assets/CallToActionBar/CallToActionBar.css';import './assets/Insight/Insight.css';import './assets/themes/victorie.css';import './assets/themes/ufb.css';import './assets/themes/premier.css';import './assets/themes/axos.css';import './assets/Typography/Typography.css';/* empty css */
|
|
2
|
+
/* empty css */
|
|
3
|
+
/* empty css */
|
|
4
|
+
/* empty css */
|
|
5
|
+
/* empty css */
|
|
6
|
+
/* empty css */
|
|
7
|
+
/* empty css */
|
|
8
|
+
/* empty css */
|
|
2
9
|
/* empty css */
|
package/dist/index.css.js
CHANGED
|
@@ -1,3 +1,10 @@
|
|
|
1
|
-
import './assets/index.css';import './assets/globals.css';import './assets/Typography/Typography.css';/* empty css */
|
|
1
|
+
import './assets/index.css';import './assets/globals.css';import './assets/ArticlesSet/ArticlesSet.css';import './assets/CallToActionBar/CallToActionBar.css';import './assets/Insight/Insight.css';import './assets/themes/victorie.css';import './assets/themes/ufb.css';import './assets/themes/premier.css';import './assets/themes/axos.css';import './assets/Typography/Typography.css';/* empty css */
|
|
2
|
+
/* empty css */
|
|
3
|
+
/* empty css */
|
|
4
|
+
/* empty css */
|
|
5
|
+
/* empty css */
|
|
6
|
+
/* empty css */
|
|
7
|
+
/* empty css */
|
|
8
|
+
/* empty css */
|
|
2
9
|
/* empty css */
|
|
3
10
|
/* empty css */
|
package/dist/main.js
CHANGED
|
@@ -48,7 +48,7 @@ import { useOpenChat } from "./Chatbot/store/chat.js";
|
|
|
48
48
|
import { useMessages } from "./Chatbot/store/messages.js";
|
|
49
49
|
import { Chevron } from "./Chevron/index.js";
|
|
50
50
|
import { CollectInformationAlert } from "./CollectInformationAlert/index.js";
|
|
51
|
-
import { comparison, comparison_buttons, comparison_container, comparison_content, comparison_feature, comparison_layout, comparison_list, comparison_tab_container, feature_header, feature_title, headerComparison } from "./Comparison/Comparison.css.js";
|
|
51
|
+
import { comparison, comparison_buttons, comparison_container, comparison_content, comparison_feature, comparison_layout, comparison_list, comparison_set, comparison_tab_container, feature_header, feature_title, headerComparison } from "./Comparison/Comparison.css.js";
|
|
52
52
|
import { ComparisonSet } from "./Comparison/ComparisonSet.js";
|
|
53
53
|
import { ContentBanner } from "./ContentBanner/index.js";
|
|
54
54
|
import { DownloadTile } from "./DownloadTile/index.js";
|
|
@@ -113,7 +113,7 @@ import { headline_text, heroSupertag, hero_banner, hero_btns, hero_bullet_item,
|
|
|
113
113
|
import { selection_headline_text, selection_section, selection_section_bg, selection_section_content, selection_section_icon, selection_section_icon_img } from "./HeroBanner/SelectionBanner.css.js";
|
|
114
114
|
import { Hyperlink } from "./Hyperlink/index.js";
|
|
115
115
|
import { IconBillboard } from "./IconBillboard/IconBillboard.js";
|
|
116
|
-
import { billboard_icon, buttons, containerIconBillboard, content, headerIconBillboard, header_section, insightTitle, layout, link_wrapper, list, listItem, section_body, section_container, section_text, title } from "./IconBillboard/IconBillboard.css.js";
|
|
116
|
+
import { billboard_icon, buttons, containerIconBillboard, content, headerIconBillboard, header_section, icon_billboard_section, insightTitle, layout, link_wrapper, list, listItem, section_body, section_container, section_text, title } from "./IconBillboard/IconBillboard.css.js";
|
|
117
117
|
import { IconBillboardSet } from "./IconBillboard/IconBillboardSet.js";
|
|
118
118
|
import { default as default2 } from "./icons/ArrowIcon/index.js";
|
|
119
119
|
import { default as default3 } from "./icons/AxosX/index.js";
|
|
@@ -169,7 +169,7 @@ import { BreadcumbHeader } from "./Insight/Featured/Header.js";
|
|
|
169
169
|
import { article_aside, article_blockquote, article_main_content, article_navigation_link, article_navigation_list, article_navigation_title, article_preview_img, article_preview_wrapper, article_share, article_share_buttons, article_share_icon, article_share_link, article_share_p, article_share_svg, article_spacer, elementSpacer_block, footnotes, insight_header, insight_header_2, insight_header_3, insight_header_4, insight_info__divider, insight_info_row, insight_intro_p, insight_list_item, insight_p } from "./Insight/Insight.css.js";
|
|
170
170
|
import { Interstitial } from "./Interstitial/Interstitial.js";
|
|
171
171
|
import { LandingPageHeader } from "./LandingPageHeader/LandingPageHeader.js";
|
|
172
|
-
import { lp_container, lp_hover, lp_theme, spb_container, spb_hover, svg_fill } from "./LandingPageHeader/LandingPageHeader.css.js";
|
|
172
|
+
import { btn_primary, btn_secondary, desktop_only, lp_container, lp_hover, lp_login_button, lp_theme, mobile_only, spb_container, spb_hover, svg_fill } from "./LandingPageHeader/LandingPageHeader.css.js";
|
|
173
173
|
import { MainHTML } from "./MainHTML/index.js";
|
|
174
174
|
import { Modal } from "./Modal/Modal.js";
|
|
175
175
|
import { GlobalContext, GlobalContextProvider, useGlobalContext } from "./Modal/contextApi/store.js";
|
|
@@ -191,7 +191,7 @@ import { bs_copy, bs_topic, bullet_details, li, line_points, point, step_num } f
|
|
|
191
191
|
import { StepItemSet } from "./StepItemSet/StepItemSet.js";
|
|
192
192
|
import { bs_add_details, bs_btns, bs_image, bs_section, bs_video, bs_wrapper, modifier, ol, sec_subtitle, sec_title, steps_wrapper, svg_logo, tablet_col, ul } from "./StepItemSet/StepItemSet.css.js";
|
|
193
193
|
import { Table, TableBody, TableCell, TableContainer, TableHead, TableRow } from "./Table/Table.js";
|
|
194
|
-
import { alternate_color_rows, apy_table, bodyHeader, headerCell, headerVariants, highlight_cell, highlight_first_row, highlight_last_row, highlight_th, table, tableWrapper, table_container, table_container_text, table_description_text, table_headline, table_section, td, th } from "./Table/Table.css.js";
|
|
194
|
+
import { alternate_color_rows, apy_table, bodyHeader, headerCell, headerVariants, highlight_cell, highlight_first_row, highlight_last_row, highlight_th, table, tableWrapper, table_container, table_container_text, table_description_text, table_headline, table_section, table_set_apy, table_set_standard, td, th } from "./Table/Table.css.js";
|
|
195
195
|
import { TextBlock } from "./TextBlock/TextBlock.js";
|
|
196
196
|
import { textBlockHeader, textBlockList, textBlockParagraph, textBlockSection } from "./TextBlock/TextBlock.css.js";
|
|
197
197
|
import { axosTheme, vars } from "./themes/axos.css.js";
|
|
@@ -200,7 +200,7 @@ import { ufbTheme } from "./themes/ufb.css.js";
|
|
|
200
200
|
import { victorieTheme } from "./themes/victorie.css.js";
|
|
201
201
|
import { Topic, TopicContent, TopicHeader, TopicItem } from "./Topic/Topic.js";
|
|
202
202
|
import { topic_columns, topic_container, topic_header, topic_item } from "./Topic/Topic.css.js";
|
|
203
|
-
import {
|
|
203
|
+
import { picker_itemContent, picker_itemProduct, picker_navIcon, picker_navItem } from "./TopicalNavItem/TopicalNavItem.css.js";
|
|
204
204
|
import { TopicalNavItem } from "./TopicalNavItem/TopicalNavItem.js";
|
|
205
205
|
import { picker_container, picker_orient, picker_section } from "./TopicalNavSet/TopicalNavSet.css.js";
|
|
206
206
|
import { TopicalNavSet } from "./TopicalNavSet/TopicalNavSet.js";
|
|
@@ -482,6 +482,8 @@ export {
|
|
|
482
482
|
bs_topic,
|
|
483
483
|
bs_video,
|
|
484
484
|
bs_wrapper,
|
|
485
|
+
btn_primary,
|
|
486
|
+
btn_secondary,
|
|
485
487
|
bubbleButton,
|
|
486
488
|
bubbleText,
|
|
487
489
|
bubbleWrapper,
|
|
@@ -533,6 +535,7 @@ export {
|
|
|
533
535
|
comparison_feature,
|
|
534
536
|
comparison_layout,
|
|
535
537
|
comparison_list,
|
|
538
|
+
comparison_set,
|
|
536
539
|
comparison_tab_container,
|
|
537
540
|
components,
|
|
538
541
|
contact_col,
|
|
@@ -546,6 +549,7 @@ export {
|
|
|
546
549
|
createCachedNMLSValidator,
|
|
547
550
|
description,
|
|
548
551
|
descriptionField,
|
|
552
|
+
desktop_only,
|
|
549
553
|
details,
|
|
550
554
|
disclosureForm,
|
|
551
555
|
divider,
|
|
@@ -658,6 +662,7 @@ export {
|
|
|
658
662
|
iconContainerBase,
|
|
659
663
|
iconForm,
|
|
660
664
|
iconInput,
|
|
665
|
+
icon_billboard_section,
|
|
661
666
|
iconbillboards_option_apply_now,
|
|
662
667
|
iconsContent,
|
|
663
668
|
imageLinkContainer,
|
|
@@ -706,6 +711,7 @@ export {
|
|
|
706
711
|
logout,
|
|
707
712
|
lp_container,
|
|
708
713
|
lp_hover,
|
|
714
|
+
lp_login_button,
|
|
709
715
|
lp_theme,
|
|
710
716
|
lvf_footer,
|
|
711
717
|
lvf_footer_content,
|
|
@@ -717,6 +723,7 @@ export {
|
|
|
717
723
|
messageStyle,
|
|
718
724
|
messagesContainerStyle,
|
|
719
725
|
mh_330,
|
|
726
|
+
mobile_only,
|
|
720
727
|
modalCheckboxContainer,
|
|
721
728
|
modalMobile,
|
|
722
729
|
modal_close_button,
|
|
@@ -736,7 +743,6 @@ export {
|
|
|
736
743
|
padding_in_footer,
|
|
737
744
|
paragraph,
|
|
738
745
|
person,
|
|
739
|
-
picker_arrow,
|
|
740
746
|
picker_container,
|
|
741
747
|
picker_itemContent,
|
|
742
748
|
picker_itemProduct,
|
|
@@ -820,6 +826,8 @@ export {
|
|
|
820
826
|
table_description_text,
|
|
821
827
|
table_headline,
|
|
822
828
|
table_section,
|
|
829
|
+
table_set_apy,
|
|
830
|
+
table_set_standard,
|
|
823
831
|
tablet_col,
|
|
824
832
|
td,
|
|
825
833
|
textBlockHeader,
|
package/package.json
CHANGED
|
@@ -1,147 +1,147 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "@axos-web-dev/shared-components",
|
|
3
|
-
"description": "Axos shared components library for web.",
|
|
4
|
-
"version": "2.2.
|
|
5
|
-
"type": "module",
|
|
6
|
-
"main": "dist/main.js",
|
|
7
|
-
"module": "dist/main.js",
|
|
8
|
-
"types": "dist/main.d.ts",
|
|
9
|
-
"exports": {
|
|
10
|
-
".": {
|
|
11
|
-
"types": "./dist/main.d.ts",
|
|
12
|
-
"import": "./dist/main.js"
|
|
13
|
-
},
|
|
14
|
-
"./styles.css": "./dist/assets/index.css",
|
|
15
|
-
"./globals.css": "./dist/assets/globals.css",
|
|
16
|
-
"./themes/axos.css": "./dist/assets/themes/axos.css",
|
|
17
|
-
"./themes/premier.css": "./dist/assets/themes/premier.css",
|
|
18
|
-
"./dist/*": "./dist/*"
|
|
19
|
-
},
|
|
20
|
-
"files": [
|
|
21
|
-
"dist"
|
|
22
|
-
],
|
|
23
|
-
"sideEffects": [
|
|
24
|
-
"dist/assets/**/*.css"
|
|
25
|
-
],
|
|
26
|
-
"scripts": {
|
|
27
|
-
"dev": "vite",
|
|
28
|
-
"build": "tsc --p ./tsconfig.build.json && vite build",
|
|
29
|
-
"lint": "eslint . --report-unused-disable-directives --max-warnings 0",
|
|
30
|
-
"preview": "vite preview",
|
|
31
|
-
"prepublishOnly": "npm run build",
|
|
32
|
-
"check-types": "tsc --pretty --noEmit",
|
|
33
|
-
"check-format": "prettier --check .",
|
|
34
|
-
"check-lint": "eslint .",
|
|
35
|
-
"format": "prettier --write .",
|
|
36
|
-
"test-all": "npm run check-format && npm run check-lint && npm run check-types && npm run build",
|
|
37
|
-
"prepare": "npm run build",
|
|
38
|
-
"storybook": "storybook dev -p 6006",
|
|
39
|
-
"build-storybook": "storybook build",
|
|
40
|
-
"npm:link": "npm run build && npm link"
|
|
41
|
-
},
|
|
42
|
-
"dependencies": {
|
|
43
|
-
"@headlessui/react": "^2.2.0",
|
|
44
|
-
"@hookform/resolvers": "^5.0.1",
|
|
45
|
-
"@next-safe-action/adapter-react-hook-form": "^2.0.2",
|
|
46
|
-
"@react-input/mask": "^1.2.15",
|
|
47
|
-
"@react-input/number-format": "^1.1.3",
|
|
48
|
-
"@storybook/icons": "^1.3.0",
|
|
49
|
-
"@storybook/preview-api": "^8.4.7",
|
|
50
|
-
"@ts-stack/markdown": "^1.5.0",
|
|
51
|
-
"@types/iframe-resizer": "3.5.13",
|
|
52
|
-
"@ujet/websdk-headless": "^3.41.4",
|
|
53
|
-
"@vanilla-extract/css": "^1.16.1",
|
|
54
|
-
"@vanilla-extract/recipes": "^0.5.1 || ^0.5.5",
|
|
55
|
-
"antd": "^5.22.5",
|
|
56
|
-
"clsx": "^2.1.1",
|
|
57
|
-
"framer-motion": "^12.9.2",
|
|
58
|
-
"iframe-resizer": "^3.6.6",
|
|
59
|
-
"lodash": "^4.17.21",
|
|
60
|
-
"moment": "^2.30.1",
|
|
61
|
-
"next-safe-action": "^8.0.2",
|
|
62
|
-
"react-date-picker": "^11.0.0",
|
|
63
|
-
"react-date-range": "^2.0.1",
|
|
64
|
-
"react-hook-form": "^7.56.4",
|
|
65
|
-
"react-markdown": "^9.1.0",
|
|
66
|
-
"react-slick": "^0.30.2",
|
|
67
|
-
"react-use": "^17.6.0",
|
|
68
|
-
"react-wrap-balancer": "^1.1.1",
|
|
69
|
-
"remark-gfm": "^4.0.1",
|
|
70
|
-
"rsuite": "^5.75.0",
|
|
71
|
-
"slick-carousel": "^1.8.1",
|
|
72
|
-
"typed-css-modules": "^0.9.1",
|
|
73
|
-
"vite-plugin-svgr": "^4.3.0",
|
|
74
|
-
"zod": "^3.24.1",
|
|
75
|
-
"zustand": "^4.5.5"
|
|
76
|
-
},
|
|
77
|
-
"peerDependencies": {
|
|
78
|
-
"@vanilla-extract/css-utils": "^0.1.3 || ^0.1.4",
|
|
79
|
-
"@vanilla-extract/recipes": "^0.5.1 || ^0.5.5",
|
|
80
|
-
"next": "^14.1.4 || ^15.0.0 || ^16.0.0",
|
|
81
|
-
"react": "^18.2.0 || ^19.0.0",
|
|
82
|
-
"react-date-range": "^2.0.1",
|
|
83
|
-
"react-dom": "^18.2.0 || ^19.0.0",
|
|
84
|
-
"react-slick": "^0.30.2",
|
|
85
|
-
"slick-carousel": "^1.8.1"
|
|
86
|
-
},
|
|
87
|
-
"devDependencies": {
|
|
88
|
-
"@chromatic-com/storybook": "^1.9.0",
|
|
89
|
-
"@eslint/js": "^9.39.4",
|
|
90
|
-
"@rollup/plugin-alias": "^5.1.1",
|
|
91
|
-
"@storybook/addon-essentials": "^8.4.7",
|
|
92
|
-
"@storybook/addon-interactions": "^8.4.7",
|
|
93
|
-
"@storybook/addon-links": "^8.4.7",
|
|
94
|
-
"@storybook/addon-mdx-gfm": "^8.4.7",
|
|
95
|
-
"@storybook/addon-onboarding": "^8.4.7",
|
|
96
|
-
"@storybook/addon-themes": "^8.4.7",
|
|
97
|
-
"@storybook/blocks": "^8.4.7",
|
|
98
|
-
"@storybook/react": "^8.6.14",
|
|
99
|
-
"@storybook/react-vite": "^8.4.7",
|
|
100
|
-
"@storybook/test": "^8.6.14",
|
|
101
|
-
"@svgr/core": "^8.1.0",
|
|
102
|
-
"@svgr/plugin-prettier": "^8.1.0",
|
|
103
|
-
"@svgr/plugin-svgo": "^8.1.0",
|
|
104
|
-
"@types/lodash": "^4.17.17",
|
|
105
|
-
"@types/node": "^20.19.0",
|
|
106
|
-
"@types/react": "^19.0.0",
|
|
107
|
-
"@types/react-date-range": "^1.4.9",
|
|
108
|
-
"@types/react-datepicker": "^6.2.0",
|
|
109
|
-
"@types/react-dom": "^19.0.0",
|
|
110
|
-
"@types/react-slick": "^0.23.13",
|
|
111
|
-
"@typescript-eslint/eslint-plugin": "^8.0.0",
|
|
112
|
-
"@typescript-eslint/parser": "^8.0.0",
|
|
113
|
-
"@vanilla-extract/css-utils": "^0.1.4",
|
|
114
|
-
"@vanilla-extract/recipes": "^0.5.5",
|
|
115
|
-
"@vanilla-extract/vite-plugin": "^4.0.18",
|
|
116
|
-
"@vitejs/plugin-react-swc": "^3.7.2",
|
|
117
|
-
"esbuild-vanilla-image-loader": "^0.1.3",
|
|
118
|
-
"eslint": "^9.0.0",
|
|
119
|
-
"eslint-plugin-react-hooks": "^5.1.0",
|
|
120
|
-
"eslint-plugin-react-refresh": "^0.4.16",
|
|
121
|
-
"eslint-plugin-storybook": "^0.8.0",
|
|
122
|
-
"glob": "^10.4.5",
|
|
123
|
-
"globals": "^15.15.0",
|
|
124
|
-
"husky": "^9.1.7",
|
|
125
|
-
"next": "^16.0.0",
|
|
126
|
-
"prettier": "3.2.5",
|
|
127
|
-
"react": "^19.0.0",
|
|
128
|
-
"react-dom": "^19.0.0",
|
|
129
|
-
"rollup-plugin-preserve-directives": "^0.4.0",
|
|
130
|
-
"rollup-plugin-svg-import": "^3.0.0",
|
|
131
|
-
"rollup-plugin-svgo": "^2.0.0",
|
|
132
|
-
"storybook": "^8.4.7",
|
|
133
|
-
"typescript": "^5.7.2",
|
|
134
|
-
"typescript-eslint": "^8.57.0",
|
|
135
|
-
"typescript-plugin-css-modules": "^5.1.0",
|
|
136
|
-
"vite": "^5.4.11",
|
|
137
|
-
"vite-plugin-dts": "^3.9.1",
|
|
138
|
-
"vite-plugin-lib-inject-css": "^2.1.1",
|
|
139
|
-
"vite-plugin-setting-css-module": "^1.1.4",
|
|
140
|
-
"vite-tsconfig-paths": "^4.3.2"
|
|
141
|
-
},
|
|
142
|
-
"directories": {
|
|
143
|
-
"lib": "lib"
|
|
144
|
-
},
|
|
145
|
-
"author": "axos-web-dev",
|
|
146
|
-
"license": "ISC"
|
|
147
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"name": "@axos-web-dev/shared-components",
|
|
3
|
+
"description": "Axos shared components library for web.",
|
|
4
|
+
"version": "2.2.25",
|
|
5
|
+
"type": "module",
|
|
6
|
+
"main": "dist/main.js",
|
|
7
|
+
"module": "dist/main.js",
|
|
8
|
+
"types": "dist/main.d.ts",
|
|
9
|
+
"exports": {
|
|
10
|
+
".": {
|
|
11
|
+
"types": "./dist/main.d.ts",
|
|
12
|
+
"import": "./dist/main.js"
|
|
13
|
+
},
|
|
14
|
+
"./styles.css": "./dist/assets/index.css",
|
|
15
|
+
"./globals.css": "./dist/assets/globals.css",
|
|
16
|
+
"./themes/axos.css": "./dist/assets/themes/axos.css",
|
|
17
|
+
"./themes/premier.css": "./dist/assets/themes/premier.css",
|
|
18
|
+
"./dist/*": "./dist/*"
|
|
19
|
+
},
|
|
20
|
+
"files": [
|
|
21
|
+
"dist"
|
|
22
|
+
],
|
|
23
|
+
"sideEffects": [
|
|
24
|
+
"dist/assets/**/*.css"
|
|
25
|
+
],
|
|
26
|
+
"scripts": {
|
|
27
|
+
"dev": "vite",
|
|
28
|
+
"build": "tsc --p ./tsconfig.build.json && vite build",
|
|
29
|
+
"lint": "eslint . --report-unused-disable-directives --max-warnings 0",
|
|
30
|
+
"preview": "vite preview",
|
|
31
|
+
"prepublishOnly": "npm run build",
|
|
32
|
+
"check-types": "tsc --pretty --noEmit",
|
|
33
|
+
"check-format": "prettier --check .",
|
|
34
|
+
"check-lint": "eslint .",
|
|
35
|
+
"format": "prettier --write .",
|
|
36
|
+
"test-all": "npm run check-format && npm run check-lint && npm run check-types && npm run build",
|
|
37
|
+
"prepare": "npm run build",
|
|
38
|
+
"storybook": "storybook dev -p 6006",
|
|
39
|
+
"build-storybook": "storybook build",
|
|
40
|
+
"npm:link": "npm run build && npm link"
|
|
41
|
+
},
|
|
42
|
+
"dependencies": {
|
|
43
|
+
"@headlessui/react": "^2.2.0",
|
|
44
|
+
"@hookform/resolvers": "^5.0.1",
|
|
45
|
+
"@next-safe-action/adapter-react-hook-form": "^2.0.2",
|
|
46
|
+
"@react-input/mask": "^1.2.15",
|
|
47
|
+
"@react-input/number-format": "^1.1.3",
|
|
48
|
+
"@storybook/icons": "^1.3.0",
|
|
49
|
+
"@storybook/preview-api": "^8.4.7",
|
|
50
|
+
"@ts-stack/markdown": "^1.5.0",
|
|
51
|
+
"@types/iframe-resizer": "3.5.13",
|
|
52
|
+
"@ujet/websdk-headless": "^3.41.4",
|
|
53
|
+
"@vanilla-extract/css": "^1.16.1",
|
|
54
|
+
"@vanilla-extract/recipes": "^0.5.1 || ^0.5.5",
|
|
55
|
+
"antd": "^5.22.5",
|
|
56
|
+
"clsx": "^2.1.1",
|
|
57
|
+
"framer-motion": "^12.9.2",
|
|
58
|
+
"iframe-resizer": "^3.6.6",
|
|
59
|
+
"lodash": "^4.17.21",
|
|
60
|
+
"moment": "^2.30.1",
|
|
61
|
+
"next-safe-action": "^8.0.2",
|
|
62
|
+
"react-date-picker": "^11.0.0",
|
|
63
|
+
"react-date-range": "^2.0.1",
|
|
64
|
+
"react-hook-form": "^7.56.4",
|
|
65
|
+
"react-markdown": "^9.1.0",
|
|
66
|
+
"react-slick": "^0.30.2",
|
|
67
|
+
"react-use": "^17.6.0",
|
|
68
|
+
"react-wrap-balancer": "^1.1.1",
|
|
69
|
+
"remark-gfm": "^4.0.1",
|
|
70
|
+
"rsuite": "^5.75.0",
|
|
71
|
+
"slick-carousel": "^1.8.1",
|
|
72
|
+
"typed-css-modules": "^0.9.1",
|
|
73
|
+
"vite-plugin-svgr": "^4.3.0",
|
|
74
|
+
"zod": "^3.24.1",
|
|
75
|
+
"zustand": "^4.5.5"
|
|
76
|
+
},
|
|
77
|
+
"peerDependencies": {
|
|
78
|
+
"@vanilla-extract/css-utils": "^0.1.3 || ^0.1.4",
|
|
79
|
+
"@vanilla-extract/recipes": "^0.5.1 || ^0.5.5",
|
|
80
|
+
"next": "^14.1.4 || ^15.0.0 || ^16.0.0",
|
|
81
|
+
"react": "^18.2.0 || ^19.0.0",
|
|
82
|
+
"react-date-range": "^2.0.1",
|
|
83
|
+
"react-dom": "^18.2.0 || ^19.0.0",
|
|
84
|
+
"react-slick": "^0.30.2",
|
|
85
|
+
"slick-carousel": "^1.8.1"
|
|
86
|
+
},
|
|
87
|
+
"devDependencies": {
|
|
88
|
+
"@chromatic-com/storybook": "^1.9.0",
|
|
89
|
+
"@eslint/js": "^9.39.4",
|
|
90
|
+
"@rollup/plugin-alias": "^5.1.1",
|
|
91
|
+
"@storybook/addon-essentials": "^8.4.7",
|
|
92
|
+
"@storybook/addon-interactions": "^8.4.7",
|
|
93
|
+
"@storybook/addon-links": "^8.4.7",
|
|
94
|
+
"@storybook/addon-mdx-gfm": "^8.4.7",
|
|
95
|
+
"@storybook/addon-onboarding": "^8.4.7",
|
|
96
|
+
"@storybook/addon-themes": "^8.4.7",
|
|
97
|
+
"@storybook/blocks": "^8.4.7",
|
|
98
|
+
"@storybook/react": "^8.6.14",
|
|
99
|
+
"@storybook/react-vite": "^8.4.7",
|
|
100
|
+
"@storybook/test": "^8.6.14",
|
|
101
|
+
"@svgr/core": "^8.1.0",
|
|
102
|
+
"@svgr/plugin-prettier": "^8.1.0",
|
|
103
|
+
"@svgr/plugin-svgo": "^8.1.0",
|
|
104
|
+
"@types/lodash": "^4.17.17",
|
|
105
|
+
"@types/node": "^20.19.0",
|
|
106
|
+
"@types/react": "^19.0.0",
|
|
107
|
+
"@types/react-date-range": "^1.4.9",
|
|
108
|
+
"@types/react-datepicker": "^6.2.0",
|
|
109
|
+
"@types/react-dom": "^19.0.0",
|
|
110
|
+
"@types/react-slick": "^0.23.13",
|
|
111
|
+
"@typescript-eslint/eslint-plugin": "^8.0.0",
|
|
112
|
+
"@typescript-eslint/parser": "^8.0.0",
|
|
113
|
+
"@vanilla-extract/css-utils": "^0.1.4",
|
|
114
|
+
"@vanilla-extract/recipes": "^0.5.5",
|
|
115
|
+
"@vanilla-extract/vite-plugin": "^4.0.18",
|
|
116
|
+
"@vitejs/plugin-react-swc": "^3.7.2",
|
|
117
|
+
"esbuild-vanilla-image-loader": "^0.1.3",
|
|
118
|
+
"eslint": "^9.0.0",
|
|
119
|
+
"eslint-plugin-react-hooks": "^5.1.0",
|
|
120
|
+
"eslint-plugin-react-refresh": "^0.4.16",
|
|
121
|
+
"eslint-plugin-storybook": "^0.8.0",
|
|
122
|
+
"glob": "^10.4.5",
|
|
123
|
+
"globals": "^15.15.0",
|
|
124
|
+
"husky": "^9.1.7",
|
|
125
|
+
"next": "^16.0.0",
|
|
126
|
+
"prettier": "3.2.5",
|
|
127
|
+
"react": "^19.0.0",
|
|
128
|
+
"react-dom": "^19.0.0",
|
|
129
|
+
"rollup-plugin-preserve-directives": "^0.4.0",
|
|
130
|
+
"rollup-plugin-svg-import": "^3.0.0",
|
|
131
|
+
"rollup-plugin-svgo": "^2.0.0",
|
|
132
|
+
"storybook": "^8.4.7",
|
|
133
|
+
"typescript": "^5.7.2",
|
|
134
|
+
"typescript-eslint": "^8.57.0",
|
|
135
|
+
"typescript-plugin-css-modules": "^5.1.0",
|
|
136
|
+
"vite": "^5.4.11",
|
|
137
|
+
"vite-plugin-dts": "^3.9.1",
|
|
138
|
+
"vite-plugin-lib-inject-css": "^2.1.1",
|
|
139
|
+
"vite-plugin-setting-css-module": "^1.1.4",
|
|
140
|
+
"vite-tsconfig-paths": "^4.3.2"
|
|
141
|
+
},
|
|
142
|
+
"directories": {
|
|
143
|
+
"lib": "lib"
|
|
144
|
+
},
|
|
145
|
+
"author": "axos-web-dev",
|
|
146
|
+
"license": "ISC"
|
|
147
|
+
}
|