@abraca/nuxt 2.5.1 → 2.6.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 (85) hide show
  1. package/dist/module.d.mts +1 -1
  2. package/dist/module.json +1 -1
  3. package/dist/runtime/components/ACodeEditor.d.vue.ts +1 -1
  4. package/dist/runtime/components/ACodeEditor.vue.d.ts +1 -1
  5. package/dist/runtime/components/AConnectServerModal.d.vue.ts +2 -2
  6. package/dist/runtime/components/AConnectServerModal.vue.d.ts +2 -2
  7. package/dist/runtime/components/ADocumentTree.d.vue.ts +1 -1
  8. package/dist/runtime/components/ADocumentTree.vue.d.ts +1 -1
  9. package/dist/runtime/components/AEditor.d.vue.ts +7 -7
  10. package/dist/runtime/components/AEditor.vue.d.ts +7 -7
  11. package/dist/runtime/components/AEmailVerifyConfirmModal.d.vue.ts +2 -2
  12. package/dist/runtime/components/AEmailVerifyConfirmModal.vue.d.ts +2 -2
  13. package/dist/runtime/components/AIdentityModal.d.vue.ts +2 -2
  14. package/dist/runtime/components/AIdentityModal.vue.d.ts +2 -2
  15. package/dist/runtime/components/AMnemonicLoginModal.d.vue.ts +2 -2
  16. package/dist/runtime/components/AMnemonicLoginModal.vue.d.ts +2 -2
  17. package/dist/runtime/components/APasswordChangeModal.d.vue.ts +3 -3
  18. package/dist/runtime/components/APasswordChangeModal.vue.d.ts +3 -3
  19. package/dist/runtime/components/APasswordLoginModal.d.vue.ts +4 -4
  20. package/dist/runtime/components/APasswordLoginModal.vue.d.ts +4 -4
  21. package/dist/runtime/components/APasswordRegisterModal.d.vue.ts +3 -3
  22. package/dist/runtime/components/APasswordRegisterModal.vue.d.ts +3 -3
  23. package/dist/runtime/components/APasswordResetConfirmModal.d.vue.ts +3 -3
  24. package/dist/runtime/components/APasswordResetConfirmModal.vue.d.ts +3 -3
  25. package/dist/runtime/components/APasswordResetRequestModal.d.vue.ts +2 -2
  26. package/dist/runtime/components/APasswordResetRequestModal.vue.d.ts +2 -2
  27. package/dist/runtime/components/ASetPasswordCard.d.vue.ts +1 -1
  28. package/dist/runtime/components/ASetPasswordCard.vue.d.ts +1 -1
  29. package/dist/runtime/components/aware/AArea.d.vue.ts +1 -1
  30. package/dist/runtime/components/aware/AArea.vue.d.ts +1 -1
  31. package/dist/runtime/components/aware/ACalendar.d.vue.ts +1 -1
  32. package/dist/runtime/components/aware/ACalendar.vue.d.ts +1 -1
  33. package/dist/runtime/components/aware/AFileUpload.d.vue.ts +1 -1
  34. package/dist/runtime/components/aware/AFileUpload.vue.d.ts +1 -1
  35. package/dist/runtime/components/aware/AInput.d.vue.ts +1 -1
  36. package/dist/runtime/components/aware/AInput.vue.d.ts +1 -1
  37. package/dist/runtime/components/aware/AScroll.d.vue.ts +1 -1
  38. package/dist/runtime/components/aware/AScroll.vue.d.ts +1 -1
  39. package/dist/runtime/components/aware/ASlider.d.vue.ts +1 -1
  40. package/dist/runtime/components/aware/ASlider.vue.d.ts +1 -1
  41. package/dist/runtime/components/aware/ATable.d.vue.ts +1 -1
  42. package/dist/runtime/components/aware/ATable.vue.d.ts +1 -1
  43. package/dist/runtime/components/aware/ATabs.d.vue.ts +1 -1
  44. package/dist/runtime/components/aware/ATabs.vue.d.ts +1 -1
  45. package/dist/runtime/components/aware/ATextarea.d.vue.ts +1 -1
  46. package/dist/runtime/components/aware/ATextarea.vue.d.ts +1 -1
  47. package/dist/runtime/components/aware/ATree.d.vue.ts +1 -1
  48. package/dist/runtime/components/aware/ATree.vue.d.ts +1 -1
  49. package/dist/runtime/components/docs/ADocsNavigation.d.vue.ts +1 -1
  50. package/dist/runtime/components/docs/ADocsNavigation.vue.d.ts +1 -1
  51. package/dist/runtime/components/docs/ADocsSearch.d.vue.ts +4 -4
  52. package/dist/runtime/components/docs/ADocsSearch.vue.d.ts +4 -4
  53. package/dist/runtime/components/docs/ADocsSearchButton.d.vue.ts +2 -2
  54. package/dist/runtime/components/docs/ADocsSearchButton.vue.d.ts +2 -2
  55. package/dist/runtime/components/docs/ADocsToc.d.vue.ts +1 -1
  56. package/dist/runtime/components/docs/ADocsToc.vue.d.ts +1 -1
  57. package/dist/runtime/components/editor/AColorPalettePopover.d.vue.ts +2 -2
  58. package/dist/runtime/components/editor/AColorPalettePopover.vue.d.ts +2 -2
  59. package/dist/runtime/components/editor/AIconPickerPopover.d.vue.ts +2 -2
  60. package/dist/runtime/components/editor/AIconPickerPopover.vue.d.ts +2 -2
  61. package/dist/runtime/components/editor/ALocationPickerPopover.d.vue.ts +2 -2
  62. package/dist/runtime/components/editor/ALocationPickerPopover.vue.d.ts +2 -2
  63. package/dist/runtime/components/registry/APluginCapabilityDialog.d.vue.ts +4 -4
  64. package/dist/runtime/components/registry/APluginCapabilityDialog.vue.d.ts +4 -4
  65. package/dist/runtime/components/renderers/AProseRenderer.d.vue.ts +4 -4
  66. package/dist/runtime/components/renderers/AProseRenderer.vue.d.ts +4 -4
  67. package/dist/runtime/components/renderers/sheets/ASheetsCell.d.vue.ts +4 -4
  68. package/dist/runtime/components/renderers/sheets/ASheetsCell.vue.d.ts +4 -4
  69. package/dist/runtime/components/renderers/sheets/ASheetsGrid.d.vue.ts +2 -2
  70. package/dist/runtime/components/renderers/sheets/ASheetsGrid.vue.d.ts +2 -2
  71. package/dist/runtime/components/renderers/sheets/ASheetsMobileActionBar.d.vue.ts +6 -6
  72. package/dist/runtime/components/renderers/sheets/ASheetsMobileActionBar.vue.d.ts +6 -6
  73. package/dist/runtime/components/shell/ADocPanelSettings.d.vue.ts +1 -1
  74. package/dist/runtime/components/shell/ADocPanelSettings.vue.d.ts +1 -1
  75. package/dist/runtime/components/shell/AUserMenu.d.vue.ts +2 -2
  76. package/dist/runtime/components/shell/AUserMenu.vue.d.ts +2 -2
  77. package/dist/runtime/components/shell/AUserProfilePopover.d.vue.ts +1 -1
  78. package/dist/runtime/components/shell/AUserProfilePopover.vue.d.ts +1 -1
  79. package/dist/runtime/components/shell/AWelcomeScreen.d.vue.ts +3 -3
  80. package/dist/runtime/components/shell/AWelcomeScreen.vue.d.ts +3 -3
  81. package/dist/runtime/composables/useAbraAdmin.d.ts +42 -0
  82. package/dist/runtime/composables/useAbraAdmin.js +53 -0
  83. package/dist/runtime/server/api/_abracadabra/spaces.get.d.ts +1 -1
  84. package/dist/types.d.mts +1 -1
  85. package/package.json +1 -1
