@bagelink/vue 1.14.13 → 1.15.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 (238) hide show
  1. package/dist/components/AddressSearch.vue.d.ts +6 -7
  2. package/dist/components/Alert.vue.d.ts.map +1 -1
  3. package/dist/components/Avatar.vue.d.ts.map +1 -1
  4. package/dist/components/Badge.vue.d.ts.map +1 -1
  5. package/dist/components/Btn.vue.d.ts +1 -1
  6. package/dist/components/Btn.vue.d.ts.map +1 -1
  7. package/dist/components/Card.vue.d.ts.map +1 -1
  8. package/dist/components/Carousel.vue.d.ts +0 -11
  9. package/dist/components/Dropdown.vue.d.ts +0 -2
  10. package/dist/components/Dropdown.vue.d.ts.map +1 -1
  11. package/dist/components/Filter.vue.d.ts +30 -0
  12. package/dist/components/Filter.vue.d.ts.map +1 -0
  13. package/dist/components/FilterQuery.vue.d.ts +8 -3
  14. package/dist/components/Image.vue.d.ts.map +1 -1
  15. package/dist/components/ImportData.vue.d.ts.map +1 -1
  16. package/dist/components/ListItem.vue.d.ts.map +1 -1
  17. package/dist/components/MapEmbed/Index.vue.d.ts.map +1 -1
  18. package/dist/components/Modal.vue.d.ts +0 -1
  19. package/dist/components/Pagination.vue.d.ts.map +1 -1
  20. package/dist/components/Pill.vue.d.ts.map +1 -1
  21. package/dist/components/QueryFilter.vue.d.ts +30 -0
  22. package/dist/components/QueryFilter.vue.d.ts.map +1 -0
  23. package/dist/components/Swiper.vue.d.ts +6 -12
  24. package/dist/components/Swiper.vue.d.ts.map +1 -1
  25. package/dist/components/Toast.vue.d.ts.map +1 -1
  26. package/dist/components/analytics/PieChart.vue.d.ts +2 -2
  27. package/dist/components/calendar/CalendarPopover.vue.d.ts +8 -4
  28. package/dist/components/calendar/CalendarPopover.vue.d.ts.map +1 -1
  29. package/dist/components/calendar/CalendarTypes.d.ts +0 -10
  30. package/dist/components/calendar/Index.vue.d.ts +4 -20
  31. package/dist/components/calendar/views/WeekView.vue.d.ts +1 -9
  32. package/dist/components/dataTable/DataTable.vue.d.ts.map +1 -1
  33. package/dist/components/form/index.d.ts.map +1 -1
  34. package/dist/components/form/inputs/ArrayInput.vue.d.ts +2 -4
  35. package/dist/components/form/inputs/CheckInput.vue.d.ts +1 -2
  36. package/dist/components/form/inputs/Checkbox.vue.d.ts.map +1 -1
  37. package/dist/components/form/inputs/CodeEditor/Index.vue.d.ts +0 -54
  38. package/dist/components/form/inputs/ColorInput.vue.d.ts +1 -3
  39. package/dist/components/form/inputs/DateInput.vue.d.ts +1 -2
  40. package/dist/components/form/inputs/DatePicker.vue.d.ts +0 -1
  41. package/dist/components/form/inputs/EmailInput.vue.d.ts +2 -5
  42. package/dist/components/form/inputs/JSONInput.vue.d.ts +1 -2
  43. package/dist/components/form/inputs/MarkdownEditor.vue.d.ts +2 -7
  44. package/dist/components/form/inputs/NumberInput.vue.d.ts +1 -2
  45. package/dist/components/form/inputs/OTP.vue.d.ts +1 -2
  46. package/dist/components/form/inputs/PasswordInput.vue.d.ts +10 -16
  47. package/dist/components/form/inputs/RadioGroup.vue.d.ts +1 -3
  48. package/dist/components/form/inputs/RangeInput.vue.d.ts +1 -6
  49. package/dist/components/form/inputs/RichText/index.vue.d.ts +1 -2
  50. package/dist/components/form/inputs/RichText/index.vue.d.ts.map +1 -1
  51. package/dist/components/form/inputs/RichText/utils/media.d.ts.map +1 -1
  52. package/dist/components/form/inputs/SelectBtn.vue.d.ts +2 -2
  53. package/dist/components/form/inputs/SelectInput.vue.d.ts +13 -20
  54. package/dist/components/form/inputs/SelectInput.vue.d.ts.map +1 -1
  55. package/dist/components/form/inputs/SignaturePad.vue.d.ts +1 -6
  56. package/dist/components/form/inputs/TableField.vue.d.ts +1 -2
  57. package/dist/components/form/inputs/TelInput.vue.d.ts +1 -2
  58. package/dist/components/form/inputs/TextInput.vue.d.ts +2 -3
  59. package/dist/components/form/inputs/ToggleInput.vue.d.ts +1 -2
  60. package/dist/components/form/inputs/Upload/UploadInput.vue.d.ts +6 -27
  61. package/dist/components/form/inputs/Upload/upload.d.ts +1 -1
  62. package/dist/components/form/inputs/index.d.ts +0 -1
  63. package/dist/components/index.d.ts +1 -3
  64. package/dist/components/index.d.ts.map +1 -1
  65. package/dist/components/layout/AppContent.vue.d.ts +1 -1
  66. package/dist/components/layout/AppContent.vue.d.ts.map +1 -1
  67. package/dist/components/layout/AppLayout.vue.d.ts +0 -2
  68. package/dist/components/layout/AppLayout.vue.d.ts.map +1 -1
  69. package/dist/components/layout/AppSidebar.vue.d.ts +1 -5
  70. package/dist/components/layout/AppSidebar.vue.d.ts.map +1 -1
  71. package/dist/components/layout/Panel.vue.d.ts.map +1 -1
  72. package/dist/components/layout/Resizable.vue.d.ts.map +1 -1
  73. package/dist/components/layout/Skeleton.vue.d.ts.map +1 -1
  74. package/dist/components/layout/TabsNav.vue.d.ts +1 -12
  75. package/dist/components/layout/TabsNav.vue.d.ts.map +1 -1
  76. package/dist/components/layout/appLayoutContext.d.ts +24 -0
  77. package/dist/components/layout/appLayoutContext.d.ts.map +1 -0
  78. package/dist/components/layout/index.d.ts.map +1 -1
  79. package/dist/components/lightbox/Lightbox.vue.d.ts.map +1 -1
  80. package/dist/composables/index.d.ts.map +1 -1
  81. package/dist/composables/useDevice.d.ts.map +1 -1
  82. package/dist/composables/useEscapeKey.d.ts +12 -0
  83. package/dist/composables/useEscapeKey.d.ts.map +1 -0
  84. package/dist/composables/useSchemaField.d.ts.map +1 -1
  85. package/dist/composables/useTheme.d.ts.map +1 -1
  86. package/dist/dialog/Dialog.vue.d.ts.map +1 -1
  87. package/dist/dialog/DialogConfirm.vue.d.ts.map +1 -1
  88. package/dist/form-flow/FormFlow.vue.d.ts.map +1 -1
  89. package/dist/form-flow/MultiStepForm.vue.d.ts +1 -6
  90. package/dist/form-flow/form-flow.d.ts +1 -24
  91. package/dist/form-flow/form-flow.d.ts.map +1 -1
  92. package/dist/i18n/index.d.ts +0 -838
  93. package/dist/index.cjs +245 -222
  94. package/dist/index.d.ts +0 -2
  95. package/dist/index.d.ts.map +1 -1
  96. package/dist/index.mjs +42201 -51162
  97. package/dist/plugins/bagel.d.ts.map +1 -1
  98. package/dist/style.css +1 -2
  99. package/dist/types/BagelForm.d.ts +1 -10
  100. package/dist/types/BagelForm.d.ts.map +1 -1
  101. package/dist/types/BtnOptions.d.ts.map +1 -1
  102. package/dist/types/NavLink.d.ts +1 -2
  103. package/dist/types/TableSchema.d.ts.map +1 -1
  104. package/dist/types/index.d.ts +1 -2
  105. package/dist/types/index.d.ts.map +1 -1
  106. package/dist/utils/BagelFormUtils.d.ts +0 -1
  107. package/dist/utils/calendar/dateUtils.d.ts +2 -2
  108. package/dist/utils/calendar/dateUtils.d.ts.map +1 -1
  109. package/dist/utils/constants.d.ts.map +1 -1
  110. package/dist/utils/date.d.ts +116 -0
  111. package/dist/utils/date.d.ts.map +1 -0
  112. package/dist/utils/fetch.d.ts +29 -0
  113. package/dist/utils/fetch.d.ts.map +1 -0
  114. package/dist/utils/index.d.ts +1 -1
  115. package/dist/utils/index.d.ts.map +1 -1
  116. package/dist/utils/string.d.ts +7 -0
  117. package/dist/utils/string.d.ts.map +1 -0
  118. package/dist/utils/useSearch.d.ts +1 -1
  119. package/package.json +3 -10
  120. package/src/components/AccordionItem.vue +5 -5
  121. package/src/components/Alert.vue +37 -16
  122. package/src/components/Avatar.vue +2 -1
  123. package/src/components/Badge.vue +145 -22
  124. package/src/components/BglVideo.vue +4 -4
  125. package/src/components/Btn.vue +81 -69
  126. package/src/components/Card.vue +7 -6
  127. package/src/components/Dropdown.vue +7 -14
  128. package/src/components/FieldSetVue.vue +2 -2
  129. package/src/components/FilterQuery.vue +3 -3
  130. package/src/components/Image.vue +5 -3
  131. package/src/components/JSONSchema.vue +4 -4
  132. package/src/components/JsonBuilder.vue +3 -3
  133. package/src/components/ListItem.vue +2 -4
  134. package/src/components/MapEmbed/Index.vue +18 -17
  135. package/src/components/NavBar.vue +2 -2
  136. package/src/components/Spreadsheet/Index.vue +4 -4
  137. package/src/components/Spreadsheet/SpreadsheetTable.vue +10 -10
  138. package/src/components/Swiper.vue +3 -1
  139. package/src/components/Toast.vue +57 -36
  140. package/src/components/calendar/CalendarPopover.vue +1 -1
  141. package/src/components/calendar/Index.vue +5 -5
  142. package/src/components/calendar/views/AgendaView.vue +2 -2
  143. package/src/components/calendar/views/DayView.vue +1 -1
  144. package/src/components/calendar/views/MonthView.vue +8 -8
  145. package/src/components/dataTable/DataTable.vue +68 -10
  146. package/src/components/form/index.ts +0 -4
  147. package/src/components/form/inputs/ArrayInput.vue +1 -1
  148. package/src/components/form/inputs/CheckInput.vue +6 -6
  149. package/src/components/form/inputs/Checkbox.vue +5 -4
  150. package/src/components/form/inputs/CodeEditor/Index.vue +1 -1
  151. package/src/components/form/inputs/ColorInput.vue +5 -5
  152. package/src/components/form/inputs/DatePicker.vue +3 -3
  153. package/src/components/form/inputs/EmailInput.vue +15 -15
  154. package/src/components/form/inputs/NumberInput.vue +11 -11
  155. package/src/components/form/inputs/OTP.vue +4 -4
  156. package/src/components/form/inputs/PasswordInput.vue +3 -3
  157. package/src/components/form/inputs/RadioGroup.vue +1 -1
  158. package/src/components/form/inputs/RichText/editor.css +4 -4
  159. package/src/components/form/inputs/RichText/index.vue +39 -39
  160. package/src/components/form/inputs/RichText/utils/media.ts +1 -92
  161. package/src/components/form/inputs/RichText/utils/table.ts +4 -4
  162. package/src/components/form/inputs/SelectBtn.vue +1 -1
  163. package/src/components/form/inputs/SelectInput.vue +16 -16
  164. package/src/components/form/inputs/SignaturePad.vue +6 -6
  165. package/src/components/form/inputs/TableField.vue +7 -7
  166. package/src/components/form/inputs/TelInput.vue +12 -12
  167. package/src/components/form/inputs/TextInput.vue +11 -11
  168. package/src/components/form/inputs/ToggleInput.vue +11 -11
  169. package/src/components/form/inputs/Upload/upload.css +16 -16
  170. package/src/components/index.ts +2 -9
  171. package/src/components/layout/AppContent.vue +5 -19
  172. package/src/components/layout/AppLayout.vue +47 -18
  173. package/src/components/layout/AppSidebar.vue +19 -36
  174. package/src/components/layout/BottomMenu.vue +1 -1
  175. package/src/components/layout/Resizable.vue +5 -2
  176. package/src/components/layout/Skeleton.vue +5 -4
  177. package/src/components/layout/TabsNav.vue +23 -23
  178. package/src/components/layout/appLayoutContext.ts +44 -0
  179. package/src/components/layout/index.ts +2 -0
  180. package/src/components/lightbox/Lightbox.vue +3 -9
  181. package/src/composables/index.ts +1 -0
  182. package/src/composables/useDevice.ts +2 -1
  183. package/src/composables/useEscapeKey.ts +56 -0
  184. package/src/composables/useSchemaField.ts +2 -17
  185. package/src/composables/useTheme.ts +23 -19
  186. package/src/form-flow/FormFlow.vue +2 -0
  187. package/src/form-flow/form-flow.ts +7 -0
  188. package/src/index.ts +0 -3
  189. package/src/plugins/bagel.ts +0 -15
  190. package/src/styles/app-layout.css +231 -0
  191. package/src/styles/appearance.css +179 -21
  192. package/src/styles/bagel.css +103 -97
  193. package/src/styles/buttons.css +8 -8
  194. package/src/styles/colors.css +0 -103
  195. package/src/styles/dark.css +25 -26
  196. package/src/styles/input-variants.css +11 -11
  197. package/src/styles/inputs.css +44 -61
  198. package/src/styles/layout.css +445 -1258
  199. package/src/styles/loginCard.css +1 -1
  200. package/src/styles/mobilLayout.css +153 -28
  201. package/src/styles/text.css +500 -1508
  202. package/src/styles/theme.css +199 -435
  203. package/src/styles/transitions.css +4 -4
  204. package/src/types/BagelForm.ts +46 -151
  205. package/src/types/BtnOptions.ts +5 -3
  206. package/src/types/TableSchema.ts +1 -0
  207. package/src/types/index.ts +0 -5
  208. package/src/utils/calendar/dateUtils.ts +2 -3
  209. package/src/utils/constants.ts +7 -0
  210. package/src/utils/date.ts +482 -0
  211. package/src/utils/fetch.ts +128 -0
  212. package/src/utils/index.ts +54 -3
  213. package/src/utils/sizeParsing.ts +5 -5
  214. package/src/utils/string.ts +56 -0
  215. package/vite.config.ts +5 -1
  216. package/bin/generateFormSchema.ts +0 -1035
  217. package/bin/utils.ts +0 -223
  218. package/src/components/Carousel.vue +0 -724
  219. package/src/components/ImportData.vue +0 -1749
  220. package/src/components/Modal.vue +0 -184
  221. package/src/components/ModalConfirm.vue +0 -42
  222. package/src/components/ModalForm.vue +0 -102
  223. package/src/components/Pill.vue +0 -149
  224. package/src/components/Slider.vue +0 -1446
  225. package/src/components/Title.vue +0 -23
  226. package/src/components/ToolBar.vue +0 -9
  227. package/src/components/form/BagelForm.vue +0 -219
  228. package/src/components/form/BglFieldSet.vue +0 -14
  229. package/src/components/form/BglMultiStepForm.vue +0 -469
  230. package/src/components/form/FieldArray.vue +0 -422
  231. package/src/components/form/useBagelFormState.ts +0 -76
  232. package/src/composables/useFormField.ts +0 -38
  233. package/src/dialog/DialogOLD.vue +0 -358
  234. package/src/plugins/modalTypes.ts +0 -61
  235. package/src/plugins/useModal.ts +0 -225
  236. package/src/styles/modal.css +0 -120
  237. package/src/styles/pillColors.css +0 -0
  238. package/src/utils/BagelFormUtils.ts +0 -684
