@hotelinking/ui 17.49.4 → 17.49.5

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 (2) hide show
  1. package/dist/ui.es.js +1 -1
  2. package/package.json +1 -1
package/dist/ui.es.js CHANGED
@@ -1,4 +1,4 @@
1
- import { defineComponent as D, createBlock as w, createElementBlock as s, openBlock as l, resolveDynamicComponent as Fe, normalizeClass as x, computed as T, createCommentVNode as b, renderSlot as W, createElementVNode as t, ref as V, watch as Z, unref as f, withCtx as y, createVNode as m, toDisplayString as u, createTextVNode as B, Transition as we, Fragment as k, renderList as S, withDirectives as P, vModelDynamic as yl, vShow as O, withModifiers as ne, vModelText as xe, createStaticVNode as X, resolveComponent as it, vModelCheckbox as yt, onMounted as Oe, mergeProps as Le, reactive as ke, normalizeStyle as qe, nextTick as be, onUnmounted as bl, TransitionGroup as vl, isRef as bt } from "vue";
1
+ import { defineComponent as D, openBlock as l, createBlock as w, resolveDynamicComponent as Fe, normalizeClass as x, createElementBlock as s, computed as T, createCommentVNode as b, renderSlot as W, createElementVNode as t, ref as V, watch as Z, unref as f, withCtx as y, toDisplayString as u, createVNode as m, createTextVNode as B, Transition as we, Fragment as k, renderList as S, withDirectives as P, vModelDynamic as yl, vShow as O, withModifiers as ne, vModelText as xe, createStaticVNode as X, resolveComponent as it, vModelCheckbox as yt, onMounted as Oe, mergeProps as Le, reactive as ke, normalizeStyle as qe, nextTick as be, onUnmounted as bl, TransitionGroup as vl, isRef as bt } from "vue";
2
2
  import { Menu as Ze, MenuButton as We, MenuItems as Ge, MenuItem as Je, Combobox as vt, ComboboxLabel as xt, ComboboxInput as pt, ComboboxButton as wt, ComboboxOptions as kt, ComboboxOption as $t, SwitchGroup as xl, Switch as pl, SwitchLabel as wl, TransitionRoot as Ke, Dialog as Qe, TransitionChild as ue, DialogPanel as Xe, DialogTitle as Ct, Disclosure as Ie, DisclosureButton as le, DisclosurePanel as _e, Popover as kl, PopoverButton as $l, PopoverPanel as Cl, Listbox as Sl, ListboxLabel as Bl, ListboxButton as Ml, ListboxOptions as zl, ListboxOption as jl } from "@headlessui/vue";
3
3
  import H from "dayjs";
4
4
  import Al from "@vueform/slider";
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@hotelinking/ui",
3
3
  "private": false,
4
- "version": "17.49.4",
4
+ "version": "17.49.5",
5
5
  "files": [
6
6
  "dist"
7
7
  ],