package/dist/module.d.mts CHANGED
@@ -11,7 +11,7 @@ export { DupEntry, duplicateDocContent, duplicateDocTree } from '../dist/runtime
11
11
  export { AdminConfigField, AuditLogEntry, AuditQueryOpts, AuditVerifyResult, DocSearchHit, EnvSnapshotResponse, ReadyzStatus } from '@abraca/dabra';
12
12
  export { ServerTrashEntry } from '../dist/runtime/composables/useServerTrash.js';
13
13
  export { Invite } from '../dist/runtime/composables/useInvites.js';
14
- export { AdminStorageStats, AdminUploadList, AdminUploadRow, AdminUserDocRow, AdminUserRow } from '../dist/runtime/composables/useAbraAdmin.js';
14
+ export { AdminServiceAccountRow, AdminServiceAccountSecret, AdminStorageStats, AdminUploadList, AdminUploadRow, AdminUserDocRow, AdminUserRow } from '../dist/runtime/composables/useAbraAdmin.js';
15
15
  export { SlugMap, SlugMapEntry, buildSlugMap, isUUID, slugify } from '../dist/runtime/utils/slugify.js';
16
16
  export { avatarBorderStyle, avatarGradient, avatarStyleFromName } from '../dist/runtime/utils/avatarStyle.js';