@@ -3,7 +3,7 @@
3
3
  }
4
4
 
5
5
  .login-card .bagel-input input {
6
- min-width: calc(var(--input-height) * 2);
6
+ min-width: calc(var(--bgl-input-height) * 2);
7
7
  }
8
8
 
9
9
  .login-card .loader-wrapper {
@@ -54,84 +54,84 @@
54
54
  .m_rounded,
55
55
  .m_radius,
56
56
  .m_radius-1 {
57
- border-radius: var(--btn-border-radius) !important;
57
+ border-radius: var(--bgl-btn-border-radius) !important;
58
58
  }
59
59
 
60
60
  .m_rounded-thin {
61
- border-radius: calc(var(--btn-border-radius) / 1.5) !important;
61
+ border-radius: calc(var(--bgl-btn-border-radius) / 1.5) !important;
62
62
  }
63
63
 
64
64
  .m_radius-025 {
65
- border-radius: calc(var(--btn-border-radius) / 4) !important;
65
+ border-radius: calc(var(--bgl-btn-border-radius) / 4) !important;
66
66
  }
67
67
 
68
68
  .m_radius-05 {
69
- border-radius: calc(var(--btn-border-radius) / 2) !important;
69
+ border-radius: calc(var(--bgl-btn-border-radius) / 2) !important;
70
70
  }
71
71
 
72
72
  .m_radius-075 {
73
- border-radius: calc(var(--btn-border-radius) * 0.75) !important;
73
+ border-radius: calc(var(--bgl-btn-border-radius) * 0.75) !important;
74
74
  }
75
75
 
76
76
  .m_radius-1-25 {
77
- border-radius: calc(var(--btn-border-radius) * 1.25) !important;
77
+ border-radius: calc(var(--bgl-btn-border-radius) * 1.25) !important;
78
78
  }
79
79
 
80
80
  .m_radius-1-5 {
81
- border-radius: calc(var(--btn-border-radius) * 1.5) !important;
81
+ border-radius: calc(var(--bgl-btn-border-radius) * 1.5) !important;
82
82
  }
83
83
 
84
84
  .m_radius-1-75 {
85
- border-radius: calc(var(--btn-border-radius) * 1.75) !important;
85
+ border-radius: calc(var(--bgl-btn-border-radius) * 1.75) !important;
86
86
  }
87
87
 
88
88
  .m_radius-2 {
89
- border-radius: calc(var(--btn-border-radius) * 2) !important;
89
+ border-radius: calc(var(--bgl-btn-border-radius) * 2) !important;
90
90
  }
91
91
 
92
92
  .m_radius-2-25 {
93
- border-radius: calc(var(--btn-border-radius) * 2.25) !important;
93
+ border-radius: calc(var(--bgl-btn-border-radius) * 2.25) !important;
94
94
  }
95
95
 
96
96
  .m_radius-2-5 {
97
- border-radius: calc(var(--btn-border-radius) * 2.5) !important;
97
+ border-radius: calc(var(--bgl-btn-border-radius) * 2.5) !important;
98
98
  }
99
99
 
100
100
  .m_radius-2-75 {
101
- border-radius: calc(var(--btn-border-radius) * 2.75) !important;
101
+ border-radius: calc(var(--bgl-btn-border-radius) * 2.75) !important;
102
102
  }
103
103
 
104
104
 
105
105
  .m_radius-3 {
106
- border-radius: calc(var(--btn-border-radius) * 3) !important;
106
+ border-radius: calc(var(--bgl-btn-border-radius) * 3) !important;
107
107
  }
108
108
 
109
109
  .m_radius-3-25 {
110
- border-radius: calc(var(--btn-border-radius) * 3.25) !important;
110
+ border-radius: calc(var(--bgl-btn-border-radius) * 3.25) !important;
111
111
  }
112
112
 
113
113
  .m_radius-3-5 {
114
- border-radius: calc(var(--btn-border-radius) * 3.5) !important;
114
+ border-radius: calc(var(--bgl-btn-border-radius) * 3.5) !important;
115
115
  }
116
116
 
117
117
  .m_radius-3-75 {
118
- border-radius: calc(var(--btn-border-radius) * 3.75) !important;
118
+ border-radius: calc(var(--bgl-btn-border-radius) * 3.75) !important;
119
119
  }
120
120
 
121
121
  .m_radius-4 {
122
- border-radius: calc(var(--btn-border-radius) * 4) !important;
122
+ border-radius: calc(var(--bgl-btn-border-radius) * 4) !important;
123
123
  }
124
124
 
125
125
  .m_radius-4-25 {
126
- border-radius: calc(var(--btn-border-radius) * 4.25) !important;
126
+ border-radius: calc(var(--bgl-btn-border-radius) * 4.25) !important;
127
127
  }
128
128
 
129
129
  .m_radius-4-5 {
130
- border-radius: calc(var(--btn-border-radius) * 4.5) !important;
130
+ border-radius: calc(var(--bgl-btn-border-radius) * 4.5) !important;
131
131
  }
132
132
 
133
133
  .m_radius-4-75 {
134
- border-radius: calc(var(--btn-border-radius) * 4.75) !important;
134
+ border-radius: calc(var(--bgl-btn-border-radius) * 4.75) !important;
135
135
  }
136
136
 
137
137
  .m_round-none,
@@ -228,7 +228,7 @@
228
228
 
229
229
 
230
230
  .m_flex-center {
231
- justify-items: center;
231
+ justify-content: center;
232
232
  align-items: center;
233
233
  display: flex;
234
234
  }
@@ -357,7 +357,7 @@
357
357
  }
