@anglr/select 11.0.0 → 11.0.2

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.
package/changelog.md CHANGED
@@ -1,5 +1,19 @@
1
1
  # Changelog
2
2
 
3
+ ## Version 11.0.2 (2022-02-22)
4
+
5
+ ### Bug Fixes
6
+
7
+ - fixed first import at `index`
8
+ - fixed missing exports for `NgSelectAbsoluteDirective`
9
+ - fixed missing exports for `NgSelectPlaceholderDirective`
10
+
11
+ ## Version 11.0.1 (2022-02-22)
12
+
13
+ ### Bug Fixes
14
+
15
+ - fixed typings, not using rolled up typings for now
16
+
3
17
  ## Version 11.0.0 (2022-02-21)
4
18
 
5
19
  ### BREAKING CHANGES
@@ -1,11 +1,13 @@
1
- import './select.ssr';
1
+ import './index.ssr';
2
2
  export * from './components/select/types';
3
3
  export * from './components/select/select.component';
4
4
  export * from './components/option/optgroup.component';
5
5
  export * from './components/option/option.component';
6
6
  export * from './components/option';
7
7
  export * from './components/select';
8
+ export * from './directives/ngSelectAbsolute/ngSelectAbsolute.directive';
8
9
  export * from './directives/ngSelectEdit/ngSelectEdit.directive';
10
+ export * from './directives/ngSelectPlaceholder/ngSelectPlaceholder.directive';
9
11
  export * from './misc/ngSelectControlValueAccessor.directive';
10
12
  export * from './misc';
11
13
  export * from './misc/types';
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,cAAc,CAAC;AAEtB,cAAc,2BAA2B,CAAC;AAC1C,cAAc,sCAAsC,CAAC;AACrD,cAAc,wCAAwC,CAAC;AACvD,cAAc,sCAAsC,CAAC;AACrD,cAAc,qBAAqB,CAAC;AACpC,cAAc,qBAAqB,CAAC;AACpC,cAAc,kDAAkD,CAAC;AACjE,cAAc,+CAA+C,CAAC;AAC9D,cAAc,QAAQ,CAAC;AACvB,cAAc,cAAc,CAAC;AAC7B,cAAc,4BAA4B,CAAC;AAC3C,cAAc,sCAAsC,CAAC;AACrD,cAAc,8BAA8B,CAAC;AAC7C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,kCAAkC,CAAC;AACjD,cAAc,+BAA+B,CAAC;AAC9C,cAAc,4BAA4B,CAAC;AAC3C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,iCAAiC,CAAC;AAChD,cAAc,sCAAsC,CAAC;AACrD,cAAc,sBAAsB,CAAC;AACrC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,iCAAiC,CAAC;AAChD,cAAc,uBAAuB,CAAC;AACtC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,kCAAkC,CAAC;AACjD,cAAc,iBAAiB,CAAC;AAChC,cAAc,uBAAuB,CAAC;AACtC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,sBAAsB,CAAC;AACrC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,iCAAiC,CAAC;AAChD,cAAc,yBAAyB,CAAC;AACxC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,wBAAwB,CAAC;AACvC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,mCAAmC,CAAC;AAClD,cAAc,mBAAmB,CAAC","sourcesContent":["import './select.ssr';\n\nexport * from './components/select/types';\nexport * from './components/select/select.component';\nexport * from './components/option/optgroup.component';\nexport * from './components/option/option.component';\nexport * from './components/option';\nexport * from './components/select';\nexport * from './directives/ngSelectEdit/ngSelectEdit.directive';\nexport * from './misc/ngSelectControlValueAccessor.directive';\nexport * from './misc';\nexport * from './misc/types';\nexport * from './misc/pluginBus/pluginBus';\nexport * from './misc/pluginBus/pluginBus.interface';\nexport * from './misc/optionsGatherer/types';\nexport * from './modules/ngSelect.module';\nexport * from './modules/ngSelectDynamic.module';\nexport * from './modules/ngSelectEdit.module';\nexport * from './pipes/ngSelectValue.pipe';\nexport * from './plugins/keyboardHandler';\nexport * from './plugins/keyboardHandler/types';\nexport * from './plugins/keyboardHandler/components';\nexport * from './plugins/liveSearch';\nexport * from './plugins/liveSearch/types';\nexport * from './plugins/liveSearch/components';\nexport * from './plugins/normalState';\nexport * from './plugins/normalState/types';\nexport * from './plugins/normalState/components';\nexport * from './plugins/popup';\nexport * from './plugins/popup/types';\nexport * from './plugins/popup/component';\nexport * from './plugins/positioner';\nexport * from './plugins/positioner/types';\nexport * from './plugins/positioner/components';\nexport * from './plugins/readonlyState';\nexport * from './plugins/readonlyState/types';\nexport * from './plugins/valueHandler';\nexport * from './plugins/valueHandler/types';\nexport * from './plugins/valueHandler/components';\nexport * from './misc/extensions';"]}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,aAAa,CAAC;AAErB,cAAc,2BAA2B,CAAC;AAC1C,cAAc,sCAAsC,CAAC;AACrD,cAAc,wCAAwC,CAAC;AACvD,cAAc,sCAAsC,CAAC;AACrD,cAAc,qBAAqB,CAAC;AACpC,cAAc,qBAAqB,CAAC;AACpC,cAAc,0DAA0D,CAAC;AACzE,cAAc,kDAAkD,CAAC;AACjE,cAAc,gEAAgE,CAAC;AAC/E,cAAc,+CAA+C,CAAC;AAC9D,cAAc,QAAQ,CAAC;AACvB,cAAc,cAAc,CAAC;AAC7B,cAAc,4BAA4B,CAAC;AAC3C,cAAc,sCAAsC,CAAC;AACrD,cAAc,8BAA8B,CAAC;AAC7C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,kCAAkC,CAAC;AACjD,cAAc,+BAA+B,CAAC;AAC9C,cAAc,4BAA4B,CAAC;AAC3C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,iCAAiC,CAAC;AAChD,cAAc,sCAAsC,CAAC;AACrD,cAAc,sBAAsB,CAAC;AACrC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,iCAAiC,CAAC;AAChD,cAAc,uBAAuB,CAAC;AACtC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,kCAAkC,CAAC;AACjD,cAAc,iBAAiB,CAAC;AAChC,cAAc,uBAAuB,CAAC;AACtC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,sBAAsB,CAAC;AACrC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,iCAAiC,CAAC;AAChD,cAAc,yBAAyB,CAAC;AACxC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,wBAAwB,CAAC;AACvC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,mCAAmC,CAAC;AAClD,cAAc,mBAAmB,CAAC","sourcesContent":["import './index.ssr';\n\nexport * from './components/select/types';\nexport * from './components/select/select.component';\nexport * from './components/option/optgroup.component';\nexport * from './components/option/option.component';\nexport * from './components/option';\nexport * from './components/select';\nexport * from './directives/ngSelectAbsolute/ngSelectAbsolute.directive';\nexport * from './directives/ngSelectEdit/ngSelectEdit.directive';\nexport * from './directives/ngSelectPlaceholder/ngSelectPlaceholder.directive';\nexport * from './misc/ngSelectControlValueAccessor.directive';\nexport * from './misc';\nexport * from './misc/types';\nexport * from './misc/pluginBus/pluginBus';\nexport * from './misc/pluginBus/pluginBus.interface';\nexport * from './misc/optionsGatherer/types';\nexport * from './modules/ngSelect.module';\nexport * from './modules/ngSelectDynamic.module';\nexport * from './modules/ngSelectEdit.module';\nexport * from './pipes/ngSelectValue.pipe';\nexport * from './plugins/keyboardHandler';\nexport * from './plugins/keyboardHandler/types';\nexport * from './plugins/keyboardHandler/components';\nexport * from './plugins/liveSearch';\nexport * from './plugins/liveSearch/types';\nexport * from './plugins/liveSearch/components';\nexport * from './plugins/normalState';\nexport * from './plugins/normalState/types';\nexport * from './plugins/normalState/components';\nexport * from './plugins/popup';\nexport * from './plugins/popup/types';\nexport * from './plugins/popup/component';\nexport * from './plugins/positioner';\nexport * from './plugins/positioner/types';\nexport * from './plugins/positioner/components';\nexport * from './plugins/readonlyState';\nexport * from './plugins/readonlyState/types';\nexport * from './plugins/valueHandler';\nexport * from './plugins/valueHandler/types';\nexport * from './plugins/valueHandler/components';\nexport * from './misc/extensions';"]}
@@ -1,11 +1,13 @@
1
- import './select.ssr';
1
+ import './index.ssr';
2
2
  export * from './components/select/types';
