@eui/base 21.0.0-alpha.11 → 21.0.0-alpha.13

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/docs/changelog.html +71 -2
  2. package/docs/classes/ConsoleAppender.html +18 -0
  3. package/docs/classes/EuiEuLanguages.html +18 -0
  4. package/docs/classes/EuiLazyService.html +18 -0
  5. package/docs/classes/EuiPagination.html +18 -0
  6. package/docs/classes/EuiService.html +18 -0
  7. package/docs/classes/LogAppender.html +18 -0
  8. package/docs/classes/Logger.html +18 -0
  9. package/docs/classes/LoggerMock.html +18 -0
  10. package/docs/classes/UrlAppender.html +18 -0
  11. package/docs/classes/UxBadgeLegacy.html +18 -0
  12. package/docs/classes/UxClearErrorFeedbackEvent.html +18 -0
  13. package/docs/classes/UxErrorGroupOnClickEvent.html +18 -0
  14. package/docs/classes/UxErrorOutput.html +18 -0
  15. package/docs/classes/UxLinkLegacy.html +18 -0
  16. package/docs/classes/UxPublishErrorFeedbackEvent.html +18 -0
  17. package/docs/classes/UxValidationErrorClass.html +18 -0
  18. package/docs/dependencies.html +18 -0
  19. package/docs/index.html +20 -2
  20. package/docs/interfaces/ApiQueue.html +18 -0
  21. package/docs/interfaces/ApiQueueItem.html +18 -0
  22. package/docs/interfaces/AppState.html +18 -0
  23. package/docs/interfaces/ConnectionStatus.html +18 -0
  24. package/docs/interfaces/ConsoleAppenderConfig.html +18 -0
  25. package/docs/interfaces/ConsoleAppenderTypeConfig.html +18 -0
  26. package/docs/interfaces/CoreState.html +18 -0
  27. package/docs/interfaces/EnvDynamicConfig.html +18 -0
  28. package/docs/interfaces/EuiAppHandlersConfig.html +18 -0
  29. package/docs/interfaces/EuiAppJsonConfig.html +18 -0
  30. package/docs/interfaces/EuiAuthConfig.html +18 -0
  31. package/docs/interfaces/EuiConfig.html +18 -0
  32. package/docs/interfaces/EuiEnvConfig.html +18 -0
  33. package/docs/interfaces/EuiGlobalConfig.html +18 -0
  34. package/docs/interfaces/EuiGrowlMessage.html +18 -0
  35. package/docs/interfaces/EuiLanguage.html +18 -0
  36. package/docs/interfaces/EuiMenuItem.html +18 -0
  37. package/docs/interfaces/EuiPaginationConfig.html +18 -0
  38. package/docs/interfaces/EuiServiceModel.html +18 -0
  39. package/docs/interfaces/EuiServiceStatus.html +18 -0
  40. package/docs/interfaces/EuiStoreServiceModel.html +18 -0
  41. package/docs/interfaces/EuiUserRight.html +18 -0
  42. package/docs/interfaces/GlobalConfig.html +18 -0
  43. package/docs/interfaces/HttpErrorHandlerConfig.html +18 -0
  44. package/docs/interfaces/HttpErrorRouteConfig.html +18 -0
  45. package/docs/interfaces/I18nConfig.html +18 -0
  46. package/docs/interfaces/I18nLoaderConfig.html +24 -3
  47. package/docs/interfaces/I18nResource.html +18 -0
  48. package/docs/interfaces/I18nServiceConfig.html +18 -0
  49. package/docs/interfaces/I18nState.html +18 -0
  50. package/docs/interfaces/LoadedConfigModules.html +18 -0
  51. package/docs/interfaces/LocaleServiceConfig.html +18 -0
  52. package/docs/interfaces/LocaleState.html +18 -0
  53. package/docs/interfaces/LogAppenderConfig.html +18 -0
  54. package/docs/interfaces/LogAppenderTypeConfig.html +18 -0
  55. package/docs/interfaces/LogConfig.html +18 -0
  56. package/docs/interfaces/LogEvent.html +18 -0
  57. package/docs/interfaces/LogPosition.html +18 -0
  58. package/docs/interfaces/ModuleConfig.html +18 -0
  59. package/docs/interfaces/ModulesConfig.html +18 -0
  60. package/docs/interfaces/NotificationsState.html +18 -0
  61. package/docs/interfaces/UrlAppenderConfig.html +18 -0
  62. package/docs/interfaces/UrlAppenderTypeConfig.html +18 -0
  63. package/docs/interfaces/UrlLogEvent.html +18 -0
  64. package/docs/interfaces/UserConfig.html +18 -0
  65. package/docs/interfaces/UserDetails.html +18 -0
  66. package/docs/interfaces/UserPreferences.html +18 -0
  67. package/docs/interfaces/UserState.html +18 -0
  68. package/docs/interfaces/UxErrorFeedback.html +18 -0
  69. package/docs/interfaces/UxErrorFollowMap.html +18 -0
  70. package/docs/interfaces/UxErrorInfo.html +18 -0
  71. package/docs/interfaces/UxErrorMessage.html +18 -0
  72. package/docs/interfaces/UxFormValidationError.html +18 -0
  73. package/docs/interfaces/UxHttpErrorInfo.html +18 -0
  74. package/docs/interfaces/UxHttpErrorResponse.html +18 -0
  75. package/docs/interfaces/UxModalLegacy.html +18 -0
  76. package/docs/interfaces/UxValidationErrorAttribute.html +18 -0
  77. package/docs/interfaces/UxValidationErrorFeedback.html +18 -0
  78. package/docs/interfaces/UxValidationErrorI18nMessage.html +18 -0
  79. package/docs/interfaces/VersionsConfig.html +18 -0
  80. package/docs/interfaces/XHRConfig.html +18 -0
  81. package/docs/js/libs/bootstrap-native.js +1 -1
  82. package/docs/js/libs/jszip.min.js +13 -0
  83. package/docs/js/libs/svg-pan-zoom.min.js +3 -3
  84. package/docs/js/libs/tablesort.min.js +3 -3
  85. package/docs/js/libs/tablesort.number.min.js +3 -3
  86. package/docs/js/menu-wc.js +16 -20
  87. package/docs/js/menu-wc_es5.js +1 -1
  88. package/docs/js/routes/routes_index.js +1 -0
  89. package/docs/js/routes.js +15 -8
  90. package/docs/js/search/search_index.js +2 -2
  91. package/docs/license.html +20 -2
  92. package/docs/miscellaneous/enumerations.html +18 -0
  93. package/docs/miscellaneous/functions.html +18 -0
  94. package/docs/miscellaneous/typealiases.html +18 -0
  95. package/docs/miscellaneous/variables.html +18 -0
  96. package/docs/modules.html +18 -0
  97. package/docs/overview.html +28 -0
  98. package/docs/properties.html +19 -1
  99. package/docs/routes.html +204 -0
  100. package/docs/template-playground/default-templates.json +192 -0
  101. package/docs/template-playground/hbs-render.service.ts +212 -0
  102. package/docs/template-playground/main.ts +9 -0
  103. package/docs/template-playground/template-editor.service.ts +173 -0
  104. package/docs/template-playground/template-playground.component.ts +614 -0
  105. package/docs/template-playground/template-playground.module.ts +29 -0
  106. package/docs/template-playground/zip-export.service.ts +86 -0
  107. package/docs/template-playground-app/app.js +1389 -0
  108. package/docs/template-playground-app/index.html +462 -0
  109. package/package.json +1 -1
