@luftborn/custom-elements 1.1.40 → 1.1.42

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 (146) hide show
  1. package/demo/index.html +2 -2
  2. package/package.json +2 -2
  3. package/src/elements/CheckBoxElement/CheckBoxElement.ts +1 -0
  4. package/src/elements/DropDownList/DropDownListElement.ts +1 -0
  5. package/src/elements/RadioButtonGroup/RadioButtonGroupElement.ts +1 -0
  6. package/demo/index.js +0 -6357
  7. package/demo/index.min.js +0 -6358
  8. package/demo/index.min.js.map +0 -1
  9. package/dist/custom-form.d.ts +0 -20
  10. package/dist/custom-form.js +0 -147
  11. package/dist/custom-form.js.map +0 -1
  12. package/dist/elements/Address/AddressElement.d.ts +0 -28
  13. package/dist/elements/Address/AddressElement.js +0 -207
  14. package/dist/elements/Address/AddressElement.js.map +0 -1
  15. package/dist/elements/BankField/BankFieldElement.d.ts +0 -22
  16. package/dist/elements/BankField/BankFieldElement.js +0 -128
  17. package/dist/elements/BankField/BankFieldElement.js.map +0 -1
  18. package/dist/elements/CPRElement/CPRElement.d.ts +0 -14
  19. package/dist/elements/CPRElement/CPRElement.js +0 -83
  20. package/dist/elements/CPRElement/CPRElement.js.map +0 -1
  21. package/dist/elements/CVRElement/CVRElement.d.ts +0 -14
  22. package/dist/elements/CVRElement/CVRElement.js +0 -83
  23. package/dist/elements/CVRElement/CVRElement.js.map +0 -1
  24. package/dist/elements/CheckBoxElement/CheckBoxElement.d.ts +0 -14
  25. package/dist/elements/CheckBoxElement/CheckBoxElement.js +0 -96
  26. package/dist/elements/CheckBoxElement/CheckBoxElement.js.map +0 -1
  27. package/dist/elements/CustomRegularExpression/CustomRegularExpressionElement.d.ts +0 -12
  28. package/dist/elements/CustomRegularExpression/CustomRegularExpressionElement.js +0 -83
  29. package/dist/elements/CustomRegularExpression/CustomRegularExpressionElement.js.map +0 -1
  30. package/dist/elements/DateField/DateFieldElement.d.ts +0 -12
  31. package/dist/elements/DateField/DateFieldElement.js +0 -86
  32. package/dist/elements/DateField/DateFieldElement.js.map +0 -1
  33. package/dist/elements/DropDownList/DropDownListElement.d.ts +0 -14
  34. package/dist/elements/DropDownList/DropDownListElement.js +0 -93
  35. package/dist/elements/DropDownList/DropDownListElement.js.map +0 -1
  36. package/dist/elements/Elements.d.ts +0 -18
  37. package/dist/elements/Elements.js +0 -38
  38. package/dist/elements/Elements.js.map +0 -1
  39. package/dist/elements/EmailField/EmailFieldElement.d.ts +0 -13
  40. package/dist/elements/EmailField/EmailFieldElement.js +0 -84
  41. package/dist/elements/EmailField/EmailFieldElement.js.map +0 -1
  42. package/dist/elements/FileField/FileFieldElement.d.ts +0 -12
  43. package/dist/elements/FileField/FileFieldElement.js +0 -84
  44. package/dist/elements/FileField/FileFieldElement.js.map +0 -1
  45. package/dist/elements/IdentificationElement/IdentificationElement.d.ts +0 -18
  46. package/dist/elements/IdentificationElement/IdentificationElement.js +0 -95
  47. package/dist/elements/IdentificationElement/IdentificationElement.js.map +0 -1
  48. package/dist/elements/InternationaPhoneNumber/InternationaPhoneNumberElement.d.ts +0 -16
  49. package/dist/elements/InternationaPhoneNumber/InternationaPhoneNumberElement.js +0 -109
  50. package/dist/elements/InternationaPhoneNumber/InternationaPhoneNumberElement.js.map +0 -1
  51. package/dist/elements/NumericField/NumericFieldElement.d.ts +0 -12
  52. package/dist/elements/NumericField/NumericFieldElement.js +0 -92
  53. package/dist/elements/NumericField/NumericFieldElement.js.map +0 -1
  54. package/dist/elements/RadioButtonGroup/RadioButtonGroupElement.d.ts +0 -14
  55. package/dist/elements/RadioButtonGroup/RadioButtonGroupElement.js +0 -99
  56. package/dist/elements/RadioButtonGroup/RadioButtonGroupElement.js.map +0 -1
  57. package/dist/elements/TextAreaElement/TextAreaElement.d.ts +0 -12
  58. package/dist/elements/TextAreaElement/TextAreaElement.js +0 -80
  59. package/dist/elements/TextAreaElement/TextAreaElement.js.map +0 -1
  60. package/dist/elements/TextField/TextFieldElement.d.ts +0 -12
  61. package/dist/elements/TextField/TextFieldElement.js +0 -80
  62. package/dist/elements/TextField/TextFieldElement.js.map +0 -1
  63. package/dist/elements/TypeAhead/TypeAheadElement.d.ts +0 -24
  64. package/dist/elements/TypeAhead/TypeAheadElement.js +0 -210
  65. package/dist/elements/TypeAhead/TypeAheadElement.js.map +0 -1
  66. package/dist/framework/CustomEvents.d.ts +0 -21
  67. package/dist/framework/CustomEvents.js +0 -48
  68. package/dist/framework/CustomEvents.js.map +0 -1
  69. package/dist/framework/CustomInputElement.d.ts +0 -50
  70. package/dist/framework/CustomInputElement.js +0 -258
  71. package/dist/framework/CustomInputElement.js.map +0 -1
  72. package/dist/framework/Language/Languages/Base/BaseDictionary.d.ts +0 -4
  73. package/dist/framework/Language/Languages/Base/BaseDictionary.js +0 -21
  74. package/dist/framework/Language/Languages/Base/BaseDictionary.js.map +0 -1
  75. package/dist/framework/Language/Languages/DanishDictionary.d.ts +0 -4
  76. package/dist/framework/Language/Languages/DanishDictionary.js +0 -40
  77. package/dist/framework/Language/Languages/DanishDictionary.js.map +0 -1
  78. package/dist/framework/Language/Languages/EnglishDictionary.d.ts +0 -4
  79. package/dist/framework/Language/Languages/EnglishDictionary.js +0 -40
  80. package/dist/framework/Language/Languages/EnglishDictionary.js.map +0 -1
  81. package/dist/framework/Language/Translator.d.ts +0 -6
  82. package/dist/framework/Language/Translator.js +0 -33
  83. package/dist/framework/Language/Translator.js.map +0 -1
  84. package/dist/framework/Models/OptionWithDescription.d.ts +0 -6
  85. package/dist/framework/Models/OptionWithDescription.js +0 -10
  86. package/dist/framework/Models/OptionWithDescription.js.map +0 -1
  87. package/dist/framework/Polyfills/getAttributeNamesPolyfill.d.ts +0 -1
  88. package/dist/framework/Polyfills/getAttributeNamesPolyfill.js +0 -18
  89. package/dist/framework/Polyfills/getAttributeNamesPolyfill.js.map +0 -1
  90. package/dist/framework/Translations/CaseConverter.d.ts +0 -5
  91. package/dist/framework/Translations/CaseConverter.js +0 -51
  92. package/dist/framework/Translations/CaseConverter.js.map +0 -1
  93. package/dist/framework/Utilities/DomUtility.d.ts +0 -3
  94. package/dist/framework/Utilities/DomUtility.js +0 -13
  95. package/dist/framework/Utilities/DomUtility.js.map +0 -1
  96. package/dist/framework/Utilities/debouncer.d.ts +0 -8
  97. package/dist/framework/Utilities/debouncer.js +0 -52
  98. package/dist/framework/Utilities/debouncer.js.map +0 -1
  99. package/dist/framework/Validation/IValidator.interface.d.ts +0 -3
  100. package/dist/framework/Validation/IValidator.interface.js +0 -3
  101. package/dist/framework/Validation/IValidator.interface.js.map +0 -1
  102. package/dist/framework/Validation/Validators/BankAccount.d.ts +0 -4
  103. package/dist/framework/Validation/Validators/BankAccount.js +0 -13
  104. package/dist/framework/Validation/Validators/BankAccount.js.map +0 -1
  105. package/dist/framework/Validation/Validators/BankAccountRegistrationNumber.d.ts +0 -4
  106. package/dist/framework/Validation/Validators/BankAccountRegistrationNumber.js +0 -13
  107. package/dist/framework/Validation/Validators/BankAccountRegistrationNumber.js.map +0 -1
  108. package/dist/framework/Validation/Validators/BankIdNorway.d.ts +0 -5
  109. package/dist/framework/Validation/Validators/BankIdNorway.js +0 -22
  110. package/dist/framework/Validation/Validators/BankIdNorway.js.map +0 -1
  111. package/dist/framework/Validation/Validators/BankIdSweden.d.ts +0 -5
  112. package/dist/framework/Validation/Validators/BankIdSweden.js +0 -22
  113. package/dist/framework/Validation/Validators/BankIdSweden.js.map +0 -1
  114. package/dist/framework/Validation/Validators/CPR.d.ts +0 -9
  115. package/dist/framework/Validation/Validators/CPR.js +0 -76
  116. package/dist/framework/Validation/Validators/CPR.js.map +0 -1
  117. package/dist/framework/Validation/Validators/CVR.d.ts +0 -5
  118. package/dist/framework/Validation/Validators/CVR.js +0 -31
  119. package/dist/framework/Validation/Validators/CVR.js.map +0 -1
  120. package/dist/framework/custom-element.decorator.d.ts +0 -9
  121. package/dist/framework/custom-element.decorator.js +0 -52
  122. package/dist/framework/custom-element.decorator.js.map +0 -1
  123. package/dist/index.d.ts +0 -7
  124. package/dist/index.js +0 -15
  125. package/dist/index.js.map +0 -1
  126. package/node_modules/@webcomponents/webcomponentsjs/LICENSE.md +0 -19
  127. package/node_modules/@webcomponents/webcomponentsjs/README.md +0 -229
  128. package/node_modules/@webcomponents/webcomponentsjs/bundles/webcomponents-ce.js +0 -73
  129. package/node_modules/@webcomponents/webcomponentsjs/bundles/webcomponents-ce.js.map +0 -1
  130. package/node_modules/@webcomponents/webcomponentsjs/bundles/webcomponents-sd-ce-pf.js +0 -320
  131. package/node_modules/@webcomponents/webcomponentsjs/bundles/webcomponents-sd-ce-pf.js.map +0 -1
  132. package/node_modules/@webcomponents/webcomponentsjs/bundles/webcomponents-sd-ce.js +0 -221
  133. package/node_modules/@webcomponents/webcomponentsjs/bundles/webcomponents-sd-ce.js.map +0 -1
  134. package/node_modules/@webcomponents/webcomponentsjs/bundles/webcomponents-sd.js +0 -169
  135. package/node_modules/@webcomponents/webcomponentsjs/bundles/webcomponents-sd.js.map +0 -1
  136. package/node_modules/@webcomponents/webcomponentsjs/custom-elements-es5-adapter.js +0 -15
  137. package/node_modules/@webcomponents/webcomponentsjs/package.json +0 -82
  138. package/node_modules/@webcomponents/webcomponentsjs/src/entrypoints/custom-elements-es5-adapter-index.js +0 -16
  139. package/node_modules/@webcomponents/webcomponentsjs/src/entrypoints/webcomponents-bundle-index.js +0 -53
  140. package/node_modules/@webcomponents/webcomponentsjs/src/entrypoints/webcomponents-ce-index.js +0 -17
  141. package/node_modules/@webcomponents/webcomponentsjs/src/entrypoints/webcomponents-sd-ce-index.js +0 -19
  142. package/node_modules/@webcomponents/webcomponentsjs/src/entrypoints/webcomponents-sd-ce-pf-index.js +0 -28
  143. package/node_modules/@webcomponents/webcomponentsjs/src/entrypoints/webcomponents-sd-index.js +0 -18
  144. package/node_modules/@webcomponents/webcomponentsjs/webcomponents-bundle.js +0 -321
  145. package/node_modules/@webcomponents/webcomponentsjs/webcomponents-bundle.js.map +0 -1
  146. package/node_modules/@webcomponents/webcomponentsjs/webcomponents-loader.js +0 -185
