@eui/base 21.0.0-alpha.4 → 21.0.0-alpha.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 (112) hide show
  1. package/docs/changelog.html +769 -7568
  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 +153 -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 +44 -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 +35 -36
  110. package/{index.d.ts → types/eui-base.d.ts} +4 -1
  111. package/types/eui-base.d.ts.map +1 -0
  112. package/index.d.ts.map +0 -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">
@@ -95,6 +109,10 @@
95
109
 
96
110
 
97
111
 
112
+
113
+
114
+
115
+
98
116
  <ol class="breadcrumb">
99
117
  <li class="breadcrumb-item">Interfaces</li>
100
118
  <li class="breadcrumb-item"
@@ -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">
@@ -95,6 +109,10 @@
95
109
 
96
110
 
97
111
 
112
+
113
+
114
+
115
+
98
116
  <ol class="breadcrumb">
99
117
  <li class="breadcrumb-item">Interfaces</li>
100
118
  <li class="breadcrumb-item"
@@ -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">
@@ -95,6 +109,10 @@
95
109
 
96
110
 
97
111
 
112
+
113
+
114
+
115
+
98
116
  <ol class="breadcrumb">
99
117
  <li class="breadcrumb-item">Interfaces</li>
100
118
  <li class="breadcrumb-item"
@@ -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">
@@ -95,6 +109,10 @@
95
109
 
96
110
 
97
111
 
112
+
113
+
114
+
115
+
98
116
  <ol class="breadcrumb">
99
117
  <li class="breadcrumb-item">Interfaces</li>
100
118
  <li class="breadcrumb-item"
@@ -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">
@@ -95,6 +109,10 @@
95
109
 
96
110
 
97
111
 
112
+
113
+
114
+
115
+
98
116
  <ol class="breadcrumb">
99
117
  <li class="breadcrumb-item">Interfaces</li>
100
118
  <li class="breadcrumb-item"
@@ -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">
@@ -95,6 +109,10 @@
95
109
 
96
110
 
97
111
 
112
+
113
+
114
+
115
+
98
116
  <ol class="breadcrumb">
99
117
  <li class="breadcrumb-item">Interfaces</li>
100
118
  <li class="breadcrumb-item"
@@ -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">
@@ -95,6 +109,10 @@
95
109
 
96
110
 
97
111
 
112
+
113
+
114
+
115
+
98
116
  <ol class="breadcrumb">
99
117
  <li class="breadcrumb-item">Interfaces</li>
100
118
  <li class="breadcrumb-item"
@@ -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">
@@ -95,6 +109,10 @@
95
109
 
96
110
 
97
111
 
112
+
113
+
114
+
115
+
98
116
  <ol class="breadcrumb">
99
117
  <li class="breadcrumb-item">Interfaces</li>
100
118
  <li class="breadcrumb-item"
@@ -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">
@@ -95,6 +109,10 @@
95
109
 
96
110
 
97
111
 
112
+
113
+
114
+
115
+
98
116
  <ol class="breadcrumb">
99
117
  <li class="breadcrumb-item">Interfaces</li>
100
118
  <li class="breadcrumb-item"
@@ -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">
@@ -95,6 +109,10 @@
95
109
 
96
110
 
97
111
 
112
+
113
+
114
+
115
+
98
116
  <ol class="breadcrumb">
99
117
  <li class="breadcrumb-item">Interfaces</li>
100
118
  <li class="breadcrumb-item"
@@ -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">
@@ -95,6 +109,10 @@
95
109
 
96
110
 
97
111
 
112
+
113
+
114
+
115
+
98
116
  <ol class="breadcrumb">
99
117
  <li class="breadcrumb-item">Interfaces</li>
100
118
  <li class="breadcrumb-item"
@@ -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">
@@ -95,6 +109,10 @@
95
109
 
96
110
 
97
111
 
112
+
113
+
114
+
115
+
98
116
  <ol class="breadcrumb">
99
117
  <li class="breadcrumb-item">Interfaces</li>
100
118
  <li class="breadcrumb-item"
@@ -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">
@@ -95,6 +109,10 @@
95
109
 
96
110
 
97
111
 
112
+
113
+
114
+
115
+
98
116
  <ol class="breadcrumb">
99
117
  <li class="breadcrumb-item">Interfaces</li>
100
118
  <li class="breadcrumb-item"
@@ -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">
@@ -95,6 +109,10 @@
95
109
 
96
110
 
97
111
 
112
+
113
+
114
+
115
+
98
116
  <ol class="breadcrumb">
99
117
  <li class="breadcrumb-item">Interfaces</li>
100
118
  <li class="breadcrumb-item"
@@ -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">
@@ -95,6 +109,10 @@
95
109
 
96
110
 
97
111
 
112
+
113
+
114
+
115
+
98
116
  <ol class="breadcrumb">
99
117
  <li class="breadcrumb-item">Interfaces</li>
100
118
  <li class="breadcrumb-item"
@@ -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">
@@ -95,6 +109,10 @@
95
109
 
96
110
 
97
111
 
112
+
113
+
114
+
115
+
98
116
  <ol class="breadcrumb">
99
117
  <li class="breadcrumb-item">Interfaces</li>
100
118
  <li class="breadcrumb-item"
@@ -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">
@@ -95,6 +109,10 @@
95
109
 
96
110
 
97
111
 
112
+
113
+
114
+
115
+
98
116
  <ol class="breadcrumb">
99
117
  <li class="breadcrumb-item">Interfaces</li>
100
118
  <li class="breadcrumb-item"
@@ -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">
@@ -95,6 +109,10 @@
95
109
 
96
110
 
97
111
 
112
+
113
+
114
+
115
+
98
116
  <ol class="breadcrumb">
99
117
  <li class="breadcrumb-item">Interfaces</li>
100
118
  <li class="breadcrumb-item"
@@ -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">
@@ -95,6 +109,10 @@
95
109
 
96
110
 
97
111
 
112
+
113
+
114
+
115
+
98
116
  <ol class="breadcrumb">
99
117
  <li class="breadcrumb-item">Interfaces</li>
100
118
  <li class="breadcrumb-item"
@@ -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">
@@ -95,6 +109,10 @@
95
109
 
96
110
 
97
111
 
112
+
113
+
114
+
115
+
98
116
  <ol class="breadcrumb">
99
117
  <li class="breadcrumb-item">Interfaces</li>
100
118
  <li class="breadcrumb-item"