@onereach/ui-components 8.26.0 → 8.26.1

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,6 +1,8 @@
1
1
  import { EditorTabsOverflow } from './props.js';
2
2
 
3
- const EditorTabs = [];
3
+ const EditorTabs = [
4
+ // Layout
5
+ 'layout-column'];
4
6
  const EditorTabsHeader = [
5
7
  // Layout
6
8
  'layout-row',
@@ -24,6 +26,8 @@ const EditorTabsHeaderTabsOverflows = {
24
26
  const EditorTabsContent = [
25
27
  // Spacing
26
28
  'px-md', 'py-md',
29
+ // Box
30
+ 'grow',
27
31
  // Theme
28
32
  'theme-background-surface-1', 'dark:theme-background-surface-1-dark'];
29
33
 
@@ -1 +1 @@
1
- export { s as default } from '../OrEditorTabsV3-c7a904ff.js';
1
+ export { s as default } from '../OrEditorTabsV3-a19717bd.js';
@@ -1 +1 @@
1
- export { E as EditorTabsOverflow, s as OrEditorTabsV3 } from '../OrEditorTabsV3-c7a904ff.js';
1
+ export { E as EditorTabsOverflow, s as OrEditorTabsV3 } from '../OrEditorTabsV3-a19717bd.js';
@@ -1 +1 @@
1
- export { E as EditorTabsOverflow } from '../OrEditorTabsV3-c7a904ff.js';
1
+ export { E as EditorTabsOverflow } from '../OrEditorTabsV3-a19717bd.js';
@@ -1 +1 @@
1
- export { a as EditorTabs, e as EditorTabsContent, b as EditorTabsHeader, c as EditorTabsHeaderTabs, d as EditorTabsHeaderTabsOverflows } from '../OrEditorTabsV3-c7a904ff.js';
1
+ export { a as EditorTabs, e as EditorTabsContent, b as EditorTabsHeader, c as EditorTabsHeaderTabs, d as EditorTabsHeaderTabsOverflows } from '../OrEditorTabsV3-a19717bd.js';
@@ -90,7 +90,9 @@ var EditorTabsOverflow;
90
90
  EditorTabsOverflow["Wrap"] = "wrap";
91
91
  })(EditorTabsOverflow || (EditorTabsOverflow = {}));
92
92
 