17
17
  export { COLOR_PALETTES, ColorPalette, ColorShade, findPaletteByHex } from '../dist/runtime/utils/colorPalettes.js';
package/dist/module.json CHANGED
@@ -4,7 +4,7 @@
4
4
  "compatibility": {
5
5
  "nuxt": ">=4.0.0"
6
6
  },
7
- "version": "2.5.1",
7
+ "version": "2.6.0",
8
8
  "builder": {
9
9
  "@nuxt/module-builder": "1.0.2",
10
10
  "unbuild": "3.6.1"
@@ -17,9 +17,9 @@ type __VLS_Props = {
17
17
  declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {
18
18
  editorView: import("vue").ShallowRef<any, any>;
19
19
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
20
+ readOnly: boolean;
20
21
  language: Lang;
21
22
  fieldName: string;
22
- readOnly: boolean;
23
23
  asXmlFragment: boolean;
24
24
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
25
25
  declare const _default: typeof __VLS_export;
@@ -17,9 +17,9 @@ type __VLS_Props = {
17
17
  declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {
18
18
  editorView: import("vue").ShallowRef<any, any>;
19
19
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
20
+ readOnly: boolean;
20
21
  language: Lang;
21
22
  fieldName: string;
22
- readOnly: boolean;
23
23
  asXmlFragment: boolean;
24
24
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
25
25
  declare const _default: typeof __VLS_export;
@@ -2,11 +2,11 @@ type __VLS_ModelProps = {
2
2
  'open'?: boolean;
3
3
  };
4
4
  declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
5
- "update:open": (value: boolean) => any;
6
5
  done: (url: string) => any;
6
+ "update:open": (value: boolean) => any;
7
7
  }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
8
- "onUpdate:open"?: ((value: boolean) => any) | undefined;
9
8
  onDone?: ((url: string) => any) | undefined;
9
+ "onUpdate:open"?: ((value: boolean) => any) | undefined;
10
10
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
11
11
  declare const _default: typeof __VLS_export;
12
12
  export default _default;
@@ -2,11 +2,11 @@ type __VLS_ModelProps = {
2
2
  'open'?: boolean;
3
3
  };
4
4
  declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
5
- "update:open": (value: boolean) => any;
6
5
  done: (url: string) => any;
6
+ "update:open": (value: boolean) => any;
7
7
  }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
8
- "onUpdate:open"?: ((value: boolean) => any) | undefined;
9
8
  onDone?: ((url: string) => any) | undefined;
9
+ "onUpdate:open"?: ((value: boolean) => any) | undefined;
10
10
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
11
11
  declare const _default: typeof __VLS_export;
12
12
  export default _default;
@@ -14,7 +14,7 @@ type __VLS_Slots = {} & {
14
14
  'toolbar-start'?: (props: typeof __VLS_39) => any;
15
15
  };
16
16
  declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {
17
- handleExternalDrop: (e: DragEvent, parentId?: string | null) => any;
17
+ handleExternalDrop: (e: DragEvent, parentId?: string | null) => Promise<void>;
18
18
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
19
19
  create: (parentId: string | null) => any;
20
20
  navigate: (id: string) => any;
@@ -14,7 +14,7 @@ type __VLS_Slots = {} & {
14
14
  'toolbar-start'?: (props: typeof __VLS_39) => any;
15
15
  };
16
16
  declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {
17
- handleExternalDrop: (e: DragEvent, parentId?: string | null) => any;
17
+ handleExternalDrop: (e: DragEvent, parentId?: string | null) => Promise<void>;
18
18
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
19
19
  create: (parentId: string | null) => any;
20
20
  navigate: (id: string) => any;
@@ -72,24 +72,24 @@ type __VLS_Slots = {} & {
72
72
  declare const __VLS_base: import("vue").DefineComponent<__VLS_PublicProps, {
73
73
  editor: import("vue").ComputedRef<any>;
74
74
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
75
- "update:modelValue": (value: any) => any;
76
75
  rename: (label: string) => any;
77
- updateMeta: (patch: Partial<DocPageMeta>) => any;
78
- update: (content: any) => any;
79
76
  ready: () => any;
77
+ update: (content: any) => any;
78
+ "update:modelValue": (value: any) => any;
79
+ updateMeta: (patch: Partial<DocPageMeta>) => any;
80
80
  }, string, import("vue").PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
81
- "onUpdate:modelValue"?: ((value: any) => any) | undefined;
82
81
  onRename?: ((label: string) => any) | undefined;
83
- onUpdateMeta?: ((patch: Partial<DocPageMeta>) => any) | undefined;
84
- onUpdate?: ((content: any) => any) | undefined;
85
82
  onReady?: (() => any) | undefined;
83
+ onUpdate?: ((content: any) => any) | undefined;
84
+ "onUpdate:modelValue"?: ((value: any) => any) | undefined;
85
+ onUpdateMeta?: ((patch: Partial<DocPageMeta>) => any) | undefined;
86
86
  }>, {
87
- variant: "doc" | "prose";
88
87
  contentType: "json" | "html" | "markdown";
89
88
  editable: boolean;
90
89
  showToolbar: boolean;
91
90
  showSuggestionMenu: boolean;
92
91
  showDragHandle: boolean;
92
+ variant: "doc" | "prose";
93
93
  showSourceToggle: boolean;
94
94
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
95
95
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
@@ -72,24 +72,24 @@ type __VLS_Slots = {} & {
72
72
  declare const __VLS_base: import("vue").DefineComponent<__VLS_PublicProps, {
73
73
  editor: import("vue").ComputedRef<any>;
74
74
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
75
- "update:modelValue": (value: any) => any;
76
75
  rename: (label: string) => any;
77
- updateMeta: (patch: Partial<DocPageMeta>) => any;
78
- update: (content: any) => any;
79
76
  ready: () => any;
77
+ update: (content: any) => any;
78
+ "update:modelValue": (value: any) => any;
79
+ updateMeta: (patch: Partial<DocPageMeta>) => any;
80
80
  }, string, import("vue").PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
81
- "onUpdate:modelValue"?: ((value: any) => any) | undefined;
82
81
  onRename?: ((label: string) => any) | undefined;
83
- onUpdateMeta?: ((patch: Partial<DocPageMeta>) => any) | undefined;
84
- onUpdate?: ((content: any) => any) | undefined;
85
82
  onReady?: (() => any) | undefined;
83
+ onUpdate?: ((content: any) => any) | undefined;
84
+ "onUpdate:modelValue"?: ((value: any) => any) | undefined;
85
+ onUpdateMeta?: ((patch: Partial<DocPageMeta>) => any) | undefined;
86
86
  }>, {
87
- variant: "doc" | "prose";
88
87
  contentType: "json" | "html" | "markdown";
89
88
  editable: boolean;
90
89
  showToolbar: boolean;
91
90
  showSuggestionMenu: boolean;
92
91
  showDragHandle: boolean;
92
+ variant: "doc" | "prose";
93
93
  showSourceToggle: boolean;
94
94
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
95
95
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
@@ -10,15 +10,15 @@ type __VLS_Props = {
10
10
  subtitle?: string;
11
11
  };
12
12
  declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
13
- "update:open": (v: boolean) => any;
14
13
  submit: (payload: {
15
14
  token: string;
16
15
  }) => any;
16
+ "update:open": (v: boolean) => any;
17
17
  }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
18
- "onUpdate:open"?: ((v: boolean) => any) | undefined;
19
18
  onSubmit?: ((payload: {
20
19
  token: string;
21
20
  }) => any) | undefined;
21
+ "onUpdate:open"?: ((v: boolean) => any) | undefined;
22
22
  }>, {
23
23
  subtitle: string;
24
24
  title: string;
@@ -10,15 +10,15 @@ type __VLS_Props = {
10
10
  subtitle?: string;
11
11
  };
12
12
  declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
13
- "update:open": (v: boolean) => any;
14
13
  submit: (payload: {
15
14
  token: string;
16
15
  }) => any;
16
+ "update:open": (v: boolean) => any;
17
17
  }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
18
- "onUpdate:open"?: ((v: boolean) => any) | undefined;
19
18
  onSubmit?: ((payload: {
20
19
  token: string;
21
20
  }) => any) | undefined;
21
+ "onUpdate:open"?: ((v: boolean) => any) | undefined;
22
22
  }>, {
23
23
  subtitle: string;
24
24
  title: string;
@@ -26,13 +26,13 @@ type __VLS_Slots = {} & {
26
26
  'actions-right'?: (props: typeof __VLS_51) => any;
27
27
  };
28
28
  declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
29
- "update:open": (open: boolean) => any;
30
29
  rename: (name: string) => any;
30
+ "update:open": (open: boolean) => any;
31
31
  "sign-out": () => any;
32
32
  "show-recovery": () => any;
33
33
  }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
34
- "onUpdate:open"?: ((open: boolean) => any) | undefined;
35
34
  onRename?: ((name: string) => any) | undefined;
35
+ "onUpdate:open"?: ((open: boolean) => any) | undefined;
36
36
  "onSign-out"?: (() => any) | undefined;
37
37
  "onShow-recovery"?: (() => any) | undefined;
38
38
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
@@ -26,13 +26,13 @@ type __VLS_Slots = {} & {
26
26
  'actions-right'?: (props: typeof __VLS_51) => any;
27
27
  };
28
28
  declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
29
- "update:open": (open: boolean) => any;
30
29
  rename: (name: string) => any;
30
+ "update:open": (open: boolean) => any;
31
31
  "sign-out": () => any;
32
32
  "show-recovery": () => any;
33
33
  }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
34
- "onUpdate:open"?: ((open: boolean) => any) | undefined;
35
34
  onRename?: ((name: string) => any) | undefined;
35
+ "onUpdate:open"?: ((open: boolean) => any) | undefined;
36
36
  "onSign-out"?: (() => any) | undefined;
37
37
  "onShow-recovery"?: (() => any) | undefined;
38
38
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
@@ -12,19 +12,19 @@ type __VLS_Props = {
12
12
  subtitle?: string;
13
13
  };
14
14
  declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
15
- "update:open": (open: boolean) => any;
16
15
  submit: (payload: {
17
16
  mnemonic: string;
18
17
  passphrase?: string;
19
18
  ephemeral: boolean;
20
19
  }) => any;
20
+ "update:open": (open: boolean) => any;
21
21
  }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
22
- "onUpdate:open"?: ((open: boolean) => any) | undefined;
23
22
  onSubmit?: ((payload: {
24
23
  mnemonic: string;
25
24
  passphrase?: string;
26
25
  ephemeral: boolean;
27
26
  }) => any) | undefined;
27
+ "onUpdate:open"?: ((open: boolean) => any) | undefined;
28
28
  }>, {
29
29
  subtitle: string;
30
30
  title: string;
@@ -12,19 +12,19 @@ type __VLS_Props = {
12
12
  subtitle?: string;
13
13
  };
14
14
  declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
15
- "update:open": (open: boolean) => any;
16
15
  submit: (payload: {
17
16
  mnemonic: string;
18
17
  passphrase?: string;
19
18
  ephemeral: boolean;
20
19
  }) => any;
20
+ "update:open": (open: boolean) => any;
21
21
  }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
22
- "onUpdate:open"?: ((open: boolean) => any) | undefined;
23
22
  onSubmit?: ((payload: {
24
23
  mnemonic: string;
25
24
  passphrase?: string;
26
25
  ephemeral: boolean;
27
26
  }) => any) | undefined;
27
+ "onUpdate:open"?: ((open: boolean) => any) | undefined;
28
28
  }>, {
29
29
  subtitle: string;
30
30
  title: string;
@@ -7,22 +7,22 @@ type __VLS_Props = {
7
7
  minLength?: number;
8
8
  };
9
9
  declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
10
- "update:open": (v: boolean) => any;
11
10
  submit: (payload: {
12
11
  currentPassword: string;
13
12
  newPassword: string;
14
13
  }) => any;
14
+ "update:open": (v: boolean) => any;
15
15
  }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
