@cayuse-test/react 1.0.1 → 1.0.3

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 (73) hide show
  1. package/dist/{chunk-XRUFEGUC.js → chunk-KJUT65VD.js} +4 -4
  2. package/dist/{chunk-2K3CWMLR.js → chunk-QCQVYXFA.js} +2 -2
  3. package/dist/chunk-RGZNLRWM.js +1 -0
  4. package/dist/chunk-RGZNLRWM.js.map +1 -0
  5. package/dist/{chunk-B2Z63U4D.js → chunk-RYAW4XZF.js} +17 -79
  6. package/dist/{chunk-B2Z63U4D.js.map → chunk-RYAW4XZF.js.map} +1 -1
  7. package/dist/{chunk-RG4GEORO.js → chunk-WAQWICRJ.js} +4 -4
  8. package/dist/components/index.css +3603 -0
  9. package/dist/components/index.css.map +1 -0
  10. package/dist/components/index.js +6 -6
  11. package/dist/context/tenant/index.js +3 -3
  12. package/dist/globals/css/index.css +212 -0
  13. package/dist/globals/css/index.css.map +1 -0
  14. package/dist/globals/css/index.js +1 -1
  15. package/dist/index.css +3815 -0
  16. package/dist/index.css.map +1 -0
  17. package/dist/index.js +29 -29
  18. package/dist/utils/index.js +3 -3
  19. package/package.json +6 -1
  20. package/dist/chunk-EPGO6B3U.js +0 -3
  21. package/dist/chunk-EPGO6B3U.js.map +0 -1
  22. package/dist/index-4NH7IW34.css +0 -47
  23. package/dist/modal-dialog-IH5SI4CF.css +0 -93
  24. package/dist/styles-2WZORUGA.css +0 -106
  25. package/dist/styles-32VHTPIA.css +0 -20
  26. package/dist/styles-3A5DZ5R7.css +0 -70
  27. package/dist/styles-3PFCZALV.css +0 -60
  28. package/dist/styles-3SNYRDO2.css +0 -100
  29. package/dist/styles-4FHUBUVF.css +0 -150
  30. package/dist/styles-4KAVAZFG.css +0 -5
  31. package/dist/styles-4OFM6DY5.css +0 -22
  32. package/dist/styles-5OXZHQGW.css +0 -14
  33. package/dist/styles-6XZTUN3B.css +0 -68
  34. package/dist/styles-73WOPK6M.css +0 -6
  35. package/dist/styles-7AV26IBF.css +0 -35
  36. package/dist/styles-7DWK55L2.css +0 -71
  37. package/dist/styles-7GWPZSR2.css +0 -222
  38. package/dist/styles-7QBPXFSY.css +0 -6
  39. package/dist/styles-7T6DSZIY.css +0 -27
  40. package/dist/styles-AUI7W2SW.css +0 -408
  41. package/dist/styles-AZSHBXJQ.css +0 -85
  42. package/dist/styles-BTXJVGNW.css +0 -99
  43. package/dist/styles-BUPIQG5C.css +0 -74
  44. package/dist/styles-CLK36LUK.css +0 -27
  45. package/dist/styles-CSKYCMD4.css +0 -123
  46. package/dist/styles-CWCX26BQ.css +0 -13
  47. package/dist/styles-GAIKDZU6.css +0 -47
  48. package/dist/styles-GB7S5BAZ.css +0 -36
  49. package/dist/styles-GVPT6A2Z.css +0 -45
  50. package/dist/styles-IUBOTHBR.css +0 -581
  51. package/dist/styles-IZPTZRKW.css +0 -78
  52. package/dist/styles-LS2YWO5W.css +0 -39
  53. package/dist/styles-M5BEFS4G.css +0 -148
  54. package/dist/styles-MHNICXOS.css +0 -18
  55. package/dist/styles-P6IOJDNI.css +0 -47
  56. package/dist/styles-Q7XE2QVU.css +0 -55
  57. package/dist/styles-R7IS5IGF.css +0 -7
  58. package/dist/styles-RDYYTTBU.css +0 -218
  59. package/dist/styles-RTHIZL5W.css +0 -48
  60. package/dist/styles-RUY4EKZW.css +0 -9
  61. package/dist/styles-T5QJAAUY.css +0 -184
  62. package/dist/styles-VBXWGFCK.css +0 -96
  63. package/dist/styles-VE76CGRO.css +0 -6
  64. package/dist/styles-VLCZ7JYV.css +0 -140
  65. package/dist/styles-W5HDD3YQ.css +0 -71
  66. package/dist/styles-X7BJCSFV.css +0 -86
  67. package/dist/styles-XVRR5GIG.css +0 -42
  68. package/dist/styles-YBC6BJBD.css +0 -83
  69. package/dist/styles-YXNJHPDZ.css +0 -74
  70. package/dist/styles-Z276IEVM.css +0 -264
  71. /package/dist/{chunk-XRUFEGUC.js.map → chunk-KJUT65VD.js.map} +0 -0
  72. /package/dist/{chunk-2K3CWMLR.js.map → chunk-QCQVYXFA.js.map} +0 -0
  73. /package/dist/{chunk-RG4GEORO.js.map → chunk-WAQWICRJ.js.map} +0 -0
