@ni/ok-components 1.4.0 → 1.4.1

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.
@@ -1,16 +1,10 @@
1
- ## class: `TsIconDynamic`
1
+ ## class: `ExButton`
2
2
 
3
3
  ### Superclass
4
4
 
5
- | Name | Module | Package |
6
- | ------ | ------ | ---------------------------------------- |
7
- | `Icon` | | @ni/nimble-components/dist/esm/icon-base |
8
-
9
- ### Static Methods
10
-
11
- | Name | Privacy | Description | Parameters | Return | Inherited From |
12
- | --------------------- | ------- | ----------- | ------------------------------ | ------ | -------------- |
13
- | `registerIconDynamic` | public | | `tagName: string, url: string` | `void` | |
5
+ | Name | Module | Package |
6
+ | ------------------- | ------ | ------------------- |
7
+ | `FoundationElement` | | @ni/fast-foundation |
14
8
 
15
9
  <hr/>
16
10
 
@@ -114,62 +108,6 @@
114
108
 
115
109
  <hr/>
116
110
 
117
- ## class: `FvContextHelp`
118
-
119
- ### Superclass
120
-
121
- | Name | Module | Package |
122
- | ------------------- | ------ | ------------------- |
123
- | `FoundationElement` | | @ni/fast-foundation |
124
-
125
- ### Fields
126
-
127
- | Name | Privacy | Type | Default | Description | Inherited From |
128
- | -------------- | ------- | ----------------------- | ------------- | ----------- | -------------- |
129
- | `text` | public | `string` | `''` | | |
130
- | `triggerLabel` | public | `string` | `'Show help'` | | |
131
- | `severity` | public | `FvContextHelpSeverity` | | | |
132
- | `iconVisible` | public | `boolean` | `false` | | |
133
-
134
- ### Attributes
135
-
136
- | Name | Field | Inherited From |
137
- | --------------- | ------------ | -------------- |
138
- | `text` | text | |
139
- | `trigger-label` | triggerLabel | |
140
- | `severity` | severity | |
141
- | `icon-visible` | iconVisible | |
142
-
143
- <hr/>
144
-
145
- ## class: `FvSearchInput`
146
-
147
- ### Superclass
148
-
149
- | Name | Module | Package |
150
- | --------------------- | ------ | ------------------- |
151
- | `FoundationTextField` | | @ni/fast-foundation |
152
-
153
- ### Fields
154
-
155
- | Name | Privacy | Type | Default | Description | Inherited From |
156
- | ------------ | ------- | ----------------------------- | ------- | ----------- | -------------- |
157
- | `appearance` | public | `FvSearchInputAppearanceType` | | | |
158
-
159
- ### Events
160
-
161
- | Name | Type | Description | Inherited From |
162
- | ------- | ------- | ----------- | -------------- |
163
- | `input` | `Event` | | |
164
-
165
- ### Attributes
166
-
167
- | Name | Field | Inherited From |
168
- | ------------ | ---------- | -------------- |
169
- | `appearance` | appearance | |
170
-
171
- <hr/>
172
-
173
111
  ## class: `FvSplitButton`
174
112
 
175
113
  ### Superclass
@@ -252,6 +190,62 @@
252
190
 
253
191
  <hr/>
254
192
 
193
+ ## class: `FvSearchInput`
194
+
195
+ ### Superclass
196
+
197
+ | Name | Module | Package |
198
+ | --------------------- | ------ | ------------------- |
199
+ | `FoundationTextField` | | @ni/fast-foundation |
200
+
201
+ ### Fields
202
+
203
+ | Name | Privacy | Type | Default | Description | Inherited From |
204
+ | ------------ | ------- | ----------------------------- | ------- | ----------- | -------------- |
205
+ | `appearance` | public | `FvSearchInputAppearanceType` | | | |
206
+
207
+ ### Events
208
+
209
+ | Name | Type | Description | Inherited From |
210
+ | ------- | ------- | ----------- | -------------- |
211
+ | `input` | `Event` | | |
212
+
213
+ ### Attributes
214
+
215
+ | Name | Field | Inherited From |
216
+ | ------------ | ---------- | -------------- |
217
+ | `appearance` | appearance | |
218
+
219
+ <hr/>
220
+
221
+ ## class: `FvContextHelp`
222
+
223
+ ### Superclass
224
+
225
+ | Name | Module | Package |
226
+ | ------------------- | ------ | ------------------- |
227
+ | `FoundationElement` | | @ni/fast-foundation |
228
+
229
+ ### Fields
230
+
231
+ | Name | Privacy | Type | Default | Description | Inherited From |
232
+ | -------------- | ------- | ----------------------- | ------------- | ----------- | -------------- |
233
+ | `text` | public | `string` | `''` | | |
234
+ | `triggerLabel` | public | `string` | `'Show help'` | | |
235
+ | `severity` | public | `FvContextHelpSeverity` | | | |
236
+ | `iconVisible` | public | `boolean` | `false` | | |
237
+
238
+ ### Attributes
239
+
240
+ | Name | Field | Inherited From |
241
+ | --------------- | ------------ | -------------- |
242
+ | `text` | text | |
243
+ | `trigger-label` | triggerLabel | |
244
+ | `severity` | severity | |
245
+ | `icon-visible` | iconVisible | |
246
+
247
+ <hr/>
248
+
255
249
  ## class: `FvSummaryPanel`
256
250
 
257
251
  ### Superclass
@@ -314,13 +308,19 @@
314
308
 
315
309
  <hr/>
316
310
 
317
- ## class: `ExButton`
311
+ ## class: `TsIconDynamic`
318
312
 
319
313
  ### Superclass
320
314
 
321
- | Name | Module | Package |
322
- | ------------------- | ------ | ------------------- |
323
- | `FoundationElement` | | @ni/fast-foundation |
315
+ | Name | Module | Package |
316
+ | ------ | ------ | ---------------------------------------- |
317
+ | `Icon` | | @ni/nimble-components/dist/esm/icon-base |
318
+
319
+ ### Static Methods
320
+
321
+ | Name | Privacy | Description | Parameters | Return | Inherited From |
322
+ | --------------------- | ------- | ----------- | ------------------------------ | ------ | -------------- |
323
+ | `registerIconDynamic` | public | | `tagName: string, url: string` | `void` | |
324
324
 
325
325
  <hr/>
326
326
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ni/ok-components",
3
- "version": "1.4.0",
3
+ "version": "1.4.1",
4
4
  "description": "NI Ok Components",
5
5
  "scripts": {
6
6
  "build": "npm run build:components && npm run build:cem",
@@ -43,7 +43,7 @@
43
43
  "@ni/fast-foundation": "^10.2.3",
44
44
  "@ni/fast-web-utilities": "^10.0.0",
45
45
  "@ni/nimble-components": "^35.10.0",
46
- "@ni/spright-components": "^6.20.0",
46
+ "@ni/spright-components": "^6.20.1",
47
47
  "tslib": "^2.2.0"
48
48
  },
49
49
  "devDependencies": {