@@ -62,6 +62,20 @@
62
62
  }
63
63
  toggleDarkMode(darkModeState);
64
64
  </script>
65
+ <script>
66
+ // --- Iframe navigation tracking for Template Playground ---
67
+ function sendCurrentUrlToParent() {
68
+ if (window.parent && window.parent !== window) {
69
+ window.parent.postMessage({
70
+ type: 'compodoc-iframe-navigate',
71
+ url: window.location.pathname + window.location.hash
72
+ }, '*');
73
+ }
74
+ }
75
+ window.addEventListener('hashchange', sendCurrentUrlToParent, false);
76
+ window.addEventListener('popstate', sendCurrentUrlToParent, false);
77
+ window.addEventListener('DOMContentLoaded', sendCurrentUrlToParent, false);
78
+ </script>
65
79
 
66
80
  <div class="navbar navbar-default navbar-fixed-top d-md-none p-0">
67
81
  <div class="d-flex">
@@ -80,9 +94,62 @@
80
94
  <compodoc-menu mode="normal"></compodoc-menu>
81
95
  </div>
82
96
  <!-- START CONTENT -->
83
- <div class="content getting-started">
97
+ <div class="content changelog">
84
98
  <div class="content-data">
85
99
 
100
+
101
+
102
+ <h2>21.0.0-alpha.12 (2025-09-04)</h2>
103
+ <h5>Chores</h5>
104
+ <ul>
105
+ <li><strong>eui-icon-svg:</strong><ul>
106
+ <li>Replacement of icons with new sets - EUI-11187 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11187">EUI-11187</a> ([4852d792](<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui.git">https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui.git</a>
107
+ /commits/4852d79211ec33f6da8d106f4073dc73ea4fe42e))</li>
108
+ </ul>
109
+ </li>
110
+ <li><strong>styles:</strong><ul>
111
+ <li>update sass map-get usage - EUI-11294 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294">EUI-11294</a> ([9850fc2b](<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui.git">https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui.git</a>
112
+ /commits/9850fc2b5595d197d57283b177b918a1c99a7623))</li>
113
+ </ul>
114
+ </li>
115
+ </ul>
116
+ <h5>Bug Fixes</h5>
117
+ <ul>
118
+ <li><strong>label:</strong><ul>
119
+ <li>positioning and sizes according to specs - EUI-11294 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294">EUI-11294</a> ([54998d00](<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui.git">https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui.git</a>
120
+ /commits/54998d0026bbb31b1a8b0bae6d1fd14d1d9f17d1))</li>
121
+ </ul>
122
+ </li>
123
+ <li><strong>styles:</strong><ul>
124
+ <li>label and bg color wrongly set - EUI-11294 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294">EUI-11294</a> ([533a4693](<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui.git">https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui.git</a>
125
+ /commits/533a4693899fecb1a815295c3ab259ccb6c75204))</li>
126
+ </ul>
127
+ </li>
128
+ </ul>
129
+ <hr>
130
+ <hr>
131
+ <h2>21.0.0-alpha.11 (2025-09-02)</h2>
132
+ <h5>Chores</h5>
133
+ <ul>
134
+ <li><strong>other:</strong><ul>
135
+ <li>remove icons duplication - EUI-11294 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11294">EUI-11294</a> ([688d91a2](<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui.git">https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui.git</a>
136
+ /commits/688d91a29a25b92c409c5a9d9a76b44e016f15de))</li>
137
+ <li>added phosphor regular ([8db5da50](<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui.git">https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui.git</a>
138
+ /commits/8db5da50468c4ac0ef3e12082d2ca2d9ea870a49))</li>
139
+ <li>prevent publication of phosphor assets ([928ac6a0](<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui.git">https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui.git</a>
140
+ /commits/928ac6a0db0da2f72712bf754c55c74869ab9ca9))</li>
141
+ <li>adapted phosphor sprites ([81d81939](<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui.git">https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui.git</a>
142
+ /commits/81d81939461fa54eba74bbbcfdd58953ad65e9de))</li>
143
+ </ul>
144
+ </li>
145
+ <li><strong>eui-icon-svg:</strong><ul>
146
+ <li>Updates of Svg icon sets, samples &amp; documentation - EUI-11187 <a href="https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EUI-11187">EUI-11187</a> ([3e67f5c7](<a href="https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui.git">https://sdlc.aws.cloud.tech.ec.europa.eu/csdr/eui/eui.git</a>
147
+ /commits/3e67f5c79719a9cd8c1900289bd233ef8a661823))</li>
148
+ </ul>
149
+ </li>
150
+ </ul>
151
+ <hr>
152
+ <hr>
86
153
  <h2>21.0.0-alpha.10 (2025-08-31)</h2>
