@syncfusion/ej2-react-navigations 19.3.54 → 19.4.40

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.
Files changed (109) hide show
  1. package/CHANGELOG.md +59 -0
  2. package/diConfig.json +6 -0
  3. package/dist/ej2-react-navigations.umd.min.js +1 -1
  4. package/package.json +8 -8
  5. package/styles/accordion/bootstrap4.css +1 -2
  6. package/styles/accordion/bootstrap5-dark.css +11 -2
  7. package/styles/accordion/bootstrap5.css +11 -2
  8. package/styles/accordion/highcontrast-light.css +0 -4
  9. package/styles/accordion/highcontrast.css +1 -5
  10. package/styles/bootstrap-dark.css +317 -84
  11. package/styles/bootstrap.css +316 -83
  12. package/styles/bootstrap4.css +317 -76
  13. package/styles/bootstrap5-dark.css +339 -75
  14. package/styles/bootstrap5.css +341 -77
  15. package/styles/breadcrumb/bootstrap-dark.css +194 -17
  16. package/styles/breadcrumb/bootstrap.css +194 -17
  17. package/styles/breadcrumb/bootstrap4.css +194 -17
  18. package/styles/breadcrumb/bootstrap5-dark.css +198 -24
  19. package/styles/breadcrumb/bootstrap5.css +198 -24
  20. package/styles/breadcrumb/fabric-dark.css +197 -20
  21. package/styles/breadcrumb/fabric.css +197 -20
  22. package/styles/breadcrumb/highcontrast-light.css +200 -22
  23. package/styles/breadcrumb/highcontrast.css +200 -22
  24. package/styles/breadcrumb/material-dark.css +186 -13
  25. package/styles/breadcrumb/material.css +186 -13
  26. package/styles/breadcrumb/tailwind-dark.css +195 -22
  27. package/styles/breadcrumb/tailwind.css +195 -22
  28. package/styles/context-menu/bootstrap-dark.css +1 -1
  29. package/styles/context-menu/bootstrap.css +1 -1
  30. package/styles/context-menu/bootstrap4.css +1 -1
  31. package/styles/context-menu/bootstrap5-dark.css +5 -5
  32. package/styles/context-menu/bootstrap5.css +6 -6
  33. package/styles/context-menu/material-dark.css +1 -1
  34. package/styles/context-menu/material.css +1 -1
  35. package/styles/context-menu/tailwind-dark.css +1 -1
  36. package/styles/context-menu/tailwind.css +1 -1
  37. package/styles/fabric-dark.css +305 -41
  38. package/styles/fabric.css +308 -44
  39. package/styles/h-scroll/bootstrap-dark.css +1 -1
  40. package/styles/h-scroll/bootstrap.css +1 -1
  41. package/styles/h-scroll/bootstrap4.css +1 -1
  42. package/styles/h-scroll/bootstrap5-dark.css +1 -1
  43. package/styles/h-scroll/bootstrap5.css +1 -1
  44. package/styles/h-scroll/fabric-dark.css +1 -1
  45. package/styles/h-scroll/fabric.css +1 -1
  46. package/styles/h-scroll/highcontrast-light.css +1 -1
  47. package/styles/h-scroll/highcontrast.css +1 -1
  48. package/styles/h-scroll/material-dark.css +1 -1
  49. package/styles/h-scroll/material.css +1 -1
  50. package/styles/h-scroll/tailwind-dark.css +1 -1
  51. package/styles/h-scroll/tailwind.css +1 -1
  52. package/styles/highcontrast-light.css +317 -47
  53. package/styles/highcontrast.css +322 -52
  54. package/styles/material-dark.css +295 -32
  55. package/styles/material.css +296 -33
  56. package/styles/menu/bootstrap-dark.css +1 -1
  57. package/styles/menu/bootstrap.css +1 -1
  58. package/styles/menu/bootstrap4.css +1 -1
  59. package/styles/menu/bootstrap5-dark.css +4 -4
  60. package/styles/menu/bootstrap5.css +5 -5
  61. package/styles/menu/material-dark.css +1 -1
  62. package/styles/menu/material.css +1 -1
  63. package/styles/menu/tailwind-dark.css +1 -1
  64. package/styles/menu/tailwind.css +1 -1
  65. package/styles/sidebar/bootstrap5-dark.css +0 -1
  66. package/styles/sidebar/bootstrap5.css +0 -1
  67. package/styles/sidebar/tailwind-dark.css +0 -1
  68. package/styles/sidebar/tailwind.css +0 -1
  69. package/styles/tab/bootstrap-dark.css +43 -18
  70. package/styles/tab/bootstrap.css +42 -17
  71. package/styles/tab/bootstrap4.css +47 -28
  72. package/styles/tab/bootstrap5-dark.css +53 -30
  73. package/styles/tab/bootstrap5.css +53 -30
  74. package/styles/tab/fabric-dark.css +43 -20
  75. package/styles/tab/fabric.css +46 -23
  76. package/styles/tab/highcontrast-light.css +52 -19
  77. package/styles/tab/highcontrast.css +56 -23
  78. package/styles/tab/material-dark.css +42 -15
  79. package/styles/tab/material.css +42 -15
  80. package/styles/tab/tailwind-dark.css +42 -17
  81. package/styles/tab/tailwind.css +42 -17
  82. package/styles/tailwind-dark.css +313 -50
  83. package/styles/tailwind.css +313 -50
  84. package/styles/toolbar/bootstrap-dark.css +17 -46
  85. package/styles/toolbar/bootstrap.css +17 -46
  86. package/styles/toolbar/bootstrap4.css +12 -26
  87. package/styles/toolbar/bootstrap5-dark.css +6 -7
  88. package/styles/toolbar/bootstrap5.css +6 -7
  89. package/styles/toolbar/fabric-dark.css +4 -0
  90. package/styles/toolbar/fabric.css +4 -0
  91. package/styles/toolbar/highcontrast-light.css +4 -1
  92. package/styles/toolbar/highcontrast.css +4 -1
  93. package/styles/toolbar/material-dark.css +4 -1
  94. package/styles/toolbar/material.css +5 -2
  95. package/styles/toolbar/tailwind-dark.css +8 -6
  96. package/styles/toolbar/tailwind.css +8 -6
  97. package/styles/treeview/bootstrap-dark.css +60 -0
  98. package/styles/treeview/bootstrap.css +60 -0
  99. package/styles/treeview/bootstrap4.css +60 -0
  100. package/styles/treeview/bootstrap5-dark.css +61 -1
  101. package/styles/treeview/bootstrap5.css +61 -1
  102. package/styles/treeview/fabric-dark.css +60 -0
  103. package/styles/treeview/fabric.css +60 -0
  104. package/styles/treeview/highcontrast-light.css +60 -0
  105. package/styles/treeview/highcontrast.css +60 -0
  106. package/styles/treeview/material-dark.css +60 -0
  107. package/styles/treeview/material.css +60 -0
  108. package/styles/treeview/tailwind-dark.css +65 -1
  109. package/styles/treeview/tailwind.css +65 -1
