rsuite 5.74.0 → 5.74.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 (119) hide show
  1. package/Accordion/styles/index.css +0 -2
  2. package/Animation/styles/index.css +0 -2
  3. package/AutoComplete/styles/index.css +0 -2
  4. package/Avatar/styles/index.css +0 -2
  5. package/AvatarGroup/styles/index.css +0 -2
  6. package/Badge/styles/index.css +0 -2
  7. package/Breadcrumb/styles/index.css +0 -2
  8. package/Button/styles/index.css +0 -2
  9. package/ButtonGroup/styles/index.css +0 -2
  10. package/ButtonToolbar/styles/index.css +0 -2
  11. package/CHANGELOG.md +21 -0
  12. package/Calendar/styles/index.css +0 -2
  13. package/Carousel/styles/index.css +0 -2
  14. package/CascadeTree/styles/index.css +0 -2
  15. package/Cascader/styles/index.css +0 -2
  16. package/CheckPicker/styles/index.css +0 -2
  17. package/CheckTree/styles/index.css +0 -2
  18. package/CheckTreePicker/styles/index.css +0 -2
  19. package/Checkbox/styles/index.css +0 -2
  20. package/CheckboxGroup/styles/index.css +0 -2
  21. package/Col/styles/index.css +0 -2
  22. package/Container/styles/index.css +0 -2
  23. package/Content/styles/index.css +0 -2
  24. package/DateInput/styles/index.css +0 -2
  25. package/DatePicker/styles/index.css +0 -2
  26. package/DateRangeInput/styles/index.css +0 -2
  27. package/DateRangePicker/styles/index.css +0 -2
  28. package/Divider/styles/index.css +0 -2
  29. package/Drawer/styles/index.css +0 -2
  30. package/Dropdown/styles/index.css +0 -2
  31. package/FlexboxGrid/styles/index.css +0 -2
  32. package/Footer/styles/index.css +0 -2
  33. package/Form/styles/index.css +0 -2
  34. package/FormControl/styles/index.css +0 -2
  35. package/FormControlLabel/styles/index.css +0 -2
  36. package/FormErrorMessage/styles/index.css +0 -2
  37. package/FormGroup/styles/index.css +0 -2
  38. package/FormHelpText/styles/index.css +0 -2
  39. package/Grid/styles/index.css +0 -2
  40. package/Header/styles/index.css +0 -2
  41. package/Heading/styles/index.css +0 -2
  42. package/HeadingGroup/styles/index.css +0 -2
  43. package/Highlight/styles/index.css +0 -2
  44. package/IconButton/styles/index.css +0 -2
  45. package/InlineEdit/styles/index.css +0 -2
  46. package/Input/styles/index.css +0 -2
  47. package/InputGroup/styles/index.css +0 -2
  48. package/InputNumber/styles/index.css +0 -2
  49. package/InputPicker/styles/index.css +0 -2
  50. package/List/styles/index.css +0 -2
  51. package/Loader/styles/index.css +0 -2
  52. package/Message/styles/index.css +0 -2
  53. package/Modal/styles/index.css +0 -2
  54. package/MultiCascadeTree/styles/index.css +0 -2
  55. package/MultiCascader/styles/index.css +0 -2
  56. package/Nav/styles/index.css +0 -2
  57. package/Navbar/styles/index.css +0 -2
  58. package/Notification/styles/index.css +0 -2
  59. package/Pagination/styles/index.css +0 -2
  60. package/Panel/styles/index.css +0 -2
  61. package/PanelGroup/styles/index.css +0 -2
  62. package/Placeholder/styles/index.css +0 -2
  63. package/Popover/styles/index.css +0 -2
  64. package/Progress/styles/index.css +0 -2
  65. package/Radio/styles/index.css +0 -2
  66. package/RadioGroup/styles/index.css +0 -2
  67. package/RadioTile/styles/index.css +0 -2
  68. package/RadioTileGroup/styles/index.css +0 -2
  69. package/RangeSlider/styles/index.css +0 -2
  70. package/Rate/styles/index.css +0 -2
  71. package/Row/styles/index.css +0 -2
  72. package/SelectPicker/styles/index.css +0 -2
  73. package/Sidebar/styles/index.css +0 -2
  74. package/Sidenav/styles/index.css +0 -2
  75. package/Slider/styles/index.css +0 -2
  76. package/Stack/styles/index.css +0 -2
  77. package/Steps/styles/index.css +0 -2
  78. package/Table/styles/index.css +0 -2
  79. package/Tabs/styles/index.css +0 -2
  80. package/Tag/styles/index.css +0 -2
  81. package/TagGroup/styles/index.css +0 -2
  82. package/TagInput/styles/index.css +0 -2
  83. package/TagPicker/styles/index.css +0 -2
  84. package/Text/styles/index.css +0 -2
  85. package/TimePicker/styles/index.css +0 -2
  86. package/TimeRangePicker/styles/index.css +0 -2
  87. package/Timeline/styles/index.css +0 -2
  88. package/Toggle/styles/index.css +0 -2
  89. package/Tooltip/styles/index.css +0 -2
  90. package/Tree/styles/index.css +0 -2
  91. package/TreePicker/styles/index.css +0 -2
  92. package/Uploader/styles/index.css +0 -2
  93. package/VisuallyHidden/styles/index.css +0 -2
  94. package/cjs/CustomProvider/FormattedDate.d.ts +1 -1
  95. package/cjs/CustomProvider/FormattedDate.js +1 -0
  96. package/cjs/CustomProvider/index.d.ts +3 -3
  97. package/cjs/CustomProvider/index.js +3 -4
  98. package/cjs/DateRangePicker/DateRangePicker.js +4 -1
  99. package/cjs/Panel/AccordionButton.js +1 -0
  100. package/cjs/Table/Table.js +4 -2
  101. package/cjs/useToaster/useToaster.js +4 -1
  102. package/dist/rsuite-no-reset.css +0 -2
  103. package/dist/rsuite-no-reset.min.css.map +1 -1
  104. package/dist/rsuite.css +0 -2
  105. package/dist/rsuite.js +6 -6
  106. package/dist/rsuite.min.css.map +1 -1
  107. package/dist/rsuite.min.js +1 -1
  108. package/dist/rsuite.min.js.map +1 -1
  109. package/esm/CustomProvider/FormattedDate.d.ts +1 -1
  110. package/esm/CustomProvider/FormattedDate.js +1 -1
  111. package/esm/CustomProvider/index.d.ts +3 -3
  112. package/esm/CustomProvider/index.js +3 -3
  113. package/esm/DateRangePicker/DateRangePicker.js +4 -1
  114. package/esm/Panel/AccordionButton.js +1 -0
  115. package/esm/Table/Table.js +4 -2
  116. package/esm/useToaster/useToaster.js +3 -1
  117. package/package.json +1 -1
  118. package/toaster/styles/index.css +0 -2
  119. package/useToaster/styles/index.css +0 -2
