@progress/kendo-vue-layout 6.4.0-develop.4 → 6.4.0-develop.6

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/index.mjs CHANGED
@@ -6,102 +6,112 @@
6
6
  *-------------------------------------------------------------------------------------------
7
7
  */
8
8
  import { TabStrip as t } from "./tabstrip/TabStrip.mjs";
9
- import { TabStripContent as p } from "./tabstrip/TabStripContent.mjs";
10
- import { TabStripNavigation as m } from "./tabstrip/TabStripNavigation.mjs";
9
+ import { TabStripContent as m } from "./tabstrip/TabStripContent.mjs";
10
+ import { TabStripNavigation as a } from "./tabstrip/TabStripNavigation.mjs";
11
11
  import { TabStripNavigationItem as x } from "./tabstrip/TabStripNavigationItem.mjs";
12
12
  import { TabStripTab as n } from "./tabstrip/TabStripTab.mjs";
13
- import { Card as d } from "./card/Card.mjs";
14
- import { CardHeader as A } from "./card/CardHeader.mjs";
15
- import { CardTitle as I } from "./card/CardTitle.mjs";
16
- import { CardBody as s } from "./card/CardBody.mjs";
17
- import { CardActions as g } from "./card/CardActions.mjs";
18
- import { CardImage as u } from "./card/CardImage.mjs";
19
- import { CardSubtitle as B } from "./card/CardSubtitle.mjs";
20
- import { CardFooter as v } from "./card/CardFooter.mjs";
21
- import { Avatar as P } from "./card/Avatar.mjs";
22
- import { Drawer as N } from "./drawer/Drawer.mjs";
23
- import { DrawerNavigation as E } from "./drawer/DrawerNavigation.mjs";
24
- import { DrawerContent as M } from "./drawer/DrawerContent.mjs";
13
+ import { Card as l } from "./card/Card.mjs";
14
+ import { CardHeader as c } from "./card/CardHeader.mjs";
15
+ import { CardTitle as A } from "./card/CardTitle.mjs";
16
+ import { CardBody as b } from "./card/CardBody.mjs";
17
+ import { CardActions as B } from "./card/CardActions.mjs";
18
+ import { CardImage as g } from "./card/CardImage.mjs";
19
+ import { CardSubtitle as w } from "./card/CardSubtitle.mjs";
20
+ import { CardFooter as T } from "./card/CardFooter.mjs";
21
+ import { Avatar as y } from "./card/Avatar.mjs";
22
+ import { Drawer as D } from "./drawer/Drawer.mjs";
23
+ import { DrawerNavigation as k } from "./drawer/DrawerNavigation.mjs";
24
+ import { DrawerContent as F } from "./drawer/DrawerContent.mjs";
25
25
  import { DrawerItem as G } from "./drawer/DrawerItem.mjs";
26
26
  import { Stepper as V } from "./stepper/Stepper.mjs";
27
- import { Step as j } from "./stepper/Step.mjs";
28
- import { Menu as J } from "./menu/components/Menu.mjs";
29
- import { MenuItemLink as O } from "./menu/components/MenuItemLink.mjs";
27
+ import { Step as O } from "./stepper/Step.mjs";
28
+ import { Menu as z } from "./menu/components/Menu.mjs";
29
+ import { MenuItemLink as K } from "./menu/components/MenuItemLink.mjs";
30
30
  import { MenuItemArrow as R, downArrowIcon as U, leftArrowIcon as W, rightArrowIcon as X } from "./menu/components/MenuItemArrow.mjs";
31
31
  import { Splitter as Z } from "./splitter/Splitter.mjs";
32
32
  import { SplitterPane as $ } from "./splitter/SplitterPane.mjs";
33
33
  import { PanelBar as or } from "./panelbar/PanelBar.mjs";
34
34
  import { PanelBarItem as er } from "./panelbar/PanelBarItem.mjs";