package/CHANGELOG.md CHANGED
@@ -2,11 +2,70 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ### Context Menu
6
+
7
+ #### Bug Fixes
8
+
9
+ - `#I346314` - Issue with stopPropagation not works for context menu has been resolved.
10
+
11
+ ## 19.4.38 (2021-12-17)
12
+
13
+ ### Tab
14
+
15
+ #### New Features
16
+
17
+ - `#I302394` - Provided support to maintain the active item in either tab header area or inside the popup.
18
+ - `#F166169` - Provided support to identify the tab select event raised by user interaction or programmatic way.
19
+
20
+ ### TreeView
21
+
22
+ #### New Features
23
+
24
+ - `#FB27518` - Provided support to wrap the TreeView node text when its text content exceeds the TreeView node width.
25
+
26
+ ### Breadcrumb
27
+
28
+ #### New Features
29
+
30
+ - Provided new types of overflow mode and as follows:
31
+
32
+ 1. **Menu**: Shows the number of breadcrumb items that can be accommodated within the container space, and creates a sub menu with the remaining items.
33
+ 2. **Wrap**: Wraps the items on multiple lines when the Breadcrumb’s width exceeds the container space.
34
+ 3. **Scroll**: Shows an HTML scroll bar when the Breadcrumb’s width exceeds the container space.
35
+ 4. **None**: Shows all the items on a single line.
36
+
37
+
38
+ 5. Provided `cancel` support in `beforeItemRender` event.
39
+
40
+ #### Breaking Changes
41
+
42
+ - Provided `disabled` property in Breadcrumb and Breadcrumb's Item instead of using CSS class `e-disabled`.
43
+ - Removed `width` property from Breadcrumb component, you can set `width` in the style attribute of CSS to breadcrumb's element or its parent element.
44
+
45
+ ## 19.3.57 (2021-12-07)
46
+
47
+ ### Sidebar
48
+
49
+ #### Bug Fixes
50
+
51
+ - `#I347551` - The issue with "The sidebar main content margin value changes when using Sidebar type as Over and dock support" has been fixed.
52
+
53
+ ## 19.3.56 (2021-12-02)
54
+
55
+ ### TreeView
56
+
57
+ #### Bug Fixes
58
+
59
+ - `#I342745` - The performance issue that occurred when selecting a node that was rendered with a huge data source has been resolved.
60
+
61
+ ## 19.3.54 (2021-11-17)
62
+
5
63
  ### Tab
