@tap-payments/os-micro-frontend-shared 0.1.260 → 0.1.261-test.2

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 (80) hide show
  1. package/build/components/Chip/style.d.ts +0 -1
  2. package/build/components/CountBadge/style.d.ts +0 -1
  3. package/build/components/CountryFilter/CountryFilter.d.ts +13 -0
  4. package/build/components/CountryFilter/CountryFilter.js +71 -0
  5. package/build/components/CountryFilter/index.d.ts +2 -0
  6. package/build/components/CountryFilter/index.js +2 -0
  7. package/build/components/CountryFilter/style.d.ts +6 -0
  8. package/build/components/CountryFilter/style.js +7 -0
  9. package/build/components/Customer/CustomerDropdown/CustomerDropdown.d.ts +8 -0
  10. package/build/components/Customer/CustomerDropdown/CustomerDropdown.js +39 -0
  11. package/build/components/Customer/CustomerDropdown/index.d.ts +1 -0
  12. package/build/components/Customer/CustomerDropdown/index.js +1 -0
  13. package/build/components/Customer/CustomerDropdown/style.d.ts +10 -0
  14. package/build/components/Customer/CustomerDropdown/style.js +30 -0
  15. package/build/components/Customer/CustomerForms/EmailForm.d.ts +12 -0
  16. package/build/components/Customer/CustomerForms/EmailForm.js +76 -0
  17. package/build/components/Customer/CustomerForms/FullInfo.d.ts +13 -0
  18. package/build/components/Customer/CustomerForms/FullInfo.js +72 -0
  19. package/build/components/Customer/CustomerForms/FullInfoForm.d.ts +12 -0
  20. package/build/components/Customer/CustomerForms/FullInfoForm.js +74 -0
  21. package/build/components/Customer/CustomerForms/PhoneNumberForm.d.ts +12 -0
  22. package/build/components/Customer/CustomerForms/PhoneNumberForm.js +71 -0
  23. package/build/components/Customer/CustomerForms/index.d.ts +9 -0
  24. package/build/components/Customer/CustomerForms/index.js +9 -0
  25. package/build/components/Customer/CustomerForms/style.d.ts +25 -0
  26. package/build/components/Customer/CustomerForms/style.js +71 -0
  27. package/build/components/Customer/CustomerForms/validation.d.ts +30 -0
  28. package/build/components/Customer/CustomerForms/validation.js +42 -0
  29. package/build/components/Customer/index.d.ts +2 -0
  30. package/build/components/Customer/index.js +2 -0
  31. package/build/components/Dialog/style.d.ts +0 -1
  32. package/build/components/Error/Error.d.ts +1 -1
  33. package/build/components/FlippingCard/style.d.ts +0 -1
  34. package/build/components/ImageWrapper/ImageWrapper.d.ts +0 -1
  35. package/build/components/Inputs/CountriesDropDown/CountriesDropdown.d.ts +3 -3
  36. package/build/components/Inputs/CountriesDropDown/CountriesDropdown.js +3 -3
  37. package/build/components/JSONViewer/style.d.ts +0 -1
  38. package/build/components/LeftPeekRightExpandingChip/style.d.ts +0 -1
  39. package/build/components/PhoneFilter/PhoneFilter.d.ts +9 -0
  40. package/build/components/PhoneFilter/PhoneFilter.js +13 -0
  41. package/build/components/PhoneFilter/index.d.ts +2 -0
  42. package/build/components/PhoneFilter/index.js +2 -0
  43. package/build/components/RightLeftExpandingCenterChip/style.d.ts +0 -1
  44. package/build/components/SearchButton/styles.d.ts +0 -1
  45. package/build/components/StatusIcons/AuthIcons/style.d.ts +0 -1
  46. package/build/components/StatusIcons/AuthorizationAutoIcons/style.d.ts +0 -1
  47. package/build/components/StatusIcons/ChargeStatusIcon/style.d.ts +0 -1
  48. package/build/components/StatusIcons/SourceIcons/style.d.ts +0 -1
  49. package/build/components/TableCells/CustomCells/ActionCell/style.d.ts +0 -1
  50. package/build/components/TableCells/CustomCells/ApplicationStatusCell/style.d.ts +0 -1
  51. package/build/components/TableCells/CustomCells/AuthenticationCell/style.d.ts +0 -1
  52. package/build/components/TableCells/CustomCells/AuthenticationStatusCell/style.d.ts +0 -1
  53. package/build/components/TableCells/CustomCells/AuthenticationTypeCell/style.d.ts +0 -1
  54. package/build/components/TableCells/CustomCells/BalanceCell/style.d.ts +0 -1
  55. package/build/components/TableCells/CustomCells/ChannelsCell/style.d.ts +0 -1
  56. package/build/components/TableCells/CustomCells/CheckoutStatusCell/style.d.ts +0 -1
  57. package/build/components/TableCells/CustomCells/DestinationStatusCell/style.d.ts +0 -1
  58. package/build/components/TableCells/CustomCells/DueDateCell/style.d.ts +0 -1
  59. package/build/components/TableCells/CustomCells/IDButton/style.d.ts +0 -1
  60. package/build/components/TableCells/CustomCells/IntentsStatusCell/style.d.ts +0 -1
  61. package/build/components/TableCells/CustomCells/InvoiceStatusCell/style.d.ts +0 -1
  62. package/build/components/TableCells/CustomCells/PayoutStatusCell/style.d.ts +0 -1
  63. package/build/components/TableCells/CustomCells/ProductsCell/style.d.ts +0 -1
  64. package/build/components/TableCells/CustomCells/ReferenceCell/style.d.ts +0 -1
  65. package/build/components/TableCells/CustomCells/RefundChargeCell/style.d.ts +0 -1
  66. package/build/components/TableCells/CustomCells/RefundStatusCell/style.d.ts +0 -1
  67. package/build/components/TableCells/CustomCells/SalesChannelCell/style.d.ts +0 -1
  68. package/build/components/TableCells/CustomCells/SegmentsCell/style.d.ts +0 -1
  69. package/build/components/TableCells/CustomCells/SourceCell/style.d.ts +0 -1
  70. package/build/components/TableCells/CustomCells/StatusCell/style.d.ts +0 -1
  71. package/build/components/TableCells/CustomCells/TokenStatusCell/style.d.ts +0 -1
  72. package/build/components/TableCells/CustomCells/style.d.ts +0 -1
  73. package/build/components/VirtualTables/components/style.d.ts +0 -1
  74. package/build/components/index.d.ts +3 -0
  75. package/build/components/index.js +3 -0
  76. package/build/constants/apps.d.ts +11 -0
  77. package/build/constants/apps.js +4 -0
  78. package/build/types/account.d.ts +2 -1
  79. package/build/types/account.js +1 -0
  80. package/package.json +20 -19
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "name": "@tap-payments/os-micro-frontend-shared",
3
3
  "description": "Shared components and utilities for Tap Payments micro frontends",