3
3
  export * from './components/select/select.component';
4
4
  export * from './components/option/optgroup.component';
5
5
  export * from './components/option/option.component';
6
6
  export * from './components/option';
7
7
  export * from './components/select';
8
+ export * from './directives/ngSelectAbsolute/ngSelectAbsolute.directive';
8
9
  export * from './directives/ngSelectEdit/ngSelectEdit.directive';
10
+ export * from './directives/ngSelectPlaceholder/ngSelectPlaceholder.directive';
9
11
  export * from './misc/ngSelectControlValueAccessor.directive';
10
12
  export * from './misc';
11
13
  export * from './misc/types';
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,cAAc,CAAC;AAEtB,cAAc,2BAA2B,CAAC;AAC1C,cAAc,sCAAsC,CAAC;AACrD,cAAc,wCAAwC,CAAC;AACvD,cAAc,sCAAsC,CAAC;AACrD,cAAc,qBAAqB,CAAC;AACpC,cAAc,qBAAqB,CAAC;AACpC,cAAc,kDAAkD,CAAC;AACjE,cAAc,+CAA+C,CAAC;AAC9D,cAAc,QAAQ,CAAC;AACvB,cAAc,cAAc,CAAC;AAC7B,cAAc,4BAA4B,CAAC;AAC3C,cAAc,sCAAsC,CAAC;AACrD,cAAc,8BAA8B,CAAC;AAC7C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,kCAAkC,CAAC;AACjD,cAAc,+BAA+B,CAAC;AAC9C,cAAc,4BAA4B,CAAC;AAC3C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,iCAAiC,CAAC;AAChD,cAAc,sCAAsC,CAAC;AACrD,cAAc,sBAAsB,CAAC;AACrC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,iCAAiC,CAAC;AAChD,cAAc,uBAAuB,CAAC;AACtC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,kCAAkC,CAAC;AACjD,cAAc,iBAAiB,CAAC;AAChC,cAAc,uBAAuB,CAAC;AACtC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,sBAAsB,CAAC;AACrC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,iCAAiC,CAAC;AAChD,cAAc,yBAAyB,CAAC;AACxC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,wBAAwB,CAAC;AACvC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,mCAAmC,CAAC;AAClD,cAAc,mBAAmB,CAAC","sourcesContent":["import './select.ssr';\n\nexport * from './components/select/types';\nexport * from './components/select/select.component';\nexport * from './components/option/optgroup.component';\nexport * from './components/option/option.component';\nexport * from './components/option';\nexport * from './components/select';\nexport * from './directives/ngSelectEdit/ngSelectEdit.directive';\nexport * from './misc/ngSelectControlValueAccessor.directive';\nexport * from './misc';\nexport * from './misc/types';\nexport * from './misc/pluginBus/pluginBus';\nexport * from './misc/pluginBus/pluginBus.interface';\nexport * from './misc/optionsGatherer/types';\nexport * from './modules/ngSelect.module';\nexport * from './modules/ngSelectDynamic.module';\nexport * from './modules/ngSelectEdit.module';\nexport * from './pipes/ngSelectValue.pipe';\nexport * from './plugins/keyboardHandler';\nexport * from './plugins/keyboardHandler/types';\nexport * from './plugins/keyboardHandler/components';\nexport * from './plugins/liveSearch';\nexport * from './plugins/liveSearch/types';\nexport * from './plugins/liveSearch/components';\nexport * from './plugins/normalState';\nexport * from './plugins/normalState/types';\nexport * from './plugins/normalState/components';\nexport * from './plugins/popup';\nexport * from './plugins/popup/types';\nexport * from './plugins/popup/component';\nexport * from './plugins/positioner';\nexport * from './plugins/positioner/types';\nexport * from './plugins/positioner/components';\nexport * from './plugins/readonlyState';\nexport * from './plugins/readonlyState/types';\nexport * from './plugins/valueHandler';\nexport * from './plugins/valueHandler/types';\nexport * from './plugins/valueHandler/components';\nexport * from './misc/extensions';"]}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,aAAa,CAAC;AAErB,cAAc,2BAA2B,CAAC;AAC1C,cAAc,sCAAsC,CAAC;AACrD,cAAc,wCAAwC,CAAC;AACvD,cAAc,sCAAsC,CAAC;AACrD,cAAc,qBAAqB,CAAC;AACpC,cAAc,qBAAqB,CAAC;AACpC,cAAc,0DAA0D,CAAC;AACzE,cAAc,kDAAkD,CAAC;AACjE,cAAc,gEAAgE,CAAC;AAC/E,cAAc,+CAA+C,CAAC;AAC9D,cAAc,QAAQ,CAAC;AACvB,cAAc,cAAc,CAAC;AAC7B,cAAc,4BAA4B,CAAC;AAC3C,cAAc,sCAAsC,CAAC;AACrD,cAAc,8BAA8B,CAAC;AAC7C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,kCAAkC,CAAC;AACjD,cAAc,+BAA+B,CAAC;AAC9C,cAAc,4BAA4B,CAAC;AAC3C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,iCAAiC,CAAC;AAChD,cAAc,sCAAsC,CAAC;AACrD,cAAc,sBAAsB,CAAC;AACrC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,iCAAiC,CAAC;AAChD,cAAc,uBAAuB,CAAC;AACtC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,kCAAkC,CAAC;AACjD,cAAc,iBAAiB,CAAC;AAChC,cAAc,uBAAuB,CAAC;AACtC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,sBAAsB,CAAC;AACrC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,iCAAiC,CAAC;AAChD,cAAc,yBAAyB,CAAC;AACxC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,wBAAwB,CAAC;AACvC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,mCAAmC,CAAC;AAClD,cAAc,mBAAmB,CAAC","sourcesContent":["import './index.ssr';\n\nexport * from './components/select/types';\nexport * from './components/select/select.component';\nexport * from './components/option/optgroup.component';\nexport * from './components/option/option.component';\nexport * from './components/option';\nexport * from './components/select';\nexport * from './directives/ngSelectAbsolute/ngSelectAbsolute.directive';\nexport * from './directives/ngSelectEdit/ngSelectEdit.directive';\nexport * from './directives/ngSelectPlaceholder/ngSelectPlaceholder.directive';\nexport * from './misc/ngSelectControlValueAccessor.directive';\nexport * from './misc';\nexport * from './misc/types';\nexport * from './misc/pluginBus/pluginBus';\nexport * from './misc/pluginBus/pluginBus.interface';\nexport * from './misc/optionsGatherer/types';\nexport * from './modules/ngSelect.module';\nexport * from './modules/ngSelectDynamic.module';\nexport * from './modules/ngSelectEdit.module';\nexport * from './pipes/ngSelectValue.pipe';\nexport * from './plugins/keyboardHandler';\nexport * from './plugins/keyboardHandler/types';\nexport * from './plugins/keyboardHandler/components';\nexport * from './plugins/liveSearch';\nexport * from './plugins/liveSearch/types';\nexport * from './plugins/liveSearch/components';\nexport * from './plugins/normalState';\nexport * from './plugins/normalState/types';\nexport * from './plugins/normalState/components';\nexport * from './plugins/popup';\nexport * from './plugins/popup/types';\nexport * from './plugins/popup/component';\nexport * from './plugins/positioner';\nexport * from './plugins/positioner/types';\nexport * from './plugins/positioner/components';\nexport * from './plugins/readonlyState';\nexport * from './plugins/readonlyState/types';\nexport * from './plugins/valueHandler';\nexport * from './plugins/valueHandler/types';\nexport * from './plugins/valueHandler/components';\nexport * from './misc/extensions';"]}
package/package.json CHANGED
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@anglr/select",
3
- "version": "11.0.0",
3
+ "version": "11.0.2",
4
4
  "description": "Angular component representing html select",
