@breadstone/mosaik-elements-vue 0.0.252 → 0.0.254

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.
@@ -10,6 +10,7 @@ export declare const MessageBoxComponent: import("vue").DefineComponent<{
10
10
  message?: any;
11
11
  buttons?: any;
12
12
  icon?: any;
13
+ alignment?: any;
13
14
  formatter?: any;
14
15
  variant?: any;
15
16
  dragging?: any;
@@ -41,6 +42,7 @@ export declare const MessageBoxComponent: import("vue").DefineComponent<{
41
42
  message?: any;
42
43
  buttons?: any;
43
44
  icon?: any;
45
+ alignment?: any;
44
46
  formatter?: any;
45
47
  variant?: any;
46
48
  dragging?: any;
@@ -1 +1 @@
1
- {"version":3,"file":"MessageBoxComponent.d.ts","sourceRoot":"","sources":["../../../../../src/Controls/Components/Overlays/MessageBox/MessageBoxComponent.ts"],"names":[],"mappings":"AASA;;;;GAIG;AACH,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iFAuB9B,CAAC;AAEH,OAAO,QAAQ,KAAK,CAAC;IACjB,UAAiB,gBAAgB;QAC7B,gBAAgB,EAAE,OAAO,mBAAmB,CAAC;KAChD;CACJ"}
1
+ {"version":3,"file":"MessageBoxComponent.d.ts","sourceRoot":"","sources":["../../../../../src/Controls/Components/Overlays/MessageBox/MessageBoxComponent.ts"],"names":[],"mappings":"AASA;;;;GAIG;AACH,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iFAuB9B,CAAC;AAEH,OAAO,QAAQ,KAAK,CAAC;IACjB,UAAiB,gBAAgB;QAC7B,gBAAgB,EAAE,OAAO,mBAAmB,CAAC;KAChD;CACJ"}
@@ -12,7 +12,7 @@ import { defineComponent, h } from 'vue';
12
12
  */
13
13
  export const MessageBoxComponent = defineComponent({
14
14
  name: 'MessageBoxComponent',
15
- props: ['intl', 'header', 'subHeader', 'message', 'buttons', 'icon', 'formatter', 'variant', 'dragging', 'offsetX', 'offsetY', 'isFullScreen', 'isDraggable', 'themeName', 'animationTarget', 'enter', 'exit', 'width', 'height', 'elevation', 'appearance', 'isOpen', 'hasBackdrop', 'pressEscapeToClose', 'clickOutsideToClose', 'closeable', 'dir', 'lang'],
15
+ props: ['intl', 'header', 'subHeader', 'message', 'buttons', 'icon', 'alignment', 'formatter', 'variant', 'dragging', 'offsetX', 'offsetY', 'isFullScreen', 'isDraggable', 'themeName', 'animationTarget', 'enter', 'exit', 'width', 'height', 'elevation', 'appearance', 'isOpen', 'hasBackdrop', 'pressEscapeToClose', 'clickOutsideToClose', 'closeable', 'dir', 'lang'],
16
16
  emits: ['dialogResult', 'opened', 'closed', 'connected', 'disconnected', 'changed'],
17
17
  // slots: ['actions', '', 'footer', 'header', 'style']
18
18
  // methods: { open, close, play, onEnterAnimation, onExitAnimation, assignToSlot, getSlotAssignments, getSlotAssignmentsOf, getSlotContent, hasSlotContent, hasSlot, onSlotChanges, adoptStyle, on, off, emit, requestUpdate }
@@ -1 +1 @@
1
- {"version":3,"file":"MessageBoxComponent.js","sourceRoot":"","sources":["../../../../../src/Controls/Components/Overlays/MessageBox/MessageBoxComponent.ts"],"names":[],"mappings":"AAAA,iFAAiF;AACjF,mBAAmB;AACnB,yCAAyC;AACzC,qGAAqG;AACrG,oBAAoB;AACpB,iFAAiF;AAEjF,OAAO,EAAE,eAAe,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAEzC;;;;GAIG;AACH,MAAM,CAAC,MAAM,mBAAmB,GAAG,eAAe,CAAC;IAC/C,IAAI,EAAE,qBAAqB;IAC3B,KAAK,EAAE,CAAC,MAAM,EAAE,QAAQ,EAAE,WAAW,EAAE,SAAS,EAAE,SAAS,EAAE,MAAM,EAAE,WAAW,EAAE,SAAS,EAAE,UAAU,EAAE,SAAS,EAAE,SAAS,EAAE,cAAc,EAAE,aAAa,EAAE,WAAW,EAAE,iBAAiB,EAAE,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,YAAY,EAAE,QAAQ,EAAE,aAAa,EAAE,oBAAoB,EAAE,qBAAqB,EAAE,WAAW,EAAE,KAAK,EAAE,MAAM,CAAC;IAC9V,KAAK,EAAE,CAAC,cAAc,EAAE,QAAQ,EAAE,QAAQ,EAAE,WAAW,EAAE,cAAc,EAAE,SAAS,CAAC;IACnF,sDAAsD;IACtD,8NAA8N;IAC9N,KAAK,CAAC,KAAK,EAAE,EAAE,KAAK,EAAE,IAAI,EAAE;QACxB,OAAO,GAAG,EAAE,CACR,CAAC,CACG,oBAAoB,EACpB;YACI,GAAG,KAAK;YACR,4CAA4C;YAC5C,cAAc,EAAE,CAAC,KAAY,EAAE,EAAE,CAAC,IAAI,CAAC,cAAc,EAAE,KAAK,CAAC;YAC7D,QAAQ,EAAE,CAAC,KAAY,EAAE,EAAE,CAAC,IAAI,CAAC,QAAQ,EAAE,KAAK,CAAC;YACjD,QAAQ,EAAE,CAAC,KAAY,EAAE,EAAE,CAAC,IAAI,CAAC,QAAQ,EAAE,KAAK,CAAC;YACjD,WAAW,EAAE,CAAC,KAAY,EAAE,EAAE,CAAC,IAAI,CAAC,WAAW,EAAE,KAAK,CAAC;YACvD,cAAc,EAAE,CAAC,KAAY,EAAE,EAAE,CAAC,IAAI,CAAC,cAAc,EAAE,KAAK,CAAC;YAC7D,SAAS,EAAE,CAAC,KAAY,EAAE,EAAE,CAAC,IAAI,CAAC,SAAS,EAAE,KAAK,CAAC;SACtD,EACD,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,EAAE,CAAC,CAAC,CAAC,EAAE,CACvC,CAAC;IACV,CAAC;CACJ,CAAC,CAAC"}
1
+ {"version":3,"file":"MessageBoxComponent.js","sourceRoot":"","sources":["../../../../../src/Controls/Components/Overlays/MessageBox/MessageBoxComponent.ts"],"names":[],"mappings":"AAAA,iFAAiF;AACjF,mBAAmB;AACnB,yCAAyC;AACzC,qGAAqG;AACrG,oBAAoB;AACpB,iFAAiF;AAEjF,OAAO,EAAE,eAAe,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAEzC;;;;GAIG;AACH,MAAM,CAAC,MAAM,mBAAmB,GAAG,eAAe,CAAC;IAC/C,IAAI,EAAE,qBAAqB;IAC3B,KAAK,EAAE,CAAC,MAAM,EAAE,QAAQ,EAAE,WAAW,EAAE,SAAS,EAAE,SAAS,EAAE,MAAM,EAAE,WAAW,EAAE,WAAW,EAAE,SAAS,EAAE,UAAU,EAAE,SAAS,EAAE,SAAS,EAAE,cAAc,EAAE,aAAa,EAAE,WAAW,EAAE,iBAAiB,EAAE,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,YAAY,EAAE,QAAQ,EAAE,aAAa,EAAE,oBAAoB,EAAE,qBAAqB,EAAE,WAAW,EAAE,KAAK,EAAE,MAAM,CAAC;IAC3W,KAAK,EAAE,CAAC,cAAc,EAAE,QAAQ,EAAE,QAAQ,EAAE,WAAW,EAAE,cAAc,EAAE,SAAS,CAAC;IACnF,sDAAsD;IACtD,8NAA8N;IAC9N,KAAK,CAAC,KAAK,EAAE,EAAE,KAAK,EAAE,IAAI,EAAE;QACxB,OAAO,GAAG,EAAE,CACR,CAAC,CACG,oBAAoB,EACpB;YACI,GAAG,KAAK;YACR,4CAA4C;YAC5C,cAAc,EAAE,CAAC,KAAY,EAAE,EAAE,CAAC,IAAI,CAAC,cAAc,EAAE,KAAK,CAAC;YAC7D,QAAQ,EAAE,CAAC,KAAY,EAAE,EAAE,CAAC,IAAI,CAAC,QAAQ,EAAE,KAAK,CAAC;YACjD,QAAQ,EAAE,CAAC,KAAY,EAAE,EAAE,CAAC,IAAI,CAAC,QAAQ,EAAE,KAAK,CAAC;YACjD,WAAW,EAAE,CAAC,KAAY,EAAE,EAAE,CAAC,IAAI,CAAC,WAAW,EAAE,KAAK,CAAC;YACvD,cAAc,EAAE,CAAC,KAAY,EAAE,EAAE,CAAC,IAAI,CAAC,cAAc,EAAE,KAAK,CAAC;YAC7D,SAAS,EAAE,CAAC,KAAY,EAAE,EAAE,CAAC,IAAI,CAAC,SAAS,EAAE,KAAK,CAAC;SACtD,EACD,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,EAAE,CAAC,CAAC,CAAC,EAAE,CACvC,CAAC;IACV,CAAC;CACJ,CAAC,CAAC"}
@@ -4,22 +4,22 @@
4
4
  * @public
5
5
  */
6
6
  export declare const HintComponent: import("vue").DefineComponent<{
7
+ alignment?: any;
7
8
  formatter?: any;
8
9
  themeName?: any;
9
10
  dir?: any;
10
11
  lang?: any;
11
12
  text?: any;
12
- alignment?: any;
13
13
  textOverflow?: any;
14
14
  }, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
15
15
  [key: string]: any;
16
16
  }>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
17
+ alignment?: any;
17
18
  formatter?: any;
18
19
  themeName?: any;
19
20
  dir?: any;
20
21
  lang?: any;
21
22
  text?: any;
22
- alignment?: any;
23
23
  textOverflow?: any;
24
24
  }> & Readonly<{
25
25
  onConnected?: ((...args: any[]) => any) | undefined;
@@ -6,24 +6,24 @@
6
6
  export declare const JumbotronComponent: import("vue").DefineComponent<{
7
7
  header?: any;
8
8
  subHeader?: any;
9
+ alignment?: any;
9
10
  formatter?: any;
10
11
  themeName?: any;
11
12
  appearance?: any;
12
13
  dir?: any;
13
14
  lang?: any;
14
- alignment?: any;
15
15
  hint?: any;
16
16
  }, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
17
17
  [key: string]: any;
18
18
  }>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
19
19
  header?: any;
20
20
  subHeader?: any;
21
+ alignment?: any;
21
22
  formatter?: any;
22
23
  themeName?: any;
23
24
  appearance?: any;
24
25
  dir?: any;
25
26
  lang?: any;
26
- alignment?: any;
27
27
  hint?: any;
28
28
  }> & Readonly<{
29
29
  onConnected?: ((...args: any[]) => any) | undefined;
@@ -4,21 +4,21 @@
4
4
  * @public
5
5
  */
6
6
  export declare const JumbotronHeaderComponent: import("vue").DefineComponent<{
7
+ alignment?: any;
7
8
  formatter?: any;
8
9
  themeName?: any;
9
10
  dir?: any;
10
11
  lang?: any;
11
12
  text?: any;
12
- alignment?: any;
13
13
  }, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
14
14
  [key: string]: any;
15
15
  }>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
16
+ alignment?: any;
16
17
  formatter?: any;
17
18
  themeName?: any;
18
19
  dir?: any;
19
20
  lang?: any;
20
21
  text?: any;
21
- alignment?: any;
22
22
  }> & Readonly<{
23
23
  onConnected?: ((...args: any[]) => any) | undefined;
24
24
  onDisconnected?: ((...args: any[]) => any) | undefined;
@@ -4,21 +4,21 @@
4
4
  * @public
5
5
  */
6
6
  export declare const JumbotronSubHeaderComponent: import("vue").DefineComponent<{
7
+ alignment?: any;
7
8
  formatter?: any;
8
9
  themeName?: any;
9
10
  dir?: any;
10
11
  lang?: any;
11
12
  text?: any;
12
- alignment?: any;
13
13
  }, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
14
14
  [key: string]: any;
15
15
  }>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