@@ -322,5 +322,3 @@ tbody.rs-panel .rs-anim-collapse.rs-anim-in {
322
322
  transition: transform 0.3s linear;
323
323
  transition: transform 0.3s linear, -webkit-transform 0.3s linear;
324
324
  }
325
-
326
- /*# sourceMappingURL=index.css.map */
@@ -353,5 +353,3 @@ tbody.rs-anim-collapse.rs-anim-in {
353
353
  opacity: 1;
354
354
  pointer-events: auto;
355
355
  }
356
-
357
- /*# sourceMappingURL=index.css.map */
@@ -3233,5 +3233,3 @@ textarea.rs-input-group-inside.rs-input-group-xs > .rs-input-group-btn {
3233
3233
  visibility: hidden;
3234
3234
  pointer-events: none;
3235
3235
  }
3236
-
3237
- /*# sourceMappingURL=index.css.map */
@@ -215,5 +215,3 @@
215
215
  --rs-avatar-bg: var(--rs-violet-500);
216
216
  --rs-avatar-ring-color: var(--rs-violet-500);
217
217
  }
218
-
219
- /*# sourceMappingURL=index.css.map */
@@ -36,5 +36,3 @@
36
36
  .rs-avatar-group-stack .rs-avatar:hover {
37
37
  margin-right: 0;
38
38
  }
39
-
40
- /*# sourceMappingURL=index.css.map */
@@ -115,5 +115,3 @@
115
115
  background-color: #673ab7;
116
116
  background-color: var(--rs-violet-500);