87
154
  <h5>Chores</h5>
88
155
  <ul>
@@ -8475,6 +8542,8 @@
8475
8542
 
8476
8543
 
8477
8544
 
8545
+
8546
+
8478
8547
 
8479
8548
 
8480
8549
 
@@ -8503,7 +8572,7 @@
8503
8572
 
8504
8573
  <script>
8505
8574
  var COMPODOC_CURRENT_PAGE_DEPTH = 0;
8506
- var COMPODOC_CURRENT_PAGE_CONTEXT = 'getting-started';
8575
+ var COMPODOC_CURRENT_PAGE_CONTEXT = 'changelog';
8507
8576
  var COMPODOC_CURRENT_PAGE_URL = 'changelog.html';
8508
8577
  var MAX_SEARCH_RESULTS = 15;
8509
8578
  </script>
@@ -62,6 +62,20 @@
62
62
  }
63
63
  toggleDarkMode(darkModeState);
64
64
  </script>
65
+ <script>
66
+ // --- Iframe navigation tracking for Template Playground ---
67
+ function sendCurrentUrlToParent() {
68
+ if (window.parent && window.parent !== window) {
69
+ window.parent.postMessage({
70
+ type: 'compodoc-iframe-navigate',
71
+ url: window.location.pathname + window.location.hash
72
+ }, '*');
73
+ }
74
+ }
75
+ window.addEventListener('hashchange', sendCurrentUrlToParent, false);
76
+ window.addEventListener('popstate', sendCurrentUrlToParent, false);
77
+ window.addEventListener('DOMContentLoaded', sendCurrentUrlToParent, false);
78
+ </script>
65
79
 
