@sankhyalabs/core-docs 5.20.0-dev.16 → 5.20.0-dev.18

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.
@@ -2174,7 +2174,7 @@ src/dataunit/DataUnit.ts:1068
2174
2174
 
2175
2175
  ### setFieldValue()
2176
2176
 
2177
- > **setFieldValue**(`fieldName`, `newValue`, `records`?): `Promise`\<`boolean`\>
2177
+ > **setFieldValue**(`fieldName`, `newValue`, `records`?, `options`?): `Promise`\<`boolean`\>
2178
2178
 
2179
2179
  Insere valor no campo desejado.
2180
2180
 
@@ -2192,6 +2192,8 @@ Valor a ser inserido no campo.
2192
2192
 
2193
2193
  Indica quais registros foram afetados pela alteração no valor do campo.
2194
2194
 
2195
+ • **options?**: `any`
2196
+
2195
2197
  #### Returns
2196
2198
 
2197
2199
  `Promise`\<`boolean`\>
@@ -138,6 +138,24 @@ src/utils/OverflowWatcher/index.ts:16
138
138
 
139
139
  ## Methods
140
140
 
141
+ ### addNotOverFlowElement()
142
+
143
+ > **addNotOverFlowElement**(`elementId`): `void`
144
+
145
+ #### Parameters
146
+
147
+ • **elementId**: `string`
148
+
149
+ #### Returns
150
+
151
+ `void`
152
+
153
+ #### Source
154
+
155
+ src/utils/OverflowWatcher/index.ts:52
156
+
157
+ ***
158
+
141
159
  ### calcChildrenSize()
142
160
 
143
161
  > `private` **calcChildrenSize**(`children`): `number`
@@ -152,7 +170,7 @@ src/utils/OverflowWatcher/index.ts:16
152
170
 
153
171
  #### Source
154
172
 
155
- src/utils/OverflowWatcher/index.ts:199
173
+ src/utils/OverflowWatcher/index.ts:205
156
174
 
157
175
  ***
158
176
 
@@ -170,7 +188,7 @@ src/utils/OverflowWatcher/index.ts:199
170
188
 
171
189
  #### Source
172
190
 
173
- src/utils/OverflowWatcher/index.ts:206
191
+ src/utils/OverflowWatcher/index.ts:212
174
192
 
175
193
  ***
176
194
 
@@ -188,7 +206,7 @@ src/utils/OverflowWatcher/index.ts:206
188
206
 
189
207
  #### Source
190
208
 
191
- src/utils/OverflowWatcher/index.ts:171
209
+ src/utils/OverflowWatcher/index.ts:177
192
210
 
193
211
  ***
194
212
 
@@ -206,7 +224,7 @@ src/utils/OverflowWatcher/index.ts:171
206
224
 
207
225
  #### Source
208
226
 
209
- src/utils/OverflowWatcher/index.ts:181
227
+ src/utils/OverflowWatcher/index.ts:187
210
228
 
211
229
  ***
212
230
 
@@ -224,7 +242,7 @@ src/utils/OverflowWatcher/index.ts:181
224
242
 
225
243
  #### Source
226
244
 
227
- src/utils/OverflowWatcher/index.ts:90
245
+ src/utils/OverflowWatcher/index.ts:96
228
246
 
229
247
  ***
230
248
 
@@ -242,7 +260,7 @@ src/utils/OverflowWatcher/index.ts:90
242
260
 
243
261
  #### Source
244
262
 
245
- src/utils/OverflowWatcher/index.ts:151
263
+ src/utils/OverflowWatcher/index.ts:157
246
264
 
247
265
  ***
248
266
 
@@ -256,7 +274,7 @@ src/utils/OverflowWatcher/index.ts:151
256
274
 
257
275
  #### Source
258
276
 
259
- src/utils/OverflowWatcher/index.ts:120
277
+ src/utils/OverflowWatcher/index.ts:126
260
278
 
261
279
  ***
262
280
 
@@ -270,7 +288,7 @@ src/utils/OverflowWatcher/index.ts:120
270
288
 
271
289
  #### Source
272
290
 
273
- src/utils/OverflowWatcher/index.ts:52
291
+ src/utils/OverflowWatcher/index.ts:58
274
292
 
275
293
  ***
276
294
 
@@ -292,7 +310,7 @@ src/utils/OverflowWatcher/index.ts:52
292
310
 
293
311
  #### Source
294
312
 
295
- src/utils/OverflowWatcher/index.ts:160
313
+ src/utils/OverflowWatcher/index.ts:166
296
314
 
297
315
  ***
298
316
 
@@ -306,7 +324,7 @@ src/utils/OverflowWatcher/index.ts:160
306
324
 
307
325
  #### Source
308
326
 
309
- src/utils/OverflowWatcher/index.ts:56
327
+ src/utils/OverflowWatcher/index.ts:62
310
328
 
311
329
  ***
312
330
 
@@ -324,7 +342,7 @@ src/utils/OverflowWatcher/index.ts:56
324
342
 
325
343
  #### Source
326
344
 
327
- src/utils/OverflowWatcher/index.ts:156
345
+ src/utils/OverflowWatcher/index.ts:162
328
346
 
329
347
  ***
330
348
 
