@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
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "text-area",
|
|
3
|
-
"version": "16.0.
|
|
4
|
-
"jetVersion": "^16.0.
|
|
3
|
+
"version": "16.0.2",
|
|
4
|
+
"jetVersion": "^16.0.2",
|
|
5
5
|
"pack": "oj-c",
|
|
6
6
|
"type": "composite",
|
|
7
7
|
"dependencyScope": "runtime",
|
|
@@ -27,6 +27,15 @@
|
|
|
27
27
|
}
|
|
28
28
|
},
|
|
29
29
|
"since": "13.0.0",
|
|
30
|
+
"status": [
|
|
31
|
+
{
|
|
32
|
+
"type": "supersedes",
|
|
33
|
+
"since": "16.0.0",
|
|
34
|
+
"value": [
|
|
35
|
+
"oj-text-area"
|
|
36
|
+
]
|
|
37
|
+
}
|
|
38
|
+
],
|
|
30
39
|
"properties": {
|
|
31
40
|
"autocomplete": {
|
|
32
41
|
"type": "string",
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@oracle/oraclejet-core-pack",
|
|
3
3
|
"oracle-exchange": "oj-c",
|
|
4
|
-
"version": "16.0.
|
|
4
|
+
"version": "16.0.2",
|
|
5
5
|
"description": "JET core components fully implemented in VDOM",
|
|
6
6
|
"types": "./oj-c/types",
|
|
7
7
|
"keywords": [
|
|
@@ -9,9 +9,9 @@
|
|
|
9
9
|
],
|
|
10
10
|
"license": "UPL-1.0",
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"@oracle/oraclejet": "16.0.
|
|
13
|
-
"@oracle/oraclejet-preact": "16.0.
|
|
14
|
-
"@oracle/oraclejet-webdriver": "16.0.
|
|
12
|
+
"@oracle/oraclejet": "16.0.2",
|
|
13
|
+
"@oracle/oraclejet-preact": "16.0.2",
|
|
14
|
+
"@oracle/oraclejet-webdriver": "16.0.2"
|
|
15
15
|
},
|
|
16
16
|
"peerDependencies": {
|
|
17
17
|
"selenium-webdriver": ">=3.6.0"
|