16
- "onUpdate:open"?: ((v: boolean) => any) | undefined;
17
16
  onSubmit?: ((payload: {
18
17
  currentPassword: string;
19
18
  newPassword: string;
20
19
  }) => any) | undefined;
20
+ "onUpdate:open"?: ((v: boolean) => any) | undefined;
21
21
  }>, {
22
22
  subtitle: string;
23
23
  title: string;
24
- loading: boolean;
25
24
  minLength: number;
25
+ loading: boolean;
26
26
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
27
27
  declare const _default: typeof __VLS_export;
28
28
  export default _default;
@@ -7,22 +7,22 @@ type __VLS_Props = {
7
7
  minLength?: number;
8
8
  };
9
9
  declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
10
- "update:open": (v: boolean) => any;
11
10
  submit: (payload: {
12
11
  currentPassword: string;
13
12
  newPassword: string;
14
13
  }) => any;
14
+ "update:open": (v: boolean) => any;
15
15
  }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
16
- "onUpdate:open"?: ((v: boolean) => any) | undefined;
17
16
  onSubmit?: ((payload: {
18
17
  currentPassword: string;
19
18
  newPassword: string;
20
19
  }) => any) | undefined;
20
+ "onUpdate:open"?: ((v: boolean) => any) | undefined;
21
21
  }>, {
22
22
  subtitle: string;
23
23
  title: string;
24
- loading: boolean;
25
24
  minLength: number;
25
+ loading: boolean;
26
26
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
27
27
  declare const _default: typeof __VLS_export;
28
28
  export default _default;
@@ -13,22 +13,22 @@ type __VLS_Props = {
13
13
  showInviteCode?: boolean;
14
14
  };
15
15
  declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
16
- "update:open": (v: boolean) => any;
17
- register: () => any;
18
16
  submit: (payload: {
19
17
  username: string;
20
18
  password: string;
21
19
  inviteCode?: string;
22
20
  }) => any;
21
+ "update:open": (v: boolean) => any;
22
+ register: () => any;
23
23
  forgot: () => any;
24
24
  }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
