@oracle/oraclejet-audit 13.0.1 → 13.0.12

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 (377) hide show
  1. package/LICENSE.md +1 -1
  2. package/jaf-amd.js +1 -1
  3. package/jaf.js +1 -1
  4. package/jafapi.js +1 -1
  5. package/lib/AST.js +1 -1
  6. package/lib/AST_Ts.js +1 -1
  7. package/lib/AstJson.js +1 -1
  8. package/lib/AstMd.js +1 -1
  9. package/lib/AstNodeTypes.js +1 -1
  10. package/lib/Cli.js +1 -1
  11. package/lib/Color.js +1 -1
  12. package/lib/Comments.js +1 -1
  13. package/lib/ComponentSvcs.js +1 -1
  14. package/lib/Components.js +2 -2
  15. package/lib/Config.js +1 -1
  16. package/lib/ConfigLib.js +1 -1
  17. package/lib/CssLib.js +1 -1
  18. package/lib/CssUtils.js +1 -1
  19. package/lib/DomUtils.js +1 -1
  20. package/lib/FileIndex.js +1 -1
  21. package/lib/FileSet.js +1 -1
  22. package/lib/FsUtils.js +1 -1
  23. package/lib/Histo.js +1 -1
  24. package/lib/HtmlTree.js +1 -1
  25. package/lib/HtmlUtils.js +1 -1
  26. package/lib/Issue.js +1 -1
  27. package/lib/JafEvents.js +1 -1
  28. package/lib/JafLib.js +1 -1
  29. package/lib/Json.js +1 -1
  30. package/lib/JsonLoader.js +1 -1
  31. package/lib/Md.js +1 -1
  32. package/lib/MetaLib.js +1 -1
  33. package/lib/NetUtils.js +1 -1
  34. package/lib/NodeTypes.js +1 -1
  35. package/lib/OjCPack.js +1 -1
  36. package/lib/OjetLib.js +1 -1
  37. package/lib/Parser.js +1 -1
  38. package/lib/RegTypes.js +1 -1
  39. package/lib/Registry.js +1 -1
  40. package/lib/Reporter.js +1 -1
  41. package/lib/RuleContext.js +1 -1
  42. package/lib/RulePack.js +1 -1
  43. package/lib/RuleSet.js +2 -2
  44. package/lib/Rules.js +1 -1
  45. package/lib/Scope.js +1 -1
  46. package/lib/SemVer.js +1 -1
  47. package/lib/Server.js +1 -1
  48. package/lib/SevLib.js +1 -1
  49. package/lib/Severity.js +1 -1
  50. package/lib/Stats.js +1 -1
  51. package/lib/Ts.js +1 -1
  52. package/lib/Utils.js +1 -1
  53. package/lib/Watch.js +1 -1
  54. package/lib/Writer.js +1 -1
  55. package/lib/ZipUtils.js +1 -1
  56. package/lib/amdlist.js +1 -1
  57. package/lib/api.js +1 -1
  58. package/lib/betalist.js +1 -1
  59. package/lib/builtinpacks.js +1 -1
  60. package/lib/checkage.js +2 -2
  61. package/lib/cliStats.js +1 -1
  62. package/lib/clone.js +1 -1
  63. package/lib/cmdline.js +1 -1
  64. package/lib/defaults.js +2 -2
  65. package/lib/deflist.js +1 -1
  66. package/lib/dislist.js +1 -1
  67. package/lib/exportRules.js +1 -1
  68. package/lib/extends.js +1 -1
  69. package/lib/filetypes.js +1 -1
  70. package/lib/grouplist.js +1 -1
  71. package/lib/groups.js +1 -1
  72. package/lib/help.js +1 -1
  73. package/lib/jetver.js +1 -1
  74. package/lib/macros.js +1 -1
  75. package/lib/manpage.js +1 -1
  76. package/lib/manual.js +1 -1
  77. package/lib/metaLoader.js +1 -1
  78. package/lib/metahist.js +1 -1
  79. package/lib/msgidLoader.js +1 -1
  80. package/lib/ns.js +2 -2
  81. package/lib/nslist.js +1 -1
  82. package/lib/outFormat.js +1 -1
  83. package/lib/outfile.js +1 -1
  84. package/lib/proflist.js +1 -1
  85. package/lib/rlolist.js +1 -1
  86. package/lib/ruleLoader.js +1 -1
  87. package/lib/scaffold.js +1 -1
  88. package/lib/scaffoldRule.js +2 -2
  89. package/lib/schema.js +1 -1
  90. package/lib/scopewalker.js +1 -1
  91. package/lib/spinner.js +1 -1
  92. package/lib/spinnernoop.js +1 -1
  93. package/lib/tabs.js +1 -1
  94. package/libext/expparser.js +1 -1
  95. package/meta/13.0.0/jetauditmeta.js +1 -1
  96. package/meta/metaverlist.json +1 -1
  97. package/package.json +2 -2
  98. package/profiles/best-practice.json +1 -1
  99. package/profiles/redwood-strict.json +1 -1
  100. package/rulepacks/csp/csp-html-script-unsafe-inline.js +1 -1
  101. package/rulepacks/csp/csp-html-style-unsafe-inline.js +1 -1
  102. package/rulepacks/csp/csp-html-unsafe-expr.js +1 -1
  103. package/rulepacks/csp/csp-js-script-unsafe-eval.js +1 -1
  104. package/rulepacks/csp/csp-js-style-unsafe-inline.js +1 -1
  105. package/rulepacks/csp/csp-ts-script-unsafe-eval.js +1 -1
  106. package/rulepacks/csp/csp-ts-style-unsafe-inline.js +1 -1
  107. package/rulepacks/csp/msgid.json +1 -1
  108. package/rulepacks/csp/rules.json +1 -1
  109. package/rulepacks/jetwc/jetwc-absolute-jetversion.js +1 -1
  110. package/rulepacks/jetwc/jetwc-aria-redefinition.js +1 -1
  111. package/rulepacks/jetwc/jetwc-bootstrap.js +1 -1
  112. package/rulepacks/jetwc/jetwc-compjson-bp-ar.js +1 -1
  113. package/rulepacks/jetwc/jetwc-compjson-bp-obj.js +1 -1
  114. package/rulepacks/jetwc/jetwc-component-dependencies.js +1 -1
  115. package/rulepacks/jetwc/jetwc-component-displayname.js +1 -1
  116. package/rulepacks/jetwc/jetwc-component-foldername.js +1 -1
  117. package/rulepacks/jetwc/jetwc-component-location.js +1 -1
  118. package/rulepacks/jetwc/jetwc-component-type.js +1 -1
  119. package/rulepacks/jetwc/jetwc-css-oj-complete.js +1 -1
  120. package/rulepacks/jetwc/jetwc-data-property-prefix.js +1 -1
  121. package/rulepacks/jetwc/jetwc-deprecated-lifecycle.js +1 -1
  122. package/rulepacks/jetwc/jetwc-disabled-property.js +1 -1
  123. package/rulepacks/jetwc/jetwc-displayname.js +1 -1
  124. package/rulepacks/jetwc/jetwc-dynamic-slot-context.js +1 -1
  125. package/rulepacks/jetwc/jetwc-dynamic-slots-naming.js +1 -1
  126. package/rulepacks/jetwc/jetwc-event-displayname.js +1 -1
  127. package/rulepacks/jetwc/jetwc-events.js +1 -1
  128. package/rulepacks/jetwc/jetwc-jet-version.js +1 -1
  129. package/rulepacks/jetwc/jetwc-loader-file.js +1 -1
  130. package/rulepacks/jetwc/jetwc-markdown-link.js +1 -1
  131. package/rulepacks/jetwc/jetwc-method-displayname.js +1 -1
  132. package/rulepacks/jetwc/jetwc-methods.js +1 -1
  133. package/rulepacks/jetwc/jetwc-namespace.js +1 -1
  134. package/rulepacks/jetwc/jetwc-nested-defaults.js +1 -1
  135. package/rulepacks/jetwc/jetwc-nls-languages.js +1 -1
  136. package/rulepacks/jetwc/jetwc-nls-root.js +1 -1
  137. package/rulepacks/jetwc/jetwc-oj-register.js +1 -1
  138. package/rulepacks/jetwc/jetwc-ojcss.js +1 -1
  139. package/rulepacks/jetwc/jetwc-pack-children.js +1 -1
  140. package/rulepacks/jetwc/jetwc-packable-components.js +1 -1
  141. package/rulepacks/jetwc/jetwc-prerelease-dependencies.js +1 -1
  142. package/rulepacks/jetwc/jetwc-prerelease-pattern.js +1 -1
  143. package/rulepacks/jetwc/jetwc-prerelease-version.js +1 -1
  144. package/rulepacks/jetwc/jetwc-property-changed.js +1 -1
  145. package/rulepacks/jetwc/jetwc-property-displayname.js +1 -1
  146. package/rulepacks/jetwc/jetwc-property-nesting.js +1 -1
  147. package/rulepacks/jetwc/jetwc-public-modules.js +1 -1
  148. package/rulepacks/jetwc/jetwc-register-css.js +1 -1
  149. package/rulepacks/jetwc/jetwc-register-with-promises.js +1 -1
  150. package/rulepacks/jetwc/jetwc-require-paths.js +1 -1
  151. package/rulepacks/jetwc/jetwc-required-subproperty.js +1 -1
  152. package/rulepacks/jetwc/jetwc-reserved-property.js +1 -1
  153. package/rulepacks/jetwc/jetwc-schema.js +1 -1
  154. package/rulepacks/jetwc/jetwc-semantic-version.js +1 -1
  155. package/rulepacks/jetwc/jetwc-slot-displayname.js +1 -1
  156. package/rulepacks/jetwc/jetwc-slots.js +1 -1
  157. package/rulepacks/jetwc/jetwc-standard-files.js +1 -1
  158. package/rulepacks/jetwc/jetwc-subproperty-writeback.js +1 -1
  159. package/rulepacks/jetwc/jetwc-supproperty-propagation.js +1 -1
  160. package/rulepacks/jetwc/jetwc-template-slots.js +1 -1
  161. package/rulepacks/jetwc/jetwc-unused-events.js +1 -1
  162. package/rulepacks/jetwc/jetwc-unused-slots.js +1 -1
  163. package/rulepacks/jetwc/jetwc-vb-category.js +1 -1
  164. package/rulepacks/jetwc/jetwc-vb-icon.js +1 -1
  165. package/rulepacks/jetwc/jetwc-vcomponent-jetversion.js +1 -1
  166. package/rulepacks/jetwc/jetwc-vcomponent-loader.js +1 -1
  167. package/rulepacks/jetwc/jetwc-vcomponent-version.js +1 -1
  168. package/rulepacks/jetwc/jetwc-version-openrange.js +1 -1
  169. package/rulepacks/jetwc/jetwc-writeback-required.js +1 -1
  170. package/rulepacks/jetwc/msgid.json +1 -1
  171. package/rulepacks/jetwc/rules.json +1 -1
  172. package/rulepacks/jetwc-lib/jetwcutils-auditComponentCacheManager.js +1 -1
  173. package/rulepacks/jetwc-lib/jetwcutils-commonListenerImpls.js +1 -1
  174. package/rulepacks/jetwc-lib/jetwcutils-componentAuditUtils.js +1 -1
  175. package/rulepacks/jetwc-lib/jetwcutils-componentFinder.js +1 -1
  176. package/rulepacks/jetwc-lib/jetwcutils-preCompiler.js +1 -1
  177. package/rulepacks/jetwc-lib/jetwcutils-tsxUtils.js +1 -1
  178. package/rulepacks/jetwco/jetwco-bootstrap.js +1 -1
  179. package/rulepacks/jetwco/jetwco-cacc-auditConstraints.js +1 -1
  180. package/rulepacks/jetwco/jetwco-cacc-dependencies.js +1 -1
  181. package/rulepacks/jetwco/jetwco-cacc-dynamicSlots.js +1 -1
  182. package/rulepacks/jetwco/jetwco-cacc-eventBubbles.js +1 -1
  183. package/rulepacks/jetwco/jetwco-cacc-eventCancelable.js +1 -1
  184. package/rulepacks/jetwco/jetwco-cacc-eventPayload.js +1 -1
  185. package/rulepacks/jetwco/jetwco-cacc-events.js +1 -1
  186. package/rulepacks/jetwco/jetwco-cacc-helpers.js +1 -1
  187. package/rulepacks/jetwco/jetwco-cacc-jetVer.js +1 -1
  188. package/rulepacks/jetwco/jetwco-cacc-methodParamTypes.js +1 -1
  189. package/rulepacks/jetwco/jetwco-cacc-methodParams.js +1 -1
  190. package/rulepacks/jetwco/jetwco-cacc-methodReturnType.js +1 -1
  191. package/rulepacks/jetwco/jetwco-cacc-methods.js +1 -1
  192. package/rulepacks/jetwco/jetwco-cacc-packBundle.js +1 -1
  193. package/rulepacks/jetwco/jetwco-cacc-packBundleContent.js +1 -1
  194. package/rulepacks/jetwco/jetwco-cacc-packContent.js +1 -1
  195. package/rulepacks/jetwco/jetwco-cacc-properties.js +1 -1
  196. package/rulepacks/jetwco/jetwco-cacc-propertyDefault.js +1 -1
  197. package/rulepacks/jetwco/jetwco-cacc-propertyEnumeration.js +1 -1
  198. package/rulepacks/jetwco/jetwco-cacc-propertyReadOnly.js +1 -1
  199. package/rulepacks/jetwco/jetwco-cacc-propertyRequired.js +1 -1
  200. package/rulepacks/jetwco/jetwco-cacc-propertyType.js +1 -1
  201. package/rulepacks/jetwco/jetwco-cacc-propertyWriteback.js +1 -1
  202. package/rulepacks/jetwco/jetwco-cacc-publicModules.js +1 -1
  203. package/rulepacks/jetwco/jetwco-cacc-slotDataVariable.js +1 -1
  204. package/rulepacks/jetwco/jetwco-cacc-slotDataVariableType.js +1 -1
  205. package/rulepacks/jetwco/jetwco-cacc-slots.js +1 -1
  206. package/rulepacks/jetwco/jetwco-cacc-styleClasses.js +1 -1
  207. package/rulepacks/jetwco/jetwco-cacc-styleVariables.js +1 -1
  208. package/rulepacks/jetwco/jetwco-compjson-ns-reg.js +1 -1
  209. package/rulepacks/jetwco/jetwco-component-api-baseline-changes.js +1 -1
  210. package/rulepacks/jetwco/jetwco-component-api-changes.js +1 -1
  211. package/rulepacks/jetwco/jetwco-component-api-controlled-changes.js +1 -1
  212. package/rulepacks/jetwco/jetwco-component-cdn.js +1 -1
  213. package/rulepacks/jetwco/jetwco-description-standards.js +1 -1
  214. package/rulepacks/jetwco/jetwco-displayname-standards.js +1 -1
  215. package/rulepacks/jetwco/jetwco-exchange-version-check.js +1 -1
  216. package/rulepacks/jetwco/jetwco-license-info.js +1 -1
  217. package/rulepacks/jetwco/jetwco-prerelease-cdn.js +1 -1
  218. package/rulepacks/jetwco/jetwco-thirdparty-ba.js +1 -1
  219. package/rulepacks/jetwco/msgid.json +1 -1
  220. package/rulepacks/jetwco/rules.json +1 -1
  221. package/rulepacks/spoc/msgid.json +1 -1
  222. package/rulepacks/spoc/rules.json +1 -1
  223. package/rulepacks/spoc/spoc-dom-manip-inv-tag.js +1 -1
  224. package/rulepacks/spoc/spoc-dom-manip-tag-pos.js +1 -1
  225. package/rulepacks/spoc/spoc-dom-manip.js +1 -1
  226. package/rulepacks/wdt/msgid.json +1 -1
  227. package/rulepacks/wdt/rules.json +1 -1
  228. package/rulepacks/wdt/wd-driver-sleep.js +1 -1
  229. package/rulepacks/wdt/wd-xpath.js +1 -1
  230. package/rules/jaf/jaf-css-diagnose.js +1 -1
  231. package/rules/jaf/jaf-html-diagnose.js +1 -1
  232. package/rules/jaf/jaf-init-schema.js +1 -1
  233. package/rules/jaf/jaf-js-diagnose.js +1 -1
  234. package/rules/jaf/jaf-sys-age.js +1 -1
  235. package/rules/jaf/jaf-ts-diagnose.js +1 -1
  236. package/rules/jaf/jaf-ts-walk.js +1 -1
  237. package/rules/jaf/msgid.json +1 -1
  238. package/rules/jaf/rules.json +1 -1
  239. package/rules/jet/helpers/acc-aria-label.js +1 -1
  240. package/rules/jet/helpers/bp-checkPropType.js +1 -1
  241. package/rules/jet/helpers/cssHelper.js +1 -1
  242. package/rules/jet/helpers/extractStylesFromClass.js +1 -1
  243. package/rules/jet/helpers/has-slot-name.js +2 -2
  244. package/rules/jet/helpers/has-slot.js +1 -1
  245. package/rules/jet/helpers/json-prop-pos.js +1 -1
  246. package/rules/jet/helpers/json-propname-pos.js +1 -1
  247. package/rules/jet/helpers/style-selector.js +1 -1
  248. package/rules/jet/helpers/valid-attr.js +1 -1
  249. package/rules/jet/helpers/vartrack.js +1 -1
  250. package/rules/jet/jet-css-ojselector.js +1 -1
  251. package/rules/jet/msgid.json +1 -1
  252. package/rules/jet/oj-acc-aria-labelledby.js +1 -1
  253. package/rules/jet/oj-acc-aria-ojselector-labelledby.js +1 -1
  254. package/rules/jet/oj-acc-aria-prop.js +1 -1
  255. package/rules/jet/oj-acc-avatar-aria-role.js +1 -1
  256. package/rules/jet/oj-acc-combobox-aria-label.js +1 -1
  257. package/rules/jet/oj-acc-film-strip-aria-label.js +1 -1
  258. package/rules/jet/oj-acc-input-aria-label.js +1 -1
  259. package/rules/jet/oj-acc-select-aria-label.js +1 -1
  260. package/rules/jet/oj-c-acc-avatar-aria-role.js +1 -1
  261. package/rules/jet/oj-cca-compjson-bp-ar.js +1 -1
  262. package/rules/jet/oj-cca-compjson-bp-dsplyname.js +1 -1
  263. package/rules/jet/oj-cca-compjson-bp-jetver.js +1 -1
  264. package/rules/jet/oj-cca-compjson-bp-obj.js +1 -1
  265. package/rules/jet/oj-cca-compjson-ns-reg.js +1 -1
  266. package/rules/jet/oj-css-bp-border-color.js +1 -1
  267. package/rules/jet/oj-css-bp-dir-flow.js +1 -1
  268. package/rules/jet/oj-css-bp-float.js +1 -1
  269. package/rules/jet/oj-css-bp-textalign.js +1 -1
  270. package/rules/jet/oj-css-style-abs-units.js +1 -1
  271. package/rules/jet/oj-css-style-bp-color.js +1 -1
  272. package/rules/jet/oj-css-style-bp-display.js +1 -1
  273. package/rules/jet/oj-css-style-bp-font-family.js +1 -1
  274. package/rules/jet/oj-css-style-bp-font.js +1 -1
  275. package/rules/jet/oj-css-style-deprecated.js +1 -1
  276. package/rules/jet/oj-css-style-override.js +1 -1
  277. package/rules/jet/oj-css-var-override.js +1 -1
  278. package/rules/jet/oj-form-maxcols.js +1 -1
  279. package/rules/jet/oj-html-5-attr-obs.js +1 -1
  280. package/rules/jet/oj-html-5-tag-obs.js +1 -1
  281. package/rules/jet/oj-html-alta-deprecated.js +1 -1
  282. package/rules/jet/oj-html-attr-$unique.js +1 -1
  283. package/rules/jet/oj-html-attr-2def.js +1 -1
  284. package/rules/jet/oj-html-attr-json.js +1 -1
  285. package/rules/jet/oj-html-attr-prefix-expr.js +1 -1
  286. package/rules/jet/oj-html-attr-prefix-ro.js +1 -1
  287. package/rules/jet/oj-html-attr-req.js +1 -1
  288. package/rules/jet/oj-html-bindforeach-data.js +1 -1
  289. package/rules/jet/oj-html-bindif-test.js +1 -1
  290. package/rules/jet/oj-html-binding-attr.js +1 -1
  291. package/rules/jet/oj-html-cca-count.js +1 -1
  292. package/rules/jet/oj-html-cca-tagname.js +1 -1
  293. package/rules/jet/oj-html-cdn.js +1 -1
  294. package/rules/jet/oj-html-combo-converter.js +1 -1
  295. package/rules/jet/oj-html-cspexpr.js +1 -1
  296. package/rules/jet/oj-html-databind-all.js +1 -1
  297. package/rules/jet/oj-html-dlg-title.js +1 -1
  298. package/rules/jet/oj-html-file-pick-accept.js +1 -1
  299. package/rules/jet/oj-html-form-bindif.js +1 -1
  300. package/rules/jet/oj-html-form-layout-maxcols.js +1 -1
  301. package/rules/jet/oj-html-form-noflex.js +1 -1
  302. package/rules/jet/oj-html-input-isodate.js +1 -1
  303. package/rules/jet/oj-html-invalid-doctype.js +1 -1
  304. package/rules/jet/oj-html-jq-databind.js +1 -1
  305. package/rules/jet/oj-html-ko-comment.js +1 -1
  306. package/rules/jet/oj-html-ko-databind.js +1 -1
  307. package/rules/jet/oj-html-label-for-prefix.js +1 -1
  308. package/rules/jet/oj-html-missing-doctype.js +1 -1
  309. package/rules/jet/oj-html-msgs-cat-text.js +1 -1
  310. package/rules/jet/oj-html-no-style-tag.js +1 -1
  311. package/rules/jet/oj-html-notag-style.js +1 -1
  312. package/rules/jet/oj-html-oj-lib.js +1 -1
  313. package/rules/jet/oj-html-ojattr-520.js +1 -1
  314. package/rules/jet/oj-html-ojattr-deprecated.js +1 -1
  315. package/rules/jet/oj-html-ojattr-enum-deprecated.js +1 -1
  316. package/rules/jet/oj-html-ojattr-evt-syntax.js +1 -1
  317. package/rules/jet/oj-html-ojattr-value.js +1 -1
  318. package/rules/jet/oj-html-ojattr.js +1 -1
  319. package/rules/jet/oj-html-ojevent.js +1 -1
  320. package/rules/jet/oj-html-ojslot.js +1 -1
  321. package/rules/jet/oj-html-ojstyle.js +1 -1
  322. package/rules/jet/oj-html-ojtag-datacmd.js +2 -2
  323. package/rules/jet/oj-html-ojtag-datactx.js +1 -1
  324. package/rules/jet/oj-html-ojtag-deprecated.js +1 -1
  325. package/rules/jet/oj-html-ojtag-globattr-noprefix.js +1 -1
  326. package/rules/jet/oj-html-ojtag-id.js +1 -1
  327. package/rules/jet/oj-html-ojtag-nonglobattr-prefix.js +1 -1
  328. package/rules/jet/oj-html-ojtag-ns.js +1 -1
  329. package/rules/jet/oj-html-pageopts-type.js +1 -1
  330. package/rules/jet/oj-html-picker-attrs.js +1 -1
  331. package/rules/jet/oj-html-rating-gauge-size.js +1 -1
  332. package/rules/jet/oj-html-redwood-bp-endslot.js +1 -1
  333. package/rules/jet/oj-html-redwood-cssnovars.js +1 -1
  334. package/rules/jet/oj-html-redwood-cssvars.js +1 -1
  335. package/rules/jet/oj-html-self-close.js +1 -1
  336. package/rules/jet/oj-html-slot-deprecated.js +1 -1
  337. package/rules/jet/oj-html-slot-item-minmax.js +1 -1
  338. package/rules/jet/oj-html-slot-name.js +1 -1
  339. package/rules/jet/oj-html-slot-pref-content.js +1 -1
  340. package/rules/jet/oj-html-style-abs-units.js +1 -1
  341. package/rules/jet/oj-html-style-bp-color.js +1 -1
  342. package/rules/jet/oj-html-style-bp-display.js +1 -1
  343. package/rules/jet/oj-html-style-bp-font-family.js +1 -1
  344. package/rules/jet/oj-html-style-bp-font.js +1 -1
  345. package/rules/jet/oj-html-style-deprecated.js +1 -1
  346. package/rules/jet/oj-html-style.js +1 -1
  347. package/rules/jet/oj-html-stylesel.js +1 -1
  348. package/rules/jet/oj-html-tag-attr-noprefix.js +1 -1
  349. package/rules/jet/oj-html-template-index.js +1 -1
  350. package/rules/jet/oj-html-unsup-theme.js +1 -1
  351. package/rules/jet/oj-html-wctag-$props.js +1 -1
  352. package/rules/jet/oj-html-wctag-arialabelledby.js +1 -1
  353. package/rules/jet/oj-html-wctag-for.js +1 -1
  354. package/rules/jet/oj-html-wctag-id.js +1 -1
  355. package/rules/jet/oj-html-wctag-maintenance.js +1 -1
  356. package/rules/jet/oj-html-wctag-nested.js +1 -1
  357. package/rules/jet/oj-html-wctag-packprivate.js +1 -1
  358. package/rules/jet/oj-js-comp-attr-deprecated.js +1 -1
  359. package/rules/jet/oj-js-comp-meth-deprecated.js +1 -1
  360. package/rules/jet/oj-js-no-ext-final.js +1 -1
  361. package/rules/jet/oj-js-noconsole.js +1 -1
  362. package/rules/jet/oj-js-ojcomp-deprecated.js +1 -1
  363. package/rules/jet/oj-js-ojcomp-exist.js +1 -1
  364. package/rules/jet/oj-js-ojcomp-new.js +1 -1
  365. package/rules/jet/oj-js-poly-promise.js +1 -1
  366. package/rules/jet/oj-js-var-undef.js +1 -1
  367. package/rules/jet/oj-json-syntax.js +1 -1
  368. package/rules/jet/oj-ts-comp-attr-deprecated.js +1 -1
  369. package/rules/jet/oj-ts-comp-meth-deprecated.js +1 -1
  370. package/rules/jet/oj-ts-no-ext-final.js +1 -1
  371. package/rules/jet/oj-ts-noconsole.js +1 -1
  372. package/rules/jet/oj-ts-ojcomp-deprecated.js +1 -1
  373. package/rules/jet/oj-ts-ojcomp-exist.js +1 -1
  374. package/rules/jet/oj-ts-ojcomp-new.js +1 -1
  375. package/rules/jet/oj-ts-poly-promise.js +1 -1
  376. package/rules/jet/rules.json +1 -1
  377. package/src/JafCore.js +1 -1
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2018, 2022, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2023, Oracle and/or its affiliates.
3
3
  * Licensed under The Universal Permissive License (UPL), Version 1.0