6
64
 
7
65
  #### Bug Fixes
8
66
 
9
67
  - `#I347014` - An issue with dynamic tab item navigation if scheduler is present on a page has been fixed.
68
+ - `#I296232` - The issue with "Script error occurs while updating the tab header text" has been resolved.
10
69
 
11
70
  ## 19.3.46 (2021-10-19)
12
71
 
package/diConfig.json CHANGED
@@ -386,6 +386,12 @@
386
386
  "defaultTag": "<nav id='breadcrumb'></nav>",
387
387
  "preferredTag": "nav",
388
388
  "twoWays": ["activeItem"],
389
+ "blazorType": "native",
390
+ "blazorDependency": [
391
+ "ej2-base",
392
+ "ej2-popups/popup",
393
+ "../blazor/sf-breadcrumb"
394
+ ],
389
395
  "comment": [
390
396
  "/**",
391
397
  " * Represents the EJ2 Angular Breadcrumb Component.",
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-react-navigations.umd.min.js
3
- * version : 19.3.54
3
+ * version : 19.4.40
4
4
  * Copyright Syncfusion Inc. 2001 - 2020. 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
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-react-navigations@*",
3
- "_id": "@syncfusion/ej2-react-navigations@19.3.53",
3
+ "_id": "@syncfusion/ej2-react-navigations@19.4.38",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-yOExpApUIVtOZkcctXftkKZ/5Plq9hU57sK5pIA5dn0BEv06llMnJTyUx6dmX/8CWXyPdfVXiH8QYPcG5Fv+hQ==",
5
+ "_integrity": "sha512-Ry7FTDVnu6JEgLKyWJfS3wXMD5hFmR0jjPWM4KGGvJNqle1xqWsAgNaly8YqIAy2GLgx1r6RSYRW+n064l2sEA==",
6
6
  "_location": "/@syncfusion/ej2-react-navigations",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -19,8 +19,8 @@
19
19
  "_requiredBy": [
20
20
  "/"
21
21
  ],
22
- "_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-react-navigations/-/ej2-react-navigations-19.3.53.tgz",
23
- "_shasum": "1636134c1cd6ec91c2d1cb15079ec6d3f490bc23",
22
+ "_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-navigations/-/ej2-react-navigations-19.4.38.tgz",
23
+ "_shasum": "e1221ef9c4ae719a206c33f28af2a6bd10832076",
24
24
  "_spec": "@syncfusion/ej2-react-navigations@*",
25
25
  "_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included",
26
26
  "author": {
@@ -31,9 +31,9 @@
31
31
  },
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
- "@syncfusion/ej2-base": "~19.3.54",
35
- "@syncfusion/ej2-navigations": "19.3.54",
36
- "@syncfusion/ej2-react-base": "~19.3.53"
34
+ "@syncfusion/ej2-base": "~19.4.38",
35
+ "@syncfusion/ej2-navigations": "19.4.40",
36
+ "@syncfusion/ej2-react-base": "~19.4.38"
37
37
  },
