@oracle/oraclejet-core-pack 16.0.2 → 16.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/oj-c/ActionCard.json +6 -6
- package/oj-c/AreaChart.json +43 -43
- package/oj-c/AreaChartGroup.json +7 -7
- package/oj-c/AreaChartItem.json +14 -14
- package/oj-c/AreaChartSeries.json +14 -14
- package/oj-c/Avatar.json +10 -10
- package/oj-c/Button.json +19 -19
- package/oj-c/Checkbox.json +29 -29
- package/oj-c/Checkboxset.json +35 -35
- package/oj-c/Collapsible.json +14 -14
- package/oj-c/DrawerPopup.json +12 -12
- package/oj-c/FilePicker.json +20 -20
- package/oj-c/FormLayout.json +15 -15
- package/oj-c/HighlightText.json +6 -6
- package/oj-c/InputDateMask.json +42 -42
- package/oj-c/InputDateText.json +44 -44
- package/oj-c/InputNumber.json +51 -51
- package/oj-c/InputPassword.json +41 -41
- package/oj-c/InputText.json +48 -48
- package/oj-c/LabelledLink.json +21 -21
- package/oj-c/Legend.json +36 -36
- package/oj-c/LegendItem.json +15 -15
- package/oj-c/LegendSection.json +5 -5
- package/oj-c/LineChart.json +43 -43
- package/oj-c/LineChartGroup.json +7 -7
- package/oj-c/LineChartItem.json +14 -14
- package/oj-c/LineChartSeries.json +16 -16
- package/oj-c/ListItemLayout.json +16 -16
- package/oj-c/ListView.json +18 -18
- package/oj-c/MenuButton.json +21 -21
- package/oj-c/MessageBanner.json +11 -11
- package/oj-c/MessageToast.json +13 -13
- package/oj-c/MeterBar.json +26 -26
- package/oj-c/MeterCircle.json +30 -30
- package/oj-c/ProgressBar.json +7 -7
- package/oj-c/ProgressCircle.json +7 -7
- package/oj-c/Radioset.json +35 -35
- package/oj-c/RatingGauge.json +21 -21
- package/oj-c/SelectMultiple.json +41 -41
- package/oj-c/SelectSingle.json +45 -45
- package/oj-c/SelectionCard.json +6 -6
- package/oj-c/Selector.json +8 -8
- package/oj-c/SelectorAll.json +5 -5
- package/oj-c/SplitMenuButton.json +16 -16
- package/oj-c/TagCloud.json +18 -18
- package/oj-c/TagCloudItem.json +10 -10
- package/oj-c/TextArea.json +45 -45
- package/oj-c/action-card/component.json +2 -2
- package/oj-c/area-chart/component.json +2 -2
- package/oj-c/area-chart-group/component.json +2 -2
- package/oj-c/area-chart-item/component.json +2 -2
- package/oj-c/area-chart-series/component.json +2 -2
- package/oj-c/avatar/component.json +2 -2
- package/oj-c/button/component.json +2 -2
- package/oj-c/checkbox/component.json +2 -2
- package/oj-c/checkboxset/component.json +2 -2
- package/oj-c/collapsible/component.json +2 -2
- package/oj-c/component.json +2 -2
- package/oj-c/docs/action-card.html +3 -3
- package/oj-c/docs/area-chart-group.html +3 -3
- package/oj-c/docs/area-chart-item.html +3 -3
- package/oj-c/docs/area-chart-series.html +3 -3
- package/oj-c/docs/area-chart.html +3 -3
- package/oj-c/docs/avatar.html +3 -3
- package/oj-c/docs/button.html +3 -3
- package/oj-c/docs/checkbox.html +3 -3
- package/oj-c/docs/checkboxset.html +3 -3
- package/oj-c/docs/collapsible.html +3 -3
- package/oj-c/docs/drawer-popup.html +3 -3
- package/oj-c/docs/file-picker.html +3 -3
- package/oj-c/docs/form-layout.html +3 -3
- package/oj-c/docs/highlight-text.html +3 -3
- package/oj-c/docs/index.html +3 -3
- package/oj-c/docs/input-date-mask.html +3 -3
- package/oj-c/docs/input-date-text.html +3 -3
- package/oj-c/docs/input-number.html +3 -3
- package/oj-c/docs/input-password.html +3 -3
- package/oj-c/docs/input-text.html +3 -3
- package/oj-c/docs/labelled-link.html +3 -3
- package/oj-c/docs/legend-item.html +3 -3
- package/oj-c/docs/legend-section.html +3 -3
- package/oj-c/docs/legend.html +3 -3
- package/oj-c/docs/line-chart-group.html +3 -3
- package/oj-c/docs/line-chart-item.html +3 -3
- package/oj-c/docs/line-chart-series.html +3 -3
- package/oj-c/docs/line-chart.html +3 -3
- package/oj-c/docs/list-item-layout.html +3 -3
- package/oj-c/docs/list-view.html +3 -3
- package/oj-c/docs/menu-button.html +3 -3
- package/oj-c/docs/message-banner.html +3 -3
- package/oj-c/docs/message-toast.html +3 -3
- package/oj-c/docs/meter-bar.html +3 -3
- package/oj-c/docs/meter-circle.html +3 -3
- package/oj-c/docs/oj-c.ActionCard.html +3 -3
- package/oj-c/docs/oj-c.AreaChart.html +3 -3
- package/oj-c/docs/oj-c.AreaChartGroup.html +3 -3
- package/oj-c/docs/oj-c.AreaChartItem.html +3 -3
- package/oj-c/docs/oj-c.AreaChartSeries.html +3 -3
- package/oj-c/docs/oj-c.Avatar.html +3 -3
- package/oj-c/docs/oj-c.Button.html +3 -3
- package/oj-c/docs/oj-c.Checkbox.html +3 -3
- package/oj-c/docs/oj-c.Checkboxset.html +3 -3
- package/oj-c/docs/oj-c.Collapsible.html +3 -3
- package/oj-c/docs/oj-c.DrawerPopup.html +3 -3
- package/oj-c/docs/oj-c.FilePicker.html +3 -3
- package/oj-c/docs/oj-c.FormLayout.html +3 -3
- package/oj-c/docs/oj-c.HighlightText.html +3 -3
- package/oj-c/docs/oj-c.InputDateMask.html +3 -3
- package/oj-c/docs/oj-c.InputDateText.html +3 -3
- package/oj-c/docs/oj-c.InputNumber.html +3 -3
- package/oj-c/docs/oj-c.InputPassword.html +3 -3
- package/oj-c/docs/oj-c.InputText.html +3 -3
- package/oj-c/docs/oj-c.LabelledLink.html +3 -3
- package/oj-c/docs/oj-c.Legend.html +3 -3
- package/oj-c/docs/oj-c.LegendItem.html +3 -3
- package/oj-c/docs/oj-c.LegendSection.html +3 -3
- package/oj-c/docs/oj-c.LineChart.html +3 -3
- package/oj-c/docs/oj-c.LineChartGroup.html +3 -3
- package/oj-c/docs/oj-c.LineChartItem.html +3 -3
- package/oj-c/docs/oj-c.LineChartSeries.html +3 -3
- package/oj-c/docs/oj-c.ListItemLayout.html +3 -3
- package/oj-c/docs/oj-c.ListView.html +3 -3
- package/oj-c/docs/oj-c.MenuButton.html +3 -3
- package/oj-c/docs/oj-c.MessageBanner.html +3 -3
- package/oj-c/docs/oj-c.MessageToast.html +3 -3
- package/oj-c/docs/oj-c.MeterBar.html +3 -3
- package/oj-c/docs/oj-c.MeterCircle.html +3 -3
- package/oj-c/docs/oj-c.ProgressBar.html +3 -3
- package/oj-c/docs/oj-c.ProgressCircle.html +3 -3
- package/oj-c/docs/oj-c.Radioset.html +3 -3
- package/oj-c/docs/oj-c.RatingGauge.html +3 -3
- package/oj-c/docs/oj-c.SelectMultiple.html +3 -3
- package/oj-c/docs/oj-c.SelectSingle.html +3 -3
- package/oj-c/docs/oj-c.Selector.html +3 -3
- package/oj-c/docs/oj-c.SelectorAll.html +3 -3
- package/oj-c/docs/oj-c.SplitMenuButton.html +3 -3
- package/oj-c/docs/oj-c.TagCloud.html +3 -3
- package/oj-c/docs/oj-c.TagCloudItem.html +3 -3
- package/oj-c/docs/oj-c.TextArea.html +3 -3
- package/oj-c/docs/progress-bar.html +3 -3
- package/oj-c/docs/progress-circle.html +3 -3
- package/oj-c/docs/radioset.html +3 -3
- package/oj-c/docs/rating-gauge.html +3 -3
- package/oj-c/docs/select-multiple.html +3 -3
- package/oj-c/docs/select-single.html +3 -3
- package/oj-c/docs/selection-card.html +3 -3
- package/oj-c/docs/selector-all.html +3 -3
- package/oj-c/docs/selector.html +3 -3
- package/oj-c/docs/split-menu-button.html +3 -3
- package/oj-c/docs/tag-cloud-item.html +3 -3
- package/oj-c/docs/tag-cloud.html +3 -3
- package/oj-c/docs/text-area.html +3 -3
- package/oj-c/drawer-popup/component.json +2 -2
- package/oj-c/file-picker/component.json +2 -2
- package/oj-c/form-layout/component.json +2 -2
- package/oj-c/highlight-text/component.json +2 -2
- package/oj-c/input-date-mask/component.json +2 -2
- package/oj-c/input-date-text/component.json +2 -2
- package/oj-c/input-number/component.json +2 -2
- package/oj-c/input-password/component.json +2 -2
- package/oj-c/input-text/component.json +2 -2
- package/oj-c/labelled-link/component.json +2 -2
- package/oj-c/legend/component.json +2 -2
- package/oj-c/legend-item/component.json +2 -2
- package/oj-c/legend-section/component.json +2 -2
- package/oj-c/line-chart/component.json +2 -2
- package/oj-c/line-chart-group/component.json +2 -2
- package/oj-c/line-chart-item/component.json +2 -2
- package/oj-c/line-chart-series/component.json +2 -2
- package/oj-c/list-item-layout/component.json +2 -2
- package/oj-c/list-view/component.json +2 -2
- package/oj-c/menu-button/component.json +2 -2
- package/oj-c/message-banner/component.json +2 -2
- package/oj-c/message-toast/component.json +2 -2
- package/oj-c/metadata/allComponents.json +95 -95
- package/oj-c/meter-bar/component.json +2 -2
- package/oj-c/meter-circle/component.json +2 -2
- package/oj-c/progress-bar/component.json +2 -2
- package/oj-c/progress-circle/component.json +2 -2
- package/oj-c/radioset/component.json +2 -2
- package/oj-c/rating-gauge/component.json +2 -2
- package/oj-c/select-multiple/component.json +2 -2
- package/oj-c/select-single/component.json +2 -2
- package/oj-c/selection-card/component.json +2 -2
- package/oj-c/selector/component.json +2 -2
- package/oj-c/selector-all/component.json +2 -2
- package/oj-c/split-menu-button/component.json +2 -2
- package/oj-c/tag-cloud/component.json +2 -2
- package/oj-c/tag-cloud-item/component.json +2 -2
- package/oj-c/text-area/component.json +2 -2
- package/package.json +4 -4
package/oj-c/MenuButton.json
CHANGED
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
],
|
|
41
41
|
"meta": {
|
|
42
42
|
"filename": "menu-button.tsx",
|
|
43
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
43
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.3/packages/oraclejet-core-pack/web/components/oj-c/menu-button"
|
|
44
44
|
},
|
|
45
45
|
"ojmodule": "menu-button"
|
|
46
46
|
},
|
|
@@ -55,7 +55,7 @@
|
|
|
55
55
|
"description": "Text to show in the button.",
|
|
56
56
|
"meta": {
|
|
57
57
|
"filename": "menu-button.tsx",
|
|
58
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
58
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.3/packages/oraclejet-core-pack/web/components/oj-c/menu-button"
|
|
59
59
|
},
|
|
60
60
|
"defaultvalue": "\"\"",
|
|
61
61
|
"type": {
|
|
@@ -75,7 +75,7 @@
|
|
|
75
75
|
"description": "Suffix appended to menu label to indicate last selection.",
|
|
76
76
|
"meta": {
|
|
77
77
|
"filename": "menu-button.tsx",
|
|
78
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
78
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.3/packages/oraclejet-core-pack/web/components/oj-c/menu-button"
|
|
79
79
|
},
|
|
80
80
|
"type": {
|
|
81
81
|
"names": [
|
|
@@ -94,7 +94,7 @@
|
|
|
94
94
|
"description": "Text to show in the tooltip. This overrides the default tooltip that renders the label when in icon mode.",
|
|
95
95
|
"meta": {
|
|
96
96
|
"filename": "menu-button.tsx",
|
|
97
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
97
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.3/packages/oraclejet-core-pack/web/components/oj-c/menu-button"
|
|
98
98
|
},
|
|
99
99
|
"type": {
|
|
100
100
|
"names": [
|
|
@@ -113,7 +113,7 @@
|
|
|
113
113
|
"description": "<table>\n<tr><th>Type</th><th>Def</th></tr>\n<tr><td>MenuSeparator</td><td>{ type: 'separator'}</td></tr>\n<tr><td>MenuItem</td><td>{\ntype?: 'item';\nlabel: string;\nkey: string;\ndisabled?: boolean;\nonAction?: () => void;\nstartIcon?: MenuIcon;\nendIcon?: MenuIcon;\nvariant?: 'standard' | 'destructive';\n};</td></tr>\n<tr><td>MenuSubMenu</td><td>{\ntype: 'submenu';\nlabel?: string;\ndisabled?: boolean;\nstartIcon?: string;\nitems?: Array<MenuItems>;\n};</td></tr>\n<tr><td>MenuSelectSingle</td><td>{\ntype: 'selectsingle';\nkey?: string;\nitems?: Array<MenuSelectItem>;\n};</td></tr>\n<tr><td>MenuSelectMultiple</td><td>{\ntype: 'selectmultiple';\nkey?: string;\nitems?: Array<MenuSelectItem>;\n};</td></tr>\n<tr><td>MenuIcon</td><td>{\ntype?: 'class';\n class: string;\n }\n| {\n type: 'img';\n src: string;\n };</td></tr>\n<tr><td>MenuSelectItem</td><td>{\nlabel: string;\ndisabled?: boolean;\nendIcon?: MenuIcon;\nvalue: string;\n}</td></tr>\n</table>",
|
|
114
114
|
"meta": {
|
|
115
115
|
"filename": "menu-button.tsx",
|
|
116
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
116
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.3/packages/oraclejet-core-pack/web/components/oj-c/menu-button"
|
|
117
117
|
},
|
|
118
118
|
"defaultvalue": "[]",
|
|
119
119
|
"type": {
|
|
@@ -141,7 +141,7 @@
|
|
|
141
141
|
"description": "An array containing key/value objects for menu selection groups.",
|
|
142
142
|
"meta": {
|
|
143
143
|
"filename": "menu-button.tsx",
|
|
144
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
144
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.3/packages/oraclejet-core-pack/web/components/oj-c/menu-button"
|
|
145
145
|
},
|
|
146
146
|
"type": {
|
|
147
147
|
"names": [
|
|
@@ -167,7 +167,7 @@
|
|
|
167
167
|
"description": "Display just the label, the icons, or all. Label is used as tooltip and should be set in all cases.",
|
|
168
168
|
"meta": {
|
|
169
169
|
"filename": "menu-button.tsx",
|
|
170
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
170
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.3/packages/oraclejet-core-pack/web/components/oj-c/menu-button"
|
|
171
171
|
},
|
|
172
172
|
"ojvalues": [
|
|
173
173
|
{
|
|
@@ -221,7 +221,7 @@
|
|
|
221
221
|
"description": "Specifies that the button element should be disabled.",
|
|
222
222
|
"meta": {
|
|
223
223
|
"filename": "menu-button.tsx",
|
|
224
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
224
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.3/packages/oraclejet-core-pack/web/components/oj-c/menu-button"
|
|
225
225
|
},
|
|
226
226
|
"defaultvalue": false,
|
|
227
227
|
"type": {
|
|
@@ -241,7 +241,7 @@
|
|
|
241
241
|
"description": "Size of button",
|
|
242
242
|
"meta": {
|
|
243
243
|
"filename": "menu-button.tsx",
|
|
244
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
244
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.3/packages/oraclejet-core-pack/web/components/oj-c/menu-button"
|
|
245
245
|
},
|
|
246
246
|
"ojvalues": [
|
|
247
247
|
{
|
|
@@ -295,7 +295,7 @@
|
|
|
295
295
|
"description": "Specifies that the button style width",
|
|
296
296
|
"meta": {
|
|
297
297
|
"filename": "menu-button.tsx",
|
|
298
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
298
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.3/packages/oraclejet-core-pack/web/components/oj-c/menu-button"
|
|
299
299
|
},
|
|
300
300
|
"type": {
|
|
301
301
|
"names": [
|
|
@@ -321,7 +321,7 @@
|
|
|
321
321
|
"description": "Indicates in what states the button has chromings in background and border.",
|
|
322
322
|
"meta": {
|
|
323
323
|
"filename": "menu-button.tsx",
|
|
324
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
324
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.3/packages/oraclejet-core-pack/web/components/oj-c/menu-button"
|
|
325
325
|
},
|
|
326
326
|
"ojvalues": [
|
|
327
327
|
{
|
|
@@ -374,7 +374,7 @@
|
|
|
374
374
|
"ojhidden": true,
|
|
375
375
|
"meta": {
|
|
376
376
|
"filename": "menu-button.tsx",
|
|
377
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
377
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.3/packages/oraclejet-core-pack/web/components/oj-c/menu-button"
|
|
378
378
|
},
|
|
379
379
|
"scope": "instance",
|
|
380
380
|
"returns": [
|
|
@@ -397,7 +397,7 @@
|
|
|
397
397
|
"ojhidden": true,
|
|
398
398
|
"meta": {
|
|
399
399
|
"filename": "menu-button.tsx",
|
|
400
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
400
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.3/packages/oraclejet-core-pack/web/components/oj-c/menu-button"
|
|
401
401
|
},
|
|
402
402
|
"scope": "instance",
|
|
403
403
|
"returns": [
|
|
@@ -419,7 +419,7 @@
|
|
|
419
419
|
"description": "Sets a property or a single subproperty for complex properties and notifies the component of the change, triggering a corresponding event.",
|
|
420
420
|
"meta": {
|
|
421
421
|
"filename": "menu-button.tsx",
|
|
422
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
422
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.3/packages/oraclejet-core-pack/web/components/oj-c/menu-button"
|
|
423
423
|
},
|
|
424
424
|
"scope": "instance",
|
|
425
425
|
"params": [
|
|
@@ -453,7 +453,7 @@
|
|
|
453
453
|
"description": "Retrieves the value of a property or a subproperty.",
|
|
454
454
|
"meta": {
|
|
455
455
|
"filename": "menu-button.tsx",
|
|
456
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
456
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.3/packages/oraclejet-core-pack/web/components/oj-c/menu-button"
|
|
457
457
|
},
|
|
458
458
|
"scope": "instance",
|
|
459
459
|
"params": [
|
|
@@ -482,7 +482,7 @@
|
|
|
482
482
|
"description": "Performs a batch set of properties.",
|
|
483
483
|
"meta": {
|
|
484
484
|
"filename": "menu-button.tsx",
|
|
485
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
485
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.3/packages/oraclejet-core-pack/web/components/oj-c/menu-button"
|
|
486
486
|
},
|
|
487
487
|
"scope": "instance",
|
|
488
488
|
"params": [
|
|
@@ -511,7 +511,7 @@
|
|
|
511
511
|
"description": "Triggered when a menu item is clicked, whether by keyboard, mouse, or touch events. Detail indicates which menu item was clicked.",
|
|
512
512
|
"meta": {
|
|
513
513
|
"filename": "menu-button.tsx",
|
|
514
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
514
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.3/packages/oraclejet-core-pack/web/components/oj-c/menu-button"
|
|
515
515
|
},
|
|
516
516
|
"scope": "instance",
|
|
517
517
|
"properties": [
|
|
@@ -535,7 +535,7 @@
|
|
|
535
535
|
"description": "The startIcon slot is the button's start icon. The oj-c-menu-button element accepts DOM nodes as children with the startIcon slot.",
|
|
536
536
|
"meta": {
|
|
537
537
|
"filename": "menu-button.tsx",
|
|
538
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
538
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.3/packages/oraclejet-core-pack/web/components/oj-c/menu-button"
|
|
539
539
|
},
|
|
540
540
|
"scope": "instance",
|
|
541
541
|
"ojchild": false,
|
|
@@ -550,7 +550,7 @@
|
|
|
550
550
|
"description": "The endIcon slot is the button's end icon. The oj-c-menu-button element accepts DOM nodes as children with the endIcon slot.",
|
|
551
551
|
"meta": {
|
|
552
552
|
"filename": "menu-button.tsx",
|
|
553
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
553
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.3/packages/oraclejet-core-pack/web/components/oj-c/menu-button"
|
|
554
554
|
},
|
|
555
555
|
"scope": "instance",
|
|
556
556
|
"ojchild": false,
|
|
@@ -565,7 +565,7 @@
|
|
|
565
565
|
"memberof": "oj-c.MenuButton",
|
|
566
566
|
"meta": {
|
|
567
567
|
"filename": "menu-button.tsx",
|
|
568
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
568
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.3/packages/oraclejet-core-pack/web/components/oj-c/menu-button"
|
|
569
569
|
},
|
|
570
570
|
"ojfragment": true
|
|
571
571
|
},
|
|
@@ -578,7 +578,7 @@
|
|
|
578
578
|
"memberof": "oj-c.MenuButton",
|
|
579
579
|
"meta": {
|
|
580
580
|
"filename": "menu-button.tsx",
|
|
581
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
581
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.3/packages/oraclejet-core-pack/web/components/oj-c/menu-button"
|
|
582
582
|
},
|
|
583
583
|
"ojfragment": true
|
|
584
584
|
}
|
package/oj-c/MessageBanner.json
CHANGED
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
],
|
|
61
61
|
"meta": {
|
|
62
62
|
"filename": "message-banner.tsx",
|
|
63
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
63
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.3/packages/oraclejet-core-pack/web/components/oj-c/message-banner"
|
|
64
64
|
},
|
|
65
65
|
"ojmodule": "message-banner"
|
|
66
66
|
},
|
|
@@ -75,7 +75,7 @@
|
|
|
75
75
|
"description": "<p>Data for the Message Banner component. This data is used for rendering each banner message.\nThis is a required attribute. If an application needs to initialize the component with\nno initial messages, it would need to provide an empty DataProvider. When the application\nwants to show messages, it can then add new data to the existing DataProvider.\nSee <a href=\"MutableArrayDataProvider.html\">MutableArrayDataProvider</a> for more details.</p>\n\n<p>When specifying a DataProvider for the data attribute, you need to provide the keyAttributes\nfor the DataProvider. The oj-c-message-banner component expects a single attribute of type\nstring or number as the key of the DataProvider. When the data is updated this key attribute\nwill be used to determine whether a new message is being added or an existing message is being\nupdated. This is required for performing necessary animations. When the application replaces\nthe DataProvider, the component assumes that all the messages are newly added irrespective of their\nkeys and performs animation accordingly.</p>",
|
|
76
76
|
"meta": {
|
|
77
77
|
"filename": "message-banner.tsx",
|
|
78
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
78
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.3/packages/oraclejet-core-pack/web/components/oj-c/message-banner"
|
|
79
79
|
},
|
|
80
80
|
"type": {
|
|
81
81
|
"names": [
|
|
@@ -101,7 +101,7 @@
|
|
|
101
101
|
"description": "A Banner message can have a different look and feel. For example, when using page-level\nmessaging the messages need to be rendered from edge to edge without any outline. On the other\nhand, when they are being used in a section of a page or a dialog, they need to be rendered\nwith an outline. This attribute can be used to specify where the component is being used so that\nit will render the messages accordingly.",
|
|
102
102
|
"meta": {
|
|
103
103
|
"filename": "message-banner.tsx",
|
|
104
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
104
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.3/packages/oraclejet-core-pack/web/components/oj-c/message-banner"
|
|
105
105
|
},
|
|
106
106
|
"ojvalues": [
|
|
107
107
|
{
|
|
@@ -144,7 +144,7 @@
|
|
|
144
144
|
"description": "Applications can use this property to provide the name of a template or a function that\nreturns the name of a template to use for rendering the detail content.\n\nWhen a template name is provided as a value for this property, the corresponding template\nwill be used for rendering the detail content for all the messages. If applications want\nto use a different template for different messages, they can provide a function that\nreturns a template name instead.\n\nThe provided function should accept an object of type MessageBannerTemplateValueParameters\nand return a key to a template for rendering the corresponding message's detail content.\nThe value returned from this function should be a key to one of the dynamic template slots\nprovided. If the returned value is not one of the keys of the provided dynamic template slots,\nthe component will throw an Error.\n\nIf the function returns undefined, the component then will perform default rendering\nof the detail content using the detail property of the corresponding message.\n\nIf an application specifies both detail and a valid detail-template-value, the detail-template-value\nwill take precedence and the corresponding template will be used for rendering the detail content.",
|
|
145
145
|
"meta": {
|
|
146
146
|
"filename": "message-banner.tsx",
|
|
147
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
147
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.3/packages/oraclejet-core-pack/web/components/oj-c/message-banner"
|
|
148
148
|
},
|
|
149
149
|
"type": {
|
|
150
150
|
"names": [
|
|
@@ -168,7 +168,7 @@
|
|
|
168
168
|
"description": "Sets a property or a single subproperty for complex properties and notifies the component of the change, triggering a corresponding event.",
|
|
169
169
|
"meta": {
|
|
170
170
|
"filename": "message-banner.tsx",
|
|
171
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
171
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.3/packages/oraclejet-core-pack/web/components/oj-c/message-banner"
|
|
172
172
|
},
|
|
173
173
|
"scope": "instance",
|
|
174
174
|
"params": [
|
|
@@ -202,7 +202,7 @@
|
|
|
202
202
|
"description": "Retrieves the value of a property or a subproperty.",
|
|
203
203
|
"meta": {
|
|
204
204
|
"filename": "message-banner.tsx",
|
|
205
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
205
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.3/packages/oraclejet-core-pack/web/components/oj-c/message-banner"
|
|
206
206
|
},
|
|
207
207
|
"scope": "instance",
|
|
208
208
|
"params": [
|
|
@@ -231,7 +231,7 @@
|
|
|
231
231
|
"description": "Performs a batch set of properties.",
|
|
232
232
|
"meta": {
|
|
233
233
|
"filename": "message-banner.tsx",
|
|
234
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
234
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.3/packages/oraclejet-core-pack/web/components/oj-c/message-banner"
|
|
235
235
|
},
|
|
236
236
|
"scope": "instance",
|
|
237
237
|
"params": [
|
|
@@ -260,7 +260,7 @@
|
|
|
260
260
|
"description": "Triggered when a user tries to close a message through UI interaction. The application\nshould listen to this event and remove the corresponding message item from the data\nwhich would then result in the message being closed. If the application\nfails to remove the message item from the data, then no change will be done in the\nUI by the component and the message will stay in the UI opened.",
|
|
261
261
|
"meta": {
|
|
262
262
|
"filename": "message-banner.tsx",
|
|
263
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
263
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.3/packages/oraclejet-core-pack/web/components/oj-c/message-banner"
|
|
264
264
|
},
|
|
265
265
|
"scope": "instance",
|
|
266
266
|
"properties": [
|
|
@@ -332,7 +332,7 @@
|
|
|
332
332
|
"memberof": "oj-c.MessageBanner",
|
|
333
333
|
"meta": {
|
|
334
334
|
"filename": "message-banner.tsx",
|
|
335
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
335
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.3/packages/oraclejet-core-pack/web/components/oj-c/message-banner"
|
|
336
336
|
},
|
|
337
337
|
"ojfragment": true
|
|
338
338
|
},
|
|
@@ -351,7 +351,7 @@
|
|
|
351
351
|
},
|
|
352
352
|
"meta": {
|
|
353
353
|
"filename": "message-banner.tsx",
|
|
354
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
354
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.3/packages/oraclejet-core-pack/web/components/oj-c/message-banner"
|
|
355
355
|
},
|
|
356
356
|
"properties": [
|
|
357
357
|
{
|
|
@@ -441,7 +441,7 @@
|
|
|
441
441
|
},
|
|
442
442
|
"meta": {
|
|
443
443
|
"filename": "message-banner.tsx",
|
|
444
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
444
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.3/packages/oraclejet-core-pack/web/components/oj-c/message-banner"
|
|
445
445
|
},
|
|
446
446
|
"properties": [
|
|
447
447
|
{
|
package/oj-c/MessageToast.json
CHANGED
|
@@ -59,7 +59,7 @@
|
|
|
59
59
|
],
|
|
60
60
|
"meta": {
|
|
61
61
|
"filename": "message-toast.tsx",
|
|
62
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
62
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.3/packages/oraclejet-core-pack/web/components/oj-c/message-toast"
|
|
63
63
|
},
|
|
64
64
|
"ojmodule": "message-toast"
|
|
65
65
|
},
|
|
@@ -74,7 +74,7 @@
|
|
|
74
74
|
"description": "<p>Data for the Message Toast component. This data is used for rendering each toast message.\nThis is a required attribute. If an application needs to initialize the component with\nno initial messages, it would need to provide an empty DataProvider. When the application\nwants to show messages, it can then add new data to the existing DataProvider.</p>\n\n<p>When specifying a DataProvider for the data attribute, you need to provide the keyAttributes\nfor the DataProvider. The oj-c-message-toast component expects a single attribute of type\nstring or number as the key of the DataProvider. When the data is updated this key attribute\nwill be used to determine whether a new message is being added or an existing message is being\nupdated. This is required for performing necessary animations. When the application replaces\nthe DataProvider, the component assumes that all the messages are newly added irrespective of their\nkeys and performs animation accordingly.</p>",
|
|
75
75
|
"meta": {
|
|
76
76
|
"filename": "message-toast.tsx",
|
|
77
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
77
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.3/packages/oraclejet-core-pack/web/components/oj-c/message-toast"
|
|
78
78
|
},
|
|
79
79
|
"type": {
|
|
80
80
|
"names": [
|
|
@@ -100,7 +100,7 @@
|
|
|
100
100
|
"description": "Applications can use this property to provide the name of a template or a function that\nreturns the name of a template to use for rendering the detail content.\n\nWhen a template name is provided as a value for this property, the corresponding template\nwill be used for rendering the detail content for all the messages. If applications want\nto use a different template for different messages, they can provide a function that\nreturns a template name instead.\n\nThe provided function should accept an object of type MessageToastTemplateValueParameters\nand return a key to a template for rendering the corresponding message's detail content.\nThe value returned from this function should be a key to one of the dynamic template slots\nprovided. If the returned value is not one of the keys of the provided dynamic template slots,\nthe component will throw an Error.\n\nIf the function returns null or undefined, the component then will perform default rendering\nof the detail content using the detail property of the corresponding message.\n\nIf an application specifies both detail and a valid detail-template-value, the detail-template-value\nwill take precedence and the corresponding template will be used for rendering the detail content.",
|
|
101
101
|
"meta": {
|
|
102
102
|
"filename": "message-toast.tsx",
|
|
103
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
103
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.3/packages/oraclejet-core-pack/web/components/oj-c/message-toast"
|
|
104
104
|
},
|
|
105
105
|
"type": {
|
|
106
106
|
"names": [
|
|
@@ -126,7 +126,7 @@
|
|
|
126
126
|
"description": "Applications can use this property to provide the name of a template or a function that\nreturns the name of a template to use for rendering the icon content.\n\nWhen a template name is provided as a value for this property, the corresponding template\nwill be used for rendering the icon content for all the messages. If applications want\nto use a different template for different messages, they can provide a function that\nreturns a template name instead.\n\nThe provided function should accept an object of type MessageToastTemplateValueParameters\nand return a key to a template for rendering the corresponding message's icon content.\nThe value returned from this function should be a key to one of the dynamic template slots\nprovided. If the returned value is not one of the keys of the provided dynamic template slots,\nthe component will throw an Error.\n\nIf the function returns null or undefined, the component then will perform default rendering\nof the icon content using the icon property of the corresponding message.\n\nIf an application specifies both icon and a valid icon-template-value, the icon-template-value\nwill take precedence and the corresponding template will be used for rendering the icon content.",
|
|
127
127
|
"meta": {
|
|
128
128
|
"filename": "message-toast.tsx",
|
|
129
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
129
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.3/packages/oraclejet-core-pack/web/components/oj-c/message-toast"
|
|
130
130
|
},
|
|
131
131
|
"type": {
|
|
132
132
|
"names": [
|
|
@@ -152,7 +152,7 @@
|
|
|
152
152
|
"description": "Defines an offset (in pixels) in the placement. Value can be supplied as a number or\nan object with horizontal and vertical values.",
|
|
153
153
|
"meta": {
|
|
154
154
|
"filename": "message-toast.tsx",
|
|
155
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
155
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.3/packages/oraclejet-core-pack/web/components/oj-c/message-toast"
|
|
156
156
|
},
|
|
157
157
|
"defaultvalue": 0,
|
|
158
158
|
"type": {
|
|
@@ -179,7 +179,7 @@
|
|
|
179
179
|
"description": "Defines the fixed position where the messages will be positioned on the screen.\n- top-start resolves to top-left in LTR (top-right in RTL)\n- top-end resolves to top-right in LTR (top-left in RTL)\n- bottom-start resolves to bottom-left in LTR (bottom-right in RTL)\n- bottom-end resolves to bottom-right in LTR (bottom-left in RTL)",
|
|
180
180
|
"meta": {
|
|
181
181
|
"filename": "message-toast.tsx",
|
|
182
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
182
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.3/packages/oraclejet-core-pack/web/components/oj-c/message-toast"
|
|
183
183
|
},
|
|
184
184
|
"defaultvalue": "\"bottom\"",
|
|
185
185
|
"type": {
|
|
@@ -206,7 +206,7 @@
|
|
|
206
206
|
"description": "Sets a property or a single subproperty for complex properties and notifies the component of the change, triggering a corresponding event.",
|
|
207
207
|
"meta": {
|
|
208
208
|
"filename": "message-toast.tsx",
|
|
209
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
209
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.3/packages/oraclejet-core-pack/web/components/oj-c/message-toast"
|
|
210
210
|
},
|
|
211
211
|
"scope": "instance",
|
|
212
212
|
"params": [
|
|
@@ -240,7 +240,7 @@
|
|
|
240
240
|
"description": "Retrieves the value of a property or a subproperty.",
|
|
241
241
|
"meta": {
|
|
242
242
|
"filename": "message-toast.tsx",
|
|
243
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
243
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.3/packages/oraclejet-core-pack/web/components/oj-c/message-toast"
|
|
244
244
|
},
|
|
245
245
|
"scope": "instance",
|
|
246
246
|
"params": [
|
|
@@ -269,7 +269,7 @@
|
|
|
269
269
|
"description": "Performs a batch set of properties.",
|
|
270
270
|
"meta": {
|
|
271
271
|
"filename": "message-toast.tsx",
|
|
272
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
272
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.3/packages/oraclejet-core-pack/web/components/oj-c/message-toast"
|
|
273
273
|
},
|
|
274
274
|
"scope": "instance",
|
|
275
275
|
"params": [
|
|
@@ -298,7 +298,7 @@
|
|
|
298
298
|
"description": "Triggered when a user tries to close a message through UI interaction. The application\nshould listen to this event and remove the corresponding message item from the data\nwhich would then result in the message being closed. If the application\nfails to remove the message item from the data, then no change will be done in the\nUI by the component and the message will stay in the UI opened.",
|
|
299
299
|
"meta": {
|
|
300
300
|
"filename": "message-toast.tsx",
|
|
301
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
301
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.3/packages/oraclejet-core-pack/web/components/oj-c/message-toast"
|
|
302
302
|
},
|
|
303
303
|
"scope": "instance",
|
|
304
304
|
"properties": [
|
|
@@ -370,7 +370,7 @@
|
|
|
370
370
|
"memberof": "oj-c.MessageToast",
|
|
371
371
|
"meta": {
|
|
372
372
|
"filename": "message-toast.tsx",
|
|
373
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
373
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.3/packages/oraclejet-core-pack/web/components/oj-c/message-toast"
|
|
374
374
|
},
|
|
375
375
|
"ojfragment": true
|
|
376
376
|
},
|
|
@@ -389,7 +389,7 @@
|
|
|
389
389
|
},
|
|
390
390
|
"meta": {
|
|
391
391
|
"filename": "message-toast.tsx",
|
|
392
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
392
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.3/packages/oraclejet-core-pack/web/components/oj-c/message-toast"
|
|
393
393
|
},
|
|
394
394
|
"properties": [
|
|
395
395
|
{
|
|
@@ -505,7 +505,7 @@
|
|
|
505
505
|
},
|
|
506
506
|
"meta": {
|
|
507
507
|
"filename": "message-toast.tsx",
|
|
508
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
508
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.3/packages/oraclejet-core-pack/web/components/oj-c/message-toast"
|
|
509
509
|
},
|
|
510
510
|
"properties": [
|
|
511
511
|
{
|