4
4
  * as shown at https://oss.oracle.com/licenses/upl/
5
5
  */
@@ -1,6 +1,6 @@
1
1
  /*
2
- * Copyright (c) 2018, 2022, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2023, Oracle and/or its affiliates.
3
3
  * Licensed under The Universal Permissive License (UPL), Version 1.0
4
4
  * as shown at https://oss.oracle.com/licenses/upl/
5
5
  */
6
- const TEMPLATE="template";const OJ_BIND="oj-bind";const OJ_DEFER="oj-defer";const BODY="body";module.exports=function(ruleCtx,slotName){return _getSlotParent(ruleCtx,slotName)};function _getSlotParent(ruleCtx,slotName){var parent,isOjDefer=false,ret=null;parent=ruleCtx.tagNode.parent;isOjDefer=ruleCtx.tag==="oj-defer";if(parent&&parent.name){if(parent.name!==BODY){if(ruleCtx.utils.DomUtils.isSelfClosingTag(parent.name)){ret=_continueUpwards(ruleCtx,parent,slotName)}else{if(ruleCtx.utils.metaLib.isTagSlotName(parent.name,slotName)){ret=parent}}if(!ret){if(isOjDefer&&parent.name===TEMPLATE||parent.name==="oj-switcher"){ret=parent}else if(parent.name===TEMPLATE||parent.name.startsWith(OJ_BIND)||parent.name===OJ_DEFER){ret=_continueUpwards(ruleCtx,parent,slotName)}}}}return ret};function _continueUpwards(ruleCtx,tag,slotName){var ret=null,parent;parent=tag.parent;while(parent){if(parent.name===TEMPLATE||parent.name.startsWith(OJ_BIND)||parent.name===OJ_DEFER){parent=parent.parent;continue}if(parent.name!==BODY){if(ruleCtx.utils.metaLib.isTagSlotName(parent.name,slotName)){ret=parent}}break}return ret};
6
+ const TEMPLATE="template";const OJ_BIND="oj-bind";const OJ_DEFER="oj-defer";const BODY="body";module.exports=function(ruleCtx,slotName){return _getSlotParent(ruleCtx,slotName)};function _getSlotParent(ruleCtx,slotName){var parent,isOjDefer=false,ret=null;parent=ruleCtx.tagNode.parent;isOjDefer=ruleCtx.tag==="oj-defer";if(parent&&parent.name){if(parent.name!==BODY){if(ruleCtx.utils.DomUtils.isSelfClosingTag(parent.name)){ret=_continueUpwards(ruleCtx,parent,slotName)}else{if(ruleCtx.utils.metaLib.isTagSlotName(parent.name,slotName)){ret=parent}}if(!ret){if(isOjDefer&&parent.name===TEMPLATE||parent.name==="oj-switcher"){ret=parent}else if(parent.name===TEMPLATE||parent.name.startsWith(OJ_BIND)||parent.name===OJ_DEFER){ret=_continueUpwards(ruleCtx,parent,slotName)}}}}return ret};function _continueUpwards(ruleCtx,tag,slotName){var ret=null,parent;parent=tag.parent;while(parent){if(parent.name===TEMPLATE||parent.name.startsWith(OJ_BIND)||parent.name===OJ_DEFER||ruleCtx.utils.DomUtils.isSelfClosingTag(parent.name)){parent=parent.parent;continue}if(parent.name!==BODY){if(ruleCtx.utils.metaLib.isTagSlotName(parent.name,slotName)){ret=parent}}break}return ret};
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2018, 2022, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2023, Oracle and/or its affiliates.
3
3
  * Licensed under The Universal Permissive License (UPL), Version 1.0