38
38
  "deprecated": false,
39
39
  "description": "A package of Essential JS 2 navigation components such as Tree-view, Tab, Toolbar, Context-menu, and Accordion which is used to navigate from one page to another for React",
@@ -164,6 +164,6 @@
164
164
  "type": "git",
165
165
  "url": "git+https://github.com/syncfusion/ej2-react-ui-components.git"
166
166
  },
167
- "version": "19.3.54",
167
+ "version": "19.4.40",
168
168
  "sideEffects": false
169
169
  }
@@ -287,7 +287,6 @@
287
287
  }
288
288
 
289
289
  .e-accordion .e-acrdn-item .e-acrdn-panel .e-acrdn-content .e-acrdn-header-content {
290
- font-size: 16px;
291
290
  font-size: 14px;
292
291
  }
293
292
 
@@ -327,7 +326,7 @@
327
326
  /*! accordion theme */
328
327
  .e-accordion {
329
328
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
330
- background: #f8f9fa;
329
+ background: #fff;
331
330
  border: 1px solid rgba(0, 0, 0, 0.13);
332
331
  border-radius: 4px;
333
332
  }
@@ -1,4 +1,4 @@
1
- /*! component's theme wise override bootstrap5-definitions and variables */
1
+ /*! Accordion's bootstrap5 theme wise override definitions and variables */
2
2
  /*! accordion icons */
3
3
  .e-accordion .e-tgl-collapse-icon::before {
4
4
  content: '\e729';
@@ -179,10 +179,11 @@
179
179
  line-height: 22px;
180
180
  min-height: 38px;
181
181
  overflow: hidden;
182
- padding: 7px 12px;
182
+ padding: 7px 12px 3px;
183
183
  text-decoration: none;
184
184
  text-overflow: ellipsis;
185
185
  white-space: nowrap;
186
+ margin-bottom: 4px;
186
187
  }
187
188
 
188
189
  .e-accordion .e-acrdn-item .e-acrdn-header > * {
@@ -331,10 +332,18 @@
331
332
  border-radius: 4px 4px 0 0;
332
333
  }
333
334
 
335
+ .e-accordion .e-acrdn-item:last-child {
336
+ border-bottom: 0;
337
+ }
338
+
334
339
  .e-accordion .e-acrdn-item:last-child:not(.e-expand-state) .e-acrdn-header:focus {
335
340
  border-radius: 0 0 4px 4px;
336
341
  }
337
342
 
343
+ .e-accordion .e-acrdn-item:last-child.e-selected .e-acrdn-header:focus {
344
+ border-radius: 0;
345
+ }
346
+
338
347
  .e-accordion .e-acrdn-item.e-overlay {
339
348
  background: #212529;
340
349
  }
@@ -1,4 +1,4 @@
1
- /*! component's theme wise override bootstrap5-definitions and variables */
1
+ /*! Accordion's bootstrap5 theme wise override definitions and variables */
2
2
  /*! accordion icons */
