@firstnoodle-ui/bui 0.0.75 → 0.0.77

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.
@@ -107,7 +107,7 @@ declare function __VLS_template(): {
107
107
  rootBoundary?: import('@floating-ui/core').RootBoundary | undefined;
108
108
  elementContext?: import('@floating-ui/core').ElementContext | undefined;
109
109
  altBoundary?: boolean | undefined;
110
- padding?: import('@floating-ui/utils').Padding | undefined;
110
+ padding?: import('@floating-ui/core').Padding | undefined;
111
111
  boundary?: import('@floating-ui/dom').Boundary | undefined;
112
112
  }>;
113
113
  shiftOptions: Partial<{
@@ -116,9 +116,9 @@ declare function __VLS_template(): {
116
116
  rootBoundary?: import('@floating-ui/core').RootBoundary | undefined;
117
117
  elementContext?: import('@floating-ui/core').ElementContext | undefined;
118
118
  altBoundary?: boolean | undefined;
119
- padding?: import('@floating-ui/utils').Padding | undefined;
119
+ padding?: import('@floating-ui/core').Padding | undefined;
120
120
  limiter?: {
121
- fn: (state: import('@floating-ui/core').MiddlewareState) => import('@floating-ui/utils').Coords;
121
+ fn: (state: import('@floating-ui/core').MiddlewareState) => import('@floating-ui/core').Coords;
122
122
  options?: any;
123
123
  } | undefined;
124
124
  boundary?: import('@floating-ui/dom').Boundary | undefined;
@@ -166,7 +166,7 @@ declare function __VLS_template(): {
166
166
  rootBoundary?: import('@floating-ui/core').RootBoundary | undefined;
167
167
  elementContext?: import('@floating-ui/core').ElementContext | undefined;
168
168
  altBoundary?: boolean | undefined;
169
- padding?: import('@floating-ui/utils').Padding | undefined;
169
+ padding?: import('@floating-ui/core').Padding | undefined;
170
170
  boundary?: import('@floating-ui/dom').Boundary | undefined;
171
171
  }>;
172
172
  shiftOptions: Partial<{
@@ -175,9 +175,9 @@ declare function __VLS_template(): {
175
175
  rootBoundary?: import('@floating-ui/core').RootBoundary | undefined;
176
176
  elementContext?: import('@floating-ui/core').ElementContext | undefined;
177
177
  altBoundary?: boolean | undefined;
178
- padding?: import('@floating-ui/utils').Padding | undefined;
178
+ padding?: import('@floating-ui/core').Padding | undefined;
179
179
  limiter?: {
180
- fn: (state: import('@floating-ui/core').MiddlewareState) => import('@floating-ui/utils').Coords;
180
+ fn: (state: import('@floating-ui/core').MiddlewareState) => import('@floating-ui/core').Coords;
181
181
  options?: any;
182
182
  } | undefined;
183
183
  boundary?: import('@floating-ui/dom').Boundary | undefined;
@@ -334,7 +334,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {}, {}
334
334
  rootBoundary?: import('@floating-ui/core').RootBoundary | undefined;
335
335
  elementContext?: import('@floating-ui/core').ElementContext | undefined;
336
336
  altBoundary?: boolean | undefined;
337
- padding?: import('@floating-ui/utils').Padding | undefined;
337
+ padding?: import('@floating-ui/core').Padding | undefined;
338
338
  boundary?: import('@floating-ui/dom').Boundary | undefined;
339
339
  }>;
340
340
  shiftOptions: Partial<{
@@ -343,9 +343,9 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {}, {}
343
343
  rootBoundary?: import('@floating-ui/core').RootBoundary | undefined;
344
344
  elementContext?: import('@floating-ui/core').ElementContext | undefined;
345
345
  altBoundary?: boolean | undefined;
346
- padding?: import('@floating-ui/utils').Padding | undefined;
346
+ padding?: import('@floating-ui/core').Padding | undefined;
347
347
  limiter?: {
348
- fn: (state: import('@floating-ui/core').MiddlewareState) => import('@floating-ui/utils').Coords;
348
+ fn: (state: import('@floating-ui/core').MiddlewareState) => import('@floating-ui/core').Coords;
349
349
  options?: any;
350
350
  } | undefined;
351
351
  boundary?: import('@floating-ui/dom').Boundary | undefined;
@@ -393,7 +393,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {}, {}
393
393
  rootBoundary?: import('@floating-ui/core').RootBoundary | undefined;
394
394
  elementContext?: import('@floating-ui/core').ElementContext | undefined;
395
395
  altBoundary?: boolean | undefined;
396
- padding?: import('@floating-ui/utils').Padding | undefined;
396
+ padding?: import('@floating-ui/core').Padding | undefined;
397
397
  boundary?: import('@floating-ui/dom').Boundary | undefined;
398
398
  }>;
399
399
  shiftOptions: Partial<{
@@ -402,9 +402,9 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {}, {}
402
402
  rootBoundary?: import('@floating-ui/core').RootBoundary | undefined;
403
403
  elementContext?: import('@floating-ui/core').ElementContext | undefined;
404
404
  altBoundary?: boolean | undefined;
405
- padding?: import('@floating-ui/utils').Padding | undefined;
405
+ padding?: import('@floating-ui/core').Padding | undefined;
406
406
  limiter?: {
407
- fn: (state: import('@floating-ui/core').MiddlewareState) => import('@floating-ui/utils').Coords;
407
+ fn: (state: import('@floating-ui/core').MiddlewareState) => import('@floating-ui/core').Coords;
408
408
  options?: any;
409
409
  } | undefined;
410
410
  boundary?: import('@floating-ui/dom').Boundary | undefined;
@@ -68,7 +68,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
68
68
  rootBoundary?: import('@floating-ui/core').RootBoundary | undefined;
69
69
  elementContext?: import('@floating-ui/core').ElementContext | undefined;
70
70
  altBoundary?: boolean | undefined;
71
- padding?: import('@floating-ui/utils').Padding | undefined;
71
+ padding?: import('@floating-ui/core').Padding | undefined;
72
72
  boundary?: import('@floating-ui/dom').Boundary | undefined;
73
73
  }>;
74
74
  shiftOptions: Partial<{
@@ -77,9 +77,9 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
77
77
  rootBoundary?: import('@floating-ui/core').RootBoundary | undefined;
78
78
  elementContext?: import('@floating-ui/core').ElementContext | undefined;
79
79
  altBoundary?: boolean | undefined;
80
- padding?: import('@floating-ui/utils').Padding | undefined;
80
+ padding?: import('@floating-ui/core').Padding | undefined;
81
81
  limiter?: {
82
- fn: (state: import('@floating-ui/core').MiddlewareState) => import('@floating-ui/utils').Coords;
82
+ fn: (state: import('@floating-ui/core').MiddlewareState) => import('@floating-ui/core').Coords;
83
83
  options?: any;
84
84
  } | undefined;
85
85
  boundary?: import('@floating-ui/dom').Boundary | undefined;
@@ -13,17 +13,17 @@ declare function __VLS_template(): {
13
13
  slots: {
14
14
  default?(_: {}): any;
15
15
  header?(_: {
16
- close: () => boolean;
16
+ close: () => void;
17
17
  }): any;
18
18
  main?(_: {
19
- close: () => boolean;
19
+ close: () => void;
20
20
  }): any;
21
21
  footer?(_: {
22
- close: () => boolean;
22
+ close: () => void;
23
23
  }): any;
24
24
  };
25
25
  refs: {
26
- panelRef: ({
26
+ windowRef: ({
27
27
  $: import('vue').ComponentInternalInstance;
28
28
  $data: {};
29
29
  $props: Partial<{}> & Omit<{} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, never>;
@@ -77,7 +77,7 @@ declare function __VLS_template(): {
77
77
  };
78
78
  type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
79
79
  declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
80
- close: () => boolean;
80
+ close: () => void;
81
81
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
82
82
  close: (...args: any[]) => void;
83
83
  open: (...args: any[]) => void;
@@ -85,7 +85,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
85
85
  onClose?: ((...args: any[]) => any) | undefined;
86
86
  onOpen?: ((...args: any[]) => any) | undefined;
87
87
  }>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
88
- panelRef: ({
88
+ windowRef: ({
89
89
  $: import('vue').ComponentInternalInstance;
90
90
  $data: {};
91
91
  $props: Partial<{}> & Omit<{} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, never>;
@@ -11,9 +11,11 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
11
11
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
12
12
  "update:entries": (entries: TagInputEntry[]) => any;
13
13
  "raw-input-parsed": (entry: TagInputEntry | null) => any;
14
+ "enter-key-up": () => any;
14
15
  }, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{
15
16
  "onUpdate:entries"?: ((entries: TagInputEntry[]) => any) | undefined;
16
17
  "onRaw-input-parsed"?: ((entry: TagInputEntry | null) => any) | undefined;
18
+ "onEnter-key-up"?: (() => any) | undefined;
17
19
  }>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
18
20
  inputElement: HTMLInputElement;
19
21
  }, any>;
@@ -22,7 +22,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {
22
22
  readonly offsetOptions?: Partial<import('@floating-ui/dom').OffsetOptions> | undefined;
23
23
  readonly shiftOptions?: Partial<import('@floating-ui/dom').ShiftOptions> | undefined;
24
24
  readonly openDelay?: number | undefined;
25
- readonly placement?: import('@floating-ui/utils').Placement | undefined;
25
+ readonly placement?: import('@floating-ui/core').Placement | undefined;
26
26
  readonly popperWidthClass?: string | undefined;
27
27
  readonly rootClass?: string | string[] | undefined;
28
28
  readonly sameWidthAsElement?: HTMLElement | undefined;
@@ -62,7 +62,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {
62
62
  offsetOptions?: Partial<import('@floating-ui/dom').OffsetOptions>;
63
63
  shiftOptions?: Partial<import('@floating-ui/dom').ShiftOptions>;
64
64
  openDelay?: number;
65
- placement?: import('@floating-ui/utils').Placement;
65
+ placement?: import('@floating-ui/core').Placement;
66
66
  popperWidthClass?: string;
67
67
  rootClass?: string | string[];
68
68
  sameWidthAsElement?: HTMLElement;
@@ -87,21 +87,21 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {
87
87
  }, string, {
88
88
  disabled: boolean;
89
89
  offsetOptions: Partial<import('@floating-ui/dom').OffsetOptions>;
90
- placement: import('@floating-ui/utils').Placement;
90
+ placement: import('@floating-ui/core').Placement;
91
91
  trigger: import('../..').TPopperTrigger;
92
92
  closeDelay: number;
93
93
  closeOnClickOutside: boolean;
94
94
  flipOptions: Partial<{
95
95
  mainAxis?: boolean | undefined;
96
96
  crossAxis?: boolean | "alignment" | undefined;
97
- fallbackPlacements?: Array<import('@floating-ui/utils').Placement> | undefined;
97
+ fallbackPlacements?: Array<import('@floating-ui/core').Placement> | undefined;
98
98
  fallbackStrategy?: "bestFit" | "initialPlacement" | undefined;
99
99
  fallbackAxisSideDirection?: "none" | "start" | "end" | undefined;
100
100
  flipAlignment?: boolean | undefined;
101
101
  rootBoundary?: import('@floating-ui/core').RootBoundary | undefined;
102
102
  elementContext?: import('@floating-ui/core').ElementContext | undefined;
103
103
  altBoundary?: boolean | undefined;
104
- padding?: import('@floating-ui/utils').Padding | undefined;
104
+ padding?: import('@floating-ui/core').Padding | undefined;
105
105
  boundary?: import('@floating-ui/dom').Boundary | undefined;
106
106
  }>;
107
107
  shiftOptions: Partial<{
@@ -110,9 +110,9 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {
110
110
  rootBoundary?: import('@floating-ui/core').RootBoundary | undefined;
111
111
  elementContext?: import('@floating-ui/core').ElementContext | undefined;
112
112
  altBoundary?: boolean | undefined;
113
- padding?: import('@floating-ui/utils').Padding | undefined;
113
+ padding?: import('@floating-ui/core').Padding | undefined;
114
114
  limiter?: {
115
- fn: (state: import('@floating-ui/core').MiddlewareState) => import('@floating-ui/utils').Coords;
115
+ fn: (state: import('@floating-ui/core').MiddlewareState) => import('@floating-ui/core').Coords;
116
116
  options?: any;
117
117
  } | undefined;
118
118
  boundary?: import('@floating-ui/dom').Boundary | undefined;
@@ -146,21 +146,21 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {
146
146
  } & Readonly<{
147
147
  disabled: boolean;
148
148
  offsetOptions: Partial<import('@floating-ui/dom').OffsetOptions>;
149
- placement: import('@floating-ui/utils').Placement;
149
+ placement: import('@floating-ui/core').Placement;
150
150
  trigger: import('../..').TPopperTrigger;
151
151
  closeDelay: number;
152
152
  closeOnClickOutside: boolean;
153
153
  flipOptions: Partial<{
154
154
  mainAxis?: boolean | undefined;
155
155
  crossAxis?: boolean | "alignment" | undefined;
156
- fallbackPlacements?: Array<import('@floating-ui/utils').Placement> | undefined;
156
+ fallbackPlacements?: Array<import('@floating-ui/core').Placement> | undefined;
157
157
  fallbackStrategy?: "bestFit" | "initialPlacement" | undefined;
158
158
  fallbackAxisSideDirection?: "none" | "start" | "end" | undefined;
159
159
  flipAlignment?: boolean | undefined;
160
160
  rootBoundary?: import('@floating-ui/core').RootBoundary | undefined;
161
161
  elementContext?: import('@floating-ui/core').ElementContext | undefined;
162
162
  altBoundary?: boolean | undefined;
163
- padding?: import('@floating-ui/utils').Padding | undefined;
163
+ padding?: import('@floating-ui/core').Padding | undefined;
164
164
  boundary?: import('@floating-ui/dom').Boundary | undefined;
165
165
  }>;
166
166
  shiftOptions: Partial<{
@@ -169,9 +169,9 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {
169
169
  rootBoundary?: import('@floating-ui/core').RootBoundary | undefined;
170
170
  elementContext?: import('@floating-ui/core').ElementContext | undefined;
171
171
  altBoundary?: boolean | undefined;
172
- padding?: import('@floating-ui/utils').Padding | undefined;
172
+ padding?: import('@floating-ui/core').Padding | undefined;
173
173
  limiter?: {
174
- fn: (state: import('@floating-ui/core').MiddlewareState) => import('@floating-ui/utils').Coords;
174
+ fn: (state: import('@floating-ui/core').MiddlewareState) => import('@floating-ui/core').Coords;
175
175
  options?: any;
176
176
  } | undefined;
177
177
  boundary?: import('@floating-ui/dom').Boundary | undefined;
@@ -191,7 +191,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {
191
191
  offsetOptions?: Partial<import('@floating-ui/dom').OffsetOptions>;
192
192
  shiftOptions?: Partial<import('@floating-ui/dom').ShiftOptions>;
193
193
  openDelay?: number;
194
- placement?: import('@floating-ui/utils').Placement;
194
+ placement?: import('@floating-ui/core').Placement;
195
195
  popperWidthClass?: string;
196
196
  rootClass?: string | string[];
197
197
  sameWidthAsElement?: HTMLElement;
@@ -108,7 +108,7 @@ declare function __VLS_template(): {
108
108
  rootBoundary?: import('@floating-ui/core').RootBoundary | undefined;
109
109
  elementContext?: import('@floating-ui/core').ElementContext | undefined;
110
110
  altBoundary?: boolean | undefined;
111
- padding?: import('@floating-ui/utils').Padding | undefined;
111
+ padding?: import('@floating-ui/core').Padding | undefined;
112
112
  boundary?: import('@floating-ui/dom').Boundary | undefined;
113
113
  }>;
114
114
  shiftOptions: Partial<{
@@ -117,9 +117,9 @@ declare function __VLS_template(): {
117
117
  rootBoundary?: import('@floating-ui/core').RootBoundary | undefined;
118
118
  elementContext?: import('@floating-ui/core').ElementContext | undefined;
119
119
  altBoundary?: boolean | undefined;
120
- padding?: import('@floating-ui/utils').Padding | undefined;
120
+ padding?: import('@floating-ui/core').Padding | undefined;
121
121
  limiter?: {
122
- fn: (state: import('@floating-ui/core').MiddlewareState) => import('@floating-ui/utils').Coords;
122
+ fn: (state: import('@floating-ui/core').MiddlewareState) => import('@floating-ui/core').Coords;
123
123
  options?: any;
124
124
  } | undefined;
125
125
  boundary?: import('@floating-ui/dom').Boundary | undefined;
@@ -167,7 +167,7 @@ declare function __VLS_template(): {
167
167
  rootBoundary?: import('@floating-ui/core').RootBoundary | undefined;
168
168
  elementContext?: import('@floating-ui/core').ElementContext | undefined;
169
169
  altBoundary?: boolean | undefined;
170
- padding?: import('@floating-ui/utils').Padding | undefined;
170
+ padding?: import('@floating-ui/core').Padding | undefined;
171
171
  boundary?: import('@floating-ui/dom').Boundary | undefined;
172
172
  }>;
173
173
  shiftOptions: Partial<{
@@ -176,9 +176,9 @@ declare function __VLS_template(): {
176
176
  rootBoundary?: import('@floating-ui/core').RootBoundary | undefined;
177
177
  elementContext?: import('@floating-ui/core').ElementContext | undefined;
178
178
  altBoundary?: boolean | undefined;
179
- padding?: import('@floating-ui/utils').Padding | undefined;
179
+ padding?: import('@floating-ui/core').Padding | undefined;
180
180
  limiter?: {
181
- fn: (state: import('@floating-ui/core').MiddlewareState) => import('@floating-ui/utils').Coords;
181
+ fn: (state: import('@floating-ui/core').MiddlewareState) => import('@floating-ui/core').Coords;
182
182
  options?: any;
183
183
  } | undefined;
184
184
  boundary?: import('@floating-ui/dom').Boundary | undefined;
@@ -332,7 +332,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
332
332
  rootBoundary?: import('@floating-ui/core').RootBoundary | undefined;
333
333
  elementContext?: import('@floating-ui/core').ElementContext | undefined;
334
334
  altBoundary?: boolean | undefined;
335
- padding?: import('@floating-ui/utils').Padding | undefined;
335
+ padding?: import('@floating-ui/core').Padding | undefined;
336
336
  boundary?: import('@floating-ui/dom').Boundary | undefined;
337
337
  }>;
338
338
  shiftOptions: Partial<{
@@ -341,9 +341,9 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
341
341
  rootBoundary?: import('@floating-ui/core').RootBoundary | undefined;
342
342
  elementContext?: import('@floating-ui/core').ElementContext | undefined;
343
343
  altBoundary?: boolean | undefined;
344
- padding?: import('@floating-ui/utils').Padding | undefined;
344
+ padding?: import('@floating-ui/core').Padding | undefined;
345
345
  limiter?: {
346
- fn: (state: import('@floating-ui/core').MiddlewareState) => import('@floating-ui/utils').Coords;
346
+ fn: (state: import('@floating-ui/core').MiddlewareState) => import('@floating-ui/core').Coords;
347
347
  options?: any;
348
348
  } | undefined;
349
349
  boundary?: import('@floating-ui/dom').Boundary | undefined;
@@ -391,7 +391,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
391
391
  rootBoundary?: import('@floating-ui/core').RootBoundary | undefined;
392
392
  elementContext?: import('@floating-ui/core').ElementContext | undefined;
393
393
  altBoundary?: boolean | undefined;
394
- padding?: import('@floating-ui/utils').Padding | undefined;
394
+ padding?: import('@floating-ui/core').Padding | undefined;
395
395
  boundary?: import('@floating-ui/dom').Boundary | undefined;
396
396
  }>;
397
397
  shiftOptions: Partial<{
@@ -400,9 +400,9 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
400
400
  rootBoundary?: import('@floating-ui/core').RootBoundary | undefined;
401
401
  elementContext?: import('@floating-ui/core').ElementContext | undefined;
402
402
  altBoundary?: boolean | undefined;
403
- padding?: import('@floating-ui/utils').Padding | undefined;
403
+ padding?: import('@floating-ui/core').Padding | undefined;
404
404
  limiter?: {
405
- fn: (state: import('@floating-ui/core').MiddlewareState) => import('@floating-ui/utils').Coords;
405
+ fn: (state: import('@floating-ui/core').MiddlewareState) => import('@floating-ui/core').Coords;
406
406
  options?: any;
407
407
  } | undefined;
408
408
  boundary?: import('@floating-ui/dom').Boundary | undefined;
@@ -57,5 +57,5 @@ export type TTreeListNode = {
57
57
  value: unknown;
58
58
  open: boolean;
59
59
  };
60
- export declare const icons: readonly ["admin", "agent", "agent-flow", "agent-message", "agent-reply", "arrow-deviate", "arrow-down-plus", "arrow-down", "arrow-from", "arrow-left", "arrow-move", "arrow-right", "arrow-sub", "arrow-trend", "arrow-up-plus", "arrow-up", "at-symbol", "audio", "authority", "beams", "bell", "bold", "books", "box", "building", "bullet-list", "calendar", "camera", "categories", "check-circled", "check-outline", "check", "chevron-down", "chevron-down-small", "chevron-left-double", "chevron-left", "chevron-left-small", "chevron-right-double", "chevron-right", "chevron-right-small", "chevron-up", "chevron-up-small", "clock", "close-outline", "close", "columns", "conclusion", "conversation", "copy", "crosshair", "dash", "dashboard", "delete", "delta", "download", "drag", "drag-vertical", "drilldown", "edit", "envelope", "error", "export-document", "filter", "filters", "flag", "folder", "frequency", "fullscreen-off", "fullscreen-on", "graduate", "hamburger", "handshake", "hash-symbol", "heading-1", "heading-2", "heading", "history", "home", "id-card", "id", "incognito", "indent-left", "indent-right", "information", "insert-below", "italics", "itenary", "keyboard", "key-cmd", "key-ctrl", "key-return", "key-shift", "lightning", "link", "list-collapse", "list-expand", "location", "lock-locked", "lock-unlocked", "magnifying-glass", "map", "match-case", "match-diacritics", "match-full-word", "megaphone", "message", "message-question", "microscope", "moon", "new-document", "news", "numbered-list", "open-link", "options", "page", "panel-left-show", "panel-left-hide", "panel-right-show", "panel-right-hide", "paper-plane", "paper", "pdf", "pen-and-paper", "phase", "photo", "pie-chart", "plus", "point-left", "point-up", "popup", "question", "radio-tower", "recycle", "redo", "refresh", "route", "rows", "scope", "settings", "share", "sign-in", "sign-out", "sign-up", "slideshow", "sort-down", "sort-up", "sort", "square-solid", "star-solid", "star", "stop-watch", "structure", "sun", "table", "tag", "teacher", "team", "telescope", "text-select", "trash", "triangle-angle", "triangle-side", "underline", "undo", "user", "venn", "video", "visibility-off-alt", "visibility-off", "visibility-on", "warning", "zoom"];
60
+ export declare const icons: readonly ["admin", "agent", "agent-flow", "agent-message", "agent-reply", "arrow-deviate", "arrow-down-plus", "arrow-down", "arrow-from", "arrow-left", "arrow-move", "arrow-right", "arrow-sub", "arrow-trend", "arrow-up-plus", "arrow-up", "at-symbol", "audio", "authority", "beams", "bell", "bold", "books", "box", "building", "bullet-list", "calendar", "camera", "categories", "check-circled", "check-outline", "check", "chevron-down", "chevron-down-small", "chevron-left-double", "chevron-left", "chevron-left-small", "chevron-right-double", "chevron-right", "chevron-right-small", "chevron-up", "chevron-up-small", "clock", "close-outline", "close", "columns", "conclusion", "conversation", "copy", "crosshair", "dash", "dashboard", "delete", "delta", "download", "drag", "drag-vertical", "drilldown", "edit", "envelope", "error", "export-document", "filter", "filters", "flag", "folder", "frequency", "fullscreen-off", "fullscreen-on", "graduate", "hamburger", "handshake", "hash-symbol", "heading-1", "heading-2", "heading", "history", "home", "id-card", "id", "incognito", "indent-left", "indent-right", "information", "insert-below", "italics", "itenary", "keyboard", "key-cmd", "key-ctrl", "key-return", "key-shift", "lightning", "link", "list-collapse", "list-expand", "location", "lock-locked", "lock-unlocked", "magnifying-glass", "map", "match-case", "match-diacritics", "match-full-word", "megaphone", "message", "message-question", "microscope", "moon", "new-document", "news", "numbered-list", "open-link", "options", "page", "panel-left-show", "panel-left-hide", "panel-right-show", "panel-right-hide", "paper-plane", "paper", "pause", "pdf", "pen-and-paper", "phase", "photo", "pie-chart", "play", "plus", "point-left", "point-up", "popup", "question", "radio-tower", "recycle", "redo", "refresh", "route", "rows", "scope", "settings", "share", "sign-in", "sign-out", "sign-up", "slideshow", "sort-down", "sort-up", "sort", "square-solid", "star-solid", "star", "stop-watch", "structure", "sun", "table", "tag", "teacher", "team", "telescope", "text-select", "trash", "triangle-angle", "triangle-side", "underline", "undo", "user", "venn", "video", "visibility-off-alt", "visibility-off", "visibility-on", "warning", "zoom"];
61
61
  export type TIcon = (typeof icons)[number];
@@ -1,8 +1,10 @@
1
+ import { Ref } from 'vue';
1
2
  /**
2
3
  * TrapFocus keeps (loops) the focus inside an element (fx Modal or Dialog), so the user cannot focus on elements outside of it - using the tab key
3
4
  *
4
5
  * 'trapElement' is the vue ref to the HTML element that we want to trap focus (tabindex) inside
5
6
  */
6
- export declare const useTrapFocus: (trapElement: any, focusFirstElement?: boolean) => {
7
+ export declare const useTrapFocus: (trapElement: Ref<HTMLElement | null | undefined>, focusFirstElement?: boolean) => {
7
8
  trapFocus: () => void;
9
+ releaseFocus: () => void;
8
10
  };