66
80
  <div class="navbar navbar-default navbar-fixed-top d-md-none p-0">
67
81
  <div class="d-flex">
@@ -94,6 +108,10 @@
94
108
 
95
109
 
96
110
 
111
+
112
+
113
+
114
+
97
115
  <ol class="breadcrumb">
98
116
  <li class="breadcrumb-item">Classes</li>
99
117
  <li class="breadcrumb-item" >ConsoleAppender</li>
@@ -62,6 +62,20 @@
62
62
  }
63
63
  toggleDarkMode(darkModeState);
64
64
  </script>
65
+ <script>
66
+ // --- Iframe navigation tracking for Template Playground ---
67
+ function sendCurrentUrlToParent() {
68
+ if (window.parent && window.parent !== window) {
69
+ window.parent.postMessage({
70
+ type: 'compodoc-iframe-navigate',
71
+ url: window.location.pathname + window.location.hash
72
+ }, '*');
73
+ }
74
+ }
75
+ window.addEventListener('hashchange', sendCurrentUrlToParent, false);
76
+ window.addEventListener('popstate', sendCurrentUrlToParent, false);
77
+ window.addEventListener('DOMContentLoaded', sendCurrentUrlToParent, false);
78
+ </script>
65
79
 
66
80
  <div class="navbar navbar-default navbar-fixed-top d-md-none p-0">
67
81
  <div class="d-flex">
@@ -94,6 +108,10 @@
94
108
 
95
109
 
96
110
 
111
+
112
+
113
+
114
+
97
115
  <ol class="breadcrumb">
98
116
  <li class="breadcrumb-item">Classes</li>
99
117
  <li class="breadcrumb-item" >EuiEuLanguages</li>
@@ -62,6 +62,20 @@
62
62
  }
63
63
  toggleDarkMode(darkModeState);
64
64
  </script>
65
+ <script>
66
+ // --- Iframe navigation tracking for Template Playground ---
67
+ function sendCurrentUrlToParent() {
68
+ if (window.parent && window.parent !== window) {
69
+ window.parent.postMessage({
70
+ type: 'compodoc-iframe-navigate',
71
+ url: window.location.pathname + window.location.hash
72
+ }, '*');
73
+ }
74
+ }
75
+ window.addEventListener('hashchange', sendCurrentUrlToParent, false);
76
+ window.addEventListener('popstate', sendCurrentUrlToParent, false);
77
+ window.addEventListener('DOMContentLoaded', sendCurrentUrlToParent, false);
78
+ </script>
65
79
 
66
80
  <div class="navbar navbar-default navbar-fixed-top d-md-none p-0">
67
81
  <div class="d-flex">
@@ -94,6 +108,10 @@
94
108
 
95
109
 
96
110
 
111
+
112
+
113
+
114
+
97
115
  <ol class="breadcrumb">
98
116
  <li class="breadcrumb-item">Classes</li>
99
117
  <li class="breadcrumb-item" >EuiLazyService</li>
@@ -62,6 +62,20 @@
62
62
  }
63
63
  toggleDarkMode(darkModeState);
64
64
  </script>