117
117
  }
118
-
119
- /*# sourceMappingURL=index.css.map */
@@ -66,5 +66,3 @@
66
66
  .rs-breadcrumb-separator {
67
67
  margin: 0 4px;
68
68
  }
69
-
70
- /*# sourceMappingURL=index.css.map */
@@ -1199,5 +1199,3 @@
1199
1199
  transform: rotate(360deg);
1200
1200
  }
1201
1201
  }
1202
-
1203
- /*# sourceMappingURL=index.css.map */
@@ -64,5 +64,3 @@
64
64
  text-overflow: ellipsis;
65
65
  white-space: nowrap;
66
66
  }
67
-
68
- /*# sourceMappingURL=index.css.map */
@@ -16,5 +16,3 @@
16
16
  .rs-btn-toolbar {
17
17
  line-height: 0;
18
18
  }
19
-
20
- /*# sourceMappingURL=index.css.map */
package/CHANGELOG.md CHANGED
@@ -1,3 +1,24 @@
1
+ ## [5.74.2](https://github.com/rsuite/rsuite/compare/v5.74.1...v5.74.2) (2024-11-08)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **CSS:** fix the problem of failing to load index.css.map ([#4041](https://github.com/rsuite/rsuite/issues/4041)) ([f7ac0a9](https://github.com/rsuite/rsuite/commit/f7ac0a92773406a6a134b6db2e10eb2f8b1284f8))
7
+ * **DateRangePicker:** fix the date range is not restored after deselecting ([#4039](https://github.com/rsuite/rsuite/issues/4039)) ([ecc71fa](https://github.com/rsuite/rsuite/commit/ecc71fa2dd54fa089f07a9803c1a967a91dabade))
8
+ * **Panel:** fix AccordionButton missing type causing form submission ([#4044](https://github.com/rsuite/rsuite/issues/4044)) ([56672fd](https://github.com/rsuite/rsuite/commit/56672fd6243517b3a057c4f5ddf874f3c3c2b44c))
9
+ * **Table:** fix the problem that the global locale configuration cannot be overridden ([#4037](https://github.com/rsuite/rsuite/issues/4037)) ([31d5b99](https://github.com/rsuite/rsuite/commit/31d5b991bad22522247848dec4478c3f44e420fc))
10
+
11
+
12
+
13
+ ## [5.74.1](https://github.com/rsuite/rsuite/compare/v5.74.0...v5.74.1) (2024-11-01)
14
+
15
+
16
+ ### Bug Fixes
17
+
18
+ * **CustomProvider:** fix CustomContext is undefined after Babel compiles commonjs module ([#4032](https://github.com/rsuite/rsuite/issues/4032)) ([beec3e1](https://github.com/rsuite/rsuite/commit/beec3e1c7ccbcb305ad4f26e0d445773c7d95b2b))
19
+
20
+
21
+
1
22
  # [5.74.0](https://github.com/rsuite/rsuite/compare/v5.73.1...v5.74.0) (2024-11-01)
2
23
 
3
24
 
@@ -2064,5 +2064,3 @@
2064
2064
  transform: translateY(0);
2065
2065
  }
2066
2066
  }
2067
-
2068
- /*# sourceMappingURL=index.css.map */
@@ -266,5 +266,3 @@
266
266
  transform: translateY(-50%);
267
267
  }
268
268
  }
269
-
270
- /*# sourceMappingURL=index.css.map */
@@ -272,5 +272,3 @@
272
272
  font-size: 12px;
273
273
  font-size: 14px;
274
274
  }
275
-
276
- /*# sourceMappingURL=index.css.map */
@@ -3377,5 +3377,3 @@ textarea.rs-input-group-inside.rs-input-group-xs > .rs-input-group-btn {
3377
3377
  text-overflow: ellipsis;
3378
3378
  white-space: nowrap;
3379
3379
  }
3380
-
3381
- /*# sourceMappingURL=index.css.map */
@@ -3530,5 +3530,3 @@ textarea.rs-input-group-inside.rs-input-group-xs > .rs-input-group-btn {
3530
3530
  .rs-picker-check-menu-items.rs-picker-check-menu-grouped .rs-check-item .rs-checkbox-checker .rs-checkbox-control {
3531
3531
  left: 26px;
3532
3532
  }
3533
-
3534
- /*# sourceMappingURL=index.css.map */
@@ -3656,5 +3656,3 @@ label:hover .rs-checkbox-control .rs-checkbox-inner::before {
3656
3656
  display: inline-block;
3657
3657
  vertical-align: top;
3658
3658
  }
3659
-
3660
- /*# sourceMappingURL=index.css.map */
@@ -3674,5 +3674,3 @@ label:hover .rs-checkbox-control .rs-checkbox-inner::before {
3674
3674
  .rs-picker-popup .rs-check-tree-view {
3675
3675
  padding: 2px 4px;
3676
3676
  }
3677
-
3678
- /*# sourceMappingURL=index.css.map */
@@ -383,5 +383,3 @@ label:hover .rs-checkbox-control .rs-checkbox-inner::before {
383
383
  background-color: #673ab7;
384
384
  background-color: var(--rs-violet-500);
385
385
  }
386
-
387
- /*# sourceMappingURL=index.css.map */
@@ -26,5 +26,3 @@
26
26
  -ms-flex-direction: row;
27
27
  flex-direction: row;
28
28
  }
29
-
30
- /*# sourceMappingURL=index.css.map */
@@ -15,5 +15,3 @@
15
15
  padding-left: 5px;
16
16
  padding-right: 5px;
17
17
  }
18
-
19
- /*# sourceMappingURL=index.css.map */
@@ -26,5 +26,3 @@
26
26
  -ms-flex-direction: row;
27
27
  flex-direction: row;
28
28
  }
29
-
30
- /*# sourceMappingURL=index.css.map */
@@ -13,5 +13,3 @@
13
13
  -ms-flex: 1 1 auto;
14
14
  flex: 1 1 auto;
15
15
  }
16
-
17
- /*# sourceMappingURL=index.css.map */
@@ -194,5 +194,3 @@ textarea.rs-input-lg {
194
194
  textarea.rs-input-sm {
195
195
  height: auto;
196
196
  }
197
-
198
- /*# sourceMappingURL=index.css.map */
@@ -4152,5 +4152,3 @@ textarea.rs-input-group-inside.rs-input-group-xs > .rs-input-group-btn {
4152
4152
  .rs-picker-popup .rs-calendar.rs-calendar-only-time .rs-calendar-time-dropdown-column > ul {
4153
4153
  height: 240px;
4154
4154
  }
4155
-
4156
- /*# sourceMappingURL=index.css.map */
@@ -194,5 +194,3 @@ textarea.rs-input-lg {
194
194
  textarea.rs-input-sm {
195
195
  height: auto;
196
196
  }
197
-
198
- /*# sourceMappingURL=index.css.map */
@@ -4252,5 +4252,3 @@ textarea.rs-input-group-inside.rs-input-group-xs > .rs-input-group-btn {
4252
4252
  .rs-picker-daterange-predefined .rs-btn {
4253
4253
  display: block;
4254
4254
  }
4255
-
4256
- /*# sourceMappingURL=index.css.map */
@@ -70,5 +70,3 @@
70
70
  -ms-flex: 0 0 auto;
71
71
  flex: 0 0 auto;
72
72
  }
73
-
74
- /*# sourceMappingURL=index.css.map */
@@ -345,5 +345,3 @@
345
345
  .rs-drawer-footer .rs-btn-block + .rs-btn-block {
346
346
  margin-left: 0;
347
347
  }
348
-
349
- /*# sourceMappingURL=index.css.map */
@@ -1612,5 +1612,3 @@
1612
1612
  transform: scaleY(1);
1613
1613
  }
1614
1614
  }
1615
-
1616
- /*# sourceMappingURL=index.css.map */
@@ -325,5 +325,3 @@
325
325
  -ms-flex-order: 24;
326
326
  order: 24;
327
327
  }
328
-
329
- /*# sourceMappingURL=index.css.map */
@@ -31,5 +31,3 @@
31
31
  -ms-flex: 0 0 auto;
32
32
  flex: 0 0 auto;
33
33
  }