5
5
  "type": "module",
6
6
  "sideEffects": false,
7
7
  "scripts": {
8
- "build": "ngc --declaration --declarationDir . --declarationMap && ngc -t es2015 --outDir es2015 && npm run dts:rollup",
8
+ "build": "ngc --declaration --declarationDir . --declarationMap && ngc -t es2015 --outDir es2015",
9
9
  "dts:rollup": "npm run api -- api-extractor.json && npm run api -- elements/api-extractor.json && npm run api -- extensions/api-extractor.json && npm run api -- material/api-extractor.json && npm run api -- popperJs/api-extractor.json",
10
10
  "api": "api-extractor run --local --verbose -c",
11
11
  "clean": "rimraf */temp temp es2015 es2020 **/tsdoc-metadata.json src/**/*.d.ts src/**/*.d.ts.map */src/**/*.d.ts */src/**/*.d.ts.map ./*.d.ts ./*.d.ts.map */*.d.ts",
@@ -33,7 +33,7 @@
33
33
  "doc:generate:elements": "rimraf docs/content/api/ng-select-elements && npm run doc:json:elements && npm run doc:md:elements && npm run doc:api:elements",
34
34
  "doc:json:elements": "api-extractor run --local --verbose -c elements/api-extractor.json",
35
35
  "doc:md:elements": "api-documenter markdown -i elements/temp -o docs/content/api/ng-select-elements",
36
- "doc:api:elements": "copyfiles -u 2 elements/temp/common-elements.api.md docs/content/api/ng-common-elements && rimraf elements/temp",
36
+ "doc:api:elements": "copyfiles -u 2 elements/temp/select-elements.api.md docs/content/api/ng-select-elements && rimraf elements/temp",
37
37
  "doc:generate:extensions": "rimraf docs/content/api/ng-select-extensions && npm run doc:json:extensions && npm run doc:md:extensions && npm run doc:api:extensions",
38
38
  "doc:json:extensions": "api-extractor run --local --verbose -c extensions/api-extractor.json",
39
39
  "doc:md:extensions": "api-documenter markdown -i extensions/temp -o docs/content/api/ng-select-extensions",
@@ -41,11 +41,11 @@
41
41
  "doc:generate:material": "rimraf docs/content/api/ng-select-material && npm run doc:json:material && npm run doc:md:material && npm run doc:api:material",
42
42
  "doc:json:material": "api-extractor run --local --verbose -c material/api-extractor.json",
43
43
  "doc:md:material": "api-documenter markdown -i material/temp -o docs/content/api/ng-select-material",
44
- "doc:api:material": "copyfiles -u 2 material/temp/common-material.api.md docs/content/api/ng-common-material && rimraf material/temp",
44
+ "doc:api:material": "copyfiles -u 2 material/temp/select-material.api.md docs/content/api/ng-select-material && rimraf material/temp",
45
45
  "doc:generate:popperJs": "rimraf docs/content/api/ng-select-popperJs && npm run doc:json:popperJs && npm run doc:md:popperJs && npm run doc:api:popperJs",
46
46
  "doc:json:popperJs": "api-extractor run --local --verbose -c popperJs/api-extractor.json",
47
47
  "doc:md:popperJs": "api-documenter markdown -i popperJs/temp -o docs/content/api/ng-select-popperJs",
48
- "doc:api:popperJs": "copyfiles -u 2 popperJs/temp/common-popperJs.api.md docs/content/api/ng-common-popperJs && rimraf popperJs/temp"
48
+ "doc:api:popperJs": "copyfiles -u 2 popperJs/temp/select-popperJs.api.md docs/content/api/ng-select-popperJs && rimraf popperJs/temp"
49
49
  },