25
- "onUpdate:open"?: ((v: boolean) => any) | undefined;
26
- onRegister?: (() => any) | undefined;
27
25
  onSubmit?: ((payload: {
28
26
  username: string;
29
27
  password: string;
30
28
  inviteCode?: string;
31
29
  }) => any) | undefined;
30
+ "onUpdate:open"?: ((v: boolean) => any) | undefined;
31
+ onRegister?: (() => any) | undefined;
32
32
  onForgot?: (() => any) | undefined;
33
33
  }>, {
34
34
  subtitle: string;
@@ -13,22 +13,22 @@ type __VLS_Props = {
13
13
  showInviteCode?: boolean;
14
14
  };
15
15
  declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
16
- "update:open": (v: boolean) => any;
17
- register: () => any;
18
16
  submit: (payload: {
19
17
  username: string;
20
18
  password: string;
21
19
  inviteCode?: string;
22
20
  }) => any;
21
+ "update:open": (v: boolean) => any;
22
+ register: () => any;
23
23
  forgot: () => any;
24
24
  }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
25
- "onUpdate:open"?: ((v: boolean) => any) | undefined;
26
- onRegister?: (() => any) | undefined;
27
25
  onSubmit?: ((payload: {
28
26
  username: string;
29
27
  password: string;
30
28
  inviteCode?: string;
31
29
  }) => any) | undefined;
