rbro-tat-uds 1.5.49 → 1.5.50
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/components/{CardCredit/CardCredit.d.ts → CreditCard/CreditCard.d.ts} +3 -3
- package/dist/components/CreditCard/index.d.ts +1 -0
- package/dist/components/index.d.ts +1 -1
- package/dist/index.cjs.js +1 -1
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.es.js +1 -1
- package/dist/index.es.js.map +1 -1
- package/package.json +1 -1
- package/dist/components/CardCredit/index.d.ts +0 -1
package/dist/index.es.js
CHANGED
@@ -15459,13 +15459,13 @@ export {
|
|
15459
15459
|
S4 as Breadcrumbs,
|
15460
15460
|
w1 as Button,
|
15461
15461
|
mr as ButtonLink,
|
15462
|
-
xr as CardCredit,
|
15463
15462
|
B4 as Checkbox,
|
15464
15463
|
Cr as CityPicker,
|
15465
15464
|
F4 as ConfigurationSaveInfo,
|
15466
15465
|
D4 as Container,
|
15467
15466
|
Z4 as Content,
|
15468
15467
|
pr as ContentDropdown,
|
15468
|
+
xr as CreditCard,
|
15469
15469
|
nr as DashboardSmallShortcut,
|
15470
15470
|
tr as Datepicker,
|
15471
15471
|
G4 as Divider,
|