@qaecy/cue-ui 0.0.12 → 0.0.14

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.
@@ -2081,28 +2081,3 @@ Apache-2.0
2081
2081
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
2082
2082
  See the License for the specific language governing permissions and
2083
2083
  limitations under the License.
2084
-
2085
-
2086
- zone.js
2087
- MIT
2088
- The MIT License
2089
-
2090
- Copyright (c) 2010-2025 Google LLC. https://angular.dev/license
2091
-
2092
- Permission is hereby granted, free of charge, to any person obtaining a copy
2093
- of this software and associated documentation files (the "Software"), to deal
2094
- in the Software without restriction, including without limitation the rights
2095
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2096
- copies of the Software, and to permit persons to whom the Software is
2097
- furnished to do so, subject to the following conditions:
2098
-
2099
- The above copyright notice and this permission notice shall be included in
2100
- all copies or substantial portions of the Software.
2101
-
2102
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2103
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2104
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2105
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2106
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2107
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2108
- THE SOFTWARE.
@@ -612,5 +612,5 @@
612
612
  console.error('[demo] Unhandled promise rejection:', evt.reason);
613
613
  });
614
614
  </script>
615
- <script src="runtime.js" type="module"></script><script src="polyfills.js" type="module"></script><script src="main.js" type="module"></script></body>
615
+ <script src="runtime.js" type="module"></script><script src="main.js" type="module"></script></body>
616
616
  </html>