35
- import { flatChildren as ar, flatVisibleChildren as mr, flatVisibleItems as fr, getFirstId as xr, getInitialState as ir, isArrayEqual as nr, isPresent as lr, renderChildren as dr } from "./panelbar/util.mjs";
36
- import { TileLayout as Ar } from "./tilelayout/TileLayout.mjs";
37
- import { AppBar as Ir } from "./appbar/AppBar.mjs";
38
- import { AppBarSection as sr } from "./appbar/AppBarSection.mjs";
39
- import { AppBarSpacer as gr } from "./appbar/AppBarSpacer.mjs";
40
- import { BottomNavigation as ur } from "./bottomnavigation/BottomNavigation.mjs";
41
- import { BottomNavigationItem as Br } from "./bottomnavigation/BottomNavigationItem.mjs";
42
- import { GridLayout as vr } from "./gridlayout/GridLayout.mjs";
43
- import { GridLayoutItem as Pr } from "./gridlayout/GridLayoutItem.mjs";
44
- import { ActionSheet as Nr } from "./actionsheet/ActionSheet.mjs";
45
- import { ActionSheetItem as Er } from "./actionsheet/ActionSheetItem.mjs";
46
- import { ActionSheetHeader as Mr } from "./actionsheet/ActionSheetHeader.mjs";
35
+ import { flatChildren as pr, flatVisibleChildren as ar, flatVisibleItems as fr, getFirstId as xr, getInitialState as ir, isArrayEqual as nr, isPresent as dr, renderChildren as lr } from "./panelbar/util.mjs";
36
+ import { TileLayout as cr } from "./tilelayout/TileLayout.mjs";
37
+ import { AppBar as Ar } from "./appbar/AppBar.mjs";
38
+ import { AppBarSection as br } from "./appbar/AppBarSection.mjs";
39
+ import { AppBarSpacer as Br } from "./appbar/AppBarSpacer.mjs";
40
+ import { BottomNavigation as gr } from "./bottomnavigation/BottomNavigation.mjs";
41
+ import { BottomNavigationItem as wr } from "./bottomnavigation/BottomNavigationItem.mjs";
42
+ import { GridLayout as Tr } from "./gridlayout/GridLayout.mjs";
43
+ import { GridLayoutItem as yr } from "./gridlayout/GridLayoutItem.mjs";
44
+ import { ActionSheet as Dr } from "./actionsheet/ActionSheet.mjs";
45
+ import { ActionSheetItem as kr } from "./actionsheet/ActionSheetItem.mjs";
46
+ import { ActionSheetHeader as Fr } from "./actionsheet/ActionSheetHeader.mjs";
47
47
  import { ActionSheetContent as Gr } from "./actionsheet/ActionSheetContent.mjs";
48
48
  import { ActionSheetFooter as Vr } from "./actionsheet/ActionSheetFooter.mjs";
49
- import { StackLayout as jr } from "./stacklayout/StackLayout.mjs";
50
- import { ExpansionPanel as Jr } from "./expansionpanel/ExpansionPanel.mjs";
51
- import { ExpansionPanelContent as Or } from "./expansionpanel/ExpansionPanelContent.mjs";
49
+ import { StackLayout as Or } from "./stacklayout/StackLayout.mjs";
50
+ import { Breadcrumb as zr } from "./breadcrumb/Breadcrumb.mjs";
51
+ import { BreadcrumbOrderedList as Kr } from "./breadcrumb/BreadcrumbOrderedList.mjs";
52
+ import { BreadcrumbListItem as Rr } from "./breadcrumb/BreadcrumbListItem.mjs";
53
+ import { BreadcrumbDelimiter as Wr } from "./breadcrumb/BreadcrumbDelimiter.mjs";
54
+ import { BreadcrumbLink as Yr } from "./breadcrumb/BreadcrumbLink.mjs";
55
+ import { ExpansionPanel as _r } from "./expansionpanel/ExpansionPanel.mjs";
56
+ import { ExpansionPanelContent as ro } from "./expansionpanel/ExpansionPanelContent.mjs";
52
57
  export {
53
- Nr as ActionSheet,
58
+ Dr as ActionSheet,
54
59
  Gr as ActionSheetContent,
55
60
  Vr as ActionSheetFooter,
56
- Mr as ActionSheetHeader,
57
- Er as ActionSheetItem,
58
- Ir as AppBar,
59
- sr as AppBarSection,
60
- gr as AppBarSpacer,
61
- P as Avatar,
62
- ur as BottomNavigation,
63
- Br as BottomNavigationItem,
64
- d as Card,
65
- g as CardActions,
66
- s as CardBody,
67
- v as CardFooter,
68
- A as CardHeader,
69
- u as CardImage,
70
- B as CardSubtitle,
71
- I as CardTitle,
72
- N as Drawer,
73
- M as DrawerContent,
61
+ Fr as ActionSheetHeader,
62
+ kr as ActionSheetItem,
63
+ Ar as AppBar,
64
+ br as AppBarSection,
65
+ Br as AppBarSpacer,
66
+ y as Avatar,
67
+ gr as BottomNavigation,
68
+ wr as BottomNavigationItem,
69
+ zr as Breadcrumb,
70
+ Wr as BreadcrumbDelimiter,
71
+ Yr as BreadcrumbLink,
72
+ Rr as BreadcrumbListItem,
73
+ Kr as BreadcrumbOrderedList,
74
+ l as Card,
75
+ B as CardActions,
76
+ b as CardBody,
77
+ T as CardFooter,
78
+ c as CardHeader,
79
+ g as CardImage,
80
+ w as CardSubtitle,
81
+ A as CardTitle,
82
+ D as Drawer,
83
+ F as DrawerContent,
74
84
  G as DrawerItem,
75
- E as DrawerNavigation,
76
- Jr as ExpansionPanel,
77
- Or as ExpansionPanelContent,
78
- vr as GridLayout,
79
- Pr as GridLayoutItem,
80
- J as Menu,
85
+ k as DrawerNavigation,
86
+ _r as ExpansionPanel,
87
+ ro as ExpansionPanelContent,
88
+ Tr as GridLayout,
89
+ yr as GridLayoutItem,
90
+ z as Menu,
81
91
  R as MenuItemArrow,
82
- O as MenuItemLink,
92
+ K as MenuItemLink,
83
93
  or as PanelBar,
84
94
  er as PanelBarItem,
85
95
  Z as Splitter,
86
96
  $ as SplitterPane,
87
- jr as StackLayout,
88
- j as Step,
97
+ Or as StackLayout,
98
+ O as Step,
89
99
  V as Stepper,
90
100
  t as TabStrip,
91
- p as TabStripContent,
92
- m as TabStripNavigation,
101
+ m as TabStripContent,
102
+ a as TabStripNavigation,
93
103
  x as TabStripNavigationItem,
94
104
  n as TabStripTab,
95
- Ar as TileLayout,
105
+ cr as TileLayout,
96
106
  U as downArrowIcon,
97
- ar as flatChildren,
98
- mr as flatVisibleChildren,
107
+ pr as flatChildren,
108
+ ar as flatVisibleChildren,
99
109
  fr as flatVisibleItems,
100
110
  xr as getFirstId,
101
111
  ir as getInitialState,
102
112
  nr as isArrayEqual,
103
- lr as isPresent,
113
+ dr as isPresent,
104
114
  W as leftArrowIcon,
105
- dr as renderChildren,
115
+ lr as renderChildren,
106
116
  X as rightArrowIcon
107
117
  };
