@onereach/ui-components 8.5.2-beta.3672.0 → 8.5.2-beta.3674.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.
Files changed (60) hide show
  1. package/dist/bundled/v2/components/OrCheckboxGroupV3/OrCheckboxGroup.js +1 -1
  2. package/dist/bundled/v2/components/OrCheckboxTreeV3/OrCheckboxTree.js +1 -1
  3. package/dist/bundled/v2/components/OrCheckboxTreeV3/index.js +1 -1
  4. package/dist/bundled/v2/components/OrCheckboxTreeV3/styles.js +1 -1
  5. package/dist/bundled/v2/components/OrCheckboxTreeV3/utils/extractChildrenValues.js +1 -1
  6. package/dist/bundled/v2/components/{OrCheckboxTreeV3-1e00b079.js → OrCheckboxTreeV3-3943191c.js} +1 -1
  7. package/dist/bundled/v2/components/OrCheckboxV3/OrCheckbox.js +1 -1
  8. package/dist/bundled/v2/components/OrCheckboxV3/index.js +1 -1
  9. package/dist/bundled/v2/components/OrCheckboxV3/styles.d.ts +1 -1
  10. package/dist/bundled/v2/components/OrCheckboxV3/styles.js +1 -1
  11. package/dist/bundled/v2/components/{OrCheckboxV3-e49916ef.js → OrCheckboxV3-43d742c1.js} +8 -8
  12. package/dist/bundled/v2/components/OrSelectV3/OrSelect.js +1 -1
  13. package/dist/bundled/v2/components/OrSelectV3/index.js +1 -1
  14. package/dist/bundled/v2/components/OrSelectV3/styles.js +1 -1
  15. package/dist/bundled/v2/components/{OrSelectV3-68059541.js → OrSelectV3-1016144e.js} +1 -1
  16. package/dist/bundled/v2/components/OrTooltipV3/OrTooltip.vue.d.ts +2 -2
  17. package/dist/bundled/v2/components/index.js +3 -3
  18. package/dist/bundled/v2/index.js +3 -3
  19. package/dist/bundled/v3/components/OrCheckboxGroupV3/OrCheckboxGroup.js +1 -1
  20. package/dist/bundled/v3/components/OrCheckboxTreeV3/OrCheckboxTree.js +1 -1
  21. package/dist/bundled/v3/components/OrCheckboxTreeV3/index.js +1 -1
  22. package/dist/bundled/v3/components/OrCheckboxTreeV3/styles.js +1 -1
  23. package/dist/bundled/v3/components/OrCheckboxTreeV3/utils/extractChildrenValues.js +1 -1
  24. package/dist/bundled/v3/components/{OrCheckboxTreeV3-a0f303f4.js → OrCheckboxTreeV3-47b137ec.js} +1 -1
  25. package/dist/bundled/v3/components/OrCheckboxV3/OrCheckbox.js +1 -1
  26. package/dist/bundled/v3/components/OrCheckboxV3/index.js +1 -1
  27. package/dist/bundled/v3/components/OrCheckboxV3/styles.d.ts +1 -1
  28. package/dist/bundled/v3/components/OrCheckboxV3/styles.js +1 -1
  29. package/dist/bundled/v3/components/{OrCheckboxV3-25ff00db.js → OrCheckboxV3-058c88f4.js} +6 -6
  30. package/dist/bundled/v3/components/OrSelectV3/OrSelect.js +1 -1
  31. package/dist/bundled/v3/components/OrSelectV3/index.js +1 -1
  32. package/dist/bundled/v3/components/OrSelectV3/styles.js +1 -1
  33. package/dist/bundled/v3/components/{OrSelectV3-af2274d8.js → OrSelectV3-cca65712.js} +1 -1
  34. package/dist/bundled/v3/components/index.js +3 -3
  35. package/dist/bundled/v3/index.js +3 -3
  36. package/dist/esm/v2/{OrCheckbox-6177b03e.js → OrCheckbox-83f20ca2.js} +7 -7
  37. package/dist/esm/v2/{OrCheckboxGroup-ec1f6714.js → OrCheckboxGroup-98bc3610.js} +1 -1
  38. package/dist/esm/v2/{OrCheckboxTree-78be3d39.js → OrCheckboxTree-ac3538b9.js} +1 -1
  39. package/dist/esm/v2/{OrSelect-6d6eec7a.js → OrSelect-e2e6b59a.js} +1 -1
  40. package/dist/esm/v2/components/index.js +4 -4
  41. package/dist/esm/v2/components/or-checkbox-group-v3/index.js +3 -3
  42. package/dist/esm/v2/components/or-checkbox-tree-v3/index.js +2 -2
  43. package/dist/esm/v2/components/or-checkbox-v3/index.js +1 -1
  44. package/dist/esm/v2/components/or-checkbox-v3/styles.d.ts +1 -1
  45. package/dist/esm/v2/components/or-select-v3/index.js +2 -2
  46. package/dist/esm/v2/index.js +4 -4
  47. package/dist/esm/v3/{OrCheckbox-4e9a3021.js → OrCheckbox-11c3dc2f.js} +5 -5
  48. package/dist/esm/v3/{OrCheckboxGroup-0f15a128.js → OrCheckboxGroup-d6bf486e.js} +1 -1
  49. package/dist/esm/v3/{OrCheckboxTree-9a49ecfc.js → OrCheckboxTree-a389c378.js} +1 -1
  50. package/dist/esm/v3/{OrSelect-e3032afb.js → OrSelect-f656c471.js} +1 -1
  51. package/dist/esm/v3/components/index.js +4 -4
  52. package/dist/esm/v3/components/or-checkbox-group-v3/index.js +3 -3
  53. package/dist/esm/v3/components/or-checkbox-tree-v3/index.js +2 -2
  54. package/dist/esm/v3/components/or-checkbox-v3/index.js +1 -1
  55. package/dist/esm/v3/components/or-checkbox-v3/styles.d.ts +1 -1
  56. package/dist/esm/v3/components/or-select-v3/index.js +2 -2
  57. package/dist/esm/v3/index.js +4 -4
  58. package/package.json +2 -2
  59. package/src/components/or-checkbox-v3/OrCheckbox.vue +2 -2
  60. package/src/components/or-checkbox-v3/styles.ts +4 -5
@@ -1,5 +1,5 @@
1
1
  import { defineComponent, toRef } from 'vue-demi';
2
- import { _ as __vue_component__$1 } from '../OrCheckboxTreeV3-1e00b079.js';
2
+ import { _ as __vue_component__$1 } from '../OrCheckboxTreeV3-3943191c.js';
3
3
  import { _ as __vue_component__$2, F as FormGroupDirection } from '../OrFormGroupV3-cfc26d86.js';
4
4
  import { u as useProxyModelValue } from '../OrBottomSheetV3-022aa5f7.js';
5
5
  import { n as normalizeComponent } from '../OrAvatar-7d519020.js';
@@ -1,2 +1,2 @@
1
- export { _ as default } from '../OrCheckboxTreeV3-1e00b079.js';
1
+ export { _ as default } from '../OrCheckboxTreeV3-3943191c.js';
2
2
  import '../OrAvatar-7d519020.js';
@@ -1 +1 @@
1
- export { _ as OrCheckboxTreeV3 } from '../OrCheckboxTreeV3-1e00b079.js';
1
+ export { _ as OrCheckboxTreeV3 } from '../OrCheckboxTreeV3-3943191c.js';
@@ -1 +1 @@
1
- export { C as CheckboxTreeRoot, a as CheckboxTreeRootParent } from '../OrCheckboxTreeV3-1e00b079.js';
1
+ export { C as CheckboxTreeRoot, a as CheckboxTreeRootParent } from '../OrCheckboxTreeV3-3943191c.js';
@@ -1,2 +1,2 @@
1
1
  import '../../OrBottomSheetV3-022aa5f7.js';
