@quoreadmin/ui 1.7.6 → 1.7.8

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 (123) hide show
  1. package/dist/index.css +1 -1
  2. package/dist/index115.js +24 -18
  3. package/dist/index140.js +374 -352
  4. package/dist/index142.js +10 -5
  5. package/dist/index171.js +14 -14
  6. package/dist/index172.js +3 -3
  7. package/dist/index175.js +4 -4
  8. package/dist/index182.js +10 -10
  9. package/dist/index184.js +10 -10
  10. package/dist/index190.js +9 -9
  11. package/dist/index191.js +1 -1
  12. package/dist/index192.js +1 -1
  13. package/dist/index193.js +1 -1
  14. package/dist/index20.js +26 -19
  15. package/dist/index201.js +4 -4
  16. package/dist/index202.js +84 -29
  17. package/dist/index203.js +400 -109
  18. package/dist/index204.js +22 -36
  19. package/dist/index205.js +161 -26
  20. package/dist/index206.js +225 -33
  21. package/dist/index207.js +37 -9
  22. package/dist/index208.js +10 -19
  23. package/dist/index209.js +33 -10
  24. package/dist/index210.js +116 -10
  25. package/dist/index211.js +35 -50
  26. package/dist/index212.js +26 -43
  27. package/dist/index213.js +35 -3
  28. package/dist/index214.js +9 -39
  29. package/dist/index215.js +19 -21
  30. package/dist/index216.js +10 -88
  31. package/dist/index217.js +9 -406
  32. package/dist/index218.js +51 -22
  33. package/dist/index219.js +39 -157
  34. package/dist/index220.js +3 -19
  35. package/dist/index221.js +38 -19
  36. package/dist/index222.js +21 -22
  37. package/dist/index223.js +113 -185
  38. package/dist/index224.js +25 -57
  39. package/dist/index225.js +77 -31
  40. package/dist/index226.js +19 -39
  41. package/dist/index227.js +19 -126
  42. package/dist/index228.js +16 -34
  43. package/dist/index229.js +20 -80
  44. package/dist/index230.js +10 -10
  45. package/dist/index231.js +160 -19
  46. package/dist/index232.js +10 -10
  47. package/dist/index233.js +15 -13
  48. package/dist/index234.js +194 -156
  49. package/dist/index235.js +66 -224
  50. package/dist/index236.js +34 -37
  51. package/dist/index237.js +39 -9
  52. package/dist/index241.js +8 -8
  53. package/dist/index242.js +2 -2
  54. package/dist/index248.js +2 -2
  55. package/dist/index249.js +2 -2
  56. package/dist/index250.js +8 -8
  57. package/dist/index259.js +6 -6
  58. package/dist/index260.js +1 -1
  59. package/dist/index261.js +1 -1
  60. package/dist/index274.js +2 -2
  61. package/dist/index279.js +2 -54
  62. package/dist/index280.js +1 -1
  63. package/dist/index281.js +3 -26
  64. package/dist/index282.js +26 -21
  65. package/dist/index283.js +53 -21
  66. package/dist/index284.js +26 -16
  67. package/dist/index285.js +22 -17
  68. package/dist/index286.js +21 -22
  69. package/dist/index287.js +16 -2
  70. package/dist/index288.js +17 -3
  71. package/dist/index289.js +23 -27
  72. package/dist/index290.js +1518 -79
  73. package/dist/index291.js +386 -22
  74. package/dist/index292.js +2698 -902
  75. package/dist/index293.js +85 -21
  76. package/dist/index294.js +3770 -20
  77. package/dist/index295.js +59 -19
  78. package/dist/index296.js +15 -69
  79. package/dist/index297.js +84 -19
  80. package/dist/index298.js +201 -18
  81. package/dist/index299.js +246 -22
  82. package/dist/index300.js +78 -21
  83. package/dist/index301.js +22 -63
  84. package/dist/index302.js +909 -1492
  85. package/dist/index303.js +22 -386
  86. package/dist/index304.js +20 -2731
  87. package/dist/index305.js +19 -85
  88. package/dist/index306.js +58 -3759
  89. package/dist/index307.js +19 -60
  90. package/dist/index308.js +19 -15
  91. package/dist/index309.js +21 -83
  92. package/dist/index31.js +34 -27
  93. package/dist/index310.js +22 -202
  94. package/dist/index311.js +63 -246
  95. package/dist/index332.js +1 -1
  96. package/dist/index337.js +1 -1
  97. package/dist/index342.js +2 -2
  98. package/dist/index347.js +1 -1
  99. package/dist/index348.js +2 -2
  100. package/dist/index355.js +2 -2
  101. package/dist/index369.js +100 -16
  102. package/dist/index370.js +90 -100
  103. package/dist/index371.js +98 -91
  104. package/dist/index372.js +16 -97
  105. package/dist/index43.js +535 -501
  106. package/dist/index44.js +100 -84
  107. package/dist/index95.js +23 -15
  108. package/dist/src/components/data-filter/data-filter.d.ts +10 -0
  109. package/dist/src/components/data-list/data-list.d.ts +10 -0
  110. package/dist/src/components/date-picker/date-picker.d.ts +10 -0
  111. package/dist/src/components/date-picker/date-picker.stories.d.ts +20 -0
  112. package/dist/src/components/form-group/form-group.stories.d.ts +10 -0
  113. package/dist/src/components/grid/grid.stories.d.ts +28 -0
  114. package/dist/src/components/input/input.d.ts +10 -0
  115. package/dist/src/components/input/input.stories.d.ts +40 -0
  116. package/dist/src/components/list/list.stories.d.ts +9 -0
  117. package/dist/src/components/modal/modal.stories.d.ts +9 -0
  118. package/dist/src/components/room-details-popover/room-details-popover.d.ts +24 -7
  119. package/dist/src/components/select/select.d.ts +9 -0
  120. package/dist/src/components/select/select.stories.d.ts +27 -0
  121. package/dist/src/views/lists.vue.d.ts +20 -0
  122. package/dist/src/views/tables.vue.d.ts +10 -0
  123. package/package.json +1 -1
