@oracle/oraclejet-core-pack 20.0.4 → 20.1.1

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 (99) hide show
  1. package/oj-c/InputDateText.json +46 -46
  2. package/oj-c/LabelledLink.json +23 -0
  3. package/oj-c/LegendItem.json +16 -16
  4. package/oj-c/LegendSection.json +5 -5
  5. package/oj-c/accordion-item-multiple/component.json +3 -3
  6. package/oj-c/accordion-item-single/component.json +3 -3
  7. package/oj-c/action-card/component.json +3 -3
  8. package/oj-c/area-chart/component.json +3 -3
  9. package/oj-c/area-chart-group/component.json +2 -2
  10. package/oj-c/area-chart-item/component.json +2 -2
  11. package/oj-c/area-chart-series/component.json +2 -2
  12. package/oj-c/avatar/component.json +3 -3
  13. package/oj-c/badge/component.json +3 -3
  14. package/oj-c/button/component.json +3 -3
  15. package/oj-c/buttonset-multiple/component.json +3 -3
  16. package/oj-c/buttonset-single/component.json +3 -3
  17. package/oj-c/card-view/component.json +3 -3
  18. package/oj-c/checkbox/component.json +3 -3
  19. package/oj-c/checkboxset/component.json +3 -3
  20. package/oj-c/collapsible/component.json +3 -3
  21. package/oj-c/component.json +3 -3
  22. package/oj-c/conveyor-belt/component.json +3 -3
  23. package/oj-c/corepackbundle.js +20 -2
  24. package/oj-c/date-picker/component.json +3 -3
  25. package/oj-c/dialog/component.json +3 -3
  26. package/oj-c/drag-handle/component.json +3 -3
  27. package/oj-c/drawer-layout/component.json +3 -3
  28. package/oj-c/drawer-popup/component.json +3 -3
  29. package/oj-c/file-picker/component.json +3 -3
  30. package/oj-c/form-layout/component.json +3 -3
  31. package/oj-c/highlight-text/component.json +3 -3
  32. package/oj-c/input-date-mask/component.json +3 -3
  33. package/oj-c/input-date-picker/component.json +3 -3
  34. package/oj-c/input-date-text/component.json +3 -3
  35. package/oj-c/input-month-mask/component.json +3 -3
  36. package/oj-c/input-number/component.json +3 -3
  37. package/oj-c/input-password/component.json +3 -3
  38. package/oj-c/input-sensitive-text/component.json +3 -3
  39. package/oj-c/input-text/component.json +3 -3
  40. package/oj-c/input-time-mask/component.json +3 -3
  41. package/oj-c/labelled-link/__webdriver__/LabelledLinkWebElementBase.d.ts +7 -0
  42. package/oj-c/labelled-link/__webdriver__/LabelledLinkWebElementBase.js +9 -0
  43. package/oj-c/labelled-link/__webdriver__/LabelledLinkWebElementBase.js.map +1 -1
  44. package/oj-c/labelled-link/component.json +15 -3
  45. package/oj-c/labelled-link/labelled-link.js +1 -1
  46. package/oj-c/labelled-link/useLabelledLinkPreact.js +2 -1
  47. package/oj-c/legend/component.json +3 -3
  48. package/oj-c/legend-item/component.json +2 -2
  49. package/oj-c/legend-section/component.json +2 -2
  50. package/oj-c/legendUtils.json +2 -2
  51. package/oj-c/line-chart/component.json +3 -3
  52. package/oj-c/line-chart-group/component.json +2 -2
  53. package/oj-c/line-chart-item/component.json +2 -2
  54. package/oj-c/line-chart-series/component.json +2 -2
  55. package/oj-c/list-item-layout/component.json +3 -3
  56. package/oj-c/list-view/component.json +3 -3
  57. package/oj-c/menu-button/component.json +3 -3
  58. package/oj-c/message-banner/component.json +3 -3
  59. package/oj-c/message-toast/component.json +3 -3
  60. package/oj-c/metadata/allComponents.json +233 -221
  61. package/oj-c/meter-bar/component.json +3 -3
  62. package/oj-c/meter-circle/component.json +3 -3
  63. package/oj-c/min/corepackbundle.js +2 -2
  64. package/oj-c/min/corepackbundle.js.map +1 -1
  65. package/oj-c/min/labelled-link.js +1 -1
  66. package/oj-c/min/labelled-link.js.map +1 -1
  67. package/oj-c/min/tag-cloud.js +4 -4
  68. package/oj-c/min/tag-cloud.js.map +1 -1
  69. package/oj-c/picto-chart/component.json +3 -3
  70. package/oj-c/picto-chart-item/component.json +2 -2
  71. package/oj-c/popup/component.json +3 -3
  72. package/oj-c/progress-bar/component.json +3 -3
  73. package/oj-c/progress-button/component.json +3 -3
  74. package/oj-c/progress-circle/component.json +3 -3
  75. package/oj-c/radioset/component.json +3 -3
  76. package/oj-c/rating-gauge/component.json +3 -3
  77. package/oj-c/rich-checkboxset/component.json +3 -3
  78. package/oj-c/rich-radioset/component.json +3 -3
  79. package/oj-c/select-multiple/component.json +3 -3
  80. package/oj-c/select-single/component.json +3 -3
  81. package/oj-c/selection-card/component.json +3 -3
  82. package/oj-c/selector/component.json +3 -3
  83. package/oj-c/selector-all/component.json +3 -3
  84. package/oj-c/skeleton/component.json +3 -3
  85. package/oj-c/split-menu-button/component.json +3 -3
  86. package/oj-c/tab-bar/component.json +3 -3
  87. package/oj-c/tab-bar-mixed/component.json +3 -3
  88. package/oj-c/table/component.json +3 -3
  89. package/oj-c/tag-cloud/component.json +3 -3
  90. package/oj-c/tag-cloud/utils.js +17 -0
  91. package/oj-c/tag-cloud-item/component.json +2 -2
  92. package/oj-c/text-area/component.json +3 -3
  93. package/oj-c/toggle-button/component.json +3 -3
  94. package/oj-c/toolbar/component.json +3 -3
  95. package/oj-c/truncating-badge/component.json +3 -3
  96. package/oj-c/truncating-text/component.json +3 -3
  97. package/oj-c/types/labelled-link/labelled-link.d.ts +13 -0
  98. package/oj-c/types/labelled-link/useLabelledLinkPreact.d.ts +1 -1
  99. package/package.json +6 -6
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "input-number",
3
- "version": "20.0.4",
4
- "jetVersion": "^20.0.4",
3
+ "version": "20.1.1",
4
+ "jetVersion": "^20.1.1",
5
5
  "pack": "oj-c",
