@oracle/oraclejet-core-pack 14.0.8 → 14.0.10

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 (76) 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 +16 -16
  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 +19 -19
  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 +3 -3
  24. package/oj-c/docs/button.html +3 -3
  25. package/oj-c/docs/collapsible.html +3 -3
  26. package/oj-c/docs/file-picker.html +3 -3
  27. package/oj-c/docs/index.html +3 -3
  28. package/oj-c/docs/input-number.html +3 -3
  29. package/oj-c/docs/input-password.html +3 -3
  30. package/oj-c/docs/input-text.html +3 -3
  31. package/oj-c/docs/list-item-layout.html +3 -3
  32. package/oj-c/docs/message-toast.html +3 -3
  33. package/oj-c/docs/meter-bar.html +3 -3
  34. package/oj-c/docs/meter-circle.html +3 -3
  35. package/oj-c/docs/oj-c.Avatar.html +3 -3
  36. package/oj-c/docs/oj-c.Button.html +3 -3
  37. package/oj-c/docs/oj-c.Collapsible.html +3 -3
  38. package/oj-c/docs/oj-c.FilePicker.html +3 -3
  39. package/oj-c/docs/oj-c.InputNumber.html +3 -3
  40. package/oj-c/docs/oj-c.InputPassword.html +3 -3
  41. package/oj-c/docs/oj-c.InputText.html +3 -3
  42. package/oj-c/docs/oj-c.ListItemLayout.html +3 -3
  43. package/oj-c/docs/oj-c.MessageToast.html +3 -3
  44. package/oj-c/docs/oj-c.MeterBar.html +3 -3
  45. package/oj-c/docs/oj-c.MeterCircle.html +3 -3
  46. package/oj-c/docs/oj-c.ProgressBar.html +3 -3
  47. package/oj-c/docs/oj-c.ProgressCircle.html +3 -3
  48. package/oj-c/docs/oj-c.RatingGauge.html +3 -3
  49. package/oj-c/docs/oj-c.SelectMultiple.html +3 -3
  50. package/oj-c/docs/oj-c.SelectSingle.html +3 -3
  51. package/oj-c/docs/oj-c.SplitMenuButton.html +3 -3
  52. package/oj-c/docs/oj-c.TextArea.html +3 -3
  53. package/oj-c/docs/progress-bar.html +3 -3
  54. package/oj-c/docs/progress-circle.html +3 -3
  55. package/oj-c/docs/rating-gauge.html +3 -3
  56. package/oj-c/docs/select-multiple.html +3 -3
  57. package/oj-c/docs/select-single.html +3 -3
  58. package/oj-c/docs/split-menu-button.html +3 -3
  59. package/oj-c/docs/text-area.html +3 -3
  60. package/oj-c/file-picker/component.json +1 -1
  61. package/oj-c/input-number/component.json +1 -1
  62. package/oj-c/input-password/component.json +1 -1
  63. package/oj-c/input-text/component.json +1 -1
  64. package/oj-c/list-item-layout/component.json +1 -1
  65. package/oj-c/message-toast/component.json +1 -1
  66. package/oj-c/metadata/allComponents.json +37 -37
  67. package/oj-c/meter-bar/component.json +1 -1
  68. package/oj-c/meter-circle/component.json +1 -1
  69. package/oj-c/progress-bar/component.json +1 -1
  70. package/oj-c/progress-circle/component.json +1 -1
  71. package/oj-c/rating-gauge/component.json +1 -1
  72. package/oj-c/select-multiple/component.json +1 -1
  73. package/oj-c/select-single/component.json +1 -1
  74. package/oj-c/split-menu-button/component.json +1 -1
  75. package/oj-c/text-area/component.json +1 -1
  76. package/package.json +3 -3
@@ -30,7 +30,7 @@
30
30
  "since": "14.0.0",
31
31
  "meta": {
32
32
  "filename": "split-menu-button.tsx",
33
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.8/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
33
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.10/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
34
34
  },
35
35
  "ojmodule": "split-menu-button"
36
36
  },
@@ -45,7 +45,7 @@
45
45
  "description": "Text to show in the button.",
46
46
  "meta": {
47
47
  "filename": "split-menu-button.tsx",
48
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.8/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
48
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.10/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
49
49
  },
50
50
  "defaultvalue": "\"\"",