2
- export { e as extractChildrenValues } from '../../OrCheckboxTreeV3-1e00b079.js';
2
+ export { e as extractChildrenValues } from '../../OrCheckboxTreeV3-3943191c.js';
@@ -1,7 +1,7 @@
1
1
  import { defineComponent, toRefs, computed, watch } from 'vue-demi';
2
2
  import { f as flattenDeep, u as useProxyModelValue, a as useToggle } from './OrBottomSheetV3-022aa5f7.js';
3
3
  import { _ as __vue_component__$1 } from './OrIconV3-cbb77e49.js';
4
- import { _ as __vue_component__$2 } from './OrCheckboxV3-e49916ef.js';
4
+ import { _ as __vue_component__$2 } from './OrCheckboxV3-43d742c1.js';
5
5
  import { _ as __vue_component__$3 } from './OrButtonV3-b67957f9.js';
6
6
  import { n as normalizeComponent } from './OrAvatar-7d519020.js';
7
7
 
@@ -1,2 +1,2 @@
1
- export { _ as default } from '../OrCheckboxV3-e49916ef.js';
1
+ export { _ as default } from '../OrCheckboxV3-43d742c1.js';
2
2
  import '../OrAvatar-7d519020.js';
@@ -1 +1 @@
1
- export { _ as OrCheckboxV3 } from '../OrCheckboxV3-e49916ef.js';
1
+ export { _ as OrCheckboxV3 } from '../OrCheckboxV3-43d742c1.js';
@@ -1,3 +1,3 @@
1
- export declare const CheckboxRoot: string[];
1
+ export declare const Checkbox: string[];
2
2
  export declare const CheckboxControl: string[];
3
3
  export declare const CheckboxControlHandle: string[];