6
6
  "type": "composite",
7
7
  "dependencyScope": "runtime",
@@ -39,7 +39,7 @@
39
39
  },
40
40
  "webelement": {
41
41
  "package": "@oracle/oraclejet-core-pack",
42
- "version": "20.0.4",
42
+ "version": "20.1.1",
43
43
  "docUrl": "https://www.oracle.com/webfolder/technetwork/jet/cpwdtsdoc/classes/InputNumberWebElement.html",
44
44
  "export": "findInputNumber",
45
45
  "main": "@oracle/oraclejet-core-pack/webdriver"
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "input-password",
3
- "version": "20.0.4",
4
- "jetVersion": "^20.0.4",
3
+ "version": "20.1.1",
4
+ "jetVersion": "^20.1.1",
5
5
  "pack": "oj-c",
6
6
  "type": "composite",
7
7
  "dependencyScope": "runtime",
@@ -30,7 +30,7 @@
30
30
  },
31
31
  "webelement": {
32
32
  "package": "@oracle/oraclejet-core-pack",
33
- "version": "20.0.4",
33
+ "version": "20.1.1",
34
34
  "docUrl": "https://www.oracle.com/webfolder/technetwork/jet/cpwdtsdoc/classes/InputPasswordWebElement.html",
35
35
  "export": "findInputPassword",
36
36
  "main": "@oracle/oraclejet-core-pack/webdriver"
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "input-sensitive-text",
3
- "version": "20.0.4",
4
- "jetVersion": "^20.0.4",
3
+ "version": "20.1.1",
4
+ "jetVersion": "^20.1.1",
5
5
  "pack": "oj-c",
6
6
  "type": "composite",
7
7
  "dependencyScope": "runtime",
@@ -36,7 +36,7 @@
36
36
  },
37
37
  "webelement": {
38
38
  "package": "@oracle/oraclejet-core-pack",
39
- "version": "20.0.4",
39
+ "version": "20.1.1",
40
40
  "docUrl": "https://www.oracle.com/webfolder/technetwork/jet/cpwdtsdoc/classes/InputSensitiveTextWebElement.html",
41
41
  "export": "findInputSensitiveText",
42
42
  "main": "@oracle/oraclejet-core-pack/webdriver"
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "input-text",
3
- "version": "20.0.4",
4
- "jetVersion": "^20.0.4",
3
+ "version": "20.1.1",
4
+ "jetVersion": "^20.1.1",
5
5
  "pack": "oj-c",
6
6
  "type": "composite",
7
7
  "dependencyScope": "runtime",
@@ -30,7 +30,7 @@
30
30
  },
31
31
  "webelement": {
32
32
  "package": "@oracle/oraclejet-core-pack",
33
- "version": "20.0.4",
33
+ "version": "20.1.1",
34
34
  "docUrl": "https://www.oracle.com/webfolder/technetwork/jet/cpwdtsdoc/classes/InputTextWebElement.html",
35
35
  "export": "findInputText",
36
36
  "main": "@oracle/oraclejet-core-pack/webdriver"
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "input-time-mask",
3
- "version": "20.0.4",
4
- "jetVersion": "^20.0.4",
3
+ "version": "20.1.1",
4
+ "jetVersion": "^20.1.1",
5
5
  "pack": "oj-c",
6
6
  "type": "composite",
7
7
  "dependencyScope": "runtime",
@@ -37,7 +37,7 @@
37
37
  },