65
+ <script>
66
+ // --- Iframe navigation tracking for Template Playground ---
67
+ function sendCurrentUrlToParent() {
68
+ if (window.parent && window.parent !== window) {
69
+ window.parent.postMessage({
70
+ type: 'compodoc-iframe-navigate',
71
+ url: window.location.pathname + window.location.hash
72
+ }, '*');
73
+ }
74
+ }
75
+ window.addEventListener('hashchange', sendCurrentUrlToParent, false);
76
+ window.addEventListener('popstate', sendCurrentUrlToParent, false);
77
+ window.addEventListener('DOMContentLoaded', sendCurrentUrlToParent, false);
78
+ </script>
65
79
 
66
80
  <div class="navbar navbar-default navbar-fixed-top d-md-none p-0">
67
81
  <div class="d-flex">
@@ -94,6 +108,10 @@
94
108
 
95
109
 
96
110
 
111
+
112
+
113
+
114
+
97
115
  <ol class="breadcrumb">
98
116
  <li class="breadcrumb-item">Classes</li>
99
117
  <li class="breadcrumb-item" >EuiPagination</li>
@@ -62,6 +62,20 @@
62
62
  }
63
63
  toggleDarkMode(darkModeState);
64
64
  </script>
65
+ <script>
66
+ // --- Iframe navigation tracking for Template Playground ---
67
+ function sendCurrentUrlToParent() {
68
+ if (window.parent && window.parent !== window) {
69
+ window.parent.postMessage({
70
+ type: 'compodoc-iframe-navigate',
71
+ url: window.location.pathname + window.location.hash
72
+ }, '*');
73
+ }
74
+ }
75
+ window.addEventListener('hashchange', sendCurrentUrlToParent, false);
76
+ window.addEventListener('popstate', sendCurrentUrlToParent, false);
77
+ window.addEventListener('DOMContentLoaded', sendCurrentUrlToParent, false);
78
+ </script>
65
79
 
66
80
  <div class="navbar navbar-default navbar-fixed-top d-md-none p-0">
67
81
  <div class="d-flex">
@@ -94,6 +108,10 @@
94
108
 
95
109
 
96
110
 
111
+
112
+
113
+
114
+
97
115
  <ol class="breadcrumb">
98
116
  <li class="breadcrumb-item">Classes</li>
99
117
  <li class="breadcrumb-item" >EuiService</li>
@@ -62,6 +62,20 @@
62
62
  }
63
63
  toggleDarkMode(darkModeState);
64
64
  </script>
65
+ <script>
66
+ // --- Iframe navigation tracking for Template Playground ---
67
+ function sendCurrentUrlToParent() {
68
+ if (window.parent && window.parent !== window) {
69
+ window.parent.postMessage({
70
+ type: 'compodoc-iframe-navigate',
71
+ url: window.location.pathname + window.location.hash
72
+ }, '*');
73
+ }
74
+ }
75
+ window.addEventListener('hashchange', sendCurrentUrlToParent, false);
76
+ window.addEventListener('popstate', sendCurrentUrlToParent, false);
77
+ window.addEventListener('DOMContentLoaded', sendCurrentUrlToParent, false);
78
+ </script>
65
79
 
66
80
  <div class="navbar navbar-default navbar-fixed-top d-md-none p-0">
67
81
  <div class="d-flex">
@@ -94,6 +108,10 @@
94
108
 
95
109
 
96
110
 
111
+
112
+
113
+
114
+
97
115
  <ol class="breadcrumb">
98
116
  <li class="breadcrumb-item">Classes</li>
99
117
  <li class="breadcrumb-item" >LogAppender</li>
@@ -62,6 +62,20 @@
62
62
  }
63
63
  toggleDarkMode(darkModeState);
64
64
  </script>
65
+ <script>
66
+ // --- Iframe navigation tracking for Template Playground ---
67
+ function sendCurrentUrlToParent() {
68
+ if (window.parent && window.parent !== window) {
69
+ window.parent.postMessage({
70
+ type: 'compodoc-iframe-navigate',
71
+ url: window.location.pathname + window.location.hash
72
+ }, '*');
73
+ }
74
+ }
75
+ window.addEventListener('hashchange', sendCurrentUrlToParent, false);
76
+ window.addEventListener('popstate', sendCurrentUrlToParent, false);
77
+ window.addEventListener('DOMContentLoaded', sendCurrentUrlToParent, false);
78
+ </script>
65
79
 
66
80
  <div class="navbar navbar-default navbar-fixed-top d-md-none p-0">