4
4
  * as shown at https://oss.oracle.com/licenses/upl/
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2018, 2022, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2023, Oracle and/or its affiliates.
3
3
  * Licensed under The Universal Permissive License (UPL), Version 1.0
4
4
  * as shown at https://oss.oracle.com/licenses/upl/
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2018, 2022, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2023, Oracle and/or its affiliates.
3
3
  * Licensed under The Universal Permissive License (UPL), Version 1.0
4
4
  * as shown at https://oss.oracle.com/licenses/upl/
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2018, 2022, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2023, Oracle and/or its affiliates.
3
3
  * Licensed under The Universal Permissive License (UPL), Version 1.0
4
4
  * as shown at https://oss.oracle.com/licenses/upl/
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2018, 2022, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2023, Oracle and/or its affiliates.
3
3
  * Licensed under The Universal Permissive License (UPL), Version 1.0
4
4
  * as shown at https://oss.oracle.com/licenses/upl/
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2018, 2022, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2023, Oracle and/or its affiliates.
3
3
  * Licensed under The Universal Permissive License (UPL), Version 1.0
4
4
  * as shown at https://oss.oracle.com/licenses/upl/
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2018, 2022, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2023, Oracle and/or its affiliates.
3
3
  * Licensed under The Universal Permissive License (UPL), Version 1.0