38
38
  "webelement": {
39
39
  "package": "@oracle/oraclejet-core-pack",
40
- "version": "20.0.4",
40
+ "version": "20.1.1",
41
41
  "docUrl": "https://www.oracle.com/webfolder/technetwork/jet/cpwdtsdoc/classes/InputTimeMaskWebElement.html",
42
42
  "export": "findInputTimeMask",
43
43
  "main": "@oracle/oraclejet-core-pack/webdriver"
@@ -97,4 +97,11 @@ export declare class LabelledLinkWebElementBase extends OjWebElement {
97
97
  *
98
98
  */
99
99
  getUserAssistanceDensity(): Promise<string>;
100
+ /**
101
+ * Gets the value of <code>truncation</code> property.
102
+ * Specifies how the text should be truncated when it overflows. The parent of the element needs to have a specific width so that text starts overflowing and produces a truncation. Truncation should not be used when lineClamp is used. The default behavior is for end truncation to occur, except for mixed readonly links, then truncation is forced to none, which can cause the link to clip.
103
+ * @return The value of <code>truncation</code> property.
104
+ *
105
+ */
106
+ getTruncation(): Promise<string>;
100
107
  }
@@ -126,6 +126,15 @@ class LabelledLinkWebElementBase extends elements_1.OjWebElement {
126
126
  getUserAssistanceDensity() {
127
127
  return this.getProperty('userAssistanceDensity');
128
128
  }
129
+ /**
130
+ * Gets the value of <code>truncation</code> property.
131
+ * Specifies how the text should be truncated when it overflows. The parent of the element needs to have a specific width so that text starts overflowing and produces a truncation. Truncation should not be used when lineClamp is used. The default behavior is for end truncation to occur, except for mixed readonly links, then truncation is forced to none, which can cause the link to clip.
132
+ * @return The value of <code>truncation</code> property.
133
+ *
134
+ */
135
+ getTruncation() {
136
+ return this.getProperty('truncation');
137
+ }
129
138
  }
130
139
  exports.LabelledLinkWebElementBase = LabelledLinkWebElementBase;
131
140
  //# sourceMappingURL=LabelledLinkWebElementBase.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"LabelledLinkWebElementBase.js","sourceRoot":"","sources":["LabelledLinkWebElementBase.ts"],"names":[],"mappings":";;;AAAA,mEAAoE;AAEpE;;;;;GAKG;AACH,MAAa,0BAA2B,SAAQ,uBAAY;IAC1D;;;;;OAKG;IACI,aAAa;QAClB,OAAO,IAAI,CAAC,WAAW,CAAS,YAAY,CAAC,CAAC;IAChD,CAAC;IAED;;;;;OAKG;IACI,oBAAoB;QACzB,OAAO,IAAI,CAAC,WAAW,CAAU,mBAAmB,CAAC,CAAC;IACxD,CAAC;IAED;;;;;OAKG;IACI,OAAO;QACZ,OAAO,IAAI,CAAC,WAAW,CAAS,MAAM,CAAC,CAAC;IAC1C,CAAC;IAED;;;;;OAKG;IACI,YAAY;QACjB,OAAO,IAAI,CAAC,WAAW,CAAS,WAAW,CAAC,CAAC;IAC/C,CAAC;IAED;;;;;OAKG;IACI,YAAY;QACjB,OAAO,IAAI,CAAC,WAAW,CAAS,WAAW,CAAC,CAAC;IAC/C,CAAC;IAED;;;;;OAKG;IACI,kBAAkB;QACvB,OAAO,IAAI,CAAC,WAAW,CAAkB,iBAAiB,CAAC,CAAC;IAC9D,CAAC;IAED;;;;;OAKG;IACI,gBAAgB;QACrB,OAAO,IAAI,CAAC,WAAW,CAAS,eAAe,CAAC,CAAC;IACnD,CAAC;IAED;;;;;OAKG;IACI,YAAY;QACjB,OAAO,IAAI,CAAC,WAAW,CAAS,WAAW,CAAC,CAAC;IAC/C,CAAC;IAED;;;;;OAKG;IACI,SAAS;QACd,OAAO,IAAI,CAAC,WAAW,CAAS,QAAQ,CAAC,CAAC;IAC5C,CAAC;IAED;;;;;OAKG;IACI,eAAe;QACpB,OAAO,IAAI,CAAC,WAAW,CAAS,MAAM,CAAC,CAAC;IAC1C,CAAC;IAED;;;;;OAKG;IACI,YAAY;QACjB,OAAO,IAAI,CAAC,WAAW,CAAS,WAAW,CAAC,CAAC;IAC/C,CAAC;IAED;;;;;OAKG;IACI,mBAAmB;QACxB,OAAO,IAAI,CAAC,WAAW,CAAS,mBAAmB,CAAC,CAAC;IACvD,CAAC;IAED;;;;;OAKG;IACI,wBAAwB;QAC7B,OAAO,IAAI,CAAC,WAAW,CAAS,uBAAuB,CAAC,CAAC;IAC3D,CAAC;CACF;AAlID,gEAkIC","sourcesContent":["import { OjWebElement } from '@oracle/oraclejet-webdriver/elements';\n\n/**\n * This is the base class for oj-c-labelled-link WebElement, and is generated from the\n * component's metadata. Do not modify these contents since they'll be replaced\n * during the next generation.\n * Put overrides into the WebElements's subclass, LabelledLinkWebElement.ts.\n */\nexport class LabelledLinkWebElementBase extends OjWebElement {\n /**\n * Gets the value of <code>columnSpan</code> property.\n * Specifies how many columns this component should span.\n * @return The value of <code>columnSpan</code> property.\n *\n */\n public getColumnSpan(): Promise<number> {\n return this.getProperty<number>('columnSpan');\n }\n\n /**\n * Gets the value of <code>containerReadonly</code> property.\n * Specifies whether an ancestor container, like oj-c-form-layout, is readonly.\n * @return The value of <code>containerReadonly</code> property.\n *\n */\n public getContainerReadonly(): Promise<boolean> {\n return this.getProperty<boolean>('containerReadonly');\n }\n\n /**\n * Gets the value of <code>href</code> property.\n * Sets the URL that the link points to.\n * @return The value of <code>href</code> property.\n *\n */\n public getHref(): Promise<string> {\n return this.getProperty<string>('href');\n }\n\n /**\n * Gets the value of <code>labelEdge</code> property.\n * Specifies how the label is positioned for the component\n * @return The value of <code>labelEdge</code> property.\n *\n */\n public getLabelEdge(): Promise<string> {\n return this.getProperty<string>('labelEdge');\n }\n\n /**\n * Gets the value of <code>labelHint</code> property.\n * Represents a hint for rendering a label on the component.\n * @return The value of <code>labelHint</code> property.\n *\n */\n public getLabelHint(): Promise<string> {\n return this.getProperty<string>('labelHint');\n }\n\n /**\n * Gets the value of <code>labelStartWidth</code> property.\n * The width of the label when labelEdge is 'start'.\n * @return The value of <code>labelStartWidth</code> property.\n *\n */\n public getLabelStartWidth(): Promise<number | string> {\n return this.getProperty<number | string>('labelStartWidth');\n }\n\n /**\n * Gets the value of <code>labelWrapping</code> property.\n * Should the labels wrap or truncate when there is not enough available space.\n * @return The value of <code>labelWrapping</code> property.\n * @deprecated Since 18.0.0. Label truncation for 'start' and 'top' aligned labels is no longer recommended by the Redwood Design System. The default for labelWrapping was 'wrap' and that is now the only suggested pattern by UX design for 'start' and 'top' aligned labels. 'inside' aligned labels are always truncated per UX design and are not affected by this property's value.\n */\n public getLabelWrapping(): Promise<string> {\n return this.getProperty<string>('labelWrapping');\n }\n\n /**\n * Gets the value of <code>lineClamp</code> property.\n * Truncates text at a specific number of lines and then displays an ellipsis (…) at the end of the last line. The parent of the element needs to have a specific width so that text starts overflowing and produces a truncation. The lineClamp property is ignored when the oj-c-labelled-link is in a oj-c-form-layout.\n * @return The value of <code>lineClamp</code> property.\n *\n */\n public getLineClamp(): Promise<number> {\n return this.getProperty<number>('lineClamp');\n }\n\n /**\n * Gets the value of <code>target</code> property.\n * Sets the target attribute of the link.\n * @return The value of <code>target</code> property.\n *\n */\n public getTarget(): Promise<string> {\n return this.getProperty<string>('target');\n }\n\n /**\n * Gets the value of <code>text</code> property.\n * Specifies the text that should appear in the field.\n * @return The value of <code>text</code> property.\n *\n */\n public getTextProperty(): Promise<string> {\n return this.getProperty<string>('text');\n }\n\n /**\n * Gets the value of <code>textAlign</code> property.\n * Specifies how the text is aligned within the text field\n * @return The value of <code>textAlign</code> property.\n *\n */\n public getTextAlign(): Promise<string> {\n return this.getProperty<string>('textAlign');\n }\n\n /**\n * Gets the value of <code>unsafe_labelledBy</code> property.\n *\n * @return The value of <code>unsafe_labelledBy</code> property.\n *\n */\n public getUnsafeLabelledBy(): Promise<string> {\n return this.getProperty<string>('unsafe_labelledBy');\n }\n\n /**\n * Gets the value of <code>userAssistanceDensity</code> property.\n * Specifies the density of the form component's user assistance presentation.\n * @return The value of <code>userAssistanceDensity</code> property.\n *\n */\n public getUserAssistanceDensity(): Promise<string> {\n return this.getProperty<string>('userAssistanceDensity');\n }\n}\n"]}
1
+ {"version":3,"file":"LabelledLinkWebElementBase.js","sourceRoot":"","sources":["LabelledLinkWebElementBase.ts"],"names":[],"mappings":";;;AAAA,mEAAoE;AAEpE;;;;;GAKG;AACH,MAAa,0BAA2B,SAAQ,uBAAY;IAC1D;;;;;OAKG;IACI,aAAa;QAClB,OAAO,IAAI,CAAC,WAAW,CAAS,YAAY,CAAC,CAAC;IAChD,CAAC;IAED;;;;;OAKG;IACI,oBAAoB;QACzB,OAAO,IAAI,CAAC,WAAW,CAAU,mBAAmB,CAAC,CAAC;IACxD,CAAC;IAED;;;;;OAKG;IACI,OAAO;QACZ,OAAO,IAAI,CAAC,WAAW,CAAS,MAAM,CAAC,CAAC;IAC1C,CAAC;IAED;;;;;OAKG;IACI,YAAY;QACjB,OAAO,IAAI,CAAC,WAAW,CAAS,WAAW,CAAC,CAAC;IAC/C,CAAC;IAED;;;;;OAKG;IACI,YAAY;QACjB,OAAO,IAAI,CAAC,WAAW,CAAS,WAAW,CAAC,CAAC;IAC/C,CAAC;IAED;;;;;OAKG;IACI,kBAAkB;QACvB,OAAO,IAAI,CAAC,WAAW,CAAkB,iBAAiB,CAAC,CAAC;IAC9D,CAAC;IAED;;;;;OAKG;IACI,gBAAgB;QACrB,OAAO,IAAI,CAAC,WAAW,CAAS,eAAe,CAAC,CAAC;IACnD,CAAC;IAED;;;;;OAKG;IACI,YAAY;QACjB,OAAO,IAAI,CAAC,WAAW,CAAS,WAAW,CAAC,CAAC;IAC/C,CAAC;IAED;;;;;OAKG;IACI,SAAS;QACd,OAAO,IAAI,CAAC,WAAW,CAAS,QAAQ,CAAC,CAAC;IAC5C,CAAC;IAED;;;;;OAKG;IACI,eAAe;QACpB,OAAO,IAAI,CAAC,WAAW,CAAS,MAAM,CAAC,CAAC;IAC1C,CAAC;IAED;;;;;OAKG;IACI,YAAY;QACjB,OAAO,IAAI,CAAC,WAAW,CAAS,WAAW,CAAC,CAAC;IAC/C,CAAC;IAED;;;;;OAKG;IACI,mBAAmB;QACxB,OAAO,IAAI,CAAC,WAAW,CAAS,mBAAmB,CAAC,CAAC;IACvD,CAAC;IAED;;;;;OAKG;IACI,wBAAwB;QAC7B,OAAO,IAAI,CAAC,WAAW,CAAS,uBAAuB,CAAC,CAAC;IAC3D,CAAC;IAED;;;;;OAKG;IACI,aAAa;QAClB,OAAO,IAAI,CAAC,WAAW,CAAS,YAAY,CAAC,CAAC;IAChD,CAAC;CACF;AA5ID,gEA4IC","sourcesContent":["import { OjWebElement } from '@oracle/oraclejet-webdriver/elements';\n\n/**\n * This is the base class for oj-c-labelled-link WebElement, and is generated from the\n * component's metadata. Do not modify these contents since they'll be replaced\n * during the next generation.\n * Put overrides into the WebElements's subclass, LabelledLinkWebElement.ts.\n */\nexport class LabelledLinkWebElementBase extends OjWebElement {\n /**\n * Gets the value of <code>columnSpan</code> property.\n * Specifies how many columns this component should span.\n * @return The value of <code>columnSpan</code> property.\n *\n */\n public getColumnSpan(): Promise<number> {\n return this.getProperty<number>('columnSpan');\n }\n\n /**\n * Gets the value of <code>containerReadonly</code> property.\n * Specifies whether an ancestor container, like oj-c-form-layout, is readonly.\n * @return The value of <code>containerReadonly</code> property.\n *\n */\n public getContainerReadonly(): Promise<boolean> {\n return this.getProperty<boolean>('containerReadonly');\n }\n\n /**\n * Gets the value of <code>href</code> property.\n * Sets the URL that the link points to.\n * @return The value of <code>href</code> property.\n *\n */\n public getHref(): Promise<string> {\n return this.getProperty<string>('href');\n }\n\n /**\n * Gets the value of <code>labelEdge</code> property.\n * Specifies how the label is positioned for the component\n * @return The value of <code>labelEdge</code> property.\n *\n */\n public getLabelEdge(): Promise<string> {\n return this.getProperty<string>('labelEdge');\n }\n\n /**\n * Gets the value of <code>labelHint</code> property.\n * Represents a hint for rendering a label on the component.\n * @return The value of <code>labelHint</code> property.\n *\n */\n public getLabelHint(): Promise<string> {\n return this.getProperty<string>('labelHint');\n }\n\n /**\n * Gets the value of <code>labelStartWidth</code> property.\n * The width of the label when labelEdge is 'start'.\n * @return The value of <code>labelStartWidth</code> property.\n *\n */\n public getLabelStartWidth(): Promise<number | string> {\n return this.getProperty<number | string>('labelStartWidth');\n }\n\n /**\n * Gets the value of <code>labelWrapping</code> property.\n * Should the labels wrap or truncate when there is not enough available space.\n * @return The value of <code>labelWrapping</code> property.\n * @deprecated Since 18.0.0. Label truncation for 'start' and 'top' aligned labels is no longer recommended by the Redwood Design System. The default for labelWrapping was 'wrap' and that is now the only suggested pattern by UX design for 'start' and 'top' aligned labels. 'inside' aligned labels are always truncated per UX design and are not affected by this property's value.\n */\n public getLabelWrapping(): Promise<string> {\n return this.getProperty<string>('labelWrapping');\n }\n\n /**\n * Gets the value of <code>lineClamp</code> property.\n * Truncates text at a specific number of lines and then displays an ellipsis (…) at the end of the last line. The parent of the element needs to have a specific width so that text starts overflowing and produces a truncation. The lineClamp property is ignored when the oj-c-labelled-link is in a oj-c-form-layout.\n * @return The value of <code>lineClamp</code> property.\n *\n */\n public getLineClamp(): Promise<number> {\n return this.getProperty<number>('lineClamp');\n }\n\n /**\n * Gets the value of <code>target</code> property.\n * Sets the target attribute of the link.\n * @return The value of <code>target</code> property.\n *\n */\n public getTarget(): Promise<string> {\n return this.getProperty<string>('target');\n }\n\n /**\n * Gets the value of <code>text</code> property.\n * Specifies the text that should appear in the field.\n * @return The value of <code>text</code> property.\n *\n */\n public getTextProperty(): Promise<string> {\n return this.getProperty<string>('text');\n }\n\n /**\n * Gets the value of <code>textAlign</code> property.\n * Specifies how the text is aligned within the text field\n * @return The value of <code>textAlign</code> property.\n *\n */\n public getTextAlign(): Promise<string> {\n return this.getProperty<string>('textAlign');\n }\n\n /**\n * Gets the value of <code>unsafe_labelledBy</code> property.\n *\n * @return The value of <code>unsafe_labelledBy</code> property.\n *\n */\n public getUnsafeLabelledBy(): Promise<string> {\n return this.getProperty<string>('unsafe_labelledBy');\n }\n\n /**\n * Gets the value of <code>userAssistanceDensity</code> property.\n * Specifies the density of the form component's user assistance presentation.\n * @return The value of <code>userAssistanceDensity</code> property.\n *\n */\n public getUserAssistanceDensity(): Promise<string> {\n return this.getProperty<string>('userAssistanceDensity');\n }\n\n /**\n * Gets the value of <code>truncation</code> property.\n * Specifies how the text should be truncated when it overflows. The parent of the element needs to have a specific width so that text starts overflowing and produces a truncation. Truncation should not be used when lineClamp is used. The default behavior is for end truncation to occur, except for mixed readonly links, then truncation is forced to none, which can cause the link to clip.\n * @return The value of <code>truncation</code> property.\n *\n */\n public getTruncation(): Promise<string> {\n return this.getProperty<string>('truncation');\n }\n}\n"]}
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "labelled-link",
3
- "version": "20.0.4",
4
- "jetVersion": "^20.0.4",
3
+ "version": "20.1.1",
4
+ "jetVersion": "^20.1.1",
5
5
  "pack": "oj-c",
6
6
  "type": "composite",
7
7
  "dependencyScope": "runtime",
@@ -39,7 +39,7 @@
39
39
  },