358
358
 
359
359
  .m_justify-content-around {
360
- justify-content: space-between;
360
+ justify-content: space-around;
361
361
  }
362
362
 
363
363
  .m_justify-content-end {
@@ -432,7 +432,7 @@
432
432
 
433
433
  .m_h-min-unset,
434
434
  .m_min-h-unset {
435
- min-height: 100%;
435
+ min-height: unset;
436
436
  }
437
437
 
438
438
  .m_vh-min-100,
@@ -5208,7 +5208,7 @@
5208
5208
 
5209
5209
  .m_-mt-075,
5210
5210
  .m_mt--075 {
5211
- margin-top: 0.75rem !important;
5211
+ margin-top: -0.75rem !important;
5212
5212
  }
5213
5213
 
5214
5214
  .m_-mt-1,
@@ -5383,8 +5383,8 @@
5383
5383
  }
5384
5384
 
5385
5385
  .m_-my-075 {
5386
- margin-top: 0.75rem !important;
5387
- margin-bottom: 0.75rem !important;
5386
+ margin-top: -0.75rem !important;
5387
+ margin-bottom: -0.75rem !important;
5388
5388
  }
5389
5389
 
5390
5390
  .m_-my-1 {
@@ -6887,10 +6887,10 @@
6887
6887
 
6888
6888
  .m_label {
6889
6889
  display: block;
6890
- font-size: var(--label-font-size);
6890
+ font-size: var(--bgl-label-font-size);
6891
6891
  margin-bottom: 2px;
6892
6892
  line-height: 1.3;
6893
- color: var(--label-color);
6893
+ color: var(--bgl-label-color);
6894
6894
  }
6895
6895
 
6896
6896
  .m_layout-h-100 {
@@ -8236,4 +8236,129 @@
8236
8236
  .m_inset-10 {
8237
8237
  inset: 10rem !important;
8238
8238
  }
8239
+
8240
+ /* ====================================================================
8241
+ Utility gap fills — mobile variants (June 2026)
8242
+ ==================================================================== */
8243
+
8244
+ /* Visibility */
8245
+ .m_visible {
8246
+ visibility: visible !important;
8247
+ }
8248
+
8249
+ .m_invisible {
8250
+ visibility: hidden !important;
8251
+ }
8252
+
8253
+ .m_collapse {
8254
+ visibility: collapse !important;
8255
+ }
8256
+
8257
+ /* Align Self */
8258
+ .m_self-auto {
8259
+ align-self: auto !important;
8260
+ }
8261
+
8262
+ .m_self-start {
8263
+ align-self: flex-start !important;
8264
+ }
8265
+
8266
+ .m_self-center {
8267
+ align-self: center !important;
8268
+ }
8269
+
8270
+ .m_self-end {
8271
+ align-self: flex-end !important;
8272
+ }
8273
+
8274
+ .m_self-stretch {
8275
+ align-self: stretch !important;
8276
+ }
8277
+
8278
+ .m_self-baseline {
8279
+ align-self: baseline !important;
8280
+ }
8281
+
8282
+ /* Order */
8283
+ .m_order-first {
8284
+ order: -9999 !important;
8285
+ }
8286
+
8287
+ .m_order-last {
8288
+ order: 9999 !important;
8289
+ }
8290
+
8291
+ .m_order-none {
8292
+ order: 0 !important;
8293
+ }
8294
+
8295
+ .m_order-0 {
8296
+ order: 0 !important;
8297
+ }
8298
+
8299
+ .m_order-1 {
8300
+ order: 1 !important;
8301
+ }
8302
+
8303
+ .m_order-2 {
8304
+ order: 2 !important;
8305
+ }
8306
+
8307
+ .m_order-3 {
8308
+ order: 3 !important;
8309
+ }
8310
+
8311
+ .m_order-4 {
8312
+ order: 4 !important;
8313
+ }
8314
+
8315
+ .m_order-5 {
8316
+ order: 5 !important;
8317
+ }
8318
+
8319
+ .m_order-6 {
8320
+ order: 6 !important;
8321
+ }
8322
+
8323
+ /* Max Height */
8324
+ .m_max-h-100 {
8325
+ max-height: 100% !important;
8326
+ }
8327
+
8328
+ .m_max-h-screen {
8329
+ max-height: 100vh !important;
8330
+ }
8331
+
8332
+ .m_max-h-fit {
8333
+ max-height: fit-content !important;
8334
+ }
8335
+
8336
+ .m_max-h-none {
8337
+ max-height: none !important;
8338
+ }
8339
+
8340
+ .m_max-h-100px {
8341
+ max-height: 100px !important;
8342
+ }
8343
+
8344
+ .m_max-h-200px {
8345
+ max-height: 200px !important;
8346
+ }
8347
+
8348
+ .m_max-h-300px {
8349
+ max-height: 300px !important;
8350
+ }
8351
+
8352
+ .m_max-h-400px {
8353
+ max-height: 400px !important;
8354
+ }
8355
+
8356
+ .m_max-h-500px {
8357
+ max-height: 500px !important;
8358
+ }
8359
+
8360
+ .m_max-h-600px {
8361
+ max-height: 600px !important;
8362
+ }
8363
+
8239
8364
  }