@@ -1,229 +0,0 @@
1
- [![Build Status](https://travis-ci.org/webcomponents/webcomponentsjs.svg?branch=master)](https://travis-ci.org/webcomponents/webcomponentsjs)
2
-
3
- webcomponents.js (v1 spec polyfills)
4
- ================
5
-
6
- > **Note**. For polyfills that work with the older Custom Elements and Shadow DOM v0 specs,
7
- see the [v0 branch](https://github.com/webcomponents/webcomponentsjs/tree/v0).
8
-
9
- > **Note**. For polyfills that include HTML Imports,
10
- see the [v1 branch](https://github.com/webcomponents/webcomponentsjs/tree/v1).
11
-
12
- A suite of polyfills supporting the [Web Components](http://webcomponents.org) specs:
13
-
14
- - **Custom Elements v1**: allows authors to define their own custom tags ([spec](https://w3c.github.io/webcomponents/spec/custom/), [tutorial](https://developers.google.com/web/fundamentals/getting-started/primers/customelements), [polyfill](https://github.com/webcomponents/custom-elements)).
15
- - **Shadow DOM v1**: provides encapsulation by hiding DOM subtrees under shadow roots ([spec](https://w3c.github.io/webcomponents/spec/shadow/), [tutorial](https://developers.google.com/web/fundamentals/getting-started/primers/shadowdom),
16
- [shadydom polyfill](https://github.com/webcomponents/shadydom), [shadycss polyfill](https://github.com/webcomponents/shadycss)).
17
-
18
- For browsers that need it, there are also some minor polyfills included:
19
- - [`HTMLTemplateElement`](https://github.com/webcomponents/template)
20
- - [`Promise`](https://github.com/taylorhakes/promise-polyfill)
21
- - `Event`, `CustomEvent`, `MouseEvent` constructors and `Object.assign`, `Array.from`
22
- (see [webcomponents-platform](https://github.com/webcomponents/webcomponents-platform))
23
- - [`URL constructor`](https://github.com/webcomponents/URL)
24
-
25
- ## How to use
26
- ### Install polyfills
27
- ```bash
28
- npm install @webcomponents/webcomponentsjs
29
- ```
30
-
31
- You can also load the code from a CDN such as unpkg: https://unpkg.com/@webcomponents/webcomponentsjs@^2/
32
-
33
- ### Using `webcomponents-bundle.js`
34
-
35
- The `webcomponents-bundle.js` contains all of the web components polyfills and is
36
- suitable for use on any supported browser. All of the polyfill code will be loaded
37
- but each polyfill will only be used based on feature detection.
38
- The bundle includes Custom Elements, Shady DOM/CSS and generic platform polyfills
39
- (such as ES6 Promise, Constructable events, etc.) (needed by Internet Explorer 11),
40
- and Template (needed by IE 11 and Edge).
41
-
42
- The `webcomponents-bundle.js` is very simple to use but it does load code
43
- that is not needed on most modern browsers, slowing page load. For best performance,
44
- use the `webcomponents-loader.js`.
45
-
46
- Here's an example:
47
-
48
- ```html
49
- <!-- load webcomponents bundle, which includes all the necessary polyfills -->
50
- <script src="node_modules/@webcomponents/webcomponentsjs/webcomponents-bundle.js"></script>
51
-
52
- <!-- load the element -->
53
- <script type="module" src="my-element.js"></script>
54
-
55
- <!-- use the element -->
56
- <my-element></my-element>
57
- ```
58
-
59
- ### Using `webcomponents-loader.js`
60
-
61
- The `webcomponents-loader.js` is a client-side loader that dynamically loads the
62
- minimum polyfill bundle, using feature detection.
63
-
64
- `webcomponents-loader.js` can be loaded synchronously, or asynchronously depending on your needs.
65
-
66
- #### Inlining
67
-
68
- If you have inlined the source of `webcomponent-loader.js`, then you should specify `window.WebComponents.root` as the root from which to load the polyfills.
69
- For example:
70
-
71
- ```html
72
- <script>
73
- window.WebComponents = window.WebComponents || {};
74
- window.WebComponents.root = 'node_modules/@webcomponents/webcomponentsjs/';
75
- </script>
76
- ```
77
-
78
- #### Synchronous
79
- When loaded synchronously, `webcomponents-loader.js` behaves similarly to `webcomponents-bundle.js`.
80
-
81
- The appropriate bundle will be loaded with `document.write()` to ensure that WebComponent polyfills are available for subsequent scripts and modules.
82
-
83
- Here's an example:
84
-
85
- ```html
86
- <!-- load the webcomponents loader, which injects the necessary polyfill bundle -->
87
- <script src="node_modules/@webcomponents/webcomponentsjs/webcomponents-loader.js"></script>
88
-
89
- <!-- load the element -->
90
- <script type="module" src="my-element.js"></script>
91
-
92
- <!-- use the element -->
93
- <my-element></my-element>
94
- ```
95
-
96
- #### Asynchronous
97
- When loaded asychronously with the `defer` attribute, polyfill bundles will be loaded asynchronously,
98
- which means that scripts and modules that depend on webcomponents APIs *must* be loaded
99
- using `WebComponents.waitFor` function.
100
-
101
- The `WebComponents.waitFor` function takes a callback function as an argument, and will evaluate that callback after the polyfill bundle has been loaded.
102
-
103
- The callback function should load scripts that need the polyfills (typically via `import('my-script.js')`) and
104
- should return a promise that resolves when all scripts have loaded.
105
-
106
- Here's an example:
107
-
108
- ```html
109
- <!-- Load polyfills; note that "loader" will load these async -->
110
- <script src="node_modules/@webcomponents/webcomponentsjs/webcomponents-loader.js" defer></script>
111
-
112
- <!-- Load a custom element definitions in `waitFor` and return a promise -->
113
- <script type="module">
114
- WebComponents.waitFor(() => {
115
- // At this point we are guaranteed that all required polyfills have
116
- // loaded, and can use web components API's.
117
- // The standard pattern is to load element definitions that call
118
- // `customElements.define` here.
119
- // Note: returning the import's promise causes the custom elements
120
- // polyfill to wait until all definitions are loaded and then upgrade
121
- // the document in one batch, for better performance.
122
- return import('my-element.js');
123
- });
124
- </script>
125
-
126
- <!-- Use the custom element -->
127
- <my-element></my-element>
128
- ```
129
-
130
- The `WebComponents.waitFor` function may be called multiple times, and the callback functions will be processed in order.
131
-
132
- Here's a more complicated example:
133
-
134
- ```html
135
- <!-- Load polyfills; note that "loader" will load these async -->
136
- <script src="node_modules/@webcomponents/webcomponentsjs/webcomponents-loader.js" defer></script>
137
-
138
- <script type="module">
139
- WebComponents.waitFor(async () => {
140
- if (!window.fetch) {
141
- await import('node_modules/fetch-polyfill/fetch.js');
142
- }
143
- return import('my-element.js');
144
- })
145
- </script>
146
-
147
- <script type="module">
148
- </script>
149
- ```
150
-
151
- ### WebComponentsReady event
152
-
153
- The `WebComponentsReady` event is fired when polyfills and user scripts have loaded and custom elements have been upgraded. This event is generally not needed; however, it may be useful in some cases like testing. If imperative code should wait until a specific custom element definition has loaded, it can use the platform `customElements.whenDefined` API.
154
-
155
- ### `custom-elements-es5-adapter.js`
156
- According to the spec, only ES6 classes (https://html.spec.whatwg.org/multipage/scripting.html#custom-element-conformance) may be passed to the _native_ `customElements.define` API. For best performnace, ES6 should be served to browsers that support it, and ES5 code should be serve to those that don't. Since this may not always be possible, it may make sense to compile and serve ES5 to all browsers. However, if you do so, ES5-style custom element classes will now **not** work on browsers with native Custom Elements because ES5-style classes cannot properly extend ES6 classes, like `HTMLElement`.
157
-
158
- As a workaround, if your project has been compiled to ES5, load `custom-elements-es5-adapter.js` before defining Custom Elements. This adapter will automatically wrap ES5.
159
-
160
- **The adapter must NOT be compiled.**
161
-
162
- ## Browser Support
163
-
164
- The polyfills are intended to work in the latest versions of evergreen browsers. See below
165
- for our complete browser support matrix:
166
-
167
- | Polyfill | Edge | IE11+ | Chrome* | Firefox* | Safari 9+* | Chrome Android* | Mobile Safari* |
168
- | ---------- |:----:|:-----:|:-------:|:--------:|:----------:|:---------------:|:--------------:|
169
- | Custom Elements | ✓ | ✓ | ✓ | ✓ | ✓ | ✓| ✓ |
170
- | Shady CSS/DOM | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
171
-
172
- \*Indicates the current version of the browser
173
-
174
- The polyfills may work in older browsers, however require additional polyfills (such as classList, or other [platform](https://github.com/webcomponents/webcomponents-platform)
175
- polyfills) to be used. We cannot guarantee support for browsers outside of our compatibility matrix.
176
-
177
-
178
- ### Manually Building
179
-
180
- If you wish to build the bundles yourself, you'll need `node` and `npm` on your system:
181
-
182
- * install [node.js](http://nodejs.org/) using the instructions on their website
183
- * use `npm` to install [gulp.js](http://gulpjs.com/): `npm install -g gulp`
184
- * make sure you have Java installed per https://www.npmjs.com/package/google-closure-compiler#java-version
185
-
186
- Now you are ready to build the polyfills with:
187
-
188
- # install dependencies
189
- npm install
190
- # build
191
- npm run build
192
-
193
- The builds will be placed into the root directory.
194
-
195
- ## Contribute
196
-
197
- See the [contributing guide](CONTRIBUTING.md)
198
-
199
- ## License
200
-
201
- Everything in this repository is BSD style license unless otherwise specified.
202
-
203
- Copyright (c) 2015 The Polymer Authors. All rights reserved.
204
-
205
- ## Changes in version 2.x
206
-
207
- * The HTML Imports polyfill has been removed. Given that ES modules have shipped in
208
- most browsers, the expectation is that web components code will be loaded via
209
- ES modules.
210
- * When using `webcomponents-loader.js` with the `defer` attribute, scripts that rely on the polyfills *must* be loaded using `WebComponents.waitFor(loadCallback)`.
211
-
212
- ## Known Issues
213
-
214
- * [ShadowDOM CSS is not encapsulated out of the box](#shadycss)
215
- * [Custom element's constructor property is unreliable](#constructor)
216
- * [ShadyCSS: :host(.zot:not(.bar:nth-child(2))) doesn't work](#nestedparens)
217
-
218
- ### ShadowDOM CSS is not encapsulated out of the box <a id="shadycss"></a>
219
- The ShadowDOM polyfill is not able to encapsulate CSS in ShadowDOM out of the box. You need to use specific code from the ShadyCSS library, included with the polyfill. See [ShadyCSS instructions](https://github.com/webcomponents/shadycss).
220
-
221
- ### Custom element's constructor property is unreliable <a id="constructor"></a>
222
- See [#215](https://github.com/webcomponents/webcomponentsjs/issues/215) for background.
223
-
224
- In Edge and IE, instances of Custom Elements have a `constructor` property of `HTMLUnknownElementConstructor` and `HTMLUnknownElement`, respectively. It's unsafe to rely on this property for checking element types.
225
-
226
- It's worth noting that `customElement.__proto__.__proto__.constructor` is `HTMLElementPrototype` and that the prototype chain isn't modified by the polyfills(onto `ElementPrototype`, etc.)
227
-
228
- ### ShadyCSS: :host(.zot:not(.bar:nth-child(2))) doesn't work <a id="nestedparens"></a>
229
- ShadyCSS `:host()` rules can only have (at most) 1-level of nested parentheses in its argument selector under ShadyCSS. For example, `:host(.zot)` and `:host(.zot:not(.bar))` both work, but `:host(.zot:not(.bar:nth-child(2)))` does not.
@@ -1,73 +0,0 @@
1
- /**
2
- @license @nocompile
3
- Copyright (c) 2018 The Polymer Project Authors. All rights reserved.
4
- This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
5
- The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
6
- The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
7
- Code distributed by Google as part of the polymer project is also
8
- subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
9
- */
10
- (function(){/*
11
-
12
- Copyright (c) 2020 The Polymer Project Authors. All rights reserved.
13
- This code may only be used under the BSD style license found at
14
- http://polymer.github.io/LICENSE.txt The complete set of authors may be found
15
- at http://polymer.github.io/AUTHORS.txt The complete set of contributors may
16
- be found at http://polymer.github.io/CONTRIBUTORS.txt Code distributed by
17
- Google as part of the polymer project is also subject to an additional IP
18
- rights grant found at http://polymer.github.io/PATENTS.txt
19
- */
20
- 'use strict';/*
21
-
22
- Copyright (c) 2016 The Polymer Project Authors. All rights reserved.
23
- This code may only be used under the BSD style license found at
24
- http://polymer.github.io/LICENSE.txt The complete set of authors may be found
25
- at http://polymer.github.io/AUTHORS.txt The complete set of contributors may
26
- be found at http://polymer.github.io/CONTRIBUTORS.txt Code distributed by
27
- Google as part of the polymer project is also subject to an additional IP
28
- rights grant found at http://polymer.github.io/PATENTS.txt
29
- */
30
- var n=window.Document.prototype.createElement,p=window.Document.prototype.createElementNS,aa=window.Document.prototype.importNode,ba=window.Document.prototype.prepend,ca=window.Document.prototype.append,da=window.DocumentFragment.prototype.prepend,ea=window.DocumentFragment.prototype.append,q=window.Node.prototype.cloneNode,r=window.Node.prototype.appendChild,t=window.Node.prototype.insertBefore,u=window.Node.prototype.removeChild,v=window.Node.prototype.replaceChild,w=Object.getOwnPropertyDescriptor(window.Node.prototype,
31
- "textContent"),y=window.Element.prototype.attachShadow,z=Object.getOwnPropertyDescriptor(window.Element.prototype,"innerHTML"),A=window.Element.prototype.getAttribute,B=window.Element.prototype.setAttribute,C=window.Element.prototype.removeAttribute,D=window.Element.prototype.getAttributeNS,E=window.Element.prototype.setAttributeNS,F=window.Element.prototype.removeAttributeNS,G=window.Element.prototype.insertAdjacentElement,H=window.Element.prototype.insertAdjacentHTML,fa=window.Element.prototype.prepend,
32
- ha=window.Element.prototype.append,ia=window.Element.prototype.before,ja=window.Element.prototype.after,ka=window.Element.prototype.replaceWith,la=window.Element.prototype.remove,ma=window.HTMLElement,I=Object.getOwnPropertyDescriptor(window.HTMLElement.prototype,"innerHTML"),na=window.HTMLElement.prototype.insertAdjacentElement,oa=window.HTMLElement.prototype.insertAdjacentHTML;var pa=new Set;"annotation-xml color-profile font-face font-face-src font-face-uri font-face-format font-face-name missing-glyph".split(" ").forEach(function(a){return pa.add(a)});function qa(a){var b=pa.has(a);a=/^[a-z][.0-9_a-z]*-[-.0-9_a-z]*$/.test(a);return!b&&a}var ra=document.contains?document.contains.bind(document):document.documentElement.contains.bind(document.documentElement);
33
- function J(a){var b=a.isConnected;if(void 0!==b)return b;if(ra(a))return!0;for(;a&&!(a.__CE_isImportDocument||a instanceof Document);)a=a.parentNode||(window.ShadowRoot&&a instanceof ShadowRoot?a.host:void 0);return!(!a||!(a.__CE_isImportDocument||a instanceof Document))}function K(a){var b=a.children;if(b)return Array.prototype.slice.call(b);b=[];for(a=a.firstChild;a;a=a.nextSibling)a.nodeType===Node.ELEMENT_NODE&&b.push(a);return b}
34
- function L(a,b){for(;b&&b!==a&&!b.nextSibling;)b=b.parentNode;return b&&b!==a?b.nextSibling:null}
35
- function M(a,b,c){for(var f=a;f;){if(f.nodeType===Node.ELEMENT_NODE){var d=f;b(d);var e=d.localName;if("link"===e&&"import"===d.getAttribute("rel")){f=d.import;void 0===c&&(c=new Set);if(f instanceof Node&&!c.has(f))for(c.add(f),f=f.firstChild;f;f=f.nextSibling)M(f,b,c);f=L(a,d);continue}else if("template"===e){f=L(a,d);continue}if(d=d.__CE_shadowRoot)for(d=d.firstChild;d;d=d.nextSibling)M(d,b,c)}f=f.firstChild?f.firstChild:L(a,f)}};function N(){var a=!(null===O||void 0===O||!O.noDocumentConstructionObserver),b=!(null===O||void 0===O||!O.shadyDomFastWalk);this.h=[];this.a=[];this.f=!1;this.shadyDomFastWalk=b;this.C=!a}function P(a,b,c,f){var d=window.ShadyDom;if(a.shadyDomFastWalk&&d&&d.inUse){if(b.nodeType===Node.ELEMENT_NODE&&c(b),b.querySelectorAll)for(a=d.nativeMethods.querySelectorAll.call(b,"*"),b=0;b<a.length;b++)c(a[b])}else M(b,c,f)}function sa(a,b){a.f=!0;a.h.push(b)}function ta(a,b){a.f=!0;a.a.push(b)}
36
- function Q(a,b){a.f&&P(a,b,function(c){return R(a,c)})}function R(a,b){if(a.f&&!b.__CE_patched){b.__CE_patched=!0;for(var c=0;c<a.h.length;c++)a.h[c](b);for(c=0;c<a.a.length;c++)a.a[c](b)}}function S(a,b){var c=[];P(a,b,function(d){return c.push(d)});for(b=0;b<c.length;b++){var f=c[b];1===f.__CE_state?a.connectedCallback(f):T(a,f)}}function U(a,b){var c=[];P(a,b,function(d){return c.push(d)});for(b=0;b<c.length;b++){var f=c[b];1===f.__CE_state&&a.disconnectedCallback(f)}}
37
- function V(a,b,c){c=void 0===c?{}:c;var f=c.D,d=c.upgrade||function(g){return T(a,g)},e=[];P(a,b,function(g){a.f&&R(a,g);if("link"===g.localName&&"import"===g.getAttribute("rel")){var h=g.import;h instanceof Node&&(h.__CE_isImportDocument=!0,h.__CE_registry=document.__CE_registry);h&&"complete"===h.readyState?h.__CE_documentLoadHandled=!0:g.addEventListener("load",function(){var k=g.import;if(!k.__CE_documentLoadHandled){k.__CE_documentLoadHandled=!0;var l=new Set;f&&(f.forEach(function(m){return l.add(m)}),
38
- l.delete(k));V(a,k,{D:l,upgrade:d})}})}else e.push(g)},f);for(b=0;b<e.length;b++)d(e[b])}
39
- function T(a,b){try{var c=b.ownerDocument,f=c.__CE_registry;var d=f&&(c.defaultView||c.__CE_isImportDocument)?W(f,b.localName):void 0;if(d&&void 0===b.__CE_state){d.constructionStack.push(b);try{try{if(new d.constructorFunction!==b)throw Error("The custom element constructor did not produce the element being upgraded.");}finally{d.constructionStack.pop()}}catch(k){throw b.__CE_state=2,k;}b.__CE_state=1;b.__CE_definition=d;if(d.attributeChangedCallback&&b.hasAttributes()){var e=d.observedAttributes;
40
- for(d=0;d<e.length;d++){var g=e[d],h=b.getAttribute(g);null!==h&&a.attributeChangedCallback(b,g,null,h,null)}}J(b)&&a.connectedCallback(b)}}catch(k){X(k)}}N.prototype.connectedCallback=function(a){var b=a.__CE_definition;if(b.connectedCallback)try{b.connectedCallback.call(a)}catch(c){X(c)}};N.prototype.disconnectedCallback=function(a){var b=a.__CE_definition;if(b.disconnectedCallback)try{b.disconnectedCallback.call(a)}catch(c){X(c)}};
41
- N.prototype.attributeChangedCallback=function(a,b,c,f,d){var e=a.__CE_definition;if(e.attributeChangedCallback&&-1<e.observedAttributes.indexOf(b))try{e.attributeChangedCallback.call(a,b,c,f,d)}catch(g){X(g)}};
42
- function ua(a,b,c,f){var d=b.__CE_registry;if(d&&(null===f||"http://www.w3.org/1999/xhtml"===f)&&(d=W(d,c)))try{var e=new d.constructorFunction;if(void 0===e.__CE_state||void 0===e.__CE_definition)throw Error("Failed to construct '"+c+"': The returned value was not constructed with the HTMLElement constructor.");if("http://www.w3.org/1999/xhtml"!==e.namespaceURI)throw Error("Failed to construct '"+c+"': The constructed element's namespace must be the HTML namespace.");if(e.hasAttributes())throw Error("Failed to construct '"+
43
- c+"': The constructed element must not have any attributes.");if(null!==e.firstChild)throw Error("Failed to construct '"+c+"': The constructed element must not have any children.");if(null!==e.parentNode)throw Error("Failed to construct '"+c+"': The constructed element must not have a parent node.");if(e.ownerDocument!==b)throw Error("Failed to construct '"+c+"': The constructed element's owner document is incorrect.");if(e.localName!==c)throw Error("Failed to construct '"+c+"': The constructed element's local name is incorrect.");
44
- return e}catch(g){return X(g),b=null===f?n.call(b,c):p.call(b,f,c),Object.setPrototypeOf(b,HTMLUnknownElement.prototype),b.__CE_state=2,b.__CE_definition=void 0,R(a,b),b}b=null===f?n.call(b,c):p.call(b,f,c);R(a,b);return b}
45
- function X(a){var b=a.message,c=a.sourceURL||a.fileName||"",f=a.line||a.lineNumber||0,d=a.column||a.columnNumber||0,e=void 0;void 0===ErrorEvent.prototype.initErrorEvent?e=new ErrorEvent("error",{cancelable:!0,message:b,filename:c,lineno:f,colno:d,error:a}):(e=document.createEvent("ErrorEvent"),e.initErrorEvent("error",!1,!0,b,c,f),e.preventDefault=function(){Object.defineProperty(this,"defaultPrevented",{configurable:!0,get:function(){return!0}})});void 0===e.error&&Object.defineProperty(e,"error",
46
- {configurable:!0,enumerable:!0,get:function(){return a}});window.dispatchEvent(e);e.defaultPrevented||console.error(a)};function va(){var a=this;this.a=void 0;this.w=new Promise(function(b){a.g=b})}va.prototype.resolve=function(a){if(this.a)throw Error("Already resolved.");this.a=a;this.g(a)};function wa(a){var b=document;this.g=void 0;this.b=a;this.a=b;V(this.b,this.a);"loading"===this.a.readyState&&(this.g=new MutationObserver(this.A.bind(this)),this.g.observe(this.a,{childList:!0,subtree:!0}))}function xa(a){a.g&&a.g.disconnect()}wa.prototype.A=function(a){var b=this.a.readyState;"interactive"!==b&&"complete"!==b||xa(this);for(b=0;b<a.length;b++)for(var c=a[b].addedNodes,f=0;f<c.length;f++)V(this.b,c[f])};function Y(a){this.j=new Map;this.l=new Map;this.u=new Map;this.o=!1;this.s=new Map;this.i=function(b){return b()};this.c=!1;this.m=[];this.b=a;this.v=a.C?new wa(a):void 0}Y.prototype.B=function(a,b){var c=this;if(!(b instanceof Function))throw new TypeError("Custom element constructor getters must be functions.");ya(this,a);this.j.set(a,b);this.m.push(a);this.c||(this.c=!0,this.i(function(){return za(c)}))};
47
- Y.prototype.define=function(a,b){var c=this;if(!(b instanceof Function))throw new TypeError("Custom element constructors must be functions.");ya(this,a);Aa(this,a,b);this.m.push(a);this.c||(this.c=!0,this.i(function(){return za(c)}))};function ya(a,b){if(!qa(b))throw new SyntaxError("The element name '"+b+"' is not valid.");if(W(a,b))throw Error("A custom element with name '"+(b+"' has already been defined."));if(a.o)throw Error("A custom element is already being defined.");}
48
- function Aa(a,b,c){a.o=!0;var f;try{var d=c.prototype;if(!(d instanceof Object))throw new TypeError("The custom element constructor's prototype is not an object.");var e=function(m){var x=d[m];if(void 0!==x&&!(x instanceof Function))throw Error("The '"+m+"' callback must be a function.");return x};var g=e("connectedCallback");var h=e("disconnectedCallback");var k=e("adoptedCallback");var l=(f=e("attributeChangedCallback"))&&c.observedAttributes||[]}catch(m){throw m;}finally{a.o=!1}c={localName:b,
49
- constructorFunction:c,connectedCallback:g,disconnectedCallback:h,adoptedCallback:k,attributeChangedCallback:f,observedAttributes:l,constructionStack:[]};a.l.set(b,c);a.u.set(c.constructorFunction,c);return c}Y.prototype.upgrade=function(a){V(this.b,a)};
50
- function za(a){if(!1!==a.c){a.c=!1;for(var b=[],c=a.m,f=new Map,d=0;d<c.length;d++)f.set(c[d],[]);V(a.b,document,{upgrade:function(k){if(void 0===k.__CE_state){var l=k.localName,m=f.get(l);m?m.push(k):a.l.has(l)&&b.push(k)}}});for(d=0;d<b.length;d++)T(a.b,b[d]);for(d=0;d<c.length;d++){for(var e=c[d],g=f.get(e),h=0;h<g.length;h++)T(a.b,g[h]);(e=a.s.get(e))&&e.resolve(void 0)}c.length=0}}Y.prototype.get=function(a){if(a=W(this,a))return a.constructorFunction};
51
- Y.prototype.whenDefined=function(a){if(!qa(a))return Promise.reject(new SyntaxError("'"+a+"' is not a valid custom element name."));var b=this.s.get(a);if(b)return b.w;b=new va;this.s.set(a,b);var c=this.l.has(a)||this.j.has(a);a=-1===this.m.indexOf(a);c&&a&&b.resolve(void 0);return b.w};Y.prototype.polyfillWrapFlushCallback=function(a){this.v&&xa(this.v);var b=this.i;this.i=function(c){return a(function(){return b(c)})}};
52
- function W(a,b){var c=a.l.get(b);if(c)return c;if(c=a.j.get(b)){a.j.delete(b);try{return Aa(a,b,c())}catch(f){X(f)}}}window.CustomElementRegistry=Y;Y.prototype.define=Y.prototype.define;Y.prototype.upgrade=Y.prototype.upgrade;Y.prototype.get=Y.prototype.get;Y.prototype.whenDefined=Y.prototype.whenDefined;Y.prototype.polyfillDefineLazy=Y.prototype.B;Y.prototype.polyfillWrapFlushCallback=Y.prototype.polyfillWrapFlushCallback;function Z(a,b,c){function f(d){return function(e){for(var g=[],h=0;h<arguments.length;++h)g[h]=arguments[h];h=[];for(var k=[],l=0;l<g.length;l++){var m=g[l];m instanceof Element&&J(m)&&k.push(m);if(m instanceof DocumentFragment)for(m=m.firstChild;m;m=m.nextSibling)h.push(m);else h.push(m)}d.apply(this,g);for(g=0;g<k.length;g++)U(a,k[g]);if(J(this))for(g=0;g<h.length;g++)k=h[g],k instanceof Element&&S(a,k)}}void 0!==c.prepend&&(b.prepend=f(c.prepend));void 0!==c.append&&(b.append=f(c.append))};function Ba(a){Document.prototype.createElement=function(b){return ua(a,this,b,null)};Document.prototype.importNode=function(b,c){b=aa.call(this,b,!!c);this.__CE_registry?V(a,b):Q(a,b);return b};Document.prototype.createElementNS=function(b,c){return ua(a,this,c,b)};Z(a,Document.prototype,{prepend:ba,append:ca})};function Ca(a){function b(f){return function(d){for(var e=[],g=0;g<arguments.length;++g)e[g]=arguments[g];g=[];for(var h=[],k=0;k<e.length;k++){var l=e[k];l instanceof Element&&J(l)&&h.push(l);if(l instanceof DocumentFragment)for(l=l.firstChild;l;l=l.nextSibling)g.push(l);else g.push(l)}f.apply(this,e);for(e=0;e<h.length;e++)U(a,h[e]);if(J(this))for(e=0;e<g.length;e++)h=g[e],h instanceof Element&&S(a,h)}}var c=Element.prototype;void 0!==ia&&(c.before=b(ia));void 0!==ja&&(c.after=b(ja));void 0!==ka&&
53
- (c.replaceWith=function(f){for(var d=[],e=0;e<arguments.length;++e)d[e]=arguments[e];e=[];for(var g=[],h=0;h<d.length;h++){var k=d[h];k instanceof Element&&J(k)&&g.push(k);if(k instanceof DocumentFragment)for(k=k.firstChild;k;k=k.nextSibling)e.push(k);else e.push(k)}h=J(this);ka.apply(this,d);for(d=0;d<g.length;d++)U(a,g[d]);if(h)for(U(a,this),d=0;d<e.length;d++)g=e[d],g instanceof Element&&S(a,g)});void 0!==la&&(c.remove=function(){var f=J(this);la.call(this);f&&U(a,this)})};function Da(a){function b(d,e){Object.defineProperty(d,"innerHTML",{enumerable:e.enumerable,configurable:!0,get:e.get,set:function(g){var h=this,k=void 0;J(this)&&(k=[],P(a,this,function(x){x!==h&&k.push(x)}));e.set.call(this,g);if(k)for(var l=0;l<k.length;l++){var m=k[l];1===m.__CE_state&&a.disconnectedCallback(m)}this.ownerDocument.__CE_registry?V(a,this):Q(a,this);return g}})}function c(d,e){d.insertAdjacentElement=function(g,h){var k=J(h);g=e.call(this,g,h);k&&U(a,h);J(g)&&S(a,h);return g}}function f(d,
54
- e){function g(h,k){for(var l=[];h!==k;h=h.nextSibling)l.push(h);for(k=0;k<l.length;k++)V(a,l[k])}d.insertAdjacentHTML=function(h,k){h=h.toLowerCase();if("beforebegin"===h){var l=this.previousSibling;e.call(this,h,k);g(l||this.parentNode.firstChild,this)}else if("afterbegin"===h)l=this.firstChild,e.call(this,h,k),g(this.firstChild,l);else if("beforeend"===h)l=this.lastChild,e.call(this,h,k),g(l||this.firstChild,null);else if("afterend"===h)l=this.nextSibling,e.call(this,h,k),g(this.nextSibling,l);
55
- else throw new SyntaxError("The value provided ("+String(h)+") is not one of 'beforebegin', 'afterbegin', 'beforeend', or 'afterend'.");}}y&&(Element.prototype.attachShadow=function(d){d=y.call(this,d);if(a.f&&!d.__CE_patched){d.__CE_patched=!0;for(var e=0;e<a.h.length;e++)a.h[e](d)}return this.__CE_shadowRoot=d});z&&z.get?b(Element.prototype,z):I&&I.get?b(HTMLElement.prototype,I):ta(a,function(d){b(d,{enumerable:!0,configurable:!0,get:function(){return q.call(this,!0).innerHTML},set:function(e){var g=
56
- "template"===this.localName,h=g?this.content:this,k=p.call(document,this.namespaceURI,this.localName);for(k.innerHTML=e;0<h.childNodes.length;)u.call(h,h.childNodes[0]);for(e=g?k.content:k;0<e.childNodes.length;)r.call(h,e.childNodes[0])}})});Element.prototype.setAttribute=function(d,e){if(1!==this.__CE_state)return B.call(this,d,e);var g=A.call(this,d);B.call(this,d,e);e=A.call(this,d);a.attributeChangedCallback(this,d,g,e,null)};Element.prototype.setAttributeNS=function(d,e,g){if(1!==this.__CE_state)return E.call(this,
57
- d,e,g);var h=D.call(this,d,e);E.call(this,d,e,g);g=D.call(this,d,e);a.attributeChangedCallback(this,e,h,g,d)};Element.prototype.removeAttribute=function(d){if(1!==this.__CE_state)return C.call(this,d);var e=A.call(this,d);C.call(this,d);null!==e&&a.attributeChangedCallback(this,d,e,null,null)};Element.prototype.removeAttributeNS=function(d,e){if(1!==this.__CE_state)return F.call(this,d,e);var g=D.call(this,d,e);F.call(this,d,e);var h=D.call(this,d,e);g!==h&&a.attributeChangedCallback(this,e,g,h,d)};
58
- na?c(HTMLElement.prototype,na):G&&c(Element.prototype,G);oa?f(HTMLElement.prototype,oa):H&&f(Element.prototype,H);Z(a,Element.prototype,{prepend:fa,append:ha});Ca(a)};var Ea={};function Fa(a){function b(){var c=this.constructor;var f=document.__CE_registry.u.get(c);if(!f)throw Error("Failed to construct a custom element: The constructor was not registered with `customElements`.");var d=f.constructionStack;if(0===d.length)return d=n.call(document,f.localName),Object.setPrototypeOf(d,c.prototype),d.__CE_state=1,d.__CE_definition=f,R(a,d),d;var e=d.length-1,g=d[e];if(g===Ea)throw Error("Failed to construct '"+f.localName+"': This element was already constructed.");d[e]=Ea;
59
- Object.setPrototypeOf(g,c.prototype);R(a,g);return g}b.prototype=ma.prototype;Object.defineProperty(HTMLElement.prototype,"constructor",{writable:!0,configurable:!0,enumerable:!1,value:b});window.HTMLElement=b};function Ga(a){function b(c,f){Object.defineProperty(c,"textContent",{enumerable:f.enumerable,configurable:!0,get:f.get,set:function(d){if(this.nodeType===Node.TEXT_NODE)f.set.call(this,d);else{var e=void 0;if(this.firstChild){var g=this.childNodes,h=g.length;if(0<h&&J(this)){e=Array(h);for(var k=0;k<h;k++)e[k]=g[k]}}f.set.call(this,d);if(e)for(d=0;d<e.length;d++)U(a,e[d])}}})}Node.prototype.insertBefore=function(c,f){if(c instanceof DocumentFragment){var d=K(c);c=t.call(this,c,f);if(J(this))for(f=
60
- 0;f<d.length;f++)S(a,d[f]);return c}d=c instanceof Element&&J(c);f=t.call(this,c,f);d&&U(a,c);J(this)&&S(a,c);return f};Node.prototype.appendChild=function(c){if(c instanceof DocumentFragment){var f=K(c);c=r.call(this,c);if(J(this))for(var d=0;d<f.length;d++)S(a,f[d]);return c}f=c instanceof Element&&J(c);d=r.call(this,c);f&&U(a,c);J(this)&&S(a,c);return d};Node.prototype.cloneNode=function(c){c=q.call(this,!!c);this.ownerDocument.__CE_registry?V(a,c):Q(a,c);return c};Node.prototype.removeChild=function(c){var f=
61
- c instanceof Element&&J(c),d=u.call(this,c);f&&U(a,c);return d};Node.prototype.replaceChild=function(c,f){if(c instanceof DocumentFragment){var d=K(c);c=v.call(this,c,f);if(J(this))for(U(a,f),f=0;f<d.length;f++)S(a,d[f]);return c}d=c instanceof Element&&J(c);var e=v.call(this,c,f),g=J(this);g&&U(a,f);d&&U(a,c);g&&S(a,c);return e};w&&w.get?b(Node.prototype,w):sa(a,function(c){b(c,{enumerable:!0,configurable:!0,get:function(){for(var f=[],d=this.firstChild;d;d=d.nextSibling)d.nodeType!==Node.COMMENT_NODE&&
62
- f.push(d.textContent);return f.join("")},set:function(f){for(;this.firstChild;)u.call(this,this.firstChild);null!=f&&""!==f&&r.call(this,document.createTextNode(f))}})})};var O=window.customElements;function Ha(){var a=new N;Fa(a);Ba(a);Z(a,DocumentFragment.prototype,{prepend:da,append:ea});Ga(a);Da(a);a=new Y(a);document.__CE_registry=a;Object.defineProperty(window,"customElements",{configurable:!0,enumerable:!0,value:a})}O&&!O.forcePolyfill&&"function"==typeof O.define&&"function"==typeof O.get||Ha();window.__CE_installPolyfill=Ha;/*
63
-
64
- Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
65
- This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
66
- The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
67
- The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
68
- Code distributed by Google as part of the polymer project is also
69
- subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
70
- */
71
- }).call(this);
72
-
73
- //# sourceMappingURL=webcomponents-ce.js.map