34
-
35
- /*# sourceMappingURL=index.css.map */
@@ -21,5 +21,3 @@
21
21
  margin-top: 8px;
22
22
  display: inline-block;
23
23
  }
24
-
25
- /*# sourceMappingURL=index.css.map */
@@ -52,5 +52,3 @@
52
52
  .rs-form-inline .rs-form-group .rs-sr-only + .rs-form-control-wrapper {
53
53
  margin-left: 0;
54
54
  }
55
-
56
- /*# sourceMappingURL=index.css.map */
@@ -31,5 +31,3 @@
31
31
  color: #717273;
32
32
  color: var(--rs-text-secondary);
33
33
  }
34
-
35
- /*# sourceMappingURL=index.css.map */
@@ -327,5 +327,3 @@
327
327
  bottom: 4px;
328
328
  }
329
329
  /* rtl:end:ignore */
330
-
331
- /*# sourceMappingURL=index.css.map */
@@ -64,5 +64,3 @@
64
64
  .rs-form-inline .rs-form-group {
65
65
  display: inline-block;
66
66
  }
67
-
68
- /*# sourceMappingURL=index.css.map */
@@ -42,5 +42,3 @@
42
42
  margin-left: 10px;
43
43
  margin-top: 8px;
44
44
  }
45
-
46
- /*# sourceMappingURL=index.css.map */
@@ -1865,5 +1865,3 @@
1865
1865
  display: none;