16
+ alignment?: any;
16
17
  formatter?: any;
17
18
  themeName?: any;
18
19
  dir?: any;
19
20
  lang?: any;
20
21
  text?: any;
21
- alignment?: any;
22
22
  }> & Readonly<{
23
23
  onConnected?: ((...args: any[]) => any) | undefined;
24
24
  onDisconnected?: ((...args: any[]) => any) | undefined;
@@ -5,24 +5,24 @@
5
5
  */
6
6
  export declare const NumberComponent: import("vue").DefineComponent<{
7
7
  number?: any;
8
+ alignment?: any;
8
9
  variant?: any;
9
10
  themeName?: any;
10
11
  dir?: any;
11
12
  lang?: any;
12
13
  disabled?: any;
13
14
  readonly?: any;
14
- alignment?: any;
15
15
  }, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
16
16
  [key: string]: any;
17
17
  }>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
18
18
  number?: any;
19
+ alignment?: any;
19
20
  variant?: any;
20
21
  themeName?: any;
21
22
  dir?: any;
22
23
  lang?: any;
23
24
  disabled?: any;
24
25
  readonly?: any;
25
- alignment?: any;
26
26
  }> & Readonly<{
27
27
  onConnected?: ((...args: any[]) => any) | undefined;
28
28
  onDisconnected?: ((...args: any[]) => any) | undefined;
@@ -4,26 +4,26 @@
4
4
  * @public
5
5
  */
6
6
  export declare const NumberCounterComponent: import("vue").DefineComponent<{
7
+ alignment?: any;
7
8
  variant?: any;
8
9
  themeName?: any;
9
10
  dir?: any;
10
11
  lang?: any;
11
12
  disabled?: any;
12
13
  readonly?: any;
13
- alignment?: any;
14
14
  duration?: any;
15
15
  from?: any;
16
16
  to?: any;
17
17
  }, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
18
18
  [key: string]: any;
19
19
  }>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
