@oracle/oraclejet-core-pack 16.0.0 → 16.0.2
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 +50 -41
- package/oj-c/InputText.json +57 -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 +54 -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 +9 -9
- package/oj-c/docs/area-chart-group.html +9 -9
- package/oj-c/docs/area-chart-item.html +9 -9
- package/oj-c/docs/area-chart-series.html +9 -9
- package/oj-c/docs/area-chart.html +9 -9
- package/oj-c/docs/avatar.html +9 -9
- package/oj-c/docs/button.html +9 -9
- package/oj-c/docs/checkbox.html +9 -9
- package/oj-c/docs/checkboxset.html +9 -9
- package/oj-c/docs/collapsible.html +9 -9
- package/oj-c/docs/drawer-popup.html +9 -9
- package/oj-c/docs/file-picker.html +9 -9
- package/oj-c/docs/form-layout.html +9 -9
- package/oj-c/docs/highlight-text.html +9 -9
- package/oj-c/docs/index.html +9 -9
- package/oj-c/docs/input-date-mask.html +9 -9
- package/oj-c/docs/input-date-text.html +9 -9
- package/oj-c/docs/input-number.html +9 -9
- package/oj-c/docs/input-password.html +10 -10
- package/oj-c/docs/input-text.html +10 -10
- package/oj-c/docs/labelled-link.html +9 -9
- package/oj-c/docs/legend-item.html +9 -9
- package/oj-c/docs/legend-section.html +9 -9
- package/oj-c/docs/legend.html +9 -9
- package/oj-c/docs/line-chart-group.html +9 -9
- package/oj-c/docs/line-chart-item.html +9 -9
- package/oj-c/docs/line-chart-series.html +9 -9
- package/oj-c/docs/line-chart.html +9 -9
- package/oj-c/docs/list-item-layout.html +9 -9
- package/oj-c/docs/list-view.html +9 -9
- package/oj-c/docs/menu-button.html +9 -9
- package/oj-c/docs/message-banner.html +9 -9
- package/oj-c/docs/message-toast.html +9 -9
- package/oj-c/docs/meter-bar.html +9 -9
- package/oj-c/docs/meter-circle.html +9 -9
- package/oj-c/docs/oj-c.ActionCard.html +9 -9
- package/oj-c/docs/oj-c.AreaChart.html +9 -9
- package/oj-c/docs/oj-c.AreaChartGroup.html +9 -9
- package/oj-c/docs/oj-c.AreaChartItem.html +9 -9
- package/oj-c/docs/oj-c.AreaChartSeries.html +9 -9
- package/oj-c/docs/oj-c.Avatar.html +9 -9
- package/oj-c/docs/oj-c.Button.html +9 -9
- package/oj-c/docs/oj-c.Checkbox.html +9 -9
- package/oj-c/docs/oj-c.Checkboxset.html +9 -9
- package/oj-c/docs/oj-c.Collapsible.html +9 -9
- package/oj-c/docs/oj-c.DrawerPopup.html +9 -9
- package/oj-c/docs/oj-c.FilePicker.html +9 -9
- package/oj-c/docs/oj-c.FormLayout.html +9 -9
- package/oj-c/docs/oj-c.HighlightText.html +9 -9
- package/oj-c/docs/oj-c.InputDateMask.html +9 -9
- package/oj-c/docs/oj-c.InputDateText.html +9 -9
- package/oj-c/docs/oj-c.InputNumber.html +9 -9
- package/oj-c/docs/oj-c.InputPassword.html +42 -14
- package/oj-c/docs/oj-c.InputText.html +42 -14
- package/oj-c/docs/oj-c.LabelledLink.html +9 -9
- package/oj-c/docs/oj-c.Legend.html +9 -9
- package/oj-c/docs/oj-c.LegendItem.html +9 -9
- package/oj-c/docs/oj-c.LegendSection.html +9 -9
- package/oj-c/docs/oj-c.LineChart.html +9 -9
- package/oj-c/docs/oj-c.LineChartGroup.html +9 -9
- package/oj-c/docs/oj-c.LineChartItem.html +9 -9
- package/oj-c/docs/oj-c.LineChartSeries.html +9 -9
- package/oj-c/docs/oj-c.ListItemLayout.html +9 -9
- package/oj-c/docs/oj-c.ListView.html +9 -9
- package/oj-c/docs/oj-c.MenuButton.html +9 -9
- package/oj-c/docs/oj-c.MessageBanner.html +9 -9
- package/oj-c/docs/oj-c.MessageToast.html +9 -9
- package/oj-c/docs/oj-c.MeterBar.html +9 -9
- package/oj-c/docs/oj-c.MeterCircle.html +9 -9
- package/oj-c/docs/oj-c.ProgressBar.html +9 -9
- package/oj-c/docs/oj-c.ProgressCircle.html +9 -9
- package/oj-c/docs/oj-c.Radioset.html +9 -9
- package/oj-c/docs/oj-c.RatingGauge.html +9 -9
- package/oj-c/docs/oj-c.SelectMultiple.html +9 -9
- package/oj-c/docs/oj-c.SelectSingle.html +9 -9
- package/oj-c/docs/oj-c.Selector.html +9 -9
- package/oj-c/docs/oj-c.SelectorAll.html +9 -9
- package/oj-c/docs/oj-c.SplitMenuButton.html +9 -9
- package/oj-c/docs/oj-c.TagCloud.html +9 -9
- package/oj-c/docs/oj-c.TagCloudItem.html +9 -9
- package/oj-c/docs/oj-c.TextArea.html +42 -14
- package/oj-c/docs/progress-bar.html +9 -9
- package/oj-c/docs/progress-circle.html +9 -9
- package/oj-c/docs/radioset.html +9 -9
- package/oj-c/docs/rating-gauge.html +9 -9
- package/oj-c/docs/select-multiple.html +9 -9
- package/oj-c/docs/select-single.html +9 -9
- package/oj-c/docs/selection-card.html +9 -9
- package/oj-c/docs/selector-all.html +9 -9
- package/oj-c/docs/selector.html +9 -9
- package/oj-c/docs/split-menu-button.html +9 -9
- package/oj-c/docs/tag-cloud-item.html +9 -9
- package/oj-c/docs/tag-cloud.html +9 -9
- package/oj-c/docs/text-area.html +10 -10
- 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 +11 -2
- package/oj-c/input-text/component.json +11 -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 +122 -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 +11 -2
- package/package.json +4 -4
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"since": "16.0.0",
|
|
31
31
|
"meta": {
|
|
32
32
|
"filename": "area-chart-series.tsx",
|
|
33
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
33
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/area-chart-series"
|
|
34
34
|
},
|
|
35
35
|
"ojmodule": "area-chart-series",
|
|
36
36
|
"ojslotcomponent": true
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
"description": "An array of category strings corresponding to the tag cloud items. This allows highlighting and filtering of items.",
|
|
47
47
|
"meta": {
|
|
48
48
|
"filename": "area-chart-series.tsx",
|
|
49
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
49
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/area-chart-series"
|
|
50
50
|
},
|
|
51
51
|
"type": {
|
|
52
52
|
"names": [
|
|
@@ -72,7 +72,7 @@
|
|
|
72
72
|
"description": "The color of the series. The chart legend item will inherit this color value.",
|
|
73
73
|
"meta": {
|
|
74
74
|
"filename": "area-chart-series.tsx",
|
|
75
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
75
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/area-chart-series"
|
|
76
76
|
},
|
|
77
77
|
"type": {
|
|
78
78
|
"names": [
|
|
@@ -91,7 +91,7 @@
|
|
|
91
91
|
"description": "Whether drilling is enabled on the series item. Drillable objects will show a pointer cursor on hover and fire an <code class=\"prettyprint\">ojDrill</code> event on click (double click if selection is enabled). To enable drilling for all series items at once, use the drilling attribute in the top level.",
|
|
92
92
|
"meta": {
|
|
93
93
|
"filename": "area-chart-series.tsx",
|
|
94
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
94
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/area-chart-series"
|
|
95
95
|
},
|
|
96
96
|
"type": {
|
|
97
97
|
"names": [
|
|
@@ -112,7 +112,7 @@
|
|
|
112
112
|
"description": "The line type of the data line or area. Only applies to line, area, scatter, and bubble series. centeredStepped and centeredSegmented are not supported for polar, scatter, and bubble charts.",
|
|
113
113
|
"meta": {
|
|
114
114
|
"filename": "area-chart-series.tsx",
|
|
115
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
115
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/area-chart-series"
|
|
116
116
|
},
|
|
117
117
|
"type": {
|
|
118
118
|
"names": [
|
|
@@ -132,7 +132,7 @@
|
|
|
132
132
|
"description": "The shape of the data markers. In addition to the built-in shapes, it may also take SVG path commands to specify a custom shape. The chart will style the custom shapes the same way as built-in shapes, supporting properties like color and borderColor and applying hover and selection effects. Only 'auto' is supported for range series.",
|
|
133
133
|
"meta": {
|
|
134
134
|
"filename": "area-chart-series.tsx",
|
|
135
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
135
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/area-chart-series"
|
|
136
136
|
},
|
|
137
137
|
"type": {
|
|
138
138
|
"names": [
|
|
@@ -159,7 +159,7 @@
|
|
|
159
159
|
"description": "The color of the data markers, if different from the series color.",
|
|
160
160
|
"meta": {
|
|
161
161
|
"filename": "area-chart-series.tsx",
|
|
162
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
162
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/area-chart-series"
|
|
163
163
|
},
|
|
164
164
|
"type": {
|
|
165
165
|
"names": [
|
|
@@ -178,7 +178,7 @@
|
|
|
178
178
|
"description": "Defines whether the data marker is displayed. Only applies to line, area, scatter, and bubble series. If auto, the markers will be displayed whenever the data points are not connected by a line.",
|
|
179
179
|
"meta": {
|
|
180
180
|
"filename": "area-chart-series.tsx",
|
|
181
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
181
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/area-chart-series"
|
|
182
182
|
},
|
|
183
183
|
"type": {
|
|
184
184
|
"names": [
|
|
@@ -197,7 +197,7 @@
|
|
|
197
197
|
"description": "The size of the data markers.",
|
|
198
198
|
"meta": {
|
|
199
199
|
"filename": "area-chart-series.tsx",
|
|
200
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
200
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/area-chart-series"
|
|
201
201
|
},
|
|
202
202
|
"type": {
|
|
203
203
|
"names": [
|
|
@@ -216,7 +216,7 @@
|
|
|
216
216
|
"description": "The name of the series, displayed in the legend and tooltips.",
|
|
217
217
|
"meta": {
|
|
218
218
|
"filename": "area-chart-series.tsx",
|
|
219
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
219
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/area-chart-series"
|
|
220
220
|
},
|
|
221
221
|
"type": {
|
|
222
222
|
"names": [
|
|
@@ -235,7 +235,7 @@
|
|
|
235
235
|
"description": "The description of this series. This is used for accessibility and for customizing the tooltip text on the corresponding legend item for the series.",
|
|
236
236
|
"meta": {
|
|
237
237
|
"filename": "area-chart-series.tsx",
|
|
238
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
238
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/area-chart-series"
|
|
239
239
|
},
|
|
240
240
|
"type": {
|
|
241
241
|
"names": [
|
|
@@ -252,7 +252,7 @@
|
|
|
252
252
|
"description": "Sets a property or a single subproperty for complex properties and notifies the component of the change, triggering a corresponding event.",
|
|
253
253
|
"meta": {
|
|
254
254
|
"filename": "area-chart-series.tsx",
|
|
255
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
255
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/area-chart-series"
|
|
256
256
|
},
|
|
257
257
|
"scope": "instance",
|
|
258
258
|
"params": [
|
|
@@ -286,7 +286,7 @@
|
|
|
286
286
|
"description": "Retrieves the value of a property or a subproperty.",
|
|
287
287
|
"meta": {
|
|
288
288
|
"filename": "area-chart-series.tsx",
|
|
289
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
289
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/area-chart-series"
|
|
290
290
|
},
|
|
291
291
|
"scope": "instance",
|
|
292
292
|
"params": [
|
|
@@ -315,7 +315,7 @@
|
|
|
315
315
|
"description": "Performs a batch set of properties.",
|
|
316
316
|
"meta": {
|
|
317
317
|
"filename": "area-chart-series.tsx",
|
|
318
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
318
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/area-chart-series"
|
|
319
319
|
},
|
|
320
320
|
"scope": "instance",
|
|
321
321
|
"params": [
|
package/oj-c/Avatar.json
CHANGED
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
],
|
|
40
40
|
"meta": {
|
|
41
41
|
"filename": "avatar.tsx",
|
|
42
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
42
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/avatar"
|
|
43
43
|
},
|
|
44
44
|
"ojmodule": "avatar"
|
|
45
45
|
},
|
|
@@ -54,7 +54,7 @@
|
|
|
54
54
|
"description": "Specifies the background of the avatar.",
|
|
55
55
|
"meta": {
|
|
56
56
|
"filename": "avatar.tsx",
|
|
57
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
57
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/avatar"
|
|
58
58
|
},
|
|
59
59
|
"ojvalues": [
|
|
60
60
|
{
|
|
@@ -185,7 +185,7 @@
|
|
|
185
185
|
"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\n to generate initials from first and last names in a locale-specific manner.",
|
|
186
186
|
"meta": {
|
|
187
187
|
"filename": "avatar.tsx",
|
|
188
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
188
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/avatar"
|
|
189
189
|
},
|
|
190
190
|
"type": {
|
|
191
191
|
"names": [
|
|
@@ -204,7 +204,7 @@
|
|
|
204
204
|
"description": "Specifies the size of the avatar.",
|
|
205
205
|
"meta": {
|
|
206
206
|
"filename": "avatar.tsx",
|
|
207
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
207
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/avatar"
|
|
208
208
|
},
|
|
209
209
|
"ojvalues": [
|
|
210
210
|
{
|
|
@@ -302,7 +302,7 @@
|
|
|
302
302
|
"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.",
|
|
303
303
|
"meta": {
|
|
304
304
|
"filename": "avatar.tsx",
|
|
305
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
305
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/avatar"
|
|
306
306
|
},
|
|
307
307
|
"type": {
|
|
308
308
|
"names": [
|
|
@@ -321,7 +321,7 @@
|
|
|
321
321
|
"description": "Specifies the icon class to be displayed. IconClass will have precedence over src and initials.",
|
|
322
322
|
"meta": {
|
|
323
323
|
"filename": "avatar.tsx",
|
|
324
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
324
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/avatar"
|
|
325
325
|
},
|
|
326
326
|
"type": {
|
|
327
327
|
"names": [
|
|
@@ -340,7 +340,7 @@
|
|
|
340
340
|
"description": "Specifies the shape of the avatar. Can be square or circle.The default value of this property varies by theme.",
|
|
341
341
|
"meta": {
|
|
342
342
|
"filename": "avatar.tsx",
|
|
343
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
343
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/avatar"
|
|
344
344
|
},
|
|
345
345
|
"ojvalues": [
|
|
346
346
|
{
|
|
@@ -381,7 +381,7 @@
|
|
|
381
381
|
"description": "Sets a property or a single subproperty for complex properties and notifies the component of the change, triggering a corresponding event.",
|
|
382
382
|
"meta": {
|
|
383
383
|
"filename": "avatar.tsx",
|
|
384
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
384
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/avatar"
|
|
385
385
|
},
|
|
386
386
|
"scope": "instance",
|
|
387
387
|
"params": [
|
|
@@ -415,7 +415,7 @@
|
|
|
415
415
|
"description": "Retrieves the value of a property or a subproperty.",
|
|
416
416
|
"meta": {
|
|
417
417
|
"filename": "avatar.tsx",
|
|
418
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
418
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/avatar"
|
|
419
419
|
},
|
|
420
420
|
"scope": "instance",
|
|
421
421
|
"params": [
|
|
@@ -444,7 +444,7 @@
|
|
|
444
444
|
"description": "Performs a batch set of properties.",
|
|
445
445
|
"meta": {
|
|
446
446
|
"filename": "avatar.tsx",
|
|
447
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
447
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/avatar"
|
|
448
448
|
},
|
|
449
449
|
"scope": "instance",
|
|
450
450
|
"params": [
|
package/oj-c/Button.json
CHANGED
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
],
|
|
40
40
|
"meta": {
|
|
41
41
|
"filename": "button.tsx",
|
|
42
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
42
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/button"
|
|
43
43
|
},
|
|
44
44
|
"ojmodule": "button"
|
|
45
45
|
},
|
|
@@ -54,7 +54,7 @@
|
|
|
54
54
|
"description": "Text to show in the button.",
|
|
55
55
|
"meta": {
|
|
56
56
|
"filename": "button.tsx",
|
|
57
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
57
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/button"
|
|
58
58
|
},
|
|
59
59
|
"type": {
|
|
60
60
|
"names": [
|
|
@@ -73,7 +73,7 @@
|
|
|
73
73
|
"description": "Text to show in the tooltip. This overrides the default tooltip that renders the label when in icon mode.",
|
|
74
74
|
"meta": {
|
|
75
75
|
"filename": "button.tsx",
|
|
76
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
76
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/button"
|
|
77
77
|
},
|
|
78
78
|
"defaultvalue": "\"\"",
|
|
79
79
|
"type": {
|
|
@@ -93,7 +93,7 @@
|
|
|
93
93
|
"description": "Specifies that the button element should be disabled.",
|
|
94
94
|
"meta": {
|
|
95
95
|
"filename": "button.tsx",
|
|
96
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
96
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/button"
|
|
97
97
|
},
|
|
98
98
|
"defaultvalue": false,
|
|
99
99
|
"type": {
|
|
@@ -113,7 +113,7 @@
|
|
|
113
113
|
"description": "Specifies that the button style width",
|
|
114
114
|
"meta": {
|
|
115
115
|
"filename": "button.tsx",
|
|
116
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
116
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/button"
|
|
117
117
|
},
|
|
118
118
|
"type": {
|
|
119
119
|
"names": [
|
|
@@ -139,7 +139,7 @@
|
|
|
139
139
|
"description": "Display just the label, the icons, or all. Label is used as tooltip and should be set in all cases.",
|
|
140
140
|
"meta": {
|
|
141
141
|
"filename": "button.tsx",
|
|
142
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
142
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/button"
|
|
143
143
|
},
|
|
144
144
|
"ojvalues": [
|
|
145
145
|
{
|
|
@@ -193,7 +193,7 @@
|
|
|
193
193
|
"description": "Size of button",
|
|
194
194
|
"meta": {
|
|
195
195
|
"filename": "button.tsx",
|
|
196
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
196
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/button"
|
|
197
197
|
},
|
|
198
198
|
"ojvalues": [
|
|
199
199
|
{
|
|
@@ -247,7 +247,7 @@
|
|
|
247
247
|
"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.",
|
|
248
248
|
"meta": {
|
|
249
249
|
"filename": "button.tsx",
|
|
250
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
250
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/button"
|
|
251
251
|
},
|
|
252
252
|
"ojvalues": [
|
|
253
253
|
{
|
|
@@ -290,7 +290,7 @@
|
|
|
290
290
|
"description": "Indicates in what states the button has variants in background and border.",
|
|
291
291
|
"meta": {
|
|
292
292
|
"filename": "button.tsx",
|
|
293
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
293
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/button"
|
|
294
294
|
},
|
|
295
295
|
"ojvalues": [
|
|
296
296
|
{
|
|
@@ -376,7 +376,7 @@
|
|
|
376
376
|
"ojhidden": true,
|
|
377
377
|
"meta": {
|
|
378
378
|
"filename": "button.tsx",
|
|
379
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
379
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/button"
|
|
380
380
|
},
|
|
381
381
|
"scope": "instance",
|
|
382
382
|
"returns": [
|
|
@@ -399,7 +399,7 @@
|
|
|
399
399
|
"ojhidden": true,
|
|
400
400
|
"meta": {
|
|
401
401
|
"filename": "button.tsx",
|
|
402
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
402
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/button"
|
|
403
403
|
},
|
|
404
404
|
"scope": "instance",
|
|
405
405
|
"returns": [
|
|
@@ -421,7 +421,7 @@
|
|
|
421
421
|
"description": "Sets a property or a single subproperty for complex properties and notifies the component of the change, triggering a corresponding event.",
|
|
422
422
|
"meta": {
|
|
423
423
|
"filename": "button.tsx",
|
|
424
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
424
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/button"
|
|
425
425
|
},
|
|
426
426
|
"scope": "instance",
|
|
427
427
|
"params": [
|
|
@@ -455,7 +455,7 @@
|
|
|
455
455
|
"description": "Retrieves the value of a property or a subproperty.",
|
|
456
456
|
"meta": {
|
|
457
457
|
"filename": "button.tsx",
|
|
458
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
458
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/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": "Performs a batch set of properties.",
|
|
485
485
|
"meta": {
|
|
486
486
|
"filename": "button.tsx",
|
|
487
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
487
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/button"
|
|
488
488
|
},
|
|
489
489
|
"scope": "instance",
|
|
490
490
|
"params": [
|
|
@@ -513,7 +513,7 @@
|
|
|
513
513
|
"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.",
|
|
514
514
|
"meta": {
|
|
515
515
|
"filename": "button.tsx",
|
|
516
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
516
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/button"
|
|
517
517
|
},
|
|
518
518
|
"scope": "instance"
|
|
519
519
|
},
|
|
@@ -526,7 +526,7 @@
|
|
|
526
526
|
"description": "The startIcon slot is the button's start icon. The oj-c-button element accepts DOM nodes as children with the startIcon slot.",
|
|
527
527
|
"meta": {
|
|
528
528
|
"filename": "button.tsx",
|
|
529
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
529
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/button"
|
|
530
530
|
},
|
|
531
531
|
"scope": "instance",
|
|
532
532
|
"ojchild": false,
|
|
@@ -541,7 +541,7 @@
|
|
|
541
541
|
"description": "The endIcon slot is the button's end icon. The oj-c-button element accepts DOM nodes as children with the endIcon slot.",
|
|
542
542
|
"meta": {
|
|
543
543
|
"filename": "button.tsx",
|
|
544
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
544
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/button"
|
|
545
545
|
},
|
|
546
546
|
"scope": "instance",
|
|
547
547
|
"ojchild": false,
|
|
@@ -556,7 +556,7 @@
|
|
|
556
556
|
"memberof": "oj-c.Button",
|
|
557
557
|
"meta": {
|
|
558
558
|
"filename": "button.tsx",
|
|
559
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
559
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/button"
|
|
560
560
|
},
|
|
561
561
|
"ojfragment": true
|
|
562
562
|
},
|
|
@@ -569,7 +569,7 @@
|
|
|
569
569
|
"memberof": "oj-c.Button",
|
|
570
570
|
"meta": {
|
|
571
571
|
"filename": "button.tsx",
|
|
572
|
-
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.
|
|
572
|
+
"path": "/home/jenkins/uitech/workspace/OJET_Code_16.0.2/packages/oraclejet-core-pack/web/components/oj-c/button"
|
|
573
573
|
},
|
|
574
574
|
"ojfragment": true
|
|
575
575
|
}
|