@oracle/oraclejet-core-pack 14.1.13 → 14.1.14

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 (79) hide show
  1. package/oj-c/Avatar.json +10 -10
  2. package/oj-c/Button.json +18 -18
  3. package/oj-c/Collapsible.json +14 -14
  4. package/oj-c/FilePicker.json +18 -18
  5. package/oj-c/InputNumber.json +53 -53
  6. package/oj-c/InputPassword.json +44 -44
  7. package/oj-c/InputText.json +51 -51
  8. package/oj-c/ListItemLayout.json +16 -16
  9. package/oj-c/MessageToast.json +11 -11
  10. package/oj-c/MeterBar.json +30 -30
  11. package/oj-c/MeterCircle.json +32 -32
  12. package/oj-c/ProgressBar.json +7 -7
  13. package/oj-c/ProgressCircle.json +7 -7
  14. package/oj-c/RatingGauge.json +23 -23
  15. package/oj-c/SelectMultiple.json +41 -41
  16. package/oj-c/SelectSingle.json +55 -55
  17. package/oj-c/SplitMenuButton.json +17 -17
  18. package/oj-c/TextArea.json +46 -46
  19. package/oj-c/avatar/component.json +1 -1
  20. package/oj-c/button/component.json +1 -1
  21. package/oj-c/collapsible/component.json +1 -1
  22. package/oj-c/component.json +1 -1
  23. package/oj-c/docs/avatar.html +4 -4
  24. package/oj-c/docs/button.html +4 -4
  25. package/oj-c/docs/collapsible.html +4 -4
  26. package/oj-c/docs/file-picker.html +4 -4
  27. package/oj-c/docs/index.html +4 -4
  28. package/oj-c/docs/input-number.html +4 -4
  29. package/oj-c/docs/input-password.html +4 -4
  30. package/oj-c/docs/input-text.html +4 -4
  31. package/oj-c/docs/list-item-layout.html +4 -4
  32. package/oj-c/docs/message-toast.html +4 -4
  33. package/oj-c/docs/meter-bar.html +4 -4
  34. package/oj-c/docs/meter-circle.html +4 -4
  35. package/oj-c/docs/oj-c.Avatar.html +4 -4
  36. package/oj-c/docs/oj-c.Button.html +4 -4
  37. package/oj-c/docs/oj-c.Collapsible.html +4 -4
  38. package/oj-c/docs/oj-c.FilePicker.html +4 -4
  39. package/oj-c/docs/oj-c.InputNumber.html +4 -4
  40. package/oj-c/docs/oj-c.InputPassword.html +4 -4
  41. package/oj-c/docs/oj-c.InputText.html +4 -4
  42. package/oj-c/docs/oj-c.ListItemLayout.html +4 -4
  43. package/oj-c/docs/oj-c.MessageToast.html +4 -4
  44. package/oj-c/docs/oj-c.MeterBar.html +4 -4
  45. package/oj-c/docs/oj-c.MeterCircle.html +4 -4
  46. package/oj-c/docs/oj-c.ProgressBar.html +4 -4
  47. package/oj-c/docs/oj-c.ProgressCircle.html +4 -4
  48. package/oj-c/docs/oj-c.RatingGauge.html +4 -4
  49. package/oj-c/docs/oj-c.SelectMultiple.html +4 -4
  50. package/oj-c/docs/oj-c.SelectSingle.html +4 -4
  51. package/oj-c/docs/oj-c.SplitMenuButton.html +4 -4
  52. package/oj-c/docs/oj-c.TextArea.html +4 -4
  53. package/oj-c/docs/progress-bar.html +4 -4
  54. package/oj-c/docs/progress-circle.html +4 -4
  55. package/oj-c/docs/rating-gauge.html +4 -4
  56. package/oj-c/docs/scripts/deprecated.js +1 -1
  57. package/oj-c/docs/scripts/prettify/lang-css.js +1 -1
  58. package/oj-c/docs/scripts/prettify/prettify.js +1 -1
  59. package/oj-c/docs/select-multiple.html +4 -4
  60. package/oj-c/docs/select-single.html +4 -4
  61. package/oj-c/docs/split-menu-button.html +4 -4
  62. package/oj-c/docs/text-area.html +4 -4
  63. package/oj-c/file-picker/component.json +1 -1
  64. package/oj-c/input-number/component.json +1 -1
  65. package/oj-c/input-password/component.json +1 -1
  66. package/oj-c/input-text/component.json +1 -1
  67. package/oj-c/list-item-layout/component.json +1 -1
  68. package/oj-c/message-toast/component.json +1 -1
  69. package/oj-c/metadata/allComponents.json +37 -37
  70. package/oj-c/meter-bar/component.json +1 -1
  71. package/oj-c/meter-circle/component.json +1 -1
  72. package/oj-c/progress-bar/component.json +1 -1
  73. package/oj-c/progress-circle/component.json +1 -1
  74. package/oj-c/rating-gauge/component.json +1 -1
  75. package/oj-c/select-multiple/component.json +1 -1
  76. package/oj-c/select-single/component.json +1 -1
  77. package/oj-c/split-menu-button/component.json +1 -1
  78. package/oj-c/text-area/component.json +1 -1
  79. package/package.json +3 -3