@@ -342,7 +360,7 @@ src/utils/OverflowWatcher/index.ts:156
342
360
 
343
361
  #### Source
344
362
 
345
- src/utils/OverflowWatcher/index.ts:191
363
+ src/utils/OverflowWatcher/index.ts:197
346
364
 
347
365
  ***
348
366
 
@@ -360,7 +378,7 @@ src/utils/OverflowWatcher/index.ts:191
360
378
 
361
379
  #### Source
362
380
 
363
- src/utils/OverflowWatcher/index.ts:62
381
+ src/utils/OverflowWatcher/index.ts:68
364
382
 
365
383
  ***
366
384
 
@@ -378,7 +396,7 @@ src/utils/OverflowWatcher/index.ts:62
378
396
 
379
397
  #### Source
380
398
 
381
- src/utils/OverflowWatcher/index.ts:94
399
+ src/utils/OverflowWatcher/index.ts:100
382
400
 
383
401
  ***
384
402
 
@@ -398,7 +416,7 @@ src/utils/OverflowWatcher/index.ts:94
398
416
 
399
417
  #### Source
400
418
 
401
- src/utils/OverflowWatcher/index.ts:147
419
+ src/utils/OverflowWatcher/index.ts:153
402
420
 
403
421
  ***
404
422
 
@@ -416,7 +434,7 @@ src/utils/OverflowWatcher/index.ts:147
416
434
 
417
435
  #### Source
418
436
 
419
- src/utils/OverflowWatcher/index.ts:220
437
+ src/utils/OverflowWatcher/index.ts:226
420
438
 
421
439
  ***
422
440
 
@@ -436,7 +454,7 @@ src/utils/OverflowWatcher/index.ts:220
436
454
 
437
455
  #### Source
438
456
 
439
- src/utils/OverflowWatcher/index.ts:106
457
+ src/utils/OverflowWatcher/index.ts:112
440
458
 
441
459
  ***
442
460
 
@@ -456,7 +474,7 @@ src/utils/OverflowWatcher/index.ts:106
456
474
 
457
475
  #### Source
458
476
 
459
- src/utils/OverflowWatcher/index.ts:125
477
+ src/utils/OverflowWatcher/index.ts:131
460
478
 
461
479
  ***
462
480
 
@@ -474,7 +492,7 @@ src/utils/OverflowWatcher/index.ts:125
474
492
 
475
493
  #### Source
476
494
 
477
- src/utils/OverflowWatcher/index.ts:186
495
+ src/utils/OverflowWatcher/index.ts:192
478
496
 
479
497
  ***
480
498
 
@@ -492,7 +510,7 @@ src/utils/OverflowWatcher/index.ts:186
492
510
 
493
511
  #### Source
494
512
 
495
- src/utils/OverflowWatcher/index.ts:82
513
+ src/utils/OverflowWatcher/index.ts:88
496
514
 
497
515
  ***
498
516
 
@@ -512,4 +530,4 @@ src/utils/OverflowWatcher/index.ts:82
512
530
 
513
531
  #### Source
514
532
 
515
- src/utils/OverflowWatcher/index.ts:74
533
+ src/utils/OverflowWatcher/index.ts:80
@@ -14,7 +14,7 @@
14
14
 
15
15
  #### Source
16
16
 
17
- src/utils/OverflowWatcher/index.ts:227
17
+ src/utils/OverflowWatcher/index.ts:233
18
18
 
19
19
  ***
20
20
 
@@ -24,7 +24,7 @@ src/utils/OverflowWatcher/index.ts:227
24
24
 
25
25
  #### Source
26
26
 
27
- src/utils/OverflowWatcher/index.ts:230
27
+ src/utils/OverflowWatcher/index.ts:236
28
28
 
29
29
  ***
30
30
 
@@ -34,7 +34,7 @@ src/utils/OverflowWatcher/index.ts:230
34
34
 
35
35
  #### Source
36
36
 
37
- src/utils/OverflowWatcher/index.ts:229
37
+ src/utils/OverflowWatcher/index.ts:235
38
38
 
39
39
  ***
40
40
 
@@ -44,7 +44,7 @@ src/utils/OverflowWatcher/index.ts:229
44
44
 
45
45
  #### Source
46
46
 
47
- src/utils/OverflowWatcher/index.ts:226
47
+ src/utils/OverflowWatcher/index.ts:232
48
48
 
49
49
  ***
50
50
 
@@ -54,7 +54,7 @@ src/utils/OverflowWatcher/index.ts:226
54
54
 
55
55
  #### Source
56
56
 
57
- src/utils/OverflowWatcher/index.ts:231
57
+ src/utils/OverflowWatcher/index.ts:237
58
58
 
59
59
  ***
60
60
 
@@ -64,4 +64,4 @@ src/utils/OverflowWatcher/index.ts:231
64
64
 
65
65
  #### Source
66
66
 
67
- src/utils/OverflowWatcher/index.ts:228
67
+ src/utils/OverflowWatcher/index.ts:234
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sankhyalabs/core-docs",
3
- "version": "5.20.0-dev.16",
3
+ "version": "5.20.0-dev.18",
4
4
  "description": "Documentação da biblioteca de componentes Sankhya.",
5
5
  "main": "",
6
6
  "files": [