@@ -5,4 +5,4 @@
5
5
  * Licensed under commercial license. See LICENSE.md in the package root for more information
6
6
  *-------------------------------------------------------------------------------------------
7
7
  */
8
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e={name:"@progress/kendo-vue-layout",productName:"Kendo UI for Vue",productCode:"KENDOUIVUE",productCodes:["KENDOUIVUE"],publishDate: 1745846342,version:"6.4.0-develop.4",licensingDocsUrl:"https://www.telerik.com/kendo-vue-ui/components/my-license/?utm_medium=product&utm_source=vue&utm_campaign=kendo-ui-vue-purchase-license-keys-warning"};exports.packageMetadata=e;
8
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e={name:"@progress/kendo-vue-layout",productName:"Kendo UI for Vue",productCode:"KENDOUIVUE",productCodes:["KENDOUIVUE"],publishDate: 1747666269,version:"6.4.0-develop.6",licensingDocsUrl:"https://www.telerik.com/kendo-vue-ui/components/my-license/?utm_medium=product&utm_source=vue&utm_campaign=kendo-ui-vue-purchase-license-keys-warning"};exports.packageMetadata=e;
@@ -10,8 +10,8 @@ const e = {
10
10
  productName: "Kendo UI for Vue",
11
11
  productCode: "KENDOUIVUE",
12
12
  productCodes: ["KENDOUIVUE"],
13
- publishDate: 1745846342,
14
- version: "6.4.0-develop.4",
13
+ publishDate: 1747666269,
14
+ version: "6.4.0-develop.6",
15
15
  licensingDocsUrl: "https://www.telerik.com/kendo-vue-ui/components/my-license/?utm_medium=product&utm_source=vue&utm_campaign=kendo-ui-vue-purchase-license-keys-warning"
16
16
  };
17
17
  export {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@progress/kendo-vue-layout",
3
- "version": "6.4.0-develop.4",
3
+ "version": "6.4.0-develop.6",
4
4
  "description": "TODO",
5
5
  "author": "Progress",
6
6
  "license": "SEE LICENSE IN LICENSE.md",
@@ -19,11 +19,11 @@
19
19
  "sideEffects": false,
20
20
  "peerDependencies": {
21
21
  "@progress/kendo-licensing": "^1.4.0",
22
- "@progress/kendo-vue-animation": "6.4.0-develop.4",
23
- "@progress/kendo-vue-common": "6.4.0-develop.4",
24
- "@progress/kendo-vue-intl": "6.4.0-develop.4",
25
- "@progress/kendo-vue-popup": "6.4.0-develop.4",
26
- "@progress/kendo-vue-progressbars": "6.4.0-develop.4",
22
+ "@progress/kendo-vue-animation": "6.4.0-develop.6",
23
+ "@progress/kendo-vue-common": "6.4.0-develop.6",
24
+ "@progress/kendo-vue-intl": "6.4.0-develop.6",
25
+ "@progress/kendo-vue-popup": "6.4.0-develop.6",
26
+ "@progress/kendo-vue-progressbars": "6.4.0-develop.6",
27
27
  "@progress/kendo-svg-icons": "^4.0.0",
28
28
  "vue": "^3.0.2"
29
29
  },
@@ -44,7 +44,7 @@
44
44
  "package": {
45
45
  "productName": "Kendo UI for Vue",
46
46
  "productCode": "KENDOUIVUE",
47
- "publishDate": 1745846342,
47
+ "publishDate": 1747666269,
48
48
  "licensingDocsUrl": "https://www.telerik.com/kendo-vue-ui/components/my-license/?utm_medium=product&utm_source=vue&utm_campaign=kendo-ui-vue-purchase-license-keys-warning"
49
49
  }
50
50
  },