@@ -1,35 +0,0 @@
1
- .cell {
2
- padding: var(--spacing-v-1-5x) var(--spacing-h-1x);
3
- }
4
-
5
- .borderTop {
6
- border-top: solid 1px var(--color-border-default);
7
- }
8
-
9
- .borderRight {
10
- border-right: solid 1px var(--color-border-default);
11
- }
12
-
13
- .borderBottom {
14
- border-bottom: solid 1px var(--color-border-default);
15
- }
16
-
17
- .borderLeft {
18
- border-left: solid 1px var(--color-border-default);
19
- }
20
-
21
- .radiusTopLeft {
22
- border-top-left-radius: var(--border-radius-default);
23
- }
24
-
25
- .radiusTopRight {
26
- border-top-right-radius: var(--border-radius-default);
27
- }
28
-
29
- .radiusBottomLeft {
30
- border-bottom-left-radius: var(--border-radius-default);
31
- }
32
-
33
- .radiusBottomRight {
34
- border-bottom-right-radius: var(--border-radius-default);
35
- }
@@ -1,71 +0,0 @@
1
- .file-upload {
2
- display: flex;
3
- flex-direction: column;
4
- gap: 24px;
5
-
6
- padding: 24px;
7
- min-height: 140px;
8
-
9
- background: #ffffff;
10
- border: 1px dashed #cccccc;
11
- border-radius: 3px;
12
- }
13
-
14
- .file-upload__content {
15
- display: flex;
16
- flex-direction: column;
17
- justify-content: center;
18
- align-items: center;
19
- gap: 8px;
20
- }
21
-
22
- .file-upload__content span {
23
- color: #111;
24
- text-align: center;
25
- font-family: Lato;
26
- font-size: 14px;
27
- font-style: normal;
28
- font-weight: 400;
29
- line-height: normal;
30
- }
31
-
32
- .file-upload__content .file-upload__uploading-text,
33
- .file-upload__content span.file-upload__drop-files-text {
34
- font-weight: 700;
35
- }
36
-
37
- .file-upload__content .ui.loading.loadingIndicator {
38
- height: 24px;
39
- width: 24px;
40
- padding: 0;
41
- margin: 0;
42
- }
43
-
44
- .file-upload__content .ui.loading.segment:after {
45
- height: 24px;
46
- width: 24px;
47
- margin: 0;
48
- top: 0;
49
- left: 0;
50
- }
51
-
52
- .file-upload__content .file-upload__select-file-button {
53
- flex-direction: row-reverse;
54
- align-items: center;
55
- padding: 8px 16px;
56
- gap: 8px;
57
- }
58
-
59
- .file-upload__content .file-upload__select-file-button:focus,
60
- .file-upload__content .file-upload__select-file-button:focus-visible {
61
- outline-offset: 3px;
62
- outline-color: #5092f7;
63
- }
64
-
65
- .file-upload__content
66
- .file-upload__select-file-button
67
- svg[data-component='Icon'] {
68
- width: 14px;
69
- margin-left: 0;
70
- margin-right: 0;
71
- }
@@ -1,222 +0,0 @@
1
- .dynamic-table__container {
2
- position: relative;
3
- width: 100%;
4
- overflow: auto;
5
- }
6
-
7
- .dynamic-table__wrapper {
8
- overflow: auto;
9
- }
10
-
11
- .dynamic-table,
12
- caption,
13
- tbody,
14
- tfoot,
15
- thead,
16
- tr,
17
- th,
18
- td {
19
- margin: 0;
20
- padding: 0;
21
- border: 0;
22
- font: inherit;
23
- font-size: 14px;
24
- vertical-align: baseline;
25
- }
26
-
27
- .dynamic-table {
28
- width: 100%;
29
- overflow-x: auto;
30
- white-space: nowrap;
31
- border-collapse: collapse;
32
- border-spacing: 0;
33
-
34
- --cell-padding: 12px;
35
- }
36
-
37
- .dynamic-table thead th {
38
- padding: var(--cell-padding);
39
-
40
- color: #111;
41
- font-family: inherit;
42
- font-size: 14px;
43
- font-style: normal;
44
- font-weight: 700;
45
- line-height: 16px; /* 114.286% */
46
-
47
- border-top: 1px solid var(--color-border-default);
48
- border-bottom: 1px solid var(--color-border-default);
49
- border-left: 1px solid var(--color-border-default);
50
- background-color: var(--color-very-light-grey, #f5f5f5);
51
-
52
- cursor: default;
53
- -webkit-user-select: none;
54
- -moz-user-select: none;
55
- user-select: none;
56
- }
57
-
58
- .dynamic-table thead th:last-of-type {
59
- border-right: 1px solid var(--color-border-default);
60
- }
61
-
62
- .dynamic-table thead th[data-sortable='true'][data-sort='true'],
63
- .dynamic-table thead th[data-sortable='true'][data-loading='false']:hover {
64
- background-color: #eeeeee;
65
- cursor: pointer;
66
- }
67
- .dynamic-table thead th[data-sortable='true'][data-loading='true'] {
68
- pointer-events: none;
69
- }
70
- .dynamic-table[data-selectable='true'][data-expandable='false'] th:nth-of-type(1),
71
- .dynamic-table[data-selectable='true'][data-expandable='false'] td:nth-of-type(1) {
72
- width: 41px;
73
- }
74
- .dynamic-table[data-selectable='true'][data-expandable='true'] th:nth-of-type(2),
75
- .dynamic-table[data-selectable='true'][data-expandable='true'] td:nth-of-type(2) {
76
- width: 41px;
77
- }
78
-
79
- .dynamic-table[data-expandable='true'] th:nth-of-type(1),
80
- .dynamic-table[data-expandable='true'] td:nth-of-type(1) {
81
- padding: calc(16px - var(--cell-padding));
82
- }
83
-
84
- .dynamic-table tbody tr {
85
- border-left: 1px solid var(--color-border-default);
86
- border-right: 1px solid var(--color-border-default);
87
- border-bottom: 1px solid var(--color-border-default);
88
- }
89
-
90
- .dynamic-table tbody tr:hover {
91
- background-color: rgba(0, 0, 0, 0.05) !important;
92
- }
93
-
94
- .dynamic-table tbody tr[data-clickable='true']:hover {
95
- cursor: pointer;
96
- }
97
-
98
- .dynamic-table tbody tr td {
99
- padding: var(--cell-padding);
100
- }
101
-
102
- .dynamic-table__sort-button {
103
- position: relative;
104
- width: 100%;
105
- display: inline-flex;
106
- text-align: start;
107
- justify-content: space-between;
108
- align-items: center;
109
- gap: 12px;
110
-
111
- padding: 0;
112
- -webkit-appearance: none;
113
- -moz-appearance: none;
114
- appearance: none;
115
- background: none;
116
- border: none;
117
- color: inherit;
118
- cursor: inherit;
119
- font-size: inherit;
120
- font-weight: inherit;
121
- }
122
-
123
- .dynamic-table__sort-button[data-sort='descending'] .icon.fa-caret-up {
124
- opacity: 0;
125
- }
126
- .dynamic-table__sort-button[data-sort='ascending'] .icon.fa-caret-down {
127
- opacity: 0;
128
- }
129
-
130
- .dynamic-table__sort-button > div {
131
- display: flex;
132
- flex-direction: column;
133
- margin-top: 2px;
134
- width: 10px;
135
- }
136
-
137
- .dynamic-table__sort-button > div > .icon {
138
- margin: -3px 0 0 0;
139
- width: 10px;
140
- height: 10px;
141
- }
142
-
143
- .dynamic-table__refreshing-overlay {
144
- pointer-events: none;
145
- opacity: 0.22;
146
- }
147
-
148
- .dynamic-table__refreshing-indicator {
149
- display: flex;
150
- position: absolute;
151
- width: 100%;
152
- height: 100%;
153
- inset: 0;
154
- align-items: center;
155
- justify-content: center;
156
- pointer-events: none;
157
- }
158
-
159
- .dynamic-table__refreshing-indicator > .ui.loading.segment {
160
- background-color: transparent !important;
161
- }
162
- .dynamic-table__refreshing-indicator > .ui.loading.segment:before {
163
- display: none;
164
- }
165
-
166
- .dynamic-table__pagination {
167
- margin-top: 20px;
168
- }
169
-
170
- .dynamic-table__empty-data-message {
171
- padding: 0 15px;
172
- display: block;
173
- text-align: center;
174
- font-style: italic;
175
- }
176
-
177
- .dynamic-table__sub-row-empty-space {
178
- border-right: 1px solid var(--color-border-default);
179
- background-color: var(--color-very-light-grey);
180
- }
181
-
182
- .dynamic-table__toggle-sub-row {
183
- position: relative;
184
- padding: 5px;
185
- height: 30px;
186
- width: 30px;
187
- -webkit-appearance: none;
188
- -moz-appearance: none;
189
- appearance: none;
190
- background: none;
191
- border: none;
192
- border-radius: var(--border-radius-default);
193
- color: inherit;
194
- font-size: inherit;
195
- font-weight: inherit;
196
- cursor: pointer;
197
- outline-color: var(--color-focus);
198
- }
199
- .dynamic-table__toggle-sub-row:hover {
200
- background-color: var(--color-secondary-hover);
201
- }
202
- .dynamic-table__toggle-sub-row .icon {
203
- margin: 0;
204
- }
205
-
206
- .dynamic-table__selectable-cell {
207
- vertical-align: middle;
208
- }
209
-
210
- .dynamic-table__single-select {
211
- width: -moz-max-content;
212
- width: max-content;
213
- margin: 0 auto;
214
- }
215
- .dynamic-table__single-select input {
216
- margin: 0 !important;
217
- }
218
-
219
- .dynamic-table__empty-cell {
220
- display: block;
221
- text-align: center;
222
- }
@@ -1,6 +0,0 @@
1
- .subHeader {
2
- font-weight: 700;
3
- line-height: 1.33em;
4
- font-size: 1.28em;
5
- margin-top: -0.15em;
6
- }
@@ -1,27 +0,0 @@
1
- .set-view__modal-content {
2
- display: flex;
3
- flex-direction: column;
4
- gap: 21px;
5
- width: 100%;
6
- }
7
-
8
- .set-view__modal-content p {
9
- margin: 0;
10
- }
11
-
12
- .set-view__option-list {
13
- list-style: none;
14
- margin: 0;
15
- padding: 1px 0;
16
- display: flex;
17
- flex-direction: column;
18
- gap: 8px;
19
- max-height: 330px;
20
- overflow: auto;
21
- }
22
-
23
- @media screen and (max-width: 768px) {
24
- .set-view__option-list {
25
- max-height: 190px;
26
- }
27
- }