1866
1866
  }
1867
1867
  }
1868
-
1869
- /*# sourceMappingURL=index.css.map */
@@ -31,5 +31,3 @@
31
31
  -ms-flex: 0 0 auto;
32
32
  flex: 0 0 auto;
33
33
  }
34
-
35
- /*# sourceMappingURL=index.css.map */
@@ -38,5 +38,3 @@
38
38
  font-size: 16px;
39
39
  line-height: 22px;
40
40
  }
41
-
42
- /*# sourceMappingURL=index.css.map */
@@ -1,5 +1,3 @@
1
1
  .rs-heading-group {
2
2
  margin-bottom: 1rem;
3
3
  }
4
-
5
- /*# sourceMappingURL=index.css.map */
@@ -4,5 +4,3 @@
4
4
  font-weight: bolder;
5
5
  border-radius: 4px;
6
6
  }
7
-
8
- /*# sourceMappingURL=index.css.map */
@@ -1343,5 +1343,3 @@
1343
1343
  .rs-btn-icon-circle {
1344
1344
  border-radius: 50% !important;
1345
1345
  }
1346
-
1347
- /*# sourceMappingURL=index.css.map */
@@ -108,5 +108,3 @@ textarea.rs-inline-edit-lg .rs-plaintext {
108
108
  textarea.rs-inline-edit-sm .rs-plaintext {
109
109
  height: auto;
110
110
  }
111
-
112
- /*# sourceMappingURL=index.css.map */
@@ -194,5 +194,3 @@ textarea.rs-input-lg {
194
194
  textarea.rs-input-sm {
195
195
  height: auto;
196
196
  }
197
-
198
- /*# sourceMappingURL=index.css.map */
@@ -1777,5 +1777,3 @@ textarea.rs-input-group-inside.rs-input-group-xs > .rs-input-group-btn {
1777
1777
  .rs-input-group-btn:last-child > .rs-btn-group {
1778
1778
  margin-left: -1px;
1779
1779
  }
1780
-
1781
- /*# sourceMappingURL=index.css.map */
@@ -2000,5 +2000,3 @@ textarea.rs-input-group-inside.rs-input-group-xs > .rs-input-group-btn {
2000
2000
  /* stylelint-disable */
2001
2001
  -webkit-appearance: none;
2002
2002
  }
2003
-
2004
- /*# sourceMappingURL=index.css.map */
@@ -3403,5 +3403,3 @@ textarea.rs-picker-search-input {
3403
3403
  .rs-picker-input-xs .rs-picker-textbox {
3404
3404
  min-height: 22px;
3405
3405
  }
3406
-
3407
- /*# sourceMappingURL=index.css.map */
@@ -165,5 +165,3 @@
165
165
  border: 1px var(--rs-list-placeholder-border) dashed;
166
166
  }
167
167
  /* rtl:end:ignore */
168
-
169
- /*# sourceMappingURL=index.css.map */
@@ -359,5 +359,3 @@
359
359
  transform: rotate(360deg);
360
360
  }
361
361
  }
362
-
363
- /*# sourceMappingURL=index.css.map */
@@ -610,5 +610,3 @@
610
610
  border: 1px solid #f44336;
611
611
  border: 1px solid var(--rs-message-error-border);
612
612
  }