67
81
  <div class="d-flex">
@@ -94,6 +108,10 @@
94
108
 
95
109
 
96
110
 
111
+
112
+
113
+
114
+
97
115
  <ol class="breadcrumb">
98
116
  <li class="breadcrumb-item">Classes</li>
99
117
  <li class="breadcrumb-item" >Logger</li>
@@ -62,6 +62,20 @@
62
62
  }
63
63
  toggleDarkMode(darkModeState);
64
64
  </script>
65
+ <script>
66
+ // --- Iframe navigation tracking for Template Playground ---
67
+ function sendCurrentUrlToParent() {
68
+ if (window.parent && window.parent !== window) {
69
+ window.parent.postMessage({
70
+ type: 'compodoc-iframe-navigate',
71
+ url: window.location.pathname + window.location.hash
72
+ }, '*');
73
+ }
74
+ }
75
+ window.addEventListener('hashchange', sendCurrentUrlToParent, false);
76
+ window.addEventListener('popstate', sendCurrentUrlToParent, false);
77
+ window.addEventListener('DOMContentLoaded', sendCurrentUrlToParent, false);
78
+ </script>
65
79
 
66
80
  <div class="navbar navbar-default navbar-fixed-top d-md-none p-0">
67
81
  <div class="d-flex">
@@ -94,6 +108,10 @@
94
108
 
95
109
 
96
110
 
111
+
112
+
113
+
114
+
97
115
  <ol class="breadcrumb">
98
116
  <li class="breadcrumb-item">Classes</li>
99
117
  <li class="breadcrumb-item" >LoggerMock</li>
@@ -62,6 +62,20 @@
62
62
  }
63
63
  toggleDarkMode(darkModeState);
64
64
  </script>
65
+ <script>
66
+ // --- Iframe navigation tracking for Template Playground ---
67
+ function sendCurrentUrlToParent() {
68
+ if (window.parent && window.parent !== window) {
69
+ window.parent.postMessage({
70
+ type: 'compodoc-iframe-navigate',
71
+ url: window.location.pathname + window.location.hash
72
+ }, '*');
73
+ }
74
+ }
75
+ window.addEventListener('hashchange', sendCurrentUrlToParent, false);
76
+ window.addEventListener('popstate', sendCurrentUrlToParent, false);
77
+ window.addEventListener('DOMContentLoaded', sendCurrentUrlToParent, false);
78
+ </script>
65
79
 
66
80
  <div class="navbar navbar-default navbar-fixed-top d-md-none p-0">
67
81
  <div class="d-flex">
@@ -94,6 +108,10 @@
94
108
 
95
109
 
96
110
 
111
+
112
+
113
+
114
+
97
115
  <ol class="breadcrumb">
98
116
  <li class="breadcrumb-item">Classes</li>
99
117
  <li class="breadcrumb-item" >UrlAppender</li>
@@ -62,6 +62,20 @@
62
62
  }
63
63
  toggleDarkMode(darkModeState);
64
64
  </script>
65
+ <script>
66
+ // --- Iframe navigation tracking for Template Playground ---
67
+ function sendCurrentUrlToParent() {
68
+ if (window.parent && window.parent !== window) {
69
+ window.parent.postMessage({
70
+ type: 'compodoc-iframe-navigate',
71
+ url: window.location.pathname + window.location.hash
72
+ }, '*');
73
+ }
74
+ }
75
+ window.addEventListener('hashchange', sendCurrentUrlToParent, false);
76
+ window.addEventListener('popstate', sendCurrentUrlToParent, false);
77
+ window.addEventListener('DOMContentLoaded', sendCurrentUrlToParent, false);
78
+ </script>
65
79
 
66
80
  <div class="navbar navbar-default navbar-fixed-top d-md-none p-0">
67
81
  <div class="d-flex">
@@ -94,6 +108,10 @@
94
108
 
95
109
 
96
110
 
111
+
112
+
113
+
114
+
97
115
  <ol class="breadcrumb">
98
116
  <li class="breadcrumb-item">Classes</li>
99
117
  <li class="breadcrumb-item" >UxBadgeLegacy</li>
@@ -62,6 +62,20 @@
62
62
  }
63
63
  toggleDarkMode(darkModeState);
64
64
  </script>
