vft 0.0.414 → 0.0.415

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.
@@ -256,9 +256,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
256
256
  readonly strategy?: "fixed" | "absolute" | undefined;
257
257
  readonly effect?: "light" | "dark" | undefined;
258
258
  readonly trigger?: import("vft/es/components/tooltip").TooltipTriggerType | undefined;
259
+ readonly visible?: boolean | undefined;
259
260
  readonly teleported?: boolean | undefined;
260
261
  readonly open?: boolean | undefined;
261
- readonly visible?: boolean | undefined;
262
262
  readonly arrowOffset?: number | undefined;
263
263
  readonly gpuAcceleration?: boolean | undefined;
264
264
  readonly fallbackPlacements?: import("@popperjs/core").Placement[] | undefined;
@@ -674,9 +674,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
674
674
  readonly strategy?: "fixed" | "absolute" | undefined;
675
675
  readonly effect?: "light" | "dark" | undefined;
676
676
  readonly trigger?: import("vft/es/components/tooltip").TooltipTriggerType | undefined;
677
+ readonly visible?: boolean | undefined;
677
678
  readonly teleported?: boolean | undefined;
678
679
  readonly open?: boolean | undefined;
679
- readonly visible?: boolean | undefined;
680
680
  readonly arrowOffset?: number | undefined;
681
681
  readonly gpuAcceleration?: boolean | undefined;
682
682
  readonly fallbackPlacements?: import("@popperjs/core").Placement[] | undefined;
@@ -1093,9 +1093,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1093
1093
  readonly strategy?: "fixed" | "absolute" | undefined;
1094
1094
  readonly effect?: "light" | "dark" | undefined;
1095
1095
  readonly trigger?: import("vft/es/components/tooltip").TooltipTriggerType | undefined;
1096
+ readonly visible?: boolean | undefined;
1096
1097
  readonly teleported?: boolean | undefined;
1097
1098
  readonly open?: boolean | undefined;
1098
- readonly visible?: boolean | undefined;
1099
1099
  readonly arrowOffset?: number | undefined;
1100
1100
  readonly gpuAcceleration?: boolean | undefined;
1101
1101
  readonly fallbackPlacements?: import("@popperjs/core").Placement[] | undefined;
@@ -1511,9 +1511,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1511
1511
  readonly strategy?: "fixed" | "absolute" | undefined;
1512
1512
  readonly effect?: "light" | "dark" | undefined;
1513
1513
  readonly trigger?: import("vft/es/components/tooltip").TooltipTriggerType | undefined;
1514
+ readonly visible?: boolean | undefined;
1514
1515
  readonly teleported?: boolean | undefined;
1515
1516
  readonly open?: boolean | undefined;
1516
- readonly visible?: boolean | undefined;
1517
1517
  readonly arrowOffset?: number | undefined;
1518
1518
  readonly gpuAcceleration?: boolean | undefined;
1519
1519
  readonly fallbackPlacements?: import("@popperjs/core").Placement[] | undefined;
@@ -104,9 +104,9 @@ declare const useSelect: (props: SelectV2Props, emit: any) => {
104
104
  readonly strategy?: "fixed" | "absolute" | undefined;
105
105
  readonly effect?: "light" | "dark" | undefined;
106
106
  readonly trigger?: import("vft/es/components/tooltip").TooltipTriggerType | undefined;
107
+ readonly visible?: boolean | undefined;
107
108
  readonly teleported?: boolean | undefined;
108
109
  readonly open?: boolean | undefined;
109
- readonly visible?: boolean | undefined;
110
110
  readonly arrowOffset?: number | undefined;
111
111
  readonly gpuAcceleration?: boolean | undefined;
112
112
  readonly fallbackPlacements?: import("@popperjs/core").Placement[] | undefined;
@@ -522,9 +522,9 @@ declare const useSelect: (props: SelectV2Props, emit: any) => {
522
522
  readonly strategy?: "fixed" | "absolute" | undefined;
523
523
  readonly effect?: "light" | "dark" | undefined;
524
524
  readonly trigger?: import("vft/es/components/tooltip").TooltipTriggerType | undefined;
525
+ readonly visible?: boolean | undefined;
525
526
  readonly teleported?: boolean | undefined;
526
527
  readonly open?: boolean | undefined;
527
- readonly visible?: boolean | undefined;
528
528
  readonly arrowOffset?: number | undefined;
529
529
  readonly gpuAcceleration?: boolean | undefined;
530
530
  readonly fallbackPlacements?: import("@popperjs/core").Placement[] | undefined;
@@ -941,9 +941,9 @@ declare const useSelect: (props: SelectV2Props, emit: any) => {
941
941
  readonly strategy?: "fixed" | "absolute" | undefined;
942
942
  readonly effect?: "light" | "dark" | undefined;
943
943
  readonly trigger?: import("vft/es/components/tooltip").TooltipTriggerType | undefined;
944
+ readonly visible?: boolean | undefined;
944
945
  readonly teleported?: boolean | undefined;
945
946
  readonly open?: boolean | undefined;
946
- readonly visible?: boolean | undefined;
947
947
  readonly arrowOffset?: number | undefined;
948
948
  readonly gpuAcceleration?: boolean | undefined;
949
949
  readonly fallbackPlacements?: import("@popperjs/core").Placement[] | undefined;
@@ -1359,9 +1359,9 @@ declare const useSelect: (props: SelectV2Props, emit: any) => {
1359
1359
  readonly strategy?: "fixed" | "absolute" | undefined;
1360
1360
  readonly effect?: "light" | "dark" | undefined;
1361
1361
  readonly trigger?: import("vft/es/components/tooltip").TooltipTriggerType | undefined;
1362
+ readonly visible?: boolean | undefined;
1362
1363
  readonly teleported?: boolean | undefined;
1363
1364
  readonly open?: boolean | undefined;
1364
- readonly visible?: boolean | undefined;
1365
1365
  readonly arrowOffset?: number | undefined;
1366
1366
  readonly gpuAcceleration?: boolean | undefined;
1367
1367
  readonly fallbackPlacements?: import("@popperjs/core").Placement[] | undefined;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e="0.0.414";exports.version=e;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e="0.0.415";exports.version=e;
@@ -1,6 +1,6 @@
1
1
  declare const _default: {
2
2
  "name": "vft",
3
- "version": "0.0.414",
3
+ "version": "0.0.415",
4
4
  "license": "MIT",
5
5
  "main": "lib/index.cjs",
6
6
  "module": "es/index.js",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vft",
3
- "version": "0.0.414",
3
+ "version": "0.0.415",
4
4
  "license": "MIT",
5
5
  "main": "lib/index.cjs",
6
6
  "module": "es/index.js",
@@ -55,10 +55,10 @@
55
55
  "resize-detector": "0.3.0",
56
56
  "sortablejs": "1.15.0",
57
57
  "photoswipe": "5.4.4",
58
- "@vft/constants": "0.0.72",
59
- "@vft/store": "0.0.54",
60
58
  "@vft/router": "0.0.67",
59
+ "@vft/constants": "0.0.72",
61
60
  "@vft/use": "0.0.83",
61
+ "@vft/store": "0.0.54",
62
62
  "@vft/utils": "0.0.140",
63
63
  "@vft/directives": "0.0.36"
64
64
  },