@onereach/ui-components 18.3.0-beta.4950.0 → 18.3.0-beta.4952.0

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.
@@ -1 +1 @@
1
- export { s as default } from '../OrDataGridV3-d7c74c18.js';
1
+ export { s as default } from '../OrDataGridV3-164f95c6.js';
@@ -1 +1 @@
1
- export { D as DataGridVariant, s as OrDataGridV3 } from '../OrDataGridV3-d7c74c18.js';
1
+ export { D as DataGridVariant, s as OrDataGridV3 } from '../OrDataGridV3-164f95c6.js';
@@ -1 +1 @@
1
- export { a as DataGrid } from '../OrDataGridV3-d7c74c18.js';
1
+ export { a as DataGrid } from '../OrDataGridV3-164f95c6.js';
@@ -4,7 +4,7 @@ import { s as script$g } from './OrDatePickerV3-4a8ebdae.js';
4
4
  import { s as script$h } from './OrDateTimePickerV3-8d94e77c.js';
5
5
  import { s as script$i } from './OrInputV3-e3ce8b17.js';
6
6
  import { s as script$j } from './OrRatingV3-2a906a67.js';
7
- import { s as script$k } from './OrSelectV3-8caf3585.js';
7
+ import { s as script$k } from './OrSelectV3-dffd6767.js';
8
8
  import { s as script$l } from './OrSwitchV3-690d3eb6.js';
9
9
  import { s as script$m } from './OrTagInputV3-1694a1ef.js';
10
10
  import { s as script$n } from './OrTimePickerV3-7f508d1c.js';
@@ -1 +1 @@
1
- export { s as default } from '../OrSelectV3-8caf3585.js';
1
+ export { s as default } from '../OrSelectV3-dffd6767.js';
@@ -1 +1 @@
1
- export { s as OrSelectV3 } from '../OrSelectV3-8caf3585.js';
1
+ export { s as OrSelectV3 } from '../OrSelectV3-dffd6767.js';
@@ -1 +1 @@
1
- export { S as Select, a as SelectControl, c as SelectDropdown, d as SelectDropdownDefault, e as SelectDropdownFlipped, f as SelectDropdownItem, h as SelectLoader, g as SelectNoSearchResults, b as SelectSearchControl } from '../OrSelectV3-8caf3585.js';
1
+ export { S as Select, a as SelectControl, c as SelectDropdown, d as SelectDropdownDefault, e as SelectDropdownFlipped, f as SelectDropdownItem, h as SelectLoader, g as SelectNoSearchResults, b as SelectSearchControl } from '../OrSelectV3-dffd6767.js';
@@ -523,7 +523,7 @@ const SelectDropdownItem = [
523
523
  // Typography
524
524
  '!typography-body-2-regular',
525
525
  // Padding Override todo: check design
526
- '!pt-[6px] pb-[7px]',
526
+ '!py-md md:!pt-[6px] md:!pb-[7px]',
527
527
  // Typography (selected)
528
528
  'selected:!typography-body-2-semibold',
529
529
  // Theme
@@ -24,7 +24,7 @@ export { s as OrCombinedInputV3 } from './OrCombinedInputV3-0a50eec6.js';
24
24
  export { s as OrConfirm } from './OrConfirm-ee94a77d.js';
25
25
  export { C as ConfirmType, s as OrConfirmV3 } from './OrConfirmV3-67c286e1.js';
26
26
  export { default as OrContextMenuV3 } from './OrContextMenuV3/OrContextMenu.js';
27
- export { D as DataGridVariant, s as OrDataGridV3 } from './OrDataGridV3-d7c74c18.js';
27
+ export { D as DataGridVariant, s as OrDataGridV3 } from './OrDataGridV3-164f95c6.js';
28
28
  export { s as OrDateFormatV3 } from './OrDateFormatV3-e286b9a9.js';
29
29
  export { s as OrDatePickerV3 } from './OrDatePickerV3-4a8ebdae.js';
30
30
  export { s as OrDateRangePickerV3 } from './OrDateRangePickerV3-81a4a685.js';
@@ -93,7 +93,7 @@ export { default as OrSearch } from './OrSearch/OrSearch.js';
93
93
  export { default as OrSearchV3 } from './OrSearchV3/OrSearch.js';
94
94
  export { s as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControlV3-5db203ab.js';
95
95
  export { s as OrSelect } from './OrSelect-ed5a3c23.js';
96
- export { s as OrSelectV3 } from './OrSelectV3-8caf3585.js';
96
+ export { s as OrSelectV3 } from './OrSelectV3-dffd6767.js';
97
97
  export { OrSidebar, OrSidebarSide } from './OrSidebar/index.js';
98
98
  export { s as OrSidebarV3, S as SidebarPlacement } from './OrSidebarV3-7b070833.js';
99
99
  export { s as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from './OrSkeleton-c5f25223.js';