@smart-webcomponents-angular/combobox 9.2.22 → 13.0.9

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 (59) hide show
  1. package/README.md +10 -2
  2. package/combobox/index.d.ts +1 -0
  3. package/combobox/smart-webcomponents-angular-combobox.d.ts +2 -2
  4. package/combobox/smart.combobox.d.ts +6 -6
  5. package/combobox/smart.combobox.module.d.ts +7 -0
  6. package/combobox/smart.element.d.ts +4 -1
  7. package/combobox/smart.listitem.d.ts +3 -0
  8. package/combobox/smart.listitemsgroup.d.ts +3 -0
  9. package/common/i18n.phonenumbers.min.js +501 -0
  10. package/common/runtime.js +748 -0
  11. package/demo/angular.json +2 -2
  12. package/demo/src/tsconfig.app.json +15 -15
  13. package/demo/src/tsconfig.json +23 -23
  14. package/esm2020/combobox/index.mjs +2 -0
  15. package/{esm2015/combobox/public_api.js → esm2020/combobox/public_api.mjs} +0 -0
  16. package/{esm2015/combobox/smart-webcomponents-angular-combobox.js → esm2020/combobox/smart-webcomponents-angular-combobox.mjs} +2 -3
  17. package/esm2020/combobox/smart.combobox.mjs +1042 -0
  18. package/esm2020/combobox/smart.combobox.module.mjs +20 -0
  19. package/esm2020/combobox/smart.element.mjs +99 -0
  20. package/esm2020/combobox/smart.listitem.mjs +150 -0
  21. package/esm2020/combobox/smart.listitemsgroup.mjs +60 -0
  22. package/fesm2015/{smart-webcomponents-angular-combobox.js → smart-webcomponents-angular-combobox.mjs} +238 -146
  23. package/fesm2015/smart-webcomponents-angular-combobox.mjs.map +1 -0
  24. package/fesm2020/smart-webcomponents-angular-combobox.mjs +1369 -0
  25. package/fesm2020/smart-webcomponents-angular-combobox.mjs.map +1 -0
  26. package/images/flags.png +0 -0
  27. package/index.d.ts +3578 -658
  28. package/package.json +26 -24
  29. package/source/modules/smart.combobox.js +1 -1
  30. package/source/smart.button.js +2 -2
  31. package/source/smart.checkbox.js +2 -2
  32. package/source/smart.combobox.js +2 -2
  33. package/source/smart.dropdownlist.js +2 -2
  34. package/source/smart.element.js +2 -2
  35. package/source/smart.listbox.js +2 -2
  36. package/source/smart.radiobutton.js +2 -2
  37. package/source/smart.scrollbar.js +2 -2
  38. package/styles/font/smart-icons.eot +0 -0
  39. package/styles/font/smart-icons.svg +64 -2
  40. package/styles/font/smart-icons.ttf +0 -0
  41. package/styles/font/smart-icons.woff +0 -0
  42. package/styles/font/smart-icons.woff2 +0 -0
  43. package/styles/smart.base.css +4 -4
  44. package/styles/smart.combobox.css +2 -2
  45. package/styles/smart.common.css +1 -1
  46. package/bundles/smart-webcomponents-angular-combobox.umd.js +0 -2011
  47. package/bundles/smart-webcomponents-angular-combobox.umd.min.js +0 -25
  48. package/combobox/smart-webcomponents-angular-combobox.metadata.json +0 -1
  49. package/demo/src/app/app.component.ts +0 -29
  50. package/demo/src/app/app.module.ts +0 -15
  51. package/demo/src/app/main.ts +0 -6
  52. package/demo/src/main.ts +0 -16
  53. package/demo/src/polyfills.ts +0 -73
  54. package/esm2015/combobox/smart.combobox.js +0 -986
  55. package/esm2015/combobox/smart.combobox.module.js +0 -15
  56. package/esm2015/combobox/smart.element.js +0 -83
  57. package/esm2015/combobox/smart.listitem.js +0 -140
  58. package/esm2015/combobox/smart.listitemsgroup.js +0 -60
  59. package/fesm2015/smart-webcomponents-angular-combobox.js.map +0 -1