613
-
614
- /*# sourceMappingURL=index.css.map */
@@ -251,5 +251,3 @@
251
251
  height: 50px;
252
252
  overflow: scroll;
253
253
  }
254
-
255
- /*# sourceMappingURL=index.css.map */
@@ -3695,5 +3695,3 @@ label:hover .rs-checkbox-control .rs-checkbox-inner::before {
3695
3695
  .rs-cascade-tree-multi .rs-cascade-search-view-col {
3696
3696
  padding: 0;
3697
3697
  }
3698
-
3699
- /*# sourceMappingURL=index.css.map */
@@ -3703,5 +3703,3 @@ textarea.rs-input-group-inside.rs-input-group-xs > .rs-input-group-btn {
3703
3703
  .rs-picker-popup-multi-cascader .rs-cascade-search-view-col {
3704
3704
  padding: 0;
3705
3705
  }
3706
-
3707
- /*# sourceMappingURL=index.css.map */
@@ -1972,5 +1972,3 @@
1972
1972
  width: 100%;
1973
1973
  text-align: left;
1974
1974
  }
1975
-
1976
- /*# sourceMappingURL=index.css.map */
@@ -1911,5 +1911,3 @@
1911
1911
  color: #1675e0;
1912
1912
  color: var(--rs-navbar-subtle-selected-text);
1913
1913
  }
1914
-
1915
- /*# sourceMappingURL=index.css.map */
@@ -312,5 +312,3 @@
312
312
  .rs-notification-error .rs-notification-content .rs-icon::before {
313
313
  vertical-align: middle;
314
314
  }
315
-
316
- /*# sourceMappingURL=index.css.map */
@@ -3816,5 +3816,3 @@ textarea.rs-input-group-inside.rs-input-group-xs > .rs-input-group-btn {
3816
3816
  transform: rotate(180deg);
3817
3817
  }
3818
3818
  /* rtl:end:ignore */
3819
-
3820
- /*# sourceMappingURL=index.css.map */
@@ -299,5 +299,3 @@ tbody.rs-panel .rs-anim-collapse.rs-anim-in {
299
299
  transition: transform 0.3s linear;
300
300
  transition: transform 0.3s linear, -webkit-transform 0.3s linear;
301
301
  }
302
-
303
- /*# sourceMappingURL=index.css.map */
@@ -50,5 +50,3 @@
50
50
  left: 20px;
51
51
  right: 20px;
52
52
  }
53
-
54
- /*# sourceMappingURL=index.css.map */
@@ -217,5 +217,3 @@
217
217
  background-position: 0 50%;
218
218
  }
219
219
  }
220
-
221
- /*# sourceMappingURL=index.css.map */
@@ -369,5 +369,3 @@
369
369
  .rs-popover.placement-left-start.rs-popover-full > .rs-popover-arrow {
370
370
  margin-top: 6px;
371
371
  }
372
-
373
- /*# sourceMappingURL=index.css.map */
@@ -309,5 +309,3 @@
309
309
  line-height: 0;
310
310
  font-size: 36px;
311
311
  }
312
-
313
- /*# sourceMappingURL=index.css.map */
@@ -364,5 +364,3 @@
364
364
  background-color: #673ab7;
365
365
  background-color: var(--rs-violet-500);
366
366
  }
367
-
368
- /*# sourceMappingURL=index.css.map */
@@ -131,5 +131,3 @@
131
131
  color: #717273;
132
132
  color: var(--rs-text-secondary);
133
133
  }
134
-
135
- /*# sourceMappingURL=index.css.map */
@@ -126,5 +126,3 @@
126
126
  font-size: 32px;
127
127
  font-size: var(--rs-radio-tile-icon-size);
128
128
  }
129
-
130
- /*# sourceMappingURL=index.css.map */
@@ -1,2 +0,0 @@
1
-
2
- /*# sourceMappingURL=index.css.map */
@@ -559,5 +559,3 @@
559
559
  bottom: unset;
560
560
  top: -8px;
561
561
  }