50
50
  "engines": {
51
51
  "node": "^12.20.0 || ^14.15.0 || >=16.10.0"
@@ -118,13 +118,13 @@
118
118
  "es2020": "./es2020/src/index.js",
119
119
  "es2015": "./es2015/src/index.js",
120
120
  "module": "./es2015/src/index.js",
121
- "typings": "./select.d.ts",
121
+ "typings": "./src/index.d.ts",
122
122
  "exports": {
123
123
  "./package.json": {
124
124
  "default": "./package.json"
125
125
  },
126
126
  ".": {
127
- "types": "./select.d.ts",
127
+ "types": "./src/index.d.ts",
128
128
  "esm2020": "./es2020/src/index.js",
129
129
  "es2020": "./es2020/src/index.js",
130
130
  "es2015": "./es2015/src/index.js",
@@ -132,7 +132,7 @@
132
132
  "default": "./es2020/src/index.js"
133
133
  },
134
134
  "./elements": {
135
- "types": "./elements/select-elements.d.ts",
135
+ "types": "./elements/src/index.d.ts",
136
136
  "esm2020": "./es2020/elements/src/index.js",
137
137
  "es2020": "./es2020/elements/src/index.js",
138
138
  "es2015": "./es2015/elements/src/index.js",
@@ -140,7 +140,7 @@
140
140
  "default": "./es2020/elements/src/index.js"
141
141
  },
142
142
  "./extensions": {
143
- "types": "./extensions/select-extensions.d.ts",
143
+ "types": "./extensions/src/index.d.ts",
144
144
  "esm2020": "./es2020/extensions/src/index.js",
145
145
  "es2020": "./es2020/extensions/src/index.js",
146
146
  "es2015": "./es2015/extensions/src/index.js",
@@ -148,7 +148,7 @@
148
148
  "default": "./es2020/extensions/src/index.js"
149
149
  },
150
150
  "./material": {
151
- "types": "./material/select-material.d.ts",
151
+ "types": "./material/src/index.d.ts",
152
152
  "esm2020": "./es2020/material/src/index.js",
153
153
  "es2020": "./es2020/material/src/index.js",
154
154
  "es2015": "./es2015/material/src/index.js",
@@ -156,7 +156,7 @@
156
156
  "default": "./es2020/material/src/index.js"
157
157
  },
158
158
  "./popperJs": {
159
- "types": "./popperJs/select-popperJs.d.ts",
159
+ "types": "./popperJs/src/index.d.ts",
160
160
  "esm2020": "./es2020/popperJs/src/index.js",
161
161
  "es2020": "./es2020/popperJs/src/index.js",
162
162
  "es2015": "./es2015/popperJs/src/index.js",
package/src/index.d.ts CHANGED
@@ -1,11 +1,13 @@
1
- import './select.ssr';
1
+ import './index.ssr';
2
2
  export * from './components/select/types';
3
3
  export * from './components/select/select.component';
4
4
  export * from './components/option/optgroup.component';
5
5
  export * from './components/option/option.component';
6
6
  export * from './components/option';
7
7
  export * from './components/select';
8
+ export * from './directives/ngSelectAbsolute/ngSelectAbsolute.directive';
8
9
  export * from './directives/ngSelectEdit/ngSelectEdit.directive';
10
+ export * from './directives/ngSelectPlaceholder/ngSelectPlaceholder.directive';
9
11
  export * from './misc/ngSelectControlValueAccessor.directive';
10
12
  export * from './misc';
11
13
  export * from './misc/types';
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,OAAO,cAAc,CAAC;AAEtB,cAAc,2BAA2B,CAAC;AAC1C,cAAc,sCAAsC,CAAC;AACrD,cAAc,wCAAwC,CAAC;AACvD,cAAc,sCAAsC,CAAC;AACrD,cAAc,qBAAqB,CAAC;AACpC,cAAc,qBAAqB,CAAC;AACpC,cAAc,kDAAkD,CAAC;AACjE,cAAc,+CAA+C,CAAC;AAC9D,cAAc,QAAQ,CAAC;AACvB,cAAc,cAAc,CAAC;AAC7B,cAAc,4BAA4B,CAAC;AAC3C,cAAc,sCAAsC,CAAC;AACrD,cAAc,8BAA8B,CAAC;AAC7C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,kCAAkC,CAAC;AACjD,cAAc,+BAA+B,CAAC;AAC9C,cAAc,4BAA4B,CAAC;AAC3C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,iCAAiC,CAAC;AAChD,cAAc,sCAAsC,CAAC;AACrD,cAAc,sBAAsB,CAAC;AACrC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,iCAAiC,CAAC;AAChD,cAAc,uBAAuB,CAAC;AACtC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,kCAAkC,CAAC;AACjD,cAAc,iBAAiB,CAAC;AAChC,cAAc,uBAAuB,CAAC;AACtC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,sBAAsB,CAAC;AACrC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,iCAAiC,CAAC;AAChD,cAAc,yBAAyB,CAAC;AACxC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,wBAAwB,CAAC;AACvC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,mCAAmC,CAAC;AAClD,cAAc,mBAAmB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,OAAO,aAAa,CAAC;AAErB,cAAc,2BAA2B,CAAC;AAC1C,cAAc,sCAAsC,CAAC;AACrD,cAAc,wCAAwC,CAAC;AACvD,cAAc,sCAAsC,CAAC;AACrD,cAAc,qBAAqB,CAAC;AACpC,cAAc,qBAAqB,CAAC;AACpC,cAAc,0DAA0D,CAAC;AACzE,cAAc,kDAAkD,CAAC;AACjE,cAAc,gEAAgE,CAAC;AAC/E,cAAc,+CAA+C,CAAC;AAC9D,cAAc,QAAQ,CAAC;AACvB,cAAc,cAAc,CAAC;AAC7B,cAAc,4BAA4B,CAAC;AAC3C,cAAc,sCAAsC,CAAC;AACrD,cAAc,8BAA8B,CAAC;AAC7C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,kCAAkC,CAAC;AACjD,cAAc,+BAA+B,CAAC;AAC9C,cAAc,4BAA4B,CAAC;AAC3C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,iCAAiC,CAAC;AAChD,cAAc,sCAAsC,CAAC;AACrD,cAAc,sBAAsB,CAAC;AACrC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,iCAAiC,CAAC;AAChD,cAAc,uBAAuB,CAAC;AACtC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,kCAAkC,CAAC;AACjD,cAAc,iBAAiB,CAAC;AAChC,cAAc,uBAAuB,CAAC;AACtC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,sBAAsB,CAAC;AACrC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,iCAAiC,CAAC;AAChD,cAAc,yBAAyB,CAAC;AACxC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,wBAAwB,CAAC;AACvC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,mCAAmC,CAAC;AAClD,cAAc,mBAAmB,CAAC"}
package/version.bak CHANGED
@@ -1 +1 @@
1
- 11.0.0
1
+ 11.0.2
@@ -1,149 +0,0 @@
1
- import { ApplicationRef } from '@angular/core';
2
- import { ChangeDetectorRef } from '@angular/core';
3
- import { CodeOptionsGatherer } from '@anglr/select';
4
- import { ComponentFactoryResolver } from '@angular/core';
5
- import { DoBootstrap } from '@angular/core';
6
- import { ElementRef } from '@angular/core';
7
- import * as i0 from '@angular/core';
8
- import * as i2 from '@angular/platform-browser';
9
- import * as i3 from '@angular/common';
10
- import * as i4 from '@anglr/common';
11
- import * as i5 from '@anglr/select';
12
- import { Injector } from '@angular/core';
13
- import { NgSelectAction } from '@anglr/select';
14
- import { NgSelectComponent } from '@anglr/select';
15
- import { NgSelectFunction } from '@anglr/select';
16
- import { NgSelectOptions } from '@anglr/select';
17
- import { NgSelectPlugin } from '@anglr/select';
18
- import { NgSelectPluginInstances } from '@anglr/select';
19
- import { Observable } from 'rxjs';
20
- import { PluginBus } from '@anglr/select';
21
-
22
- declare namespace i1 {
23
- export {
24
- NgSelectElementsComponent
25
- }
26
- }
27
-
28
- /**
29
- * Component that represents WebComponent implementation of NgSelect
30
- */
31
- export declare class NgSelectElementsComponent<TValue = any> extends NgSelectComponent<TValue> implements NgSelectWebComponent<TValue> {
32
- protected pluginInstances: NgSelectPluginInstances;
33
- /**
34
- * Mutation observer, that observes ng-options
35
- */
36
- protected _optionsObserver: MutationObserver;
37
- /**
38
- * Options gatherer used for NgSelect WebComponent
39
- */
40
- protected _codeOptionsGatherer: CodeOptionsGatherer<TValue>;
41
- /**
42
- * Occurs every time when NgSelect is initialized or reinitialized, if value is false NgSelect was not initialized yet
43
- */
44
- get initializedWC(): Observable<boolean>;
45
- /**
46
- * Gets current state of initialization
47
- */
48
- get isInitializedWC(): boolean;
49
- /**
50
- * Gets or sets NgSelect options
51
- */
52
- get selectOptionsWC(): NgSelectOptions<TValue>;
53
- set selectOptionsWC(options: NgSelectOptions<TValue>);
54
- constructor(changeDetector: ChangeDetectorRef, element: ElementRef<HTMLElement>, componentFactoryResolver: ComponentFactoryResolver, appRef: ApplicationRef, injector: Injector, pluginBus: PluginBus<TValue>, pluginInstances: NgSelectPluginInstances, readonly?: string, disabled?: string, multiple?: string);
55
- /**
56
- * Called when component is destroyed
57
- */
58
- ngOnDestroy(): void;
59
- /**
60
- * Initialize component, automatically called once if not blocked by options
61
- */
62
- initializeWC: () => void;
63
- /**
64
- * Initialize options, automaticaly called during init phase, but can be used to reinitialize NgSelectOptions
65
- */
66
- initOptionsWC: () => void;
67
- /**
68
- * Gets instance of plugin by its id
69
- * @param pluginId - Id of plugin, use constants
70
- */
71
- getPluginWC: <PluginType extends NgSelectPlugin<any, any>>(pluginId: string) => PluginType;
72
- /**
73
- * Explicitly runs invalidation of content (change detection)
74
- */
75
- invalidateVisualsWC: () => void;
76
- /**
77
- * Executes actions on NgSelect
78
- * @param actions - Array of actions that are executed over NgSelect
79
- */
80
- executeWC: (...actions: NgSelectAction<TValue>[]) => void;
81
- /**
82
- * Executes function on NgSelect and returns result
83
- * @param func - Function that is executed and its result is returned
84
- */
85
- executeAndReturnWC: <TResult>(func: NgSelectFunction<TResult, TValue>) => TResult;
86
- static ɵfac: i0.ɵɵFactoryDeclaration<NgSelectElementsComponent<any>, [null, null, null, null, null, null, null, { attribute: "readonly"; }, { attribute: "disabled"; }, { attribute: "multiple"; }]>;
87
- static ɵcmp: i0.ɵɵComponentDeclaration<NgSelectElementsComponent<any>, "ng-select-web-component", never, { "initializedWC": "initializedWC"; "isInitializedWC": "isInitializedWC"; "selectOptionsWC": "selectOptions"; "initializeWC": "initializeWC"; "initOptionsWC": "initOptionsWC"; "getPluginWC": "getPluginWC"; "invalidateVisualsWC": "invalidateVisualsWC"; "executeWC": "executeWC"; "executeAndReturnWC": "executeAndReturnWC"; }, {}, never, never>;
88
- }
89
-
90
- /**
91
- * Represents module for WebComponent NgSelect
92
- */
93
- export declare class NgSelectElementsModule implements DoBootstrap {
94
- constructor(injector: Injector);
95
- /**
96
- * Called during bootstrapping of module
97
- */
98
- ngDoBootstrap(): void;
99
- static ɵfac: i0.ɵɵFactoryDeclaration<NgSelectElementsModule, never>;
100
- static ɵmod: i0.ɵɵNgModuleDeclaration<NgSelectElementsModule, [typeof i1.NgSelectElementsComponent], [typeof i2.BrowserModule, typeof i3.CommonModule, typeof i4.CommonDynamicModule, typeof i5.NgSelectModule], never>;
101
- static ɵinj: i0.ɵɵInjectorDeclaration<NgSelectElementsModule>;
102
- }
103
-
104
- /**
105
- * Public API for NgSelect WebComponent
106
- */
107
- export declare interface NgSelectWebComponent<TValue = any> {
108
- /**
109
- * Occurs every time when NgSelect is initialized or reinitialized, if value is false NgSelect was not initialized yet
110
- */
111
- readonly initializedWC: Observable<boolean>;
112
- /**
113
- * Gets current state of initialization
114
- */
115
- readonly isInitializedWC: boolean;
116
- /**
117
- * Gets or sets NgSelect options
118
- */
119
- selectOptionsWC: NgSelectOptions<TValue>;
120
- /**
121
- * Initialize component, automatically called once if not blocked by options
122
- */
123
- initializeWC(): void;
124
- /**
125
- * Initialize options, automaticaly called during init phase, but can be used to reinitialize NgSelectOptions
126
- */
127
- initOptionsWC(): void;
128
- /**
129
- * Gets instance of plugin by its id
130
- * @param pluginId - Id of plugin, use constants
131
- */
132
- getPluginWC<PluginType extends NgSelectPlugin>(pluginId: string): PluginType;
133
- /**
134
- * Explicitly runs invalidation of content (change detection)
135
- */
136
- invalidateVisualsWC(): void;
137
- /**
138
- * Executes actions on NgSelect
139
- * @param actions - Array of actions that are executed over NgSelect
140
- */
141
- executeWC(...actions: NgSelectAction<TValue>[]): void;
142
- /**
143
- * Executes function on NgSelect and returns result
144
- * @param func - Function that is executed and its result is returned
145
- */
146
- executeAndReturnWC<TResult>(func: NgSelectFunction<TResult, TValue>): TResult;
147
- }
148
-
149
- export { }
@@ -1,149 +0,0 @@
1
- import { ApplicationRef } from '@angular/core';
2
- import { ChangeDetectorRef } from '@angular/core';
3
- import { CodeOptionsGatherer } from '@anglr/select';
4
- import { ComponentFactoryResolver } from '@angular/core';
5
- import { DoBootstrap } from '@angular/core';
6
- import { ElementRef } from '@angular/core';
7
- import * as i0 from '@angular/core';
8
- import * as i2 from '@angular/platform-browser';
9
- import * as i3 from '@angular/common';
10
- import * as i4 from '@anglr/common';
11
- import * as i5 from '@anglr/select';
12
- import { Injector } from '@angular/core';
13
- import { NgSelectAction } from '@anglr/select';
14
- import { NgSelectComponent } from '@anglr/select';
15
- import { NgSelectFunction } from '@anglr/select';
16
- import { NgSelectOptions } from '@anglr/select';
17
- import { NgSelectPlugin } from '@anglr/select';
18
- import { NgSelectPluginInstances } from '@anglr/select';
19
- import { Observable } from 'rxjs';
20
- import { PluginBus } from '@anglr/select';
21
-
22
- declare namespace i1 {
23
- export {
24
- NgSelectElementsComponent
25
- }
26
- }
27
-
28
- /**
29
- * Component that represents WebComponent implementation of NgSelect
30
- */
31
- export declare class NgSelectElementsComponent<TValue = any> extends NgSelectComponent<TValue> implements NgSelectWebComponent<TValue> {
32
- protected pluginInstances: NgSelectPluginInstances;
33
- /**
34
- * Mutation observer, that observes ng-options
35
- */
36
- protected _optionsObserver: MutationObserver;
37
- /**
38
- * Options gatherer used for NgSelect WebComponent
39
- */
40
- protected _codeOptionsGatherer: CodeOptionsGatherer<TValue>;
41
- /**
42
- * Occurs every time when NgSelect is initialized or reinitialized, if value is false NgSelect was not initialized yet
43
- */
44
- get initializedWC(): Observable<boolean>;
45
- /**
46
- * Gets current state of initialization
47
- */
48
- get isInitializedWC(): boolean;
49
- /**
50
- * Gets or sets NgSelect options
51
- */
52
- get selectOptionsWC(): NgSelectOptions<TValue>;
53
- set selectOptionsWC(options: NgSelectOptions<TValue>);
54
- constructor(changeDetector: ChangeDetectorRef, element: ElementRef<HTMLElement>, componentFactoryResolver: ComponentFactoryResolver, appRef: ApplicationRef, injector: Injector, pluginBus: PluginBus<TValue>, pluginInstances: NgSelectPluginInstances, readonly?: string, disabled?: string, multiple?: string);
55
- /**
56
- * Called when component is destroyed
57
- */
58
- ngOnDestroy(): void;
59
- /**
60
- * Initialize component, automatically called once if not blocked by options
61
- */
62
- initializeWC: () => void;
63
- /**
64
- * Initialize options, automaticaly called during init phase, but can be used to reinitialize NgSelectOptions
65
- */
66
- initOptionsWC: () => void;
67
- /**
68
- * Gets instance of plugin by its id
69
- * @param pluginId - Id of plugin, use constants
70
- */
71
- getPluginWC: <PluginType extends NgSelectPlugin<any, any>>(pluginId: string) => PluginType;
72
- /**
73
- * Explicitly runs invalidation of content (change detection)
74
- */
75
- invalidateVisualsWC: () => void;
76
- /**
77
- * Executes actions on NgSelect
78
- * @param actions - Array of actions that are executed over NgSelect
79
- */
80
- executeWC: (...actions: NgSelectAction<TValue>[]) => void;
81
- /**
82
- * Executes function on NgSelect and returns result
83
- * @param func - Function that is executed and its result is returned
84
- */
85
- executeAndReturnWC: <TResult>(func: NgSelectFunction<TResult, TValue>) => TResult;
86
- static ɵfac: i0.ɵɵFactoryDeclaration<NgSelectElementsComponent<any>, [null, null, null, null, null, null, null, { attribute: "readonly"; }, { attribute: "disabled"; }, { attribute: "multiple"; }]>;
87
- static ɵcmp: i0.ɵɵComponentDeclaration<NgSelectElementsComponent<any>, "ng-select-web-component", never, { "initializedWC": "initializedWC"; "isInitializedWC": "isInitializedWC"; "selectOptionsWC": "selectOptions"; "initializeWC": "initializeWC"; "initOptionsWC": "initOptionsWC"; "getPluginWC": "getPluginWC"; "invalidateVisualsWC": "invalidateVisualsWC"; "executeWC": "executeWC"; "executeAndReturnWC": "executeAndReturnWC"; }, {}, never, never>;
88
- }
89
-
90
- /**
91
- * Represents module for WebComponent NgSelect
92
- */
93
- export declare class NgSelectElementsModule implements DoBootstrap {
94
- constructor(injector: Injector);
95
- /**
96
- * Called during bootstrapping of module
97
- */
98
- ngDoBootstrap(): void;
99
- static ɵfac: i0.ɵɵFactoryDeclaration<NgSelectElementsModule, never>;
100
- static ɵmod: i0.ɵɵNgModuleDeclaration<NgSelectElementsModule, [typeof i1.NgSelectElementsComponent], [typeof i2.BrowserModule, typeof i3.CommonModule, typeof i4.CommonDynamicModule, typeof i5.NgSelectModule], never>;
101
- static ɵinj: i0.ɵɵInjectorDeclaration<NgSelectElementsModule>;
102
- }
103
-
104
- /**
105
- * Public API for NgSelect WebComponent
106
- */
107
- export declare interface NgSelectWebComponent<TValue = any> {
108
- /**
109
- * Occurs every time when NgSelect is initialized or reinitialized, if value is false NgSelect was not initialized yet
110
- */
111
- readonly initializedWC: Observable<boolean>;
112
- /**
113
- * Gets current state of initialization
114
- */
115
- readonly isInitializedWC: boolean;
116
- /**
117
- * Gets or sets NgSelect options
118
- */
119
- selectOptionsWC: NgSelectOptions<TValue>;
120
- /**
121
- * Initialize component, automatically called once if not blocked by options
122
- */
123
- initializeWC(): void;
124
- /**
125
- * Initialize options, automaticaly called during init phase, but can be used to reinitialize NgSelectOptions
126
- */
127
- initOptionsWC(): void;
128
- /**
129
- * Gets instance of plugin by its id
130
- * @param pluginId - Id of plugin, use constants
131
- */
132
- getPluginWC<PluginType extends NgSelectPlugin>(pluginId: string): PluginType;
133
- /**
134
- * Explicitly runs invalidation of content (change detection)
135
- */
136
- invalidateVisualsWC(): void;
137
- /**
138
- * Executes actions on NgSelect
139
- * @param actions - Array of actions that are executed over NgSelect
140
- */
141
- executeWC(...actions: NgSelectAction<TValue>[]): void;
142
- /**
143
- * Executes function on NgSelect and returns result
144
- * @param func - Function that is executed and its result is returned
145
- */
146
- executeAndReturnWC<TResult>(func: NgSelectFunction<TResult, TValue>): TResult;
147
- }
148
-
149
- export { }
@@ -1,81 +0,0 @@
1
- ## API Report File for "@anglr/select-elements"
2
-
3
- > Do not edit this file. It is a report generated by [API Extractor](https://api-extractor.com/).
4
-
5
- ```ts
6
-
7
- import { ApplicationRef } from '@angular/core';
8
- import { ChangeDetectorRef } from '@angular/core';
9
- import { CodeOptionsGatherer } from '@anglr/select';
10
- import { ComponentFactoryResolver } from '@angular/core';
11
- import { DoBootstrap } from '@angular/core';
12
- import { ElementRef } from '@angular/core';
13
- import * as i0 from '@angular/core';
14
- import * as i2 from '@angular/platform-browser';
15
- import * as i3 from '@angular/common';
16
- import * as i4 from '@anglr/common';
17
- import * as i5 from '@anglr/select';
18
- import { Injector } from '@angular/core';
19
- import { NgSelectAction } from '@anglr/select';
20
- import { NgSelectComponent } from '@anglr/select';
21
- import { NgSelectFunction } from '@anglr/select';
22
- import { NgSelectOptions } from '@anglr/select';
23
- import { NgSelectPlugin } from '@anglr/select';
24
- import { NgSelectPluginInstances } from '@anglr/select';
25
- import { Observable } from 'rxjs';
26
- import { PluginBus } from '@anglr/select';
27
-
28
- // @public
29
- export class NgSelectElementsComponent<TValue = any> extends NgSelectComponent<TValue> implements NgSelectWebComponent<TValue> {
30
- constructor(changeDetector: ChangeDetectorRef, element: ElementRef<HTMLElement>, componentFactoryResolver: ComponentFactoryResolver, appRef: ApplicationRef, injector: Injector, pluginBus: PluginBus<TValue>, pluginInstances: NgSelectPluginInstances, readonly?: string, disabled?: string, multiple?: string);
31
- protected _codeOptionsGatherer: CodeOptionsGatherer<TValue>;
32
- executeAndReturnWC: <TResult>(func: NgSelectFunction<TResult, TValue>) => TResult;
33
- executeWC: (...actions: NgSelectAction<TValue>[]) => void;
34
- getPluginWC: <PluginType extends NgSelectPlugin<any, any>>(pluginId: string) => PluginType;
35
- get initializedWC(): Observable<boolean>;
36
- initializeWC: () => void;
37
- initOptionsWC: () => void;
38
- invalidateVisualsWC: () => void;
39
- get isInitializedWC(): boolean;
40
- ngOnDestroy(): void;
41
- protected _optionsObserver: MutationObserver;
42
- // (undocumented)
43
- protected pluginInstances: NgSelectPluginInstances;
44
- get selectOptionsWC(): NgSelectOptions<TValue>;
45
- set selectOptionsWC(options: NgSelectOptions<TValue>);
46
- // (undocumented)
47
- static ɵcmp: i0.ɵɵComponentDeclaration<NgSelectElementsComponent<any>, "ng-select-web-component", never, { "initializedWC": "initializedWC"; "isInitializedWC": "isInitializedWC"; "selectOptionsWC": "selectOptions"; "initializeWC": "initializeWC"; "initOptionsWC": "initOptionsWC"; "getPluginWC": "getPluginWC"; "invalidateVisualsWC": "invalidateVisualsWC"; "executeWC": "executeWC"; "executeAndReturnWC": "executeAndReturnWC"; }, {}, never, never>;
48
- // (undocumented)
49
- static ɵfac: i0.ɵɵFactoryDeclaration<NgSelectElementsComponent<any>, [null, null, null, null, null, null, null, { attribute: "readonly"; }, { attribute: "disabled"; }, { attribute: "multiple"; }]>;
50
- }
51
-
52
- // @public
53
- export class NgSelectElementsModule implements DoBootstrap {
54
- constructor(injector: Injector);
55
- ngDoBootstrap(): void;
56
- // (undocumented)
57
- static ɵfac: i0.ɵɵFactoryDeclaration<NgSelectElementsModule, never>;
58
- // (undocumented)
59
- static ɵinj: i0.ɵɵInjectorDeclaration<NgSelectElementsModule>;
60
- // Warning: (ae-forgotten-export) The symbol "i1" needs to be exported by the entry point index.d.ts
61
- //
62
- // (undocumented)
63
- static ɵmod: i0.ɵɵNgModuleDeclaration<NgSelectElementsModule, [typeof i1.NgSelectElementsComponent], [typeof i2.BrowserModule, typeof i3.CommonModule, typeof i4.CommonDynamicModule, typeof i5.NgSelectModule], never>;
64
- }
65
-
66
- // @public
67
- export interface NgSelectWebComponent<TValue = any> {
68
- executeAndReturnWC<TResult>(func: NgSelectFunction<TResult, TValue>): TResult;
69
- executeWC(...actions: NgSelectAction<TValue>[]): void;
70
- getPluginWC<PluginType extends NgSelectPlugin>(pluginId: string): PluginType;
71
- readonly initializedWC: Observable<boolean>;
72
- initializeWC(): void;
73
- initOptionsWC(): void;
74
- invalidateVisualsWC(): void;
75
- readonly isInitializedWC: boolean;
76
- selectOptionsWC: NgSelectOptions<TValue>;
77
- }
78
-
79
- // (No @packageDocumentation comment for this package)
80
-
81
- ```
@@ -1,31 +0,0 @@
1
- import { ɵGetValue as getValue } from '@anglr/select';
2
- import { NgSelectAction } from '@anglr/select';
3
- import { NgSelectOptions } from '@anglr/select';
4
- import { ɵOnFocus as onFocus } from '@anglr/select';
5
- import { ɵSetReadonly as setReadonly } from '@anglr/select';
6
- import { ɵSetValue as setValue } from '@anglr/select';
7
- import { ɵValueChange as valueChange } from '@anglr/select';
8
-
9
- export { getValue }
10
-
11
- export { onFocus }
12
-
13
- /**
14
- * Method used to patch options without full initialization of NgSelect, only options are initialized
15
- * @param options - Options to be used as patch
16
- */
17
- export declare function patchOptions<TValue = any>(options: NgSelectOptions<TValue>): NgSelectAction<TValue>;
18
-
19
- /**
20
- * Method reinitialize options for NgSelect
21
- * @param options - Options to be used for reinitialization
22
- */
23
- export declare function reinitializeOptions<TValue = any>(options?: NgSelectOptions<TValue>): NgSelectAction<TValue>;
24
-
25
- export { setReadonly }
26
-
27
- export { setValue }
28
-
29
- export { valueChange }
30
-
31
- export { }