65
+ <script>
66
+ // --- Iframe navigation tracking for Template Playground ---
67
+ function sendCurrentUrlToParent() {
68
+ if (window.parent && window.parent !== window) {
69
+ window.parent.postMessage({
70
+ type: 'compodoc-iframe-navigate',
71
+ url: window.location.pathname + window.location.hash
72
+ }, '*');
73
+ }
74
+ }
75
+ window.addEventListener('hashchange', sendCurrentUrlToParent, false);
76
+ window.addEventListener('popstate', sendCurrentUrlToParent, false);
77
+ window.addEventListener('DOMContentLoaded', sendCurrentUrlToParent, false);
78
+ </script>
65
79
 
66
80
  <div class="navbar navbar-default navbar-fixed-top d-md-none p-0">
67
81
  <div class="d-flex">
@@ -94,6 +108,10 @@
94
108
 
95
109
 
96
110
 
111
+
112
+
113
+
114
+
97
115
  <ol class="breadcrumb">
98
116
  <li class="breadcrumb-item">Classes</li>
99
117
  <li class="breadcrumb-item" >UxClearErrorFeedbackEvent</li>
@@ -62,6 +62,20 @@
62
62
  }
63
63
  toggleDarkMode(darkModeState);
64
64
  </script>
65
+ <script>
66
+ // --- Iframe navigation tracking for Template Playground ---
67
+ function sendCurrentUrlToParent() {
68
+ if (window.parent && window.parent !== window) {
69
+ window.parent.postMessage({
70
+ type: 'compodoc-iframe-navigate',
71
+ url: window.location.pathname + window.location.hash
72
+ }, '*');
73
+ }
74
+ }
75
+ window.addEventListener('hashchange', sendCurrentUrlToParent, false);
76
+ window.addEventListener('popstate', sendCurrentUrlToParent, false);
77
+ window.addEventListener('DOMContentLoaded', sendCurrentUrlToParent, false);
78
+ </script>
65
79
 
66
80
  <div class="navbar navbar-default navbar-fixed-top d-md-none p-0">
67
81
  <div class="d-flex">
@@ -94,6 +108,10 @@
94
108
 
95
109
 
96
110
 
111
+
112
+
113
+
114
+
97
115
  <ol class="breadcrumb">
98
116
  <li class="breadcrumb-item">Classes</li>
99
117
  <li class="breadcrumb-item" >UxErrorGroupOnClickEvent</li>
@@ -62,6 +62,20 @@
62
62
  }
63
63
  toggleDarkMode(darkModeState);
64
64
  </script>
65
+ <script>
66
+ // --- Iframe navigation tracking for Template Playground ---
67
+ function sendCurrentUrlToParent() {
68
+ if (window.parent && window.parent !== window) {
69
+ window.parent.postMessage({
70
+ type: 'compodoc-iframe-navigate',
71
+ url: window.location.pathname + window.location.hash
72
+ }, '*');
73
+ }
74
+ }
75
+ window.addEventListener('hashchange', sendCurrentUrlToParent, false);
76
+ window.addEventListener('popstate', sendCurrentUrlToParent, false);
77
+ window.addEventListener('DOMContentLoaded', sendCurrentUrlToParent, false);
78
+ </script>
65
79
 
66
80
  <div class="navbar navbar-default navbar-fixed-top d-md-none p-0">
67
81
  <div class="d-flex">
@@ -94,6 +108,10 @@
94
108
 
95
109
 
96
110
 
111
+
112
+
113
+
114
+
97
115
  <ol class="breadcrumb">
98
116
  <li class="breadcrumb-item">Classes</li>
99
117
  <li class="breadcrumb-item" >UxErrorOutput</li>
@@ -62,6 +62,20 @@
62
62
  }
63
63
  toggleDarkMode(darkModeState);
64
64
  </script>
65
+ <script>
66
+ // --- Iframe navigation tracking for Template Playground ---
67
+ function sendCurrentUrlToParent() {
68
+ if (window.parent && window.parent !== window) {
69
+ window.parent.postMessage({
70
+ type: 'compodoc-iframe-navigate',
71
+ url: window.location.pathname + window.location.hash
72
+ }, '*');
73
+ }
74
+ }
75
+ window.addEventListener('hashchange', sendCurrentUrlToParent, false);
76
+ window.addEventListener('popstate', sendCurrentUrlToParent, false);
77
+ window.addEventListener('DOMContentLoaded', sendCurrentUrlToParent, false);
78
+ </script>
65
79
 