40
40
  "webelement": {
41
41
  "package": "@oracle/oraclejet-core-pack",
42
- "version": "20.0.4",
42
+ "version": "20.1.1",
43
43
  "docUrl": "https://www.oracle.com/webfolder/technetwork/jet/cpwdtsdoc/classes/LabelledLinkWebElement.html",
44
44
  "export": "findLabelledLink",
45
45
  "main": "@oracle/oraclejet-core-pack/webdriver"
@@ -249,6 +249,18 @@
249
249
  "name": "containerUserAssistanceDensity"
250
250
  }
251
251
  }
252
+ },
253
+ "truncation": {
254
+ "type": "string",
255
+ "description": "Specifies how the text should be truncated when it overflows. The parent of the element needs to have a specific width so that text starts overflowing and produces a truncation. Truncation should not be used when lineClamp is used. The default behavior is for end truncation to occur, except for mixed readonly links, then truncation is forced to none, which can cause the link to clip.",
256
+ "eventGroup": "common",
257
+ "displayName": "truncation",
258
+ "help": "#truncation",
259
+ "enumValues": [
260
+ "none",
261
+ "end",
262
+ "middle"
263
+ ]
252
264
  }
253
265
  },
254
266
  "events": {
@@ -160,7 +160,7 @@ define(["require", "exports", "preact/jsx-runtime", '@oracle/oraclejet-preact/tr
160
160
  // otherwise the css grid will ignore it.
161
161
  return ((0, jsx_runtime_1.jsx)(ojvcomponent_1.Root, { ref: rootRef, class: Layout_1.layoutSpanStyles.layoutSpanColumn[columnSpan], "data-oj-renders-label": true, children: (0, jsx_runtime_1.jsx)(UNSAFE_useFormContext_1.FormContext.Provider, { value: containerProps, children: (0, jsx_runtime_1.jsx)(UNSAFE_useAccessibleContext_1.AccessibleContext.Provider, { value: accessibleProps, children: (0, jsx_runtime_1.jsx)(UNSAFE_LabelledLink_1.LabelledLink, { ...preactProps, columnSpan: columnSpan }) }) }) }));
162
162
  };
163
- exports.LabelledLink = (0, ojvcomponent_1.registerCustomElement)('oj-c-labelled-link', (0, compat_1.forwardRef)(LabelledLinkImpl), "LabelledLink", { "properties": { "columnSpan": { "type": "number" }, "containerReadonly": { "type": "boolean", "binding": { "consume": { "name": "containerReadonly" } } }, "href": { "type": "string" }, "labelEdge": { "type": "string", "enumValues": ["none", "start", "top", "inside"], "binding": { "consume": { "name": "containerLabelEdge" } } }, "labelHint": { "type": "string" }, "labelStartWidth": { "type": "number|string", "binding": { "consume": { "name": "labelWidth" } } }, "labelWrapping": { "type": "string", "enumValues": ["truncate", "wrap"], "binding": { "consume": { "name": "labelWrapping" } } }, "lineClamp": { "type": "number" }, "target": { "type": "string" }, "text": { "type": "string" }, "textAlign": { "type": "string", "enumValues": ["end", "start", "right"] }, "unsafe_labelledBy": { "type": "string" }, "userAssistanceDensity": { "type": "string", "enumValues": ["compact", "reflow", "efficient"], "binding": { "consume": { "name": "containerUserAssistanceDensity" } } } }, "events": { "ojAction": {} }, "extension": { "_OBSERVED_GLOBAL_PROPS": ["aria-describedby"] }, "methods": { "blur": {}, "focus": {} } }, undefined, {
163
+ exports.LabelledLink = (0, ojvcomponent_1.registerCustomElement)('oj-c-labelled-link', (0, compat_1.forwardRef)(LabelledLinkImpl), "LabelledLink", { "properties": { "columnSpan": { "type": "number" }, "containerReadonly": { "type": "boolean", "binding": { "consume": { "name": "containerReadonly" } } }, "href": { "type": "string" }, "labelEdge": { "type": "string", "enumValues": ["none", "start", "top", "inside"], "binding": { "consume": { "name": "containerLabelEdge" } } }, "labelHint": { "type": "string" }, "labelStartWidth": { "type": "number|string", "binding": { "consume": { "name": "labelWidth" } } }, "labelWrapping": { "type": "string", "enumValues": ["truncate", "wrap"], "binding": { "consume": { "name": "labelWrapping" } } }, "lineClamp": { "type": "number" }, "target": { "type": "string" }, "text": { "type": "string" }, "textAlign": { "type": "string", "enumValues": ["end", "start", "right"] }, "unsafe_labelledBy": { "type": "string" }, "userAssistanceDensity": { "type": "string", "enumValues": ["compact", "reflow", "efficient"], "binding": { "consume": { "name": "containerUserAssistanceDensity" } } }, "truncation": { "type": "string", "enumValues": ["none", "end", "middle"] } }, "events": { "ojAction": {} }, "extension": { "_OBSERVED_GLOBAL_PROPS": ["aria-describedby"] }, "methods": { "blur": {}, "focus": {} } }, undefined, {
164
164
  '@oracle/oraclejet-preact': translationBundle_1.default
165
165
  }, {
166
166
  consume: [UNSAFE_useTabbableMode_1.TabbableModeContext]
@@ -9,7 +9,7 @@ define(["require", "exports", "preact/hooks"], function (require, exports, hooks
9
9
  * @param props The props for the hook
10
10
  * @returns The props for the preact LabelledLink component
11
11
  */
12
- function useLabelledLinkPreact({ 'aria-describedby': ariaDescribedBy, href, labelEdge, labelHint, labelStartWidth, lineClamp, target, text, textAlign, userAssistanceDensity, onOjAction }) {
12
+ function useLabelledLinkPreact({ 'aria-describedby': ariaDescribedBy, href, labelEdge, labelHint, labelStartWidth, lineClamp, target, text, textAlign, userAssistanceDensity, onOjAction, truncation }) {
13
13
  const onClickHandler = (0, hooks_1.useCallback)((event) => {
14
14
  // If the href is not provided then it is a custom action.
15
15
  // And if this is a custom action, the prevent the default browser
@@ -31,6 +31,7 @@ define(["require", "exports", "preact/hooks"], function (require, exports, hooks
31
31
  target,
32
32
  textAlign,
33
33
  userAssistanceDensity,
34
+ truncation,
34
35
  onClick: onClickHandler
35
36
  };
36
37
  }
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "legend",
3
- "version": "20.0.4",
4
- "jetVersion": "^20.0.4",
3
+ "version": "20.1.1",
4
+ "jetVersion": "^20.1.1",
5
5
  "pack": "oj-c",
6
6
  "type": "composite",
7
7
  "dependencyScope": "runtime",
@@ -36,7 +36,7 @@
36
36
  },
37
37
  "webelement": {
38
38
  "package": "@oracle/oraclejet-core-pack",
39
- "version": "20.0.4",
39
+ "version": "20.1.1",
40
40
  "docUrl": "https://www.oracle.com/webfolder/technetwork/jet/cpwdtsdoc/classes/LegendWebElement.html",
41
41
  "export": "findLegend",
42
42
  "main": "@oracle/oraclejet-core-pack/webdriver"
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "legend-item",
3
- "version": "20.0.4",
4
- "jetVersion": "^20.0.4",
3
+ "version": "20.1.1",
4
+ "jetVersion": "^20.1.1",
5
5
  "pack": "oj-c",
6
6
  "type": "composite",
7
7
  "dependencyScope": "runtime",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "legend-section",
3
- "version": "20.0.4",
4
- "jetVersion": "^20.0.4",
3
+ "version": "20.1.1",
4
+ "jetVersion": "^20.1.1",
5
5
  "pack": "oj-c",
6
6
  "type": "composite",
7
7
  "dependencyScope": "runtime",
@@ -9,7 +9,7 @@
9
9
  "scope": "static",
10
10
  "meta": {
11
11
  "filename": "legendUtils.ts",
12
- "path": "/home/jenkins/uitech/workspace/OJET_Code_20.0.4/packages/oraclejet-core-pack/web/components/oj-c/legend-utils"
12
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_20.1.1/packages/oraclejet-core-pack/web/components/oj-c/legend-utils"
13
13
  },
14
14
  "pack": "oj-c",
15
15
  "classdesc": "A collection of utility functions related to determining the dimensions of an element.",
@@ -21,7 +21,7 @@
21
21
  "memberof": "oj-c.legendUtils",
22
22
  "meta": {
23
23
  "filename": "legendUtils.ts",
24
- "path": "/home/jenkins/uitech/workspace/OJET_Code_20.0.4/packages/oraclejet-core-pack/web/components/oj-c/legend-utils"
24
+ "path": "/home/jenkins/uitech/workspace/OJET_Code_20.1.1/packages/oraclejet-core-pack/web/components/oj-c/legend-utils"
25
25
  },
26
26
  "kind": "function",
27
27
  "longname": "oj-c.legendUtils#getPreferredSize",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "line-chart",
3
- "version": "20.0.4",
4
- "jetVersion": "^20.0.4",
3
+ "version": "20.1.1",
4
+ "jetVersion": "^20.1.1",
5
5
  "pack": "oj-c",
6
6
  "type": "composite",
7
7
  "dependencyScope": "runtime",
@@ -36,7 +36,7 @@
36
36
  },
37
37
  "webelement": {
38
38
  "package": "@oracle/oraclejet-core-pack",
39
- "version": "20.0.4",
39
+ "version": "20.1.1",
40
40
  "docUrl": "https://www.oracle.com/webfolder/technetwork/jet/cpwdtsdoc/classes/LineChartWebElement.html",
41
41
  "export": "findLineChart",
42
42
  "main": "@oracle/oraclejet-core-pack/webdriver"
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "line-chart-group",
3
- "version": "20.0.4",
4
- "jetVersion": "^20.0.4",
3
+ "version": "20.1.1",
4
+ "jetVersion": "^20.1.1",
5
5
  "pack": "oj-c",
6
6
  "type": "composite",
7
7
  "dependencyScope": "runtime",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "line-chart-item",
3
- "version": "20.0.4",
4
- "jetVersion": "^20.0.4",
3
+ "version": "20.1.1",
4
+ "jetVersion": "^20.1.1",
5
5
  "pack": "oj-c",
6
6
  "type": "composite",
7
7
  "dependencyScope": "runtime",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "line-chart-series",
3
- "version": "20.0.4",
4
- "jetVersion": "^20.0.4",
3
+ "version": "20.1.1",
4
+ "jetVersion": "^20.1.1",
5
5
  "pack": "oj-c",
6
6
  "type": "composite",
7
7
  "dependencyScope": "runtime",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "list-item-layout",
3
- "version": "20.0.4",
4
- "jetVersion": "^20.0.4",
3
+ "version": "20.1.1",
4
+ "jetVersion": "^20.1.1",
5
5
  "pack": "oj-c",
6
6
  "type": "composite",
7
7
  "dependencyScope": "runtime",
@@ -32,7 +32,7 @@
32
32
  }
33
33
  ],
34
34
  "package": "@oracle/oraclejet-core-pack",
35
- "version": "20.0.4",
35
+ "version": "20.1.1",
36
36
  "docUrl": "https://www.oracle.com/webfolder/technetwork/jet/cpwdtsdoc/classes/ListItemLayoutWebElement.html",
37
37
  "export": "findListItemLayout",
38
38
  "main": "@oracle/oraclejet-core-pack/webdriver"
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "list-view",
3
- "version": "20.0.4",
4
- "jetVersion": "^20.0.4",
3
+ "version": "20.1.1",
4
+ "jetVersion": "^20.1.1",
5
5
  "pack": "oj-c",
6
6
  "type": "composite",
7
7
  "dependencyScope": "runtime",
@@ -44,7 +44,7 @@
44
44
  },
45
45
  "webelement": {
46
46
  "package": "@oracle/oraclejet-core-pack",
47
- "version": "20.0.4",
47
+ "version": "20.1.1",
48
48
  "docUrl": "https://www.oracle.com/webfolder/technetwork/jet/cpwdtsdoc/classes/ListViewWebElement.html",
49
49
  "export": "findListView",
50
50
  "main": "@oracle/oraclejet-core-pack/webdriver"
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "menu-button",
3
- "version": "20.0.4",
4
- "jetVersion": "^20.0.4",
3
+ "version": "20.1.1",
4
+ "jetVersion": "^20.1.1",
5
5
  "pack": "oj-c",
6
6
  "type": "composite",
7
7
  "dependencyScope": "runtime",
@@ -61,7 +61,7 @@
61
61
  },
62
62
  "webelement": {
63
63
  "package": "@oracle/oraclejet-core-pack",
64
- "version": "20.0.4",
64
+ "version": "20.1.1",
65
65
  "docUrl": "https://www.oracle.com/webfolder/technetwork/jet/cpwdtsdoc/classes/MenuButtonWebElement.html",
66
66
  "export": "findMenuButton",
67
67
  "main": "@oracle/oraclejet-core-pack/webdriver"
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "message-banner",
3
- "version": "20.0.4",
4
- "jetVersion": "^20.0.4",
3
+ "version": "20.1.1",
4
+ "jetVersion": "^20.1.1",
5
5
  "pack": "oj-c",
6
6
  "type": "composite",
7
7
  "dependencyScope": "runtime",
@@ -30,7 +30,7 @@
30
30
  },
31
31
  "webelement": {
32
32
  "package": "@oracle/oraclejet-core-pack",
33
- "version": "20.0.4",
33
+ "version": "20.1.1",
34
34
  "docUrl": "https://www.oracle.com/webfolder/technetwork/jet/cpwdtsdoc/classes/MessageBannerWebElement.html",
35
35
  "export": "findMessageBanner",
36
36
  "main": "@oracle/oraclejet-core-pack/webdriver"
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "message-toast",
3
- "version": "20.0.4",
4
- "jetVersion": "^20.0.4",
3
+ "version": "20.1.1",
4
+ "jetVersion": "^20.1.1",
5
5
  "pack": "oj-c",
6
6
  "type": "composite",
7
7
  "dependencyScope": "runtime",
@@ -30,7 +30,7 @@
30
30
  },
31
31
  "webelement": {
32
32
  "package": "@oracle/oraclejet-core-pack",
33
- "version": "20.0.4",
33
+ "version": "20.1.1",
34
34
  "docUrl": "https://www.oracle.com/webfolder/technetwork/jet/cpwdtsdoc/classes/MessageToastWebElement.html",
35
35
  "export": "findMessageToast",
36
36
  "main": "@oracle/oraclejet-core-pack/webdriver"