93
- const EditorTabs = [];
93
+ const EditorTabs = [
94
+ // Layout
95
+ 'layout-column'];
94
96
  const EditorTabsHeader = [
95
97
  // Layout
96
98
  'layout-row',
@@ -114,6 +116,8 @@ const EditorTabsHeaderTabsOverflows = {
114
116
  const EditorTabsContent = [
115
117
  // Spacing
116
118
  'px-md', 'py-md',
119
+ // Box
120
+ 'grow',
117
121
  // Theme
118
122
  'theme-background-surface-1', 'dark:theme-background-surface-1-dark'];
119
123
 
@@ -32,7 +32,7 @@ export { s as OrDateTimeFormatV3 } from './OrDateTimeFormatV3-7faa9509.js';
32
32
  export { D as DEFAULT_TEXT, s as OrDateTimePicker, n as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from './OrDateTimePicker-72060191.js';
33
33
  export { D as DateTimePickerTimeFormat, s as OrDateTimePickerDateControl, a as OrDateTimePickerDateSelect, b as OrDateTimePickerMobileControl, c as OrDateTimePickerMonthSelect, d as OrDateTimePickerPopoverFooter, e as OrDateTimePickerPopoverHeader, j as OrDateTimePickerTimeControl, k as OrDateTimePickerTimeSelect, l as OrDateTimePickerV3, D as TimePickerFormat, D as TimeRangePickerFormat, f as formatDate, i as formatTime, g as getCurrentDate, m as getDatePlaceholder, h as getNextMonthDate, n as getTimePlaceholder } from './OrDateTimePickerV3-9a35ead1.js';
34
34
  export { D as DropAreaSize, s as OrDropAreaV3, a as approximateFileSize } from './OrDropAreaV3-8a3b7de5.js';
35
- export { E as EditorTabsOverflow, s as OrEditorTabsV3 } from './OrEditorTabsV3-c7a904ff.js';
35
+ export { E as EditorTabsOverflow, s as OrEditorTabsV3 } from './OrEditorTabsV3-a19717bd.js';
36
36
  export { E as EmptyStateSize, s as OrEmptyStateV3 } from './OrEmptyStateV3-f6122da2.js';
37
37
  export { default as OrError } from './OrError/OrError.js';
38
38
  export { s as OrErrorTagV3 } from './OrErrorTagV3-bfd5574d.js';
@@ -22,7 +22,7 @@ export { s as OrDateTimeFormatV3 } from './components/OrDateTimeFormatV3-7faa950
22
22
  export { D as DEFAULT_TEXT, s as OrDateTimePicker, n as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from './components/OrDateTimePicker-72060191.js';
23
23
  export { D as DateTimePickerTimeFormat, s as OrDateTimePickerDateControl, a as OrDateTimePickerDateSelect, b as OrDateTimePickerMobileControl, c as OrDateTimePickerMonthSelect, d as OrDateTimePickerPopoverFooter, e as OrDateTimePickerPopoverHeader, j as OrDateTimePickerTimeControl, k as OrDateTimePickerTimeSelect, l as OrDateTimePickerV3, D as TimePickerFormat, D as TimeRangePickerFormat, f as formatDate, i as formatTime, g as getCurrentDate, m as getDatePlaceholder, h as getNextMonthDate, n as getTimePlaceholder } from './components/OrDateTimePickerV3-9a35ead1.js';
24
24
  export { D as DropAreaSize, s as OrDropAreaV3, a as approximateFileSize } from './components/OrDropAreaV3-8a3b7de5.js';
25
- export { E as EditorTabsOverflow, s as OrEditorTabsV3 } from './components/OrEditorTabsV3-c7a904ff.js';
25
+ export { E as EditorTabsOverflow, s as OrEditorTabsV3 } from './components/OrEditorTabsV3-a19717bd.js';
26
26
  export { E as EmptyStateSize, s as OrEmptyStateV3 } from './components/OrEmptyStateV3-f6122da2.js';
27
27
  export { s as OrErrorTagV3 } from './components/OrErrorTagV3-bfd5574d.js';
28
28
  export { F as FabColor, s as OrFabV3 } from './components/OrFabV3-df769cd1.js';
@@ -17,7 +17,9 @@ var EditorTabsOverflow;
17
17
  EditorTabsOverflow["Wrap"] = "wrap";
18
18
  })(EditorTabsOverflow || (EditorTabsOverflow = {}));
19
19
 
20
- const EditorTabs = [];
20
+ const EditorTabs = [
21
+ // Layout
22
+ 'layout-column'];
21
23
  const EditorTabsHeader = [
22
24
  // Layout
23
25
  'layout-row',
@@ -41,6 +43,8 @@ const EditorTabsHeaderTabsOverflows = {
41
43
  const EditorTabsContent = [
42
44
  // Spacing
43
45
  'px-md', 'py-md',
46
+ // Box
47
+ 'grow',
44
48
  // Theme
45
49
  'theme-background-surface-1', 'dark:theme-background-surface-1-dark'];
46
50
 
@@ -50,7 +50,7 @@ export { g as getCurrentDate } from '../getCurrentDate-046a888d.js';
50
50
  export { g as getNextMonthDate } from '../getNextMonthDate-00c47169.js';
51
51
  export { D as DropAreaSize, _ as OrDropAreaV3 } from '../OrDropArea-8a00339a.js';
52
52
  export { a as approximateFileSize } from '../approximateFileSize-a48b356b.js';
53
- export { E as EditorTabsOverflow, _ as OrEditorTabsV3 } from '../OrEditorTabs-b40d3b0d.js';
53
+ export { E as EditorTabsOverflow, _ as OrEditorTabsV3 } from '../OrEditorTabs-1be5a5be.js';
54
54
  export { E as EmptyStateSize, _ as OrEmptyStateV3 } from '../OrEmptyState-57ac6d85.js';
55
55
  export { _ as OrError } from '../OrError-efc74907.js';
56
56
  export { _ as OrErrorTagV3 } from '../OrErrorTag-b54010de.js';
@@ -1,4 +1,4 @@
1
- export { E as EditorTabsOverflow, _ as OrEditorTabsV3 } from '../../OrEditorTabs-b40d3b0d.js';
1
+ export { E as EditorTabsOverflow, _ as OrEditorTabsV3 } from '../../OrEditorTabs-1be5a5be.js';
2
2
  import '@vueuse/core';
3
3
  import 'vue-demi';
4
4
  import '../../dom-aecadd9a.js';
@@ -50,7 +50,7 @@ export { g as getCurrentDate } from './getCurrentDate-046a888d.js';
50
50
  export { g as getNextMonthDate } from './getNextMonthDate-00c47169.js';
51
51
  export { D as DropAreaSize, _ as OrDropAreaV3 } from './OrDropArea-8a00339a.js';
52
52
  export { a as approximateFileSize } from './approximateFileSize-a48b356b.js';
53
- export { E as EditorTabsOverflow, _ as OrEditorTabsV3 } from './OrEditorTabs-b40d3b0d.js';
53
+ export { E as EditorTabsOverflow, _ as OrEditorTabsV3 } from './OrEditorTabs-1be5a5be.js';
54
54
  export { E as EmptyStateSize, _ as OrEmptyStateV3 } from './OrEmptyState-57ac6d85.js';
55
55
  export { _ as OrError } from './OrError-efc74907.js';
56
56
  export { _ as OrErrorTagV3 } from './OrErrorTag-b54010de.js';
@@ -17,7 +17,9 @@ var EditorTabsOverflow;
17
17
  EditorTabsOverflow["Wrap"] = "wrap";
18
18
  })(EditorTabsOverflow || (EditorTabsOverflow = {}));
19
19
 
20
- const EditorTabs = [];
20
+ const EditorTabs = [
21
+ // Layout
22
+ 'layout-column'];
21
23
  const EditorTabsHeader = [
22
24
  // Layout
23
25
  'layout-row',
@@ -41,6 +43,8 @@ const EditorTabsHeaderTabsOverflows = {
41
43
  const EditorTabsContent = [
42
44
  // Spacing
43
45
  'px-md', 'py-md',
46
+ // Box
47
+ 'grow',
44
48
  // Theme
45
49
  'theme-background-surface-1', 'dark:theme-background-surface-1-dark'];
46
50
 
@@ -47,7 +47,7 @@ export { g as getCurrentDate } from '../getCurrentDate-046a888d.js';
47
47
  export { g as getNextMonthDate } from '../getNextMonthDate-00c47169.js';
48
48
  export { D as DropAreaSize, s as OrDropAreaV3 } from '../OrDropArea-da30333e.js';
49
49
  export { a as approximateFileSize } from '../approximateFileSize-a48b356b.js';
50
- export { E as EditorTabsOverflow, s as OrEditorTabsV3 } from '../OrEditorTabs-76f7ef59.js';
50
+ export { E as EditorTabsOverflow, s as OrEditorTabsV3 } from '../OrEditorTabs-d088b012.js';
51
51
  export { E as EmptyStateSize, s as OrEmptyStateV3 } from '../OrEmptyState-3a7eae61.js';
52
52
  export { s as OrError } from '../OrError-f90296db.js';
53
53
  export { s as OrErrorTagV3 } from '../OrErrorTag-638eceef.js';
@@ -1,4 +1,4 @@
1
- export { E as EditorTabsOverflow, s as OrEditorTabsV3 } from '../../OrEditorTabs-76f7ef59.js';
1
+ export { E as EditorTabsOverflow, s as OrEditorTabsV3 } from '../../OrEditorTabs-d088b012.js';
2
2
  import '@vueuse/core';
3
3
  import 'vue-demi';
4
4
  import '../../dom-aecadd9a.js';
@@ -47,7 +47,7 @@ export { g as getCurrentDate } from './getCurrentDate-046a888d.js';
47
47
  export { g as getNextMonthDate } from './getNextMonthDate-00c47169.js';
48
48
  export { D as DropAreaSize, s as OrDropAreaV3 } from './OrDropArea-da30333e.js';
49
49
  export { a as approximateFileSize } from './approximateFileSize-a48b356b.js';
50
- export { E as EditorTabsOverflow, s as OrEditorTabsV3 } from './OrEditorTabs-76f7ef59.js';
50
+ export { E as EditorTabsOverflow, s as OrEditorTabsV3 } from './OrEditorTabs-d088b012.js';
51
51
  export { E as EmptyStateSize, s as OrEmptyStateV3 } from './OrEmptyState-3a7eae61.js';
52
52
  export { s as OrError } from './OrError-f90296db.js';
53
53
  export { s as OrErrorTagV3 } from './OrErrorTag-638eceef.js';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@onereach/ui-components",
3
- "version": "8.26.0",
3
+ "version": "8.26.1",
4
4
  "npmUnpacked": "4.15.2",
5
5
  "description": "Vue components library for v2/3",
6
6
  "sideEffects": false,
@@ -178,5 +178,5 @@
178
178
  },
179
179
  "./package.json": "./package.json"
180
180
  },
181
- "gitHead": "d89ab36b4011caa270453475cadb6e7b23e898e0"
181
+ "gitHead": "643975f98f7862cc8732e4146af8a8368ffac6ec"
182
182
  }
@@ -1,6 +1,9 @@
1
1
  import { EditorTabsOverflow } from './props';
2
2
 
3
- export const EditorTabs: string[] = [];
3
+ export const EditorTabs: string[] = [
4
+ // Layout
5
+ 'layout-column',
6
+ ];
4
7
 
5
8
  export const EditorTabsHeader: string[] = [
6
9
  // Layout
@@ -45,6 +48,9 @@ export const EditorTabsContent: string[] = [
45
48
  'px-md',
46
49
  'py-md',
47
50
 
51
+ // Box
52
+ 'grow',
53
+
48
54
  // Theme
49
55
  'theme-background-surface-1',
50
56
  'dark:theme-background-surface-1-dark',