sprintify-ui 0.0.38 → 0.0.40

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 (55) hide show
  1. package/dist/sprintify-ui.es.js +2 -2
  2. package/dist/style.css +1 -1
  3. package/dist/types/src/components/BaseActionItem.vue.d.ts +1 -1
  4. package/dist/types/src/components/BaseAutocomplete.vue.d.ts +1 -1
  5. package/dist/types/src/components/BaseAutocompleteFetch.vue.d.ts +2 -2
  6. package/dist/types/src/components/BaseBelongsTo.vue.d.ts +2 -2
  7. package/dist/types/src/components/BaseBreadcrumbs.vue.d.ts +1 -1
  8. package/dist/types/src/components/BaseButtonGroup.vue.d.ts +1 -1
  9. package/dist/types/src/components/BaseDataIterator.vue.d.ts +1 -1
  10. package/dist/types/src/components/BaseDataTable.vue.d.ts +4 -4
  11. package/dist/types/src/components/BaseDataTableToggleColumns.vue.d.ts +38 -38
  12. package/dist/types/src/components/BaseHasMany.vue.d.ts +2 -2
  13. package/dist/types/src/components/BaseLayoutNotificationDropdown.vue.d.ts +1 -1
  14. package/dist/types/src/components/BaseLayoutSidebarConfigurable.vue.d.ts +1 -1
  15. package/dist/types/src/components/BaseLayoutStackedConfigurable.vue.d.ts +1 -1
  16. package/dist/types/src/components/BaseMediaLibrary.vue.d.ts +1 -1
  17. package/dist/types/src/components/BaseMenu.vue.d.ts +1 -1
  18. package/dist/types/src/components/BaseNavbarItem.vue.d.ts +1 -1
  19. package/dist/types/src/components/BaseNavbarSideItem.vue.d.ts +1 -1
  20. package/dist/types/src/components/BaseRadioGroup.vue.d.ts +2 -2
  21. package/dist/types/src/components/BaseTable.vue.d.ts +1 -1
  22. package/dist/types/src/components/BaseTagAutocomplete.vue.d.ts +1 -1
  23. package/dist/types/src/components/BaseTagAutocompleteFetch.vue.d.ts +2 -2
  24. package/dist/types/src/composables/hasOptions.d.ts +1 -1
  25. package/dist/types/src/stores/dialogs.d.ts +1 -1
  26. package/dist/types/src/stores/notifications.d.ts +1 -1
  27. package/dist/types/src/stores/systemAlerts.d.ts +1 -1
  28. package/dist/types/src/types/{types.d.ts → index.d.ts} +0 -0
  29. package/package.json +3 -2
  30. package/src/components/BaseActionItem.vue +1 -1
  31. package/src/components/BaseAppDialogs.vue +1 -1
  32. package/src/components/BaseAutocomplete.vue +1 -1
  33. package/src/components/BaseAutocompleteFetch.vue +1 -1
  34. package/src/components/BaseBelongsTo.vue +1 -1
  35. package/src/components/BaseBreadcrumbs.vue +1 -1
  36. package/src/components/BaseButtonGroup.vue +1 -1
  37. package/src/components/BaseDataIterator.vue +1 -1
  38. package/src/components/BaseDataTable.vue +1 -5
  39. package/src/components/BaseHasMany.vue +1 -1
  40. package/src/components/BaseLayoutNotificationDropdown.vue +1 -1
  41. package/src/components/BaseLayoutSidebarConfigurable.vue +1 -1
  42. package/src/components/BaseLayoutStackedConfigurable.vue +1 -1
  43. package/src/components/BaseMediaLibrary.vue +1 -1
  44. package/src/components/BaseMenu.vue +1 -1
  45. package/src/components/BaseNavbarItem.vue +1 -1
  46. package/src/components/BaseNavbarSideItem.vue +1 -1
  47. package/src/components/BaseRadioGroup.vue +1 -1
  48. package/src/components/BaseTable.vue +1 -1
  49. package/src/components/BaseTagAutocomplete.vue +1 -1
  50. package/src/components/BaseTagAutocompleteFetch.vue +1 -1
  51. package/src/composables/hasOptions.ts +1 -1
  52. package/src/stores/dialogs.ts +1 -1
  53. package/src/stores/notifications.ts +1 -1
  54. package/src/stores/systemAlerts.ts +1 -1
  55. /package/src/types/{types.ts → index.ts} +0 -0
