@syncfusion/ej2-vue-navigations 27.2.4 → 28.1.33
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/README.md +2 -2
- package/dist/ej2-vue-navigations.umd.min.js +3 -3
- package/dist/ej2-vue-navigations.umd.min.js.map +1 -1
- package/dist/es6/ej2-vue-navigations.es2015.js +9 -3
- package/dist/es6/ej2-vue-navigations.es2015.js.map +1 -1
- package/dist/es6/ej2-vue-navigations.es5.js +9 -3
- package/dist/es6/ej2-vue-navigations.es5.js.map +1 -1
- package/package.json +9 -9
- package/src/carousel/carousel.component.js +1 -1
- package/src/context-menu/contextmenu.component.d.ts +1 -0
- package/src/context-menu/contextmenu.component.js +4 -1
- package/src/menu/menu.component.d.ts +1 -0
- package/src/menu/menu.component.js +3 -0
- package/src/tab/tab.component.js +1 -1
- package/styles/accordion/bds.css +1 -0
- package/styles/accordion/bds.scss +1 -0
- package/styles/accordion/tailwind3.css +1 -0
- package/styles/accordion/tailwind3.scss +1 -0
- package/styles/appbar/bds.css +1 -0
- package/styles/appbar/bds.scss +1 -0
- package/styles/appbar/tailwind3.css +1 -0
- package/styles/appbar/tailwind3.scss +1 -0
- package/styles/bds-lite.css +1 -0
- package/styles/bds-lite.scss +1 -0
- package/styles/bds.css +1 -0
- package/styles/bds.scss +14 -0
- package/styles/breadcrumb/bds.css +1 -0
- package/styles/breadcrumb/bds.scss +1 -0
- package/styles/breadcrumb/tailwind3.css +1 -0
- package/styles/breadcrumb/tailwind3.scss +1 -0
- package/styles/carousel/bds.css +1 -0
- package/styles/carousel/bds.scss +1 -0
- package/styles/carousel/tailwind3.css +1 -0
- package/styles/carousel/tailwind3.scss +1 -0
- package/styles/context-menu/bds.css +1 -0
- package/styles/context-menu/bds.scss +1 -0
- package/styles/context-menu/tailwind3.css +1 -0
- package/styles/context-menu/tailwind3.scss +1 -0
- package/styles/h-scroll/bds.css +1 -0
- package/styles/h-scroll/bds.scss +1 -0
- package/styles/h-scroll/tailwind3.css +1 -0
- package/styles/h-scroll/tailwind3.scss +1 -0
- package/styles/menu/bds.css +1 -0
- package/styles/menu/bds.scss +1 -0
- package/styles/menu/tailwind3.css +1 -0
- package/styles/menu/tailwind3.scss +1 -0
- package/styles/pager/bds.css +1 -0
- package/styles/pager/bds.scss +1 -0
- package/styles/pager/tailwind3.css +1 -0
- package/styles/pager/tailwind3.scss +1 -0
- package/styles/sidebar/bds.css +1 -0
- package/styles/sidebar/bds.scss +1 -0
- package/styles/sidebar/tailwind3.css +1 -0
- package/styles/sidebar/tailwind3.scss +1 -0
- package/styles/stepper/bds.css +1 -0
- package/styles/stepper/bds.scss +1 -0
- package/styles/stepper/tailwind3.css +1 -0
- package/styles/stepper/tailwind3.scss +1 -0
- package/styles/tab/bds.css +1 -0
- package/styles/tab/bds.scss +1 -0
- package/styles/tab/tailwind3.css +1 -0
- package/styles/tab/tailwind3.scss +1 -0
- package/styles/tailwind3-lite.css +1 -0
- package/styles/tailwind3-lite.scss +1 -0
- package/styles/tailwind3.css +1 -0
- package/styles/tailwind3.scss +14 -0
- package/styles/toolbar/bds.css +1 -0
- package/styles/toolbar/bds.scss +1 -0
- package/styles/toolbar/tailwind3.css +1 -0
- package/styles/toolbar/tailwind3.scss +1 -0
- package/styles/treeview/bds.css +1 -0
- package/styles/treeview/bds.scss +1 -0
- package/styles/treeview/tailwind3.css +1 -0
- package/styles/treeview/tailwind3.scss +1 -0
- package/styles/v-scroll/bds.css +1 -0
- package/styles/v-scroll/bds.scss +1 -0
- package/styles/v-scroll/tailwind3.css +1 -0
- package/styles/v-scroll/tailwind3.scss +1 -0
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"_from": "@syncfusion/ej2-vue-navigations@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-vue-navigations@
|
|
3
|
+
"_id": "@syncfusion/ej2-vue-navigations@22.42.3",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-SQLobMTHqP0u+c6YV8d4ybquzN4e5gaIWuiRwyOzWJ4LUt19fKYu6sQhybKA5Xx9wFvkXLi3T45xAfvTQpAVZw==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-vue-navigations",
|
|
7
7
|
"_phantomChildren": {},
|
|
8
8
|
"_requested": {
|
|
@@ -19,10 +19,10 @@
|
|
|
19
19
|
"_requiredBy": [
|
|
20
20
|
"/"
|
|
21
21
|
],
|
|
22
|
-
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-vue-navigations/-/ej2-vue-navigations-22.42.3.tgz",
|
|
23
|
+
"_shasum": "c4c0a49955fb8a956a15da76d3266d6fcfa79eb2",
|
|
24
24
|
"_spec": "@syncfusion/ej2-vue-navigations@*",
|
|
25
|
-
"_where": "/jenkins/workspace/elease-
|
|
25
|
+
"_where": "/jenkins/workspace/elease-automation_release_28.1.1/packages/included",
|
|
26
26
|
"author": {
|
|
27
27
|
"name": "Syncfusion Inc."
|
|
28
28
|
},
|
|
@@ -31,9 +31,9 @@
|
|
|
31
31
|
},
|
|
32
32
|
"bundleDependencies": false,
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@syncfusion/ej2-base": "~
|
|
35
|
-
"@syncfusion/ej2-navigations": "
|
|
36
|
-
"@syncfusion/ej2-vue-base": "~
|
|
34
|
+
"@syncfusion/ej2-base": "~28.1.33",
|
|
35
|
+
"@syncfusion/ej2-navigations": "28.1.33",
|
|
36
|
+
"@syncfusion/ej2-vue-base": "~28.1.33"
|
|
37
37
|
},
|
|
38
38
|
"deprecated": false,
|
|
39
39
|
"description": "A package of Essential JS 2 navigation components such as Tree-view, Tab, Toolbar, Context-menu, and Accordion which is used to navigate from one page to another for Vue",
|
|
@@ -70,6 +70,6 @@
|
|
|
70
70
|
"ci-publish": "gulp ci-publish",
|
|
71
71
|
"compile": "gulp ci-compile && gulp vue-global-script"
|
|
72
72
|
},
|
|
73
|
-
"version": "
|
|
73
|
+
"version": "28.1.33",
|
|
74
74
|
"sideEffects": false
|
|
75
75
|
}
|
|
@@ -3,7 +3,7 @@ import { isNullOrUndefined } from '@syncfusion/ej2-base';
|
|
|
3
3
|
import { isUndefined } from '@syncfusion/ej2-base';
|
|
4
4
|
import { Carousel } from '@syncfusion/ej2-navigations';
|
|
5
5
|
import { CarouselItemsDirective, CarouselItemDirective, CarouselItemsPlugin, CarouselItemPlugin } from './items.directive';
|
|
6
|
-
export var properties = ['isLazyUpdate', 'plugins', 'animationEffect', 'autoPlay', 'buttonsVisibility', 'cssClass', 'dataSource', 'enablePersistence', 'enableRtl', 'enableTouchSwipe', 'height', 'htmlAttributes', 'indicatorsTemplate', 'indicatorsType', 'interval', 'itemTemplate', 'items', 'locale', 'loop', 'nextButtonTemplate', 'partialVisible', 'pauseOnHover', 'playButtonTemplate', 'previousButtonTemplate', 'selectedIndex', 'showIndicators', 'showPlayButton', 'swipeMode', 'width', 'slideChanged', 'slideChanging'];
|
|
6
|
+
export var properties = ['isLazyUpdate', 'plugins', 'allowKeyboardInteraction', 'animationEffect', 'autoPlay', 'buttonsVisibility', 'cssClass', 'dataSource', 'enablePersistence', 'enableRtl', 'enableTouchSwipe', 'height', 'htmlAttributes', 'indicatorsTemplate', 'indicatorsType', 'interval', 'itemTemplate', 'items', 'locale', 'loop', 'nextButtonTemplate', 'partialVisible', 'pauseOnHover', 'playButtonTemplate', 'previousButtonTemplate', 'selectedIndex', 'showIndicators', 'showPlayButton', 'swipeMode', 'width', 'slideChanged', 'slideChanging'];
|
|
7
7
|
export var modelProps = ['selectedIndex'];
|
|
8
8
|
export var testProp = getProps({ props: properties });
|
|
9
9
|
export var props = testProp[0], watch = testProp[1], emitProbs = Object.keys(watch);
|
|
@@ -32,6 +32,7 @@ export declare type ContextMenuComponent = typeof ComponentBase & {
|
|
|
32
32
|
destroy(): void;
|
|
33
33
|
enableItems(items: string[], enable: boolean, isUniqueId?: boolean): void;
|
|
34
34
|
getItemIndex(item: Object | string, isUniqueId?: boolean): number[];
|
|
35
|
+
getMenuWidth(cmenu: Object, width: number, isRtl: boolean): number;
|
|
35
36
|
hideItems(items: string[], isUniqueId?: boolean): void;
|
|
36
37
|
insertAfter(items: Object[], text: string, isUniqueId?: boolean): void;
|
|
37
38
|
insertBefore(items: Object[], text: string, isUniqueId?: boolean): void;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { ComponentBase, gh, getProps, isExecute, vueDefineComponent } from '@syncfusion/ej2-vue-base';
|
|
2
2
|
import { isNullOrUndefined } from '@syncfusion/ej2-base';
|
|
3
3
|
import { ContextMenu } from '@syncfusion/ej2-navigations';
|
|
4
|
-
export var properties = ['isLazyUpdate', 'plugins', 'animationSettings', 'cssClass', 'enableHtmlSanitizer', 'enablePersistence', 'enableRtl', 'enableScrolling', 'fields', 'filter', 'hoverDelay', 'items', 'locale', 'showItemOnClick', 'target', 'template', 'beforeClose', 'beforeItemRender', 'beforeOpen', 'created', 'onClose', 'onOpen', 'select'];
|
|
4
|
+
export var properties = ['isLazyUpdate', 'plugins', 'animationSettings', 'cssClass', 'enableHtmlSanitizer', 'enablePersistence', 'enableRtl', 'enableScrolling', 'fields', 'filter', 'hoverDelay', 'itemTemplate', 'items', 'locale', 'showItemOnClick', 'target', 'template', 'beforeClose', 'beforeItemRender', 'beforeOpen', 'created', 'onClose', 'onOpen', 'select'];
|
|
5
5
|
export var modelProps = [];
|
|
6
6
|
export var testProp = getProps({ props: properties });
|
|
7
7
|
export var props = testProp[0], watch = testProp[1], emitProbs = Object.keys(watch);
|
|
@@ -110,6 +110,9 @@ export var ContextMenuComponent = vueDefineComponent({
|
|
|
110
110
|
getItemIndex: function (item, isUniqueId) {
|
|
111
111
|
return this.ej2Instances.getItemIndex(item, isUniqueId);
|
|
112
112
|
},
|
|
113
|
+
getMenuWidth: function (cmenu, width, isRtl) {
|
|
114
|
+
return this.ej2Instances.getMenuWidth(cmenu, width, isRtl);
|
|
115
|
+
},
|
|
113
116
|
hideItems: function (items, isUniqueId) {
|
|
114
117
|
return this.ej2Instances.hideItems(items, isUniqueId);
|
|
115
118
|
},
|
|
@@ -31,6 +31,7 @@ export declare type MenuComponent = typeof ComponentBase & {
|
|
|
31
31
|
destroy(): void;
|
|
32
32
|
enableItems(items: string[], enable: boolean, isUniqueId?: boolean): void;
|
|
33
33
|
getItemIndex(item: Object | string, isUniqueId?: boolean): number[];
|
|
34
|
+
getMenuWidth(cmenu: Object, width: number, isRtl: boolean): number;
|
|
34
35
|
hideItems(items: string[], isUniqueId?: boolean): void;
|
|
35
36
|
insertAfter(items: Object[], text: string, isUniqueId?: boolean): void;
|
|
36
37
|
insertBefore(items: Object[], text: string, isUniqueId?: boolean): void;
|
|
@@ -110,6 +110,9 @@ export var MenuComponent = vueDefineComponent({
|
|
|
110
110
|
getItemIndex: function (item, isUniqueId) {
|
|
111
111
|
return this.ej2Instances.getItemIndex(item, isUniqueId);
|
|
112
112
|
},
|
|
113
|
+
getMenuWidth: function (cmenu, width, isRtl) {
|
|
114
|
+
return this.ej2Instances.getMenuWidth(cmenu, width, isRtl);
|
|
115
|
+
},
|
|
113
116
|
hideItems: function (items, isUniqueId) {
|
|
114
117
|
return this.ej2Instances.hideItems(items, isUniqueId);
|
|
115
118
|
},
|
package/src/tab/tab.component.js
CHANGED
|
@@ -2,7 +2,7 @@ import { ComponentBase, gh, getProps, isExecute, vueDefineComponent } from '@syn
|
|
|
2
2
|
import { isNullOrUndefined } from '@syncfusion/ej2-base';
|
|
3
3
|
import { Tab } from '@syncfusion/ej2-navigations';
|
|
4
4
|
import { TabItemsDirective, TabItemDirective, TabItemsPlugin, TabItemPlugin } from './items.directive';
|
|
5
|
-
export var properties = ['isLazyUpdate', 'plugins', 'allowDragAndDrop', 'animation', 'clearTemplates', 'cssClass', 'dragArea', 'enableHtmlSanitizer', 'enablePersistence', 'enableRtl', 'headerPlacement', 'height', 'heightAdjustMode', 'items', 'loadOn', 'locale', 'overflowMode', 'reorderActiveTab', 'scrollStep', 'selectedItem', 'showCloseButton', 'width', 'added', 'adding', 'created', 'destroyed', 'dragged', 'dragging', 'onDragStart', 'removed', 'removing', 'selected', 'selecting'];
|
|
5
|
+
export var properties = ['isLazyUpdate', 'plugins', 'allowDragAndDrop', 'animation', 'clearTemplates', 'cssClass', 'dragArea', 'enableHtmlSanitizer', 'enablePersistence', 'enableRtl', 'headerPlacement', 'height', 'heightAdjustMode', 'items', 'loadOn', 'locale', 'overflowMode', 'reorderActiveTab', 'scrollStep', 'selectedItem', 'showCloseButton', 'swipeMode', 'width', 'added', 'adding', 'created', 'destroyed', 'dragged', 'dragging', 'onDragStart', 'removed', 'removing', 'selected', 'selecting'];
|
|
6
6
|
export var modelProps = [];
|
|
7
7
|
export var testProp = getProps({ props: properties });
|
|
8
8
|
export var props = testProp[0], watch = testProp[1], emitProbs = Object.keys(watch);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-navigations/styles/accordion/bds.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'ej2-navigations/styles/accordion/bds.scss';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-navigations/styles/accordion/tailwind3.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'ej2-navigations/styles/accordion/tailwind3.scss';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-navigations/styles/appbar/bds.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'ej2-navigations/styles/appbar/bds.scss';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-navigations/styles/appbar/tailwind3.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'ej2-navigations/styles/appbar/tailwind3.scss';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-navigations/styles/bds-lite.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'ej2-navigations/styles/bds-lite.scss';
|
package/styles/bds.css
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-navigations/styles/bds.css';
|
package/styles/bds.scss
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
@import 'pager/bds.scss';
|
|
2
|
+
@import 'h-scroll/bds.scss';
|
|
3
|
+
@import 'v-scroll/bds.scss';
|
|
4
|
+
@import 'toolbar/bds.scss';
|
|
5
|
+
@import 'accordion/bds.scss';
|
|
6
|
+
@import 'carousel/bds.scss';
|
|
7
|
+
@import 'context-menu/bds.scss';
|
|
8
|
+
@import 'tab/bds.scss';
|
|
9
|
+
@import 'treeview/bds.scss';
|
|
10
|
+
@import 'sidebar/bds.scss';
|
|
11
|
+
@import 'menu/bds.scss';
|
|
12
|
+
@import 'breadcrumb/bds.scss';
|
|
13
|
+
@import 'appbar/bds.scss';
|
|
14
|
+
@import 'stepper/bds.scss';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-navigations/styles/breadcrumb/bds.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'ej2-navigations/styles/breadcrumb/bds.scss';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-navigations/styles/breadcrumb/tailwind3.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'ej2-navigations/styles/breadcrumb/tailwind3.scss';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-navigations/styles/carousel/bds.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'ej2-navigations/styles/carousel/bds.scss';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-navigations/styles/carousel/tailwind3.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'ej2-navigations/styles/carousel/tailwind3.scss';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-navigations/styles/context-menu/bds.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'ej2-navigations/styles/context-menu/bds.scss';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-navigations/styles/context-menu/tailwind3.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'ej2-navigations/styles/context-menu/tailwind3.scss';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-navigations/styles/h-scroll/bds.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'ej2-navigations/styles/h-scroll/bds.scss';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-navigations/styles/h-scroll/tailwind3.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'ej2-navigations/styles/h-scroll/tailwind3.scss';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-navigations/styles/menu/bds.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'ej2-navigations/styles/menu/bds.scss';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-navigations/styles/menu/tailwind3.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'ej2-navigations/styles/menu/tailwind3.scss';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-navigations/styles/pager/bds.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'ej2-navigations/styles/pager/bds.scss';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-navigations/styles/pager/tailwind3.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'ej2-navigations/styles/pager/tailwind3.scss';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-navigations/styles/sidebar/bds.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'ej2-navigations/styles/sidebar/bds.scss';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-navigations/styles/sidebar/tailwind3.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'ej2-navigations/styles/sidebar/tailwind3.scss';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-navigations/styles/stepper/bds.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'ej2-navigations/styles/stepper/bds.scss';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-navigations/styles/stepper/tailwind3.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'ej2-navigations/styles/stepper/tailwind3.scss';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-navigations/styles/tab/bds.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'ej2-navigations/styles/tab/bds.scss';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-navigations/styles/tab/tailwind3.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'ej2-navigations/styles/tab/tailwind3.scss';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-navigations/styles/tailwind3-lite.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'ej2-navigations/styles/tailwind3-lite.scss';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-navigations/styles/tailwind3.css';
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
@import 'pager/tailwind3.scss';
|
|
2
|
+
@import 'h-scroll/tailwind3.scss';
|
|
3
|
+
@import 'v-scroll/tailwind3.scss';
|
|
4
|
+
@import 'toolbar/tailwind3.scss';
|
|
5
|
+
@import 'accordion/tailwind3.scss';
|
|
6
|
+
@import 'carousel/tailwind3.scss';
|
|
7
|
+
@import 'context-menu/tailwind3.scss';
|
|
8
|
+
@import 'tab/tailwind3.scss';
|
|
9
|
+
@import 'treeview/tailwind3.scss';
|
|
10
|
+
@import 'sidebar/tailwind3.scss';
|
|
11
|
+
@import 'menu/tailwind3.scss';
|
|
12
|
+
@import 'breadcrumb/tailwind3.scss';
|
|
13
|
+
@import 'appbar/tailwind3.scss';
|
|
14
|
+
@import 'stepper/tailwind3.scss';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-navigations/styles/toolbar/bds.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'ej2-navigations/styles/toolbar/bds.scss';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-navigations/styles/toolbar/tailwind3.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'ej2-navigations/styles/toolbar/tailwind3.scss';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-navigations/styles/treeview/bds.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'ej2-navigations/styles/treeview/bds.scss';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-navigations/styles/treeview/tailwind3.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'ej2-navigations/styles/treeview/tailwind3.scss';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-navigations/styles/v-scroll/bds.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'ej2-navigations/styles/v-scroll/bds.scss';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import '@syncfusion/ej2-navigations/styles/v-scroll/tailwind3.css';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import 'ej2-navigations/styles/v-scroll/tailwind3.scss';
|