562
-
563
- /*# sourceMappingURL=index.css.map */
@@ -204,5 +204,3 @@
204
204
  color: #673ab7;
205
205
  color: var(--rs-violet-500);
206
206
  }
207
-
208
- /*# sourceMappingURL=index.css.map */
@@ -20,5 +20,3 @@
20
20
  .rs-row::after {
21
21
  clear: both;
22
22
  }
23
-
24
- /*# sourceMappingURL=index.css.map */
@@ -3290,5 +3290,3 @@ textarea.rs-input-group-inside.rs-input-group-xs > .rs-input-group-btn {
3290
3290
  .rs-picker-select-menu-group-children .rs-picker-select-menu-item {
3291
3291
  padding-left: 26px;
3292
3292
  }
3293
-
3294
- /*# sourceMappingURL=index.css.map */
@@ -33,5 +33,3 @@
33
33
  transition: flex 0.15s ease-in, width 0.15s ease-in, -webkit-box-flex 0.15s ease-in, -ms-flex 0.15s ease-in;
34
34
  min-width: 0;
35
35
  }
36
-
37
- /*# sourceMappingURL=index.css.map */
@@ -822,5 +822,3 @@
822
822
  opacity: 0;
823
823
  }
824
824
  }
825
-
826
- /*# sourceMappingURL=index.css.map */
@@ -559,5 +559,3 @@
559
559
  bottom: unset;
560
560
  top: -8px;
561
561
  }
562
-
563
- /*# sourceMappingURL=index.css.map */
@@ -13,5 +13,3 @@
13
13
  display: -ms-flexbox;
14
14
  display: flex;
15
15
  }
16
-
17
- /*# sourceMappingURL=index.css.map */
@@ -278,5 +278,3 @@
278
278
  font-size: 12px;
279
279
  line-height: 1.66666667;
280
280
  }
281
-
282
- /*# sourceMappingURL=index.css.map */
@@ -549,5 +549,3 @@
549
549
  -webkit-transform: scaleX(1.3);
550
550
  transform: scaleX(1.3);
551
551
  }
552
-
553
- /*# sourceMappingURL=index.css.map */
@@ -2008,5 +2008,3 @@
2008
2008
  -ms-flex-direction: column;
2009
2009
  flex-direction: column;
2010
2010
  }
2011
-
2012
- /*# sourceMappingURL=index.css.map */
@@ -163,5 +163,3 @@
163
163
  background-color: var(--rs-violet-500);
164
164
  color: #ffffff;
165
165
  }
166
-
167
- /*# sourceMappingURL=index.css.map */
@@ -15,5 +15,3 @@
15
15
  margin-top: 10px;
16
16
  margin-left: 10px;
17
17
  }
18
-
19
- /*# sourceMappingURL=index.css.map */
@@ -3857,5 +3857,3 @@ textarea.rs-picker-search-input {
3857
3857
  .rs-picker-disabled-options .rs-picker-clean {
3858
3858
  right: 10px !important;
3859
3859
  }
3860
-
3861
- /*# sourceMappingURL=index.css.map */
@@ -3848,5 +3848,3 @@ textarea.rs-picker-search-input {
3848
3848
  margin-top: 1px;
3849
3849
  margin-left: 2px;
3850
3850
  }
3851
-
3852
- /*# sourceMappingURL=index.css.map */
@@ -188,5 +188,3 @@ kbd.rs-text {
188
188
  color: #673ab7;
189
189
  color: var(--rs-violet-500);
190
190
  }
191
-
192
- /*# sourceMappingURL=index.css.map */
@@ -4152,5 +4152,3 @@ textarea.rs-input-group-inside.rs-input-group-xs > .rs-input-group-btn {
4152
4152
  .rs-picker-popup .rs-calendar.rs-calendar-only-time .rs-calendar-time-dropdown-column > ul {
4153
4153
  height: 240px;
4154
4154
  }
4155
-
4156
- /*# sourceMappingURL=index.css.map */
@@ -4252,5 +4252,3 @@ textarea.rs-input-group-inside.rs-input-group-xs > .rs-input-group-btn {
4252
4252
  .rs-picker-daterange-predefined .rs-btn {
4253
4253
  display: block;
4254
4254
  }
4255
-
4256
- /*# sourceMappingURL=index.css.map */