4
4
  * as shown at https://oss.oracle.com/licenses/upl/
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2018, 2022, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2023, Oracle and/or its affiliates.
3
3
  * Licensed under The Universal Permissive License (UPL), Version 1.0
4
4
  * as shown at https://oss.oracle.com/licenses/upl/
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2018, 2022, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2023, Oracle and/or its affiliates.
3
3
  * Licensed under The Universal Permissive License (UPL), Version 1.0
4
4
  * as shown at https://oss.oracle.com/licenses/upl/
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2018, 2022, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2023, Oracle and/or its affiliates.
3
3
  * Licensed under The Universal Permissive License (UPL), Version 1.0
4
4
  * as shown at https://oss.oracle.com/licenses/upl/
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2018, 2022, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2023, Oracle and/or its affiliates.
3
3
  * Licensed under The Universal Permissive License (UPL), Version 1.0
4
4
  * as shown at https://oss.oracle.com/licenses/upl/
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2018, 2022, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2023, Oracle and/or its affiliates.
3
3
  * Licensed under The Universal Permissive License (UPL), Version 1.0
4
4
  * as shown at https://oss.oracle.com/licenses/upl/
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2018, 2022, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2023, Oracle and/or its affiliates.
3
3
  * Licensed under The Universal Permissive License (UPL), Version 1.0