51
51
  "type": {
@@ -65,7 +65,7 @@
65
65
  "description": "Items describe the menu items rendered by the menu button.",
66
66
  "meta": {
67
67
  "filename": "split-menu-button.tsx",
68
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.8/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
68
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.10/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
69
69
  },
70
70
  "defaultvalue": "[]",
71
71
  "type": {
@@ -92,7 +92,7 @@
92
92
  "description": "Specifies that the button element should be disabled.",
93
93
  "meta": {
94
94
  "filename": "split-menu-button.tsx",
95
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.8/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
95
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.10/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
96
96
  },
97
97
  "defaultvalue": false,
98
98
  "type": {
@@ -112,7 +112,7 @@
112
112
  "description": "Size of button",
113
113
  "meta": {
114
114
  "filename": "split-menu-button.tsx",
115
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.8/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
115
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.10/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
116
116
  },
117
117
  "ojvalues": [
118
118
  {
@@ -166,7 +166,7 @@
166
166
  "description": "Specifies that the button style width",
167
167
  "meta": {
168
168
  "filename": "split-menu-button.tsx",
169
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.8/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
169
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.10/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
170
170
  },
171
171
  "type": {
172
172
  "names": [
@@ -192,7 +192,7 @@
192
192
  "description": "Indicates in what states the button has chromings in background and border.",
193
193
  "meta": {
194
194
  "filename": "split-menu-button.tsx",
195
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.8/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
195
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.10/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
196
196
  },
197
197
  "ojvalues": [
198
198
  {
@@ -245,7 +245,7 @@
245
245
  "ojhidden": true,
246
246
  "meta": {
247
247
  "filename": "split-menu-button.tsx",
248
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.8/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
248
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.10/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
249
249
  },
250
250
  "scope": "instance",
251
251
  "returns": [
@@ -268,7 +268,7 @@
268
268
  "ojhidden": true,
269
269
  "meta": {
270
270
  "filename": "split-menu-button.tsx",
271
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.8/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
271
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.10/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
272
272
  },
273
273
  "scope": "instance",
274
274
  "returns": [
@@ -291,7 +291,7 @@
291
291
  "ojhidden": true,
292
292
  "meta": {
293
293
  "filename": "split-menu-button.tsx",
294
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.8/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
294
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.10/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
295
295
  },
296
296
  "scope": "instance",
297
297
  "returns": [
@@ -313,7 +313,7 @@
313
313
  "description": "Sets a property or a single subproperty for complex properties and notifies the component of the change, triggering a corresponding event.",
314
314
  "meta": {
315
315
  "filename": "split-menu-button.tsx",
316
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.8/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
316
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.10/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
317
317
  },
318
318
  "scope": "instance",
319
319
  "params": [
@@ -347,7 +347,7 @@
347
347
  "description": "Retrieves the value of a property or a subproperty.",
348
348
  "meta": {
349
349
  "filename": "split-menu-button.tsx",
350
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.8/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
350
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.10/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
351
351
  },
352
352
  "scope": "instance",
353
353
  "params": [
@@ -376,7 +376,7 @@
376
376
  "description": "Performs a batch set of properties.",
377
377
  "meta": {
378
378
  "filename": "split-menu-button.tsx",
379
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.8/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
379
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.10/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
380
380
  },
381
381
  "scope": "instance",
382
382
  "params": [
@@ -405,7 +405,7 @@
405
405
  "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.",
406
406
  "meta": {
407
407
  "filename": "split-menu-button.tsx",
408
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.8/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
408
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.10/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
409
409
  },
410
410
  "scope": "instance"
411
411
  },
@@ -418,7 +418,7 @@
418
418
  "memberof": "oj-c.SplitMenuButton",
419
419
  "meta": {
420
420
  "filename": "split-menu-button.tsx",
421
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.8/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
421
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.10/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
422
422
  },
423
423
  "ojfragment": true
424
424
  },
@@ -431,7 +431,7 @@
431
431
  "memberof": "oj-c.SplitMenuButton",
432
432
  "meta": {
433
433
  "filename": "split-menu-button.tsx",
434
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.8/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
434
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.10/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
435
435
  },
436
436
  "ojfragment": true
437
437
  },
@@ -450,7 +450,7 @@
450
450
  },
451
451
  "meta": {
452
452
  "filename": "split-menu-button.tsx",
453
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.8/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
453
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.10/packages/oraclejet-core-pack/web/components/oj-c/split-menu-button"
454
454
  },
455
455
  "properties": [
456
456
  {
@@ -30,7 +30,7 @@
30
30
  "since": "13.0.0",
31
31
  "meta": {
32
32
  "filename": "text-area.tsx",
33
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.8/packages/oraclejet-core-pack/web/components/oj-c/text-area"
33
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.10/packages/oraclejet-core-pack/web/components/oj-c/text-area"
34
34
  },
35
35
  "ojmodule": "text-area"
36
36
  },
@@ -45,7 +45,7 @@
45
45
  "description": "Dictates component's autocomplete state. This attribute indicates whether the value of\nthe control can be automatically completed by the browser. The common values are 'on' and 'off'.\n\nSince this attribute passes through to the textarea element unchanged, you can look at the html specs for\ndetailed information for how browsers behave and what values besides 'on' and 'off' you can set.\nThe html spec says the default is 'on', so when autocomplete is not explicitly set, the browsers treat it as 'on'.",
46
46
  "meta": {
47
47
  "filename": "text-area.tsx",
48
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.8/packages/oraclejet-core-pack/web/components/oj-c/text-area"
48
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.10/packages/oraclejet-core-pack/web/components/oj-c/text-area"
49
49
  },
50
50
  "defaultvalue": "\"on\"",
51
51
  "type": {
@@ -65,7 +65,7 @@
65
65
  "description": "Specifies whether an ancestor container, like oj-form-layout, is readonly.\nThis affects whether a readonly component renders in full or mixed readonly mode.\nThis is also currently used to determine if there is an ancestor container by checking if the value\nis not equal to undefined.",
66
66
  "meta": {
67
67
  "filename": "text-area.tsx",
68
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.8/packages/oraclejet-core-pack/web/components/oj-c/text-area"
68
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.10/packages/oraclejet-core-pack/web/components/oj-c/text-area"
69
69
  },
70
70
  "type": {
71
71
  "names": [
@@ -84,7 +84,7 @@
84
84
  "description": "A converter instance or one that duck types oj.Converter.\n<p>\nWhen <code class=\"prettyprint\">converter</code> property changes due to programmatic\nintervention, the element performs various tasks based on the current state it is in. </br>\n\n<h4>Steps Performed Always</h4>\n<ul>\n<li>Any cached converter instance is cleared and new converter created. The converter hint is\npushed to messaging. E.g., notewindow displays the new hint(s).\n</li>\n</ul>\n\n<h4>Running Validation</h4>\n<ul>\n<li>if element is valid when <code class=\"prettyprint\">converter</code> property changes, the\n display value is refreshed.</li>\n<li>if element is invalid and is showing messages when\n<code class=\"prettyprint\">converter</code> property changes then all element messages are\ncleared and full validation run using the current display value on the element.\n<ul>\n <li>if there are validation errors, then <code class=\"prettyprint\">value</code>\n property is not updated, and the error is shown.\n The display value is not refreshed in this case. </li>\n <li>if no errors result from the validation, the <code class=\"prettyprint\">value</code>\n property is updated; page author can listen to the <code class=\"prettyprint\">valueChanged</code>\n event to clear custom errors. The\n display value is refreshed with the formatted value provided by converter.</li>\n</ul>\n</li>\n<li>if element is invalid and has deferred messages when converter property changes, the\n display value is again refreshed with the formatted value provided by converter.</li>\n</ul>\n\n<h4>Clearing Messages</h4>\n<ul>\n<li>Only messages created by the element are cleared.</li>\n<li><code class=\"prettyprint\">messagesCustom</code> property is not cleared.\nPage authors can\nchoose to clear it explicitly when setting the converter option.</li>\n</ul>\n</p>\n<p>\n During validation, the converter takes the input value which is a string\n and parses it into the type of the component's value property\n (e.g. a number)\n before it passes it to the validator. It then takes the validated value property\n and formats it into a string to be displayed and puts it into the input.\n If the converter's format or parse functions\n throw an error, it will be displayed to the user inline on the field.\n</p>\n<p>\nThe hint exposed by the converter is shown inline by default in the Redwood theme when\nthe field has focus.\nYou can turn off showing converter hints by using the\n'converterHint' property set to 'none' on the <code class=\"prettyprint\">display-options</code>\nattribute.\n</p>\n<p>\nIn the Redwood theme, only one hint shows at a time, so the precedence rules are:\nhelp.instruction shows; if no help.instruction then validator hints show;\nif none, then help-hints.definition shows; if none, then converter hint shows.\nhelp-hints.source always shows along with the other help or hint.\n</p>",
85
85
  "meta": {
86
86
  "filename": "text-area.tsx",
87
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.8/packages/oraclejet-core-pack/web/components/oj-c/text-area"
87
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.10/packages/oraclejet-core-pack/web/components/oj-c/text-area"
88
88
  },
89
89
  "defaultvalue": null,
90
90
  "type": {
@@ -111,7 +111,7 @@
111
111
  "description": "Whether the component is disabled. The default is false.\n\n<p>\nWhen the <code class=\"prettyprint\">disabled</code> property changes due to programmatic\nintervention, the component may clear messages and run validation in some cases. </br>\n<ul>\n<li>when a required component is initialized as disabled\n<code class=\"prettyprint\">value=\"{{currentValue}}\" required disabled</code>,\ndeferred validation is skipped.</li>\n<li>when a disabled component is enabled,\n <ul>\n <li>if component is invalid and showing messages then all component messages are cleared,\n and full validation run using the display value.\n <ul>\n <li>if there are validation errors, they are shown.</li>\n <li>if no errors result from the validation, the <code class=\"prettyprint\">value</code>\n property is updated. Page authors can listen to the <code class=\"prettyprint\">valueChanged</code>\n event to clear custom errors.</li>\n </ul>\n </li>\n\n <li>if component is valid and has no errors then deferred validation is run.\n <ul>\n <li>if there is a deferred validation error, then the valid property is updated. </li>\n </ul>\n </li>\n <li>if component is invalid and deferred errors then component messages are cleared and\n deferred validation re-run.\n <ul>\n <li>if there is a deferred validation error, then the valid property is updated.</li>\n </ul>\n </li>\n </ul>\n</li>\n<li>when enabled component is disabled then no validation is run and the component appears\ndisabled.</li>\n</ul>\n</p>",
112
112
  "meta": {
113
113
  "filename": "text-area.tsx",
114
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.8/packages/oraclejet-core-pack/web/components/oj-c/text-area"
114
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.10/packages/oraclejet-core-pack/web/components/oj-c/text-area"
115
115
  },
116
116
  "defaultvalue": false,
117
117
  "type": {
@@ -131,7 +131,7 @@
131
131
  "description": "Display options for auxiliary content that determines whether or not it should be displayed.",
132
132
  "meta": {
133
133
  "filename": "text-area.tsx",
134
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.8/packages/oraclejet-core-pack/web/components/oj-c/text-area"
134
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.10/packages/oraclejet-core-pack/web/components/oj-c/text-area"
135
135
  },
136
136
  "type": {
137
137
  "names": [
@@ -157,7 +157,7 @@
157
157
  "description": "Form component help information.",
158
158
  "meta": {
159
159
  "filename": "text-area.tsx",
160
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.8/packages/oraclejet-core-pack/web/components/oj-c/text-area"
160
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.10/packages/oraclejet-core-pack/web/components/oj-c/text-area"
161
161
  },
162
162
  "type": {
163
163
  "names": [
@@ -176,7 +176,7 @@
176
176
  "description": "A type of user assistance text. User assistance text is used to provide guidance to\nhelp the user understand what data to enter or select.",
177
177
  "meta": {
178
178
  "filename": "text-area.tsx",
179
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.8/packages/oraclejet-core-pack/web/components/oj-c/text-area"
179
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.10/packages/oraclejet-core-pack/web/components/oj-c/text-area"
180
180
  },
181
181
  "defaultvalue": "\"\"",
182
182
  "type": {
@@ -196,7 +196,7 @@
196
196
  "description": "The helpHints object contains a definition property and a source property.",
197
197
  "meta": {
198
198
  "filename": "text-area.tsx",
199
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.8/packages/oraclejet-core-pack/web/components/oj-c/text-area"
199
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.10/packages/oraclejet-core-pack/web/components/oj-c/text-area"
200
200
  },
201
201
  "type": {
202
202
  "names": [
@@ -215,7 +215,7 @@
215
215
  "description": "A type of user assistance text. User assistance text is used to provide guidance to help\nthe user understand what data to enter or select. help-hints could come from a help system.",
216
216
  "meta": {
217
217
  "filename": "text-area.tsx",
218
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.8/packages/oraclejet-core-pack/web/components/oj-c/text-area"
218
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.10/packages/oraclejet-core-pack/web/components/oj-c/text-area"
219
219
  },
220
220
  "defaultvalue": "\"\"",
221
221
  "type": {
@@ -235,7 +235,7 @@
235
235
  "description": "Help source URL associated with the component.",
236
236
  "meta": {
237
237
  "filename": "text-area.tsx",
238
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.8/packages/oraclejet-core-pack/web/components/oj-c/text-area"
238
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.10/packages/oraclejet-core-pack/web/components/oj-c/text-area"
239
239
  },
240
240
  "defaultvalue": "\"\"",
241
241
  "type": {
@@ -255,7 +255,7 @@
255
255
  "description": "Custom text to be used for the source link.",
256
256
  "meta": {
257
257
  "filename": "text-area.tsx",
258
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.8/packages/oraclejet-core-pack/web/components/oj-c/text-area"
258
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.10/packages/oraclejet-core-pack/web/components/oj-c/text-area"
259
259
  },
260
260
  "type": {
261
261
  "names": [
@@ -274,7 +274,7 @@
274
274
  "description": "Specifies how the label of the component is positioned when the label-hint\nattribute is set on the component.",
275
275
  "meta": {
276
276
  "filename": "text-area.tsx",
277
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.8/packages/oraclejet-core-pack/web/components/oj-c/text-area"
277
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.10/packages/oraclejet-core-pack/web/components/oj-c/text-area"
278
278
  },
279
279
  "ojvalues": [
280
280
  {
@@ -338,7 +338,7 @@
338
338
  "description": "Represents a hint for rendering a label on the component.\nThis is used in combination with the label-edge attribute to control how the label should be rendered.",
339
339
  "meta": {
340
340
  "filename": "text-area.tsx",
341
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.8/packages/oraclejet-core-pack/web/components/oj-c/text-area"
341
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.10/packages/oraclejet-core-pack/web/components/oj-c/text-area"
342
342
  },
343
343
  "type": {
344
344
  "names": [
@@ -357,7 +357,7 @@
357
357
  "description": "The width of the label when labelEdge is 'start'.",
358
358
  "meta": {
359
359
  "filename": "text-area.tsx",
360
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.8/packages/oraclejet-core-pack/web/components/oj-c/text-area"
360
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.10/packages/oraclejet-core-pack/web/components/oj-c/text-area"
361
361
  },
362
362
  "type": {
363
363
  "names": [
@@ -376,7 +376,7 @@
376
376
  "description": "Should the labels wrap or truncate when there is not enough available space.",
377
377
  "meta": {
378
378
  "filename": "text-area.tsx",
379
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.8/packages/oraclejet-core-pack/web/components/oj-c/text-area"
379
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.10/packages/oraclejet-core-pack/web/components/oj-c/text-area"
380
380
  },
381
381
  "ojvalues": [
382
382
  {
@@ -418,7 +418,7 @@
418
418
  "description": "Defines the length limit for the field",
419
419
  "meta": {
420
420
  "filename": "text-area.tsx",
421
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.8/packages/oraclejet-core-pack/web/components/oj-c/text-area"
421
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.10/packages/oraclejet-core-pack/web/components/oj-c/text-area"
422
422
  },
423
423
  "type": {
424
424
  "names": [
@@ -444,7 +444,7 @@
444
444
  "description": "The maximum number of visible text lines of the textarea. The textarea will change its height in\nresponse to content change. If this is 0, the number of visible text lines is always as specified\nby the \"rows\" attribute, and the textarea will never change its size. If this is -1, there is no\nmaximum and the textarea will grow to show all the content. If this is a positive number larger\nthan the \"rows\" attribute, the textarea will grow to fit the content, up to the maximum number of\ntext lines. The height will never be less than the number of rows specified by the \"rows\" attribute.",
445
445
  "meta": {
446
446
  "filename": "text-area.tsx",
447
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.8/packages/oraclejet-core-pack/web/components/oj-c/text-area"
447
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.10/packages/oraclejet-core-pack/web/components/oj-c/text-area"
448
448
  },
449
449
  "type": {
450
450
  "names": [
@@ -464,7 +464,7 @@
464
464
  "description": "List of messages an app would add to the component when it has business/custom validation\nerrors that it wants the component to show. This allows the app to perform further validation\nbefore sending data to the server. When this option is set the message shows to the\nuser right away. To clear the custom message, set <code class=\"prettyprint\">messagesCustom</code>\nback to an empty array.<br/>\n<p>\nSee the <a href=\"#validation-section\">Validation and Messages</a> section\nfor details on when the component clears <code class=\"prettyprint\">messagesCustom</code>;\nfor example, when full validation is run.\n</p>",
465
465
  "meta": {
466
466
  "filename": "text-area.tsx",
467
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.8/packages/oraclejet-core-pack/web/components/oj-c/text-area"
467
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.10/packages/oraclejet-core-pack/web/components/oj-c/text-area"
468
468
  },
469
469
  "defaultvalue": "[]",
470
470
  "type": {
@@ -491,7 +491,7 @@
491
491
  "description": "",
492
492
  "meta": {
493
493
  "filename": "text-area.tsx",
494
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.8/packages/oraclejet-core-pack/web/components/oj-c/text-area"
494
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.10/packages/oraclejet-core-pack/web/components/oj-c/text-area"
495
495
  },
496
496
  "type": {
497
497
  "names": [
@@ -510,7 +510,7 @@
510
510
  "description": "",
511
511
  "meta": {
512
512
  "filename": "text-area.tsx",
513
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.8/packages/oraclejet-core-pack/web/components/oj-c/text-area"
513
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.10/packages/oraclejet-core-pack/web/components/oj-c/text-area"
514
514
  },
515
515
  "type": {
516
516
  "names": [
@@ -529,7 +529,7 @@
529
529
  "description": "",
530
530
  "meta": {
531
531
  "filename": "text-area.tsx",
532
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.8/packages/oraclejet-core-pack/web/components/oj-c/text-area"
532
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.10/packages/oraclejet-core-pack/web/components/oj-c/text-area"
533
533
  },
534
534
  "type": {
535
535
  "names": [
@@ -551,7 +551,7 @@
551
551
  "description": "The placeholder text to set on the element.",
552
552
  "meta": {
553
553
  "filename": "text-area.tsx",
554
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.8/packages/oraclejet-core-pack/web/components/oj-c/text-area"
554
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.10/packages/oraclejet-core-pack/web/components/oj-c/text-area"
555
555
  },
556
556
  "type": {
557
557
  "names": [
@@ -570,7 +570,7 @@
570
570
  "description": "Whether the component is readonly. The readonly property sets or returns whether an element\nis readonly, or not. A readonly element cannot be modified. However, a user can tab to it,\nhighlight it, focus on it, and copy the text from it. If you want to prevent the user from\ninteracting with the element, use the disabled property instead.",
571
571
  "meta": {
572
572
  "filename": "text-area.tsx",
573
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.8/packages/oraclejet-core-pack/web/components/oj-c/text-area"
573
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.10/packages/oraclejet-core-pack/web/components/oj-c/text-area"
574
574
  },
575
575
  "defaultvalue": false,
576
576
  "type": {
@@ -590,7 +590,7 @@
590
590
  "description": "<p>\nThis property set to <code class=\"prettyprint\">false</code> implies that a value is not required to be provided by the user.\nThis is the default.\nThis property set to <code class=\"prettyprint\">true</code> implies that a value is required to be provided by the user.\n</p>\n<p>\nIn the Redwood theme, by default, a Required text is rendered inline when the field is empty.\nIf user-assistance-density is 'compact', it will show on the label as an icon.\n</p>\n<p>The Required error text is based on Redwood UX designs, and it is not recommended that\nit be changed.\nTo override the required error message,\nuse the <code class=\"prettyprint\">required-message-detail</code> attribute.\nThe component's label text is passed in as a token {label} and can be used in the message detail.\n</p>\n<p>When required is set to true, an implicit\nrequired validator is created, i.e.,\n<code class=\"prettyprint\">new RequiredValidator()</code>. The required validator is the only\nvalidator to run during initial render, and its error is not shown to the user at this time;\nthis is called deferred validation. The required validator also runs during normal validation;\nthis is when the errors are shown to the user.\nSee the <a href=\"#validation-section\">Validation and Messaging</a> section for details.\n</p>\n<p>\nWhen the <code class=\"prettyprint\">required</code> property changes due to programmatic intervention,\nthe component may clear component messages and run validation, based on the current state it's in. </br>\n\n<h4>Running Validation when required property changes</h4>\n<ul>\n<li>if component is valid when required is set to true, then it runs deferred validation on\nthe value property. If the field is empty, the valid state is invalidHidden. No errors are\nshown to the user.\n</li>\n<li>if component is invalid and has deferred messages when required is set to false, then\ncomponent messages are cleared (messages-custom messages are not cleared)\nbut no deferred validation is run because required is false.\n</li>\n<li>if component is invalid and currently showing invalid messages when required is set, then\ncomponent messages are cleared and normal validation is run using the current display value.\n<ul>\n <li>if there are validation errors, then <code class=\"prettyprint\">value</code>\n property is not updated and the error is shown.\n </li>\n <li>if no errors result from the validation, the <code class=\"prettyprint\">value</code>\n property is updated; page author can listen to the <code class=\"prettyprint\">valueChanged</code>\n event on the component to clear custom errors.</li>\n</ul>\n</li>\n</ul>\n\n<h4>Clearing Messages when required property changes</h4>\n<ul>\n<li>Only messages created by the component, like validation messages, are cleared when the required property changes.</li>\n<li><code class=\"prettyprint\">messagesCustom</code> property is not cleared.</li>\n</ul>\n\n</p>",
591
591
  "meta": {
592
592
  "filename": "text-area.tsx",
593
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.8/packages/oraclejet-core-pack/web/components/oj-c/text-area"
593
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.10/packages/oraclejet-core-pack/web/components/oj-c/text-area"
594
594
  },
595
595
  "defaultvalue": false,
596
596
  "type": {
@@ -610,7 +610,7 @@
610
610
  "description": "<p>\nThe component-specific message detail when the required validation fails.\nIf the component needs a required validation error message that is different from the default,\nset this property. It should be a translated string.\n</p>",
611
611
  "meta": {
612
612
  "filename": "text-area.tsx",
613
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.8/packages/oraclejet-core-pack/web/components/oj-c/text-area"
613
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.10/packages/oraclejet-core-pack/web/components/oj-c/text-area"
614
614
  },
615
615
  "type": {
616
616
  "names": [
@@ -629,7 +629,7 @@
629
629
  "description": "Defines the resizeBehavior of the textarea. Note that this is implemented via the native browser support\nfor resize on the textarea element. If a browser doesn't support this (IE, Edge, iOS, Android), then\nthis attribute has no effect.",
630
630
  "meta": {
631
631
  "filename": "text-area.tsx",
632
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.8/packages/oraclejet-core-pack/web/components/oj-c/text-area"
632
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.10/packages/oraclejet-core-pack/web/components/oj-c/text-area"
633
633
  },
634
634
  "ojvalues": [
635
635
  {
@@ -694,7 +694,7 @@
694
694
  "description": "The number of visible text lines in the textarea. It can also be used to give specific height to the\ntextarea. When used in conjuction with max-rows, the rows attribnute will be the minimum height of\nthe textarea.",
695
695
  "meta": {
696
696
  "filename": "text-area.tsx",
697
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.8/packages/oraclejet-core-pack/web/components/oj-c/text-area"
697
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.10/packages/oraclejet-core-pack/web/components/oj-c/text-area"
698
698
  },
699
699
  "type": {
700
700
  "names": [
@@ -713,7 +713,7 @@
713
713
  "description": "Specifies how the text is aligned within the text field",
714
714
  "meta": {
715
715
  "filename": "text-area.tsx",
716
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.8/packages/oraclejet-core-pack/web/components/oj-c/text-area"
716
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.10/packages/oraclejet-core-pack/web/components/oj-c/text-area"
717
717
  },
718
718
  "ojvalues": [
719
719
  {
@@ -766,7 +766,7 @@
766
766
  "description": "Specifies the density of the form component's user assistance presentation. It can be shown inline with\nreserved rows to prevent reflow if a user assistance text shows up, inline without reserved rows that would\nreflow if a user assistance text shows up, or it can be shown compactly in a popup instead.",
767
767
  "meta": {
768
768
  "filename": "text-area.tsx",
769
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.8/packages/oraclejet-core-pack/web/components/oj-c/text-area"
769
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.10/packages/oraclejet-core-pack/web/components/oj-c/text-area"
770
770
  },
771
771
  "ojvalues": [
772
772
  {
@@ -809,7 +809,7 @@
809
809
  "description": "List of validators, synchronous or asynchronous,\nused by the component\nand the implicit component validators when performing validation. Each item is either an\ninstance that duck types oj.Validator or oj.AsyncValidator.\n<p>\nImplicit validators are created by the element when certain attributes are present.\nFor example, if the <code class=\"prettyprint\">required</code> attribute\nis set, an implicit oj.RequiredValidator is created.\nAt runtime when the component runs validation, it\ncombines all the implicit validators with all the validators\nspecified through this <code class=\"prettyprint\">validators</code> attribute\nand the <code class=\"prettyprint\">async-validators</code> attribute, and\nruns all of them.\n</p>\n<p>\nHints exposed by validators are shown inline by default in the Redwood theme when the\nfield has focus.\nYou can turn off showing validator hints by using the\n'validatorHint' property set to 'none' on the <code class=\"prettyprint\">display-options</code>\nattribute.\n</p>\n<p>\nIn the Redwood theme, only one hint shows at a time, so the precedence rules are:\nhelp.instruction shows; if no help.instruction then validator hints show;\nif none, then help-hints.definition shows; if none, then converter hint shows.\nhelp-hints.source always shows along with the other help or hint.\n</p>\n\n<p>\nWhen <code class=\"prettyprint\">validators</code> property changes due to programmatic\nintervention, the component may decide to clear messages and run validation, based on the\ncurrent state it is in. </br>\n\n<h4>Steps Performed Always</h4>\n<ul>\n<li>The cached list of validator instances are cleared and new validator hints is pushed to\nmessaging.\n</li>\n</ul>\n\n<h4>Running Validation</h4>\n<ul>\n<li>if component is valid when validators changes, component does nothing other than the\nsteps it always performs.</li>\n<li>if component is invalid and is showing messages when\n<code class=\"prettyprint\">validators</code> or\n<code class=\"prettyprint\">async-validators</code> changes then all component messages\n are cleared and full validation run using the display value on the component.\n<ul>\n <li>if there are validation errors, then <code class=\"prettyprint\">value</code>\n property is not updated and the error is shown.\n </li>\n <li>if no errors result from the validation, the <code class=\"prettyprint\">value</code>\n property is updated; page author can listen to the <code class=\"prettyprint\">valueChanged</code>\n event to clear custom errors.</li>\n</ul>\n</li>\n<li>if component is invalid and has deferred messages when validators changes, it does\nnothing other than the steps it performs always.</li>\n</ul>\n</p>\n\n<h4>Clearing Messages</h4>\n<ul>\n<li>Only messages created by the component are cleared.</li>\n<li><code class=\"prettyprint\">messagesCustom</code> property is not cleared.</li>\n</ul>\n</p>",
810
810
  "meta": {
811
811
  "filename": "text-area.tsx",
812
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.8/packages/oraclejet-core-pack/web/components/oj-c/text-area"
812
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.10/packages/oraclejet-core-pack/web/components/oj-c/text-area"
813
813
  },
814
814
  "defaultvalue": "[]",
815
815
  "type": {
@@ -837,7 +837,7 @@
837
837
  "description": "The value of the component.\n\n<p>\nWhen <code class=\"prettyprint\">value</code> property changes due to programmatic\nintervention, the component always clears all messages\nincluding <code class=\"prettyprint\">messagesCustom</code>, runs deferred validation, and\nalways refreshes UI display value.\n</p>\n\n<p>\nWhen the textarea field is cleared and the value is committed, the <code class=\"prettyprint\">value</code>\nproperty is set to <code>null</code>.\n</p>\n\n<h4>Running Validation</h4>\n<ul>\n<li>component always runs deferred validation; the\n<code class=\"prettyprint\">valid</code> property is updated with the result.</li>\n</ul>",
838
838
  "meta": {
839
839
  "filename": "text-area.tsx",
840
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.8/packages/oraclejet-core-pack/web/components/oj-c/text-area"
840
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.10/packages/oraclejet-core-pack/web/components/oj-c/text-area"
841
841
  },
842
842
  "defaultvalue": null,
843
843
  "type": {
@@ -866,7 +866,7 @@
866
866
  "description": "<p>The <code class=\"prettyprint\">rawValue</code> is the read-only property for retrieving\nthe current value from the input field in string form. The main consumer of\n<code class=\"prettyprint\">rawValue</code> is a converter.</p>\n<p>\nThe <code class=\"prettyprint\">rawValue</code> updates on the 'input' javascript event,\nso the <code class=\"prettyprint\">rawValue</code> changes as the value of the input is changed.\nIf the user types in '1,200' into the field, the rawValue will be '1', then '1,', then '1,2',\n..., and finally '1,200'. Then when the user blurs or presses\nEnter the <code class=\"prettyprint\">value</code> property gets converted and validated\n(if there is a converter or validators) and then gets updated if valid.\n</p>\n<p>This is a read-only attribute so page authors cannot set or change it directly.</p>",
867
867
  "meta": {
868
868
  "filename": "text-area.tsx",
869
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.8/packages/oraclejet-core-pack/web/components/oj-c/text-area"
869
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.10/packages/oraclejet-core-pack/web/components/oj-c/text-area"
870
870
  },
871
871
  "type": {
872
872
  "names": [
@@ -887,7 +887,7 @@
887
887
  "description": "<p>\nThe current valid state of the component. It is evaluated on initial render.\nIt is re-evaluated\n<ul>\n <li>after each validator (validators or async-validators) is run (full or deferred)</li>\n <li>when messagesCustom is updated,\n since messagesCustom can be added by the app developer any time.</li>\n <li>when showMessages() is called. Since showMessages() moves the\n hidden messages into messages shown,\n if the valid state was \"invalidHidden\" then it would become \"invalidShown\".</li>\n <li>when the required property has changed. If a component is empty and has required\n set, the valid state may be \"invalidHidden\" (if no invalid messages are being shown as well).\n If required property is removed, the valid state would change to \"valid\".</li>\n</ul>\n</p>\n<p>\n Note: New valid states may be added to the list of valid values in future releases.\n Any new values will start with \"invalid\"\n if it is an invalid state, \"pending\" if it is pending state,\n and \"valid\" if it is a valid state.\n</p>",
888
888
  "meta": {
889
889
  "filename": "text-area.tsx",
890
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.8/packages/oraclejet-core-pack/web/components/oj-c/text-area"
890
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.10/packages/oraclejet-core-pack/web/components/oj-c/text-area"
891
891
  },
892
892
  "ojvalues": [
893
893
  {
@@ -949,7 +949,7 @@
949
949
  "description": "Resets the component by clearing all messages and messagesCustom attribute\nand updates the component's display value using the attribute value.\nUser entered values will be erased when this method is called.",
950
950
  "meta": {
951
951
  "filename": "text-area.tsx",
952
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.8/packages/oraclejet-core-pack/web/components/oj-c/text-area"
952
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.10/packages/oraclejet-core-pack/web/components/oj-c/text-area"
953
953
  },
954
954
  "scope": "instance",
955
955
  "returns": [
@@ -971,7 +971,7 @@
971
971
  "description": "Takes all deferred messages and shows them.\nIt then updates the valid property;\ne.g., if the valid state was \"invalidHidden\" before showMessages(),\nthe valid state will become \"invalidShown\" after showMessages().\nIf there were no deferred messages this method simply returns.",
972
972
  "meta": {
973
973
  "filename": "text-area.tsx",
974
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.8/packages/oraclejet-core-pack/web/components/oj-c/text-area"
974
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.10/packages/oraclejet-core-pack/web/components/oj-c/text-area"
975
975
  },
976
976
  "scope": "instance",
977
977
  "returns": [
@@ -993,7 +993,7 @@
993
993
  "description": "Validates the component's display value using the converter and\nall validators registered on the component and updates the value\noption by performing the following steps.\n<ol>\n<li>All messages are cleared, including custom messages added by the app.<li>\n<li>\n If no converter is present then processing continues to next step. If a converter is present,\n the UI value is first converted (i.e., parsed). If there is a parse error then the messages are shown.\n</li>\n<li>\n If there are no validators setup for the component the value option is updated using the display value.\n Otherwise all validators are run in sequence using the parsed value from the previous step.\n The implicit required validator is run first if the component is marked required.\n When a validation error is encountered it is remembered and the next validator in the sequence is run.\n</li>\n<li>\n At the end of validation if there are errors, the messages are shown.\n If there were no errors, then the value option is updated.\n</li>\n</ol>",
994
994
  "meta": {
995
995
  "filename": "text-area.tsx",
996
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.8/packages/oraclejet-core-pack/web/components/oj-c/text-area"
996
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.10/packages/oraclejet-core-pack/web/components/oj-c/text-area"
997
997
  },
998
998
  "scope": "instance",
999
999
  "returns": [
@@ -1017,7 +1017,7 @@
1017
1017
  "ojhidden": true,
1018
1018
  "meta": {
1019
1019
  "filename": "text-area.tsx",
1020
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.8/packages/oraclejet-core-pack/web/components/oj-c/text-area"
1020
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.10/packages/oraclejet-core-pack/web/components/oj-c/text-area"
1021
1021
  },
1022
1022
  "scope": "instance",
1023
1023
  "returns": [
@@ -1040,7 +1040,7 @@
1040
1040
  "ojhidden": true,
1041
1041
  "meta": {
1042
1042
  "filename": "text-area.tsx",
1043
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.8/packages/oraclejet-core-pack/web/components/oj-c/text-area"
1043
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.10/packages/oraclejet-core-pack/web/components/oj-c/text-area"
1044
1044
  },
1045
1045
  "scope": "instance",
1046
1046
  "returns": [
@@ -1062,7 +1062,7 @@
1062
1062
  "description": "Sets a property or a single subproperty for complex properties and notifies the component of the change, triggering a corresponding event.",
1063
1063
  "meta": {
1064
1064
  "filename": "text-area.tsx",
1065
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.8/packages/oraclejet-core-pack/web/components/oj-c/text-area"
1065
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.10/packages/oraclejet-core-pack/web/components/oj-c/text-area"
1066
1066
  },
1067
1067
  "scope": "instance",
1068
1068
  "params": [
@@ -1096,7 +1096,7 @@
1096
1096
  "description": "Retrieves the value of a property or a subproperty.",
1097
1097
  "meta": {
1098
1098
  "filename": "text-area.tsx",
1099
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.8/packages/oraclejet-core-pack/web/components/oj-c/text-area"
1099
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.10/packages/oraclejet-core-pack/web/components/oj-c/text-area"
1100
1100
  },
1101
1101
  "scope": "instance",
1102
1102
  "params": [
@@ -1125,7 +1125,7 @@
1125
1125
  "description": "Performs a batch set of properties.",
1126
1126
  "meta": {
1127
1127
  "filename": "text-area.tsx",
1128
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.8/packages/oraclejet-core-pack/web/components/oj-c/text-area"
1128
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.10/packages/oraclejet-core-pack/web/components/oj-c/text-area"
1129
1129
  },
1130
1130
  "scope": "instance",
1131
1131
  "params": [
@@ -1154,7 +1154,7 @@
1154
1154
  "memberof": "oj-c.TextArea",
1155
1155
  "meta": {
1156
1156
  "filename": "text-area.tsx",
1157
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.8/packages/oraclejet-core-pack/web/components/oj-c/text-area"
1157
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.10/packages/oraclejet-core-pack/web/components/oj-c/text-area"
1158
1158
  },
1159
1159
  "ojfragment": true
1160
1160
  },
@@ -1167,7 +1167,7 @@
1167
1167
  "memberof": "oj-c.TextArea",
1168
1168
  "meta": {
1169
1169
  "filename": "text-area.tsx",
1170
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.8/packages/oraclejet-core-pack/web/components/oj-c/text-area"
1170
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.10/packages/oraclejet-core-pack/web/components/oj-c/text-area"
1171
1171
  },
1172
1172
  "ojfragment": true
1173
1173
  },
@@ -1186,7 +1186,7 @@
1186
1186
  },
1187
1187
  "meta": {
1188
1188
  "filename": "text-area.tsx",
1189
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.8/packages/oraclejet-core-pack/web/components/oj-c/text-area"
1189
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.10/packages/oraclejet-core-pack/web/components/oj-c/text-area"
1190
1190
  },
1191
1191
  "properties": [
1192
1192
  {
@@ -1242,7 +1242,7 @@
1242
1242
  },
1243
1243
  "meta": {
1244
1244
  "filename": "text-area.tsx",
1245
- "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.8/packages/oraclejet-core-pack/web/components/oj-c/text-area"
1245
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_14.0.10/packages/oraclejet-core-pack/web/components/oj-c/text-area"
1246
1246
  },
1247
1247
  "properties": [
1248
1248
  {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "avatar",
3
3
  "version": "1.0.0",
4
- "jetVersion": "^14.0.8",
4
+ "jetVersion": "^14.0.10",
5
5
  "type": "composite",
6
6
  "pack": "oj-c",
7
7
  "implements": [
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "button",
3
3
  "version": "1.0.0",
4
- "jetVersion": "^14.0.8",
4
+ "jetVersion": "^14.0.10",
5
5
  "type": "composite",
6
6
  "pack": "oj-c",
7
7
  "implements": [
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "collapsible",
3
3
  "version": "1.0.0",
4
- "jetVersion": "^14.0.8",
4
+ "jetVersion": "^14.0.10",
5
5
  "type": "composite",
6
6
  "pack": "oj-c",
7
7
  "implements": [
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "oj-c",
3
3
  "version": "1.0.0",
4
- "jetVersion": "^14.0.8",
4
+ "jetVersion": "^14.0.10",
5
5
  "type": "mono-pack",
6
6
  "displayName": "Oracle JET Core pack",
7
7
  "description": "Core Oracle JET components implemented using virtual DOM technology",