@vuetify/one 1.5.0 → 1.5.1

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 (3) hide show
  1. package/dist/index.d.ts +20 -1
  2. package/dist/index.js +1126 -1101
  3. package/package.json +2 -1
package/dist/index.d.ts CHANGED
@@ -1743,6 +1743,7 @@ interface Promotion {
1743
1743
  title: string;
1744
1744
  metadata: {
1745
1745
  active: boolean;
1746
+ color: string;
1746
1747
  text: string;
1747
1748
  short_text: string;
1748
1749
  images: {
@@ -1768,6 +1769,7 @@ declare const usePromotionsStore: pinia.StoreDefinition<"promotions", pinia._Unw
1768
1769
  title: string;
1769
1770
  metadata: {
1770
1771
  active: boolean;
1772
+ color: string;
1771
1773
  text: string;
1772
1774
  short_text: string;
1773
1775
  images: {
@@ -1802,6 +1804,7 @@ declare const usePromotionsStore: pinia.StoreDefinition<"promotions", pinia._Unw
1802
1804
  title: string;
1803
1805
  metadata: {
1804
1806
  active: boolean;
1807
+ color: string;
1805
1808
  text: string;
1806
1809
  short_text: string;
1807
1810
  images: {
@@ -1838,6 +1841,7 @@ declare const usePromotionsStore: pinia.StoreDefinition<"promotions", pinia._Unw
1838
1841
  title: string;
1839
1842
  metadata: {
1840
1843
  active: boolean;
1844
+ color: string;
1841
1845
  text: string;
1842
1846
  short_text: string;
1843
1847
  images: {
@@ -1873,6 +1877,7 @@ declare const usePromotionsStore: pinia.StoreDefinition<"promotions", pinia._Unw
1873
1877
  title: string;
1874
1878
  metadata: {
1875
1879
  active: boolean;
1880
+ color: string;
1876
1881
  text: string;
1877
1882
  short_text: string;
1878
1883
  images: {
@@ -1908,6 +1913,7 @@ declare const usePromotionsStore: pinia.StoreDefinition<"promotions", pinia._Unw
1908
1913
  title: string;
1909
1914
  metadata: {
1910
1915
  active: boolean;
1916
+ color: string;
1911
1917
  text: string;
1912
1918
  short_text: string;
1913
1919
  images: {
@@ -1947,6 +1953,7 @@ declare const usePromotionsStore: pinia.StoreDefinition<"promotions", pinia._Unw
1947
1953
  title: string;
1948
1954
  metadata: {
1949
1955
  active: boolean;
1956
+ color: string;
1950
1957
  text: string;
1951
1958
  short_text: string;
1952
1959
  images: {
@@ -1981,6 +1988,7 @@ declare const usePromotionsStore: pinia.StoreDefinition<"promotions", pinia._Unw
1981
1988
  title: string;
1982
1989
  metadata: {
1983
1990
  active: boolean;
1991
+ color: string;
1984
1992
  text: string;
1985
1993
  short_text: string;
1986
1994
  images: {
@@ -2017,6 +2025,7 @@ declare const usePromotionsStore: pinia.StoreDefinition<"promotions", pinia._Unw
2017
2025
  title: string;
2018
2026
  metadata: {
2019
2027
  active: boolean;
2028
+ color: string;
2020
2029
  text: string;
2021
2030
  short_text: string;
2022
2031
  images: {
@@ -2052,6 +2061,7 @@ declare const usePromotionsStore: pinia.StoreDefinition<"promotions", pinia._Unw
2052
2061
  title: string;
2053
2062
  metadata: {
2054
2063
  active: boolean;
2064
+ color: string;
2055
2065
  text: string;
2056
2066
  short_text: string;
2057
2067
  images: {
@@ -2087,6 +2097,7 @@ declare const usePromotionsStore: pinia.StoreDefinition<"promotions", pinia._Unw
2087
2097
  title: string;
2088
2098
  metadata: {
2089
2099
  active: boolean;
2100
+ color: string;
2090
2101
  text: string;
2091
2102
  short_text: string;
2092
2103
  images: {
@@ -2126,6 +2137,7 @@ declare const usePromotionsStore: pinia.StoreDefinition<"promotions", pinia._Unw
2126
2137
  title: string;
2127
2138
  metadata: {
2128
2139
  active: boolean;
2140
+ color: string;
2129
2141
  text: string;
2130
2142
  short_text: string;
2131
2143
  images: {
@@ -2160,6 +2172,7 @@ declare const usePromotionsStore: pinia.StoreDefinition<"promotions", pinia._Unw
2160
2172
  title: string;
2161
2173
  metadata: {
2162
2174
  active: boolean;
2175
+ color: string;
2163
2176
  text: string;
2164
2177
  short_text: string;
2165
2178
  images: {
@@ -2196,6 +2209,7 @@ declare const usePromotionsStore: pinia.StoreDefinition<"promotions", pinia._Unw
2196
2209
  title: string;
2197
2210
  metadata: {
2198
2211
  active: boolean;
2212
+ color: string;
2199
2213
  text: string;
2200
2214
  short_text: string;
2201
2215
  images: {
@@ -2231,6 +2245,7 @@ declare const usePromotionsStore: pinia.StoreDefinition<"promotions", pinia._Unw
2231
2245
  title: string;
2232
2246
  metadata: {
2233
2247
  active: boolean;
2248
+ color: string;
2234
2249
  text: string;
2235
2250
  short_text: string;
2236
2251
  images: {
@@ -2266,6 +2281,7 @@ declare const usePromotionsStore: pinia.StoreDefinition<"promotions", pinia._Unw
2266
2281
  title: string;
2267
2282
  metadata: {
2268
2283
  active: boolean;
2284
+ color: string;
2269
2285
  text: string;
2270
2286
  short_text: string;
2271
2287
  images: {
@@ -2363,6 +2379,7 @@ declare const useUserStore: pinia.StoreDefinition<"user", pinia._UnwrapAll<Pick<
2363
2379
  pwaRefresh: globalThis.Ref<boolean>;
2364
2380
  slashSearch: globalThis.Ref<boolean>;
2365
2381
  syncSettings: globalThis.Ref<boolean>;
2382
+ showHouseAds: globalThis.Ref<boolean>;
2366
2383
  theme: globalThis.Ref<string>;
2367
2384
  mixedTheme: globalThis.Ref<boolean>;
2368
2385
  direction: globalThis.Ref<"rtl" | "ltr">;
@@ -2391,7 +2408,7 @@ declare const useUserStore: pinia.StoreDefinition<"user", pinia._UnwrapAll<Pick<
2391
2408
  jobs: null | number;
2392
2409
  };
2393
2410
  }>;
2394
- }, "v" | "api" | "avatar" | "dev" | "disableAds" | "composition" | "pwaRefresh" | "slashSearch" | "syncSettings" | "theme" | "mixedTheme" | "direction" | "quickbar" | "railDrawer" | "pins" | "pinned" | "suits" | "colors" | "notifications">>, Pick<{
2411
+ }, "v" | "api" | "avatar" | "dev" | "disableAds" | "composition" | "pwaRefresh" | "slashSearch" | "syncSettings" | "showHouseAds" | "theme" | "mixedTheme" | "direction" | "quickbar" | "railDrawer" | "pins" | "pinned" | "suits" | "colors" | "notifications">>, Pick<{
2395
2412
  load: () => void;
2396
2413
  save: () => void;
2397
2414
  reset: () => void;
@@ -2404,6 +2421,7 @@ declare const useUserStore: pinia.StoreDefinition<"user", pinia._UnwrapAll<Pick<
2404
2421
  pwaRefresh: globalThis.Ref<boolean>;
2405
2422
  slashSearch: globalThis.Ref<boolean>;
2406
2423
  syncSettings: globalThis.Ref<boolean>;
2424
+ showHouseAds: globalThis.Ref<boolean>;
2407
2425
  theme: globalThis.Ref<string>;
2408
2426
  mixedTheme: globalThis.Ref<boolean>;
2409
2427
  direction: globalThis.Ref<"rtl" | "ltr">;
@@ -2445,6 +2463,7 @@ declare const useUserStore: pinia.StoreDefinition<"user", pinia._UnwrapAll<Pick<
2445
2463
  pwaRefresh: globalThis.Ref<boolean>;
2446
2464
  slashSearch: globalThis.Ref<boolean>;
2447
2465
  syncSettings: globalThis.Ref<boolean>;
2466
+ showHouseAds: globalThis.Ref<boolean>;
2448
2467
  theme: globalThis.Ref<string>;
2449
2468
  mixedTheme: globalThis.Ref<boolean>;
2450
2469
  direction: globalThis.Ref<"rtl" | "ltr">;