@@ -92,6 +92,10 @@ export declare const Example: {
92
92
  type: StringConstructor;
93
93
  default: string;
94
94
  };
95
+ required: {
96
+ type: BooleanConstructor;
97
+ default: boolean;
98
+ };
95
99
  }>, {
96
100
  currentInput: import('vue').Ref<null, null>;
97
101
  focused: import('vue').Ref<boolean, boolean>;
@@ -129,6 +133,7 @@ export declare const Example: {
129
133
  isDisabled: import('vue').ComputedRef<boolean>;
130
134
  showClearIcon: import('vue').ComputedRef<boolean>;
131
135
  isSlotAvailable: import('vue').ComputedRef<boolean>;
136
+ showCustomPlaceholder: import('vue').ComputedRef<boolean>;
132
137
  onClickIcon: () => void;
133
138
  onFocusOut: () => void;
134
139
  togglePasswordVisibility: () => void;
@@ -198,6 +203,10 @@ export declare const Example: {
198
203
  type: StringConstructor;
199
204
  default: string;
200
205
  };
206
+ required: {
207
+ type: BooleanConstructor;
208
+ default: boolean;
209
+ };
201
210
  }>> & Readonly<{
202
211
  "onUpdate:model-value"?: ((...args: any[]) => any) | undefined;
203
212
  "onUpdate-type"?: ((...args: any[]) => any) | undefined;
@@ -208,6 +217,7 @@ export declare const Example: {
208
217
  placeholder: string;
209
218
  disabled: boolean;
210
219
  status: string;
220
+ required: boolean;
211
221
  expands: boolean;
212
222
  maxlength: number;
213
223
  controlClass: string;
@@ -943,6 +943,10 @@ export declare const InspectionGrid: {
943
943
  type: StringConstructor;
944
944
  default: string;
945
945
  };
946
+ required: {
947
+ type: BooleanConstructor;
948
+ default: boolean;
949
+ };
946
950
  useAddTagsOnly: {
947
951
  type: BooleanConstructor;
948
952
  default: boolean;
@@ -1118,6 +1122,10 @@ export declare const InspectionGrid: {
1118
1122
  type: StringConstructor;
1119
1123
  default: string;
1120
1124
  };
1125
+ required: {
1126
+ type: BooleanConstructor;
1127
+ default: boolean;
1128
+ };
1121
1129
  useAddTagsOnly: {
1122
1130
  type: BooleanConstructor;
1123
1131
  default: boolean;
@@ -1140,6 +1148,7 @@ export declare const InspectionGrid: {
1140
1148
  multiple: boolean;
1141
1149
  disabled: boolean;
1142
1150
  loading: boolean;
1151
+ required: boolean;
1143
1152
  id: string;
1144
1153
  info: string;
1145
1154
  noResultMessage: string;
@@ -2005,6 +2014,10 @@ export declare const PMGrid: {
2005
2014
  type: StringConstructor;
2006
2015
  default: string;
2007
2016
  };
2017
+ required: {
2018
+ type: BooleanConstructor;
2019
+ default: boolean;
2020
+ };
2008
2021
  }>, {
2009
2022
  currentInput: import('vue').Ref<null, null>;
2010
2023
  focused: import('vue').Ref<boolean, boolean>;
@@ -2042,6 +2055,7 @@ export declare const PMGrid: {
2042
2055
  isDisabled: import('vue').ComputedRef<boolean>;
2043
2056
  showClearIcon: import('vue').ComputedRef<boolean>;
2044
2057
  isSlotAvailable: import('vue').ComputedRef<boolean>;
2058
+ showCustomPlaceholder: import('vue').ComputedRef<boolean>;
2045
2059
  onClickIcon: () => void;
2046
2060
  onFocusOut: () => void;
2047
2061
  togglePasswordVisibility: () => void;
@@ -2111,6 +2125,10 @@ export declare const PMGrid: {
2111
2125
  type: StringConstructor;
2112
2126
  default: string;
2113
2127
  };
2128
+ required: {
2129
+ type: BooleanConstructor;
2130
+ default: boolean;
2131
+ };
2114
2132
  }>> & Readonly<{
2115
2133
  "onUpdate:model-value"?: ((...args: any[]) => any) | undefined;
2116
2134
  "onUpdate-type"?: ((...args: any[]) => any) | undefined;
@@ -2121,6 +2139,7 @@ export declare const PMGrid: {
2121
2139
  placeholder: string;
2122
2140
  disabled: boolean;
2123
2141
  status: string;
2142
+ required: boolean;
2124
2143
  expands: boolean;
2125
2144
  maxlength: number;
2126
2145
  controlClass: string;
@@ -3117,6 +3136,10 @@ export declare const PMGrid: {
3117
3136
  type: StringConstructor;
3118
3137
  default: string;
3119
3138
  };
3139
+ required: {
3140
+ type: BooleanConstructor;
3141
+ default: boolean;
3142
+ };
3120
3143
  useAddTagsOnly: {
3121
3144
  type: BooleanConstructor;
3122
3145
  default: boolean;
@@ -3292,6 +3315,10 @@ export declare const PMGrid: {
3292
3315
  type: StringConstructor;
3293
3316
  default: string;
3294
3317
  };
3318
+ required: {
3319
+ type: BooleanConstructor;
3320
+ default: boolean;
3321
+ };
3295
3322
  useAddTagsOnly: {
3296
3323
  type: BooleanConstructor;
3297
3324
  default: boolean;
@@ -3314,6 +3341,7 @@ export declare const PMGrid: {
3314
3341
  multiple: boolean;
3315
3342
  disabled: boolean;
3316
3343
  loading: boolean;
3344
+ required: boolean;
3317
3345
  id: string;
3318
3346
  info: string;
3319
3347
  noResultMessage: string;
@@ -56,6 +56,10 @@ declare const QInput: import('vue').DefineComponent<import('vue').ExtractPropTyp
56
56
  type: StringConstructor;
57
57
  default: string;
58
58
  };
59
+ required: {
60
+ type: BooleanConstructor;
61
+ default: boolean;
62
+ };
59
63
  }>, {
60
64
  currentInput: import('vue').Ref<null, null>;
61
65
  focused: import('vue').Ref<boolean, boolean>;
@@ -93,6 +97,7 @@ declare const QInput: import('vue').DefineComponent<import('vue').ExtractPropTyp
93
97
  isDisabled: import('vue').ComputedRef<boolean>;
94
98
  showClearIcon: import('vue').ComputedRef<boolean>;
95
99
  isSlotAvailable: import('vue').ComputedRef<boolean>;
100
+ showCustomPlaceholder: import('vue').ComputedRef<boolean>;
96
101
  onClickIcon: () => void;
97
102
  onFocusOut: () => void;
98
103
  togglePasswordVisibility: () => void;
@@ -163,6 +168,10 @@ declare const QInput: import('vue').DefineComponent<import('vue').ExtractPropTyp
163
168
  type: StringConstructor;
164
169
  default: string;
165
170
  };
171
+ required: {
172
+ type: BooleanConstructor;
173
+ default: boolean;
174
+ };
166
175
  }>> & Readonly<{
167
176
  "onUpdate:model-value"?: ((...args: any[]) => any) | undefined;
168
177
  "onUpdate-type"?: ((...args: any[]) => any) | undefined;
@@ -173,6 +182,7 @@ declare const QInput: import('vue').DefineComponent<import('vue').ExtractPropTyp
173
182
  placeholder: string;
174
183
  disabled: boolean;
175
184
  status: string;
185
+ required: boolean;
176
186
  expands: boolean;
177
187
  maxlength: number;
178
188
  controlClass: string;
@@ -60,6 +60,10 @@ export declare const Example: {
60
60
  type: StringConstructor;
61
61
  default: string;
62
62
  };
63
+ required: {
64
+ type: BooleanConstructor;
65
+ default: boolean;
66
+ };
63
67
  }>, {
64
68
  currentInput: import('vue').Ref<null, null>;
65
69
  focused: import('vue').Ref<boolean, boolean>;
@@ -97,6 +101,7 @@ export declare const Example: {
97
101
  isDisabled: import('vue').ComputedRef<boolean>;
98
102
  showClearIcon: import('vue').ComputedRef<boolean>;
99
103
  isSlotAvailable: import('vue').ComputedRef<boolean>;
104
+ showCustomPlaceholder: import('vue').ComputedRef<boolean>;
100
105
  onClickIcon: () => void;
101
106
  onFocusOut: () => void;
102
107
  togglePasswordVisibility: () => void;
@@ -166,6 +171,10 @@ export declare const Example: {
166
171
  type: StringConstructor;
167
172
  default: string;
168
173
  };
174
+ required: {
175
+ type: BooleanConstructor;
176
+ default: boolean;
177
+ };
169
178
  }>> & Readonly<{
170
179
  "onUpdate:model-value"?: ((...args: any[]) => any) | undefined;
171
180
  "onUpdate-type"?: ((...args: any[]) => any) | undefined;
@@ -176,6 +185,7 @@ export declare const Example: {
176
185
  placeholder: string;
177
186
  disabled: boolean;
178
187
  status: string;
188
+ required: boolean;
179
189
  expands: boolean;
180
190
  maxlength: number;
181
191
  controlClass: string;
@@ -256,6 +266,10 @@ export declare const IconOnRight: {
256
266
  type: StringConstructor;
257
267
  default: string;
258
268
  };
269
+ required: {
270
+ type: BooleanConstructor;
271
+ default: boolean;
272
+ };
259
273
  }>, {
260
274
  currentInput: import('vue').Ref<null, null>;
261
275
  focused: import('vue').Ref<boolean, boolean>;
@@ -293,6 +307,7 @@ export declare const IconOnRight: {
293
307
  isDisabled: import('vue').ComputedRef<boolean>;
294
308
  showClearIcon: import('vue').ComputedRef<boolean>;
295
309
  isSlotAvailable: import('vue').ComputedRef<boolean>;
310
+ showCustomPlaceholder: import('vue').ComputedRef<boolean>;
296
311
  onClickIcon: () => void;
297
312
  onFocusOut: () => void;
298
313
  togglePasswordVisibility: () => void;
@@ -362,6 +377,10 @@ export declare const IconOnRight: {
362
377
  type: StringConstructor;
363
378
  default: string;
364
379
  };
380
+ required: {
381
+ type: BooleanConstructor;
382
+ default: boolean;
383
+ };
365
384
  }>> & Readonly<{
366
385
  "onUpdate:model-value"?: ((...args: any[]) => any) | undefined;
367
386
  "onUpdate-type"?: ((...args: any[]) => any) | undefined;
@@ -372,6 +391,7 @@ export declare const IconOnRight: {
372
391
  placeholder: string;
373
392
  disabled: boolean;
374
393
  status: string;
394
+ required: boolean;
375
395
  expands: boolean;
376
396
  maxlength: number;
377
397
  controlClass: string;
@@ -543,6 +563,10 @@ export declare const IconOnLeft: {
543
563
  type: StringConstructor;
544
564
  default: string;
545
565
  };
566
+ required: {
567
+ type: BooleanConstructor;
568
+ default: boolean;
569
+ };
546
570
  }>, {
547
571
  currentInput: import('vue').Ref<null, null>;
548
572
  focused: import('vue').Ref<boolean, boolean>;
@@ -580,6 +604,7 @@ export declare const IconOnLeft: {
580
604
  isDisabled: import('vue').ComputedRef<boolean>;
581
605
  showClearIcon: import('vue').ComputedRef<boolean>;
582
606
  isSlotAvailable: import('vue').ComputedRef<boolean>;
607
+ showCustomPlaceholder: import('vue').ComputedRef<boolean>;
583
608
  onClickIcon: () => void;
584
609
  onFocusOut: () => void;
585
610
  togglePasswordVisibility: () => void;
@@ -649,6 +674,10 @@ export declare const IconOnLeft: {
649
674
  type: StringConstructor;
650
675
  default: string;
651
676
  };
677
+ required: {
678
+ type: BooleanConstructor;
679
+ default: boolean;
680
+ };
652
681
  }>> & Readonly<{
653
682
  "onUpdate:model-value"?: ((...args: any[]) => any) | undefined;
654
683
  "onUpdate-type"?: ((...args: any[]) => any) | undefined;
@@ -659,6 +688,7 @@ export declare const IconOnLeft: {
659
688
  placeholder: string;
660
689
  disabled: boolean;
661
690
  status: string;
691
+ required: boolean;
662
692
  expands: boolean;
663
693
  maxlength: number;
664
694
  controlClass: string;
@@ -831,6 +861,10 @@ export declare const ExpandingInput: {
831
861
  type: StringConstructor;
832
862
  default: string;
833
863
  };
864
+ required: {
865
+ type: BooleanConstructor;
866
+ default: boolean;
867
+ };
834
868
  }>, {
835
869
  currentInput: import('vue').Ref<null, null>;
836
870
  focused: import('vue').Ref<boolean, boolean>;
@@ -868,6 +902,7 @@ export declare const ExpandingInput: {
868
902
  isDisabled: import('vue').ComputedRef<boolean>;
869
903
  showClearIcon: import('vue').ComputedRef<boolean>;
870
904
  isSlotAvailable: import('vue').ComputedRef<boolean>;
905
+ showCustomPlaceholder: import('vue').ComputedRef<boolean>;
871
906
  onClickIcon: () => void;
872
907
  onFocusOut: () => void;
873
908
  togglePasswordVisibility: () => void;
@@ -937,6 +972,10 @@ export declare const ExpandingInput: {
937
972
  type: StringConstructor;
938
973
  default: string;
939
974
  };
975
+ required: {
976
+ type: BooleanConstructor;
977
+ default: boolean;
978
+ };
940
979
  }>> & Readonly<{
941
980
  "onUpdate:model-value"?: ((...args: any[]) => any) | undefined;
942
981
  "onUpdate-type"?: ((...args: any[]) => any) | undefined;
@@ -947,6 +986,7 @@ export declare const ExpandingInput: {
947
986
  placeholder: string;
948
987
  disabled: boolean;
949
988
  status: string;
989
+ required: boolean;
950
990
  expands: boolean;
951
991
  maxlength: number;
952
992
  controlClass: string;
@@ -973,6 +973,10 @@ export declare const RowList: {
973
973
  type: StringConstructor;
974
974
  default: string;
975
975
  };
976
+ required: {
977
+ type: BooleanConstructor;
978
+ default: boolean;
979
+ };
976
980
  useAddTagsOnly: {
977
981
  type: BooleanConstructor;
978
982
  default: boolean;
@@ -1148,6 +1152,10 @@ export declare const RowList: {
1148
1152
  type: StringConstructor;
1149
1153
  default: string;
1150
1154
  };
1155
+ required: {
1156
+ type: BooleanConstructor;
1157
+ default: boolean;
1158
+ };
1151
1159
  useAddTagsOnly: {
1152
1160
  type: BooleanConstructor;
1153
1161
  default: boolean;
@@ -1170,6 +1178,7 @@ export declare const RowList: {
1170
1178
  multiple: boolean;
1171
1179
  disabled: boolean;
1172
1180
  loading: boolean;
1181
+ required: boolean;
1173
1182
  id: string;
1174
1183
  info: string;
1175
1184
  noResultMessage: string;
@@ -852,6 +852,10 @@ export declare const ClearFilters: {
852
852
  type: StringConstructor;
853
853
  default: string;
854
854
  };
855
+ required: {
856
+ type: BooleanConstructor;
857
+ default: boolean;
858
+ };
855
859
  useAddTagsOnly: {
856
860
  type: BooleanConstructor;
857
861
  default: boolean;
@@ -1027,6 +1031,10 @@ export declare const ClearFilters: {
1027
1031
  type: StringConstructor;
1028
1032
  default: string;
1029
1033
  };
1034
+ required: {
1035
+ type: BooleanConstructor;
1036
+ default: boolean;
1037
+ };
1030
1038
  useAddTagsOnly: {
1031
1039
  type: BooleanConstructor;
1032
1040
  default: boolean;
@@ -1049,6 +1057,7 @@ export declare const ClearFilters: {
1049
1057
  multiple: boolean;
1050
1058
  disabled: boolean;
1051
1059
  loading: boolean;
1060
+ required: boolean;
1052
1061
  id: string;
1053
1062
  info: string;
1054
1063
  noResultMessage: string;
@@ -187,16 +187,28 @@ declare const QRoomDetailsPopover: import('vue').DefineComponent<import('vue').E
187
187
  guestDetailsData: import('vue').Ref<Record<string, any>, Record<string, any>>;
188
188
  itemOptions: import('vue').Ref<any[], any[]>;
189
189
  loading: import('vue').Ref<{
190
+ actionItems: boolean;
191
+ conversationToggle: boolean;
192
+ messages: boolean;
190
193
  pms: boolean;
191
194
  roomNotices: boolean;
195
+ sendingMessage: boolean;
192
196
  tickets: boolean;
193
197
  }, {
198
+ actionItems: boolean;
199
+ conversationToggle: boolean;
200
+ messages: boolean;
194
201
  pms: boolean;
195
202
  roomNotices: boolean;
203
+ sendingMessage: boolean;
196
204
  tickets: boolean;
197
205
  } | {
206
+ actionItems: boolean;
207
+ conversationToggle: boolean;
208
+ messages: boolean;
198
209
  pms: boolean;
199
210
  roomNotices: boolean;
211
+ sendingMessage: boolean;
200
212
  tickets: boolean;
201
213
  }>;
202
214
  messages: import('vue').Ref<any[], any[]>;
@@ -805,12 +817,17 @@ declare const QRoomDetailsPopover: import('vue').DefineComponent<import('vue').E
805
817
  type: StringConstructor;
806
818
  default: string;
807
819
  };
820
+ required: {
821
+ type: BooleanConstructor;
822
+ default: boolean;
823
+ };
808
824
  }>, {
809
825
  calendarPosition: import('vue').Ref<string, string>;
810
826
  datePicker: import('vue').Ref<HTMLElement | null | undefined, HTMLElement | null | undefined>;
811
827
  isOpen: import('vue').Ref<boolean, boolean>;
812
828
  value: import('vue').Ref<string | Date | (string | Date)[], string | Date | (string | Date)[]>;
813
829
  disabledDates: import('vue').ComputedRef<Function | null>;
830
+ showCustomPlaceholder: import('vue').ComputedRef<boolean>;
814
831
  disableDatesAfterToday: (date: any) => boolean;
815
832
  disableDatesBeforeToday: (date: any) => boolean;
816
833
  getCalendarPosition: () => void;
@@ -880,6 +897,10 @@ declare const QRoomDetailsPopover: import('vue').DefineComponent<import('vue').E
880
897
  type: StringConstructor;
881
898
  default: string;
882
899
  };
900
+ required: {
901
+ type: BooleanConstructor;
902
+ default: boolean;
903
+ };
883
904
  }>> & Readonly<{
884
905
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
885
906
  }>, {
@@ -891,6 +912,7 @@ declare const QRoomDetailsPopover: import('vue').DefineComponent<import('vue').E
891
912
  disabled: boolean;
892
913
  disabledDate: Function;
893
914
  locale: string;
915
+ required: boolean;
894
916
  id: string;
895
917
  clearable: boolean;
896
918
  disabledBeforeToday: boolean;
@@ -968,9 +990,7 @@ declare const QRoomDetailsPopover: import('vue').DefineComponent<import('vue').E
968
990
  type?: import('vue-datepicker-next').PickerType | undefined;
969
991
  multiple?: boolean | undefined;
970
992
  disabledDate?: ((value: Date, innerValue?: Date[] | undefined) => boolean) | undefined;
971
- showWeekNumber? /**
972
- * Computed
973
- */: boolean | undefined;
993
+ showWeekNumber?: boolean | undefined;
974
994
  titleFormat?: string | undefined;
975
995
  onDateMouseEnter?: ((value: Date) => void) | undefined;
976
996
  onDateMouseLeave?: ((value: Date) => void) | undefined;
@@ -1352,10 +1372,7 @@ declare const QRoomDetailsPopover: import('vue').DefineComponent<import('vue').E
1352
1372
  onDateMouseEnter?: ((value: Date) => void) | undefined;
1353
1373
  onDateMouseLeave?: ((value: Date) => void) | undefined;
1354
1374
  getYearPanel?: (() => number[][]) | undefined;
1355
- defaultValue? /**
1356
- * Append new messages to the existing message list (for incremental polling).
1357
- * Formats messages the same way as createMessageList but appends instead of replacing.
1358
- */: Date | Date[] | undefined;
1375
+ defaultValue?: Date | Date[] | undefined;
1359
1376
  defaultPanel?: import('vue-datepicker-next').PickerType | undefined;
1360
1377
  getClasses?: ((value: Date, innerValue: Date[], classes: string) => string | string[]) | undefined;
1361
1378
  partialUpdate?: boolean | undefined;
@@ -150,6 +150,10 @@ declare const QSelect: import('vue').DefineComponent<import('vue').ExtractPropTy
150
150
  type: StringConstructor;
151
151
  default: string;
152
152
  };
153
+ required: {
154
+ type: BooleanConstructor;
155
+ default: boolean;
156
+ };
153
157
  useAddTagsOnly: {
154
158
  type: BooleanConstructor;
155
159
  default: boolean;
@@ -325,6 +329,10 @@ declare const QSelect: import('vue').DefineComponent<import('vue').ExtractPropTy
325
329
  type: StringConstructor;
326
330
  default: string;
327
331
  };
332
+ required: {
333
+ type: BooleanConstructor;
334
+ default: boolean;
335
+ };
328
336
  useAddTagsOnly: {
329
337
  type: BooleanConstructor;
330
338
  default: boolean;
@@ -347,6 +355,7 @@ declare const QSelect: import('vue').DefineComponent<import('vue').ExtractPropTy
347
355
  multiple: boolean;
348
356
  disabled: boolean;
349
357
  loading: boolean;
358
+ required: boolean;
350
359
  id: string;
351
360
  info: string;
352
361
  noResultMessage: string;
@@ -148,6 +148,10 @@ export declare const Primary: {
148
148
  type: StringConstructor;
149
149
  default: string;
150
150
  };
151
+ required: {
152
+ type: BooleanConstructor;
153
+ default: boolean;
154
+ };
151
155
  useAddTagsOnly: {
152
156
  type: BooleanConstructor;
153
157
  default: boolean;
@@ -323,6 +327,10 @@ export declare const Primary: {
323
327
  type: StringConstructor;
324
328
  default: string;
325
329
  };
330
+ required: {
331
+ type: BooleanConstructor;
332
+ default: boolean;
333
+ };
326
334
  useAddTagsOnly: {
327
335
  type: BooleanConstructor;
328
336
  default: boolean;
@@ -345,6 +353,7 @@ export declare const Primary: {
345
353
  multiple: boolean;
346
354
  disabled: boolean;
347
355
  loading: boolean;
356
+ required: boolean;
348
357
  id: string;
349
358
  info: string;
350
359
  noResultMessage: string;
@@ -580,6 +589,10 @@ export declare const TagSelect: {
580
589
  type: StringConstructor;
581
590
  default: string;
582
591
  };
592
+ required: {
593
+ type: BooleanConstructor;
594
+ default: boolean;
595
+ };
583
596
  useAddTagsOnly: {
584
597
  type: BooleanConstructor;
585
598
  default: boolean;
@@ -755,6 +768,10 @@ export declare const TagSelect: {
755
768
  type: StringConstructor;
756
769
  default: string;
757
770
  };
771
+ required: {
772
+ type: BooleanConstructor;
773
+ default: boolean;
774
+ };
758
775
  useAddTagsOnly: {
759
776
  type: BooleanConstructor;
760
777
  default: boolean;
@@ -777,6 +794,7 @@ export declare const TagSelect: {
777
794
  multiple: boolean;
778
795
  disabled: boolean;
779
796
  loading: boolean;
797
+ required: boolean;
780
798
  id: string;
781
799
  info: string;
782
800
  noResultMessage: string;
@@ -1011,6 +1029,10 @@ export declare const useAddTagOnlySelect: {
1011
1029
  type: StringConstructor;
1012
1030
  default: string;
1013
1031
  };
1032
+ required: {
1033
+ type: BooleanConstructor;
1034
+ default: boolean;
1035
+ };
1014
1036
  useAddTagsOnly: {
1015
1037
  type: BooleanConstructor;
1016
1038
  default: boolean;
@@ -1186,6 +1208,10 @@ export declare const useAddTagOnlySelect: {
1186
1208
  type: StringConstructor;
1187
1209
  default: string;
1188
1210
  };
1211
+ required: {
1212
+ type: BooleanConstructor;
1213
+ default: boolean;
1214
+ };
1189
1215
  useAddTagsOnly: {
1190
1216
  type: BooleanConstructor;
1191
1217
  default: boolean;
@@ -1208,6 +1234,7 @@ export declare const useAddTagOnlySelect: {
1208
1234
  multiple: boolean;
1209
1235
  disabled: boolean;
1210
1236
  loading: boolean;
1237
+ required: boolean;
1211
1238
  id: string;
1212
1239
  info: string;
1213
1240
  noResultMessage: string;
@@ -760,6 +760,10 @@ declare const _default: import('vue').DefineComponent<{}, {
760
760
  type: StringConstructor;
761
761
  default: string;
762
762
  };
763
+ required: {
764
+ type: BooleanConstructor;
765
+ default: boolean;
766
+ };
763
767
  }>, {
764
768
  currentInput: import('vue').Ref<null, null>;
765
769
  focused: import('vue').Ref<boolean, boolean>;
@@ -797,6 +801,7 @@ declare const _default: import('vue').DefineComponent<{}, {
797
801
  isDisabled: import('vue').ComputedRef<boolean>;
798
802
  showClearIcon: import('vue').ComputedRef<boolean>;
799
803
  isSlotAvailable: import('vue').ComputedRef<boolean>;
804
+ showCustomPlaceholder: import('vue').ComputedRef<boolean>;
800
805
  onClickIcon: () => void;
801
806
  onFocusOut: () => void;
802
807
  togglePasswordVisibility: () => void;
@@ -866,6 +871,10 @@ declare const _default: import('vue').DefineComponent<{}, {
866
871
  type: StringConstructor;
867
872
  default: string;
868
873
  };
874
+ required: {
875
+ type: BooleanConstructor;
876
+ default: boolean;
877
+ };
869
878
  }>> & Readonly<{
870
879
  "onUpdate:model-value"?: ((...args: any[]) => any) | undefined;
871
880
  "onUpdate-type"?: ((...args: any[]) => any) | undefined;
@@ -876,6 +885,7 @@ declare const _default: import('vue').DefineComponent<{}, {
876
885
  placeholder: string;
877
886
  disabled: boolean;
878
887
  status: string;
888
+ required: boolean;
879
889
  expands: boolean;
880
890
  maxlength: number;
881
891
  controlClass: string;
@@ -1727,6 +1737,10 @@ declare const _default: import('vue').DefineComponent<{}, {
1727
1737
  type: StringConstructor;
1728
1738
  default: string;
1729
1739
  };
1740
+ required: {
1741
+ type: BooleanConstructor;
1742
+ default: boolean;
1743
+ };
1730
1744
  }>, {
1731
1745
  currentInput: import('vue').Ref<null, null>;
1732
1746
  focused: import('vue').Ref<boolean, boolean>;
@@ -1764,6 +1778,7 @@ declare const _default: import('vue').DefineComponent<{}, {
1764
1778
  isDisabled: import('vue').ComputedRef<boolean>;
1765
1779
  showClearIcon: import('vue').ComputedRef<boolean>;
1766
1780
  isSlotAvailable: import('vue').ComputedRef<boolean>;
1781
+ showCustomPlaceholder: import('vue').ComputedRef<boolean>;
1767
1782
  onClickIcon: () => void;
1768
1783
  onFocusOut: () => void;
1769
1784
  togglePasswordVisibility: () => void;
@@ -1833,6 +1848,10 @@ declare const _default: import('vue').DefineComponent<{}, {
1833
1848
  type: StringConstructor;
1834
1849
  default: string;
1835
1850
  };
1851
+ required: {
1852
+ type: BooleanConstructor;
1853
+ default: boolean;
1854
+ };
1836
1855
  }>> & Readonly<{
1837
1856
  "onUpdate:model-value"?: ((...args: any[]) => any) | undefined;
1838
1857
  "onUpdate-type"?: ((...args: any[]) => any) | undefined;
@@ -1843,6 +1862,7 @@ declare const _default: import('vue').DefineComponent<{}, {
1843
1862
  placeholder: string;
1844
1863
  disabled: boolean;
1845
1864
  status: string;
1865
+ required: boolean;
1846
1866
  expands: boolean;
1847
1867
  maxlength: number;
1848
1868
  controlClass: string;