@@ -6106,7 +6106,7 @@ const Au = {
6106
6106
  function Lu(e, n, r, l, o, a) {
6107
6107
  return y(), T("svg", Au, Tu);
6108
6108
  }
6109
- const Fo = /* @__PURE__ */ je(Iu, [["render", Lu], ["__scopeId", "data-v-945515f9"]]), Mu = (e) => (ml("data-v-6e5812c9"), e = e(), pl(), e), Ou = { class: "relative w-full overflow-hidden" }, ju = { class: "flex flex-col" }, Du = { class: "inline-block min-w-full align-middle" }, Fu = { class: "relative min-h-[300px]" }, Pu = { class: "min-w-full border-separate border-spacing-0" }, Vu = {
6109
+ const Fo = /* @__PURE__ */ je(Iu, [["render", Lu], ["__scopeId", "data-v-945515f9"]]), Mu = (e) => (ml("data-v-756da018"), e = e(), pl(), e), Ou = { class: "relative w-full overflow-hidden" }, ju = { class: "flex flex-col" }, Du = { class: "inline-block min-w-full align-middle" }, Fu = { class: "relative min-h-[300px]" }, Pu = { class: "min-w-full border-separate border-spacing-0" }, Vu = {
6110
6110
  key: 0,
6111
6111
  class: "th"
6112
6112
  }, Nu = {
@@ -6583,7 +6583,7 @@ const Fo = /* @__PURE__ */ je(Iu, [["render", Lu], ["__scopeId", "data-v-945515f
6583
6583
  };
6584
6584
  }
6585
6585
  });
6586
- const Po = /* @__PURE__ */ je(uc, [["__scopeId", "data-v-6e5812c9"]]), Vo = W({
6586
+ const Po = /* @__PURE__ */ je(uc, [["__scopeId", "data-v-756da018"]]), Vo = W({
6587
6587
  name: "BaseTableColumn",
6588
6588
  props: {
6589
6589
  label: {
package/dist/style.css CHANGED
@@ -1,4 +1,4 @@
1
- @charset "UTF-8";.spinner[data-v-945515f9]{animation:rotate-945515f9 1s linear infinite;-webkit-animation:rotate-945515f9 1s linear infinite;-moz-animation:rotate-945515f9 1s linear infinite}@keyframes rotate-945515f9{to{transform:rotate(360deg)}}.path[data-v-945515f9]{stroke-dasharray:170;stroke-dashoffset:20}.th[data-v-6e5812c9]{background-color:rgb(248 250 252 / var(--tw-bg-opacity));position:sticky;top:0px;z-index:1;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity));--tw-bg-opacity: .75;--tw-backdrop-blur: blur(8px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}circle[data-v-e5ae83e3]{transition:stroke-dashoffset .35s;transform:rotate(-90deg);transform-origin:50% 50%}/*!
1
+ @charset "UTF-8";.spinner[data-v-945515f9]{animation:rotate-945515f9 1s linear infinite;-webkit-animation:rotate-945515f9 1s linear infinite;-moz-animation:rotate-945515f9 1s linear infinite}@keyframes rotate-945515f9{to{transform:rotate(360deg)}}.path[data-v-945515f9]{stroke-dasharray:170;stroke-dashoffset:20}.th[data-v-756da018]{background-color:rgb(248 250 252 / var(--tw-bg-opacity));position:sticky;top:0px;z-index:1;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity));--tw-bg-opacity: .75;--tw-backdrop-blur: blur(8px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}circle[data-v-e5ae83e3]{transition:stroke-dashoffset .35s;transform:rotate(-90deg);transform-origin:50% 50%}/*!
2
2
  * Pikaday
3
3
  * Copyright © 2014 David Bushell | BSD & MIT license | https://dbushell.com/
4
4
  */.pika-single{z-index:9999;display:block;position:relative;color:#333;background:#fff;border:1px solid #ccc;border-bottom-color:#bbb;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.pika-single:before,.pika-single:after{content:" ";display:table}.pika-single:after{clear:both}.pika-single.is-hidden{display:none}.pika-single.is-bound{position:absolute;box-shadow:0 5px 15px -5px #00000080}.pika-lendar{float:left;width:240px;margin:8px}.pika-title{position:relative;text-align:center}.pika-label{display:inline-block;position:relative;z-index:9999;overflow:hidden;margin:0;padding:5px 3px;font-size:14px;line-height:20px;font-weight:700;background-color:#fff}.pika-title select{cursor:pointer;position:absolute;z-index:9998;margin:0;left:0;top:5px;opacity:0}.pika-prev,.pika-next{display:block;cursor:pointer;position:relative;outline:none;border:0;padding:0;width:20px;height:30px;text-indent:20px;white-space:nowrap;overflow:hidden;background-color:transparent;background-position:center center;background-repeat:no-repeat;background-size:75% 75%;opacity:.5}.pika-prev:hover,.pika-next:hover{opacity:1}.pika-prev,.is-rtl .pika-next{float:left;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==)}.pika-next,.is-rtl .pika-prev{float:right;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=)}.pika-select{display:inline-block}.pika-table{width:100%;border-collapse:collapse;border-spacing:0;border:0}.pika-table th,.pika-table td{width:14.285714285714286%;padding:0}.pika-table th{color:#999;font-size:12px;line-height:25px;font-weight:700;text-align:center}.pika-button{cursor:pointer;display:block;box-sizing:border-box;-moz-box-sizing:border-box;outline:none;border:0;margin:0;width:100%;padding:5px;color:#666;font-size:12px;line-height:15px;text-align:right;background:#f5f5f5;height:initial}.pika-week{font-size:11px;color:#999}.is-today .pika-button{color:#3af;font-weight:700}.is-selected .pika-button,.has-event .pika-button{color:#fff;font-weight:700;background:#33aaff;box-shadow:inset 0 1px 3px #178fe5;border-radius:3px}.has-event .pika-button{background:#005da9;box-shadow:inset 0 1px 3px #0076c9}.is-disabled .pika-button,.is-inrange .pika-button{background:#D5E9F7}.is-startrange .pika-button{color:#fff;background:#6CB31D;box-shadow:none;border-radius:3px}.is-endrange .pika-button{color:#fff;background:#33aaff;box-shadow:none;border-radius:3px}.is-disabled .pika-button{pointer-events:none;cursor:default;color:#999;opacity:.3}.is-outside-current-month .pika-button{color:#999;opacity:.3}.is-selection-disabled{pointer-events:none;cursor:default}.pika-button:hover,.pika-row.pick-whole-week:hover .pika-button{color:#fff;background:#ff8000;box-shadow:none;border-radius:3px}.pika-table abbr{border-bottom:none;cursor:help}.pikaday-white{--backgroundColor: #ffffff;--textColor: #718096;--currentDateTextColor: #3182ce;--selectedDateBackgroundColor: #3182ce;--selectedDateTextColor: #ffffff;--labelTextColor: #4a5568;--weekDaysTextColor: #a0aec0;font-family:inherit;background-color:var(--backgroundColor);padding:.5rem;z-index:2000;margin:6px 0 0;--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);border-radius:.5rem}.pikaday-white .pika-title{width:100%;text-align:center;display:flex;justify-content:flex-start;margin-bottom:5px}.pikaday-white .pika-prev,.pikaday-white .pika-next{position:absolute;outline:none;padding:0;width:26px;height:26px;top:-1px;display:inline-block;margin-top:0;cursor:pointer;text-indent:-9999px;white-space:nowrap;overflow:hidden;background-color:transparent;background-position:center center;background-repeat:no-repeat;opacity:.7}.pikaday-white .pika-prev:hover,.pikaday-white .pika-next:hover{opacity:1}.pikaday-white .pika-prev{right:30px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23a0aec0'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M15 19l-7-7 7-7'%3E%3C/path%3E%3C/svg%3E")}.pikaday-white .pika-next{right:2px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23a0aec0'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M9 5l7 7-7 7'%3E%3C/path%3E%3C/svg%3E")}.pika-prev.is-disabled,.pika-next.is-disabled{cursor:default;opacity:.2}.pikaday-white .pika-label{margin-right:.375rem;border-radius:.25rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity));padding:.25rem .5rem;font-size:14px;font-weight:500;line-height:1}.pikaday-white .pika-label{position:relative}.pikaday-white .pika-select-month,.pikaday-white .pika-select-year{width:100%;cursor:pointer;position:absolute;z-index:9998;margin:0;left:0;top:0;opacity:0;padding:0}.pikaday-white table{width:100%;border-collapse:collapse}.pikaday-white table th{width:2em;height:2em;font-weight:400;color:var(--weekDaysTextColor);text-align:center}.pikaday-white table th abbr{text-decoration:none}.pikaday-white table td{padding:1px}.pikaday-white table td button{width:2em;height:2em;text-align:center;border-radius:9999px;background-color:var(--backgroundColor)}.pikaday-white table td button:hover{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity))}.pikaday-white table td.is-today button{color:var(--currentDateTextColor)}.pikaday-white table td.is-selected button{--tw-bg-opacity: 1;background-color:rgb(99 102 241 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity));font-weight:400}.pikaday-white table td button{color:var(--textColor)}input::-moz-placeholder,textarea::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(148 163 184 / var(--tw-placeholder-opacity))}input::placeholder,textarea::placeholder{--tw-placeholder-opacity: 1;color:rgb(148 163 184 / var(--tw-placeholder-opacity))}
@@ -1,5 +1,5 @@
1
1
  import { PropType } from 'vue';
2
- import { ActionItem } from '@/types/types';
2
+ import { ActionItem } from '@/types';
3
3
  declare const _default: {
4
4
  new (...args: any[]): {
5
5
  $: import("vue").ComponentInternalInstance;
@@ -1,5 +1,5 @@
1
1
  import { PropType } from 'vue';
2
- import { NormalizedOption, Option } from '@/types/types';
2
+ import { NormalizedOption, Option } from '@/types';
3
3
  declare const _default: {
4
4
  new (...args: any[]): {
5
5
  $: import("vue").ComponentInternalInstance;
@@ -1,5 +1,5 @@
1
1
  import { PropType } from 'vue';
2
- import { Option } from '@/types/types';
2
+ import { Option } from '@/types';
3
3
  import { RouteLocationRaw } from 'vue-router';
4
4
  declare const _default: {
5
5
  new (...args: any[]): {
@@ -263,7 +263,7 @@ declare const _default: {
263
263
  active: boolean;
264
264
  }) => any;
265
265
  footer: (_: {
266
- options: import("@/types/types").NormalizedOption[];
266
+ options: import("@/types").NormalizedOption[];
267
267
  } & {
268
268
  keywords: string;
269
269
  }) => any;
@@ -1,6 +1,6 @@
1
1
  import { PropType } from 'vue';
2
2
  import { RouteLocationRaw } from 'vue-router';
3
- import { Option } from '@/types/types';
3
+ import { Option } from '@/types';
4
4
  declare const _default: {
5
5
  new (...args: any[]): {
6
6
  $: import("vue").ComponentInternalInstance;
@@ -272,7 +272,7 @@ declare const _default: {
272
272
  firstSearch: boolean;
273
273
  }) => any;
274
274
  footer: (_: {
275
- options: import("@/types/types").NormalizedOption[];
275
+ options: import("@/types").NormalizedOption[];
276
276
  } & {
277
277
  keywords: string;
278
278
  }) => any;
@@ -1,5 +1,5 @@
1
1
  import { PropType } from 'vue';
2
- import { Breadcrumb } from '@/types/types';
2
+ import { Breadcrumb } from '@/types';
3
3
  declare const _default: import("vue").DefineComponent<{
4
4
  breadcrumbs: {
5
5
  required: true;
@@ -1,5 +1,5 @@
1
1
  import { PropType } from 'vue';
2
- import { NormalizedOption, Option } from '@/types/types';
2
+ import { NormalizedOption, Option } from '@/types';
3
3
  declare const _default: {
4
4
  new (...args: any[]): {
5
5
  $: import("vue").ComponentInternalInstance;
@@ -1,5 +1,5 @@
1
1
  import { PropType, Ref } from 'vue';
2
- import { Collection, DataTableQuery, MenuItemInterface, PaginationMetadata } from '@/types/types';
2
+ import { Collection, DataTableQuery, MenuItemInterface, PaginationMetadata } from '@/types';
3
3
  type Direction = 'asc' | 'desc';
4
4
  declare const _default: {
5
5
  new (...args: any[]): {
@@ -1,5 +1,5 @@
1
1
  import { PropType } from 'vue';
2
- import { CollectionItem, DataTableQuery, MenuItemInterface } from '@/types/types';
2
+ import { CollectionItem, DataTableQuery, MenuItemInterface } from '@/types';
3
3
  declare const _default: {
4
4
  new (...args: any[]): {
5
5
  $: import("vue").ComponentInternalInstance;
@@ -636,13 +636,13 @@ declare const _default: {
636
636
  row: any;
637
637
  }) => any;
638
638
  detail: (_: {
639
- row: import("@/types/types").Row;
639
+ row: import("@/types").Row;
640
640
  index: number;
641
641
  }) => any;
642
642
  checkedHeader: (_: {
643
643
  uncheckAll: () => void;
644
644
  count: number;
645
- checkRows: import("@/types/types").Row[];
645
+ checkRows: import("@/types").Row[];
646
646
  }) => any;
647
647
  filters: (_: {
648
648
  query: DataTableQuery;
@@ -650,7 +650,7 @@ declare const _default: {
650
650
  updateQueryValue: (key: string, value: any) => void;
651
651
  }) => any;
652
652
  sidebarTop: (_: {
653
- paginationMetadata: import("@/types/types").PaginationMetadata;
653
+ paginationMetadata: import("@/types").PaginationMetadata;
654
654
  }) => any;
655
655
  };
656
656
  });
@@ -6,24 +6,24 @@ declare const _default: import("vue").DefineComponent<{
6
6
  $: import("vue").ComponentInternalInstance;
7
7
  $data: {};
8
8
  $props: Partial<{
9
- data: import("../types/types").Row[];
9
+ data: import("../types").Row[];
10
10
  loading: boolean;
11
11
  sortField: string;
12
12
  sortDirection: string;
13
13
  visibleColumns: number[];
14
14
  detailed: boolean;
15
15
  checkable: boolean;
16
- checkableActions: import("../types/types").MenuItemInterface[];
16
+ checkableActions: import("../types").MenuItemInterface[];
17
17
  checkboxPosition: "left" | "right";
18
18
  isRowCheckable: Function;
19
- checkedRows: import("../types/types").Row[];
19
+ checkedRows: import("../types").Row[];
20
20
  hasDetailedVisible: Function;
21
21
  rowKey: string;
22
22
  detailTransition: string;
23
23
  maxHeight: number;
24
24
  }> & Omit<Readonly<import("vue").ExtractPropTypes<{
25
25
  data: {
26
- type: PropType<import("../types/types").Row[]>;
26
+ type: PropType<import("../types").Row[]>;
27
27
  default: () => never[];
28
28
  };
29
29
  loading: {
@@ -44,7 +44,7 @@ declare const _default: import("vue").DefineComponent<{
44
44
  };
45
45
  checkableActions: {
46
46
  default: undefined;
47
- type: PropType<import("../types/types").MenuItemInterface[]>;
47
+ type: PropType<import("../types").MenuItemInterface[]>;
48
48
  };
49
49
  checkboxPosition: {
50
50
  type: PropType<"left" | "right">;
@@ -56,7 +56,7 @@ declare const _default: import("vue").DefineComponent<{
56
56
  };
57
57
  checkedRows: {
58
58
  default: () => never[];
59
- type: PropType<import("../types/types").Row[]>;
59
+ type: PropType<import("../types").Row[]>;
60
60
  };
61
61
  sortField: {
62
62
  type: StringConstructor;
@@ -107,7 +107,7 @@ declare const _default: import("vue").DefineComponent<{
107
107
  $el: any;
108
108
  $options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
109
109
  data: {
110
- type: PropType<import("../types/types").Row[]>;
110
+ type: PropType<import("../types").Row[]>;
111
111
  default: () => never[];
112
112
  };
113
113
  loading: {
@@ -128,7 +128,7 @@ declare const _default: import("vue").DefineComponent<{
128
128
  };
129
129
  checkableActions: {
130
130
  default: undefined;
131
- type: PropType<import("../types/types").MenuItemInterface[]>;
131
+ type: PropType<import("../types").MenuItemInterface[]>;
132
132
  };
133
133
  checkboxPosition: {
134
134
  type: PropType<"left" | "right">;
@@ -140,7 +140,7 @@ declare const _default: import("vue").DefineComponent<{
140
140
  };
141
141
  checkedRows: {
142
142
  default: () => never[];
143
- type: PropType<import("../types/types").Row[]>;
143
+ type: PropType<import("../types").Row[]>;
144
144
  };
145
145
  sortField: {
146
146
  type: StringConstructor;
@@ -176,19 +176,19 @@ declare const _default: import("vue").DefineComponent<{
176
176
  "onUpdate:openedDetailed"?: ((...args: any[]) => any) | undefined;
177
177
  "onCell-click"?: ((...args: any[]) => any) | undefined;
178
178
  }, {
179
- newColumns: import("vue").ComputedRef<import("../types/types").BaseTableColumn[]>;
179
+ newColumns: import("vue").ComputedRef<import("../types").BaseTableColumn[]>;
180
180
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("sort" | "check" | "check-all" | "update:checkedRows" | "details-open" | "details-close" | "update:openedDetailed" | "cell-click")[], string, {
181
- data: import("../types/types").Row[];
181
+ data: import("../types").Row[];
182
182
  loading: boolean;
183
183
  sortField: string;
184
184
  sortDirection: string;
185
185
  visibleColumns: number[];
186
186
  detailed: boolean;
187
187
  checkable: boolean;
188
- checkableActions: import("../types/types").MenuItemInterface[];
188
+ checkableActions: import("../types").MenuItemInterface[];
189
189
  checkboxPosition: "left" | "right";
190
190
  isRowCheckable: Function;
191
- checkedRows: import("../types/types").Row[];
191
+ checkedRows: import("../types").Row[];
192
192
  hasDetailedVisible: Function;
193
193
  rowKey: string;
194
194
  detailTransition: string;
@@ -215,7 +215,7 @@ declare const _default: import("vue").DefineComponent<{
215
215
  $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: import("vue").WatchOptions<boolean> | undefined): import("vue").WatchStopHandle;
216
216
  } & Readonly<import("vue").ExtractPropTypes<{
217
217
  data: {
218
- type: PropType<import("../types/types").Row[]>;
218
+ type: PropType<import("../types").Row[]>;
219
219
  default: () => never[];
220
220
  };
221
221
  loading: {
@@ -236,7 +236,7 @@ declare const _default: import("vue").DefineComponent<{
236
236
  };
237
237
  checkableActions: {
238
238
  default: undefined;
239
- type: PropType<import("../types/types").MenuItemInterface[]>;
239
+ type: PropType<import("../types").MenuItemInterface[]>;
240
240
  };
241
241
  checkboxPosition: {
242
242
  type: PropType<"left" | "right">;
@@ -248,7 +248,7 @@ declare const _default: import("vue").DefineComponent<{
248
248
  };
249
249
  checkedRows: {
250
250
  default: () => never[];
251
- type: PropType<import("../types/types").Row[]>;
251
+ type: PropType<import("../types").Row[]>;
252
252
  };
253
253
  sortField: {
254
254
  type: StringConstructor;
@@ -284,17 +284,17 @@ declare const _default: import("vue").DefineComponent<{
284
284
  "onUpdate:openedDetailed"?: ((...args: any[]) => any) | undefined;
285
285
  "onCell-click"?: ((...args: any[]) => any) | undefined;
286
286
  } & import("vue").ShallowUnwrapRef<{
287
- newColumns: import("vue").ComputedRef<import("../types/types").BaseTableColumn[]>;
287
+ newColumns: import("vue").ComputedRef<import("../types").BaseTableColumn[]>;
288
288
  }> & {} & import("vue").ComponentCustomProperties & {} & {
289
289
  $slots: {
290
290
  default: (_: {}) => any;
291
291
  checkedHeader: (_: {
292
292
  uncheckAll: () => void;
293
293
  count: number;
294
- checkRows: import("../types/types").Row[];
294
+ checkRows: import("../types").Row[];
295
295
  }) => any;
296
296
  detail: (_: {
297
- row: import("../types/types").Row;
297
+ row: import("../types").Row;
298
298
  index: number;
299
299
  }) => any;
300
300
  empty: (_: {}) => any;
@@ -313,24 +313,24 @@ declare const _default: import("vue").DefineComponent<{
313
313
  $: import("vue").ComponentInternalInstance;
314
314
  $data: {};
315
315
  $props: Partial<{
316
- data: import("../types/types").Row[];
316
+ data: import("../types").Row[];
317
317
  loading: boolean;
318
318
  sortField: string;
319
319
  sortDirection: string;
320
320
  visibleColumns: number[];
321
321
  detailed: boolean;
322
322
  checkable: boolean;
323
- checkableActions: import("../types/types").MenuItemInterface[];
323
+ checkableActions: import("../types").MenuItemInterface[];
324
324
  checkboxPosition: "left" | "right";
325
325
  isRowCheckable: Function;
326
- checkedRows: import("../types/types").Row[];
326
+ checkedRows: import("../types").Row[];
327
327
  hasDetailedVisible: Function;
328
328
  rowKey: string;
329
329
  detailTransition: string;
330
330
  maxHeight: number;
331
331
  }> & Omit<Readonly<import("vue").ExtractPropTypes<{
332
332
  data: {
333
- type: PropType<import("../types/types").Row[]>;
333
+ type: PropType<import("../types").Row[]>;
334
334
  default: () => never[];
335
335
  };
336
336
  loading: {
@@ -351,7 +351,7 @@ declare const _default: import("vue").DefineComponent<{
351
351
  };
352
352
  checkableActions: {
353
353
  default: undefined;
354
- type: PropType<import("../types/types").MenuItemInterface[]>;
354
+ type: PropType<import("../types").MenuItemInterface[]>;
355
355
  };
356
356
  checkboxPosition: {
357
357
  type: PropType<"left" | "right">;
@@ -363,7 +363,7 @@ declare const _default: import("vue").DefineComponent<{
363
363
  };
364
364
  checkedRows: {
365
365
  default: () => never[];
366
- type: PropType<import("../types/types").Row[]>;
366
+ type: PropType<import("../types").Row[]>;
367
367
  };
368
368
  sortField: {
369
369
  type: StringConstructor;
@@ -414,7 +414,7 @@ declare const _default: import("vue").DefineComponent<{
414
414
  $el: any;
415
415
  $options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
416
416
  data: {
417
- type: PropType<import("../types/types").Row[]>;
417
+ type: PropType<import("../types").Row[]>;
418
418
  default: () => never[];
419
419
  };
420
420
  loading: {
@@ -435,7 +435,7 @@ declare const _default: import("vue").DefineComponent<{
435
435
  };
436
436
  checkableActions: {
437
437
  default: undefined;
438
- type: PropType<import("../types/types").MenuItemInterface[]>;
438
+ type: PropType<import("../types").MenuItemInterface[]>;
439
439
  };
440
440
  checkboxPosition: {
441
441
  type: PropType<"left" | "right">;
@@ -447,7 +447,7 @@ declare const _default: import("vue").DefineComponent<{
447
447
  };
448
448
  checkedRows: {
449
449
  default: () => never[];
450
- type: PropType<import("../types/types").Row[]>;
450
+ type: PropType<import("../types").Row[]>;
451
451
  };
452
452
  sortField: {
453
453
  type: StringConstructor;
@@ -483,19 +483,19 @@ declare const _default: import("vue").DefineComponent<{
483
483
  "onUpdate:openedDetailed"?: ((...args: any[]) => any) | undefined;
484
484
  "onCell-click"?: ((...args: any[]) => any) | undefined;
485
485
  }, {
486
- newColumns: import("vue").ComputedRef<import("../types/types").BaseTableColumn[]>;
486
+ newColumns: import("vue").ComputedRef<import("../types").BaseTableColumn[]>;
487
487
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("sort" | "check" | "check-all" | "update:checkedRows" | "details-open" | "details-close" | "update:openedDetailed" | "cell-click")[], string, {
488
- data: import("../types/types").Row[];
488
+ data: import("../types").Row[];
489
489
  loading: boolean;
490
490
  sortField: string;
491
491
  sortDirection: string;
492
492
  visibleColumns: number[];
493
493
  detailed: boolean;
494
494
  checkable: boolean;
495
- checkableActions: import("../types/types").MenuItemInterface[];
495
+ checkableActions: import("../types").MenuItemInterface[];
496
496
  checkboxPosition: "left" | "right";
497
497
  isRowCheckable: Function;
498
- checkedRows: import("../types/types").Row[];
498
+ checkedRows: import("../types").Row[];
499
499
  hasDetailedVisible: Function;
500
500
  rowKey: string;
501
501
  detailTransition: string;
@@ -522,7 +522,7 @@ declare const _default: import("vue").DefineComponent<{
522
522
  $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: import("vue").WatchOptions<boolean> | undefined): import("vue").WatchStopHandle;
523
523
  } & Readonly<import("vue").ExtractPropTypes<{
524
524
  data: {
525
- type: PropType<import("../types/types").Row[]>;
525
+ type: PropType<import("../types").Row[]>;
526
526
  default: () => never[];
527
527
  };
528
528
  loading: {
@@ -543,7 +543,7 @@ declare const _default: import("vue").DefineComponent<{
543
543
  };
544
544
  checkableActions: {
545
545
  default: undefined;
546
- type: PropType<import("../types/types").MenuItemInterface[]>;
546
+ type: PropType<import("../types").MenuItemInterface[]>;
547
547
  };
548
548
  checkboxPosition: {
549
549
  type: PropType<"left" | "right">;
@@ -555,7 +555,7 @@ declare const _default: import("vue").DefineComponent<{
555
555
  };
556
556
  checkedRows: {
557
557
  default: () => never[];
558
- type: PropType<import("../types/types").Row[]>;
558
+ type: PropType<import("../types").Row[]>;
559
559
  };
560
560
  sortField: {
561
561
  type: StringConstructor;
@@ -591,17 +591,17 @@ declare const _default: import("vue").DefineComponent<{
591
591
  "onUpdate:openedDetailed"?: ((...args: any[]) => any) | undefined;
592
592
  "onCell-click"?: ((...args: any[]) => any) | undefined;
593
593
  } & import("vue").ShallowUnwrapRef<{
594
- newColumns: import("vue").ComputedRef<import("../types/types").BaseTableColumn[]>;
594
+ newColumns: import("vue").ComputedRef<import("../types").BaseTableColumn[]>;
595
595
  }> & {} & import("vue").ComponentCustomProperties & {} & {
596
596
  $slots: {
597
597
  default: (_: {}) => any;
598
598
  checkedHeader: (_: {
599
599
  uncheckAll: () => void;
600
600
  count: number;
601
- checkRows: import("../types/types").Row[];
601
+ checkRows: import("../types").Row[];
602
602
  }) => any;
603
603
  detail: (_: {
604
- row: import("../types/types").Row;
604
+ row: import("../types").Row;
605
605
  index: number;
606
606
  }) => any;
607
607
  empty: (_: {}) => any;
@@ -1,5 +1,5 @@
1
1
  import { PropType } from 'vue';
2
- import { Option } from '@/types/types';
2
+ import { Option } from '@/types';
3
3
  declare const _default: {
4
4
  new (...args: any[]): {
5
5
  $: import("vue").ComponentInternalInstance;
@@ -267,7 +267,7 @@ declare const _default: {
267
267
  firstSearch: boolean;
268
268
  }) => any;
269
269
  footer: (_: {
270
- options: import("@/types/types").NormalizedOption[];
270
+ options: import("@/types").NormalizedOption[];
271
271
  } & {
272
272
  keywords: string;
273
273
  }) => any;
@@ -1,5 +1,5 @@
1
1
  import { PropType } from 'vue';
2
- import { NotificationsConfig } from '../types/types';
2
+ import { NotificationsConfig } from '../types';
3
3
  declare const _default: import("vue").DefineComponent<{
4
4
  notificationsConfig: {
5
5
  required: true;
@@ -1,6 +1,6 @@
1
1
  import { User } from '@/types/User';
2
2
  import { PropType } from 'vue';
3
- import { ActionItem, ActionSection, NotificationsConfig } from '../types/types';
3
+ import { ActionItem, ActionSection, NotificationsConfig } from '../types';
4
4
  declare const _default: {
5
5
  new (...args: any[]): {
6
6
  $: import("vue").ComponentInternalInstance;
@@ -1,6 +1,6 @@
1
1
  import { User } from '@/types/User';
2
2
  import { PropType } from 'vue';
3
- import { ActionItem, NotificationsConfig } from '../types/types';
3
+ import { ActionItem, NotificationsConfig } from '../types';
4
4
  declare const _default: {
5
5
  new (...args: any[]): {
6
6
  $: import("vue").ComponentInternalInstance;
@@ -1,6 +1,6 @@
1
1
  import { Media } from '@/types/Media';
2
2
  import { PropType } from 'vue';
3
- import { MediaLibraryPayload } from '@/types/types';
3
+ import { MediaLibraryPayload } from '@/types';
4
4
  declare const _default: {
5
5
  new (...args: any[]): {
6
6
  $: import("vue").ComponentInternalInstance;
@@ -1,5 +1,5 @@
1
1
  import { PropType } from 'vue';
2
- import { MenuItemInterface } from '@/types/types';
2
+ import { MenuItemInterface } from '@/types';
3
3
  declare const _default: {
4
4
  new (...args: any[]): {
5
5
  $: import("vue").ComponentInternalInstance;
@@ -1,5 +1,5 @@
1
1
  import { PropType } from 'vue';
2
- import { ActionItem } from '@/types/types';
2
+ import { ActionItem } from '@/types';
3
3
  declare const _default: import("vue").DefineComponent<{
4
4
  item: {
5
5
  required: true;
@@ -1,5 +1,5 @@
1
1
  import { PropType } from 'vue';
2
- import { ActionItem } from '@/types/types';
2
+ import { ActionItem } from '@/types';
3
3
  declare const _default: import("vue").DefineComponent<{
4
4
  item: {
5
5
  required: true;
@@ -1,5 +1,5 @@
1
1
  import { PropType } from 'vue';
2
- import { Option } from '@/types/types';
2
+ import { Option } from '@/types';
3
3
  declare const _default: {
4
4
  new (...args: any[]): {
5
5
  $: import("vue").ComponentInternalInstance;
@@ -219,7 +219,7 @@ declare const _default: {
219
219
  }, {}, string> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
220
220
  $slots: {
221
221
  option: (_: {
222
- option: import("@/types/types").NormalizedOption;
222
+ option: import("@/types").NormalizedOption;
223
223
  }) => any;
224
224
  };
225
225
  });
@@ -1,5 +1,5 @@
1
1
  import { PropType } from 'vue';
2
- import { BaseTableColumn, MenuItemInterface, Row } from '@/types/types';
2
+ import { BaseTableColumn, MenuItemInterface, Row } from '@/types';
3
3
  declare const _default: {
4
4
  new (...args: any[]): {
5
5
  $: import("vue").ComponentInternalInstance;
@@ -1,5 +1,5 @@
1
1
  import { PropType } from 'vue';
2
- import { NormalizedOption, Option } from '@/types/types';
2
+ import { NormalizedOption, Option } from '@/types';
3
3
  declare const _default: {
4
4
  new (...args: any[]): {
5
5
  $: import("vue").ComponentInternalInstance;
@@ -1,5 +1,5 @@
1
1
  import { PropType } from 'vue';
2
- import { Option } from '@/types/types';
2
+ import { Option } from '@/types';
3
3
  declare const _default: {
4
4
  new (...args: any[]): {
5
5
  $: import("vue").ComponentInternalInstance;
@@ -254,7 +254,7 @@ declare const _default: {
254
254
  active: boolean;
255
255
  }) => any;
256
256
  footer: (_: {
257
- options: import("@/types/types").NormalizedOption[];
257
+ options: import("@/types").NormalizedOption[];
258
258
  } & {
259
259
  keywords: string;
260
260
  }) => any;
@@ -1,5 +1,5 @@
1
1
  import { Ref } from 'vue';
2
- import { NormalizedOption, Option } from '@/types/types';
2
+ import { NormalizedOption, Option } from '@/types';
3
3
  export declare function useHasOptions(modelValue: Ref<Option[] | Option | null | undefined>, options: Ref<Option[]>, labelKey: Ref<string>, valueKey: Ref<string>, multiple?: Ref<boolean>): {
4
4
  normalizedOptions: import("vue").ComputedRef<NormalizedOption[]>;
5
5
  normalizedModelValue: import("vue").ComputedRef<NormalizedOption | NormalizedOption[] | null>;
@@ -1,4 +1,4 @@
1
- import { Dialog, DialogOptions } from '../types/types';
1
+ import { Dialog, DialogOptions } from '../types';
2
2
  export declare const useDialogsStore: import("pinia").StoreDefinition<"dialogs", {
3
3
  count: number;
4
4
  dialogs: Dialog[];
@@ -1,4 +1,4 @@
1
- import { Notification, NotificationOptions } from '../types/types';
1
+ import { Notification, NotificationOptions } from '../types';
2
2
  export declare const useNotificationsStore: import("pinia").StoreDefinition<"notifications", {
3
3
  count: number;
4
4
  notifications: Notification[];
@@ -1,4 +1,4 @@
1
- import { SystemAlert, SystemAlertOptions } from '../types/types';
1
+ import { SystemAlert, SystemAlertOptions } from '../types';
2
2
  export declare const useSystemAlertStore: import("pinia").StoreDefinition<"systemAlerts", {
3
3
  count: number;
4
4
  systemAlerts: SystemAlert[];
File without changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sprintify-ui",
3
- "version": "0.0.38",
3
+ "version": "0.0.40",
4
4
  "scripts": {
5
5
  "build": "rimraf dist && vue-tsc && vite build",
6
6
  "build-fast": "rimraf dist && vite build",
@@ -102,6 +102,7 @@
102
102
  "import": "./dist/sprintify-ui.es.js"
103
103
  },
104
104
  "./dist/style.css": "./dist/style.css",
105
- "./tailwindcss": "./dist/tailwindcss/index.js"
105
+ "./tailwindcss": "./dist/tailwindcss/index.js",
106
+ "./types": "./dist/types/src/types/index.ts"
106
107
  }
107
108
  }
@@ -35,7 +35,7 @@
35
35
 
36
36
  <script setup lang="ts">
37
37
  import { PropType } from 'vue';
38
- import { ActionItem } from '@/types/types';
38
+ import { ActionItem } from '@/types';
39
39
 
40
40
  defineProps({
41
41
  item: {
@@ -60,7 +60,7 @@
60
60
 
61
61
  <script lang="ts" setup>
62
62
  import { Ref } from 'vue';
63
- import { Dialog } from '@/types/types';
63
+ import { Dialog } from '@/types';
64
64
  import BaseDialog from './BaseDialog.vue';
65
65
  import { useDialogsStore } from '@/stores/dialogs';
66
66
  import { disableScroll, enableScroll } from '@/utils/scrollPreventer';
@@ -123,7 +123,7 @@
123
123
  <script lang="ts" setup>
124
124
  import { get } from 'lodash';
125
125
  import { PropType, Ref, ComputedRef } from 'vue';
126
- import { NormalizedOption, Option } from '@/types/types';
126
+ import { NormalizedOption, Option } from '@/types';
127
127
  import { useInfiniteScroll, useMutationObserver } from '@vueuse/core';
128
128
  import BaseSkeleton from './BaseSkeleton.vue';
129
129
  import { useHasOptions } from '@/composables/hasOptions';
@@ -61,7 +61,7 @@
61
61
  import { config } from '../';
62
62
  import { debounce } from 'lodash';
63
63
  import { PropType, Ref } from 'vue';
64
- import { Option } from '@/types/types';
64
+ import { Option } from '@/types';
65
65
  import { RouteLocationRaw } from 'vue-router';
66
66
  import BaseAutocomplete from './BaseAutocomplete.vue';
67
67
 
@@ -29,7 +29,7 @@ import { RouteLocationRaw } from 'vue-router';
29
29
  import { AxiosResponse } from 'axios';
30
30
  import { config } from '@/index';
31
31
  import BaseAutocompleteFetch from './BaseAutocompleteFetch.vue';
32
- import { Option } from '@/types/types';
32
+ import { Option } from '@/types';
33
33
 
34
34
  const props = defineProps({
35
35
  modelValue: {
@@ -60,7 +60,7 @@
60
60
 
61
61
  <script lang="ts" setup>
62
62
  import { PropType } from 'vue';
63
- import { Breadcrumb } from '@/types/types';
63
+ import { Breadcrumb } from '@/types';
64
64
 
65
65
  const props = defineProps({
66
66
  breadcrumbs: {
@@ -29,7 +29,7 @@
29
29
 
30
30
  <script lang="ts" setup>
31
31
  import { PropType } from 'vue';
32
- import { NormalizedOption, Option } from '@/types/types';
32
+ import { NormalizedOption, Option } from '@/types';
33
33
  import { cloneDeep, isArray } from 'lodash';
34
34
  import { useHasOptions } from '@/composables/hasOptions';
35
35
 
@@ -205,7 +205,7 @@ import {
205
205
  PaginatedCollection,
206
206
  PaginationMetadata,
207
207
  ResourceCollection,
208
- } from '@/types/types';
208
+ } from '@/types';
209
209
 
210
210
  import BaseMenu from './BaseMenu.vue';
211
211
  import BaseCard from './BaseCard.vue';
@@ -157,11 +157,7 @@
157
157
 
158
158
  <script lang="ts" setup>
159
159
  import { PropType, Ref } from 'vue';
160
- import {
161
- CollectionItem,
162
- DataTableQuery,
163
- MenuItemInterface,
164
- } from '@/types/types';
160
+ import { CollectionItem, DataTableQuery, MenuItemInterface } from '@/types';
165
161
  import { useDialogsStore } from '@/stores/dialogs';
166
162
  import { useNotificationsStore } from '../stores/notifications';
167
163
  import BaseDataIterator from './BaseDataIterator.vue';
@@ -26,7 +26,7 @@
26
26
 
27
27
  <script lang="ts" setup>
28
28
  import { PropType } from 'vue';
29
- import { Option } from '@/types/types';
29
+ import { Option } from '@/types';
30
30
  import BaseTagAutocompleteFetch from './BaseTagAutocompleteFetch.vue';
31
31
 
32
32
  const props = defineProps({
@@ -81,7 +81,7 @@ import BaseCounter from './BaseCounter.vue';
81
81
  import BaseLayoutNotificationItem from './BaseLayoutNotificationItem.vue';
82
82
  import BaseMenu from './BaseMenu.vue';
83
83
  import { useBreakpoints } from '@/composables/breakpoints';
84
- import { NotificationsConfig } from '../types/types';
84
+ import { NotificationsConfig } from '../types';
85
85
  import { MenuItem } from '@headlessui/vue';
86
86
  import { Notification } from '@/types/Notification';
87
87
 
@@ -65,7 +65,7 @@
65
65
  <script setup lang="ts">
66
66
  import { User } from '@/types/User';
67
67
  import { PropType } from 'vue';
68
- import { ActionItem, ActionSection, NotificationsConfig } from '../types/types';
68
+ import { ActionItem, ActionSection, NotificationsConfig } from '../types';
69
69
  import BaseAvatar from './BaseAvatar.vue';
70
70
  import BaseLayoutNotificationDropdown from './BaseLayoutNotificationDropdown.vue';
71
71
  import BaseLayoutSidebar from './BaseLayoutSidebar.vue';
@@ -90,7 +90,7 @@
90
90
  <script lang="ts" setup>
91
91
  import { User } from '@/types/User';
92
92
  import { PropType } from 'vue';
93
- import { ActionItem, NotificationsConfig } from '../types/types';
93
+ import { ActionItem, NotificationsConfig } from '../types';
94
94
  import BaseAvatar from './BaseAvatar.vue';
95
95
  import BaseLayoutStacked from './BaseLayoutStacked.vue';
96
96
  import BaseMenu from './BaseMenu.vue';
@@ -95,7 +95,7 @@ import { UploadedFile } from '@/types/UploadedFile';
95
95
  import { Media } from '@/types/Media';
96
96
  import { cloneDeep, isArray, isObject } from 'lodash';
97
97
  import { PropType } from 'vue';
98
- import { MediaLibraryPayload } from '@/types/types';
98
+ import { MediaLibraryPayload } from '@/types';
99
99
  import { useDialogsStore } from '../stores/dialogs';
100
100
  import { useNotificationsStore } from '../stores/notifications';
101
101
  import { capitalize } from 'lodash';
@@ -90,7 +90,7 @@
90
90
  <script lang="ts" setup>
91
91
  import { PropType } from 'vue';
92
92
  import { Menu, MenuButton, MenuItem, MenuItems } from '@headlessui/vue';
93
- import { MenuItemInterface } from '@/types/types';
93
+ import { MenuItemInterface } from '@/types';
94
94
  import BaseMenuItem from './BaseMenuItem.vue';
95
95
 
96
96
  const props = defineProps({
@@ -21,7 +21,7 @@
21
21
 
22
22
  <script setup lang="ts">
23
23
  import { PropType } from 'vue';
24
- import { ActionItem } from '@/types/types';
24
+ import { ActionItem } from '@/types';
25
25
  import BaseActionItem from './BaseActionItem.vue';
26
26
  import BaseNavbarItemContent from './BaseNavbarItemContent.vue';
27
27
 
@@ -19,7 +19,7 @@
19
19
 
20
20
  <script setup lang="ts">
21
21
  import { PropType } from 'vue';
22
- import { ActionItem } from '@/types/types';
22
+ import { ActionItem } from '@/types';
23
23
  import BaseActionItem from './BaseActionItem.vue';
24
24
  import BaseNavbarSideItemContent from './BaseNavbarSideItemContent.vue';
25
25
 
@@ -30,7 +30,7 @@
30
30
 
31
31
  <script lang="ts" setup>
32
32
  import { PropType } from 'vue';
33
- import { Option } from '@/types/types';
33
+ import { Option } from '@/types';
34
34
  import { useHasOptions } from '@/composables/hasOptions';
35
35
 
36
36
  const props = defineProps({
@@ -279,7 +279,7 @@ export default {
279
279
 
280
280
  <script lang="ts" setup>
281
281
  import { PropType, ref, Ref } from 'vue';
282
- import { BaseTableColumn, MenuItemInterface, Row } from '@/types/types';
282
+ import { BaseTableColumn, MenuItemInterface, Row } from '@/types';
283
283
  import SlotComponent from './SlotComponent';
284
284
  import { useResizeObserver } from '@vueuse/core';
285
285
  import { debounce, isArray } from 'lodash';
@@ -126,7 +126,7 @@
126
126
  <script lang="ts" setup>
127
127
  import { cloneDeep, get } from 'lodash';
128
128
  import { PropType, Ref, ComputedRef } from 'vue';
129
- import { NormalizedOption, Option } from '@/types/types';
129
+ import { NormalizedOption, Option } from '@/types';
130
130
  import { useInfiniteScroll, useMutationObserver } from '@vueuse/core';
131
131
  import { useNotificationsStore } from '@/stores/notifications';
132
132
  import BaseSkeleton from './BaseSkeleton.vue';
@@ -40,7 +40,7 @@
40
40
  import { debounce } from 'lodash';
41
41
  import { config } from '@/index';
42
42
  import { PropType, Ref } from 'vue';
43
- import { Option } from '@/types/types';
43
+ import { Option } from '@/types';
44
44
  import BaseTagAutocomplete from './BaseTagAutocomplete.vue';
45
45
 
46
46
  const props = defineProps({
@@ -1,5 +1,5 @@
1
1
  import { Ref } from 'vue';
2
- import { NormalizedOption, Option } from '@/types/types';
2
+ import { NormalizedOption, Option } from '@/types';
3
3
  import { isArray, isObject } from 'lodash';
4
4
 
5
5
  export function useHasOptions(
@@ -1,6 +1,6 @@
1
1
  import { defineStore } from 'pinia';
2
2
  import { config } from '@/index';
3
- import { Dialog, DialogOptions } from '../types/types';
3
+ import { Dialog, DialogOptions } from '../types';
4
4
 
5
5
  export const useDialogsStore = defineStore('dialogs', {
6
6
  state: () => {
@@ -1,5 +1,5 @@
1
1
  import { defineStore } from 'pinia';
2
- import { Notification, NotificationOptions } from '../types/types';
2
+ import { Notification, NotificationOptions } from '../types';
3
3
 
4
4
  export const useNotificationsStore = defineStore('notifications', {
5
5
  state: () => {
@@ -1,5 +1,5 @@
1
1
  import { defineStore } from 'pinia';
2
- import { SystemAlert, SystemAlertOptions } from '../types/types';
2
+ import { SystemAlert, SystemAlertOptions } from '../types';
3
3
 
4
4
  export const useSystemAlertStore = defineStore('systemAlerts', {
5
5
  state: () => {
File without changes