30
+ "onUpdate:open"?: ((v: boolean) => any) | undefined;
31
+ onRegister?: (() => any) | undefined;
32
32
  onForgot?: (() => any) | undefined;
33
33
  }>, {
34
34
  subtitle: string;
@@ -16,7 +16,6 @@ type __VLS_Props = {
16
16
  showSignInLink?: boolean;
17
17
  };
18
18
  declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
19
- "update:open": (v: boolean) => any;
20
19
  submit: (payload: {
21
20
  username: string;
22
21
  password: string;
@@ -24,9 +23,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {
24
23
  displayName?: string;
25
24
  inviteCode?: string;
26
25
  }) => any;
26
+ "update:open": (v: boolean) => any;
27
27
  signin: () => any;
28
28
  }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
29
- "onUpdate:open"?: ((v: boolean) => any) | undefined;
30
29
  onSubmit?: ((payload: {
31
30
  username: string;
32
31
  password: string;
@@ -34,12 +33,13 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {
34
33
  displayName?: string;
35
34
  inviteCode?: string;
36
35
  }) => any) | undefined;
36
+ "onUpdate:open"?: ((v: boolean) => any) | undefined;
37
37
  onSignin?: (() => any) | undefined;
38
38
  }>, {
39
39
  subtitle: string;
40
40
  title: string;
41
- loading: boolean;
42
41
  minLength: number;
42
+ loading: boolean;
43
43
  showInviteCode: boolean;
44
44
  showEmail: boolean;
45
45
  showDisplayName: boolean;
@@ -16,7 +16,6 @@ type __VLS_Props = {
16
16
  showSignInLink?: boolean;
17
17
  };
18
18
  declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
19
- "update:open": (v: boolean) => any;
20
19
  submit: (payload: {
21
20
  username: string;
22
21
  password: string;
@@ -24,9 +23,9 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {
24
23
  displayName?: string;
25
24
  inviteCode?: string;
26
25
  }) => any;
26
+ "update:open": (v: boolean) => any;
27
27
  signin: () => any;
28
28
  }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
29
- "onUpdate:open"?: ((v: boolean) => any) | undefined;
30
29
  onSubmit?: ((payload: {
31
30
  username: string;
32
31
  password: string;
@@ -34,12 +33,13 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {
34
33
  displayName?: string;
35
34
  inviteCode?: string;
36
35
  }) => any) | undefined;
36
+ "onUpdate:open"?: ((v: boolean) => any) | undefined;
37
37
  onSignin?: (() => any) | undefined;
38
38
  }>, {
39
39
  subtitle: string;
40
40
  title: string;
41
- loading: boolean;
42
41
  minLength: number;
42
+ loading: boolean;
43
43
  showInviteCode: boolean;
44
44
  showEmail: boolean;
45
45
  showDisplayName: boolean;
@@ -9,23 +9,23 @@ type __VLS_Props = {
9
9
  minLength?: number;
10
10
  };
11
11
  declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
12
- "update:open": (v: boolean) => any;
13
12
  submit: (payload: {
14
13
  token: string;
15
14
  newPassword: string;
16
15
  }) => any;
16
+ "update:open": (v: boolean) => any;
17
17
  }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
18
- "onUpdate:open"?: ((v: boolean) => any) | undefined;
19
18
  onSubmit?: ((payload: {
20
19
  token: string;
21
20
  newPassword: string;
22
21
  }) => any) | undefined;
22
+ "onUpdate:open"?: ((v: boolean) => any) | undefined;
23
23
  }>, {
24
24
  subtitle: string;
25
25
  title: string;
26
+ minLength: number;
26
27
  loading: boolean;
27
28
  initialToken: string;
28
- minLength: number;
29
29
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
30
30
  declare const _default: typeof __VLS_export;
31
31
  export default _default;
@@ -9,23 +9,23 @@ type __VLS_Props = {
9
9
  minLength?: number;
10
10
  };
11
11
  declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
12
- "update:open": (v: boolean) => any;
13
12
  submit: (payload: {
14
13
  token: string;
15
14
  newPassword: string;
16
15
  }) => any;
16
+ "update:open": (v: boolean) => any;
17
17
  }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
18
- "onUpdate:open"?: ((v: boolean) => any) | undefined;
19
18
  onSubmit?: ((payload: {
20
19
  token: string;
21
20
  newPassword: string;
22
21
  }) => any) | undefined;
22
+ "onUpdate:open"?: ((v: boolean) => any) | undefined;
23
23
  }>, {
24
24
  subtitle: string;
25
25
  title: string;
26
+ minLength: number;
26
27
  loading: boolean;
27
28
  initialToken: string;
28
- minLength: number;
29
29
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
30
30
  declare const _default: typeof __VLS_export;
31
31
  export default _default;
@@ -13,16 +13,16 @@ type __VLS_Props = {
13
13
  showSignInLink?: boolean;
14
14
  };
15
15
  declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
16
- "update:open": (v: boolean) => any;
17
16
  submit: (payload: {
18
17
  identifier: string;
19
18
  }) => any;
19
+ "update:open": (v: boolean) => any;
20
20
  signin: () => any;
21
21
  }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