@@ -1 +1 @@
1
- export { a as CheckboxControl, b as CheckboxControlHandle, C as CheckboxRoot } from '../OrCheckboxV3-e49916ef.js';
1
+ export { C as Checkbox, a as CheckboxControl, b as CheckboxControlHandle } from '../OrCheckboxV3-43d742c1.js';
@@ -3,7 +3,7 @@ import { b as useIdAttribute, c as useControlAttributes, u as useProxyModelValue
3
3
  import { _ as __vue_component__$1, L as LabelVariant } from './OrLabelV3-1654fb1f.js';
4
4
  import { s as styleInject, n as normalizeComponent } from './OrAvatar-7d519020.js';
5
5
 
6
- const CheckboxRoot = [
6
+ const Checkbox = [
7
7
  // Layout
8
8
  'layout-row',
9
9
  // Spacing
@@ -21,12 +21,12 @@ const CheckboxControl = [
21
21
  'iconography-outlined',
22
22
  // Theme
23
23
  'theme-preset-3-primary', 'dark:theme-preset-3-primary-dark', 'theme-background-default', 'dark:theme-background-default-dark', 'theme-border-1-outline', 'dark:theme-border-1-outline-dark',
24
- // Theme (focus)
25
- 'focus-visible:theme-outline-2-primary', 'dark:focus-visible:theme-outline-2-primary-dark',
26
24
  // Theme (checked)
27
25
  'checked:theme-preset-1-primary', 'dark:checked:theme-preset-1-primary-dark',
28
26
  // Theme (indeterminate)
29
- 'indeterminate:theme-preset-1-primary', 'dark:indeterminate:theme-preset-1-primary-dark'];
27
+ 'indeterminate:theme-preset-1-primary', 'dark:indeterminate:theme-preset-1-primary-dark',
28
+ // Theme (focus)
29
+ 'focus-visible:theme-outline-2-primary', 'dark:focus-visible:theme-outline-2-primary-dark'];
30
30
  const CheckboxControlHandle = [
31
31
  // Content (checked)
32
32
  'checked:after:content-checkbox-checked',
@@ -79,7 +79,7 @@ var script = defineComponent({
79
79
  const root = ref();
80
80
  const control = ref();
81
81
  // Styles
82
- const rootStyles = computed(() => ['or-checkbox-v3', ...CheckboxRoot]);
82
+ const rootStyles = computed(() => ['or-checkbox-v3', ...Checkbox]);
83
83
  const controlStyles = computed(() => [...CheckboxControl, ...CheckboxControlHandle]);
84
84
  // State
85
85
  const controlAttributes = reactive({
@@ -127,7 +127,7 @@ var script = defineComponent({
127
127
  }
128
128
  });
129
129
 
130
- var css_248z = "input[data-v-9968416e]{-webkit-appearance:none;-moz-appearance:none;appearance:none;line-height:0}";
130
+ var css_248z = "input[data-v-a5c7f7ee]{-webkit-appearance:none;-moz-appearance:none;appearance:none;line-height:0}";
131
131
  styleInject(css_248z);
132
132
 
133
133
  /* script */
@@ -188,7 +188,7 @@ var __vue_staticRenderFns__ = [];
188
188
  /* style */
189
189
  const __vue_inject_styles__ = undefined;
190
190
  /* scoped */
191
- const __vue_scope_id__ = "data-v-9968416e";
191
+ const __vue_scope_id__ = "data-v-a5c7f7ee";
192
192
  /* module identifier */
193
193
  const __vue_module_identifier__ = undefined;
194
194
  /* functional template */
@@ -204,4 +204,4 @@ const __vue_component__ = /*#__PURE__*/normalizeComponent({
204
204
  staticRenderFns: __vue_staticRenderFns__
205
205
  }, __vue_inject_styles__, __vue_script__, __vue_scope_id__, __vue_is_functional_template__, __vue_module_identifier__, false, undefined, undefined, undefined);
206
206
 
207
- export { CheckboxRoot as C, __vue_component__ as _, CheckboxControl as a, CheckboxControlHandle as b };
207
+ export { Checkbox as C, __vue_component__ as _, CheckboxControl as a, CheckboxControlHandle as b };
@@ -1,2 +1,2 @@
1
- export { _ as default } from '../OrSelectV3-68059541.js';
1
+ export { _ as default } from '../OrSelectV3-1016144e.js';
2
2
  import '../OrAvatar-7d519020.js';
@@ -1,2 +1,2 @@
1
- export { _ as OrSelectV3 } from '../OrSelectV3-68059541.js';
1
+ export { _ as OrSelectV3 } from '../OrSelectV3-1016144e.js';
2
2
  export { I as SelectSize } from '../OrInputBoxV3-95cfbd71.js';
@@ -1 +1 @@
1
- export { S as Select, a as SelectControl, c as SelectDropdown, d as SelectDropdownDefault, e as SelectDropdownFlipped, f as SelectDropdownItem, g as SelectNoSearchResults, b as SelectSearchControl } from '../OrSelectV3-68059541.js';
1
+ export { S as Select, a as SelectControl, c as SelectDropdown, d as SelectDropdownDefault, e as SelectDropdownFlipped, f as SelectDropdownItem, g as SelectNoSearchResults, b as SelectSearchControl } from '../OrSelectV3-1016144e.js';
@@ -3,7 +3,7 @@ import { defineComponent, ref, computed, toRefs, watch, getCurrentInstance, onMo
3
3
  import { n as normalizeComponent } from './OrAvatar-7d519020.js';
4
4
  import { i as isEmptyValue, u as useProxyModelValue, ac as useFocus, ad as isEqualValue, v as useResponsive } from './OrBottomSheetV3-022aa5f7.js';
5
5
  import { _ as __vue_component__$5, T as TagsOverflow } from './OrTagsV3-e2af9e7a.js';
6
- import { _ as __vue_component__$6 } from './OrCheckboxV3-e49916ef.js';
6
+ import { _ as __vue_component__$6 } from './OrCheckboxV3-43d742c1.js';
7
7
  import { _ as __vue_component__$7 } from './OrErrorV3-e9243e0b.js';
8
8
  import { _ as __vue_component__$8 } from './OrExpansionPanelV3-0cc724af.js';
9
9
  import { _ as __vue_component__$9 } from './OrHintV3-f31f7a39.js';
@@ -1,6 +1,6 @@
1
1
  import { PropType } from 'vue-demi';
2
2
  import { TooltipOffset, TooltipPlacement } from './props';
3
- declare const _default: import("vue2").ComponentOptions<import("vue2").default, import("@vue/composition-api").ShallowUnwrapRef<{
3
+ declare const _default: import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<{
4
4
  root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
5
5
  rootStyles: import("@vue/composition-api").ComputedRef<string[]>;
6
6
  popoverStyles: import("@vue/composition-api").ComputedRef<string[]>;
@@ -67,7 +67,7 @@ declare const _default: import("vue2").ComponentOptions<import("vue2").default,
67
67
  type: BooleanConstructor;
68
68
  default: boolean;
69
69
  };
70
- }>> & Omit<import("vue2").VueConstructor<import("vue2").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{
70
+ }>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{
71
71
  isOpen: boolean;
72
72
  text: string;
73
73
  content: string;
@@ -12,8 +12,8 @@ export { C as CardCollectionView, _ as OrCardCollectionV3, d as defaultViewModes
12
12
  export { C as CardPadding, _ as OrCardV3 } from './OrCardV3-be4c65e4.js';
13
13
  export { default as OrCheckbox } from './OrCheckbox/OrCheckbox.js';
14
14
  export { default as OrCheckboxGroupV3 } from './OrCheckboxGroupV3/OrCheckboxGroup.js';
15
- export { _ as OrCheckboxTreeV3 } from './OrCheckboxTreeV3-1e00b079.js';
16
- export { _ as OrCheckboxV3 } from './OrCheckboxV3-e49916ef.js';
15
+ export { _ as OrCheckboxTreeV3 } from './OrCheckboxTreeV3-3943191c.js';
16
+ export { _ as OrCheckboxV3 } from './OrCheckboxV3-43d742c1.js';
17
17
  export { _ as OrChip, a as OrChips } from './OrChips-477b3b51.js';
18
18
  export { E as EditorState, a as EditorView, _ as OrCode, O as OrCodeLanguages, b as basicSetup, h as html, j as javascript, d as json, e as jsonParseLinter, c as lintGutter, l as linter } from './OrCode-526b84d1.js';
19
19
  export { C as CodeLanguage, _ as OrCodeV3 } from './OrCodeV3-9d7c4a19.js';
@@ -84,7 +84,7 @@ export { default as OrSearch } from './OrSearch/OrSearch.js';
84
84
  export { OrSearchV3 } from './OrSearchV3/index.js';
85
85
  export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControlV3-b220a9cc.js';
86
86
  export { _ as OrSelect } from './OrSelect-837dfd6b.js';
87
- export { _ as OrSelectV3 } from './OrSelectV3-68059541.js';
87
+ export { _ as OrSelectV3 } from './OrSelectV3-1016144e.js';
88
88
  export { OrSidebar, OrSidebarSide } from './OrSidebar/index.js';
89
89
  export { S as OrSidebarPlacement, _ as OrSidebarV3, S as SidebarPlacement } from './OrSidebarV3-baa2d778.js';
90
90
  export { _ as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from './OrSkeleton-8a1572eb.js';
@@ -45,7 +45,7 @@ export { _ as OrRangeSliderV3 } from './components/OrRangeSliderV3-784f0cfb.js';
45
45
  export { F as Formats, _ as OrRichTextEditorV3 } from './components/OrRichTextEditorV3-569d94ba.js';
46
46
  export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from './components/OrSegmentedControlV3-b220a9cc.js';
47
47
  export { _ as OrSelect } from './components/OrSelect-837dfd6b.js';
48
- export { _ as OrSelectV3 } from './components/OrSelectV3-68059541.js';
48
+ export { _ as OrSelectV3 } from './components/OrSelectV3-1016144e.js';
49
49
  export { OrSidebar, OrSidebarSide } from './components/OrSidebar/index.js';
50
50
  export { S as OrSidebarPlacement, _ as OrSidebarV3, S as SidebarPlacement } from './components/OrSidebarV3-baa2d778.js';
51
51
  export { _ as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from './components/OrSkeleton-8a1572eb.js';
@@ -76,8 +76,8 @@ export { B as ButtonColor, B as ButtonGroupColor, a as ButtonGroupVariant, b as
76
76
  export { B as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, a as BUTTON_SIZE, b as BUTTON_TYPE, I as ICON_BUTTON_TYPE, _ as OrButtonV2 } from './components/OrButtonV2-d0c4e061.js';
77
77
  export { default as OrIconButton, default as OrIconButtonV2 } from './components/OrIconButtonV2/OrIconButton.js';
78
78
  export { default as OrCard } from './components/OrCard/OrCard.js';
79
- export { _ as OrCheckboxTreeV3 } from './components/OrCheckboxTreeV3-1e00b079.js';
80
- export { _ as OrCheckboxV3 } from './components/OrCheckboxV3-e49916ef.js';
79
+ export { _ as OrCheckboxTreeV3 } from './components/OrCheckboxTreeV3-3943191c.js';
80
+ export { _ as OrCheckboxV3 } from './components/OrCheckboxV3-43d742c1.js';
81
81
  export { default as OrCollapse } from './components/OrCollapse/OrCollapse.js';
82
82
  export { I as CombinedInputSize, I as DatePickerSize, I as DateRangePickerSize, I as DateTimePickerSize, I as InputBoxSize, a as InputBoxVariant, I as InputSize, _ as OrInputBoxV3, I as SearchSize, I as SelectSize, I as TagInputSize, I as TextareaSize, I as TimePickerSize, I as TimeRangePickerSize } from './components/OrInputBoxV3-95cfbd71.js';
83
83
  export { P as ContextMenuPlacement, P as MenuPlacement, _ as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from './components/OrPopoverV3-3af55d28.js';
@@ -1,6 +1,6 @@
1
1
  import { resolveComponent, openBlock, createBlock, withCtx, renderSlot, createElementBlock, Fragment, renderList } from 'vue';
2
2
  import { defineComponent, toRef } from 'vue-demi';
3
- import { s as script$1 } from '../OrCheckboxTreeV3-a0f303f4.js';
3
+ import { s as script$1 } from '../OrCheckboxTreeV3-47b137ec.js';
4
4
  import { s as script$2, F as FormGroupDirection } from '../OrFormGroupV3-53cf45ee.js';
5
5
  import { u as useProxyModelValue } from '../OrBottomSheetV3-199292db.js';
6
6
 
@@ -1 +1 @@
1
- export { s as default } from '../OrCheckboxTreeV3-a0f303f4.js';
1
+ export { s as default } from '../OrCheckboxTreeV3-47b137ec.js';
@@ -1 +1 @@
1
- export { s as OrCheckboxTreeV3 } from '../OrCheckboxTreeV3-a0f303f4.js';
1
+ export { s as OrCheckboxTreeV3 } from '../OrCheckboxTreeV3-47b137ec.js';
@@ -1 +1 @@
1
- export { C as CheckboxTreeRoot, a as CheckboxTreeRootParent } from '../OrCheckboxTreeV3-a0f303f4.js';
1
+ export { C as CheckboxTreeRoot, a as CheckboxTreeRootParent } from '../OrCheckboxTreeV3-47b137ec.js';
@@ -1,2 +1,2 @@
1
1
  import '../../OrBottomSheetV3-199292db.js';
2
- export { e as extractChildrenValues } from '../../OrCheckboxTreeV3-a0f303f4.js';
2
+ export { e as extractChildrenValues } from '../../OrCheckboxTreeV3-47b137ec.js';
@@ -2,7 +2,7 @@ import { resolveComponent, openBlock, createElementBlock, normalizeClass, Fragme
2
2
  import { defineComponent, toRefs, computed, watch } from 'vue-demi';
3
3
  import { f as flattenDeep, u as useProxyModelValue, a as useToggle } from './OrBottomSheetV3-199292db.js';
4
4
  import { s as script$1 } from './OrIconV3-85d7d26b.js';
5
- import { s as script$2 } from './OrCheckboxV3-25ff00db.js';
5
+ import { s as script$2 } from './OrCheckboxV3-058c88f4.js';
6
6
  import { s as script$3 } from './OrButtonV3-c76677b3.js';
7
7
 
8
8
  const CheckboxTreeRoot = [
@@ -1 +1 @@
1
- export { s as default } from '../OrCheckboxV3-25ff00db.js';
1
+ export { s as default } from '../OrCheckboxV3-058c88f4.js';
@@ -1 +1 @@
1
- export { s as OrCheckboxV3 } from '../OrCheckboxV3-25ff00db.js';
1
+ export { s as OrCheckboxV3 } from '../OrCheckboxV3-058c88f4.js';
@@ -1,3 +1,3 @@
1
- export declare const CheckboxRoot: string[];
1
+ export declare const Checkbox: string[];
2
2
  export declare const CheckboxControl: string[];
3
3
  export declare const CheckboxControlHandle: string[];
@@ -1 +1 @@
1
- export { a as CheckboxControl, b as CheckboxControlHandle, C as CheckboxRoot } from '../OrCheckboxV3-25ff00db.js';
1
+ export { C as Checkbox, a as CheckboxControl, b as CheckboxControlHandle } from '../OrCheckboxV3-058c88f4.js';
@@ -4,7 +4,7 @@ import { defineComponent, ref, computed, reactive, toRef } from 'vue-demi';
4
4
  import { b as useIdAttribute, c as useControlAttributes, u as useProxyModelValue, i as isEmptyValue } from './OrBottomSheetV3-199292db.js';
5
5
  import { s as script$1, L as LabelVariant } from './OrLabelV3-5fd72248.js';
6
6
 
7
- const CheckboxRoot = [
7
+ const Checkbox = [
8
8
  // Layout
9
9
  'layout-row',
10
10
  // Spacing
@@ -22,12 +22,12 @@ const CheckboxControl = [
22
22
  'iconography-outlined',
23
23
  // Theme
24
24
  'theme-preset-3-primary', 'dark:theme-preset-3-primary-dark', 'theme-background-default', 'dark:theme-background-default-dark', 'theme-border-1-outline', 'dark:theme-border-1-outline-dark',
25
- // Theme (focus)
26
- 'focus-visible:theme-outline-2-primary', 'dark:focus-visible:theme-outline-2-primary-dark',
27
25
  // Theme (checked)
28
26
  'checked:theme-preset-1-primary', 'dark:checked:theme-preset-1-primary-dark',
29
27
  // Theme (indeterminate)
30
- 'indeterminate:theme-preset-1-primary', 'dark:indeterminate:theme-preset-1-primary-dark'];
28
+ 'indeterminate:theme-preset-1-primary', 'dark:indeterminate:theme-preset-1-primary-dark',
29
+ // Theme (focus)
30
+ 'focus-visible:theme-outline-2-primary', 'dark:focus-visible:theme-outline-2-primary-dark'];
31
31
  const CheckboxControlHandle = [
32
32
  // Content (checked)
33
33
  'checked:after:content-checkbox-checked',
@@ -80,7 +80,7 @@ var script = defineComponent({
80
80
  const root = ref();
81
81
  const control = ref();
82
82
  // Styles
83
- const rootStyles = computed(() => ['or-checkbox-v3', ...CheckboxRoot]);
83
+ const rootStyles = computed(() => ['or-checkbox-v3', ...Checkbox]);
84
84
  const controlStyles = computed(() => [...CheckboxControl, ...CheckboxControlHandle]);
85
85
  // State
86
86
  const controlAttributes = reactive({
@@ -171,4 +171,4 @@ script.render = render;
171
171
  script.__scopeId = "data-v-5358d710";
172
172
  script.__file = "src/components/or-checkbox-v3/OrCheckbox.vue";
173
173
 
174
- export { CheckboxRoot as C, CheckboxControl as a, CheckboxControlHandle as b, script as s };
174
+ export { Checkbox as C, CheckboxControl as a, CheckboxControlHandle as b, script as s };
@@ -1 +1 @@
1
- export { s as default } from '../OrSelectV3-af2274d8.js';
1
+ export { s as default } from '../OrSelectV3-cca65712.js';
@@ -1,2 +1,2 @@
1
- export { s as OrSelectV3 } from '../OrSelectV3-af2274d8.js';
1
+ export { s as OrSelectV3 } from '../OrSelectV3-cca65712.js';
2
2
  export { I as SelectSize } from '../OrInputBoxV3-a079251d.js';
@@ -1 +1 @@
1
- export { S as Select, a as SelectControl, c as SelectDropdown, d as SelectDropdownDefault, e as SelectDropdownFlipped, f as SelectDropdownItem, g as SelectNoSearchResults, b as SelectSearchControl } from '../OrSelectV3-af2274d8.js';
1
+ export { S as Select, a as SelectControl, c as SelectDropdown, d as SelectDropdownDefault, e as SelectDropdownFlipped, f as SelectDropdownItem, g as SelectNoSearchResults, b as SelectSearchControl } from '../OrSelectV3-cca65712.js';
@@ -3,7 +3,7 @@ import { openBlock, createElementBlock, normalizeClass, renderSlot, withDirectiv
3
3
  import { defineComponent, ref, computed, toRefs, watch, getCurrentInstance, onMounted } from 'vue-demi';
4
4
  import { i as isEmptyValue, u as useProxyModelValue, ac as useFocus, ad as isEqualValue, v as useResponsive } from './OrBottomSheetV3-199292db.js';
5
5
  import { s as script$5, T as TagsOverflow } from './OrTagsV3-cca93357.js';
6
- import { s as script$6 } from './OrCheckboxV3-25ff00db.js';
6
+ import { s as script$6 } from './OrCheckboxV3-058c88f4.js';
7
7
  import { s as script$7 } from './OrErrorV3-f61387d6.js';
8
8
  import { s as script$8 } from './OrExpansionPanelV3-cacc7985.js';
9
9
  import { s as script$9 } from './OrHintV3-1fcfaa19.js';
@@ -12,8 +12,8 @@ export { C as CardCollectionView, s as OrCardCollectionV3, d as defaultViewModes
12
12
  export { C as CardPadding, s as OrCardV3 } from './OrCardV3-9d09fb37.js';
13
13
  export { default as OrCheckbox } from './OrCheckbox/OrCheckbox.js';
14
14
  export { default as OrCheckboxGroupV3 } from './OrCheckboxGroupV3/OrCheckboxGroup.js';
15
- export { s as OrCheckboxTreeV3 } from './OrCheckboxTreeV3-a0f303f4.js';
16
- export { s as OrCheckboxV3 } from './OrCheckboxV3-25ff00db.js';
15
+ export { s as OrCheckboxTreeV3 } from './OrCheckboxTreeV3-47b137ec.js';
16
+ export { s as OrCheckboxV3 } from './OrCheckboxV3-058c88f4.js';
17
17
  export { s as OrChip, a as OrChips } from './OrChips-6304e385.js';
18
18
  export { E as EditorState, a as EditorView, q as OrCode, O as OrCodeLanguages, b as basicSetup, h as html, j as javascript, d as json, e as jsonParseLinter, c as lintGutter, l as linter } from './OrCode-60e0faa8.js';
19
19
  export { C as CodeLanguage, s as OrCodeV3 } from './OrCodeV3-31d5f1e3.js';
@@ -84,7 +84,7 @@ export { default as OrSearch } from './OrSearch/OrSearch.js';
84
84
  export { OrSearchV3 } from './OrSearchV3/index.js';
85
85
  export { s as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControlV3-3bee40ec.js';
86
86
  export { s as OrSelect } from './OrSelect-c37f0c44.js';
87
- export { s as OrSelectV3 } from './OrSelectV3-af2274d8.js';
87
+ export { s as OrSelectV3 } from './OrSelectV3-cca65712.js';
88
88
  export { OrSidebar, OrSidebarSide } from './OrSidebar/index.js';
89
89
  export { S as OrSidebarPlacement, s as OrSidebarV3, S as SidebarPlacement } from './OrSidebarV3-6d8c261b.js';
90
90
  export { s as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from './OrSkeleton-ae1ee1d4.js';
@@ -44,7 +44,7 @@ export { s as OrRangeSliderV3 } from './components/OrRangeSliderV3-f81b142c.js';
44
44
  export { F as Formats, s as OrRichTextEditorV3 } from './components/OrRichTextEditorV3-225a5878.js';
45
45
  export { s as OrSegmentedControlV3, S as SegmentedControlSize } from './components/OrSegmentedControlV3-3bee40ec.js';
46
46
  export { s as OrSelect } from './components/OrSelect-c37f0c44.js';
47
- export { s as OrSelectV3 } from './components/OrSelectV3-af2274d8.js';
47
+ export { s as OrSelectV3 } from './components/OrSelectV3-cca65712.js';
48
48
  export { OrSidebar, OrSidebarSide } from './components/OrSidebar/index.js';
49
49
  export { S as OrSidebarPlacement, s as OrSidebarV3, S as SidebarPlacement } from './components/OrSidebarV3-6d8c261b.js';
50
50
  export { s as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from './components/OrSkeleton-ae1ee1d4.js';
@@ -75,8 +75,8 @@ export { B as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, a as BUTTON_SIZE, b as BUTT
75
75
  export { default as OrIconButton, default as OrIconButtonV2 } from './components/OrIconButtonV2/OrIconButton.js';
76
76
  export { default as OrCard } from './components/OrCard/OrCard.js';
77
77
  export { default as OrCheckbox } from './components/OrCheckbox/OrCheckbox.js';
78
- export { s as OrCheckboxTreeV3 } from './components/OrCheckboxTreeV3-a0f303f4.js';
79
- export { s as OrCheckboxV3 } from './components/OrCheckboxV3-25ff00db.js';
78
+ export { s as OrCheckboxTreeV3 } from './components/OrCheckboxTreeV3-47b137ec.js';
79
+ export { s as OrCheckboxV3 } from './components/OrCheckboxV3-058c88f4.js';
80
80
  export { default as OrCollapse } from './components/OrCollapse/OrCollapse.js';
81
81
  export { I as CombinedInputSize, I as DatePickerSize, I as DateRangePickerSize, I as DateTimePickerSize, I as InputBoxSize, a as InputBoxVariant, I as InputSize, s as OrInputBoxV3, I as SearchSize, I as SelectSize, I as TagInputSize, I as TextareaSize, I as TimePickerSize, I as TimeRangePickerSize } from './components/OrInputBoxV3-a079251d.js';
82
82
  export { P as ContextMenuPlacement, P as MenuPlacement, s as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from './components/OrPopoverV3-eaf6b5b4.js';
@@ -10,7 +10,7 @@ import { _ as __vue_component__$1, L as LabelVariant } from './OrLabel-b465bc0b.
10
10
  import { s as styleInject } from './style-inject.es-4c6f2515.js';
11
11
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
12
12
 
13
- const CheckboxRoot = [
13
+ const Checkbox = [
14
14
  // Layout
15
15
  'layout-row',
16
16
  // Spacing
@@ -28,12 +28,12 @@ const CheckboxControl = [
28
28
  'iconography-outlined',
29
29
  // Theme
30
30
  'theme-preset-3-primary', 'dark:theme-preset-3-primary-dark', 'theme-background-default', 'dark:theme-background-default-dark', 'theme-border-1-outline', 'dark:theme-border-1-outline-dark',
31
- // Theme (focus)
32
- 'focus-visible:theme-outline-2-primary', 'dark:focus-visible:theme-outline-2-primary-dark',
33
31
  // Theme (checked)
34
32
  'checked:theme-preset-1-primary', 'dark:checked:theme-preset-1-primary-dark',
35
33
  // Theme (indeterminate)
36
- 'indeterminate:theme-preset-1-primary', 'dark:indeterminate:theme-preset-1-primary-dark'];
34
+ 'indeterminate:theme-preset-1-primary', 'dark:indeterminate:theme-preset-1-primary-dark',
35
+ // Theme (focus)
36
+ 'focus-visible:theme-outline-2-primary', 'dark:focus-visible:theme-outline-2-primary-dark'];
37
37
  const CheckboxControlHandle = [
38
38
  // Content (checked)
39
39
  'checked:after:content-checkbox-checked',
@@ -86,7 +86,7 @@ var script = defineComponent({
86
86
  const root = ref();
87
87
  const control = ref();
88
88
  // Styles
89
- const rootStyles = computed(() => ['or-checkbox-v3', ...CheckboxRoot]);
89
+ const rootStyles = computed(() => ['or-checkbox-v3', ...Checkbox]);
90
90
  const controlStyles = computed(() => [...CheckboxControl, ...CheckboxControlHandle]);
91
91
  // State
92
92
  const controlAttributes = reactive({
@@ -134,7 +134,7 @@ var script = defineComponent({
134
134
  }
135
135
  });
136
136
 
137
- var css_248z = "input[data-v-9968416e]{appearance:none;line-height:0}";
137
+ var css_248z = "input[data-v-a5c7f7ee]{appearance:none;line-height:0}";
138
138
  styleInject(css_248z);
139
139
 
140
140
  /* script */
@@ -195,7 +195,7 @@ var __vue_staticRenderFns__ = [];
195
195
  /* style */
196
196
  const __vue_inject_styles__ = undefined;
197
197
  /* scoped */
198
- const __vue_scope_id__ = "data-v-9968416e";
198
+ const __vue_scope_id__ = "data-v-a5c7f7ee";
199
199
  /* module identifier */
200
200
  const __vue_module_identifier__ = undefined;
201
201
  /* functional template */
@@ -4,7 +4,7 @@ import './dom-aecadd9a.js';
4
4
  import { u as useProxyModelValue } from './useProxyModelValue-940010d2.js';
5
5
  import '@onereach/styles/tailwind/plugins/core';
6
6
  import '@onereach/styles/tailwind.config.json';
7
- import { _ as __vue_component__$1 } from './OrCheckboxTree-78be3d39.js';
7
+ import { _ as __vue_component__$1 } from './OrCheckboxTree-ac3538b9.js';
8
8
  import { _ as __vue_component__$2, F as FormGroupDirection } from './OrFormGroup-d4abd2c9.js';
9
9
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
10
10
 
@@ -6,7 +6,7 @@ import '@onereach/styles/tailwind/plugins/core';
6
6
  import '@onereach/styles/tailwind.config.json';
7
7
  import { _ as __vue_component__$3 } from './OrButton-1b005dae.js';
8
8
  import './OrButton.vue_rollup-plugin-vue_script-b4424640.js';
9
- import { _ as __vue_component__$2 } from './OrCheckbox-6177b03e.js';
9
+ import { _ as __vue_component__$2 } from './OrCheckbox-83f20ca2.js';
10
10
  import { _ as __vue_component__$1 } from './OrIcon-0343b3d8.js';
11
11
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
12
12
 
@@ -6,7 +6,7 @@ import { i as isEmptyValue } from './isEmptyValue-fd56a6e4.js';
6
6
  import { u as useProxyModelValue } from './useProxyModelValue-940010d2.js';
7
7
  import { u as useResponsive } from './useResponsive-5c8291da.js';
8
8
  import '@onereach/styles/tailwind.config.json';
9
- import { _ as __vue_component__$3 } from './OrCheckbox-6177b03e.js';
9
+ import { _ as __vue_component__$3 } from './OrCheckbox-83f20ca2.js';
10
10
  import { _ as __vue_component__$4 } from './OrError-916e928e.js';
11
11
  import { _ as __vue_component__$5 } from './OrExpansionPanel-ed96bdde.js';
12
12
  import { _ as __vue_component__$6 } from './OrHint-1220face.js';
@@ -13,9 +13,9 @@ export { C as CARD_COLLECTION_LAYOUT, _ as OrCardCollection } from '../OrCardCol
13
13
  export { C as CardCollectionView, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-15ac88fa.js';
14
14
  export { C as CardPadding, _ as OrCardV3 } from '../OrCard-263ce0ff.js';
15
15
  export { _ as OrCheckbox } from '../OrCheckbox-fcd6b64c.js';
16
- export { _ as OrCheckboxGroupV3 } from '../OrCheckboxGroup-ec1f6714.js';
17
- export { _ as OrCheckboxTreeV3 } from '../OrCheckboxTree-78be3d39.js';
18
- export { _ as OrCheckboxV3 } from '../OrCheckbox-6177b03e.js';
16
+ export { _ as OrCheckboxGroupV3 } from '../OrCheckboxGroup-98bc3610.js';
17
+ export { _ as OrCheckboxTreeV3 } from '../OrCheckboxTree-ac3538b9.js';
18
+ export { _ as OrCheckboxV3 } from '../OrCheckbox-83f20ca2.js';
19
19
  export { _ as OrChip } from '../OrChip-6cae6dab.js';
20
20
  export { _ as OrChips } from '../OrChips-dd82c2b6.js';
21
21
  export { _ as OrCode, O as OrCodeLanguages } from '../OrCode-ad753142.js';
@@ -101,7 +101,7 @@ export { _ as OrSearch } from '../OrSearch-ac542dd6.js';
101
101
  export { _ as OrSearchV3 } from '../OrSearch-7a853881.js';
102
102
  export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from '../OrSegmentedControl-bba94cda.js';
103
103
  export { _ as OrSelect } from '../OrSelect-c0d04cf6.js';
104
- export { _ as OrSelectV3 } from '../OrSelect-6d6eec7a.js';
104
+ export { _ as OrSelectV3 } from '../OrSelect-e2e6b59a.js';
105
105
  export { _ as OrSidebar, O as OrSidebarSide } from '../OrSidebar-c56a9221.js';
106
106
  export { S as OrSidebarPlacement, _ as OrSidebarV3, S as SidebarPlacement } from '../OrSidebar-865f03b0.js';
107
107
  export { _ as OrSkeletonCircle } from '../OrSkeletonCircle-c4bf0e34.js';
@@ -1,4 +1,4 @@
1
- export { _ as OrCheckboxGroupV3 } from '../../OrCheckboxGroup-ec1f6714.js';
1
+ export { _ as OrCheckboxGroupV3 } from '../../OrCheckboxGroup-98bc3610.js';
2
2
  import 'vue-demi';
3
3
  import '@vueuse/core';
4
4
  import '../../dom-aecadd9a.js';
@@ -7,12 +7,12 @@ import 'lodash/get';
7
7
  import '../../useProxyModelValue-940010d2.js';
8
8
  import '@onereach/styles/tailwind/plugins/core';
9
9
  import '@onereach/styles/tailwind.config.json';
10
- import '../../OrCheckboxTree-78be3d39.js';
10
+ import '../../OrCheckboxTree-ac3538b9.js';
11
11
  import '../../OrButton-1b005dae.js';
12
12
  import '../../OrButton.vue_rollup-plugin-vue_script-b4424640.js';
13
13
  import '../../OrLoader-b0c381f9.js';
14
14
  import '../../normalize-component-6e8e3d80.js';
15
- import '../../OrCheckbox-6177b03e.js';
15
+ import '../../OrCheckbox-83f20ca2.js';
16
16
  import '../../useIdAttribute-859439f0.js';
17
17
  import '../../isEmptyValue-fd56a6e4.js';
18
18
  import '../../OrLabel-b465bc0b.js';
@@ -1,4 +1,4 @@
1
- export { _ as OrCheckboxTreeV3 } from '../../OrCheckboxTree-78be3d39.js';
1
+ export { _ as OrCheckboxTreeV3 } from '../../OrCheckboxTree-ac3538b9.js';
2
2
  import '@vueuse/core';
3
3
  import 'vue-demi';
4
4
  import '../../dom-aecadd9a.js';
@@ -11,7 +11,7 @@ import '../../OrButton-1b005dae.js';
11
11
  import '../../OrButton.vue_rollup-plugin-vue_script-b4424640.js';
12
12
  import '../../OrLoader-b0c381f9.js';
13
13
  import '../../normalize-component-6e8e3d80.js';
14
- import '../../OrCheckbox-6177b03e.js';
14
+ import '../../OrCheckbox-83f20ca2.js';
15
15
  import '../../useIdAttribute-859439f0.js';
16
16
  import '../../isEmptyValue-fd56a6e4.js';
17
17
  import '../../OrLabel-b465bc0b.js';
@@ -1,4 +1,4 @@
1
- export { _ as OrCheckboxV3 } from '../../OrCheckbox-6177b03e.js';
1
+ export { _ as OrCheckboxV3 } from '../../OrCheckbox-83f20ca2.js';
2
2
  import 'vue-demi';
3
3
  import '../../useIdAttribute-859439f0.js';
4
4
  import '@vueuse/core';
@@ -1,3 +1,3 @@
1
- export declare const CheckboxRoot: string[];
1
+ export declare const Checkbox: string[];
2
2
  export declare const CheckboxControl: string[];
3
3
  export declare const CheckboxControlHandle: string[];
@@ -1,4 +1,4 @@
1
- export { _ as OrSelectV3 } from '../../OrSelect-6d6eec7a.js';
1
+ export { _ as OrSelectV3 } from '../../OrSelect-e2e6b59a.js';
2
2
  export { I as SelectSize } from '../../OrInputBox.vue_rollup-plugin-vue_script-bebba826.js';
3
3
  import 'vue-demi';
4
4
  import '../../dropdown-open-06d651cf.js';
@@ -11,7 +11,7 @@ import '../../useProxyModelValue-940010d2.js';
11
11
  import '../../useResponsive-5c8291da.js';
12
12
  import '@onereach/styles/tailwind/plugins/core';
13
13
  import '@onereach/styles/tailwind.config.json';
14
- import '../../OrCheckbox-6177b03e.js';
14
+ import '../../OrCheckbox-83f20ca2.js';
15
15
  import '../../useIdAttribute-859439f0.js';
16
16
  import '../../OrLabel-b465bc0b.js';
17
17
  import '../../normalize-component-6e8e3d80.js';
@@ -13,9 +13,9 @@ export { C as CARD_COLLECTION_LAYOUT, _ as OrCardCollection } from './OrCardColl
13
13
  export { C as CardCollectionView, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-15ac88fa.js';
14
14
  export { C as CardPadding, _ as OrCardV3 } from './OrCard-263ce0ff.js';
15
15
  export { _ as OrCheckbox } from './OrCheckbox-fcd6b64c.js';
16
- export { _ as OrCheckboxGroupV3 } from './OrCheckboxGroup-ec1f6714.js';
17
- export { _ as OrCheckboxTreeV3 } from './OrCheckboxTree-78be3d39.js';
18
- export { _ as OrCheckboxV3 } from './OrCheckbox-6177b03e.js';
16
+ export { _ as OrCheckboxGroupV3 } from './OrCheckboxGroup-98bc3610.js';
17
+ export { _ as OrCheckboxTreeV3 } from './OrCheckboxTree-ac3538b9.js';
18
+ export { _ as OrCheckboxV3 } from './OrCheckbox-83f20ca2.js';
19
19
  export { _ as OrChip } from './OrChip-6cae6dab.js';
20
20
  export { _ as OrChips } from './OrChips-dd82c2b6.js';
21
21
  export { _ as OrCode, O as OrCodeLanguages } from './OrCode-ad753142.js';
@@ -101,7 +101,7 @@ export { _ as OrSearch } from './OrSearch-ac542dd6.js';
101
101
  export { _ as OrSearchV3 } from './OrSearch-7a853881.js';
102
102
  export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControl-bba94cda.js';
103
103
  export { _ as OrSelect } from './OrSelect-c0d04cf6.js';
104
- export { _ as OrSelectV3 } from './OrSelect-6d6eec7a.js';
104
+ export { _ as OrSelectV3 } from './OrSelect-e2e6b59a.js';
105
105
  export { _ as OrSidebar, O as OrSidebarSide } from './OrSidebar-c56a9221.js';
106
106
  export { S as OrSidebarPlacement, _ as OrSidebarV3, S as SidebarPlacement } from './OrSidebar-865f03b0.js';
107
107
  export { _ as OrSkeletonCircle } from './OrSkeletonCircle-c4bf0e34.js';
@@ -10,7 +10,7 @@ import { s as script$1, L as LabelVariant } from './OrLabel-b826da04.js';
10
10
  import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, mergeProps, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode } from 'vue';
11
11
  import { s as styleInject } from './style-inject.es-4c6f2515.js';
12
12
 
13
- const CheckboxRoot = [
13
+ const Checkbox = [
14
14
  // Layout
15
15
  'layout-row',
16
16
  // Spacing
@@ -28,12 +28,12 @@ const CheckboxControl = [
28
28
  'iconography-outlined',
29
29
  // Theme
30
30
  'theme-preset-3-primary', 'dark:theme-preset-3-primary-dark', 'theme-background-default', 'dark:theme-background-default-dark', 'theme-border-1-outline', 'dark:theme-border-1-outline-dark',
31
- // Theme (focus)
32
- 'focus-visible:theme-outline-2-primary', 'dark:focus-visible:theme-outline-2-primary-dark',
33
31
  // Theme (checked)
34
32
  'checked:theme-preset-1-primary', 'dark:checked:theme-preset-1-primary-dark',
35
33
  // Theme (indeterminate)
36
- 'indeterminate:theme-preset-1-primary', 'dark:indeterminate:theme-preset-1-primary-dark'];
34
+ 'indeterminate:theme-preset-1-primary', 'dark:indeterminate:theme-preset-1-primary-dark',
35
+ // Theme (focus)
36
+ 'focus-visible:theme-outline-2-primary', 'dark:focus-visible:theme-outline-2-primary-dark'];
37
37
  const CheckboxControlHandle = [
38
38
  // Content (checked)
39
39
  'checked:after:content-checkbox-checked',
@@ -86,7 +86,7 @@ var script = defineComponent({
86
86
  const root = ref();
87
87
  const control = ref();
88
88
  // Styles
89
- const rootStyles = computed(() => ['or-checkbox-v3', ...CheckboxRoot]);
89
+ const rootStyles = computed(() => ['or-checkbox-v3', ...Checkbox]);
90
90
  const controlStyles = computed(() => [...CheckboxControl, ...CheckboxControlHandle]);
91
91
  // State
92
92
  const controlAttributes = reactive({
@@ -4,7 +4,7 @@ import './dom-aecadd9a.js';
4
4
  import { u as useProxyModelValue } from './useProxyModelValue-940010d2.js';
5
5
  import '@onereach/styles/tailwind/plugins/core';
6
6
  import '@onereach/styles/tailwind.config.json';
7
- import { s as script$1 } from './OrCheckboxTree-9a49ecfc.js';
7
+ import { s as script$1 } from './OrCheckboxTree-a389c378.js';
8
8
  import { s as script$2, F as FormGroupDirection } from './OrFormGroup-e42d6e7b.js';
9
9
  import { resolveComponent, openBlock, createBlock, withCtx, renderSlot, createElementBlock, Fragment, renderList } from 'vue';
10
10
 
@@ -5,7 +5,7 @@ import { u as useProxyModelValue } from './useProxyModelValue-940010d2.js';
5
5
  import '@onereach/styles/tailwind/plugins/core';
6
6
  import '@onereach/styles/tailwind.config.json';
7
7
  import { s as script$3 } from './OrButton-e5617bbe.js';
8
- import { s as script$2 } from './OrCheckbox-4e9a3021.js';
8
+ import { s as script$2 } from './OrCheckbox-11c3dc2f.js';
9
9
  import { s as script$1 } from './OrIcon-8f6c9c29.js';
10
10
  import { resolveComponent, openBlock, createElementBlock, normalizeClass, Fragment, createElementVNode, createBlock, withCtx, createVNode, createCommentVNode, renderList } from 'vue';
11
11
 
@@ -6,7 +6,7 @@ import { i as isEmptyValue } from './isEmptyValue-fd56a6e4.js';
6
6
  import { u as useProxyModelValue } from './useProxyModelValue-940010d2.js';
7
7
  import { u as useResponsive } from './useResponsive-5c8291da.js';
8
8
  import '@onereach/styles/tailwind.config.json';
9
- import { s as script$3 } from './OrCheckbox-4e9a3021.js';
9
+ import { s as script$3 } from './OrCheckbox-11c3dc2f.js';
10
10
  import { s as script$4 } from './OrError-69bd7f6a.js';
11
11
  import { s as script$5 } from './OrExpansionPanel-abe63bbb.js';
12
12
  import { s as script$6 } from './OrHint-55d3de35.js';
@@ -11,9 +11,9 @@ export { C as CARD_COLLECTION_LAYOUT, s as OrCardCollection } from '../OrCardCol
11
11
  export { C as CardCollectionView, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-8bbbbe26.js';
12
12
  export { C as CardPadding, s as OrCardV3 } from '../OrCard-ee23cedc.js';
13
13
  export { s as OrCheckbox } from '../OrCheckbox-5666c954.js';
14
- export { s as OrCheckboxGroupV3 } from '../OrCheckboxGroup-0f15a128.js';
15
- export { s as OrCheckboxTreeV3 } from '../OrCheckboxTree-9a49ecfc.js';
16
- export { s as OrCheckboxV3 } from '../OrCheckbox-4e9a3021.js';
14
+ export { s as OrCheckboxGroupV3 } from '../OrCheckboxGroup-d6bf486e.js';
15
+ export { s as OrCheckboxTreeV3 } from '../OrCheckboxTree-a389c378.js';
16
+ export { s as OrCheckboxV3 } from '../OrCheckbox-11c3dc2f.js';
17
17
  export { s as OrChip } from '../OrChip-74e27265.js';
18
18
  export { s as OrChips } from '../OrChips-348b13e4.js';
19
19
  export { s as OrCode, O as OrCodeLanguages } from '../OrCode-a4ec2041.js';
@@ -97,7 +97,7 @@ export { s as OrSearch } from '../OrSearch-2800e9bf.js';
97
97
  export { s as OrSearchV3 } from '../OrSearch-6413323a.js';
98
98
  export { s as OrSegmentedControlV3, S as SegmentedControlSize } from '../OrSegmentedControl-6be79b4e.js';
99
99
  export { s as OrSelect } from '../OrSelect-9520d6e6.js';
100
- export { s as OrSelectV3 } from '../OrSelect-e3032afb.js';
100
+ export { s as OrSelectV3 } from '../OrSelect-f656c471.js';
101
101
  export { s as OrSidebar, O as OrSidebarSide } from '../OrSidebar-aaf73310.js';
102
102
  export { S as OrSidebarPlacement, s as OrSidebarV3, S as SidebarPlacement } from '../OrSidebar-3ce61658.js';
103
103
  export { s as OrSkeletonCircle } from '../OrSkeletonCircle-66e175a0.js';
@@ -1,4 +1,4 @@
1
- export { s as OrCheckboxGroupV3 } from '../../OrCheckboxGroup-0f15a128.js';
1
+ export { s as OrCheckboxGroupV3 } from '../../OrCheckboxGroup-d6bf486e.js';
2
2
  import 'vue-demi';
3
3
  import '@vueuse/core';
4
4
  import '../../dom-aecadd9a.js';
@@ -7,11 +7,11 @@ import 'lodash/get';
7
7
  import '../../useProxyModelValue-940010d2.js';
8
8
  import '@onereach/styles/tailwind/plugins/core';
9
9
  import '@onereach/styles/tailwind.config.json';
10
- import '../../OrCheckboxTree-9a49ecfc.js';
10
+ import '../../OrCheckboxTree-a389c378.js';
11
11
  import '../../OrButton-e5617bbe.js';
12
12
  import '../../OrLoader-b79022da.js';
13
13
  import 'vue';
14
- import '../../OrCheckbox-4e9a3021.js';
14
+ import '../../OrCheckbox-11c3dc2f.js';
15
15
  import '../../useIdAttribute-859439f0.js';
16
16
  import '../../isEmptyValue-fd56a6e4.js';
17
17
  import '../../OrLabel-b826da04.js';
@@ -1,4 +1,4 @@
1
- export { s as OrCheckboxTreeV3 } from '../../OrCheckboxTree-9a49ecfc.js';
1
+ export { s as OrCheckboxTreeV3 } from '../../OrCheckboxTree-a389c378.js';
2
2
  import '@vueuse/core';
3
3
  import 'vue-demi';
4
4
  import '../../dom-aecadd9a.js';
@@ -10,7 +10,7 @@ import '@onereach/styles/tailwind.config.json';
10
10
  import '../../OrButton-e5617bbe.js';
11
11
  import '../../OrLoader-b79022da.js';
12
12
  import 'vue';
13
- import '../../OrCheckbox-4e9a3021.js';
13
+ import '../../OrCheckbox-11c3dc2f.js';
14
14
  import '../../useIdAttribute-859439f0.js';
15
15
  import '../../isEmptyValue-fd56a6e4.js';
16
16
  import '../../OrLabel-b826da04.js';
@@ -1,4 +1,4 @@
1
- export { s as OrCheckboxV3 } from '../../OrCheckbox-4e9a3021.js';
1
+ export { s as OrCheckboxV3 } from '../../OrCheckbox-11c3dc2f.js';
2
2
  import 'vue-demi';
3
3
  import '../../useIdAttribute-859439f0.js';
4
4
  import '@vueuse/core';
@@ -1,3 +1,3 @@
1
- export declare const CheckboxRoot: string[];
1
+ export declare const Checkbox: string[];
2
2
  export declare const CheckboxControl: string[];
3
3
  export declare const CheckboxControlHandle: string[];
@@ -1,4 +1,4 @@
1
- export { s as OrSelectV3 } from '../../OrSelect-e3032afb.js';
1
+ export { s as OrSelectV3 } from '../../OrSelect-f656c471.js';
2
2
  export { I as SelectSize } from '../../OrInputBox-f0bac539.js';
3
3
  import 'vue-demi';
4
4
  import '../../dropdown-open-06d651cf.js';
@@ -11,7 +11,7 @@ import '../../useProxyModelValue-940010d2.js';
11
11
  import '../../useResponsive-5c8291da.js';
12
12
  import '@onereach/styles/tailwind/plugins/core';
13
13
  import '@onereach/styles/tailwind.config.json';
14
- import '../../OrCheckbox-4e9a3021.js';
14
+ import '../../OrCheckbox-11c3dc2f.js';
15
15
  import '../../useIdAttribute-859439f0.js';
16
16
  import '../../OrLabel-b826da04.js';
17
17
  import 'vue';
@@ -11,9 +11,9 @@ export { C as CARD_COLLECTION_LAYOUT, s as OrCardCollection } from './OrCardColl
11
11
  export { C as CardCollectionView, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-8bbbbe26.js';
12
12
  export { C as CardPadding, s as OrCardV3 } from './OrCard-ee23cedc.js';
13
13
  export { s as OrCheckbox } from './OrCheckbox-5666c954.js';
14
- export { s as OrCheckboxGroupV3 } from './OrCheckboxGroup-0f15a128.js';
15
- export { s as OrCheckboxTreeV3 } from './OrCheckboxTree-9a49ecfc.js';
16
- export { s as OrCheckboxV3 } from './OrCheckbox-4e9a3021.js';
14
+ export { s as OrCheckboxGroupV3 } from './OrCheckboxGroup-d6bf486e.js';
15
+ export { s as OrCheckboxTreeV3 } from './OrCheckboxTree-a389c378.js';
16
+ export { s as OrCheckboxV3 } from './OrCheckbox-11c3dc2f.js';
17
17
  export { s as OrChip } from './OrChip-74e27265.js';
18
18
  export { s as OrChips } from './OrChips-348b13e4.js';
19
19
  export { s as OrCode, O as OrCodeLanguages } from './OrCode-a4ec2041.js';
@@ -97,7 +97,7 @@ export { s as OrSearch } from './OrSearch-2800e9bf.js';
97
97
  export { s as OrSearchV3 } from './OrSearch-6413323a.js';
98
98
  export { s as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControl-6be79b4e.js';
99
99
  export { s as OrSelect } from './OrSelect-9520d6e6.js';
100
- export { s as OrSelectV3 } from './OrSelect-e3032afb.js';
100
+ export { s as OrSelectV3 } from './OrSelect-f656c471.js';
101
101
  export { s as OrSidebar, O as OrSidebarSide } from './OrSidebar-aaf73310.js';
102
102
  export { S as OrSidebarPlacement, s as OrSidebarV3, S as SidebarPlacement } from './OrSidebar-3ce61658.js';
103
103
  export { s as OrSkeletonCircle } from './OrSkeletonCircle-66e175a0.js';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@onereach/ui-components",
3
- "version": "8.5.2-beta.3672.0",
3
+ "version": "8.5.2-beta.3674.0",
4
4
  "npmUnpacked": "4.15.2",
5
5
  "description": "Vue components library for v2/3",
6
6
  "sideEffects": false,
@@ -40,7 +40,7 @@
40
40
  "@codemirror/lang-json": "6.0.1",
41
41
  "@codemirror/lang-markdown": "6.1.1",
42
42
  "@floating-ui/dom": "1.4.2",
43
- "@onereach/styles": "^6.2.1-beta.3672.0",
43
+ "@onereach/styles": "^6.2.1-beta.3674.0",
44
44
  "@splidejs/splide": "4.0.6",
45
45
  "@tiptap/core": "2.0.3",
46
46
  "@tiptap/extension-blockquote": "2.0.3",
@@ -41,7 +41,7 @@ import { computed, defineComponent, PropType, reactive, ref, toRef } from 'vue-d
41
41
  import { useControlAttributes, useIdAttribute, useProxyModelValue } from '../../hooks';
42
42
  import { isEmptyValue } from '../../utils/isEmptyValue';
43
43
  import { LabelVariant, OrLabelV3 as OrLabel } from '../or-label-v3';
44
- import { CheckboxControl, CheckboxControlHandle, CheckboxRoot } from './styles';
44
+ import { Checkbox, CheckboxControl, CheckboxControlHandle } from './styles';
45
45
 
46
46
  export default defineComponent({
47
47
  name: 'OrCheckbox',
@@ -115,7 +115,7 @@ export default defineComponent({
115
115
  // Styles
116
116
  const rootStyles = computed(() => [
117
117
  'or-checkbox-v3',
118
- ...CheckboxRoot,
118
+ ...Checkbox,
119
119
  ]);
120
120
 
121
121
  const controlStyles = computed(() => [
@@ -1,4 +1,4 @@
1
- export const CheckboxRoot: string[] = [
1
+ export const Checkbox: string[] = [
2
2
  // Layout
3
3
  'layout-row',
4
4
 
@@ -33,10 +33,6 @@ export const CheckboxControl: string[] = [
33
33
  'theme-border-1-outline',
34
34
  'dark:theme-border-1-outline-dark',
35
35
 
36
- // Theme (focus)
37
- 'focus-visible:theme-outline-2-primary',
38
- 'dark:focus-visible:theme-outline-2-primary-dark',
39
-
40
36
  // Theme (checked)
41
37
  'checked:theme-preset-1-primary',
42
38
  'dark:checked:theme-preset-1-primary-dark',
@@ -45,6 +41,9 @@ export const CheckboxControl: string[] = [
45
41
  'indeterminate:theme-preset-1-primary',
46
42
  'dark:indeterminate:theme-preset-1-primary-dark',
47
43
 
44
+ // Theme (focus)
45
+ 'focus-visible:theme-outline-2-primary',
46
+ 'dark:focus-visible:theme-outline-2-primary-dark',
48
47
  ];
49
48
 
50
49
  export const CheckboxControlHandle: string[] = [