@nubisco/ui 1.36.1 → 1.37.0
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/components/Blueprint.vue.d.ts +6 -0
- package/dist/components/Blueprint.vue.d.ts.map +1 -1
- package/dist/components/BlueprintCard.vue.d.ts.map +1 -1
- package/dist/index.cjs +4 -4
- package/dist/index.cjs.map +1 -1
- package/dist/index.mjs +4202 -4175
- package/dist/index.mjs.map +1 -1
- package/dist/ui.css +1 -1
- package/package.json +1 -1
|
@@ -74,6 +74,9 @@ declare const __VLS_base: import("vue").DefineComponent<IBlueprintProps, {
|
|
|
74
74
|
"selection-change": (ids: string[]) => any;
|
|
75
75
|
focus: (id: string | null) => any;
|
|
76
76
|
"drop-on-wire": (cardId: string, conn: IBlueprintConnection) => any;
|
|
77
|
+
"wire-hover": (cardId: string, conn: IBlueprintConnection | null) => any;
|
|
78
|
+
"wire-mouseover": (conn: IBlueprintConnection, clientX: number, clientY: number) => any;
|
|
79
|
+
"wire-mouseout": (conn: IBlueprintConnection) => any;
|
|
77
80
|
}, string, import("vue").PublicProps, Readonly<IBlueprintProps> & Readonly<{
|
|
78
81
|
onDisconnect?: ((conn: IBlueprintConnection) => any) | undefined;
|
|
79
82
|
onConnect?: ((conn: IBlueprintConnection) => any) | undefined;
|
|
@@ -81,6 +84,9 @@ declare const __VLS_base: import("vue").DefineComponent<IBlueprintProps, {
|
|
|
81
84
|
"onSelection-change"?: ((ids: string[]) => any) | undefined;
|
|
82
85
|
onFocus?: ((id: string | null) => any) | undefined;
|
|
83
86
|
"onDrop-on-wire"?: ((cardId: string, conn: IBlueprintConnection) => any) | undefined;
|
|
87
|
+
"onWire-hover"?: ((cardId: string, conn: IBlueprintConnection | null) => any) | undefined;
|
|
88
|
+
"onWire-mouseover"?: ((conn: IBlueprintConnection, clientX: number, clientY: number) => any) | undefined;
|
|
89
|
+
"onWire-mouseout"?: ((conn: IBlueprintConnection) => any) | undefined;
|
|
84
90
|
}>, {
|
|
85
91
|
connections: IBlueprintConnection[];
|
|
86
92
|
animateConnections: "never" | "always" | "on-activity" | "levels";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Blueprint.vue.d.ts","sourceRoot":"","sources":["../../src/components/Blueprint.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Blueprint.vue.d.ts","sourceRoot":"","sources":["../../src/components/Blueprint.vue"],"names":[],"mappings":"AAsoDA,OAAO,KAAK,EACV,oBAAoB,EACpB,kBAAkB,EAElB,eAAe,EAChB,MAAM,eAAe,CAAA;AAoFtB,iBAAS,SAAS,SAQjB;AAED,iBAAS,WAAW,SAGnB;AA+fD,iBAAS,eAAe,CAAC,IAAI,EAAE;IAC7B,MAAM,EAAE,MAAM,CAAA;IACd,MAAM,EAAE,MAAM,CAAA;IACd,IAAI,EAAE,MAAM,CAAA;CACb,QAKA;AA4FD,iBAAS,aAAa,SAErB;AAsDD,iBAAS,aAAa,CAAC,IAAI,EAAE;IAAE,MAAM,EAAE,MAAM,CAAC;IAAC,MAAM,EAAE,MAAM,CAAC;IAAC,IAAI,EAAE,MAAM,CAAA;CAAE,QAkC5E;AAiJD,iBAAS,UAAU,SAgBlB;AAED,iBAAS,SAAS,CAAC,OAAO,SAAK,QAiC9B;AAED,iBAAS,SAAS,SAIjB;AA8CD,iBAAS,SAAS,SAMjB;AAED,iBAAS,WAAW,SAOnB;AAED,iBAAS,UAAU,SAMlB;AAED,iBAAS,QAAQ,SAMhB;AAED,iBAAS,WAAW,SAOnB;AAED,iBAAS,WAAW,SAMnB;AAED,iBAAS,sBAAsB,SAe9B;AAED,iBAAS,oBAAoB,SAe5B;AAID,iBAAS,UAAU,CAAC,OAAO,CAAC,EAAE;IAC5B,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,OAAO,CAAC,EAAE,MAAM,CAAA;CACjB,QAsGA;AA4SD,QAAA,IAAI,OAAO,IAAU,EAAE,OAAO;;;;;;;;;;;CAAW,CAAE;AAC3C,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,GAC5C;IAAE,WAAW,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,CAAC;AAOnD,QAAA,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6EAKd,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AAWzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BlueprintCard.vue.d.ts","sourceRoot":"","sources":["../../src/components/BlueprintCard.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"BlueprintCard.vue.d.ts","sourceRoot":"","sources":["../../src/components/BlueprintCard.vue"],"names":[],"mappings":"AA+hCA,OAAO,KAAK,EACV,mBAAmB,EACnB,cAAc,EAIf,MAAM,mBAAmB,CAAA;AA6oB1B,QAAA,IAAI,OAAO,IAAW,CAAE;AACxB,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,CAAC;AAK/C,QAAA,MAAM,UAAU;;;;;;gBAxnBI,MAAM;gBAAU,MAAM;cAAQ,OAAO,GAAG,QAAQ;;;gBAGhD,MAAM;gBAAU,MAAM;cAAQ,OAAO,GAAG,QAAQ;;;;;;;;gBAHhD,MAAM;gBAAU,MAAM;cAAQ,OAAO,GAAG,QAAQ;;;gBAGhD,MAAM;gBAAU,MAAM;cAAQ,OAAO,GAAG,QAAQ;;;;;;;;;;;;;;;;;;6EAynBlE,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AAWzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
|