@tap-payments/os-micro-frontend-shared 0.1.198 → 0.1.199

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.
@@ -22,12 +22,12 @@ export declare const merchantsTableCellWidth: {
22
22
  readonly individual_email: {
23
23
  readonly default: "180px";
24
24
  readonly text: "180px";
25
- readonly sheet: "151px";
25
+ readonly sheet: "250px";
26
26
  };
27
27
  readonly personal_id_type: {
28
28
  readonly default: "180px";
29
29
  readonly text: "180px";
30
- readonly sheet: "126px";
30
+ readonly sheet: "220px";
31
31
  };
32
32
  readonly wallet_currency: {
33
33
  readonly default: "180px";
@@ -42,12 +42,12 @@ export declare const merchantsTableCellWidth: {
42
42
  readonly wallet_id: {
43
43
  readonly default: "180px";
44
44
  readonly text: "180px";
45
- readonly sheet: "235px";
45
+ readonly sheet: "220px";
46
46
  };
47
47
  readonly business_id: {
48
48
  readonly default: "180px";
49
49
  readonly text: "180px";
50
- readonly sheet: "210px";
50
+ readonly sheet: "220px";
51
51
  };
52
52
  readonly board_id: {
53
53
  readonly default: "180px";
@@ -67,12 +67,12 @@ export declare const merchantsTableCellWidth: {
67
67
  readonly individual_phone_number: {
68
68
  readonly default: "180px";
69
69
  readonly text: "180px";
70
- readonly sheet: "175px";
70
+ readonly sheet: "180px";
71
71
  };
72
72
  readonly entity_legal_name: {
73
73
  readonly default: "180px";
74
74
  readonly text: "180px";
75
- readonly sheet: "192px";
75
+ readonly sheet: "250px";
76
76
  };
77
77
  readonly entity_id: {
78
78
  readonly default: "180px";
@@ -82,7 +82,7 @@ export declare const merchantsTableCellWidth: {
82
82
  readonly entity: {
83
83
  readonly default: "195px";
84
84
  readonly text: "180px";
85
- readonly sheet: "234px";
85
+ readonly sheet: "250px";
86
86
  };
87
87
  readonly created: {
88
88
  readonly default: "144px";
@@ -92,12 +92,12 @@ export declare const merchantsTableCellWidth: {
92
92
  readonly brands: {
93
93
  readonly default: "131px";
94
94
  readonly text: "140px";
95
- readonly sheet: "185px";
95
+ readonly sheet: "250px";
96
96
  };
97
97
  readonly marketplace: {
98
98
  readonly default: "110px";
99
99
  readonly text: "110px";
100
- readonly sheet: "110px";
100
+ readonly sheet: "104px";
101
101
  };
102
102
  readonly individuals: {
103
103
  readonly default: "165px";
@@ -147,6 +147,6 @@ export declare const merchantsTableCellWidth: {
147
147
  readonly merchant: {
148
148
  readonly default: "175px";
149
149
  readonly text: "180px";
150
- readonly sheet: "153px";
150
+ readonly sheet: "169px";
151
151
  };
152
152
  };
@@ -22,12 +22,12 @@ export const merchantsTableCellWidth = {
22
22
  individual_email: {
23
23
  default: '180px',
24
24
  text: '180px',
25
- sheet: '151px',
25
+ sheet: '250px',
26
26
  },
27
27
  personal_id_type: {
28
28
  default: '180px',
29
29
  text: '180px',
30
- sheet: '126px',
30
+ sheet: '220px',
31
31
  },
32
32
  wallet_currency: {
33
33
  default: '180px',
@@ -42,12 +42,12 @@ export const merchantsTableCellWidth = {
42
42
  wallet_id: {
43
43
  default: '180px',
44
44
  text: '180px',
45
- sheet: '235px',
45
+ sheet: '220px',
46
46
  },
47
47
  business_id: {
48
48
  default: '180px',
49
49
  text: '180px',
50
- sheet: '210px',
50
+ sheet: '220px',
51
51
  },
52
52
  board_id: {
53
53
  default: '180px',
@@ -67,12 +67,12 @@ export const merchantsTableCellWidth = {
67
67
  individual_phone_number: {
68
68
  default: '180px',
69
69
  text: '180px',
70
- sheet: '175px',
70
+ sheet: '180px',
71
71
  },
72
72
  entity_legal_name: {
73
73
  default: '180px',
74
74
  text: '180px',
75
- sheet: '192px',
75
+ sheet: '250px',
76
76
  },
77
77
  entity_id: {
78
78
  default: '180px',
@@ -82,7 +82,7 @@ export const merchantsTableCellWidth = {
82
82
  entity: {
83
83
  default: '195px',
84
84
  text: '180px',
85
- sheet: '234px',
85
+ sheet: '250px',
86
86
  },
87
87
  created: {
88
88
  default: '144px',
@@ -92,12 +92,12 @@ export const merchantsTableCellWidth = {
92
92
  brands: {
93
93
  default: '131px',
94
94
  text: '140px',
95
- sheet: '185px',
95
+ sheet: '250px',
96
96
  },
97
97
  marketplace: {
98
98
  default: '110px',
99
99
  text: '110px',
100
- sheet: '110px',
100
+ sheet: '104px',
101
101
  },
102
102
  individuals: {
103
103
  default: '165px',
@@ -147,6 +147,6 @@ export const merchantsTableCellWidth = {
147
147
  merchant: {
148
148
  default: '175px',
149
149
  text: '180px',
150
- sheet: '153px',
150
+ sheet: '169px',
151
151
  },
152
152
  };
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.198",
5
- "testVersion": 4,
4
+ "version": "0.1.199",
5
+ "testVersion": 5,
6
6
  "type": "module",
7
7
  "main": "build/index.js",
8
8
  "module": "build/index.js",