package/oj-c/Avatar.json CHANGED
@@ -30,7 +30,7 @@
30
30
  "since": "13.0.0",
31
31
  "meta": {
32
32
  "filename": "avatar.tsx",
33
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.13/packages/oraclejet-core-pack/web/components/oj-c/avatar"
33
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.14/packages/oraclejet-core-pack/web/components/oj-c/avatar"
34
34
  },
35
35
  "ojmodule": "avatar"
36
36
  },
@@ -45,7 +45,7 @@
45
45
  "description": "Specifies the background of the avatar.",
46
46
  "meta": {
47
47
  "filename": "avatar.tsx",
48
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.13/packages/oraclejet-core-pack/web/components/oj-c/avatar"
48
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.14/packages/oraclejet-core-pack/web/components/oj-c/avatar"
49
49
  },
50
50
  "ojvalues": [
51
51
  {
@@ -176,7 +176,7 @@
176
176
  "description": " Specifies the initials of the avatar. Initials will not be displayed if src or iconClass attributes are specified.\n<a href=\"oj.IntlConverterUtils.html#getInitials\">IntlConverterUtils.getInitials</a> can be used to generate initials from first and last names in a locale-specific manner.",
177
177
  "meta": {
178
178
  "filename": "avatar.tsx",
179
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.13/packages/oraclejet-core-pack/web/components/oj-c/avatar"
179
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.14/packages/oraclejet-core-pack/web/components/oj-c/avatar"
180
180
  },
181
181
  "type": {
182
182
  "names": [
@@ -195,7 +195,7 @@
195
195
  "description": "Specifies the size of the avatar.",
196
196
  "meta": {
197
197
  "filename": "avatar.tsx",
198
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.13/packages/oraclejet-core-pack/web/components/oj-c/avatar"
198
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.14/packages/oraclejet-core-pack/web/components/oj-c/avatar"
199
199
  },
200
200
  "ojvalues": [
201
201
  {
@@ -293,7 +293,7 @@
293
293
  "description": "Specifies the src for the image of the avatar. Image will be rendered as a background image. Src will have\nprecedence over initials, but not icon.",
294
294
  "meta": {
295
295
  "filename": "avatar.tsx",
296
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.13/packages/oraclejet-core-pack/web/components/oj-c/avatar"
296
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.14/packages/oraclejet-core-pack/web/components/oj-c/avatar"
297
297
  },
298
298
  "type": {
299
299
  "names": [
@@ -312,7 +312,7 @@
312
312
  "description": "Specifies the icon class to be displayed. IconClass will have precedence over src and initials.",
313
313
  "meta": {
314
314
  "filename": "avatar.tsx",
315
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.13/packages/oraclejet-core-pack/web/components/oj-c/avatar"
315
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.14/packages/oraclejet-core-pack/web/components/oj-c/avatar"
316
316
  },
317
317
  "type": {
318
318
  "names": [
@@ -331,7 +331,7 @@
331
331
  "description": "Specifies the shape of the avatar. Can be square or circle.The default value of this property varies by theme.",
332
332
  "meta": {
333
333
  "filename": "avatar.tsx",
334
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.13/packages/oraclejet-core-pack/web/components/oj-c/avatar"
334
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.14/packages/oraclejet-core-pack/web/components/oj-c/avatar"
335
335
  },
336
336
  "ojvalues": [
337
337
  {
@@ -372,7 +372,7 @@
372
372
  "description": "Sets a property or a single subproperty for complex properties and notifies the component of the change, triggering a corresponding event.",
373
373
  "meta": {
374
374
  "filename": "avatar.tsx",
375
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.13/packages/oraclejet-core-pack/web/components/oj-c/avatar"
375
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.14/packages/oraclejet-core-pack/web/components/oj-c/avatar"
376
376
  },
377
377
  "scope": "instance",
378
378
  "params": [
@@ -406,7 +406,7 @@
406
406
  "description": "Retrieves the value of a property or a subproperty.",
407
407
  "meta": {
408
408
  "filename": "avatar.tsx",
409
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.13/packages/oraclejet-core-pack/web/components/oj-c/avatar"
409
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.14/packages/oraclejet-core-pack/web/components/oj-c/avatar"
410
410
  },
411
411
  "scope": "instance",
412
412
  "params": [
@@ -435,7 +435,7 @@
435
435
  "description": "Performs a batch set of properties.",
436
436
  "meta": {
437
437
  "filename": "avatar.tsx",
438
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.13/packages/oraclejet-core-pack/web/components/oj-c/avatar"
438
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.14/packages/oraclejet-core-pack/web/components/oj-c/avatar"
439
439
  },
440
440
  "scope": "instance",
441
441
  "params": [
package/oj-c/Button.json CHANGED
@@ -30,7 +30,7 @@
30
30
  "since": "13.0.0",
31
31
  "meta": {
32
32
  "filename": "button.tsx",
33
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.13/packages/oraclejet-core-pack/web/components/oj-c/button"
33
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.14/packages/oraclejet-core-pack/web/components/oj-c/button"
34
34
  },
35
35
  "ojmodule": "button"
36
36
  },
@@ -45,7 +45,7 @@
45
45
  "description": "Text to show in the button.",
46
46
  "meta": {
47
47
  "filename": "button.tsx",
48
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.13/packages/oraclejet-core-pack/web/components/oj-c/button"
48
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.14/packages/oraclejet-core-pack/web/components/oj-c/button"
49
49
  },
50
50
  "type": {
51
51
  "names": [
@@ -64,7 +64,7 @@
64
64
  "description": "Specifies that the button element should be disabled.",
65
65
  "meta": {
66
66
  "filename": "button.tsx",
67
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.13/packages/oraclejet-core-pack/web/components/oj-c/button"
67
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.14/packages/oraclejet-core-pack/web/components/oj-c/button"
68
68
  },
69
69
  "defaultvalue": false,
70
70
  "type": {
@@ -84,7 +84,7 @@
84
84
  "description": "Specifies that the button style width",
85
85
  "meta": {
86
86
  "filename": "button.tsx",
87
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.13/packages/oraclejet-core-pack/web/components/oj-c/button"
87
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.14/packages/oraclejet-core-pack/web/components/oj-c/button"
88
88
  },
89
89
  "type": {
90
90
  "names": [
@@ -110,7 +110,7 @@
110
110
  "description": "Display just the label, the icons, or all. Label is used as tooltip and should be set in all cases.",
111
111
  "meta": {
112
112
  "filename": "button.tsx",
113
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.13/packages/oraclejet-core-pack/web/components/oj-c/button"
113
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.14/packages/oraclejet-core-pack/web/components/oj-c/button"
114
114
  },
115
115
  "ojvalues": [
116
116
  {
@@ -164,7 +164,7 @@
164
164
  "description": "Size of button",
165
165
  "meta": {
166
166
  "filename": "button.tsx",
167
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.13/packages/oraclejet-core-pack/web/components/oj-c/button"
167
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.14/packages/oraclejet-core-pack/web/components/oj-c/button"
168
168
  },
169
169
  "ojvalues": [
170
170
  {
@@ -218,7 +218,7 @@
218
218
  "description": "Specifies whether the button is attached to an edge. For example setting edge='bottom' can be used to attach a button to the bottom of a card. The button is then stretched to 100% width, and borders adjusted.",
219
219
  "meta": {
220
220
  "filename": "button.tsx",
221
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.13/packages/oraclejet-core-pack/web/components/oj-c/button"
221
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.14/packages/oraclejet-core-pack/web/components/oj-c/button"
222
222
  },
223
223
  "ojvalues": [
224
224
  {
@@ -261,7 +261,7 @@
261
261
  "description": "Indicates in what states the button has variants in background and border.",
262
262
  "meta": {
263
263
  "filename": "button.tsx",
264
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.13/packages/oraclejet-core-pack/web/components/oj-c/button"
264
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.14/packages/oraclejet-core-pack/web/components/oj-c/button"
265
265
  },
266
266
  "ojvalues": [
267
267
  {
@@ -347,7 +347,7 @@
347
347
  "ojhidden": true,
348
348
  "meta": {
349
349
  "filename": "button.tsx",
350
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.13/packages/oraclejet-core-pack/web/components/oj-c/button"
350
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.14/packages/oraclejet-core-pack/web/components/oj-c/button"
351
351
  },
352
352
  "scope": "instance",
353
353
  "returns": [
@@ -370,7 +370,7 @@
370
370
  "ojhidden": true,
371
371
  "meta": {
372
372
  "filename": "button.tsx",
373
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.13/packages/oraclejet-core-pack/web/components/oj-c/button"
373
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.14/packages/oraclejet-core-pack/web/components/oj-c/button"
374
374
  },
375
375
  "scope": "instance",
376
376
  "returns": [
@@ -392,7 +392,7 @@
392
392
  "description": "Sets a property or a single subproperty for complex properties and notifies the component of the change, triggering a corresponding event.",
393
393
  "meta": {
394
394
  "filename": "button.tsx",
395
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.13/packages/oraclejet-core-pack/web/components/oj-c/button"
395
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.14/packages/oraclejet-core-pack/web/components/oj-c/button"
396
396
  },
397
397
  "scope": "instance",
398
398
  "params": [
@@ -426,7 +426,7 @@
426
426
  "description": "Retrieves the value of a property or a subproperty.",
427
427
  "meta": {
428
428
  "filename": "button.tsx",
429
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.13/packages/oraclejet-core-pack/web/components/oj-c/button"
429
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.14/packages/oraclejet-core-pack/web/components/oj-c/button"
430
430
  },
431
431
  "scope": "instance",
432
432
  "params": [
@@ -455,7 +455,7 @@
455
455
  "description": "Performs a batch set of properties.",
456
456
  "meta": {
457
457
  "filename": "button.tsx",
458
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.13/packages/oraclejet-core-pack/web/components/oj-c/button"
458
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.14/packages/oraclejet-core-pack/web/components/oj-c/button"
459
459
  },
460
460
  "scope": "instance",
461
461
  "params": [
@@ -484,7 +484,7 @@
484
484
  "description": "Triggered when a button is clicked, whether by keyboard, mouse, or touch events. To meet accessibility requirements, the only supported way to react to the click of a button is to listen for this event.",
485
485
  "meta": {
486
486
  "filename": "button.tsx",
487
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.13/packages/oraclejet-core-pack/web/components/oj-c/button"
487
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.14/packages/oraclejet-core-pack/web/components/oj-c/button"
488
488
  },
489
489
  "scope": "instance"
490
490
  },
@@ -497,7 +497,7 @@
497
497
  "description": "The startIcon slot is the button's start icon. The oj-c-button element accepts DOM nodes as children with the startIcon slot.",
498
498
  "meta": {
499
499
  "filename": "button.tsx",
500
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.13/packages/oraclejet-core-pack/web/components/oj-c/button"
500
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.14/packages/oraclejet-core-pack/web/components/oj-c/button"
501
501
  },
502
502
  "scope": "instance",
503
503
  "ojchild": false,
@@ -512,7 +512,7 @@
512
512
  "description": "The endIcon slot is the button's end icon. The oj-c-button element accepts DOM nodes as children with the endIcon slot.",
513
513
  "meta": {
514
514
  "filename": "button.tsx",
515
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.13/packages/oraclejet-core-pack/web/components/oj-c/button"
515
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.14/packages/oraclejet-core-pack/web/components/oj-c/button"
516
516
  },
517
517
  "scope": "instance",
518
518
  "ojchild": false,
@@ -527,7 +527,7 @@
527
527
  "memberof": "oj-c.Button",
528
528
  "meta": {
529
529
  "filename": "button.tsx",
530
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.13/packages/oraclejet-core-pack/web/components/oj-c/button"
530
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.14/packages/oraclejet-core-pack/web/components/oj-c/button"
531
531
  },
532
532
  "ojfragment": true
533
533
  },
@@ -540,7 +540,7 @@
540
540
  "memberof": "oj-c.Button",
541
541
  "meta": {
542
542
  "filename": "button.tsx",
543
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.13/packages/oraclejet-core-pack/web/components/oj-c/button"
543
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.14/packages/oraclejet-core-pack/web/components/oj-c/button"
544
544
  },
545
545
  "ojfragment": true
546
546
  }
@@ -30,7 +30,7 @@
30
30
  "since": "14.0.0",
31
31
  "meta": {
32
32
  "filename": "collapsible.tsx",
33
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.13/packages/oraclejet-core-pack/web/components/oj-c/collapsible"
33
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.14/packages/oraclejet-core-pack/web/components/oj-c/collapsible"
34
34
  },
35
35
  "ojmodule": "collapsible"
36
36
  },
@@ -45,7 +45,7 @@
45
45
  "description": "Disables the collapsible if set to <code class=\"prettyprint\">true</code>.",
46
46
  "meta": {
47
47
  "filename": "collapsible.tsx",
48
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.13/packages/oraclejet-core-pack/web/components/oj-c/collapsible"
48
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.14/packages/oraclejet-core-pack/web/components/oj-c/collapsible"
49
49
  },
50
50
  "type": {
51
51
  "names": [
@@ -65,7 +65,7 @@
65
65
  "description": "Specifies if the content is expanded.",
66
66
  "meta": {
67
67
  "filename": "collapsible.tsx",
68
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.13/packages/oraclejet-core-pack/web/components/oj-c/collapsible"
68
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.14/packages/oraclejet-core-pack/web/components/oj-c/collapsible"
69
69
  },
70
70
  "type": {
71
71
  "names": [
@@ -84,7 +84,7 @@
84
84
  "description": "Controls placement of the icon in the header.",
85
85
  "meta": {
86
86
  "filename": "collapsible.tsx",
87
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.13/packages/oraclejet-core-pack/web/components/oj-c/collapsible"
87
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.14/packages/oraclejet-core-pack/web/components/oj-c/collapsible"
88
88
  },
89
89
  "type": {
90
90
  "names": [
@@ -104,7 +104,7 @@
104
104
  "description": "Controls display of the optional divider below the header.",
105
105
  "meta": {
106
106
  "filename": "collapsible.tsx",
107
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.13/packages/oraclejet-core-pack/web/components/oj-c/collapsible"
107
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.14/packages/oraclejet-core-pack/web/components/oj-c/collapsible"
108
108
  },
109
109
  "type": {
110
110
  "names": [
@@ -122,7 +122,7 @@
122
122
  "description": "Sets a property or a single subproperty for complex properties and notifies the component of the change, triggering a corresponding event.",
123
123
  "meta": {
124
124
  "filename": "collapsible.tsx",
125
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.13/packages/oraclejet-core-pack/web/components/oj-c/collapsible"
125
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.14/packages/oraclejet-core-pack/web/components/oj-c/collapsible"
126
126
  },
127
127
  "scope": "instance",
128
128
  "params": [
@@ -156,7 +156,7 @@
156
156
  "description": "Retrieves the value of a property or a subproperty.",
157
157
  "meta": {
158
158
  "filename": "collapsible.tsx",
159
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.13/packages/oraclejet-core-pack/web/components/oj-c/collapsible"
159
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.14/packages/oraclejet-core-pack/web/components/oj-c/collapsible"
160
160
  },
161
161
  "scope": "instance",
162
162
  "params": [
@@ -185,7 +185,7 @@
185
185
  "description": "Performs a batch set of properties.",
186
186
  "meta": {
187
187
  "filename": "collapsible.tsx",
188
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.13/packages/oraclejet-core-pack/web/components/oj-c/collapsible"
188
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.14/packages/oraclejet-core-pack/web/components/oj-c/collapsible"
189
189
  },
190
190
  "scope": "instance",
191
191
  "params": [
@@ -214,7 +214,7 @@
214
214
  "description": "Triggered immediately before the collapsible is collapsed.",
215
215
  "meta": {
216
216
  "filename": "collapsible.tsx",
217
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.13/packages/oraclejet-core-pack/web/components/oj-c/collapsible"
217
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.14/packages/oraclejet-core-pack/web/components/oj-c/collapsible"
218
218
  },
219
219
  "scope": "instance",
220
220
  "properties": [
@@ -262,7 +262,7 @@
262
262
  "description": "Triggered immediately before the collapsible is expanded.",
263
263
  "meta": {
264
264
  "filename": "collapsible.tsx",
265
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.13/packages/oraclejet-core-pack/web/components/oj-c/collapsible"
265
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.14/packages/oraclejet-core-pack/web/components/oj-c/collapsible"
266
266
  },
267
267
  "scope": "instance",
268
268
  "properties": [
@@ -310,7 +310,7 @@
310
310
  "description": "Triggered after the collapsible has been collapsed.",
311
311
  "meta": {
312
312
  "filename": "collapsible.tsx",
313
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.13/packages/oraclejet-core-pack/web/components/oj-c/collapsible"
313
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.14/packages/oraclejet-core-pack/web/components/oj-c/collapsible"
314
314
  },
315
315
  "scope": "instance",
316
316
  "properties": [
@@ -341,7 +341,7 @@
341
341
  "description": "Triggered after the collapsible has been expanded (after animation completes).",
342
342
  "meta": {
343
343
  "filename": "collapsible.tsx",
344
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.13/packages/oraclejet-core-pack/web/components/oj-c/collapsible"
344
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.14/packages/oraclejet-core-pack/web/components/oj-c/collapsible"
345
345
  },
346
346
  "scope": "instance",
347
347
  "properties": [
@@ -372,7 +372,7 @@
372
372
  "description": "The default slot is the content of the collapsible. The oj-c-collapsible element accepts plain text or DOM nodes as children for the default slot.",
373
373
  "meta": {
374
374
  "filename": "collapsible.tsx",
375
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.13/packages/oraclejet-core-pack/web/components/oj-c/collapsible"
375
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.14/packages/oraclejet-core-pack/web/components/oj-c/collapsible"
376
376
  },
377
377
  "scope": "instance",
378
378
  "ojchild": true,
@@ -387,7 +387,7 @@
387
387
  "description": "The header slot is the collapsible's header. If not specified, the header contains only an open/close icon. Note that the header text is required for JET collapsible for accessibility purposes.",
388
388
  "meta": {
389
389
  "filename": "collapsible.tsx",
390
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.13/packages/oraclejet-core-pack/web/components/oj-c/collapsible"
390
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.14/packages/oraclejet-core-pack/web/components/oj-c/collapsible"
391
391
  },
392
392
  "scope": "instance",
393
393
  "ojchild": false,
@@ -30,7 +30,7 @@
30
30
  "since": "14.0.0",
31
31
  "meta": {
32
32
  "filename": "file-picker.tsx",
33
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.13/packages/oraclejet-core-pack/web/components/oj-c/file-picker"
33
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.14/packages/oraclejet-core-pack/web/components/oj-c/file-picker"
34
34
  },
35
35
  "ojmodule": "file-picker"
36
36
  },
@@ -45,7 +45,7 @@
45
45
  "description": "An array of strings of allowed MIME types or file extensions that can be uploaded; this is unlike the accept attribute of the html &lt;input> element that accepts a simple comma-delimited string. If not specified, accept all file types.\n<p>Note: If accept is specified, files with empty string type will be rejected if no match found in the \"accept\" value. Due to browser/OS differences, you may have to specify multiple values for the same value type. For example, for a CSV file, you might need to specify 'text/csv', '.csv', 'application/vnd.ms-excel', 'text/comma-separated-values' and others depending on your target browser/OS. </p>",
46
46
  "meta": {
47
47
  "filename": "file-picker.tsx",
48
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.13/packages/oraclejet-core-pack/web/components/oj-c/file-picker"
48
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.14/packages/oraclejet-core-pack/web/components/oj-c/file-picker"
49
49
  },
50
50
  "type": {
51
51
  "names": [
@@ -71,7 +71,7 @@
71
71
  "description": "Specifies the preferred facing mode for the device's\n<a href=\"https://www.w3.org/TR/html-media-capture/#dom-htmlinputelement-capture\">media capture</a> mechanism;\nThis is most often used to provide direct camera access on mobile devices. Note that the accept attribute must\nbe specified and have an associated capture control type (e.g.[\"image/*\"]) for the capture attribute to take effect. Support may vary by browser.",
72
72
  "meta": {
73
73
  "filename": "file-picker.tsx",
74
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.13/packages/oraclejet-core-pack/web/components/oj-c/file-picker"
74
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.14/packages/oraclejet-core-pack/web/components/oj-c/file-picker"
75
75
  },
76
76
  "ojvalues": [
77
77
  {
@@ -136,7 +136,7 @@
136
136
  "description": "Disables the filepicker if set to <code class=\"prettyprint\">true</code>.",
137
137
  "meta": {
138
138
  "filename": "file-picker.tsx",
139
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.13/packages/oraclejet-core-pack/web/components/oj-c/file-picker"
139
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.14/packages/oraclejet-core-pack/web/components/oj-c/file-picker"
140
140
  },
141
141
  "defaultvalue": false,
142
142
  "type": {
@@ -156,7 +156,7 @@
156
156
  "description": "The primary text for the default file picker. It is either a string or a formatting function that returns the string to be displayed.",
157
157
  "meta": {
158
158
  "filename": "file-picker.tsx",
159
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.13/packages/oraclejet-core-pack/web/components/oj-c/file-picker"
159
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.14/packages/oraclejet-core-pack/web/components/oj-c/file-picker"
160
160
  },
161
161
  "type": {
162
162
  "names": [
@@ -182,7 +182,7 @@
182
182
  "description": "The secondary text for the default file picker. It is either a string or a formatting function that returns the string to be displayed.\nThe formatting function takes in a property object that contains the selection mode of the filepicker.",
183
183
  "meta": {
184
184
  "filename": "file-picker.tsx",
185
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.13/packages/oraclejet-core-pack/web/components/oj-c/file-picker"
185
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.14/packages/oraclejet-core-pack/web/components/oj-c/file-picker"
186
186
  },
187
187
  "type": {
188
188
  "names": [
@@ -208,7 +208,7 @@
208
208
  "description": "Whether to allow single or multiple file selection.",
209
209
  "meta": {
210
210
  "filename": "file-picker.tsx",
211
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.13/packages/oraclejet-core-pack/web/components/oj-c/file-picker"
211
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.14/packages/oraclejet-core-pack/web/components/oj-c/file-picker"
212
212
  },
213
213
  "ojvalues": [
214
214
  {
@@ -249,7 +249,7 @@
249
249
  "description": "Sets focus on the file picker or the first tabbable element for file picker with custom content.",
250
250
  "meta": {
251
251
  "filename": "file-picker.tsx",
252
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.13/packages/oraclejet-core-pack/web/components/oj-c/file-picker"
252
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.14/packages/oraclejet-core-pack/web/components/oj-c/file-picker"
253
253
  },
254
254
  "scope": "instance",
255
255
  "returns": [
@@ -271,7 +271,7 @@
271
271
  "description": "Blurs the file picker",
272
272
  "meta": {
273
273
  "filename": "file-picker.tsx",
274
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.13/packages/oraclejet-core-pack/web/components/oj-c/file-picker"
274
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.14/packages/oraclejet-core-pack/web/components/oj-c/file-picker"
275
275
  },
276
276
  "scope": "instance",
277
277
  "returns": [
@@ -293,7 +293,7 @@
293
293
  "description": "Sets a property or a single subproperty for complex properties and notifies the component of the change, triggering a corresponding event.",
294
294
  "meta": {
295
295
  "filename": "file-picker.tsx",
296
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.13/packages/oraclejet-core-pack/web/components/oj-c/file-picker"
296
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.14/packages/oraclejet-core-pack/web/components/oj-c/file-picker"
297
297
  },
298
298
  "scope": "instance",
299
299
  "params": [
@@ -327,7 +327,7 @@
327
327
  "description": "Retrieves the value of a property or a subproperty.",
328
328
  "meta": {
329
329
  "filename": "file-picker.tsx",
330
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.13/packages/oraclejet-core-pack/web/components/oj-c/file-picker"
330
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.14/packages/oraclejet-core-pack/web/components/oj-c/file-picker"
331
331
  },
332
332
  "scope": "instance",
333
333
  "params": [
@@ -356,7 +356,7 @@
356
356
  "description": "Performs a batch set of properties.",
357
357
  "meta": {
358
358
  "filename": "file-picker.tsx",
359
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.13/packages/oraclejet-core-pack/web/components/oj-c/file-picker"
359
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.14/packages/oraclejet-core-pack/web/components/oj-c/file-picker"
360
360
  },
361
361
  "scope": "instance",
362
362
  "params": [
@@ -385,7 +385,7 @@
385
385
  "description": "Triggered before files are selected to allow for custom validation. To reject the selected files, the application can either call event.preventDefault() or pass a rejected Promise to the accept detail property. The latter approach is recommended because this allows the application to send a message stating why the files were rejected.",
386
386
  "meta": {
387
387
  "filename": "file-picker.tsx",
388
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.13/packages/oraclejet-core-pack/web/components/oj-c/file-picker"
388
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.14/packages/oraclejet-core-pack/web/components/oj-c/file-picker"
389
389
  },
390
390
  "scope": "instance",
391
391
  "properties": [
@@ -434,7 +434,7 @@
434
434
  "description": "Triggered when invalid files are selected. This event provides the application with a list of messages that should be displayed to give the user feedback about the\nproblems with their selection. This feedback can be safely cleared when a subsequent ojBeforeSelect, ojInvalidSelect, or ojSelect event is received. Additionally the\nevent.detail.until property may be populated with a Promise to provide short-term feedback during a user interaction (typically drag and drop); the feedback should be cleared upon resolution\nof this Promise.",
435
435
  "meta": {
436
436
  "filename": "file-picker.tsx",
437
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.13/packages/oraclejet-core-pack/web/components/oj-c/file-picker"
437
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.14/packages/oraclejet-core-pack/web/components/oj-c/file-picker"
438
438
  },
439
439
  "scope": "instance",
440
440
  "properties": [
@@ -515,7 +515,7 @@
515
515
  "description": "Triggered after the files are selected",
516
516
  "meta": {
517
517
  "filename": "file-picker.tsx",
518
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.13/packages/oraclejet-core-pack/web/components/oj-c/file-picker"
518
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.14/packages/oraclejet-core-pack/web/components/oj-c/file-picker"
519
519
  },
520
520
  "scope": "instance",
521
521
  "properties": [
@@ -547,7 +547,7 @@
547
547
  "description": "<p>The <code class=\"prettyprint\">trigger</code> slot is used to replace the default content of the file picker.\nFile picker will add click and drag and drop listeners to the slot content.\nThe application is responsible for setting the tabindex attribute for keyboard accessibility.</p>",
548
548
  "meta": {
549
549
  "filename": "file-picker.tsx",
550
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.13/packages/oraclejet-core-pack/web/components/oj-c/file-picker"
550
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.14/packages/oraclejet-core-pack/web/components/oj-c/file-picker"
551
551
  },
552
552
  "scope": "instance",
553
553
  "ojchild": false,
@@ -562,7 +562,7 @@
562
562
  "memberof": "oj-c.FilePicker",
563
563
  "meta": {
564
564
  "filename": "file-picker.tsx",
565
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.13/packages/oraclejet-core-pack/web/components/oj-c/file-picker"
565
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.14/packages/oraclejet-core-pack/web/components/oj-c/file-picker"
566
566
  },
567
567
  "ojfragment": true
568
568
  },
@@ -575,7 +575,7 @@
575
575
  "memberof": "oj-c.FilePicker",
576
576
  "meta": {
577
577
  "filename": "file-picker.tsx",
578
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.13/packages/oraclejet-core-pack/web/components/oj-c/file-picker"
578
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.1.14/packages/oraclejet-core-pack/web/components/oj-c/file-picker"
579
579
  },
580
580
  "ojfragment": true
581
581
  }