20
+ alignment?: any;
20
21
  variant?: any;
21
22
  themeName?: any;
22
23
  dir?: any;
23
24
  lang?: any;
24
25
  disabled?: any;
25
26
  readonly?: any;
26
- alignment?: any;
27
27
  duration?: any;
28
28
  from?: any;
29
29
  to?: any;
@@ -4,6 +4,7 @@
4
4
  * @public
5
5
  */
6
6
  export declare const TextComponent: import("vue").DefineComponent<{
7
+ alignment?: any;
7
8
  formatter?: any;
8
9
  variant?: any;
9
10
  themeName?: any;
@@ -16,11 +17,11 @@ export declare const TextComponent: import("vue").DefineComponent<{
16
17
  wrap?: any;
17
18
  maxLength?: any;
18
19
  maxLines?: any;
19
- alignment?: any;
20
20
  marker?: any;
21
21
  }, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
22
22
  [key: string]: any;
23
23
  }>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
24
+ alignment?: any;
24
25
  formatter?: any;
25
26
  variant?: any;
26
27
  themeName?: any;
@@ -33,7 +34,6 @@ export declare const TextComponent: import("vue").DefineComponent<{
33
34
  wrap?: any;
34
35
  maxLength?: any;
35
36
  maxLines?: any;
36
- alignment?: any;
37
37
  marker?: any;
38
38
  }> & Readonly<{
39
39
  onConnected?: ((...args: any[]) => any) | undefined;
@@ -4,6 +4,7 @@
4
4
  * @public
5
5
  */
6
6
  export declare const TabComponent: import("vue").DefineComponent<{
7
+ alignment?: any;
7
8
  variant?: any;
8
9
  themeName?: any;
9
10
  appearance?: any;
@@ -13,13 +14,13 @@ export declare const TabComponent: import("vue").DefineComponent<{
13
14
  disabled?: any;
14
15
  selectedItem?: any;
15
16
  placement?: any;
16
- alignment?: any;
17
17
  selectedIndex?: any;
18
18
  hasIndicator?: any;
19
19
  enableGestures?: any;
20
20
  }, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
21
21
  [key: string]: any;
22
22
  }>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
23
+ alignment?: any;
23
24
  variant?: any;
24
25
  themeName?: any;
25
26
  appearance?: any;
@@ -29,7 +30,6 @@ export declare const TabComponent: import("vue").DefineComponent<{
29
30
  disabled?: any;
30
31
  selectedItem?: any;
31
32
  placement?: any;
32
- alignment?: any;
33
33
  selectedIndex?: any;
34
34
  hasIndicator?: any;
35
35
  enableGestures?: any;
@@ -4,12 +4,12 @@
4
4
  * @public
5
5
  */
6
6
  export declare const TabPanelComponent: import("vue").DefineComponent<{
7
+ alignment?: any;
7
8
  themeName?: any;
8
9
  appearance?: any;
9
10
  dir?: any;
10
11
  lang?: any;
11
12
  placement?: any;
12
- alignment?: any;
13
13
  hasIndicator?: any;
14
14
  enableGestures?: any;
15
15
  hasScrollableContent?: any;
@@ -18,12 +18,12 @@ export declare const TabPanelComponent: import("vue").DefineComponent<{
18
18
  }, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
19
19
  [key: string]: any;
20
20
  }>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("connected" | "disconnected" | "changed")[], "connected" | "disconnected" | "changed", import("vue").PublicProps, Readonly<{
21
+ alignment?: any;
21
22
  themeName?: any;
22
23
  appearance?: any;
23
24
  dir?: any;
24
25
  lang?: any;
25
26
  placement?: any;
26
- alignment?: any;
27
27
  hasIndicator?: any;
28
28
  enableGestures?: any;
29
29
  hasScrollableContent?: any;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@breadstone/mosaik-elements-vue",
3
- "version": "0.0.252",
3
+ "version": "0.0.254",
4
4
  "description": "Mosaik elements for Vue.",
5
5
  "license": "MIT",
6
6
  "author": "andre.wehlert <awehlert@breadstone.de> (https://www.breadstone.de)",
@@ -14,6 +14,6 @@
14
14
  "vue": "^3.5.13"
15
15
  },
16
16
  "dependencies": {
17
- "@breadstone/mosaik-elements-foundation": "^0.0.252"
17
+ "@breadstone/mosaik-elements-foundation": "^0.0.254"
18
18
  }
19
19
  }