4
4
  * as shown at https://oss.oracle.com/licenses/upl/
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2018, 2022, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2023, Oracle and/or its affiliates.
3
3
  * Licensed under The Universal Permissive License (UPL), Version 1.0
4
4
  * as shown at https://oss.oracle.com/licenses/upl/
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2018, 2022, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2023, Oracle and/or its affiliates.
3
3
  * Licensed under The Universal Permissive License (UPL), Version 1.0
4
4
  * as shown at https://oss.oracle.com/licenses/upl/
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2018, 2022, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2023, Oracle and/or its affiliates.
3
3
  * Licensed under The Universal Permissive License (UPL), Version 1.0
4
4
  * as shown at https://oss.oracle.com/licenses/upl/
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2018, 2022, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2023, Oracle and/or its affiliates.
3
3
  * Licensed under The Universal Permissive License (UPL), Version 1.0
4
4
  * as shown at https://oss.oracle.com/licenses/upl/
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2018, 2022, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2023, Oracle and/or its affiliates.
3
3
  * Licensed under The Universal Permissive License (UPL), Version 1.0
4
4
  * as shown at https://oss.oracle.com/licenses/upl/
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2018, 2022, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2023, Oracle and/or its affiliates.
3
3
  * Licensed under The Universal Permissive License (UPL), Version 1.0