22
- "onUpdate:open"?: ((v: boolean) => any) | undefined;
23
22
  onSubmit?: ((payload: {
24
23
  identifier: string;
25
24
  }) => any) | undefined;
25
+ "onUpdate:open"?: ((v: boolean) => any) | undefined;
26
26
  onSignin?: (() => any) | undefined;
27
27
  }>, {
28
28
  subtitle: string;
@@ -13,16 +13,16 @@ type __VLS_Props = {
13
13
  showSignInLink?: boolean;
14
14
  };
15
15
  declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
16
- "update:open": (v: boolean) => any;
17
16
  submit: (payload: {
18
17
  identifier: string;
19
18
  }) => any;
19
+ "update:open": (v: boolean) => any;
20
20
  signin: () => any;
21
21
  }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
22
- "onUpdate:open"?: ((v: boolean) => any) | undefined;
23
22
  onSubmit?: ((payload: {
24
23
  identifier: string;
25
24
  }) => any) | undefined;
25
+ "onUpdate:open"?: ((v: boolean) => any) | undefined;
26
26
  onSignin?: (() => any) | undefined;
27
27
  }>, {
28
28
  subtitle: string;
@@ -19,8 +19,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {
19
19
  subtitle: string;
20
20
  title: string;
21
21
  success: boolean;
22
- loading: boolean;
23
22
  minLength: number;
23
+ loading: boolean;
24
24
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
25
25
  declare const _default: typeof __VLS_export;
26
26
  export default _default;
@@ -19,8 +19,8 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {
19
19
  subtitle: string;
20
20
  title: string;
21
21
  success: boolean;
22
- loading: boolean;
23
22
  minLength: number;
23
+ loading: boolean;
24
24
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
25
25
  declare const _default: typeof __VLS_export;
26
26
  export default _default;
@@ -29,8 +29,8 @@ type __VLS_Slots = {} & {
29
29
  default?: (props: typeof __VLS_8) => any;
30
30
  };
31
31
  declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
32
- max: number;
33
32
  tag: string;
33
+ max: number;
34
34
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
35
35
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
36
36
  declare const _default: typeof __VLS_export;
@@ -29,8 +29,8 @@ type __VLS_Slots = {} & {
29
29
  default?: (props: typeof __VLS_8) => any;
30
30
  };
31
31
  declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
32
- max: number;
33
32
  tag: string;
33
+ max: number;
34
34
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
35
35
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
36
36
  declare const _default: typeof __VLS_export;
@@ -8,9 +8,9 @@ type __VLS_Props = {
8
8
  };
9
9
  declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
10
10
  sync: boolean;
11
+ peers: boolean;
11
12
  awareness: boolean;
12
13
  live: boolean;
13
- peers: boolean;
14
14
  total: boolean;
15
15
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
16
16
  declare const _default: typeof __VLS_export;
@@ -8,9 +8,9 @@ type __VLS_Props = {
8
8
  };
9
9
  declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
10
10
  sync: boolean;
11
+ peers: boolean;
11
12
  awareness: boolean;
12
13
  live: boolean;
13
- peers: boolean;
14
14
  total: boolean;
15
15
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
16
16
  declare const _default: typeof __VLS_export;
@@ -11,10 +11,10 @@ type __VLS_Slots = {} & {
11
11
  [K in NonNullable<typeof __VLS_9>]?: (props: typeof __VLS_10) => any;
12
12
  };
13
13
  declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
14
+ peers: boolean;
14
15
  awareness: boolean;
15
16
  max: number;
16
17
  live: boolean;
17
- peers: boolean;
18
18
  total: boolean;
19
19
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
20
20
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;