@npm_leadtech/legal-lib-components 4.1.4 → 4.1.5
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/package.json +61 -61
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@npm_leadtech/legal-lib-components",
|
|
3
|
-
"version": "4.1.
|
|
3
|
+
"version": "4.1.5",
|
|
4
4
|
"license": "ISC",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"types": "dist/index.d.ts",
|
|
@@ -121,66 +121,66 @@
|
|
|
121
121
|
},
|
|
122
122
|
"exports": {
|
|
123
123
|
".": "./dist/src/index.js",
|
|
124
|
-
"./ActionButtonHeaderRatafiaCard": "./dist/components/atoms/ActionButtonHeaderRatafiaCard/index.js",
|
|
125
|
-
"./AddButton": "./dist/components/atoms/AddButton/index.js",
|
|
126
|
-
"./BaseBox": "./dist/components/atoms/BaseBox/index.js",
|
|
127
|
-
"./BenefitRatafiaCard": "./dist/components/atoms/BenefitRatafiaCard/index.js",
|
|
128
|
-
"./BillCard": "./dist/components/atoms/BillCard/index.js",
|
|
129
|
-
"./BottomOverlayMenu": "./dist/components/atoms/BottomOverlayMenu/index.js",
|
|
130
|
-
"./BreadcrumItem": "./dist/components/atoms/BreadcrumItem/index.js",
|
|
131
|
-
"./Button": "./dist/components/atoms/Button/index.js",
|
|
132
|
-
"./ButtonIcon": "./dist/components/atoms/ButtonIcon/index.js",
|
|
133
|
-
"./CardPane": "./dist/components/atoms/CardPane/index.js",
|
|
134
|
-
"./Checkbox": "./dist/components/atoms/Checkbox/index.js",
|
|
135
|
-
"./DatePickerCustom": "./dist/components/atoms/DatePickerCustom/index.js",
|
|
136
|
-
"./DialogMenuIcon": "./dist/components/atoms/DialogMenuIcon/index.js",
|
|
137
|
-
"./Disclaimer": "./dist/components/atoms/Disclaimer/index.js",
|
|
138
|
-
"./DisclaimerRatafia": "./dist/components/atoms/DisclaimerRatafia/index.js",
|
|
139
|
-
"./Divider": "./dist/components/atoms/Divider/index.js",
|
|
140
|
-
"./DocumentStatus": "./dist/components/atoms/DocumentStatus/index.js",
|
|
141
|
-
"./DocumentTag": "./dist/components/atoms/DocumentTag/index.js",
|
|
142
|
-
"./ExpertCard": "./dist/components/atoms/ExpertCard/index.js",
|
|
143
|
-
"./FeatureRatafiaCard": "./dist/components/atoms/FeatureRatafiaCard/index.js",
|
|
144
|
-
"./FormFaq": "./dist/components/atoms/FormFaq/index.js",
|
|
145
|
-
"./GoogleButton": "./dist/components/atoms/GoogleButton/index.js",
|
|
146
|
-
"./IconImage": "./dist/components/atoms/IconImage/index.js",
|
|
147
|
-
"./IconSvgURLWithThemeColor": "./dist/components/atoms/IconSvgURLWithThemeColor/index.js",
|
|
148
|
-
"./IconTextInfoSection": "./dist/components/atoms/IconTextInfoSection/index.js",
|
|
149
|
-
"./InfoBox": "./dist/components/atoms/InfoBox/index.js",
|
|
150
|
-
"./JumbotronStatic": "./dist/components/atoms/JumbotronStatic/index.js",
|
|
151
|
-
"./Logo": "./dist/components/atoms/Logo/index.js",
|
|
152
|
-
"./LogoText": "./dist/components/atoms/LogoText/index.js",
|
|
153
|
-
"./MenuItems": "./dist/components/atoms/MenuItems/index.js",
|
|
154
|
-
"./Message": "./dist/components/atoms/Message/index.js",
|
|
155
|
-
"./MessageInformation": "./dist/components/atoms/MessageInformation/index.js",
|
|
156
|
-
"./MoreDocsItem": "./dist/components/atoms/MoreDocsItem/index.js",
|
|
157
|
-
"./NavMenuItem": "./dist/components/atoms/NavMenuItem/index.js",
|
|
158
|
-
"./PaypalButton": "./dist/components/atoms/PaypalButton/index.js",
|
|
159
|
-
"./PopularDocsItem": "./dist/components/atoms/PopularDocsItem/index.js",
|
|
160
|
-
"./ProgressBar": "./dist/components/atoms/ProgressBar/index.js",
|
|
161
|
-
"./Radio": "./dist/components/atoms/Radio/index.js",
|
|
162
|
-
"./RemoveButton": "./dist/components/atoms/RemoveButton/index.js",
|
|
163
|
-
"./ReviewKeyFactsResultRatafia": "./dist/components/atoms/ReviewKeyFactsResultRatafia/index.js",
|
|
164
|
-
"./RichTextInner": "./dist/components/atoms/RichTextInner/index.js",
|
|
165
|
-
"./RichTextStrapi": "./dist/components/atoms/RichTextStrapi/index.js",
|
|
166
|
-
"./SearchSelect": "./dist/components/atoms/SearchSelect/index.js",
|
|
167
|
-
"./ShowMoreBox": "./dist/components/atoms/ShowMoreBox/index.js",
|
|
168
|
-
"./SidemenuTab": "./dist/components/atoms/SidemenuTab/index.js",
|
|
169
|
-
"./Spinner": "./dist/components/atoms/Spinner/index.js",
|
|
170
|
-
"./StepRatafiaCard": "./dist/components/atoms/StepRatafiaCard/index.js",
|
|
171
|
-
"./Tag": "./dist/components/atoms/Tag/index.js",
|
|
172
|
-
"./Tagline": "./dist/components/atoms/Tagline/index.js",
|
|
173
|
-
"./TagRatafiaItem": "./dist/components/atoms/TagRatafiaItem/index.js",
|
|
174
|
-
"./TestAB": "./dist/components/atoms/TestAB/index.js",
|
|
175
|
-
"./TextArea": "./dist/components/atoms/TextArea/index.js",
|
|
176
|
-
"./Toggle": "./dist/components/atoms/Toggle/index.js",
|
|
177
|
-
"./Tooltip": "./dist/components/atoms/Tooltip/index.js",
|
|
178
|
-
"./TopBar": "./dist/components/atoms/TopBar/index.js",
|
|
179
|
-
"./TopBarMobile": "./dist/components/atoms/TopBarMobile/index.js",
|
|
180
|
-
"./TrustPilot": "./dist/components/atoms/TrustPilot/index.js",
|
|
181
|
-
"./Video": "./dist/components/atoms/Video/index.js",
|
|
182
|
-
"./WhyLawDistrictItems": "./dist/components/atoms/WhyLawDistrictItems/index.js",
|
|
183
|
-
"./WideInfoBar": "./dist/components/atoms/WideInfoBar/index.js",
|
|
124
|
+
"./ActionButtonHeaderRatafiaCard": "./dist/src/components/atoms/ActionButtonHeaderRatafiaCard/index.js",
|
|
125
|
+
"./AddButton": "./dist/src/components/atoms/AddButton/index.js",
|
|
126
|
+
"./BaseBox": "./dist/src/components/atoms/BaseBox/index.js",
|
|
127
|
+
"./BenefitRatafiaCard": "./dist/src/components/atoms/BenefitRatafiaCard/index.js",
|
|
128
|
+
"./BillCard": "./dist/src/components/atoms/BillCard/index.js",
|
|
129
|
+
"./BottomOverlayMenu": "./dist/src/components/atoms/BottomOverlayMenu/index.js",
|
|
130
|
+
"./BreadcrumItem": "./dist/src/components/atoms/BreadcrumItem/index.js",
|
|
131
|
+
"./Button": "./dist/src/components/atoms/Button/index.js",
|
|
132
|
+
"./ButtonIcon": "./dist/src/components/atoms/ButtonIcon/index.js",
|
|
133
|
+
"./CardPane": "./dist/src/components/atoms/CardPane/index.js",
|
|
134
|
+
"./Checkbox": "./dist/src/components/atoms/Checkbox/index.js",
|
|
135
|
+
"./DatePickerCustom": "./dist/src/components/atoms/DatePickerCustom/index.js",
|
|
136
|
+
"./DialogMenuIcon": "./dist/src/components/atoms/DialogMenuIcon/index.js",
|
|
137
|
+
"./Disclaimer": "./dist/src/components/atoms/Disclaimer/index.js",
|
|
138
|
+
"./DisclaimerRatafia": "./dist/src/components/atoms/DisclaimerRatafia/index.js",
|
|
139
|
+
"./Divider": "./dist/src/components/atoms/Divider/index.js",
|
|
140
|
+
"./DocumentStatus": "./dist/src/components/atoms/DocumentStatus/index.js",
|
|
141
|
+
"./DocumentTag": "./dist/src/components/atoms/DocumentTag/index.js",
|
|
142
|
+
"./ExpertCard": "./dist/src/components/atoms/ExpertCard/index.js",
|
|
143
|
+
"./FeatureRatafiaCard": "./dist/src/components/atoms/FeatureRatafiaCard/index.js",
|
|
144
|
+
"./FormFaq": "./dist/src/components/atoms/FormFaq/index.js",
|
|
145
|
+
"./GoogleButton": "./dist/src/components/atoms/GoogleButton/index.js",
|
|
146
|
+
"./IconImage": "./dist/src/components/atoms/IconImage/index.js",
|
|
147
|
+
"./IconSvgURLWithThemeColor": "./dist/src/components/atoms/IconSvgURLWithThemeColor/index.js",
|
|
148
|
+
"./IconTextInfoSection": "./dist/src/components/atoms/IconTextInfoSection/index.js",
|
|
149
|
+
"./InfoBox": "./dist/src/components/atoms/InfoBox/index.js",
|
|
150
|
+
"./JumbotronStatic": "./dist/src/components/atoms/JumbotronStatic/index.js",
|
|
151
|
+
"./Logo": "./dist/src/components/atoms/Logo/index.js",
|
|
152
|
+
"./LogoText": "./dist/src/components/atoms/LogoText/index.js",
|
|
153
|
+
"./MenuItems": "./dist/src/components/atoms/MenuItems/index.js",
|
|
154
|
+
"./Message": "./dist/src/components/atoms/Message/index.js",
|
|
155
|
+
"./MessageInformation": "./dist/src/components/atoms/MessageInformation/index.js",
|
|
156
|
+
"./MoreDocsItem": "./dist/src/components/atoms/MoreDocsItem/index.js",
|
|
157
|
+
"./NavMenuItem": "./dist/src/components/atoms/NavMenuItem/index.js",
|
|
158
|
+
"./PaypalButton": "./dist/src/components/atoms/PaypalButton/index.js",
|
|
159
|
+
"./PopularDocsItem": "./dist/src/components/atoms/PopularDocsItem/index.js",
|
|
160
|
+
"./ProgressBar": "./dist/src/components/atoms/ProgressBar/index.js",
|
|
161
|
+
"./Radio": "./dist/src/components/atoms/Radio/index.js",
|
|
162
|
+
"./RemoveButton": "./dist/src/components/atoms/RemoveButton/index.js",
|
|
163
|
+
"./ReviewKeyFactsResultRatafia": "./dist/src/components/atoms/ReviewKeyFactsResultRatafia/index.js",
|
|
164
|
+
"./RichTextInner": "./dist/src/components/atoms/RichTextInner/index.js",
|
|
165
|
+
"./RichTextStrapi": "./dist/src/components/atoms/RichTextStrapi/index.js",
|
|
166
|
+
"./SearchSelect": "./dist/src/components/atoms/SearchSelect/index.js",
|
|
167
|
+
"./ShowMoreBox": "./dist/src/components/atoms/ShowMoreBox/index.js",
|
|
168
|
+
"./SidemenuTab": "./dist/src/components/atoms/SidemenuTab/index.js",
|
|
169
|
+
"./Spinner": "./dist/src/components/atoms/Spinner/index.js",
|
|
170
|
+
"./StepRatafiaCard": "./dist/src/components/atoms/StepRatafiaCard/index.js",
|
|
171
|
+
"./Tag": "./dist/src/components/atoms/Tag/index.js",
|
|
172
|
+
"./Tagline": "./dist/src/components/atoms/Tagline/index.js",
|
|
173
|
+
"./TagRatafiaItem": "./dist/src/components/atoms/TagRatafiaItem/index.js",
|
|
174
|
+
"./TestAB": "./dist/src/components/atoms/TestAB/index.js",
|
|
175
|
+
"./TextArea": "./dist/src/components/atoms/TextArea/index.js",
|
|
176
|
+
"./Toggle": "./dist/src/components/atoms/Toggle/index.js",
|
|
177
|
+
"./Tooltip": "./dist/src/components/atoms/Tooltip/index.js",
|
|
178
|
+
"./TopBar": "./dist/src/components/atoms/TopBar/index.js",
|
|
179
|
+
"./TopBarMobile": "./dist/src/components/atoms/TopBarMobile/index.js",
|
|
180
|
+
"./TrustPilot": "./dist/src/components/atoms/TrustPilot/index.js",
|
|
181
|
+
"./Video": "./dist/src/components/atoms/Video/index.js",
|
|
182
|
+
"./WhyLawDistrictItems": "./dist/src/components/atoms/WhyLawDistrictItems/index.js",
|
|
183
|
+
"./WideInfoBar": "./dist/src/components/atoms/WideInfoBar/index.js",
|
|
184
184
|
"./AccordionItem": "./dist/moleculas/atoms/AccordionItem/index.js",
|
|
185
185
|
"./ActionButtonHeaderRatafiaCardList": "./dist/moleculas/atoms/ActionButtonHeaderRatafiaCardList/index.js",
|
|
186
186
|
"./AlsoKnownAs": "./dist/moleculas/atoms/AlsoKnownAs/index.js",
|