@illinois-grad/grad-vue 3.0.13 → 3.0.14

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.
package/dist/grad-vue.js CHANGED
@@ -1,2 +1,2 @@
1
- import { $ as e, A as t, B as n, C as r, D as i, E as a, F as o, G as s, H as c, I as l, J as u, K as d, L as f, M as p, N as m, O as h, P as g, Q as _, R as v, S as y, T as b, U as x, V as S, W as C, X as w, Y as T, Z as E, _ as D, a as O, at as k, b as A, c as j, d as M, et as N, f as P, g as F, h as I, i as L, it as R, j as z, k as B, l as V, m as H, n as U, nt as W, o as G, p as K, q, r as J, rt as Y, s as X, t as Z, tt as Q, u as $, v as ee, w as te, x as ne, y as re, z as ie } from "./grad-vue-BkZSETi2.js";
1
+ import { $ as e, A as t, B as n, C as r, D as i, E as a, F as o, G as s, H as c, I as l, J as u, K as d, L as f, M as p, N as m, O as h, P as g, Q as _, R as v, S as y, T as b, U as x, V as S, W as C, X as w, Y as T, Z as E, _ as D, a as O, at as k, b as A, c as j, d as M, et as N, f as P, g as F, h as I, i as L, it as R, j as z, k as B, l as V, m as H, n as U, nt as W, o as G, p as K, q, r as J, rt as Y, s as X, t as Z, tt as Q, u as $, v as ee, w as te, x as ne, y as re, z as ie } from "./grad-vue-CpcX2lGW.js";
2
2
  export { c as GAlertDialog, ie as GAppHeader, k as GButton, O as GCheckboxGroup, m as GClipboard, P as GCurrencyInput, V as GDateInput, j as GDateRangeInput, ee as GDetailList, D as GDetailListItem, M as GEmailInput, $ as GFileInput, X as GForm, re as GHamburgerMenu, p as GHistoryScroller, A as GModal, B as GMultiSelect, F as GOverlay, d as GPopover, x as GProgress, n as GSearch, S as GSelect, C as GSelectButton, l as GSidebar, o as GSidebarMenu, G as GSubmitButton, y as GTable, t as GTableBody, ne as GTablePagination, H as GTermSelector, I as GTermSelectorControl, _ as GTextInput, L as GTextarea, z as GThreeWayToggle, s as GTooltip, R as GTreeMenu, W as GTreeMenuItem, Y as GTreeMenuList, K as GUserMenu, g as VGtooltip, r as asArray, q as calculatePopoverPosition, te as emptyAsUndefined, b as filterAsQuery, a as filterOmitEmpty, i as filtersToQueryParams, J as useActiveLinkContent, h as useFiltering, Q as useForm, e as useFormField, u as useOverlayEscape, T as useOverlayFocus, w as useOverlayStack, E as useOverlayStackState, f as useScrollRestore, U as useSidebar, Z as useTableChanges, N as useWebComponentForm, v as useWebComponentSidebar };
package/dist/plugin.js CHANGED
@@ -1,4 +1,4 @@
1
- import { A as e, B as t, F as n, G as r, H as i, I as a, K as o, M as s, N as c, P as l, Q as u, S as d, U as f, V as p, W as m, _ as h, a as g, at as _, b as v, c as y, d as b, f as x, g as S, h as C, i as w, it as T, j as E, k as D, l as O, m as k, nt as A, o as j, p as M, rt as N, s as P, u as F, v as I, x as L, y as R, z } from "./grad-vue-BkZSETi2.js";
1
+ import { A as e, B as t, F as n, G as r, H as i, I as a, K as o, M as s, N as c, P as l, Q as u, S as d, U as f, V as p, W as m, _ as h, a as g, at as _, b as v, c as y, d as b, f as x, g as S, h as C, i as w, it as T, j as E, k as D, l as O, m as k, nt as A, o as j, p as M, rt as N, s as P, u as F, v as I, x as L, y as R, z } from "./grad-vue-CpcX2lGW.js";
2
2
  //#region src/plugin.ts
3
3
  var B = { install(B) {
4
4
  B.directive("gtooltip", l), B.component("GAppHeader", z), B.component("GButton", _), B.component("GTextInput", u), B.component("GPopover", o), B.component("GTooltip", r), B.component("GSelectButton", m), B.component("GProgress", f), B.component("GAlertDialog", i), B.component("GSelect", p), B.component("GSearch", t), B.component("GSidebar", a), B.component("GSidebarMenu", n), B.component("GClipboard", c), B.component("GHistoryScroller", s), B.component("GThreeWayToggle", E), B.component("GTable", d), B.component("GTableBody", e), B.component("GTablePagination", L), B.component("GModal", v), B.component("GOverlay", S), B.component("GHamburgerMenu", R), B.component("GDetailList", I), B.component("GDetailListItem", h), B.component("GTermSelector", k), B.component("GTermSelectorControl", C), B.component("GTreeMenu", T), B.component("GTreeMenuList", N), B.component("GTreeMenuItem", A), B.component("GUserMenu", M), B.component("GCurrencyInput", x), B.component("GEmailInput", b), B.component("GFileInput", F), B.component("GDateInput", O), B.component("GDateRangeInput", y), B.component("GForm", P), B.component("GSubmitButton", j), B.component("GCheckboxGroup", g), B.component("GTextarea", w), B.component("GMultiSelect", D);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@illinois-grad/grad-vue",
3
- "version": "3.0.13",
3
+ "version": "3.0.14",
4
4
  "description": "Shared Vue.js components for Graduate College apps.",
5
5
  "keywords": [
6
6
  "vue",
@@ -49,14 +49,14 @@
49
49
  "dependencies": {
50
50
  "@vueuse/core": "^14",
51
51
  "@vueuse/integrations": "^14",
52
- "focus-trap": "^7",
52
+ "focus-trap": "^8",
53
53
  "vue": "^3.5"
54
54
  },
55
55
  "devDependencies": {
56
56
  "@vitejs/plugin-vue": "^6.0.7",
57
57
  "typescript": "^6.0.3",
58
- "vite": "^8.0.16",
59
- "vite-plugin-dts": "^4.5.4",
60
- "vue-tsc": "^3.3.3"
58
+ "vite": "^8.1.2",
59
+ "vite-plugin-dts": "^5.0.3",
60
+ "vue-tsc": "^3.3.6"
61
61
  }
62
62
  }