4
- "version": "0.1.260",
5
- "testVersion": 0,
4
+ "version": "0.1.261-test.2",
5
+ "testVersion": 2,
6
6
  "type": "module",
7
7
  "main": "build/index.js",
8
8
  "module": "build/index.js",
@@ -102,7 +102,8 @@
102
102
  "react-window": "^1.8.9",
103
103
  "react-window-infinite-loader": "^1.0.9",
104
104
  "react18-input-otp": "^1.1.4",
105
- "recharts": "^2.15.1"
105
+ "recharts": "^2.15.1",
106
+ "yup": "^1.7.1"
106
107
  },
107
108
  "devDependencies": {
108
109
  "@eslint/js": "^9.17.0",
@@ -129,30 +130,30 @@
129
130
  "vite-tsconfig-paths": "^4.2.0"
130
131
  },
131
132
  "peerDependencies": {
132
- "react": "^18",
133
- "react-dom": "^18",
134
- "@mui/material": "^5",
135
133
  "@emotion/react": "^11",
136
134
  "@emotion/styled": "^11",
137
- "framer-motion": "^10",
138
- "react-hook-form": "^7",
139
135
  "@hookform/resolvers": "^3",
140
- "react-router-dom": "^7",
141
- "i18next": "^22",
142
- "react-i18next": "^12",
143
- "react-multi-date-picker": "^4",
136
+ "@mui/material": "^5",
137
+ "@uiw/react-json-view": "^2.0.0-alpha",
144
138
  "dayjs": "^1",
139
+ "framer-motion": "^10",
140
+ "i18next": "^22",
141
+ "re-resizable": "^6",
142
+ "react": "^18",
143
+ "react-currency-input-field": "^3",
144
+ "react-dom": "^18",
145
+ "react-draggable": "^4",
145
146
  "react-dropzone": "^14",
147
+ "react-hook-form": "^7",
146
148
  "react-hot-toast": "^2",
147
- "recharts": "^2",
149
+ "react-i18next": "^12",
150
+ "react-multi-date-picker": "^4",
151
+ "react-router-dom": "^7",
152
+ "react-virtualized-auto-sizer": "^1",
148
153
  "react-window": "^1.8",
149
154
  "react-window-infinite-loader": "^1",
150
- "react-virtualized-auto-sizer": "^1",
151
- "re-resizable": "^6",
152
- "react-draggable": "^4",
153
- "react-currency-input-field": "^3",
154
155
  "react18-input-otp": "^1",
155
- "@uiw/react-json-view": "^2.0.0-alpha"
156
+ "recharts": "^2"
156
157
  },
157
158
  "lint-staged": {
158
159
  "src/**/*.{ts,tsx,json,js,jsx}": [
@@ -163,4 +164,4 @@
163
164
  "publishConfig": {
164
165
  "registry": "https://registry.npmjs.org/"
165
166
  }
166
- }
167
+ }