4
4
  * as shown at https://oss.oracle.com/licenses/upl/
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2018, 2022, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2023, Oracle and/or its affiliates.
3
3
  * Licensed under The Universal Permissive License (UPL), Version 1.0
4
4
  * as shown at https://oss.oracle.com/licenses/upl/
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2018, 2022, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2023, Oracle and/or its affiliates.
3
3
  * Licensed under The Universal Permissive License (UPL), Version 1.0
4
4
  * as shown at https://oss.oracle.com/licenses/upl/
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2018, 2022, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2023, Oracle and/or its affiliates.
3
3
  * Licensed under The Universal Permissive License (UPL), Version 1.0
4
4
  * as shown at https://oss.oracle.com/licenses/upl/
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2018, 2022, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2023, Oracle and/or its affiliates.
3
3
  * Licensed under The Universal Permissive License (UPL), Version 1.0
4
4
  * as shown at https://oss.oracle.com/licenses/upl/
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2018, 2022, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2023, Oracle and/or its affiliates.
3
3
  * Licensed under The Universal Permissive License (UPL), Version 1.0
4
4
  * as shown at https://oss.oracle.com/licenses/upl/
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2018, 2022, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2023, Oracle and/or its affiliates.
3
3
  * Licensed under The Universal Permissive License (UPL), Version 1.0
