@syncfusion/ej2-react-navigations 23.2.7 → 24.1.46
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/CHANGELOG.md +26 -0
- package/README.md +1 -1
- package/diConfig.json +125 -5
- package/dist/ej2-react-navigations.min.js +2 -2
- package/dist/ej2-react-navigations.umd.min.js +2 -2
- package/dist/ej2-react-navigations.umd.min.js.map +1 -1
- package/dist/es6/ej2-react-navigations.es2015.js +51 -2
- package/dist/es6/ej2-react-navigations.es2015.js.map +1 -1
- package/package.json +16 -27
- package/src/index.d.ts +1 -0
- package/src/index.js +1 -0
- package/src/stepper/index.d.ts +2 -0
- package/src/stepper/index.js +2 -0
- package/src/stepper/stepper.component.d.ts +40 -0
- package/src/stepper/stepper.component.js +48 -0
- package/src/stepper/steps-directive.d.ts +23 -0
- package/src/stepper/steps-directive.js +45 -0
- package/stepper.d.ts +4 -0
- package/stepper.js +4 -0
- package/styles/accordion/bootstrap-dark.css +1 -538
- package/styles/accordion/bootstrap.css +1 -539
- package/styles/accordion/bootstrap4.css +1 -538
- package/styles/accordion/bootstrap5-dark.css +1 -540
- package/styles/accordion/bootstrap5.css +1 -540
- package/styles/accordion/fabric-dark.css +1 -538
- package/styles/accordion/fabric.css +1 -539
- package/styles/accordion/fluent-dark.css +1 -539
- package/styles/accordion/fluent.css +1 -539
- package/styles/accordion/highcontrast-light.css +1 -538
- package/styles/accordion/highcontrast.css +1 -539
- package/styles/accordion/material-dark.css +1 -538
- package/styles/accordion/material.css +1 -539
- package/styles/accordion/material3-dark.css +1 -598
- package/styles/accordion/material3.css +1 -654
- package/styles/accordion/tailwind-dark.css +1 -539
- package/styles/accordion/tailwind.css +1 -539
- package/styles/appbar/bootstrap-dark.css +1 -251
- package/styles/appbar/bootstrap.css +1 -251
- package/styles/appbar/bootstrap4.css +1 -251
- package/styles/appbar/bootstrap5-dark.css +1 -251
- package/styles/appbar/bootstrap5.css +1 -251
- package/styles/appbar/fabric-dark.css +1 -251
- package/styles/appbar/fabric.css +1 -251
- package/styles/appbar/fluent-dark.css +1 -251
- package/styles/appbar/fluent.css +1 -251
- package/styles/appbar/highcontrast-light.css +1 -251
- package/styles/appbar/highcontrast.css +1 -251
- package/styles/appbar/material-dark.css +1 -251
- package/styles/appbar/material.css +1 -251
- package/styles/appbar/material3-dark.css +1 -306
- package/styles/appbar/material3.css +1 -362
- package/styles/appbar/tailwind-dark.css +1 -251
- package/styles/appbar/tailwind.css +1 -251
- package/styles/bootstrap-dark.css +1 -10106
- package/styles/bootstrap-dark.scss +1 -0
- package/styles/bootstrap.css +1 -10122
- package/styles/bootstrap.scss +1 -0
- package/styles/bootstrap4.css +1 -10247
- package/styles/bootstrap4.scss +1 -0
- package/styles/bootstrap5-dark.css +1 -10285
- package/styles/bootstrap5-dark.scss +1 -0
- package/styles/bootstrap5.css +1 -10285
- package/styles/bootstrap5.scss +1 -0
- package/styles/breadcrumb/bootstrap-dark.css +1 -395
- package/styles/breadcrumb/bootstrap.css +1 -395
- package/styles/breadcrumb/bootstrap4.css +1 -395
- package/styles/breadcrumb/bootstrap5-dark.css +1 -409
- package/styles/breadcrumb/bootstrap5.css +1 -409
- package/styles/breadcrumb/fabric-dark.css +1 -395
- package/styles/breadcrumb/fabric.css +1 -395
- package/styles/breadcrumb/fluent-dark.css +1 -371
- package/styles/breadcrumb/fluent.css +1 -371
- package/styles/breadcrumb/highcontrast-light.css +1 -402
- package/styles/breadcrumb/highcontrast.css +1 -402
- package/styles/breadcrumb/material-dark.css +1 -378
- package/styles/breadcrumb/material.css +1 -378
- package/styles/breadcrumb/material3-dark.css +1 -423
- package/styles/breadcrumb/material3.css +1 -479
- package/styles/breadcrumb/tailwind-dark.css +1 -401
- package/styles/breadcrumb/tailwind.css +1 -401
- package/styles/carousel/bootstrap-dark.css +1 -303
- package/styles/carousel/bootstrap.css +1 -303
- package/styles/carousel/bootstrap4.css +1 -303
- package/styles/carousel/bootstrap5-dark.css +1 -303
- package/styles/carousel/bootstrap5.css +1 -303
- package/styles/carousel/fabric-dark.css +1 -303
- package/styles/carousel/fabric.css +1 -303
- package/styles/carousel/fluent-dark.css +1 -303
- package/styles/carousel/fluent.css +1 -303
- package/styles/carousel/highcontrast-light.css +1 -303
- package/styles/carousel/highcontrast.css +1 -303
- package/styles/carousel/material-dark.css +1 -303
- package/styles/carousel/material.css +1 -303
- package/styles/carousel/material3-dark.css +1 -358
- package/styles/carousel/material3.css +1 -414
- package/styles/carousel/tailwind-dark.css +1 -303
- package/styles/carousel/tailwind.css +1 -303
- package/styles/context-menu/bootstrap-dark.css +1 -366
- package/styles/context-menu/bootstrap.css +1 -367
- package/styles/context-menu/bootstrap4.css +1 -367
- package/styles/context-menu/bootstrap5-dark.css +1 -355
- package/styles/context-menu/bootstrap5.css +1 -355
- package/styles/context-menu/fabric-dark.css +1 -366
- package/styles/context-menu/fabric.css +1 -367
- package/styles/context-menu/fluent-dark.css +1 -363
- package/styles/context-menu/fluent.css +1 -363
- package/styles/context-menu/highcontrast-light.css +1 -366
- package/styles/context-menu/highcontrast.css +1 -367
- package/styles/context-menu/material-dark.css +1 -384
- package/styles/context-menu/material.css +1 -386
- package/styles/context-menu/material3-dark.css +1 -434
- package/styles/context-menu/material3.css +1 -490
- package/styles/context-menu/tailwind-dark.css +1 -379
- package/styles/context-menu/tailwind.css +1 -379
- package/styles/fabric-dark.css +1 -10106
- package/styles/fabric-dark.scss +1 -0
- package/styles/fabric.css +1 -10117
- package/styles/fabric.scss +1 -0
- package/styles/fluent-dark.css +1 -10250
- package/styles/fluent-dark.scss +1 -0
- package/styles/fluent.css +1 -10250
- package/styles/fluent.scss +1 -0
- package/styles/h-scroll/bootstrap-dark.css +1 -259
- package/styles/h-scroll/bootstrap.css +1 -260
- package/styles/h-scroll/bootstrap4.css +1 -260
- package/styles/h-scroll/bootstrap5-dark.css +1 -280
- package/styles/h-scroll/bootstrap5.css +1 -280
- package/styles/h-scroll/fabric-dark.css +1 -259
- package/styles/h-scroll/fabric.css +1 -259
- package/styles/h-scroll/fluent-dark.css +1 -280
- package/styles/h-scroll/fluent.css +1 -280
- package/styles/h-scroll/highcontrast-light.css +1 -259
- package/styles/h-scroll/highcontrast.css +1 -259
- package/styles/h-scroll/material-dark.css +1 -279
- package/styles/h-scroll/material.css +1 -280
- package/styles/h-scroll/material3-dark.css +1 -335
- package/styles/h-scroll/material3.css +1 -391
- package/styles/h-scroll/tailwind-dark.css +1 -280
- package/styles/h-scroll/tailwind.css +1 -280
- package/styles/highcontrast-light.css +1 -10107
- package/styles/highcontrast-light.scss +1 -0
- package/styles/highcontrast.css +1 -10141
- package/styles/highcontrast.scss +1 -0
- package/styles/material-dark.css +1 -10230
- package/styles/material-dark.scss +1 -0
- package/styles/material.css +1 -10250
- package/styles/material.scss +1 -0
- package/styles/material3-dark.css +1 -11012
- package/styles/material3-dark.scss +1 -0
- package/styles/material3.css +1 -11740
- package/styles/material3.scss +1 -0
- package/styles/menu/bootstrap-dark.css +1 -1097
- package/styles/menu/bootstrap.css +1 -1098
- package/styles/menu/bootstrap4.css +1 -1138
- package/styles/menu/bootstrap5-dark.css +1 -1092
- package/styles/menu/bootstrap5.css +1 -1092
- package/styles/menu/fabric-dark.css +1 -1097
- package/styles/menu/fabric.css +1 -1098
- package/styles/menu/fluent-dark.css +1 -1115
- package/styles/menu/fluent.css +1 -1115
- package/styles/menu/highcontrast-light.css +1 -1097
- package/styles/menu/highcontrast.css +1 -1098
- package/styles/menu/material-dark.css +1 -1115
- package/styles/menu/material.css +1 -1117
- package/styles/menu/material3-dark.css +1 -1166
- package/styles/menu/material3.css +1 -1222
- package/styles/menu/tailwind-dark.css +1 -1110
- package/styles/menu/tailwind.css +1 -1110
- package/styles/pager/bootstrap-dark.css +1 -662
- package/styles/pager/bootstrap.css +1 -662
- package/styles/pager/bootstrap4.css +1 -662
- package/styles/pager/bootstrap5-dark.css +1 -697
- package/styles/pager/bootstrap5.css +1 -697
- package/styles/pager/fabric-dark.css +1 -662
- package/styles/pager/fabric.css +1 -662
- package/styles/pager/fluent-dark.css +1 -664
- package/styles/pager/fluent.css +1 -664
- package/styles/pager/highcontrast-light.css +1 -662
- package/styles/pager/highcontrast.css +1 -662
- package/styles/pager/material-dark.css +1 -662
- package/styles/pager/material.css +1 -662
- package/styles/pager/material3-dark.css +1 -766
- package/styles/pager/material3.css +1 -822
- package/styles/pager/tailwind-dark.css +1 -788
- package/styles/pager/tailwind.css +1 -788
- package/styles/sidebar/bootstrap-dark.css +1 -149
- package/styles/sidebar/bootstrap.css +1 -149
- package/styles/sidebar/bootstrap4.css +1 -149
- package/styles/sidebar/bootstrap5-dark.css +1 -147
- package/styles/sidebar/bootstrap5.css +1 -147
- package/styles/sidebar/fabric-dark.css +1 -149
- package/styles/sidebar/fabric.css +1 -149
- package/styles/sidebar/fluent-dark.css +1 -147
- package/styles/sidebar/fluent.css +1 -147
- package/styles/sidebar/highcontrast-light.css +1 -149
- package/styles/sidebar/highcontrast.css +1 -149
- package/styles/sidebar/material-dark.css +1 -149
- package/styles/sidebar/material.css +1 -151
- package/styles/sidebar/material3-dark.css +1 -203
- package/styles/sidebar/material3.css +1 -259
- package/styles/sidebar/tailwind-dark.css +1 -147
- package/styles/sidebar/tailwind.css +1 -147
- package/styles/stepper/bootstrap-dark.css +1 -0
- package/styles/stepper/bootstrap-dark.scss +1 -0
- package/styles/stepper/bootstrap.css +1 -0
- package/styles/stepper/bootstrap.scss +1 -0
- package/styles/stepper/bootstrap4.css +1 -0
- package/styles/stepper/bootstrap4.scss +1 -0
- package/styles/stepper/bootstrap5-dark.css +1 -0
- package/styles/stepper/bootstrap5-dark.scss +1 -0
- package/styles/stepper/bootstrap5.css +1 -0
- package/styles/stepper/bootstrap5.scss +1 -0
- package/styles/stepper/fabric-dark.css +1 -0
- package/styles/stepper/fabric-dark.scss +1 -0
- package/styles/stepper/fabric.css +1 -0
- package/styles/stepper/fabric.scss +1 -0
- package/styles/stepper/fluent-dark.css +1 -0
- package/styles/stepper/fluent-dark.scss +1 -0
- package/styles/stepper/fluent.css +1 -0
- package/styles/stepper/fluent.scss +1 -0
- package/styles/stepper/highcontrast-light.css +1 -0
- package/styles/stepper/highcontrast-light.scss +1 -0
- package/styles/stepper/highcontrast.css +1 -0
- package/styles/stepper/highcontrast.scss +1 -0
- package/styles/stepper/material-dark.css +1 -0
- package/styles/stepper/material-dark.scss +1 -0
- package/styles/stepper/material.css +1 -0
- package/styles/stepper/material.scss +1 -0
- package/styles/stepper/material3-dark.css +1 -0
- package/styles/stepper/material3-dark.scss +2 -0
- package/styles/stepper/material3.css +1 -0
- package/styles/stepper/material3.scss +2 -0
- package/styles/stepper/tailwind-dark.css +1 -0
- package/styles/stepper/tailwind-dark.scss +1 -0
- package/styles/stepper/tailwind.css +1 -0
- package/styles/stepper/tailwind.scss +1 -0
- package/styles/tab/bootstrap-dark.css +1 -4041
- package/styles/tab/bootstrap.css +1 -4046
- package/styles/tab/bootstrap4.css +1 -4044
- package/styles/tab/bootstrap5-dark.css +1 -4042
- package/styles/tab/bootstrap5.css +1 -4042
- package/styles/tab/fabric-dark.css +1 -4041
- package/styles/tab/fabric.css +1 -4046
- package/styles/tab/fluent-dark.css +1 -4044
- package/styles/tab/fluent.css +1 -4044
- package/styles/tab/highcontrast-light.css +1 -4035
- package/styles/tab/highcontrast.css +1 -4046
- package/styles/tab/material-dark.css +1 -4062
- package/styles/tab/material.css +1 -4068
- package/styles/tab/material3-dark.css +1 -4108
- package/styles/tab/material3.css +1 -4164
- package/styles/tab/tailwind-dark.css +1 -4058
- package/styles/tab/tailwind.css +1 -4058
- package/styles/tailwind-dark.css +1 -10416
- package/styles/tailwind-dark.scss +1 -0
- package/styles/tailwind.css +1 -10416
- package/styles/tailwind.scss +1 -0
- package/styles/toolbar/bootstrap-dark.css +1 -1077
- package/styles/toolbar/bootstrap.css +1 -1078
- package/styles/toolbar/bootstrap4.css +1 -1078
- package/styles/toolbar/bootstrap5-dark.css +1 -1089
- package/styles/toolbar/bootstrap5.css +1 -1089
- package/styles/toolbar/fabric-dark.css +1 -1077
- package/styles/toolbar/fabric.css +1 -1078
- package/styles/toolbar/fluent-dark.css +1 -1088
- package/styles/toolbar/fluent.css +1 -1088
- package/styles/toolbar/highcontrast-light.css +1 -1077
- package/styles/toolbar/highcontrast.css +1 -1078
- package/styles/toolbar/material-dark.css +1 -1115
- package/styles/toolbar/material.css +1 -1118
- package/styles/toolbar/material3-dark.css +1 -1144
- package/styles/toolbar/material3.css +1 -1200
- package/styles/toolbar/tailwind-dark.css +1 -1088
- package/styles/toolbar/tailwind.css +1 -1088
- package/styles/treeview/bootstrap-dark.css +1 -755
- package/styles/treeview/bootstrap.css +1 -760
- package/styles/treeview/bootstrap4.css +1 -848
- package/styles/treeview/bootstrap5-dark.css +1 -866
- package/styles/treeview/bootstrap5.css +1 -866
- package/styles/treeview/fabric-dark.css +1 -755
- package/styles/treeview/fabric.css +1 -756
- package/styles/treeview/fluent-dark.css +1 -871
- package/styles/treeview/fluent.css +1 -871
- package/styles/treeview/highcontrast-light.css +1 -755
- package/styles/treeview/highcontrast.css +1 -773
- package/styles/treeview/material-dark.css +1 -761
- package/styles/treeview/material.css +1 -763
- package/styles/treeview/material3-dark.css +1 -902
- package/styles/treeview/material3.css +1 -958
- package/styles/treeview/tailwind-dark.css +1 -858
- package/styles/treeview/tailwind.css +1 -858
- package/styles/v-scroll/bootstrap-dark.css +1 -201
- package/styles/v-scroll/bootstrap.css +1 -202
- package/styles/v-scroll/bootstrap4.css +1 -202
- package/styles/v-scroll/bootstrap5-dark.css +1 -202
- package/styles/v-scroll/bootstrap5.css +1 -202
- package/styles/v-scroll/fabric-dark.css +1 -201
- package/styles/v-scroll/fabric.css +1 -202
- package/styles/v-scroll/fluent-dark.css +1 -202
- package/styles/v-scroll/fluent.css +1 -202
- package/styles/v-scroll/highcontrast-light.css +1 -201
- package/styles/v-scroll/highcontrast.css +1 -202
- package/styles/v-scroll/material-dark.css +1 -221
- package/styles/v-scroll/material.css +1 -222
- package/styles/v-scroll/material3-dark.css +1 -257
- package/styles/v-scroll/material3.css +1 -313
- package/styles/v-scroll/tailwind-dark.css +1 -202
- package/styles/v-scroll/tailwind.css +1 -202
package/CHANGELOG.md
CHANGED
|
@@ -2,12 +2,38 @@
|
|
|
2
2
|
|
|
3
3
|
## [Unreleased]
|
|
4
4
|
|
|
5
|
+
### Menu
|
|
6
|
+
|
|
7
|
+
#### Bug Fixes
|
|
8
|
+
|
|
9
|
+
- `#F519984` - The issue with "Keyboard action is not working properly in the Menu Component" has been resolved.
|
|
10
|
+
|
|
11
|
+
### TreeView
|
|
12
|
+
|
|
13
|
+
#### Bug Fixes
|
|
14
|
+
|
|
15
|
+
- `#I531520` - TreeView component's title not decoded properly same as in tree node text has been resolved.
|
|
16
|
+
|
|
17
|
+
### Toolbar
|
|
18
|
+
|
|
19
|
+
#### Bug fixes
|
|
20
|
+
|
|
21
|
+
- `#I508465` - The issue with the differentiate toolbar active and focus states has been resolved.
|
|
22
|
+
|
|
23
|
+
## 24.1.41 (2023-12-18)
|
|
24
|
+
|
|
5
25
|
### TreeView
|
|
6
26
|
|
|
7
27
|
#### Bug fixes
|
|
8
28
|
|
|
9
29
|
- `#I525899` - The issue with the React TreeView filtering operation has been resolved.
|
|
10
30
|
|
|
31
|
+
### Tab
|
|
32
|
+
|
|
33
|
+
#### Bug fixes
|
|
34
|
+
|
|
35
|
+
- `#I523384` - The issue with the active tab background color has been resolved.
|
|
36
|
+
|
|
11
37
|
## 23.2.5 (2023-11-23)
|
|
12
38
|
|
|
13
39
|
### Sidebar
|
package/README.md
CHANGED
|
@@ -274,4 +274,4 @@ Check the changelog [here](https://github.com/syncfusion/ej2-react-ui-components
|
|
|
274
274
|
|
|
275
275
|
See [LICENSE FILE](https://github.com/syncfusion/ej2-react-ui-components/blob/master/license?utm_source=npm&utm_campaign=navigation) for more info.
|
|
276
276
|
|
|
277
|
-
© Copyright
|
|
277
|
+
© Copyright 2024 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
|
package/diConfig.json
CHANGED
|
@@ -103,7 +103,9 @@
|
|
|
103
103
|
"tree node template",
|
|
104
104
|
"tree multi selection",
|
|
105
105
|
"carousel",
|
|
106
|
-
"appbar"
|
|
106
|
+
"appbar",
|
|
107
|
+
"stepper",
|
|
108
|
+
"ej2-stepper"
|
|
107
109
|
],
|
|
108
110
|
"angular": [
|
|
109
111
|
"angular",
|
|
@@ -137,7 +139,9 @@
|
|
|
137
139
|
"angular carousel",
|
|
138
140
|
"ng carousel",
|
|
139
141
|
"angular appbar",
|
|
140
|
-
"ng appbar"
|
|
142
|
+
"ng appbar",
|
|
143
|
+
"angular stepper",
|
|
144
|
+
"ng stepper"
|
|
141
145
|
],
|
|
142
146
|
"react": [
|
|
143
147
|
"react",
|
|
@@ -155,7 +159,8 @@
|
|
|
155
159
|
"react menu component",
|
|
156
160
|
"react breadcrumb",
|
|
157
161
|
"react carousel",
|
|
158
|
-
"react appbar"
|
|
162
|
+
"react appbar",
|
|
163
|
+
"react stepper"
|
|
159
164
|
],
|
|
160
165
|
"vue": [
|
|
161
166
|
"vue",
|
|
@@ -172,7 +177,8 @@
|
|
|
172
177
|
"vue menu component",
|
|
173
178
|
"vue breadcrumb",
|
|
174
179
|
"vue carousel",
|
|
175
|
-
"vue appbar"
|
|
180
|
+
"vue appbar",
|
|
181
|
+
"vue stepper"
|
|
176
182
|
]
|
|
177
183
|
},
|
|
178
184
|
"description": "Navigation Components",
|
|
@@ -204,7 +210,11 @@
|
|
|
204
210
|
"BreadcrumbBeforeItemRenderEventArgs",
|
|
205
211
|
"BreadcrumbClickEventArgs",
|
|
206
212
|
"SlideChangingEventArgs",
|
|
207
|
-
"SlideChangedEventArgs"
|
|
213
|
+
"SlideChangedEventArgs",
|
|
214
|
+
"StepperChangedEventArgs",
|
|
215
|
+
"StepperChangingEventArgs",
|
|
216
|
+
"StepperClickEventArgs",
|
|
217
|
+
"StepperEventArgs"
|
|
208
218
|
],
|
|
209
219
|
"components": [
|
|
210
220
|
{
|
|
@@ -1079,6 +1089,116 @@
|
|
|
1079
1089
|
"blazorDependency": [
|
|
1080
1090
|
"ej2-base"
|
|
1081
1091
|
]
|
|
1092
|
+
},
|
|
1093
|
+
{
|
|
1094
|
+
"baseClass": "Stepper",
|
|
1095
|
+
"directoryName": "stepper",
|
|
1096
|
+
"type": "container",
|
|
1097
|
+
"defaultTag": "<nav id='ej2Stepper'></nav>",
|
|
1098
|
+
"preferredTag": "nav",
|
|
1099
|
+
"contentSelect": "nav",
|
|
1100
|
+
"twoWays": ["activeStep"],
|
|
1101
|
+
"blazorType": "native",
|
|
1102
|
+
"blazorDependency": [
|
|
1103
|
+
"ej2-base",
|
|
1104
|
+
"../blazor/sf-stepper"
|
|
1105
|
+
],
|
|
1106
|
+
"blazorPlaceholder": "stepper",
|
|
1107
|
+
"templateProperties": [ "template", "tooltipTemplate"],
|
|
1108
|
+
"blazorTemplates":[
|
|
1109
|
+
"template",
|
|
1110
|
+
"tooltipTemplate"
|
|
1111
|
+
],
|
|
1112
|
+
"complexDirective": [
|
|
1113
|
+
{
|
|
1114
|
+
"baseClass": "StepperAnimationSettings",
|
|
1115
|
+
"propertyName": "animation",
|
|
1116
|
+
"aspClassName":"StepperAnimationSettings",
|
|
1117
|
+
"SelectorName": "e-stepper-animation",
|
|
1118
|
+
"aspSelectorName": "e-stepper-animation"
|
|
1119
|
+
}
|
|
1120
|
+
],
|
|
1121
|
+
"comment": [
|
|
1122
|
+
"/**",
|
|
1123
|
+
" * Represents the EJ2 Angular Stepper Component.",
|
|
1124
|
+
" * ```html",
|
|
1125
|
+
" * <nav ejs-stepper [steps]='stepItems'></nav>",
|
|
1126
|
+
" * ```",
|
|
1127
|
+
" */"
|
|
1128
|
+
],
|
|
1129
|
+
"reactComment": [
|
|
1130
|
+
"/**",
|
|
1131
|
+
" * `StepperComponent` represents the react Stepper Component.",
|
|
1132
|
+
" * ```ts",
|
|
1133
|
+
" * <StepperComponent steps={stepItems} />",
|
|
1134
|
+
" * ```",
|
|
1135
|
+
" */"
|
|
1136
|
+
],
|
|
1137
|
+
"vueComment": [
|
|
1138
|
+
"/**",
|
|
1139
|
+
" * Represents the Essential JS 2 VueJS Stepper Component.",
|
|
1140
|
+
" * ```html",
|
|
1141
|
+
" * <ejs-stepper :steps='stepItems'></ejs-stepper>",
|
|
1142
|
+
" * ```",
|
|
1143
|
+
" */"
|
|
1144
|
+
],
|
|
1145
|
+
"tagDirective": [
|
|
1146
|
+
{
|
|
1147
|
+
"arrayDirectiveClassName": "steps",
|
|
1148
|
+
"directiveClassName": "step",
|
|
1149
|
+
"propertyName": "steps",
|
|
1150
|
+
"baseClass": "Step",
|
|
1151
|
+
"arrayDirectiveSelector": "ejs-stepper>e-steps",
|
|
1152
|
+
"directiveSelector": "ejs-stepper>e-steps>e-step",
|
|
1153
|
+
"directoryName": "stepper",
|
|
1154
|
+
"aspArrayClassName": "Step",
|
|
1155
|
+
"aspCollectionClassName": "Steps",
|
|
1156
|
+
"aspDirectiveSelector": "e-stepper-step",
|
|
1157
|
+
"aspArrayDirectiveSelector": "e-stepper-steps",
|
|
1158
|
+
"comment": [
|
|
1159
|
+
"/**",
|
|
1160
|
+
" * 'e-step' directive represents a step of the Angular Stepper.",
|
|
1161
|
+
" * It must be contained in a Stepper component(`ejs-stepper`). ",
|
|
1162
|
+
" * ```html",
|
|
1163
|
+
" * <ejs-stepper>",
|
|
1164
|
+
" * <e-steps>",
|
|
1165
|
+
" * <e-step [iconCss]='e-icons e-folder' [text]='Step 1' />",
|
|
1166
|
+
" * <e-step [iconCss]='e-icons e-folder' [text]='Step 2' />",
|
|
1167
|
+
" * </e-steps> ",
|
|
1168
|
+
" * </ejs-stepper>",
|
|
1169
|
+
" * ```",
|
|
1170
|
+
" */"
|
|
1171
|
+
],
|
|
1172
|
+
"reactComment": [
|
|
1173
|
+
"/**",
|
|
1174
|
+
" * `StepDirective` represents a step of the React Stepper. ",
|
|
1175
|
+
" * It must be contained in a Stepper component(`StepperComponent`). ",
|
|
1176
|
+
" * ```tsx",
|
|
1177
|
+
" * <StepperComponent>",
|
|
1178
|
+
" * <StepsDirective>",
|
|
1179
|
+
" * <StepDirective iconCss= { 'e-icons e-folder' } text= { 'Step 1' } />",
|
|
1180
|
+
" * <StepDirective iconCss= { 'e-icons e-folder' } text= { 'Step 2' } />",
|
|
1181
|
+
" * </StepsDirective>",
|
|
1182
|
+
" * </StepperComponent>",
|
|
1183
|
+
" * ```",
|
|
1184
|
+
" */"
|
|
1185
|
+
],
|
|
1186
|
+
"vueComment": [
|
|
1187
|
+
"/**",
|
|
1188
|
+
" * 'e-step' directive represents a step of the Vue Stepper ",
|
|
1189
|
+
" * It must be contained in a Stepper component(`ejs-stepper`). ",
|
|
1190
|
+
" * ```html",
|
|
1191
|
+
" * <ejs-stepper>",
|
|
1192
|
+
" * <e-steps>",
|
|
1193
|
+
" * <e-step :iconCss='e-icons e-folder' :text='Step 1' />",
|
|
1194
|
+
" * <e-step :iconCss='e-icons e-folder' :text='Step 2' />",
|
|
1195
|
+
" * </e-steps> ",
|
|
1196
|
+
" * </ejs-stepper>",
|
|
1197
|
+
" * ```",
|
|
1198
|
+
" */"
|
|
1199
|
+
]
|
|
1200
|
+
}
|
|
1201
|
+
]
|
|
1082
1202
|
}
|
|
1083
1203
|
]
|
|
1084
1204
|
}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-react-navigations.min.js
|
|
3
|
-
* version :
|
|
3
|
+
* version : 24.1.46
|
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2023. All rights reserved.
|
|
5
5
|
* Use of this code is subject to the terms of our license.
|
|
6
6
|
* A copy of the current license can be obtained at any time by e-mailing
|
|
7
7
|
* licensing@syncfusion.com. Any infringement will be prosecuted under
|
|
8
8
|
* applicable laws.
|
|
9
9
|
*/
|
|
10
|
-
!function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e(require("SyncfusionReactBase"),require("SyncfusionNavigations"),require("React")):"function"==typeof define&&define.amd?define(["SyncfusionReactBase","SyncfusionNavigations","React"],e):"object"==typeof exports?exports.SyncfusionReactNavigations=e(require("SyncfusionReactBase"),require("SyncfusionNavigations"),require("React")):t.SyncfusionReactNavigations=e(t.SyncfusionReactBase,t.SyncfusionNavigations,t.React)}(this,function(t,e,n){return function(t){function e(r){if(n[r])return n[r].exports;var o=n[r]={i:r,l:!1,exports:{}};return t[r].call(o.exports,o,o.exports,e),o.l=!0,o.exports}var n={};return e.m=t,e.c=n,e.i=function(t){return t},e.d=function(t,n,r){e.o(t,n)||Object.defineProperty(t,n,{configurable:!1,enumerable:!0,get:r})},e.n=function(t){var n=t&&t.__esModule?function(){return t.default}:function(){return t};return e.d(n,"a",n),n},e.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},e.p="",e(e.s=21)}([function(e,n){e.exports=t},function(t,n){t.exports=e},function(t,e){t.exports=n},function(t,e,n){"use strict";var r=n(14);n.d(e,"a",function(){return r.a}),n.d(e,"b",function(){return r.b});var o=n(13);n.d(e,"c",function(){return o.a})},function(t,e,n){"use strict";var r=n(15);n.d(e,"a",function(){return r.a})},function(t,e,n){"use strict";var r=n(17);n.d(e,"a",function(){return r.a}),n.d(e,"b",function(){return r.b});var o=n(16);n.d(e,"c",function(){return o.a})},function(t,e,n){"use strict";var r=n(19);n.d(e,"a",function(){return r.a}),n.d(e,"b",function(){return r.b});var o=n(18);n.d(e,"c",function(){return o.a})},function(t,e,n){"use strict";var r=n(20);n.d(e,"a",function(){return r.a})},function(t,e,n){"use strict";var r=n(22);n.d(e,"a",function(){return r.a}),n.d(e,"b",function(){return r.b});var o=n(23);n.d(e,"c",function(){return o.a})},function(t,e,n){"use strict";var r=n(24);n.d(e,"a",function(){return r.a})},function(t,e,n){"use strict";var r=n(25);n.d(e,"a",function(){return r.a}),n.d(e,"b",function(){return r.b});var o=n(26);n.d(e,"c",function(){return o.a})},function(t,e,n){"use strict";var r=n(27);n.d(e,"a",function(){return r.a}),n.d(e,"b",function(){return r.b});var o=n(28);n.d(e,"c",function(){return o.a})},function(t,e,n){"use strict";var r=n(29);n.d(e,"a",function(){return r.a})},function(t,e,n){"use strict";n.d(e,"a",function(){return c});var r=n(2),o=(n.n(r),n(1)),i=(n.n(o),n(0)),u=(n.n(i),this&&this.__extends||function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),c=function(t){function e(e){var n=t.call(this,e)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!1,n.directivekeys={accordionItems:"accordionItem"},n.statelessTemplateProps=["itemTemplate","headerTemplate"],n.templateProps=null,n.immediateRender=!1,n.portals=[],n}return u(e,t),e.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return r.createElement("div",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));t.prototype.render.call(this),this.initRenderCalled=!0},e}(o.Accordion);n.i(i.applyMixins)(c,[i.ComponentBase,r.Component])},function(t,e,n){"use strict";n.d(e,"a",function(){return i}),n.d(e,"b",function(){return u});var r=n(0),o=(n.n(r),this&&this.__extends||function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),i=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return o(e,t),e.moduleName="accordionItem",e}(r.ComplexBase),u=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return o(e,t),e.propertyName="items",e.moduleName="accordionItems",e}(r.ComplexBase)},function(t,e,n){"use strict";n.d(e,"a",function(){return c});var r=n(2),o=(n.n(r),n(1)),i=(n.n(o),n(0)),u=(n.n(i),this&&this.__extends||function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),c=function(t){function e(e){var n=t.call(this,e)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!0,n.statelessTemplateProps=null,n.templateProps=null,n.immediateRender=!0,n.portals=[],n}return u(e,t),e.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return r.createElement("header",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));t.prototype.render.call(this),this.initRenderCalled=!0},e}(o.AppBar);n.i(i.applyMixins)(c,[i.ComponentBase,r.Component])},function(t,e,n){"use strict";n.d(e,"a",function(){return c});var r=n(2),o=(n.n(r),n(1)),i=(n.n(o),n(0)),u=(n.n(i),this&&this.__extends||function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),c=function(t){function e(e){var n=t.call(this,e)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!1,n.directivekeys={breadcrumbItems:"breadcrumbItem"},n.statelessTemplateProps=["itemTemplate"],n.templateProps=null,n.immediateRender=!1,n.portals=[],n}return u(e,t),e.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return r.createElement("nav",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));t.prototype.render.call(this),this.initRenderCalled=!0},e}(o.Breadcrumb);n.i(i.applyMixins)(c,[i.ComponentBase,r.Component])},function(t,e,n){"use strict";n.d(e,"a",function(){return i}),n.d(e,"b",function(){return u});var r=n(0),o=(n.n(r),this&&this.__extends||function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),i=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return o(e,t),e.moduleName="breadcrumbItem",e}(r.ComplexBase),u=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return o(e,t),e.propertyName="items",e.moduleName="breadcrumbItems",e}(r.ComplexBase)},function(t,e,n){"use strict";n.d(e,"a",function(){return c});var r=n(2),o=(n.n(r),n(1)),i=(n.n(o),n(0)),u=(n.n(i),this&&this.__extends||function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),c=function(t){function e(e){var n=t.call(this,e)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!1,n.directivekeys={carouselItems:"carouselItem"},n.statelessTemplateProps=["itemTemplate"],n.templateProps=null,n.immediateRender=!1,n.portals=[],n}return u(e,t),e.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return r.createElement("div",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));t.prototype.render.call(this),this.initRenderCalled=!0},e}(o.Carousel);n.i(i.applyMixins)(c,[i.ComponentBase,r.Component])},function(t,e,n){"use strict";n.d(e,"a",function(){return i}),n.d(e,"b",function(){return u});var r=n(0),o=(n.n(r),this&&this.__extends||function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),i=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return o(e,t),e.moduleName="carouselItem",e}(r.ComplexBase),u=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return o(e,t),e.propertyName="items",e.moduleName="carouselItems",e}(r.ComplexBase)},function(t,e,n){"use strict";n.d(e,"a",function(){return c});var r=n(2),o=(n.n(r),n(1)),i=(n.n(o),n(0)),u=(n.n(i),this&&this.__extends||function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),c=function(t){function e(e){var n=t.call(this,e)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!1,n.statelessTemplateProps=null,n.templateProps=null,n.immediateRender=!0,n.portals=[],n}return u(e,t),e.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return r.createElement("ul",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));t.prototype.render.call(this),this.initRenderCalled=!0},e}(o.ContextMenu);n.i(i.applyMixins)(c,[i.ComponentBase,r.Component])},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=n(3);n.d(e,"AccordionItemDirective",function(){return r.a}),n.d(e,"AccordionItemsDirective",function(){return r.b}),n.d(e,"AccordionComponent",function(){return r.c});var o=n(11);n.d(e,"ItemDirective",function(){return o.a}),n.d(e,"ItemsDirective",function(){return o.b}),n.d(e,"ToolbarComponent",function(){return o.c});var i=n(7);n.d(e,"ContextMenuComponent",function(){return i.a});var u=n(5);n.d(e,"BreadcrumbItemDirective",function(){return u.a}),n.d(e,"BreadcrumbItemsDirective",function(){return u.b}),n.d(e,"BreadcrumbComponent",function(){return u.c});var c=n(6);n.d(e,"CarouselItemDirective",function(){return c.a}),n.d(e,"CarouselItemsDirective",function(){return c.b}),n.d(e,"CarouselComponent",function(){return c.c});var s=n(10);n.d(e,"TabItemDirective",function(){return s.a}),n.d(e,"TabItemsDirective",function(){return s.b}),n.d(e,"TabComponent",function(){return s.c});var a=n(12);n.d(e,"TreeViewComponent",function(){return a.a});var p=n(9);n.d(e,"SidebarComponent",function(){return p.a});var l=n(8);n.d(e,"MenuItemDirective",function(){return l.a}),n.d(e,"MenuItemsDirective",function(){return l.b}),n.d(e,"MenuComponent",function(){return l.c});var f=n(4);n.d(e,"AppBarComponent",function(){return f.a});var d=n(0);n.n(d);n.o(d,"Inject")&&n.d(e,"Inject",function(){return d.Inject});var h=n(1);n.n(h);for(var m in h)["AccordionItemDirective","AccordionItemsDirective","AccordionComponent","ItemDirective","ItemsDirective","ToolbarComponent","ContextMenuComponent","BreadcrumbItemDirective","BreadcrumbItemsDirective","BreadcrumbComponent","CarouselItemDirective","CarouselItemsDirective","CarouselComponent","TabItemDirective","TabItemsDirective","TabComponent","TreeViewComponent","SidebarComponent","MenuItemDirective","MenuItemsDirective","MenuComponent","AppBarComponent","Inject","default"].indexOf(m)<0&&function(t){n.d(e,t,function(){return h[t]})}(m)},function(t,e,n){"use strict";n.d(e,"a",function(){return i}),n.d(e,"b",function(){return u});var r=n(0),o=(n.n(r),this&&this.__extends||function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),i=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return o(e,t),e.moduleName="menuItem",e}(r.ComplexBase),u=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return o(e,t),e.propertyName="items",e.moduleName="menuItems",e}(r.ComplexBase)},function(t,e,n){"use strict";n.d(e,"a",function(){return c});var r=n(2),o=(n.n(r),n(1)),i=(n.n(o),n(0)),u=(n.n(i),this&&this.__extends||function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),c=function(t){function e(e){var n=t.call(this,e)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!1,n.directivekeys={menuItems:"menuItem"},n.statelessTemplateProps=null,n.templateProps=null,n.immediateRender=!1,n.portals=[],n}return u(e,t),e.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return r.createElement("ul",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));t.prototype.render.call(this),this.initRenderCalled=!0},e}(o.Menu);n.i(i.applyMixins)(c,[i.ComponentBase,r.Component])},function(t,e,n){"use strict";n.d(e,"a",function(){return c});var r=n(2),o=(n.n(r),n(1)),i=(n.n(o),n(0)),u=(n.n(i),this&&this.__extends||function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),c=function(t){function e(e){var n=t.call(this,e)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!0,n.statelessTemplateProps=null,n.templateProps=null,n.immediateRender=!0,n.portals=[],n}return u(e,t),e.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return r.createElement("div",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));t.prototype.render.call(this),this.initRenderCalled=!0},e}(o.Sidebar);n.i(i.applyMixins)(c,[i.ComponentBase,r.Component])},function(t,e,n){"use strict";n.d(e,"a",function(){return i}),n.d(e,"b",function(){return u});var r=n(0),o=(n.n(r),this&&this.__extends||function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),i=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return o(e,t),e.moduleName="tabItem",e.complexTemplate={"header.text":"header.text"},e}(r.ComplexBase),u=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return o(e,t),e.propertyName="items",e.moduleName="tabItems",e}(r.ComplexBase)},function(t,e,n){"use strict";n.d(e,"a",function(){return c});var r=n(2),o=(n.n(r),n(1)),i=(n.n(o),n(0)),u=(n.n(i),this&&this.__extends||function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),c=function(t){function e(e){var n=t.call(this,e)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!1,n.directivekeys={tabItems:"tabItem"},n.statelessTemplateProps=null,n.templateProps=null,n.immediateRender=!1,n.portals=[],n}return u(e,t),e.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return r.createElement("div",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));t.prototype.render.call(this),this.initRenderCalled=!0},e}(o.Tab);n.i(i.applyMixins)(c,[i.ComponentBase,r.Component])},function(t,e,n){"use strict";n.d(e,"a",function(){return i}),n.d(e,"b",function(){return u});var r=n(0),o=(n.n(r),this&&this.__extends||function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),i=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return o(e,t),e.moduleName="item",e}(r.ComplexBase),u=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return o(e,t),e.propertyName="items",e.moduleName="items",e}(r.ComplexBase)},function(t,e,n){"use strict";n.d(e,"a",function(){return c});var r=n(2),o=(n.n(r),n(1)),i=(n.n(o),n(0)),u=(n.n(i),this&&this.__extends||function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),c=function(t){function e(e){var n=t.call(this,e)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!1,n.directivekeys={items:"item"},n.statelessTemplateProps=null,n.templateProps=null,n.immediateRender=!1,n.portals=[],n}return u(e,t),e.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return r.createElement("div",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));t.prototype.render.call(this),this.initRenderCalled=!0},e}(o.Toolbar);n.i(i.applyMixins)(c,[i.ComponentBase,r.Component])},function(t,e,n){"use strict";n.d(e,"a",function(){return c});var r=n(2),o=(n.n(r),n(1)),i=(n.n(o),n(0)),u=(n.n(i),this&&this.__extends||function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),c=function(t){function e(e){var n=t.call(this,e)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!0,n.statelessTemplateProps=null,n.templateProps=null,n.immediateRender=!1,n.portals=[],n}return u(e,t),e.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return r.createElement("div",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));t.prototype.render.call(this),this.initRenderCalled=!0},e}(o.TreeView);n.i(i.applyMixins)(c,[i.ComponentBase,r.Component])}])});
|
|
10
|
+
!function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e(require("SyncfusionReactBase"),require("SyncfusionNavigations"),require("React")):"function"==typeof define&&define.amd?define(["SyncfusionReactBase","SyncfusionNavigations","React"],e):"object"==typeof exports?exports.SyncfusionReactNavigations=e(require("SyncfusionReactBase"),require("SyncfusionNavigations"),require("React")):t.SyncfusionReactNavigations=e(t.SyncfusionReactBase,t.SyncfusionNavigations,t.React)}(this,function(t,e,n){return function(t){function e(r){if(n[r])return n[r].exports;var o=n[r]={i:r,l:!1,exports:{}};return t[r].call(o.exports,o,o.exports,e),o.l=!0,o.exports}var n={};return e.m=t,e.c=n,e.i=function(t){return t},e.d=function(t,n,r){e.o(t,n)||Object.defineProperty(t,n,{configurable:!1,enumerable:!0,get:r})},e.n=function(t){var n=t&&t.__esModule?function(){return t.default}:function(){return t};return e.d(n,"a",n),n},e.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},e.p="",e(e.s=22)}([function(e,n){e.exports=t},function(t,n){t.exports=e},function(t,e){t.exports=n},function(t,e,n){"use strict";var r=n(15);n.d(e,"a",function(){return r.a}),n.d(e,"b",function(){return r.b});var o=n(14);n.d(e,"c",function(){return o.a})},function(t,e,n){"use strict";var r=n(16);n.d(e,"a",function(){return r.a})},function(t,e,n){"use strict";var r=n(18);n.d(e,"a",function(){return r.a}),n.d(e,"b",function(){return r.b});var o=n(17);n.d(e,"c",function(){return o.a})},function(t,e,n){"use strict";var r=n(20);n.d(e,"a",function(){return r.a}),n.d(e,"b",function(){return r.b});var o=n(19);n.d(e,"c",function(){return o.a})},function(t,e,n){"use strict";var r=n(21);n.d(e,"a",function(){return r.a})},function(t,e,n){"use strict";var r=n(23);n.d(e,"a",function(){return r.a}),n.d(e,"b",function(){return r.b});var o=n(24);n.d(e,"c",function(){return o.a})},function(t,e,n){"use strict";var r=n(25);n.d(e,"a",function(){return r.a})},function(t,e,n){"use strict";var r=n(27);n.d(e,"a",function(){return r.a}),n.d(e,"b",function(){return r.b});var o=n(26);n.d(e,"c",function(){return o.a})},function(t,e,n){"use strict";var r=n(28);n.d(e,"a",function(){return r.a}),n.d(e,"b",function(){return r.b});var o=n(29);n.d(e,"c",function(){return o.a})},function(t,e,n){"use strict";var r=n(30);n.d(e,"a",function(){return r.a}),n.d(e,"b",function(){return r.b});var o=n(31);n.d(e,"c",function(){return o.a})},function(t,e,n){"use strict";var r=n(32);n.d(e,"a",function(){return r.a})},function(t,e,n){"use strict";n.d(e,"a",function(){return c});var r=n(2),o=(n.n(r),n(1)),i=(n.n(o),n(0)),u=(n.n(i),this&&this.__extends||function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),c=function(t){function e(e){var n=t.call(this,e)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!1,n.directivekeys={accordionItems:"accordionItem"},n.statelessTemplateProps=["itemTemplate","headerTemplate"],n.templateProps=null,n.immediateRender=!1,n.portals=[],n}return u(e,t),e.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return r.createElement("div",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));t.prototype.render.call(this),this.initRenderCalled=!0},e}(o.Accordion);n.i(i.applyMixins)(c,[i.ComponentBase,r.Component])},function(t,e,n){"use strict";n.d(e,"a",function(){return i}),n.d(e,"b",function(){return u});var r=n(0),o=(n.n(r),this&&this.__extends||function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),i=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return o(e,t),e.moduleName="accordionItem",e}(r.ComplexBase),u=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return o(e,t),e.propertyName="items",e.moduleName="accordionItems",e}(r.ComplexBase)},function(t,e,n){"use strict";n.d(e,"a",function(){return c});var r=n(2),o=(n.n(r),n(1)),i=(n.n(o),n(0)),u=(n.n(i),this&&this.__extends||function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),c=function(t){function e(e){var n=t.call(this,e)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!0,n.statelessTemplateProps=null,n.templateProps=null,n.immediateRender=!0,n.portals=[],n}return u(e,t),e.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return r.createElement("header",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));t.prototype.render.call(this),this.initRenderCalled=!0},e}(o.AppBar);n.i(i.applyMixins)(c,[i.ComponentBase,r.Component])},function(t,e,n){"use strict";n.d(e,"a",function(){return c});var r=n(2),o=(n.n(r),n(1)),i=(n.n(o),n(0)),u=(n.n(i),this&&this.__extends||function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),c=function(t){function e(e){var n=t.call(this,e)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!1,n.directivekeys={breadcrumbItems:"breadcrumbItem"},n.statelessTemplateProps=["itemTemplate"],n.templateProps=null,n.immediateRender=!1,n.portals=[],n}return u(e,t),e.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return r.createElement("nav",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));t.prototype.render.call(this),this.initRenderCalled=!0},e}(o.Breadcrumb);n.i(i.applyMixins)(c,[i.ComponentBase,r.Component])},function(t,e,n){"use strict";n.d(e,"a",function(){return i}),n.d(e,"b",function(){return u});var r=n(0),o=(n.n(r),this&&this.__extends||function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),i=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return o(e,t),e.moduleName="breadcrumbItem",e}(r.ComplexBase),u=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return o(e,t),e.propertyName="items",e.moduleName="breadcrumbItems",e}(r.ComplexBase)},function(t,e,n){"use strict";n.d(e,"a",function(){return c});var r=n(2),o=(n.n(r),n(1)),i=(n.n(o),n(0)),u=(n.n(i),this&&this.__extends||function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),c=function(t){function e(e){var n=t.call(this,e)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!1,n.directivekeys={carouselItems:"carouselItem"},n.statelessTemplateProps=["itemTemplate"],n.templateProps=null,n.immediateRender=!1,n.portals=[],n}return u(e,t),e.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return r.createElement("div",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));t.prototype.render.call(this),this.initRenderCalled=!0},e}(o.Carousel);n.i(i.applyMixins)(c,[i.ComponentBase,r.Component])},function(t,e,n){"use strict";n.d(e,"a",function(){return i}),n.d(e,"b",function(){return u});var r=n(0),o=(n.n(r),this&&this.__extends||function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),i=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return o(e,t),e.moduleName="carouselItem",e}(r.ComplexBase),u=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return o(e,t),e.propertyName="items",e.moduleName="carouselItems",e}(r.ComplexBase)},function(t,e,n){"use strict";n.d(e,"a",function(){return c});var r=n(2),o=(n.n(r),n(1)),i=(n.n(o),n(0)),u=(n.n(i),this&&this.__extends||function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),c=function(t){function e(e){var n=t.call(this,e)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!1,n.statelessTemplateProps=null,n.templateProps=null,n.immediateRender=!0,n.portals=[],n}return u(e,t),e.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return r.createElement("ul",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));t.prototype.render.call(this),this.initRenderCalled=!0},e}(o.ContextMenu);n.i(i.applyMixins)(c,[i.ComponentBase,r.Component])},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=n(3);n.d(e,"AccordionItemDirective",function(){return r.a}),n.d(e,"AccordionItemsDirective",function(){return r.b}),n.d(e,"AccordionComponent",function(){return r.c});var o=n(12);n.d(e,"ItemDirective",function(){return o.a}),n.d(e,"ItemsDirective",function(){return o.b}),n.d(e,"ToolbarComponent",function(){return o.c});var i=n(7);n.d(e,"ContextMenuComponent",function(){return i.a});var u=n(5);n.d(e,"BreadcrumbItemDirective",function(){return u.a}),n.d(e,"BreadcrumbItemsDirective",function(){return u.b}),n.d(e,"BreadcrumbComponent",function(){return u.c});var c=n(6);n.d(e,"CarouselItemDirective",function(){return c.a}),n.d(e,"CarouselItemsDirective",function(){return c.b}),n.d(e,"CarouselComponent",function(){return c.c});var s=n(11);n.d(e,"TabItemDirective",function(){return s.a}),n.d(e,"TabItemsDirective",function(){return s.b}),n.d(e,"TabComponent",function(){return s.c});var a=n(13);n.d(e,"TreeViewComponent",function(){return a.a});var p=n(9);n.d(e,"SidebarComponent",function(){return p.a});var l=n(8);n.d(e,"MenuItemDirective",function(){return l.a}),n.d(e,"MenuItemsDirective",function(){return l.b}),n.d(e,"MenuComponent",function(){return l.c});var f=n(4);n.d(e,"AppBarComponent",function(){return f.a});var d=n(10);n.d(e,"StepDirective",function(){return d.a}),n.d(e,"StepsDirective",function(){return d.b}),n.d(e,"StepperComponent",function(){return d.c});var h=n(0);n.n(h);n.o(h,"Inject")&&n.d(e,"Inject",function(){return h.Inject});var m=n(1);n.n(m);for(var y in m)["AccordionItemDirective","AccordionItemsDirective","AccordionComponent","ItemDirective","ItemsDirective","ToolbarComponent","ContextMenuComponent","BreadcrumbItemDirective","BreadcrumbItemsDirective","BreadcrumbComponent","CarouselItemDirective","CarouselItemsDirective","CarouselComponent","TabItemDirective","TabItemsDirective","TabComponent","TreeViewComponent","SidebarComponent","MenuItemDirective","MenuItemsDirective","MenuComponent","AppBarComponent","StepDirective","StepsDirective","StepperComponent","Inject","default"].indexOf(y)<0&&function(t){n.d(e,t,function(){return m[t]})}(y)},function(t,e,n){"use strict";n.d(e,"a",function(){return i}),n.d(e,"b",function(){return u});var r=n(0),o=(n.n(r),this&&this.__extends||function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),i=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return o(e,t),e.moduleName="menuItem",e}(r.ComplexBase),u=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return o(e,t),e.propertyName="items",e.moduleName="menuItems",e}(r.ComplexBase)},function(t,e,n){"use strict";n.d(e,"a",function(){return c});var r=n(2),o=(n.n(r),n(1)),i=(n.n(o),n(0)),u=(n.n(i),this&&this.__extends||function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),c=function(t){function e(e){var n=t.call(this,e)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!1,n.directivekeys={menuItems:"menuItem"},n.statelessTemplateProps=null,n.templateProps=null,n.immediateRender=!1,n.portals=[],n}return u(e,t),e.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return r.createElement("ul",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));t.prototype.render.call(this),this.initRenderCalled=!0},e}(o.Menu);n.i(i.applyMixins)(c,[i.ComponentBase,r.Component])},function(t,e,n){"use strict";n.d(e,"a",function(){return c});var r=n(2),o=(n.n(r),n(1)),i=(n.n(o),n(0)),u=(n.n(i),this&&this.__extends||function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),c=function(t){function e(e){var n=t.call(this,e)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!0,n.statelessTemplateProps=null,n.templateProps=null,n.immediateRender=!0,n.portals=[],n}return u(e,t),e.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return r.createElement("div",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));t.prototype.render.call(this),this.initRenderCalled=!0},e}(o.Sidebar);n.i(i.applyMixins)(c,[i.ComponentBase,r.Component])},function(t,e,n){"use strict";n.d(e,"a",function(){return c});var r=n(2),o=(n.n(r),n(1)),i=(n.n(o),n(0)),u=(n.n(i),this&&this.__extends||function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),c=function(t){function e(e){var n=t.call(this,e)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!1,n.directivekeys={steps:"step"},n.statelessTemplateProps=null,n.templateProps=null,n.immediateRender=!1,n.portals=[],n}return u(e,t),e.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return r.createElement("nav",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));t.prototype.render.call(this),this.initRenderCalled=!0},e}(o.Stepper);n.i(i.applyMixins)(c,[i.ComponentBase,r.Component])},function(t,e,n){"use strict";n.d(e,"a",function(){return i}),n.d(e,"b",function(){return u});var r=n(0),o=(n.n(r),this&&this.__extends||function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),i=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return o(e,t),e.moduleName="step",e}(r.ComplexBase),u=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return o(e,t),e.propertyName="steps",e.moduleName="steps",e}(r.ComplexBase)},function(t,e,n){"use strict";n.d(e,"a",function(){return i}),n.d(e,"b",function(){return u});var r=n(0),o=(n.n(r),this&&this.__extends||function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),i=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return o(e,t),e.moduleName="tabItem",e.complexTemplate={"header.text":"header.text"},e}(r.ComplexBase),u=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return o(e,t),e.propertyName="items",e.moduleName="tabItems",e}(r.ComplexBase)},function(t,e,n){"use strict";n.d(e,"a",function(){return c});var r=n(2),o=(n.n(r),n(1)),i=(n.n(o),n(0)),u=(n.n(i),this&&this.__extends||function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),c=function(t){function e(e){var n=t.call(this,e)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!1,n.directivekeys={tabItems:"tabItem"},n.statelessTemplateProps=null,n.templateProps=null,n.immediateRender=!1,n.portals=[],n}return u(e,t),e.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return r.createElement("div",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));t.prototype.render.call(this),this.initRenderCalled=!0},e}(o.Tab);n.i(i.applyMixins)(c,[i.ComponentBase,r.Component])},function(t,e,n){"use strict";n.d(e,"a",function(){return i}),n.d(e,"b",function(){return u});var r=n(0),o=(n.n(r),this&&this.__extends||function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),i=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return o(e,t),e.moduleName="item",e}(r.ComplexBase),u=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return o(e,t),e.propertyName="items",e.moduleName="items",e}(r.ComplexBase)},function(t,e,n){"use strict";n.d(e,"a",function(){return c});var r=n(2),o=(n.n(r),n(1)),i=(n.n(o),n(0)),u=(n.n(i),this&&this.__extends||function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),c=function(t){function e(e){var n=t.call(this,e)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!1,n.directivekeys={items:"item"},n.statelessTemplateProps=null,n.templateProps=null,n.immediateRender=!1,n.portals=[],n}return u(e,t),e.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return r.createElement("div",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));t.prototype.render.call(this),this.initRenderCalled=!0},e}(o.Toolbar);n.i(i.applyMixins)(c,[i.ComponentBase,r.Component])},function(t,e,n){"use strict";n.d(e,"a",function(){return c});var r=n(2),o=(n.n(r),n(1)),i=(n.n(o),n(0)),u=(n.n(i),this&&this.__extends||function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),c=function(t){function e(e){var n=t.call(this,e)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!0,n.statelessTemplateProps=null,n.templateProps=null,n.immediateRender=!1,n.portals=[],n}return u(e,t),e.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return r.createElement("div",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));t.prototype.render.call(this),this.initRenderCalled=!0},e}(o.TreeView);n.i(i.applyMixins)(c,[i.ComponentBase,r.Component])}])});
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-react-navigations.umd.min.js
|
|
3
|
-
* version :
|
|
3
|
+
* version : 24.1.46
|
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2023. All rights reserved.
|
|
5
5
|
* Use of this code is subject to the terms of our license.
|
|
6
6
|
* A copy of the current license can be obtained at any time by e-mailing
|
|
7
7
|
* licensing@syncfusion.com. Any infringement will be prosecuted under
|
|
8
8
|
* applicable laws.
|
|
9
9
|
*/
|
|
10
|
-
!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports,require("@syncfusion/ej2-react-base"),require("react"),require("@syncfusion/ej2-navigations")):"function"==typeof define&&define.amd?define(["exports","@syncfusion/ej2-react-base","react","@syncfusion/ej2-navigations"],e):e(t.ej={},t.ej2ReactBase,t.React,t.ej2Navigations)}(this,function(t,e,n,r){"use strict";var o=function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),i=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return o(e,t),e.moduleName="accordionItem",e}(e.ComplexBase),s=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return o(e,t),e.propertyName="items",e.moduleName="accordionItems",e}(e.ComplexBase),c=function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),p=function(t){function e(e){var n=t.call(this,e)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!1,n.directivekeys={accordionItems:"accordionItem"},n.statelessTemplateProps=["itemTemplate","headerTemplate"],n.templateProps=null,n.immediateRender=!1,n.portals=[],n}return c(e,t),e.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return n.createElement("div",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));t.prototype.render.call(this),this.initRenderCalled=!0},e}(r.Accordion);e.applyMixins(p,[e.ComponentBase,n.Component]);var a=function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),u=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return a(e,t),e.moduleName="item",e}(e.ComplexBase),l=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return a(e,t),e.propertyName="items",e.moduleName="items",e}(e.ComplexBase),f=function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),h=function(t){function e(e){var n=t.call(this,e)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!1,n.directivekeys={items:"item"},n.statelessTemplateProps=null,n.templateProps=null,n.immediateRender=!1,n.portals=[],n}return f(e,t),e.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return n.createElement("div",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));t.prototype.render.call(this),this.initRenderCalled=!0},e}(r.Toolbar);e.applyMixins(h,[e.ComponentBase,n.Component]);var m=function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),d=function(t){function e(e){var n=t.call(this,e)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!1,n.statelessTemplateProps=null,n.templateProps=null,n.immediateRender=!0,n.portals=[],n}return m(e,t),e.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return n.createElement("ul",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));t.prototype.render.call(this),this.initRenderCalled=!0},e}(r.ContextMenu);e.applyMixins(d,[e.ComponentBase,n.Component]);var y=function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),_=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return y(e,t),e.moduleName="breadcrumbItem",e}(e.ComplexBase),v=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return y(e,t),e.propertyName="items",e.moduleName="breadcrumbItems",e}(e.ComplexBase),C=function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),b=function(t){function e(e){var n=t.call(this,e)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!1,n.directivekeys={breadcrumbItems:"breadcrumbItem"},n.statelessTemplateProps=["itemTemplate"],n.templateProps=null,n.immediateRender=!1,n.portals=[],n}return C(e,t),e.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return n.createElement("nav",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));t.prototype.render.call(this),this.initRenderCalled=!0},e}(r.Breadcrumb);e.applyMixins(b,[e.ComponentBase,n.Component]);var O=function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),j=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return O(e,t),e.moduleName="carouselItem",e}(e.ComplexBase),P=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return O(e,t),e.propertyName="items",e.moduleName="carouselItems",e}(e.ComplexBase),R=function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),I=function(t){function e(e){var n=t.call(this,e)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!1,n.directivekeys={carouselItems:"carouselItem"},n.statelessTemplateProps=["itemTemplate"],n.templateProps=null,n.immediateRender=!1,n.portals=[],n}return R(e,t),e.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return n.createElement("div",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));t.prototype.render.call(this),this.initRenderCalled=!0},e}(r.Carousel);e.applyMixins(I,[e.ComponentBase,n.Component]);var w=function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),A=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return w(e,t),e.moduleName="tabItem",e.complexTemplate={"header.text":"header.text"},e}(e.ComplexBase),x=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return w(e,t),e.propertyName="items",e.moduleName="tabItems",e}(e.ComplexBase),B=function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),M=function(t){function e(e){var n=t.call(this,e)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!1,n.directivekeys={tabItems:"tabItem"},n.statelessTemplateProps=null,n.templateProps=null,n.immediateRender=!1,n.portals=[],n}return B(e,t),e.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return n.createElement("div",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));t.prototype.render.call(this),this.initRenderCalled=!0},e}(r.Tab);e.applyMixins(M,[e.ComponentBase,n.Component]);var g=function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),T=function(t){function e(e){var n=t.call(this,e)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!0,n.statelessTemplateProps=null,n.templateProps=null,n.immediateRender=!1,n.portals=[],n}return g(e,t),e.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return n.createElement("div",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));t.prototype.render.call(this),this.initRenderCalled=!0},e}(r.TreeView);e.applyMixins(T,[e.ComponentBase,n.Component]);var D=function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),N=function(t){function e(e){var n=t.call(this,e)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!0,n.statelessTemplateProps=null,n.templateProps=null,n.immediateRender=!0,n.portals=[],n}return D(e,t),e.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return n.createElement("div",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));t.prototype.render.call(this),this.initRenderCalled=!0},e}(r.Sidebar);e.applyMixins(N,[e.ComponentBase,n.Component]);var k=function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),E=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return k(e,t),e.moduleName="menuItem",e}(e.ComplexBase),F=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return k(e,t),e.propertyName="items",e.moduleName="menuItems",e}(e.ComplexBase),U=function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),q=function(t){function e(e){var n=t.call(this,e)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!1,n.directivekeys={menuItems:"menuItem"},n.statelessTemplateProps=null,n.templateProps=null,n.immediateRender=!1,n.portals=[],n}return U(e,t),e.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return n.createElement("ul",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));t.prototype.render.call(this),this.initRenderCalled=!0},e}(r.Menu);e.applyMixins(q,[e.ComponentBase,n.Component]);var S=function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),V=function(t){function e(e){var n=t.call(this,e)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!0,n.statelessTemplateProps=null,n.templateProps=null,n.immediateRender=!0,n.portals=[],n}return S(e,t),e.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return n.createElement("header",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));t.prototype.render.call(this),this.initRenderCalled=!0},e}(r.AppBar);e.applyMixins(V,[e.ComponentBase,n.Component]),t.Inject=e.Inject,t.AccordionItemDirective=i,t.AccordionItemsDirective=s,t.AccordionComponent=p,t.ItemDirective=u,t.ItemsDirective=l,t.ToolbarComponent=h,t.ContextMenuComponent=d,t.BreadcrumbItemDirective=_,t.BreadcrumbItemsDirective=v,t.BreadcrumbComponent=b,t.CarouselItemDirective=j,t.CarouselItemsDirective=P,t.CarouselComponent=I,t.TabItemDirective=A,t.TabItemsDirective=x,t.TabComponent=M,t.TreeViewComponent=T,t.SidebarComponent=N,t.MenuItemDirective=E,t.MenuItemsDirective=F,t.MenuComponent=q,t.AppBarComponent=V,Object.keys(r).forEach(function(e){t[e]=r[e]}),Object.defineProperty(t,"__esModule",{value:!0})});
|
|
10
|
+
!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports,require("@syncfusion/ej2-react-base"),require("react"),require("@syncfusion/ej2-navigations")):"function"==typeof define&&define.amd?define(["exports","@syncfusion/ej2-react-base","react","@syncfusion/ej2-navigations"],e):e(t.ej={},t.ej2ReactBase,t.React,t.ej2Navigations)}(this,function(t,e,n,r){"use strict";var o=function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),i=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return o(e,t),e.moduleName="accordionItem",e}(e.ComplexBase),s=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return o(e,t),e.propertyName="items",e.moduleName="accordionItems",e}(e.ComplexBase),c=function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),p=function(t){function e(e){var n=t.call(this,e)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!1,n.directivekeys={accordionItems:"accordionItem"},n.statelessTemplateProps=["itemTemplate","headerTemplate"],n.templateProps=null,n.immediateRender=!1,n.portals=[],n}return c(e,t),e.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return n.createElement("div",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));t.prototype.render.call(this),this.initRenderCalled=!0},e}(r.Accordion);e.applyMixins(p,[e.ComponentBase,n.Component]);var a=function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),u=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return a(e,t),e.moduleName="item",e}(e.ComplexBase),l=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return a(e,t),e.propertyName="items",e.moduleName="items",e}(e.ComplexBase),f=function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),h=function(t){function e(e){var n=t.call(this,e)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!1,n.directivekeys={items:"item"},n.statelessTemplateProps=null,n.templateProps=null,n.immediateRender=!1,n.portals=[],n}return f(e,t),e.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return n.createElement("div",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));t.prototype.render.call(this),this.initRenderCalled=!0},e}(r.Toolbar);e.applyMixins(h,[e.ComponentBase,n.Component]);var m=function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),d=function(t){function e(e){var n=t.call(this,e)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!1,n.statelessTemplateProps=null,n.templateProps=null,n.immediateRender=!0,n.portals=[],n}return m(e,t),e.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return n.createElement("ul",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));t.prototype.render.call(this),this.initRenderCalled=!0},e}(r.ContextMenu);e.applyMixins(d,[e.ComponentBase,n.Component]);var y=function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),_=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return y(e,t),e.moduleName="breadcrumbItem",e}(e.ComplexBase),v=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return y(e,t),e.propertyName="items",e.moduleName="breadcrumbItems",e}(e.ComplexBase),C=function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),b=function(t){function e(e){var n=t.call(this,e)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!1,n.directivekeys={breadcrumbItems:"breadcrumbItem"},n.statelessTemplateProps=["itemTemplate"],n.templateProps=null,n.immediateRender=!1,n.portals=[],n}return C(e,t),e.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return n.createElement("nav",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));t.prototype.render.call(this),this.initRenderCalled=!0},e}(r.Breadcrumb);e.applyMixins(b,[e.ComponentBase,n.Component]);var O=function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),j=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return O(e,t),e.moduleName="carouselItem",e}(e.ComplexBase),P=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return O(e,t),e.propertyName="items",e.moduleName="carouselItems",e}(e.ComplexBase),R=function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),I=function(t){function e(e){var n=t.call(this,e)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!1,n.directivekeys={carouselItems:"carouselItem"},n.statelessTemplateProps=["itemTemplate"],n.templateProps=null,n.immediateRender=!1,n.portals=[],n}return R(e,t),e.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return n.createElement("div",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));t.prototype.render.call(this),this.initRenderCalled=!0},e}(r.Carousel);e.applyMixins(I,[e.ComponentBase,n.Component]);var w=function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),A=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return w(e,t),e.moduleName="tabItem",e.complexTemplate={"header.text":"header.text"},e}(e.ComplexBase),x=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return w(e,t),e.propertyName="items",e.moduleName="tabItems",e}(e.ComplexBase),B=function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),M=function(t){function e(e){var n=t.call(this,e)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!1,n.directivekeys={tabItems:"tabItem"},n.statelessTemplateProps=null,n.templateProps=null,n.immediateRender=!1,n.portals=[],n}return B(e,t),e.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return n.createElement("div",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));t.prototype.render.call(this),this.initRenderCalled=!0},e}(r.Tab);e.applyMixins(M,[e.ComponentBase,n.Component]);var g=function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),D=function(t){function e(e){var n=t.call(this,e)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!0,n.statelessTemplateProps=null,n.templateProps=null,n.immediateRender=!1,n.portals=[],n}return g(e,t),e.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return n.createElement("div",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));t.prototype.render.call(this),this.initRenderCalled=!0},e}(r.TreeView);e.applyMixins(D,[e.ComponentBase,n.Component]);var T=function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),N=function(t){function e(e){var n=t.call(this,e)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!0,n.statelessTemplateProps=null,n.templateProps=null,n.immediateRender=!0,n.portals=[],n}return T(e,t),e.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return n.createElement("div",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));t.prototype.render.call(this),this.initRenderCalled=!0},e}(r.Sidebar);e.applyMixins(N,[e.ComponentBase,n.Component]);var k=function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),E=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return k(e,t),e.moduleName="menuItem",e}(e.ComplexBase),F=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return k(e,t),e.propertyName="items",e.moduleName="menuItems",e}(e.ComplexBase),U=function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),S=function(t){function e(e){var n=t.call(this,e)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!1,n.directivekeys={menuItems:"menuItem"},n.statelessTemplateProps=null,n.templateProps=null,n.immediateRender=!1,n.portals=[],n}return U(e,t),e.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return n.createElement("ul",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));t.prototype.render.call(this),this.initRenderCalled=!0},e}(r.Menu);e.applyMixins(S,[e.ComponentBase,n.Component]);var q=function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),V=function(t){function e(e){var n=t.call(this,e)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!0,n.statelessTemplateProps=null,n.templateProps=null,n.immediateRender=!0,n.portals=[],n}return q(e,t),e.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return n.createElement("header",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));t.prototype.render.call(this),this.initRenderCalled=!0},e}(r.AppBar);e.applyMixins(V,[e.ComponentBase,n.Component]);var z=function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),G=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return z(e,t),e.moduleName="step",e}(e.ComplexBase),H=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return z(e,t),e.propertyName="steps",e.moduleName="steps",e}(e.ComplexBase),J=function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),K=function(t){function e(e){var n=t.call(this,e)||this;return n.initRenderCalled=!1,n.checkInjectedModules=!1,n.directivekeys={steps:"step"},n.statelessTemplateProps=null,n.templateProps=null,n.immediateRender=!1,n.portals=[],n}return J(e,t),e.prototype.render=function(){if(!(this.element&&!this.initRenderCalled||this.refreshing)||this.isReactForeceUpdate)return n.createElement("nav",this.getDefaultAttributes(),[].concat(this.props.children,this.portals));t.prototype.render.call(this),this.initRenderCalled=!0},e}(r.Stepper);e.applyMixins(K,[e.ComponentBase,n.Component]),t.Inject=e.Inject,t.AccordionItemDirective=i,t.AccordionItemsDirective=s,t.AccordionComponent=p,t.ItemDirective=u,t.ItemsDirective=l,t.ToolbarComponent=h,t.ContextMenuComponent=d,t.BreadcrumbItemDirective=_,t.BreadcrumbItemsDirective=v,t.BreadcrumbComponent=b,t.CarouselItemDirective=j,t.CarouselItemsDirective=P,t.CarouselComponent=I,t.TabItemDirective=A,t.TabItemsDirective=x,t.TabComponent=M,t.TreeViewComponent=D,t.SidebarComponent=N,t.MenuItemDirective=E,t.MenuItemsDirective=F,t.MenuComponent=S,t.AppBarComponent=V,t.StepDirective=G,t.StepsDirective=H,t.StepperComponent=K,Object.keys(r).forEach(function(e){t[e]=r[e]}),Object.defineProperty(t,"__esModule",{value:!0})});
|
|
11
11
|
//# sourceMappingURL=ej2-react-navigations.umd.min.js.map
|