Skip to content

Commit

Permalink
Merge pull request #640 from hypnotoad08/master
Browse files Browse the repository at this point in the history
Update to Angular 13
  • Loading branch information
CuppaLabs committed Nov 13, 2023
2 parents 8422dae + 96b0a24 commit 3d676b6
Show file tree
Hide file tree
Showing 24 changed files with 14,270 additions and 16,535 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,4 @@ testem.log
# System Files
.DS_Store
Thumbs.db
.angular
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Angular 2/4/6/8 Multiselect Dropdown
# Angular 2/4/6/8 Multiselect Dropdown - Updated to work with Angular 13
[![npm version](https://img.shields.io/npm/v/angular2-multiselect-dropdown.svg)](https://www.npmjs.com/package/angular2-multiselect-dropdown)
[![downloads](https://img.shields.io/npm/dt/angular2-multiselect-dropdown.svg)](https://www.npmjs.com/package/angular2-multiselect-dropdown)
[![license](https://img.shields.io/github/license/cuppalabs/angular2-multiselect-dropdown.svg)](https://www.npmjs.com/package/angular2-multiselect-dropdown)
Expand Down
26 changes: 1 addition & 25 deletions docs/3rdpartylicenses.txt
Original file line number Diff line number Diff line change
Expand Up @@ -98,30 +98,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.


css-loader
MIT
Copyright JS Foundation and other contributors

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
'Software'), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.


ng2-adsense
MIT
MIT License
Expand Down Expand Up @@ -360,7 +336,7 @@ zone.js
MIT
The MIT License

Copyright (c) 2010-2020 Google LLC. http://angular.io/license
Copyright (c) 2010-2022 Google LLC. https://angular.io/license

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
37 changes: 18 additions & 19 deletions docs/index.html
Original file line number Diff line number Diff line change
@@ -1,27 +1,25 @@
<!doctype html>
<html lang="en">
<head>
<!DOCTYPE html><html lang="en"><head>
<meta charset="utf-8">
<title>Angular Multiselect Dropdown | Cuppa Labs</title>
<base href="/angular2-multiselect-dropdown/">
<base href="/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="/angular2-multiselect-dropdown/assets/img/coffee11.png">
<link rel="manifest" href="manifest.webmanifest">
<meta name="theme-color" content="#1976d2">
<meta name="description" content="Multiselect dropdown component library for Angular v11, 10, 9, 8, 6, 4 apps. Easy and simple to integrate. Powerful library by Cuppa Labs">
<meta content="angular 11 multiselect, angular 2 dropdown, angular2 dropdown, angular 2 multiselect dropdown, angular 2 multiselect" name="keywords"/>
<meta property="og:description" content="Multiselect dropdown component library for Angular v11, 10, 9, 8, 6, 4 apps. Easy and simple to integrate. Powerful library by Cuppa Labs"/>
<meta property="og:url" content="https://cuppalabs.github.io/components/multiselectDropdown/"/>
<meta property="og:type" content="website"/>
<meta property="og:title" content="Angular MultiSelect Dropdown | Cuppa Labs"/>
<meta property="og:site_name" content="Cuppa Labs"/>
<meta property="article:publisher" content="https://www.facebook.com/cuppalabs/"/>
<meta property="article:author" content="https://www.facebook.com/pradeepkumar.terli"/>
<meta property="article:tag" content="Angular 2"/>
<meta property="article:tag" content="html5"/>
<meta property="article:tag" content="css3"/>
<meta property="og:image" content="https://cuppalabs.github.io/angular2-multiselect-dropdown/assets/img/multiselect.jpeg"/>
<link rel="stylesheet" href="styles.07e6fe6f9fb4f74ed029.css"></head>
<meta content="angular 11 multiselect, angular 2 dropdown, angular2 dropdown, angular 2 multiselect dropdown, angular 2 multiselect" name="keywords">
<meta property="og:description" content="Multiselect dropdown component library for Angular v11, 10, 9, 8, 6, 4 apps. Easy and simple to integrate. Powerful library by Cuppa Labs">
<meta property="og:url" content="https://cuppalabs.github.io/components/multiselectDropdown/">
<meta property="og:type" content="website">
<meta property="og:title" content="Angular MultiSelect Dropdown | Cuppa Labs">
<meta property="og:site_name" content="Cuppa Labs">
<meta property="article:publisher" content="https://www.facebook.com/cuppalabs/">
<meta property="article:author" content="https://www.facebook.com/pradeepkumar.terli">
<meta property="article:tag" content="Angular 2">
<meta property="article:tag" content="html5">
<meta property="article:tag" content="css3">
<meta property="og:image" content="https://cuppalabs.github.io/angular2-multiselect-dropdown/assets/img/multiselect.jpeg">
<style>@charset "UTF-8";:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13, 110, 253;--bs-secondary-rgb:108, 117, 125;--bs-success-rgb:25, 135, 84;--bs-info-rgb:13, 202, 240;--bs-warning-rgb:255, 193, 7;--bs-danger-rgb:220, 53, 69;--bs-light-rgb:248, 249, 250;--bs-dark-rgb:33, 37, 41;--bs-white-rgb:255, 255, 255;--bs-black-rgb:0, 0, 0;--bs-body-color-rgb:33, 37, 41;--bs-body-bg-rgb:255, 255, 255;--bs-font-sans-serif:system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace:SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0, 0, 0, .175);--bs-border-radius:.375rem;--bs-border-radius-sm:.25rem;--bs-border-radius-lg:.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-2xl:2rem;--bs-border-radius-pill:50rem;--bs-link-color:#0d6efd;--bs-link-hover-color:#0a58ca;--bs-code-color:#d63384;--bs-highlight-bg:#fff3cd}*,*:before,*:after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{min-height:75rem;padding-top:60px}</style><link rel="stylesheet" href="styles.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles.css"></noscript></head>
<body>
<app-root></app-root>
<script async="" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
Expand Down Expand Up @@ -58,5 +56,6 @@
})(document, window, 'Chatra');
</script>
<noscript>Please enable JavaScript to continue using this application.</noscript>
<script src="runtime.0e49e2b53282f40c8925.js" defer></script><script src="polyfills.3116b8e9dbb90fea460e.js" defer></script><script src="scripts.c652307a20a4afc3aa92.js" defer></script><script src="main.8ee08a64ddb56f435d1d.js" defer></script></body>
</html>
<script src="runtime.js" type="module"></script><script src="polyfills.js" type="module"></script><script src="scripts.js" defer></script><script src="main.js" type="module"></script>

</body></html>
1 change: 0 additions & 1 deletion docs/main.8ee08a64ddb56f435d1d.js

This file was deleted.

1 change: 1 addition & 0 deletions docs/main.js

Large diffs are not rendered by default.

0 comments on commit 3d676b6

Please sign in to comment.