3
3
  .e-accordion .e-tgl-collapse-icon::before {
4
4
  content: '\e729';
@@ -179,10 +179,11 @@
179
179
  line-height: 22px;
180
180
  min-height: 38px;
181
181
  overflow: hidden;
182
- padding: 7px 12px;
182
+ padding: 7px 12px 3px;
183
183
  text-decoration: none;
184
184
  text-overflow: ellipsis;
185
185
  white-space: nowrap;
186
+ margin-bottom: 4px;
186
187
  }
187
188
 
188
189
  .e-accordion .e-acrdn-item .e-acrdn-header > * {
@@ -331,10 +332,18 @@
331
332
  border-radius: 4px 4px 0 0;
332
333
  }
333
334
 
335
+ .e-accordion .e-acrdn-item:last-child {
336
+ border-bottom: 0;
337
+ }
338
+
334
339
  .e-accordion .e-acrdn-item:last-child:not(.e-expand-state) .e-acrdn-header:focus {
335
340
  border-radius: 0 0 4px 4px;
336
341
  }
337
342
 
343
+ .e-accordion .e-acrdn-item:last-child.e-selected .e-acrdn-header:focus {
344
+ border-radius: 0;
345
+ }
346
+
338
347
  .e-accordion .e-acrdn-item.e-overlay {
339
348
  background: #fff;
340
349
  }
@@ -11,7 +11,6 @@
11
11
  .e-bigger .e-accordion .e-acrdn-item .e-acrdn-header .e-acrdn-header-content,
12
12
  .e-accordion.e-bigger .e-acrdn-item .e-acrdn-header .e-acrdn-header-content {
13
13
  font-size: 16px;
14
- font-size: 14px;
15
14
  }
16
15
 
17
16
  .e-bigger .e-accordion .e-acrdn-item.e-select .e-acrdn-panel,
@@ -236,7 +235,6 @@
236
235
 
237
236
  .e-accordion .e-acrdn-item .e-acrdn-panel.e-nested .e-acrdn-item.e-select.e-selected .e-acrdn-header > .e-acrdn-header-content {
238
237
  font-weight: normal;
239
- font-weight: 600;
240
238
  }
241
239
 
242
240
  .e-accordion .e-acrdn-item .e-acrdn-panel.e-nested .e-nested .e-accordion .e-acrdn-item .e-acrdn-header .e-acrdn-header-content {
@@ -309,12 +307,10 @@
309
307
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
310
308
  background: #ccc;
311
309
  border: 1px solid #757575;
312
- background: #fff;
313
310
  }
314
311
 
315
312
  .e-accordion .e-active {
316
313
  background: #ccc;
317
- background: #fff;
318
314
  }
319
315
 
320
316
  .e-accordion .e-acrdn-item.e-item-focus .e-acrdn-header:focus {
@@ -11,7 +11,6 @@
11
11
  /*! accordion layout */
12
12
  .e-bigger .e-accordion .e-acrdn-item .e-acrdn-header .e-acrdn-header-content,
13
13
  .e-accordion.e-bigger .e-acrdn-item .e-acrdn-header .e-acrdn-header-content {
14
- font-size: 16px;
15
14
  font-size: 14px;
16
15
  }
17
16
 
@@ -236,7 +235,6 @@
236
235
  }
237
236
 
238
237
  .e-accordion .e-acrdn-item .e-acrdn-panel.e-nested .e-acrdn-item.e-select.e-selected .e-acrdn-header > .e-acrdn-header-content {
239
- font-weight: normal;
240
238
  font-weight: 600;
241
239
  }
242
240
 
@@ -308,13 +306,11 @@
308
306
  /*! accordion theme */
309
307
  .e-accordion {
310
308
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
311
- background: #333;
312
- border: 1px solid #969696;
313
309
  background: #000;
310
+ border: 1px solid #969696;
314
311
  }
315
312
 
316
313
  .e-accordion .e-active {
317
- background: #333;
318
314
  background: #000;
319
315
  }
320
316