4
4
  * as shown at https://oss.oracle.com/licenses/upl/
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2018, 2022, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2023, Oracle and/or its affiliates.
3
3
  * Licensed under The Universal Permissive License (UPL), Version 1.0
4
4
  * as shown at https://oss.oracle.com/licenses/upl/
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2018, 2022, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2023, Oracle and/or its affiliates.
3
3
  * Licensed under The Universal Permissive License (UPL), Version 1.0
4
4
  * as shown at https://oss.oracle.com/licenses/upl/
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2018, 2022, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2023, Oracle and/or its affiliates.
3
3
  * Licensed under The Universal Permissive License (UPL), Version 1.0
4
4
  * as shown at https://oss.oracle.com/licenses/upl/
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2018, 2022, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2023, Oracle and/or its affiliates.
3
3
  * Licensed under The Universal Permissive License (UPL), Version 1.0
4
4
  * as shown at https://oss.oracle.com/licenses/upl/
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2018, 2022, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2023, Oracle and/or its affiliates.
3
3
  * Licensed under The Universal Permissive License (UPL), Version 1.0
4
4
  * as shown at https://oss.oracle.com/licenses/upl/
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2018, 2022, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2023, Oracle and/or its affiliates.
3
3
  * Licensed under The Universal Permissive License (UPL), Version 1.0
4
4
  * as shown at https://oss.oracle.com/licenses/upl/
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2018, 2022, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2023, Oracle and/or its affiliates.
3
3
  * Licensed under The Universal Permissive License (UPL), Version 1.0
4
4
  * as shown at https://oss.oracle.com/licenses/upl/
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2018, 2022, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2023, Oracle and/or its affiliates.
3
3
  * Licensed under The Universal Permissive License (UPL), Version 1.0
4
4
  * as shown at https://oss.oracle.com/licenses/upl/
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2018, 2022, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2023, Oracle and/or its affiliates.
3
3
  * Licensed under The Universal Permissive License (UPL), Version 1.0
4
4
  * as shown at https://oss.oracle.com/licenses/upl/
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2018, 2022, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2023, Oracle and/or its affiliates.
3
3
  * Licensed under The Universal Permissive License (UPL), Version 1.0
4
4
  * as shown at https://oss.oracle.com/licenses/upl/
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2018, 2022, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2023, Oracle and/or its affiliates.
3
3
  * Licensed under The Universal Permissive License (UPL), Version 1.0
4
4
  * as shown at https://oss.oracle.com/licenses/upl/
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2018, 2022, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2023, Oracle and/or its affiliates.
3
3
  * Licensed under The Universal Permissive License (UPL), Version 1.0
4
4
  * as shown at https://oss.oracle.com/licenses/upl/
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2018, 2022, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2023, Oracle and/or its affiliates.
3
3
  * Licensed under The Universal Permissive License (UPL), Version 1.0
4
4
  * as shown at https://oss.oracle.com/licenses/upl/
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2018, 2022, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2023, Oracle and/or its affiliates.
3
3
  * Licensed under The Universal Permissive License (UPL), Version 1.0
4
4
  * as shown at https://oss.oracle.com/licenses/upl/
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2018, 2022, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2023, Oracle and/or its affiliates.
3
3
  * Licensed under The Universal Permissive License (UPL), Version 1.0
4
4
  * as shown at https://oss.oracle.com/licenses/upl/
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2018, 2022, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2023, Oracle and/or its affiliates.
3
3
  * Licensed under The Universal Permissive License (UPL), Version 1.0
4
4
  * as shown at https://oss.oracle.com/licenses/upl/
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2018, 2022, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2023, Oracle and/or its affiliates.
3
3
  * Licensed under The Universal Permissive License (UPL), Version 1.0
4
4
  * as shown at https://oss.oracle.com/licenses/upl/
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2018, 2022, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2023, Oracle and/or its affiliates.
3
3
  * Licensed under The Universal Permissive License (UPL), Version 1.0
4
4
  * as shown at https://oss.oracle.com/licenses/upl/
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2018, 2022, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2023, Oracle and/or its affiliates.
3
3
  * Licensed under The Universal Permissive License (UPL), Version 1.0
4
4
  * as shown at https://oss.oracle.com/licenses/upl/
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2018, 2022, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2023, Oracle and/or its affiliates.
3
3
  * Licensed under The Universal Permissive License (UPL), Version 1.0