@@ -1,25 +0,0 @@
1
-
2
- if (!window['Smart']) {
3
- window['Smart'] = { RenderMode: 'manual' };
4
- }
5
- else {
6
- window['Smart'].RenderMode = 'manual';
7
- }
8
- import './../source/modules/smart.combobox';
9
-
10
- !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("@angular/core"),require("@angular/forms")):"function"==typeof define&&define.amd?define("smart-webcomponents-angular/combobox",["exports","@angular/core","@angular/forms"],t):t(((e="undefined"!=typeof globalThis?globalThis:e||self)["smart-webcomponents-angular"]=e["smart-webcomponents-angular"]||{},e["smart-webcomponents-angular"].combobox={}),e.ng.core,e.ng.forms)}(this,(function(e,t,n){"use strict";
11
- /*! *****************************************************************************
12
- Copyright (c) Microsoft Corporation.
13
-
14
- Permission to use, copy, modify, and/or distribute this software for any
15
- purpose with or without fee is hereby granted.
16
-
17
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
18
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
19
- AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
20
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
21
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
22
- OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
23
- PERFORMANCE OF THIS SOFTWARE.
24
- ***************************************************************************** */var i=function(e,t){return(i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])})(e,t)};function o(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}i(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}function r(e,t,n,i){return new(n||(n=Promise))((function(o,r){function a(e){try{s(i.next(e))}catch(e){r(e)}}function l(e){try{s(i.throw(e))}catch(e){r(e)}}function s(e){var t;e.done?o(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(a,l)}s((i=i.apply(e,t||[])).next())}))}function a(e,t){var n,i,o,r,a={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return r={next:l(0),throw:l(1),return:l(2)},"function"==typeof Symbol&&(r[Symbol.iterator]=function(){return this}),r;function l(r){return function(l){return function(r){if(n)throw new TypeError("Generator is already executing.");for(;a;)try{if(n=1,i&&(o=2&r[0]?i.return:r[0]?i.throw||((o=i.return)&&o.call(i),0):i.next)&&!(o=o.call(i,r[1])).done)return o;switch(i=0,o&&(r=[2&r[0],o.value]),r[0]){case 0:case 1:o=r;break;case 4:return a.label++,{value:r[1],done:!1};case 5:a.label++,i=r[1],r=[0];continue;case 7:r=a.ops.pop(),a.trys.pop();continue;default:if(!(o=a.trys,(o=o.length>0&&o[o.length-1])||6!==r[0]&&2!==r[0])){a=0;continue}if(3===r[0]&&(!o||r[1]>o[0]&&r[1]<o[3])){a.label=r[1];break}if(6===r[0]&&a.label<o[1]){a.label=o[1],o=r;break}if(o&&a.label<o[2]){a.label=o[2],a.ops.push(r);break}o[2]&&a.ops.pop(),a.trys.pop();continue}r=t.call(e,a)}catch(e){r=[6,e],i=0}finally{n=o=0}if(5&r[0])throw r[1];return{value:r[0]?r[1]:void 0,done:!0}}([r,l])}}}Object.create;Object.create;var l=function(){function e(e){this.onCreate=new t.EventEmitter,this.onReady=new t.EventEmitter,this.onAttach=new t.EventEmitter,this.onDetach=new t.EventEmitter;var n=this;this.nativeElement=e.nativeElement,n.nativeElement.onAttached=function(){n.onAttach.emit(n.nativeElement)},n.nativeElement.onDetached=function(){n.onDetach.emit(n.nativeElement)}}return e.prototype.addEventListener=function(e,t,n){void 0===n&&(n=!1),this.nativeElement.addEventListener(e,t,n)},e.prototype.removeEventListener=function(e,t,n){void 0===n&&(n=!1),this.nativeElement.removeEventListener(e,t,n)},e.prototype.dispatchEvent=function(e){return this.nativeElement.dispatchEvent(e)},e.prototype.blur=function(){this.nativeElement.blur()},e.prototype.click=function(){this.nativeElement.click()},e.prototype.focus=function(e){this.nativeElement.focus(e)},Object.defineProperty(e.prototype,"locale",{get:function(){return this.nativeElement?this.nativeElement.locale:void 0},set:function(e){this.nativeElement&&(this.nativeElement.locale=e)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"localizeFormatFunction",{get:function(){return this.nativeElement?this.nativeElement.localizeFormatFunction:void 0},set:function(e){this.nativeElement&&(this.nativeElement.localizeFormatFunction=e)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"messages",{get:function(){return this.nativeElement?this.nativeElement.messages:void 0},set:function(e){this.nativeElement&&(this.nativeElement.messages=e)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"rightToLeft",{get:function(){return this.nativeElement?this.nativeElement.rightToLeft:void 0},set:function(e){this.nativeElement&&(this.nativeElement.rightToLeft=e)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"theme",{get:function(){return this.nativeElement?this.nativeElement.theme:void 0},set:function(e){this.nativeElement&&(this.nativeElement.theme=e)},enumerable:!1,configurable:!0}),e}();l.propDecorators={onCreate:[{type:t.Output}],onReady:[{type:t.Output}],onAttach:[{type:t.Output}],onDetach:[{type:t.Output}],locale:[{type:t.Input}],localizeFormatFunction:[{type:t.Input}],messages:[{type:t.Input}],rightToLeft:[{type:t.Input}],theme:[{type:t.Input}]};var s=window.Smart,u={provide:n.NG_VALUE_ACCESSOR,useExisting:t.forwardRef((function(){return c})),multi:!0},c=function(e){function n(n){var i=e.call(this,n)||this;return i.eventHandlers=[],i._onChange=function(){},i._onTouched=function(){},i.onChange=new t.EventEmitter,i.onClose=new t.EventEmitter,i.onClosing=new t.EventEmitter,i.onItemClick=new t.EventEmitter,i.onOpen=new t.EventEmitter,i.onOpening=new t.EventEmitter,i.onResizeStart=new t.EventEmitter,i.onResizeEnd=new t.EventEmitter,i.onScrollBottomReached=new t.EventEmitter,i.onScrollTopReached=new t.EventEmitter,i.onTokenClick=new t.EventEmitter,i._initialChange=!0,i.nativeElement=n.nativeElement,i}return o(n,e),n.prototype.createComponent=function(e){for(var t in void 0===e&&(e={}),this.nativeElement=document.createElement("smart-combo-box"),e)this.nativeElement[t]=e[t];return this.nativeElement},Object.defineProperty(n.prototype,"animation",{get:function(){return this.nativeElement?this.nativeElement.animation:void 0},set:function(e){this.nativeElement&&(this.nativeElement.animation=e)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"autoCloseDelay",{get:function(){return this.nativeElement?this.nativeElement.autoCloseDelay:void 0},set:function(e){this.nativeElement&&(this.nativeElement.autoCloseDelay=e)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"autoComplete",{get:function(){return this.nativeElement?this.nativeElement.autoComplete:void 0},set:function(e){this.nativeElement&&(this.nativeElement.autoComplete=e)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"autoCompleteDelay",{get:function(){return this.nativeElement?this.nativeElement.autoCompleteDelay:void 0},set:function(e){this.nativeElement&&(this.nativeElement.autoCompleteDelay=e)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"autoOpenShortcutKey",{get:function(){return this.nativeElement?this.nativeElement.autoOpenShortcutKey:void 0},set:function(e){this.nativeElement&&(this.nativeElement.autoOpenShortcutKey=e)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"dataSource",{get:function(){return this.nativeElement?this.nativeElement.dataSource:void 0},set:function(e){this.nativeElement&&(this.nativeElement.dataSource=e)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"disabled",{get:function(){return this.nativeElement?this.nativeElement.disabled:void 0},set:function(e){this.nativeElement&&(this.nativeElement.disabled=e)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"displayLoadingIndicator",{get:function(){return this.nativeElement?this.nativeElement.displayLoadingIndicator:void 0},set:function(e){this.nativeElement&&(this.nativeElement.displayLoadingIndicator=e)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"displayMember",{get:function(){return this.nativeElement?this.nativeElement.displayMember:void 0},set:function(e){this.nativeElement&&(this.nativeElement.displayMember=e)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"dropDownAppendTo",{get:function(){return this.nativeElement?this.nativeElement.dropDownAppendTo:void 0},set:function(e){this.nativeElement&&(this.nativeElement.dropDownAppendTo=e)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"dropDownButtonPosition",{get:function(){return this.nativeElement?this.nativeElement.dropDownButtonPosition:void 0},set:function(e){this.nativeElement&&(this.nativeElement.dropDownButtonPosition=e)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"dropDownHeight",{get:function(){return this.nativeElement?this.nativeElement.dropDownHeight:void 0},set:function(e){this.nativeElement&&(this.nativeElement.dropDownHeight=e)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"dropDownMaxHeight",{get:function(){return this.nativeElement?this.nativeElement.dropDownMaxHeight:void 0},set:function(e){this.nativeElement&&(this.nativeElement.dropDownMaxHeight=e)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"dropDownMaxWidth",{get:function(){return this.nativeElement?this.nativeElement.dropDownMaxWidth:void 0},set:function(e){this.nativeElement&&(this.nativeElement.dropDownMaxWidth=e)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"dropDownMinHeight",{get:function(){return this.nativeElement?this.nativeElement.dropDownMinHeight:void 0},set:function(e){this.nativeElement&&(this.nativeElement.dropDownMinHeight=e)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"dropDownMinWidth",{get:function(){return this.nativeElement?this.nativeElement.dropDownMinWidth:void 0},set:function(e){this.nativeElement&&(this.nativeElement.dropDownMinWidth=e)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"dropDownOpenMode",{get:function(){return this.nativeElement?this.nativeElement.dropDownOpenMode:void 0},set:function(e){this.nativeElement&&(this.nativeElement.dropDownOpenMode=e)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"dropDownOverlay",{get:function(){return this.nativeElement?this.nativeElement.dropDownOverlay:void 0},set:function(e){this.nativeElement&&(this.nativeElement.dropDownOverlay=e)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"dropDownPlaceholder",{get:function(){return this.nativeElement?this.nativeElement.dropDownPlaceholder:void 0},set:function(e){this.nativeElement&&(this.nativeElement.dropDownPlaceholder=e)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"dropDownPosition",{get:function(){return this.nativeElement?this.nativeElement.dropDownPosition:void 0},set:function(e){this.nativeElement&&(this.nativeElement.dropDownPosition=e)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"dropDownWidth",{get:function(){return this.nativeElement?this.nativeElement.dropDownWidth:void 0},set:function(e){this.nativeElement&&(this.nativeElement.dropDownWidth=e)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"escKeyMode",{get:function(){return this.nativeElement?this.nativeElement.escKeyMode:void 0},set:function(e){this.nativeElement&&(this.nativeElement.escKeyMode=e)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"filterable",{get:function(){return this.nativeElement?this.nativeElement.filterable:void 0},set:function(e){this.nativeElement&&(this.nativeElement.filterable=e)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"filterInputPlaceholder",{get:function(){return this.nativeElement?this.nativeElement.filterInputPlaceholder:void 0},set:function(e){this.nativeElement&&(this.nativeElement.filterInputPlaceholder=e)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"filterMode",{get:function(){return this.nativeElement?this.nativeElement.filterMode:void 0},set:function(e){this.nativeElement&&(this.nativeElement.filterMode=e)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"grouped",{get:function(){return this.nativeElement?this.nativeElement.grouped:void 0},set:function(e){this.nativeElement&&(this.nativeElement.grouped=e)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"groupMember",{get:function(){return this.nativeElement?this.nativeElement.groupMember:void 0},set:function(e){this.nativeElement&&(this.nativeElement.groupMember=e)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"hint",{get:function(){return this.nativeElement?this.nativeElement.hint:void 0},set:function(e){this.nativeElement&&(this.nativeElement.hint=e)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"horizontalScrollBarVisibility",{get:function(){return this.nativeElement?this.nativeElement.horizontalScrollBarVisibility:void 0},set:function(e){this.nativeElement&&(this.nativeElement.horizontalScrollBarVisibility=e)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"inputMember",{get:function(){return this.nativeElement?this.nativeElement.inputMember:void 0},set:function(e){this.nativeElement&&(this.nativeElement.inputMember=e)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"inputPurpose",{get:function(){return this.nativeElement?this.nativeElement.inputPurpose:void 0},set:function(e){this.nativeElement&&(this.nativeElement.inputPurpose=e)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"incrementalSearchDelay",{get:function(){return this.nativeElement?this.nativeElement.incrementalSearchDelay:void 0},set:function(e){this.nativeElement&&(this.nativeElement.incrementalSearchDelay=e)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"incrementalSearchMode",{get:function(){return this.nativeElement?this.nativeElement.incrementalSearchMode:void 0},set:function(e){this.nativeElement&&(this.nativeElement.incrementalSearchMode=e)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"itemHeight",{get:function(){return this.nativeElement?this.nativeElement.itemHeight:void 0},set:function(e){this.nativeElement&&(this.nativeElement.itemHeight=e)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"itemMeasureMode",{get:function(){return this.nativeElement?this.nativeElement.itemMeasureMode:void 0},set:function(e){this.nativeElement&&(this.nativeElement.itemMeasureMode=e)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"items",{get:function(){return this.nativeElement?this.nativeElement.items:void 0},set:function(e){this.nativeElement&&(this.nativeElement.items=e)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"itemTemplate",{get:function(){return this.nativeElement?this.nativeElement.itemTemplate:void 0},set:function(e){this.nativeElement&&(this.nativeElement.itemTemplate=e)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"label",{get:function(){return this.nativeElement?this.nativeElement.label:void 0},set:function(e){this.nativeElement&&(this.nativeElement.label=e)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"loadingIndicatorPlaceholder",{get:function(){return this.nativeElement?this.nativeElement.loadingIndicatorPlaceholder:void 0},set:function(e){this.nativeElement&&(this.nativeElement.loadingIndicatorPlaceholder=e)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"loadingIndicatorPosition",{get:function(){return this.nativeElement?this.nativeElement.loadingIndicatorPosition:void 0},set:function(e){this.nativeElement&&(this.nativeElement.loadingIndicatorPosition=e)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"locale",{get:function(){return this.nativeElement?this.nativeElement.locale:void 0},set:function(e){this.nativeElement&&(this.nativeElement.locale=e)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"localizeFormatFunction",{get:function(){return this.nativeElement?this.nativeElement.localizeFormatFunction:void 0},set:function(e){this.nativeElement&&(this.nativeElement.localizeFormatFunction=e)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"messages",{get:function(){return this.nativeElement?this.nativeElement.messages:void 0},set:function(e){this.nativeElement&&(this.nativeElement.messages=e)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"minLength",{get:function(){return this.nativeElement?this.nativeElement.minLength:void 0},set:function(e){this.nativeElement&&(this.nativeElement.minLength=e)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"name",{get:function(){return this.nativeElement?this.nativeElement.name:void 0},set:function(e){this.nativeElement&&(this.nativeElement.name=e)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"opened",{get:function(){return this.nativeElement?this.nativeElement.opened:void 0},set:function(e){this.nativeElement&&(this.nativeElement.opened=e)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"placeholder",{get:function(){return this.nativeElement?this.nativeElement.placeholder:void 0},set:function(e){this.nativeElement&&(this.nativeElement.placeholder=e)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"readonly",{get:function(){return this.nativeElement?this.nativeElement.readonly:void 0},set:function(e){this.nativeElement&&(this.nativeElement.readonly=e)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"rightToLeft",{get:function(){return this.nativeElement?this.nativeElement.rightToLeft:void 0},set:function(e){this.nativeElement&&(this.nativeElement.rightToLeft=e)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"resizeIndicator",{get:function(){return this.nativeElement?this.nativeElement.resizeIndicator:void 0},set:function(e){this.nativeElement&&(this.nativeElement.resizeIndicator=e)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"resizeMode",{get:function(){return this.nativeElement?this.nativeElement.resizeMode:void 0},set:function(e){this.nativeElement&&(this.nativeElement.resizeMode=e)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"selectionDisplayMode",{get:function(){return this.nativeElement?this.nativeElement.selectionDisplayMode:void 0},set:function(e){this.nativeElement&&(this.nativeElement.selectionDisplayMode=e)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"selectedIndexes",{get:function(){return this.nativeElement?this.nativeElement.selectedIndexes:void 0},set:function(e){this.nativeElement&&(this.nativeElement.selectedIndexes=e)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"selectedValues",{get:function(){return this.nativeElement?this.nativeElement.selectedValues:void 0},set:function(e){this.nativeElement&&(this.nativeElement.selectedValues=e)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"selectionMode",{get:function(){return this.nativeElement?this.nativeElement.selectionMode:void 0},set:function(e){this.nativeElement&&(this.nativeElement.selectionMode=e)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"sorted",{get:function(){return this.nativeElement?this.nativeElement.sorted:void 0},set:function(e){this.nativeElement&&(this.nativeElement.sorted=e)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"sortDirection",{get:function(){return this.nativeElement?this.nativeElement.sortDirection:void 0},set:function(e){this.nativeElement&&(this.nativeElement.sortDirection=e)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"theme",{get:function(){return this.nativeElement?this.nativeElement.theme:void 0},set:function(e){this.nativeElement&&(this.nativeElement.theme=e)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"tokenTemplate",{get:function(){return this.nativeElement?this.nativeElement.tokenTemplate:void 0},set:function(e){this.nativeElement&&(this.nativeElement.tokenTemplate=e)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"unfocusable",{get:function(){return this.nativeElement?this.nativeElement.unfocusable:void 0},set:function(e){this.nativeElement&&(this.nativeElement.unfocusable=e)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"value",{get:function(){return this.nativeElement?this.nativeElement.value:void 0},set:function(e){this.nativeElement&&(this.nativeElement.value=e)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"valueMember",{get:function(){return this.nativeElement?this.nativeElement.valueMember:void 0},set:function(e){this.nativeElement&&(this.nativeElement.valueMember=e)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"verticalScrollBarVisibility",{get:function(){return this.nativeElement?this.nativeElement.verticalScrollBarVisibility:void 0},set:function(e){this.nativeElement&&(this.nativeElement.verticalScrollBarVisibility=e)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"virtualized",{get:function(){return this.nativeElement?this.nativeElement.virtualized:void 0},set:function(e){this.nativeElement&&(this.nativeElement.virtualized=e)},enumerable:!1,configurable:!0}),n.prototype.appendChild=function(e){return r(this,void 0,void 0,(function(){var t=this;return a(this,(function(n){switch(n.label){case 0:return[4,function(){return new Promise((function(n){t.nativeElement.whenRendered((function(){var i=t.nativeElement.appendChild(e);n(i)}))}))}()];case 1:return[2,n.sent()]}}))}))},n.prototype.clearItems=function(){var e=this;this.nativeElement.isRendered?this.nativeElement.clearItems():this.nativeElement.whenRendered((function(){e.nativeElement.clearItems()}))},n.prototype.clearSelection=function(){var e=this;this.nativeElement.isRendered?this.nativeElement.clearSelection():this.nativeElement.whenRendered((function(){e.nativeElement.clearSelection()}))},n.prototype.close=function(){var e=this;this.nativeElement.isRendered?this.nativeElement.close():this.nativeElement.whenRendered((function(){e.nativeElement.close()}))},n.prototype.ensureVisible=function(e){var t=this;this.nativeElement.isRendered?this.nativeElement.ensureVisible(e):this.nativeElement.whenRendered((function(){t.nativeElement.ensureVisible(e)}))},n.prototype.getItem=function(e){return r(this,void 0,void 0,(function(){var t=this;return a(this,(function(n){switch(n.label){case 0:return[4,function(){return new Promise((function(n){t.nativeElement.whenRendered((function(){var i=t.nativeElement.getItem(e);n(i)}))}))}()];case 1:return[2,n.sent()]}}))}))},n.prototype.insert=function(e,t){var n=this;this.nativeElement.isRendered?this.nativeElement.insert(e,t):this.nativeElement.whenRendered((function(){n.nativeElement.insert(e,t)}))},n.prototype.insertBefore=function(e,t){return r(this,void 0,void 0,(function(){var n=this;return a(this,(function(i){switch(i.label){case 0:return[4,function(){return new Promise((function(i){n.nativeElement.whenRendered((function(){var o=n.nativeElement.insertBefore(e,t);i(o)}))}))}()];case 1:return[2,i.sent()]}}))}))},n.prototype.open=function(){var e=this;this.nativeElement.isRendered?this.nativeElement.open():this.nativeElement.whenRendered((function(){e.nativeElement.open()}))},n.prototype.removeAt=function(e){var t=this;this.nativeElement.isRendered?this.nativeElement.removeAt(e):this.nativeElement.whenRendered((function(){t.nativeElement.removeAt(e)}))},n.prototype.removeChild=function(e){return r(this,void 0,void 0,(function(){var t=this;return a(this,(function(n){switch(n.label){case 0:return[4,function(){return new Promise((function(n){t.nativeElement.whenRendered((function(){var i=t.nativeElement.removeChild(e);n(i)}))}))}()];case 1:return[2,n.sent()]}}))}))},n.prototype.select=function(e){var t=this;this.nativeElement.isRendered?this.nativeElement.select(e):this.nativeElement.whenRendered((function(){t.nativeElement.select(e)}))},n.prototype.unselect=function(e){var t=this;this.nativeElement.isRendered?this.nativeElement.unselect(e):this.nativeElement.whenRendered((function(){t.nativeElement.unselect(e)}))},n.prototype.update=function(e,t){var n=this;this.nativeElement.isRendered?this.nativeElement.update(e,t):this.nativeElement.whenRendered((function(){n.nativeElement.update(e,t)}))},Object.defineProperty(n.prototype,"isRendered",{get:function(){return!!this.nativeElement&&this.nativeElement.isRendered},enumerable:!1,configurable:!0}),n.prototype.ngOnInit=function(){},n.prototype.ngAfterViewInit=function(){var e=this;e.onCreate.emit(e.nativeElement),s.Render(),this.nativeElement.classList.add("smart-angular"),this.nativeElement.whenRendered((function(){e.onReady.emit(e.nativeElement)})),this.listen()},n.prototype.ngOnDestroy=function(){this.unlisten()},Object.defineProperty(n.prototype,"ngValue",{get:function(){if(!this.nativeElement)return null;if(this.selectedValues&&this.selectedValues.length>0)return 1===this.selectedValues.length?this.nativeElement.selectedValues[0]:this.nativeElement.selectedValues;var e=this.nativeElement.querySelector("input");return e?e.value:null},set:function(e){this.nativeElement&&this.writeValue(e)},enumerable:!1,configurable:!0}),n.prototype.writeValue=function(e){var t=this,n=this,i=null==e?"":e;n.nativeElement.whenRendered((function(){if(n.nativeElement.$.listBox.isInitialized=!n._initialChange,n.clearSelection(),Array.isArray(i)?e.forEach((function(e){return t.select(e)})):n.select(i),n.nativeElement.$.listBox.isInitialized=!0,n.nativeElement._applySelection(),!1===n._initialChange)if(n.selectedValues&&n.selectedValues.length>1)n._onChange(n.selectedValues);else{var o=n.nativeElement.querySelector("input");n._onChange(n.selectedValues&&n.selectedValues.length>0?n.selectedValues[0]:o?o.value:null)}}))},n.prototype.registerOnChange=function(e){this._onChange=e},n.prototype.registerOnTouched=function(e){this._onTouched=e},n.prototype.ngOnChanges=function(e){if(this.nativeElement&&this.nativeElement.isRendered)for(var t in e)e.hasOwnProperty(t)&&(this.nativeElement[t]=e[t].currentValue)},n.prototype.listen=function(){var e=this;e.eventHandlers.changeHandler=function(t){e.onChange.emit(t)},e.nativeElement.addEventListener("change",e.eventHandlers.changeHandler),e.eventHandlers.closeHandler=function(t){e.onClose.emit(t)},e.nativeElement.addEventListener("close",e.eventHandlers.closeHandler),e.eventHandlers.closingHandler=function(t){e.onClosing.emit(t)},e.nativeElement.addEventListener("closing",e.eventHandlers.closingHandler),e.eventHandlers.itemClickHandler=function(t){e.onItemClick.emit(t)},e.nativeElement.addEventListener("itemClick",e.eventHandlers.itemClickHandler),e.eventHandlers.openHandler=function(t){e.onOpen.emit(t)},e.nativeElement.addEventListener("open",e.eventHandlers.openHandler),e.eventHandlers.openingHandler=function(t){e.onOpening.emit(t)},e.nativeElement.addEventListener("opening",e.eventHandlers.openingHandler),e.eventHandlers.resizeStartHandler=function(t){e.onResizeStart.emit(t)},e.nativeElement.addEventListener("resizeStart",e.eventHandlers.resizeStartHandler),e.eventHandlers.resizeEndHandler=function(t){e.onResizeEnd.emit(t)},e.nativeElement.addEventListener("resizeEnd",e.eventHandlers.resizeEndHandler),e.eventHandlers.scrollBottomReachedHandler=function(t){e.onScrollBottomReached.emit(t)},e.nativeElement.addEventListener("scrollBottomReached",e.eventHandlers.scrollBottomReachedHandler),e.eventHandlers.scrollTopReachedHandler=function(t){e.onScrollTopReached.emit(t)},e.nativeElement.addEventListener("scrollTopReached",e.eventHandlers.scrollTopReachedHandler),e.eventHandlers.tokenClickHandler=function(t){e.onTokenClick.emit(t)},e.nativeElement.addEventListener("tokenClick",e.eventHandlers.tokenClickHandler),e.eventHandlers.changeModelHandler=function(t){e._initialChange=!1,e._onChange(e.nativeElement.selectedValues.length>0?e.nativeElement.selectedValues.length>1?e.nativeElement.selectedValues:e.nativeElement.selectedValues[0]:e.nativeElement.querySelector("input").value)},e.eventHandlers.blurModelHandler=function(t){e._onTouched()},e.nativeElement.whenRendered((function(){e.nativeElement.querySelector("input")&&(e.eventHandlers.keyupModelHandler=function(t){setTimeout((function(){e.eventHandlers.changeModelHandler(t)}),50)},e.nativeElement.querySelector("input").addEventListener("keyup",e.eventHandlers.keyupModelHandler))})),e.nativeElement.addEventListener("change",e.eventHandlers.changeModelHandler),e.nativeElement.addEventListener("blur",e.eventHandlers.blurModelHandler)},n.prototype.unlisten=function(){var e=this;e.eventHandlers.changeHandler&&e.nativeElement.removeEventListener("change",e.eventHandlers.changeHandler),e.eventHandlers.closeHandler&&e.nativeElement.removeEventListener("close",e.eventHandlers.closeHandler),e.eventHandlers.closingHandler&&e.nativeElement.removeEventListener("closing",e.eventHandlers.closingHandler),e.eventHandlers.itemClickHandler&&e.nativeElement.removeEventListener("itemClick",e.eventHandlers.itemClickHandler),e.eventHandlers.openHandler&&e.nativeElement.removeEventListener("open",e.eventHandlers.openHandler),e.eventHandlers.openingHandler&&e.nativeElement.removeEventListener("opening",e.eventHandlers.openingHandler),e.eventHandlers.resizeStartHandler&&e.nativeElement.removeEventListener("resizeStart",e.eventHandlers.resizeStartHandler),e.eventHandlers.resizeEndHandler&&e.nativeElement.removeEventListener("resizeEnd",e.eventHandlers.resizeEndHandler),e.eventHandlers.scrollBottomReachedHandler&&e.nativeElement.removeEventListener("scrollBottomReached",e.eventHandlers.scrollBottomReachedHandler),e.eventHandlers.scrollTopReachedHandler&&e.nativeElement.removeEventListener("scrollTopReached",e.eventHandlers.scrollTopReachedHandler),e.eventHandlers.tokenClickHandler&&e.nativeElement.removeEventListener("tokenClick",e.eventHandlers.tokenClickHandler),e.eventHandlers.changeModelHandler&&(e.nativeElement.removeEventListener("change",e.eventHandlers.changeModelHandler),e.nativeElement.querySelector("input")&&e.nativeElement.querySelector("input").removeEventListener("keyup",e.eventHandlers.keyupModelHandler)),e.eventHandlers.blurModelHandler&&e.nativeElement.removeEventListener("blur",e.eventHandlers.blurModelHandler)},n}(l);c.decorators=[{type:t.Directive,args:[{selector:"smart-combo-box, [smart-combo-box]",providers:[u]}]}],c.ctorParameters=function(){return[{type:t.ElementRef}]},c.propDecorators={animation:[{type:t.Input}],autoCloseDelay:[{type:t.Input}],autoComplete:[{type:t.Input}],autoCompleteDelay:[{type:t.Input}],autoOpenShortcutKey:[{type:t.Input}],dataSource:[{type:t.Input}],disabled:[{type:t.Input}],displayLoadingIndicator:[{type:t.Input}],displayMember:[{type:t.Input}],dropDownAppendTo:[{type:t.Input}],dropDownButtonPosition:[{type:t.Input}],dropDownHeight:[{type:t.Input}],dropDownMaxHeight:[{type:t.Input}],dropDownMaxWidth:[{type:t.Input}],dropDownMinHeight:[{type:t.Input}],dropDownMinWidth:[{type:t.Input}],dropDownOpenMode:[{type:t.Input}],dropDownOverlay:[{type:t.Input}],dropDownPlaceholder:[{type:t.Input}],dropDownPosition:[{type:t.Input}],dropDownWidth:[{type:t.Input}],escKeyMode:[{type:t.Input}],filterable:[{type:t.Input}],filterInputPlaceholder:[{type:t.Input}],filterMode:[{type:t.Input}],grouped:[{type:t.Input}],groupMember:[{type:t.Input}],hint:[{type:t.Input}],horizontalScrollBarVisibility:[{type:t.Input}],inputMember:[{type:t.Input}],inputPurpose:[{type:t.Input}],incrementalSearchDelay:[{type:t.Input}],incrementalSearchMode:[{type:t.Input}],itemHeight:[{type:t.Input}],itemMeasureMode:[{type:t.Input}],items:[{type:t.Input}],itemTemplate:[{type:t.Input}],label:[{type:t.Input}],loadingIndicatorPlaceholder:[{type:t.Input}],loadingIndicatorPosition:[{type:t.Input}],locale:[{type:t.Input}],localizeFormatFunction:[{type:t.Input}],messages:[{type:t.Input}],minLength:[{type:t.Input}],name:[{type:t.Input}],opened:[{type:t.Input}],placeholder:[{type:t.Input}],readonly:[{type:t.Input}],rightToLeft:[{type:t.Input}],resizeIndicator:[{type:t.Input}],resizeMode:[{type:t.Input}],selectionDisplayMode:[{type:t.Input}],selectedIndexes:[{type:t.Input}],selectedValues:[{type:t.Input}],selectionMode:[{type:t.Input}],sorted:[{type:t.Input}],sortDirection:[{type:t.Input}],theme:[{type:t.Input}],tokenTemplate:[{type:t.Input}],unfocusable:[{type:t.Input}],value:[{type:t.Input}],valueMember:[{type:t.Input}],verticalScrollBarVisibility:[{type:t.Input}],virtualized:[{type:t.Input}],onChange:[{type:t.Output}],onClose:[{type:t.Output}],onClosing:[{type:t.Output}],onItemClick:[{type:t.Output}],onOpen:[{type:t.Output}],onOpening:[{type:t.Output}],onResizeStart:[{type:t.Output}],onResizeEnd:[{type:t.Output}],onScrollBottomReached:[{type:t.Output}],onScrollTopReached:[{type:t.Output}],onTokenClick:[{type:t.Output}]};var m=function(e){function t(t){var n=e.call(this,t)||this;return n.eventHandlers=[],n.nativeElement=t.nativeElement,n}return o(t,e),t.prototype.createComponent=function(e){for(var t in void 0===e&&(e={}),this.nativeElement=document.createElement("smart-list-item"),e)this.nativeElement[t]=e[t];return this.nativeElement},Object.defineProperty(t.prototype,"alternationIndex",{get:function(){return this.nativeElement?this.nativeElement.alternationIndex:void 0},set:function(e){this.nativeElement&&(this.nativeElement.alternationIndex=e)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"color",{get:function(){return this.nativeElement?this.nativeElement.color:void 0},set:function(e){this.nativeElement&&(this.nativeElement.color=e)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"displayMode",{get:function(){return this.nativeElement?this.nativeElement.displayMode:void 0},set:function(e){this.nativeElement&&(this.nativeElement.displayMode=e)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"grouped",{get:function(){return this.nativeElement?this.nativeElement.grouped:void 0},set:function(e){this.nativeElement&&(this.nativeElement.grouped=e)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"selected",{get:function(){return this.nativeElement?this.nativeElement.selected:void 0},set:function(e){this.nativeElement&&(this.nativeElement.selected=e)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"value",{get:function(){return this.nativeElement?this.nativeElement.value:void 0},set:function(e){this.nativeElement&&(this.nativeElement.value=e)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"label",{get:function(){return this.nativeElement?this.nativeElement.label:void 0},set:function(e){this.nativeElement&&(this.nativeElement.label=e)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"details",{get:function(){return this.nativeElement?this.nativeElement.details:void 0},set:function(e){this.nativeElement&&(this.nativeElement.details=e)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"group",{get:function(){return this.nativeElement?this.nativeElement.group:void 0},set:function(e){this.nativeElement&&(this.nativeElement.group=e)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"hidden",{get:function(){return this.nativeElement?this.nativeElement.hidden:void 0},set:function(e){this.nativeElement&&(this.nativeElement.hidden=e)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"readonly",{get:function(){return this.nativeElement?this.nativeElement.readonly:void 0},set:function(e){this.nativeElement&&(this.nativeElement.readonly=e)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"isRendered",{get:function(){return!!this.nativeElement&&this.nativeElement.isRendered},enumerable:!1,configurable:!0}),t.prototype.ngOnInit=function(){},t.prototype.ngAfterViewInit=function(){var e=this;e.onCreate.emit(e.nativeElement),this.nativeElement.classList.add("smart-angular"),this.nativeElement.whenRendered((function(){e.onReady.emit(e.nativeElement)}))},t.prototype.ngOnDestroy=function(){},t.prototype.ngOnChanges=function(e){if(this.nativeElement&&this.nativeElement.isRendered)for(var t in e)e.hasOwnProperty(t)&&(this.nativeElement[t]=e[t].currentValue)},t}(l);m.decorators=[{type:t.Directive,args:[{selector:"smart-list-item, [smart-list-item]"}]}],m.ctorParameters=function(){return[{type:t.ElementRef}]},m.propDecorators={alternationIndex:[{type:t.Input}],color:[{type:t.Input}],displayMode:[{type:t.Input}],grouped:[{type:t.Input}],selected:[{type:t.Input}],value:[{type:t.Input}],label:[{type:t.Input}],details:[{type:t.Input}],group:[{type:t.Input}],hidden:[{type:t.Input}],readonly:[{type:t.Input}]};var p=function(e){function t(t){var n=e.call(this,t)||this;return n.eventHandlers=[],n.nativeElement=t.nativeElement,n}return o(t,e),t.prototype.createComponent=function(e){for(var t in void 0===e&&(e={}),this.nativeElement=document.createElement("smart-list-items-group"),e)this.nativeElement[t]=e[t];return this.nativeElement},Object.defineProperty(t.prototype,"label",{get:function(){return this.nativeElement?this.nativeElement.label:void 0},set:function(e){this.nativeElement&&(this.nativeElement.label=e)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"isRendered",{get:function(){return!!this.nativeElement&&this.nativeElement.isRendered},enumerable:!1,configurable:!0}),t.prototype.ngOnInit=function(){},t.prototype.ngAfterViewInit=function(){var e=this;e.onCreate.emit(e.nativeElement),this.nativeElement.classList.add("smart-angular"),this.nativeElement.whenRendered((function(){e.onReady.emit(e.nativeElement)}))},t.prototype.ngOnDestroy=function(){},t.prototype.ngOnChanges=function(e){if(this.nativeElement&&this.nativeElement.isRendered)for(var t in e)e.hasOwnProperty(t)&&(this.nativeElement[t]=e[t].currentValue)},t}(l);p.decorators=[{type:t.Directive,args:[{selector:"smart-list-items-group, [smart-list-items-group]"}]}],p.ctorParameters=function(){return[{type:t.ElementRef}]},p.propDecorators={label:[{type:t.Input}]};var v=function(){};v.decorators=[{type:t.NgModule,args:[{declarations:[c,m,p],schemas:[t.CUSTOM_ELEMENTS_SCHEMA],exports:[c,m,p]}]}],e.ComboBoxComponent=c,e.ComboBoxModule=v,e.ListItemComponent=m,e.ListItemsGroupComponent=p,e.Smart=s,e.ɵa=l,Object.defineProperty(e,"__esModule",{value:!0})}));
25
- //# sourceMappingURL=smart-webcomponents-angular-combobox.umd.min.js.map
@@ -1 +0,0 @@
1
- {"__symbolic":"module","version":4,"exports":[{"export":[{"name":"Animation","as":"Animation"},{"name":"AutoComplete","as":"AutoComplete"},{"name":"DropDownButtonPosition","as":"DropDownButtonPosition"},{"name":"DropDownOpenMode","as":"DropDownOpenMode"},{"name":"DropDownPosition","as":"DropDownPosition"},{"name":"ComboBoxEscKeyMode","as":"ComboBoxEscKeyMode"},{"name":"FilterMode","as":"FilterMode"},{"name":"HorizontalScrollBarVisibility","as":"HorizontalScrollBarVisibility"},{"name":"SearchMode","as":"SearchMode"},{"name":"ListItemMeasureMode","as":"ListItemMeasureMode"},{"name":"VerticalAlignment","as":"VerticalAlignment"},{"name":"ResizeMode","as":"ResizeMode"},{"name":"SelectionDisplayMode","as":"SelectionDisplayMode"},{"name":"ListSelectionMode","as":"ListSelectionMode"},{"name":"VerticalScrollBarVisibility","as":"VerticalScrollBarVisibility"},{"name":"ElementRenderMode","as":"ElementRenderMode"},{"name":"ComboBox","as":"ComboBox"},{"name":"ListItemDisplayMode","as":"ListItemDisplayMode"},{"name":"ElementRenderMode","as":"ElementRenderMode"},{"name":"ListItem","as":"ListItem"},{"name":"ElementRenderMode","as":"ElementRenderMode"},{"name":"ListItemsGroup","as":"ListItemsGroup"}],"from":"../index"}],"metadata":{"ɵa":{"__symbolic":"class","members":{"__ctor__":[{"__symbolic":"constructor","parameters":[{"__symbolic":"reference","module":"@angular/core","name":"ElementRef","line":12,"character":21}]}],"onCreate":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Output","line":25,"character":5}}]}],"onReady":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Output","line":26,"character":5}}]}],"onAttach":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Output","line":27,"character":5}}]}],"onDetach":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Output","line":28,"character":5}}]}],"addEventListener":[{"__symbolic":"method"}],"removeEventListener":[{"__symbolic":"method"}],"dispatchEvent":[{"__symbolic":"method"}],"blur":[{"__symbolic":"method"}],"click":[{"__symbolic":"method"}],"focus":[{"__symbolic":"method"}],"locale":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":57,"character":2}}]}],"localizeFormatFunction":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":66,"character":2}}]}],"messages":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":75,"character":2}}]}],"rightToLeft":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":84,"character":2}}]}],"theme":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":93,"character":2}}]}]}},"ComboBoxComponent":{"__symbolic":"class","extends":{"__symbolic":"reference","name":"ɵa"},"decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Directive","line":21,"character":1},"arguments":[{"selector":"smart-combo-box, [smart-combo-box]","providers":[{"provide":{"__symbolic":"reference","module":"@angular/forms","name":"NG_VALUE_ACCESSOR","line":16,"character":13},"useExisting":{"__symbolic":"reference","name":"ComboBoxComponent"},"multi":true}]}]}],"members":{"__ctor__":[{"__symbolic":"constructor","parameters":[{"__symbolic":"reference","name":"ElementRef","module":"@angular/core","arguments":[{"__symbolic":"reference","name":"ComboBox"}]}]}],"createComponent":[{"__symbolic":"method"}],"animation":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":60,"character":2}}]}],"autoCloseDelay":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":69,"character":2}}]}],"autoComplete":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":78,"character":2}}]}],"autoCompleteDelay":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":87,"character":2}}]}],"autoOpenShortcutKey":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":96,"character":2}}]}],"dataSource":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":105,"character":2}}]}],"disabled":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":114,"character":2}}]}],"displayLoadingIndicator":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":123,"character":2}}]}],"displayMember":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":132,"character":2}}]}],"dropDownAppendTo":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":141,"character":2}}]}],"dropDownButtonPosition":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":150,"character":2}}]}],"dropDownHeight":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":159,"character":2}}]}],"dropDownMaxHeight":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":168,"character":2}}]}],"dropDownMaxWidth":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":177,"character":2}}]}],"dropDownMinHeight":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":186,"character":2}}]}],"dropDownMinWidth":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":195,"character":2}}]}],"dropDownOpenMode":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":204,"character":2}}]}],"dropDownOverlay":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":213,"character":2}}]}],"dropDownPlaceholder":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":222,"character":2}}]}],"dropDownPosition":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":231,"character":2}}]}],"dropDownWidth":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":240,"character":2}}]}],"escKeyMode":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":249,"character":2}}]}],"filterable":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":258,"character":2}}]}],"filterInputPlaceholder":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":267,"character":2}}]}],"filterMode":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":276,"character":2}}]}],"grouped":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":285,"character":2}}]}],"groupMember":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":294,"character":2}}]}],"hint":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":303,"character":2}}]}],"horizontalScrollBarVisibility":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":312,"character":2}}]}],"inputMember":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":321,"character":2}}]}],"inputPurpose":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":330,"character":2}}]}],"incrementalSearchDelay":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":339,"character":2}}]}],"incrementalSearchMode":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":348,"character":2}}]}],"itemHeight":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":357,"character":2}}]}],"itemMeasureMode":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":366,"character":2}}]}],"items":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":375,"character":2}}]}],"itemTemplate":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":384,"character":2}}]}],"label":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":393,"character":2}}]}],"loadingIndicatorPlaceholder":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":402,"character":2}}]}],"loadingIndicatorPosition":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":411,"character":2}}]}],"locale":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":420,"character":2}}]}],"localizeFormatFunction":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":429,"character":2}}]}],"messages":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":438,"character":2}}]}],"minLength":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":447,"character":2}}]}],"name":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":456,"character":2}}]}],"opened":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":465,"character":2}}]}],"placeholder":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":474,"character":2}}]}],"readonly":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":483,"character":2}}]}],"rightToLeft":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":492,"character":2}}]}],"resizeIndicator":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":501,"character":2}}]}],"resizeMode":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":510,"character":2}}]}],"selectionDisplayMode":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":519,"character":2}}]}],"selectedIndexes":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":528,"character":2}}]}],"selectedValues":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":537,"character":2}}]}],"selectionMode":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":546,"character":2}}]}],"sorted":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":555,"character":2}}]}],"sortDirection":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":564,"character":2}}]}],"theme":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":573,"character":2}}]}],"tokenTemplate":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":582,"character":2}}]}],"unfocusable":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":591,"character":2}}]}],"value":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":600,"character":2}}]}],"valueMember":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":609,"character":2}}]}],"verticalScrollBarVisibility":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":618,"character":2}}]}],"virtualized":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":627,"character":2}}]}],"onChange":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Output","line":645,"character":2}}]}],"onClose":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Output","line":649,"character":2}}]}],"onClosing":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Output","line":653,"character":2}}]}],"onItemClick":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Output","line":663,"character":2}}]}],"onOpen":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Output","line":667,"character":2}}]}],"onOpening":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Output","line":671,"character":2}}]}],"onResizeStart":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Output","line":677,"character":2}}]}],"onResizeEnd":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Output","line":683,"character":2}}]}],"onScrollBottomReached":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Output","line":687,"character":2}}]}],"onScrollTopReached":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Output","line":691,"character":2}}]}],"onTokenClick":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Output","line":695,"character":2}}]}],"appendChild":[{"__symbolic":"method"}],"clearItems":[{"__symbolic":"method"}],"clearSelection":[{"__symbolic":"method"}],"close":[{"__symbolic":"method"}],"ensureVisible":[{"__symbolic":"method"}],"getItem":[{"__symbolic":"method"}],"insert":[{"__symbolic":"method"}],"insertBefore":[{"__symbolic":"method"}],"open":[{"__symbolic":"method"}],"removeAt":[{"__symbolic":"method"}],"removeChild":[{"__symbolic":"method"}],"select":[{"__symbolic":"method"}],"unselect":[{"__symbolic":"method"}],"update":[{"__symbolic":"method"}],"ngOnInit":[{"__symbolic":"method"}],"ngAfterViewInit":[{"__symbolic":"method"}],"ngOnDestroy":[{"__symbolic":"method"}],"writeValue":[{"__symbolic":"method"}],"registerOnChange":[{"__symbolic":"method"}],"registerOnTouched":[{"__symbolic":"method"}],"ngOnChanges":[{"__symbolic":"method"}],"listen":[{"__symbolic":"method"}],"unlisten":[{"__symbolic":"method"}]}},"Smart":{"__symbolic":"select","expression":{"__symbolic":"reference","name":"window"},"member":"Smart"},"ComboBoxModule":{"__symbolic":"class","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"NgModule","line":7,"character":1},"arguments":[{"declarations":[{"__symbolic":"reference","name":"ComboBoxComponent"},{"__symbolic":"reference","name":"ListItemComponent"},{"__symbolic":"reference","name":"ListItemsGroupComponent"}],"schemas":[{"__symbolic":"reference","module":"@angular/core","name":"CUSTOM_ELEMENTS_SCHEMA","line":9,"character":11}],"exports":[{"__symbolic":"reference","name":"ComboBoxComponent"},{"__symbolic":"reference","name":"ListItemComponent"},{"__symbolic":"reference","name":"ListItemsGroupComponent"}]}]}],"members":{}},"ListItemComponent":{"__symbolic":"class","extends":{"__symbolic":"reference","name":"ɵa"},"decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Directive","line":9,"character":1},"arguments":[{"selector":"smart-list-item, [smart-list-item]"}]}],"members":{"__ctor__":[{"__symbolic":"constructor","parameters":[{"__symbolic":"reference","name":"ElementRef","module":"@angular/core","arguments":[{"__symbolic":"reference","name":"ListItem"}]}]}],"createComponent":[{"__symbolic":"method"}],"alternationIndex":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":33,"character":2}}]}],"color":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":42,"character":2}}]}],"displayMode":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":51,"character":2}}]}],"grouped":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":60,"character":2}}]}],"selected":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":69,"character":2}}]}],"value":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":78,"character":2}}]}],"label":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":87,"character":2}}]}],"details":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":96,"character":2}}]}],"group":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":105,"character":2}}]}],"hidden":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":114,"character":2}}]}],"readonly":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":123,"character":2}}]}],"ngOnInit":[{"__symbolic":"method"}],"ngAfterViewInit":[{"__symbolic":"method"}],"ngOnDestroy":[{"__symbolic":"method"}],"ngOnChanges":[{"__symbolic":"method"}]}},"ListItemsGroupComponent":{"__symbolic":"class","extends":{"__symbolic":"reference","name":"ɵa"},"decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Directive","line":9,"character":1},"arguments":[{"selector":"smart-list-items-group, [smart-list-items-group]"}]}],"members":{"__ctor__":[{"__symbolic":"constructor","parameters":[{"__symbolic":"reference","name":"ElementRef","module":"@angular/core","arguments":[{"__symbolic":"reference","name":"ListItemsGroup"}]}]}],"createComponent":[{"__symbolic":"method"}],"label":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input","line":33,"character":2}}]}],"ngOnInit":[{"__symbolic":"method"}],"ngAfterViewInit":[{"__symbolic":"method"}],"ngOnDestroy":[{"__symbolic":"method"}],"ngOnChanges":[{"__symbolic":"method"}]}}},"origins":{"ɵa":"./smart.element","ComboBoxComponent":"./smart.combobox","Smart":"./smart.element","ComboBoxModule":"./smart.combobox.module","ListItemComponent":"./smart.listitem","ListItemsGroupComponent":"./smart.listitemsgroup"},"importAs":"smart-webcomponents-angular/combobox"}
@@ -1,29 +0,0 @@
1
- import { Component, ViewChild, OnInit, AfterViewInit } from '@angular/core';
2
- import { ComboBoxComponent } from '@smart-webcomponents-angular/combobox';
3
-
4
-
5
- @Component({
6
- selector: 'app-root',
7
- templateUrl: './app.component.html',
8
- styleUrls: ['./app.component.css']
9
- })
10
-
11
- export class AppComponent implements AfterViewInit, OnInit {
12
- @ViewChild('combobox', { read: ComboBoxComponent, static: false }) combobox: ComboBoxComponent;
13
-
14
-
15
- ngOnInit(): void {
16
- // onInit code.
17
- }
18
-
19
- ngAfterViewInit(): void {
20
- // afterViewInit code.
21
- this.init();
22
- }
23
-
24
- init(): void {
25
- // init code.
26
-
27
-
28
- }
29
- }
@@ -1,15 +0,0 @@
1
- import { NgModule } from '@angular/core';
2
- import { BrowserModule } from '@angular/platform-browser';
3
-
4
- import { ComboBoxModule } from '@smart-webcomponents-angular/combobox';
5
-
6
- import { AppComponent } from './app.component';
7
-
8
- @NgModule({
9
- declarations: [ AppComponent ],
10
- imports: [ BrowserModule, ComboBoxModule ],
11
- bootstrap: [ AppComponent ],
12
- entryComponents: [ AppComponent ]
13
- })
14
-
15
- export class AppModule { }
@@ -1,6 +0,0 @@
1
- import { platformBrowserDynamic } from '@angular/platform-browser-dynamic';
2
- import { enableProdMode } from '@angular/core';
3
- import { AppModule } from './app.module';
4
-
5
- enableProdMode();
6
- platformBrowserDynamic().bootstrapModule(AppModule);
package/demo/src/main.ts DELETED
@@ -1,16 +0,0 @@
1
- import './polyfills';
2
-
3
- import { enableProdMode } from '@angular/core';
4
- import { platformBrowserDynamic } from '@angular/platform-browser-dynamic';
5
-
6
- import { AppModule } from './app/app.module';
7
-
8
- platformBrowserDynamic().bootstrapModule(AppModule).then(ref => {
9
- // Ensure Angular destroys itself on hot reloads.
10
- if (window['ngRef']) {
11
- window['ngRef'].destroy();
12
- }
13
- window['ngRef'] = ref;
14
-
15
- // Otherwise, log the boot error
16
- }).catch(err => console.error(err));
@@ -1,73 +0,0 @@
1
- /**
2
- * This file includes polyfills needed by Angular and is loaded before the app.
3
- * You can add your own extra polyfills to this file.
4
- *
5
- * This file is divided into 2 sections:
6
- * 1. Browser polyfills. These are applied before loading ZoneJS and are sorted by browsers.
7
- * 2. Application imports. Files imported after ZoneJS that should be loaded before your main
8
- * file.
9
- *
10
- * The current setup is for so-called "evergreen" browsers; the last versions of browsers that
11
- * automatically update themselves. This includes Safari >= 10, Chrome >= 55 (including Opera),
12
- * Edge >= 13 on the desktop, and iOS 10 and Chrome on mobile.
13
- *
14
- * Learn more in https://angular.io/docs/ts/latest/guide/browser-support.html
15
- */
16
-
17
- /***************************************************************************************************
18
- * BROWSER POLYFILLS
19
- */
20
-
21
- /** IE9, IE10 and IE11 requires all of the following polyfills. **/
22
- // import 'core-js/es6/symbol';
23
- // import 'core-js/es6/object';
24
- // import 'core-js/es6/function';
25
- // import 'core-js/es6/parse-int';
26
- // import 'core-js/es6/parse-float';
27
- // import 'core-js/es6/number';
28
- // import 'core-js/es6/math';
29
- // import 'core-js/es6/string';
30
- // import 'core-js/es6/date';
31
- // import 'core-js/es6/array';
32
- // import 'core-js/es6/regexp';
33
- // import 'core-js/es6/map';
34
- // import 'core-js/es6/weak-map';
35
- // import 'core-js/es6/set';
36
-
37
- /** IE10 and IE11 requires the following for NgClass support on SVG elements */
38
- // import 'classlist.js'; // Run `npm install --save classlist.js`.
39
-
40
- /** Evergreen browsers require these. **/
41
- //import 'core-js/es6/reflect';
42
- //import 'core-js/es7/reflect';
43
-
44
- import 'core-js/es/reflect';
45
-
46
- /**
47
- * Required to support Web Animations `@angular/animation`.
48
- * Needed for: All but Chrome, Firefox and Opera. http://caniuse.com/#feat=web-animation
49
- **/
50
- // import 'web-animations-js'; // Run `npm install --save web-animations-js`.
51
-
52
-
53
-
54
- /***************************************************************************************************
55
- * Zone JS is required by Angular itself.
56
- */
57
- import 'zone.js/dist/zone'; // Included with Angular CLI.
58
-
59
-
60
-
61
- /***************************************************************************************************
62
- * APPLICATION IMPORTS
63
- */
64
-
65
- /**
66
- * Date, currency, decimal and percent pipes.
67
- * Needed for: All but Chrome, Firefox, Edge, IE11 and Safari 10
68
- */
69
- // import 'intl'; // Run `npm install --save intl`.
70
- /**
71
- * Need to import at least one locale-data with intl.
72
- */
73
- // import 'intl/locale-data/jsonp/en';