66
80
  <div class="navbar navbar-default navbar-fixed-top d-md-none p-0">
67
81
  <div class="d-flex">
@@ -94,6 +108,10 @@
94
108
 
95
109
 
96
110
 
111
+
112
+
113
+
114
+
97
115
  <ol class="breadcrumb">
98
116
  <li class="breadcrumb-item">Classes</li>
99
117
  <li class="breadcrumb-item" >UxLinkLegacy</li>
@@ -62,6 +62,20 @@
62
62
  }
63
63
  toggleDarkMode(darkModeState);
64
64
  </script>
65
+ <script>
66
+ // --- Iframe navigation tracking for Template Playground ---
67
+ function sendCurrentUrlToParent() {
68
+ if (window.parent && window.parent !== window) {
69
+ window.parent.postMessage({
70
+ type: 'compodoc-iframe-navigate',
71
+ url: window.location.pathname + window.location.hash
72
+ }, '*');
73
+ }
74
+ }
75
+ window.addEventListener('hashchange', sendCurrentUrlToParent, false);
76
+ window.addEventListener('popstate', sendCurrentUrlToParent, false);
77
+ window.addEventListener('DOMContentLoaded', sendCurrentUrlToParent, false);
78
+ </script>
65
79
 
66
80
  <div class="navbar navbar-default navbar-fixed-top d-md-none p-0">
67
81
  <div class="d-flex">
@@ -94,6 +108,10 @@
94
108
 
95
109
 
96
110
 
111
+
112
+
113
+
114
+
97
115
  <ol class="breadcrumb">
98
116
  <li class="breadcrumb-item">Classes</li>
99
117
  <li class="breadcrumb-item" >UxPublishErrorFeedbackEvent</li>
@@ -62,6 +62,20 @@
62
62
  }
63
63
  toggleDarkMode(darkModeState);
64
64
  </script>
65
+ <script>
66
+ // --- Iframe navigation tracking for Template Playground ---
67
+ function sendCurrentUrlToParent() {
68
+ if (window.parent && window.parent !== window) {
69
+ window.parent.postMessage({
70
+ type: 'compodoc-iframe-navigate',
71
+ url: window.location.pathname + window.location.hash
72
+ }, '*');
73
+ }
74
+ }
75
+ window.addEventListener('hashchange', sendCurrentUrlToParent, false);
76
+ window.addEventListener('popstate', sendCurrentUrlToParent, false);
77
+ window.addEventListener('DOMContentLoaded', sendCurrentUrlToParent, false);
78
+ </script>
65
79
 
66
80
  <div class="navbar navbar-default navbar-fixed-top d-md-none p-0">
67
81
  <div class="d-flex">
@@ -94,6 +108,10 @@
94
108
 
95
109
 
96
110
 
111
+
112
+
113
+
114
+
97
115
  <ol class="breadcrumb">
98
116
  <li class="breadcrumb-item">Classes</li>
99
117
  <li class="breadcrumb-item" >UxValidationErrorClass</li>
@@ -62,6 +62,20 @@
62
62
  }
63
63
  toggleDarkMode(darkModeState);
64
64
  </script>
65
+ <script>
66
+ // --- Iframe navigation tracking for Template Playground ---
67
+ function sendCurrentUrlToParent() {
68
+ if (window.parent && window.parent !== window) {
69
+ window.parent.postMessage({
70
+ type: 'compodoc-iframe-navigate',
71
+ url: window.location.pathname + window.location.hash
72
+ }, '*');
73
+ }
74
+ }
75
+ window.addEventListener('hashchange', sendCurrentUrlToParent, false);
76
+ window.addEventListener('popstate', sendCurrentUrlToParent, false);
77
+ window.addEventListener('DOMContentLoaded', sendCurrentUrlToParent, false);
78
+ </script>
65
79
 
66
80
  <div class="navbar navbar-default navbar-fixed-top d-md-none p-0">
67
81
  <div class="d-flex">
@@ -97,6 +111,10 @@
97
111
 
98
112
 
99
113
 
114
+
115
+
116
+
117
+
100
118
  <ol class="breadcrumb">
101
119
  <li class="breadcrumb-item">Dependencies</li>
102
120
  </ol>