4
4
  * as shown at https://oss.oracle.com/licenses/upl/
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2018, 2022, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2023, Oracle and/or its affiliates.
3
3
  * Licensed under The Universal Permissive License (UPL), Version 1.0
4
4
  * as shown at https://oss.oracle.com/licenses/upl/
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2018, 2022, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2023, Oracle and/or its affiliates.
3
3
  * Licensed under The Universal Permissive License (UPL), Version 1.0
4
4
  * as shown at https://oss.oracle.com/licenses/upl/
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2018, 2022, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2023, Oracle and/or its affiliates.
3
3
  * Licensed under The Universal Permissive License (UPL), Version 1.0
4
4
  * as shown at https://oss.oracle.com/licenses/upl/
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2018, 2022, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2023, Oracle and/or its affiliates.
3
3
  * Licensed under The Universal Permissive License (UPL), Version 1.0
4
4
  * as shown at https://oss.oracle.com/licenses/upl/
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2018, 2022, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2023, Oracle and/or its affiliates.
3
3
  * Licensed under The Universal Permissive License (UPL), Version 1.0
4
4
  * as shown at https://oss.oracle.com/licenses/upl/
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2018, 2022, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2023, Oracle and/or its affiliates.
3
3
  * Licensed under The Universal Permissive License (UPL), Version 1.0
4
4
  * as shown at https://oss.oracle.com/licenses/upl/
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2018, 2022, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2023, Oracle and/or its affiliates.
3
3
  * Licensed under The Universal Permissive License (UPL), Version 1.0
4
4
  * as shown at https://oss.oracle.com/licenses/upl/
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2018, 2022, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2023, Oracle and/or its affiliates.
3
3
  * Licensed under The Universal Permissive License (UPL), Version 1.0
4
4
  * as shown at https://oss.oracle.com/licenses/upl/
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2018, 2022, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2023, Oracle and/or its affiliates.
3
3
  * Licensed under The Universal Permissive License (UPL), Version 1.0
4
4
  * as shown at https://oss.oracle.com/licenses/upl/
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2018, 2022, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2023, Oracle and/or its affiliates.
3
3
  * Licensed under The Universal Permissive License (UPL), Version 1.0
4
4
  * as shown at https://oss.oracle.com/licenses/upl/
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2018, 2022, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2023, Oracle and/or its affiliates.
3
3
  * Licensed under The Universal Permissive License (UPL), Version 1.0
4
4
  * as shown at https://oss.oracle.com/licenses/upl/
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2018, 2022, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2023, Oracle and/or its affiliates.
3
3
  * Licensed under The Universal Permissive License (UPL), Version 1.0
4
4
  * as shown at https://oss.oracle.com/licenses/upl/
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2018, 2022, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2023, Oracle and/or its affiliates.
3
3
  * Licensed under The Universal Permissive License (UPL), Version 1.0
4
4
  * as shown at https://oss.oracle.com/licenses/upl/
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2018, 2022, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2023, Oracle and/or its affiliates.
3
3
  * Licensed under The Universal Permissive License (UPL), Version 1.0
4
4
  * as shown at https://oss.oracle.com/licenses/upl/
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2018, 2022, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2023, Oracle and/or its affiliates.
3
3
  * Licensed under The Universal Permissive License (UPL), Version 1.0
4
4
  * as shown at https://oss.oracle.com/licenses/upl/
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2018, 2022, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2023, Oracle and/or its affiliates.
3
3
  * Licensed under The Universal Permissive License (UPL), Version 1.0
4
4
  * as shown at https://oss.oracle.com/licenses/upl/
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2018, 2022, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2023, Oracle and/or its affiliates.
3
3
  * Licensed under The Universal Permissive License (UPL), Version 1.0
4
4
  * as shown at https://oss.oracle.com/licenses/upl/
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2018, 2022, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2023, Oracle and/or its affiliates.
3
3
  * Licensed under The Universal Permissive License (UPL), Version 1.0
4
4
  * as shown at https://oss.oracle.com/licenses/upl/
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2018, 2022, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2023, Oracle and/or its affiliates.
3
3
  * Licensed under The Universal Permissive License (UPL), Version 1.0
4
4
  * as shown at https://oss.oracle.com/licenses/upl/
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2018, 2022, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2023, Oracle and/or its affiliates.
3
3
  * Licensed under The Universal Permissive License (UPL), Version 1.0
4
4
  * as shown at https://oss.oracle.com/licenses/upl/
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2018, 2022, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2023, Oracle and/or its affiliates.
3
3
  * Licensed under The Universal Permissive License (UPL), Version 1.0
4
4
  * as shown at https://oss.oracle.com/licenses/upl/
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2018, 2022, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2023, Oracle and/or its affiliates.
3
3
  * Licensed under The Universal Permissive License (UPL), Version 1.0
4
4
  * as shown at https://oss.oracle.com/licenses/upl/
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2018, 2022, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2023, Oracle and/or its affiliates.
3
3
  * Licensed under The Universal Permissive License (UPL), Version 1.0
4
4
  * as shown at https://oss.oracle.com/licenses/upl/
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2018, 2022, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2023, Oracle and/or its affiliates.
3
3
  * Licensed under The Universal Permissive License (UPL), Version 1.0
4
4
  * as shown at https://oss.oracle.com/licenses/upl/
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2018, 2022, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2023, Oracle and/or its affiliates.
3
3
  * Licensed under The Universal Permissive License (UPL), Version 1.0
4
4
  * as shown at https://oss.oracle.com/licenses/upl/
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2018, 2022, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2023, Oracle and/or its affiliates.
3
3
  * Licensed under The Universal Permissive License (UPL), Version 1.0
4
4
  * as shown at https://oss.oracle.com/licenses/upl/
5
5
  */