@oracle/oraclejet-audit 17.1.2 → 17.1.4

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 (490) hide show
  1. package/LICENSE.md +1 -1
  2. package/corePackMigrator/cli.js +1 -1
  3. package/corePackMigrator/corePackMigrator.js +1 -1
  4. package/corePackMigrator/resource/astUtils.js +1 -1
  5. package/corePackMigrator/resource/componentMigrator.js +1 -1
  6. package/corePackMigrator/resource/fileScanner.js +1 -1
  7. package/corePackMigrator/resource/htmlUtils.js +1 -1
  8. package/corePackMigrator/resource/testUtils.js +1 -1
  9. package/corePackMigrator/utilities/deltaWebElementAPIs.js +1 -1
  10. package/corePackMigrator/utilities/logging.js +1 -1
  11. package/jaf-amd.js +1 -1
  12. package/jaf.js +1 -1
  13. package/jafapi.js +1 -1
  14. package/lib/AST.js +1 -1
  15. package/lib/AST_Ts.js +1 -1
  16. package/lib/AstJson.js +1 -1
  17. package/lib/AstMd.js +1 -1
  18. package/lib/AstNodeTypes.js +1 -1
  19. package/lib/Cli.js +1 -1
  20. package/lib/Color.js +1 -1
  21. package/lib/Comments.js +1 -1
  22. package/lib/ComponentSvcs.js +1 -1
  23. package/lib/Components.js +1 -1
  24. package/lib/Config.js +1 -1
  25. package/lib/ConfigEx.js +1 -1
  26. package/lib/ConfigLib.js +1 -1
  27. package/lib/CssLib.js +1 -1
  28. package/lib/CssUtils.js +1 -1
  29. package/lib/DomUtils.js +1 -1
  30. package/lib/FileIndex.js +1 -1
  31. package/lib/FileSet.js +1 -1
  32. package/lib/FsUtils.js +1 -1
  33. package/lib/Histo.js +1 -1
  34. package/lib/HtmlTree.js +1 -1
  35. package/lib/HtmlUtils.js +1 -1
  36. package/lib/Issue.js +1 -1
  37. package/lib/JafEvents.js +1 -1
  38. package/lib/JafLib.js +1 -1
  39. package/lib/Json.js +1 -1
  40. package/lib/JsonLoader.js +1 -1
  41. package/lib/Md.js +1 -1
  42. package/lib/MetaLib.js +1 -1
  43. package/lib/NetUtils.js +1 -1
  44. package/lib/NodeTypes.js +1 -1
  45. package/lib/OjCPack.js +1 -1
  46. package/lib/OjetLib.js +1 -1
  47. package/lib/Parser.js +1 -1
  48. package/lib/Plugin.js +1 -1
  49. package/lib/RegTypes.js +1 -1
  50. package/lib/Registry.js +1 -1
  51. package/lib/Reporter.js +1 -1
  52. package/lib/RuleContext.js +1 -1
  53. package/lib/RulePack.js +1 -1
  54. package/lib/RuleSet.js +1 -1
  55. package/lib/Rules.js +1 -1
  56. package/lib/Scope.js +1 -1
  57. package/lib/SemVer.js +1 -1
  58. package/lib/Server.js +1 -1
  59. package/lib/SevLib.js +1 -1
  60. package/lib/Severity.js +1 -1
  61. package/lib/Stats.js +1 -1
  62. package/lib/Ts.js +1 -1
  63. package/lib/TsUtils.js +1 -1
  64. package/lib/TsxUtils.js +1 -1
  65. package/lib/TsxUtils2.js +1 -1
  66. package/lib/Utils.js +1 -1
  67. package/lib/Watch.js +1 -1
  68. package/lib/Writer.js +1 -1
  69. package/lib/ZipUtils.js +1 -1
  70. package/lib/amdlist.js +1 -1
  71. package/lib/api.js +1 -1
  72. package/lib/betalist.js +1 -1
  73. package/lib/builtinpacks.js +1 -1
  74. package/lib/checkage.js +2 -2
  75. package/lib/cliStats.js +1 -1
  76. package/lib/clone.js +1 -1
  77. package/lib/cmdline.js +1 -1
  78. package/lib/defaults.js +2 -2
  79. package/lib/deflist.js +1 -1
  80. package/lib/deplist.js +1 -1
  81. package/lib/dislist.js +1 -1
  82. package/lib/exportRules.js +1 -1
  83. package/lib/extends.js +1 -1
  84. package/lib/filetypes.js +1 -1
  85. package/lib/grouplist.js +1 -1
  86. package/lib/groups.js +1 -1
  87. package/lib/help.js +1 -1
  88. package/lib/jetver.js +1 -1
  89. package/lib/jsx.js +1 -1
  90. package/lib/macros.js +1 -1
  91. package/lib/maint.js +1 -1
  92. package/lib/manpage.js +1 -1
  93. package/lib/manual.js +1 -1
  94. package/lib/metaLoader.js +1 -1
  95. package/lib/metahist.js +1 -1
  96. package/lib/migrator.js +1 -1
  97. package/lib/msgidLoader.js +1 -1
  98. package/lib/ns.js +1 -1
  99. package/lib/nslist.js +1 -1
  100. package/lib/outFormat.js +1 -1
  101. package/lib/outfile.js +1 -1
  102. package/lib/proflist.js +1 -1
  103. package/lib/rlolist.js +1 -1
  104. package/lib/ruleLoader.js +1 -1
  105. package/lib/scaffold.js +1 -1
  106. package/lib/scaffoldRule.js +2 -2
  107. package/lib/schema.js +1 -1
  108. package/lib/scopewalker.js +1 -1
  109. package/lib/spinner.js +1 -1
  110. package/lib/spinnernoop.js +1 -1
  111. package/lib/sublib/precomp/ComponentFinder.js +1 -1
  112. package/lib/sublib/precomp/Precompiler.js +1 -1
  113. package/lib/sublib/precomp/TsxUtils.js +1 -1
  114. package/lib/sublib/precomp/Utils.js +1 -1
  115. package/lib/tabs.js +1 -1
  116. package/libext/expparser.js +1 -1
  117. package/meta/17.1.0/jetauditmeta.js +1 -1
  118. package/meta/metaverlist.json +1 -1
  119. package/package.json +2 -2
  120. package/profiles/best-practice.json +1 -1
  121. package/profiles/redwood-strict.json +1 -1
  122. package/rulepacks/csp/csp-html-script-unsafe-inline.js +1 -1
  123. package/rulepacks/csp/csp-html-style-unsafe-inline.js +1 -1
  124. package/rulepacks/csp/csp-html-unsafe-expr.js +1 -1
  125. package/rulepacks/csp/csp-js-script-unsafe-eval.js +1 -1
  126. package/rulepacks/csp/csp-js-style-unsafe-inline.js +1 -1
  127. package/rulepacks/csp/csp-json-unsafe-expr.js +1 -1
  128. package/rulepacks/csp/csp-ts-script-unsafe-eval.js +1 -1
  129. package/rulepacks/csp/csp-ts-style-unsafe-inline.js +1 -1
  130. package/rulepacks/csp/msgid.json +1 -1
  131. package/rulepacks/csp/rules.json +1 -1
  132. package/rulepacks/jetvdom/msgid.json +1 -1
  133. package/rulepacks/jetvdom/rules.json +1 -1
  134. package/rulepacks/jetwc/jetwc-absolute-jetversion.js +1 -1
  135. package/rulepacks/jetwc/jetwc-aria-redefinition.js +1 -1
  136. package/rulepacks/jetwc/jetwc-bootstrap.js +1 -1
  137. package/rulepacks/jetwc/jetwc-compjson-bp-ar.js +1 -1
  138. package/rulepacks/jetwc/jetwc-compjson-bp-obj.js +1 -1
  139. package/rulepacks/jetwc/jetwc-component-dependencies.js +1 -1
  140. package/rulepacks/jetwc/jetwc-component-displayname.js +1 -1
  141. package/rulepacks/jetwc/jetwc-component-foldername.js +1 -1
  142. package/rulepacks/jetwc/jetwc-component-location.js +1 -1
  143. package/rulepacks/jetwc/jetwc-component-type.js +1 -1
  144. package/rulepacks/jetwc/jetwc-css-oj-complete.js +1 -1
  145. package/rulepacks/jetwc/jetwc-css-pack-load-path.js +1 -1
  146. package/rulepacks/jetwc/jetwc-css-scoping.js +1 -1
  147. package/rulepacks/jetwc/jetwc-data-property-prefix.js +1 -1
  148. package/rulepacks/jetwc/jetwc-deprecated-lifecycle.js +1 -1
  149. package/rulepacks/jetwc/jetwc-disabled-property.js +1 -1
  150. package/rulepacks/jetwc/jetwc-displayname.js +1 -1
  151. package/rulepacks/jetwc/jetwc-dynamic-slot-context.js +1 -1
  152. package/rulepacks/jetwc/jetwc-dynamic-slots-naming.js +1 -1
  153. package/rulepacks/jetwc/jetwc-event-displayname.js +1 -1
  154. package/rulepacks/jetwc/jetwc-events.js +1 -1
  155. package/rulepacks/jetwc/jetwc-exchange-images.js +1 -1
  156. package/rulepacks/jetwc/jetwc-jet-version.js +1 -1
  157. package/rulepacks/jetwc/jetwc-loader-file.js +1 -1
  158. package/rulepacks/jetwc/jetwc-markdown-link.js +1 -1
  159. package/rulepacks/jetwc/jetwc-method-displayname.js +1 -1
  160. package/rulepacks/jetwc/jetwc-methods.js +1 -1
  161. package/rulepacks/jetwc/jetwc-namespace.js +1 -1
  162. package/rulepacks/jetwc/jetwc-nested-defaults.js +1 -1
  163. package/rulepacks/jetwc/jetwc-nls-languages.js +1 -1
  164. package/rulepacks/jetwc/jetwc-nls-root.js +1 -1
  165. package/rulepacks/jetwc/jetwc-oj-register.js +1 -1
  166. package/rulepacks/jetwc/jetwc-ojcss.js +1 -1
  167. package/rulepacks/jetwc/jetwc-pack-children.js +1 -1
  168. package/rulepacks/jetwc/jetwc-packable-components.js +1 -1
  169. package/rulepacks/jetwc/jetwc-prerelease-dependencies.js +1 -1
  170. package/rulepacks/jetwc/jetwc-prerelease-pattern.js +1 -1
  171. package/rulepacks/jetwc/jetwc-prerelease-version.js +1 -1
  172. package/rulepacks/jetwc/jetwc-property-changed.js +1 -1
  173. package/rulepacks/jetwc/jetwc-property-displayname.js +1 -1
  174. package/rulepacks/jetwc/jetwc-property-nesting.js +1 -1
  175. package/rulepacks/jetwc/jetwc-property-translatable.js +1 -1
  176. package/rulepacks/jetwc/jetwc-public-modules.js +1 -1
  177. package/rulepacks/jetwc/jetwc-reference-npm-path.js +1 -1
  178. package/rulepacks/jetwc/jetwc-register-css.js +1 -1
  179. package/rulepacks/jetwc/jetwc-register-with-promises.js +1 -1
  180. package/rulepacks/jetwc/jetwc-require-paths.js +1 -1
  181. package/rulepacks/jetwc/jetwc-required-subproperty.js +1 -1
  182. package/rulepacks/jetwc/jetwc-reserved-property.js +1 -1
  183. package/rulepacks/jetwc/jetwc-schema.js +1 -1
  184. package/rulepacks/jetwc/jetwc-semantic-version.js +1 -1
  185. package/rulepacks/jetwc/jetwc-slot-displayname.js +1 -1
  186. package/rulepacks/jetwc/jetwc-slots.js +1 -1
  187. package/rulepacks/jetwc/jetwc-standard-files.js +1 -1
  188. package/rulepacks/jetwc/jetwc-status-since.js +1 -1
  189. package/rulepacks/jetwc/jetwc-subproperty-writeback.js +1 -1
  190. package/rulepacks/jetwc/jetwc-supproperty-propagation.js +1 -1
  191. package/rulepacks/jetwc/jetwc-template-slots.js +1 -1
  192. package/rulepacks/jetwc/jetwc-unused-events.js +1 -1
  193. package/rulepacks/jetwc/jetwc-unused-slots.js +1 -1
  194. package/rulepacks/jetwc/jetwc-vb-category.js +1 -1
  195. package/rulepacks/jetwc/jetwc-vb-icon.js +1 -1
  196. package/rulepacks/jetwc/jetwc-vcomponent-jetversion.js +1 -1
  197. package/rulepacks/jetwc/jetwc-vcomponent-loader.js +1 -1
  198. package/rulepacks/jetwc/jetwc-vcomponent-version.js +1 -1
  199. package/rulepacks/jetwc/jetwc-version-openrange.js +1 -1
  200. package/rulepacks/jetwc/jetwc-well-formed-description.js +1 -1
  201. package/rulepacks/jetwc/jetwc-writeback-required.js +1 -1
  202. package/rulepacks/jetwc/msgid.json +1 -1
  203. package/rulepacks/jetwc/rules.json +1 -1
  204. package/rulepacks/jetwc-lib/jetwcutils-auditComponentCacheManager.js +1 -1
  205. package/rulepacks/jetwc-lib/jetwcutils-commonListenerImpls.js +1 -1
  206. package/rulepacks/jetwc-lib/jetwcutils-componentAuditUtils.js +1 -1
  207. package/rulepacks/jetwc-lib/jetwcutils-componentFinder.js +1 -1
  208. package/rulepacks/jetwc-lib/jetwcutils-tsxUtils.js +1 -1
  209. package/rulepacks/jetwco/jetwco-bootstrap.js +1 -1
  210. package/rulepacks/jetwco/jetwco-cacc-auditConstraints.js +1 -1
  211. package/rulepacks/jetwco/jetwco-cacc-componentType.js +1 -1
  212. package/rulepacks/jetwco/jetwco-cacc-dependencies.js +1 -1
  213. package/rulepacks/jetwco/jetwco-cacc-dynamicSlots.js +1 -1
  214. package/rulepacks/jetwco/jetwco-cacc-eventBubbles.js +1 -1
  215. package/rulepacks/jetwco/jetwco-cacc-eventCancelable.js +1 -1
  216. package/rulepacks/jetwco/jetwco-cacc-eventPayload.js +1 -1
  217. package/rulepacks/jetwco/jetwco-cacc-events.js +1 -1
  218. package/rulepacks/jetwco/jetwco-cacc-helpers.js +1 -1
  219. package/rulepacks/jetwco/jetwco-cacc-jetVer.js +1 -1
  220. package/rulepacks/jetwco/jetwco-cacc-methodParamTypes.js +1 -1
  221. package/rulepacks/jetwco/jetwco-cacc-methodParams.js +1 -1
  222. package/rulepacks/jetwco/jetwco-cacc-methodReturnType.js +1 -1
  223. package/rulepacks/jetwco/jetwco-cacc-methods.js +1 -1
  224. package/rulepacks/jetwco/jetwco-cacc-packBundle.js +1 -1
  225. package/rulepacks/jetwco/jetwco-cacc-packBundleContent.js +1 -1
  226. package/rulepacks/jetwco/jetwco-cacc-packContent.js +1 -1
  227. package/rulepacks/jetwco/jetwco-cacc-properties.js +1 -1
  228. package/rulepacks/jetwco/jetwco-cacc-propertyDefault.js +1 -1
  229. package/rulepacks/jetwco/jetwco-cacc-propertyEnumeration.js +1 -1
  230. package/rulepacks/jetwco/jetwco-cacc-propertyReadOnly.js +1 -1
  231. package/rulepacks/jetwco/jetwco-cacc-propertyRequired.js +1 -1
  232. package/rulepacks/jetwco/jetwco-cacc-propertyType.js +1 -1
  233. package/rulepacks/jetwco/jetwco-cacc-propertyWriteback.js +1 -1
  234. package/rulepacks/jetwco/jetwco-cacc-publicModules.js +1 -1
  235. package/rulepacks/jetwco/jetwco-cacc-slotDataVariable.js +1 -1
  236. package/rulepacks/jetwco/jetwco-cacc-slotDataVariableType.js +1 -1
  237. package/rulepacks/jetwco/jetwco-cacc-slots.js +1 -1
  238. package/rulepacks/jetwco/jetwco-cacc-styleClasses.js +1 -1
  239. package/rulepacks/jetwco/jetwco-cacc-styleVariables.js +1 -1
  240. package/rulepacks/jetwco/jetwco-cacc-typeMappingOverrides.js +1 -1
  241. package/rulepacks/jetwco/jetwco-compjson-ns-reg.js +1 -1
  242. package/rulepacks/jetwco/jetwco-component-api-baseline-changes.js +1 -1
  243. package/rulepacks/jetwco/jetwco-component-api-changes.js +1 -1
  244. package/rulepacks/jetwco/jetwco-component-api-controlled-changes.js +1 -1
  245. package/rulepacks/jetwco/jetwco-component-cdn.js +1 -1
  246. package/rulepacks/jetwco/jetwco-description-standards.js +1 -1
  247. package/rulepacks/jetwco/jetwco-displayname-standards.js +1 -1
  248. package/rulepacks/jetwco/jetwco-exchange-version-check.js +1 -1
  249. package/rulepacks/jetwco/jetwco-license-info.js +1 -1
  250. package/rulepacks/jetwco/jetwco-prerelease-cdn.js +1 -1
  251. package/rulepacks/jetwco/jetwco-thirdparty-ba.js +1 -1
  252. package/rulepacks/jetwco/jetwco-validate-applied-audits.js +1 -1
  253. package/rulepacks/jetwco/msgid.json +1 -1
  254. package/rulepacks/jetwco/rules.json +1 -1
  255. package/rulepacks/ojc/msgid.json +1 -1
  256. package/rulepacks/ojc/ojc-acc-avatar-aria-role.js +1 -1
  257. package/rulepacks/ojc/ojc-acc-filepicker-aria-role.js +1 -1
  258. package/rulepacks/ojc/ojc-html-button-defslot.js +1 -1
  259. package/rulepacks/ojc/ojc-tsx-button-defslot.js +1 -1
  260. package/rulepacks/ojc/rules.json +1 -1
  261. package/rulepacks/spoc/msgid.json +1 -1
  262. package/rulepacks/spoc/rules.json +1 -1
  263. package/rulepacks/spoc/spoc-dom-manip-inv-tag.js +1 -1
  264. package/rulepacks/spoc/spoc-dom-manip-tag-pos.js +1 -1
  265. package/rulepacks/spoc/spoc-dom-manip.js +1 -1
  266. package/rulepacks/vdom/msgid.json +1 -1
  267. package/rulepacks/vdom/rules.json +1 -1
  268. package/rulepacks/wdt/msgid.json +1 -1
  269. package/rulepacks/wdt/rules.json +1 -1
  270. package/rulepacks/wdt/wd-driver-sleep.js +1 -1
  271. package/rulepacks/wdt/wd-xpath.js +1 -1
  272. package/rules/jaf/jaf-css-diagnose.js +1 -1
  273. package/rules/jaf/jaf-html-diagnose.js +1 -1
  274. package/rules/jaf/jaf-init-schema.js +1 -1
  275. package/rules/jaf/jaf-js-diagnose.js +1 -1
  276. package/rules/jaf/jaf-sys-age.js +1 -1
  277. package/rules/jaf/jaf-sys-dup-component.js +1 -1
  278. package/rules/jaf/jaf-sys-rule-disable.js +1 -1
  279. package/rules/jaf/jaf-sys-rule-opt.js +1 -1
  280. package/rules/jaf/jaf-sys-rule-pack-disable.js +1 -1
  281. package/rules/jaf/jaf-ts-diagnose.js +1 -1
  282. package/rules/jaf/jaf-ts-loader.js +1 -1
  283. package/rules/jaf/jaf-ts-noparser.js +1 -1
  284. package/rules/jaf/jaf-ts-precompile.js +1 -1
  285. package/rules/jaf/jaf-ts-walk.js +1 -1
  286. package/rules/jaf/msgid.json +1 -1
  287. package/rules/jaf/rules.json +1 -1
  288. package/rules/jet/helpers/acc-aria-label.js +1 -1
  289. package/rules/jet/helpers/bp-checkPropType.js +1 -1
  290. package/rules/jet/helpers/cssHelper.js +1 -1
  291. package/rules/jet/helpers/extractStylesFromClass.js +1 -1
  292. package/rules/jet/helpers/has-attrib-value.js +1 -1
  293. package/rules/jet/helpers/has-slot-name.js +1 -1
  294. package/rules/jet/helpers/has-slot.js +1 -1
  295. package/rules/jet/helpers/json-prop-pos.js +1 -1
  296. package/rules/jet/helpers/json-propname-pos.js +1 -1
  297. package/rules/jet/helpers/style-selector.js +1 -1
  298. package/rules/jet/helpers/tsx/has-prop-value.js +1 -1
  299. package/rules/jet/helpers/tsx/has-slot-name.js +1 -1
  300. package/rules/jet/helpers/valid-attr.js +1 -1
  301. package/rules/jet/helpers/vartrack.js +1 -1
  302. package/rules/jet/jet-css-ojselector.js +1 -1
  303. package/rules/jet/msgid.json +1 -1
  304. package/rules/jet/oj-acc-aria-labelledby.js +1 -1
  305. package/rules/jet/oj-acc-aria-ojselector-labelledby.js +1 -1
  306. package/rules/jet/oj-acc-aria-prop.js +1 -1
  307. package/rules/jet/oj-acc-avatar-aria-role.js +1 -1
  308. package/rules/jet/oj-acc-button-label.js +1 -1
  309. package/rules/jet/oj-acc-button-onclick.js +1 -1
  310. package/rules/jet/oj-acc-combobox-aria-label.js +1 -1
  311. package/rules/jet/oj-acc-film-strip-aria-label.js +1 -1
  312. package/rules/jet/oj-acc-input-aria-label.js +1 -1
  313. package/rules/jet/oj-acc-select-aria-label.js +1 -1
  314. package/rules/jet/oj-cca-compjson-bp-ar.js +1 -1
  315. package/rules/jet/oj-cca-compjson-bp-dsplyname.js +1 -1
  316. package/rules/jet/oj-cca-compjson-bp-jetver.js +1 -1
  317. package/rules/jet/oj-cca-compjson-bp-obj.js +1 -1
  318. package/rules/jet/oj-cca-compjson-ns-reg.js +1 -1
  319. package/rules/jet/oj-css-bp-border-color.js +1 -1
  320. package/rules/jet/oj-css-bp-dir-flow.js +1 -1
  321. package/rules/jet/oj-css-bp-float.js +1 -1
  322. package/rules/jet/oj-css-bp-textalign.js +1 -1
  323. package/rules/jet/oj-css-style-abs-units.js +1 -1
  324. package/rules/jet/oj-css-style-bp-color.js +1 -1
  325. package/rules/jet/oj-css-style-bp-display.js +1 -1
  326. package/rules/jet/oj-css-style-bp-font-family.js +1 -1
  327. package/rules/jet/oj-css-style-bp-font.js +1 -1
  328. package/rules/jet/oj-css-style-deprecated.js +1 -1
  329. package/rules/jet/oj-css-style-override.js +1 -1
  330. package/rules/jet/oj-css-var-override.js +1 -1
  331. package/rules/jet/oj-form-maxcols.js +1 -1
  332. package/rules/jet/oj-html-5-attr-obs.js +1 -1
  333. package/rules/jet/oj-html-5-tag-obs.js +1 -1
  334. package/rules/jet/oj-html-alta-deprecated.js +2 -2
  335. package/rules/jet/oj-html-attr-$unique.js +1 -1
  336. package/rules/jet/oj-html-attr-2def.js +1 -1
  337. package/rules/jet/oj-html-attr-expr-delims.js +1 -1
  338. package/rules/jet/oj-html-attr-expr-writeback.js +1 -1
  339. package/rules/jet/oj-html-attr-json.js +1 -1
  340. package/rules/jet/oj-html-attr-prefix-expr.js +1 -1
  341. package/rules/jet/oj-html-attr-prefix-ro.js +1 -1
  342. package/rules/jet/oj-html-attr-req.js +1 -1
  343. package/rules/jet/oj-html-bindforeach-data.js +1 -1
  344. package/rules/jet/oj-html-bindif-test.js +1 -1
  345. package/rules/jet/oj-html-binding-as-slot-child.js +1 -1
  346. package/rules/jet/oj-html-binding-attr.js +1 -1
  347. package/rules/jet/oj-html-bp-button-xs-chroming.js +1 -1
  348. package/rules/jet/oj-html-bp-title-to-tooltip.js +1 -1
  349. package/rules/jet/oj-html-button-size-chroming.js +1 -1
  350. package/rules/jet/oj-html-cca-count.js +1 -1
  351. package/rules/jet/oj-html-cca-tagname.js +1 -1
  352. package/rules/jet/oj-html-cdn.js +1 -1
  353. package/rules/jet/oj-html-databind-all.js +1 -1
  354. package/rules/jet/oj-html-dlg-title.js +1 -1
  355. package/rules/jet/oj-html-event-focus-blur.js +1 -1
  356. package/rules/jet/oj-html-file-pick-accept.js +1 -1
  357. package/rules/jet/oj-html-form-bindif.js +1 -1
  358. package/rules/jet/oj-html-form-layout-maxcols.js +1 -1
  359. package/rules/jet/oj-html-form-noflex.js +1 -1
  360. package/rules/jet/oj-html-input-isodate.js +1 -1
  361. package/rules/jet/oj-html-invalid-doctype.js +1 -1
  362. package/rules/jet/oj-html-jq-databind.js +1 -1
  363. package/rules/jet/oj-html-ko-comment.js +1 -1
  364. package/rules/jet/oj-html-ko-databind.js +1 -1
  365. package/rules/jet/oj-html-label-for-prefix.js +1 -1
  366. package/rules/jet/oj-html-missing-doctype.js +1 -1
  367. package/rules/jet/oj-html-msgs-cat-text.js +1 -1
  368. package/rules/jet/oj-html-no-style-tag.js +1 -1
  369. package/rules/jet/oj-html-no-style.js +1 -1
  370. package/rules/jet/oj-html-notag-style.js +1 -1
  371. package/rules/jet/oj-html-oj-lib.js +1 -1
  372. package/rules/jet/oj-html-ojattr-520.js +1 -1
  373. package/rules/jet/oj-html-ojattr-deprecated.js +1 -1
  374. package/rules/jet/oj-html-ojattr-enum-deprecated.js +1 -1
  375. package/rules/jet/oj-html-ojattr-evt-syntax.js +1 -1
  376. package/rules/jet/oj-html-ojattr-value.js +1 -1
  377. package/rules/jet/oj-html-ojattr.js +1 -1
  378. package/rules/jet/oj-html-ojevent.js +1 -1
  379. package/rules/jet/oj-html-ojslot.js +1 -1
  380. package/rules/jet/oj-html-ojstyle.js +1 -1
  381. package/rules/jet/oj-html-ojtag-datacmd.js +1 -1
  382. package/rules/jet/oj-html-ojtag-datactx.js +1 -1
  383. package/rules/jet/oj-html-ojtag-deprecated.js +1 -1
  384. package/rules/jet/oj-html-ojtag-globattr-noprefix.js +1 -1
  385. package/rules/jet/oj-html-ojtag-id.js +1 -1
  386. package/rules/jet/oj-html-ojtag-nonglobattr-prefix.js +1 -1
  387. package/rules/jet/oj-html-ojtag-ns.js +1 -1
  388. package/rules/jet/oj-html-pageopts-type.js +1 -1
  389. package/rules/jet/oj-html-picker-attrs.js +1 -1
  390. package/rules/jet/oj-html-prop-anti-pattern.js +1 -1
  391. package/rules/jet/oj-html-rating-gauge-size.js +1 -1
  392. package/rules/jet/oj-html-rating-gauge-track-resize.js +1 -1
  393. package/rules/jet/oj-html-redwood-bp-endslot.js +1 -1
  394. package/rules/jet/oj-html-redwood-clear-icon.js +1 -1
  395. package/rules/jet/oj-html-redwood-cssnovars.js +1 -1
  396. package/rules/jet/oj-html-redwood-cssvars.js +1 -1
  397. package/rules/jet/oj-html-self-close.js +1 -1
  398. package/rules/jet/oj-html-slot-default.js +1 -1
  399. package/rules/jet/oj-html-slot-deprecated.js +1 -1
  400. package/rules/jet/oj-html-slot-item-minmax.js +1 -1
  401. package/rules/jet/oj-html-slot-name.js +1 -1
  402. package/rules/jet/oj-html-slot-pref-content.js +1 -1
  403. package/rules/jet/oj-html-style-abs-units.js +1 -1
  404. package/rules/jet/oj-html-style-bp-color.js +1 -1
  405. package/rules/jet/oj-html-style-bp-display.js +1 -1
  406. package/rules/jet/oj-html-style-bp-font-family.js +1 -1
  407. package/rules/jet/oj-html-style-bp-font.js +1 -1
  408. package/rules/jet/oj-html-style-bp-margin-padding.js +1 -1
  409. package/rules/jet/oj-html-style-deprecated.js +1 -1
  410. package/rules/jet/oj-html-style.js +1 -1
  411. package/rules/jet/oj-html-stylesel.js +1 -1
  412. package/rules/jet/oj-html-tabbar-edge.js +1 -1
  413. package/rules/jet/oj-html-tag-attr-noprefix.js +1 -1
  414. package/rules/jet/oj-html-template-index.js +1 -1
  415. package/rules/jet/oj-html-treeview-actionable-content.js +1 -1
  416. package/rules/jet/oj-html-unsup-theme.js +1 -1
  417. package/rules/jet/oj-html-wctag-$props.js +1 -1
  418. package/rules/jet/oj-html-wctag-anti-pattern.js +1 -1
  419. package/rules/jet/oj-html-wctag-arialabelledby.js +1 -1
  420. package/rules/jet/oj-html-wctag-for.js +1 -1
  421. package/rules/jet/oj-html-wctag-id.js +1 -1
  422. package/rules/jet/oj-html-wctag-maintenance.js +1 -1
  423. package/rules/jet/oj-html-wctag-nested.js +1 -1
  424. package/rules/jet/oj-html-wctag-packprivate.js +1 -1
  425. package/rules/jet/oj-html-wctag-supersedes.js +1 -1
  426. package/rules/jet/oj-js-comp-attr-deprecated.js +1 -1
  427. package/rules/jet/oj-js-comp-meth-deprecated.js +1 -1
  428. package/rules/jet/oj-js-no-ext-final.js +1 -1
  429. package/rules/jet/oj-js-noconsole.js +1 -1
  430. package/rules/jet/oj-js-numconv-pattern.js +1 -1
  431. package/rules/jet/oj-js-ojcomp-deprecated.js +1 -1
  432. package/rules/jet/oj-js-ojcomp-exist.js +1 -1
  433. package/rules/jet/oj-js-ojcomp-new.js +1 -1
  434. package/rules/jet/oj-js-poly-promise.js +1 -1
  435. package/rules/jet/oj-js-var-undef.js +1 -1
  436. package/rules/jet/oj-json-syntax.js +1 -1
  437. package/rules/jet/oj-ts-comp-attr-deprecated.js +1 -1
  438. package/rules/jet/oj-ts-comp-meth-deprecated.js +1 -1
  439. package/rules/jet/oj-ts-no-ext-final.js +1 -1
  440. package/rules/jet/oj-ts-noconsole.js +1 -1
  441. package/rules/jet/oj-ts-numconv-pattern.js +1 -1
  442. package/rules/jet/oj-ts-ojcomp-deprecated.js +1 -1
  443. package/rules/jet/oj-ts-ojcomp-exist.js +1 -1
  444. package/rules/jet/oj-ts-ojcomp-new.js +1 -1
  445. package/rules/jet/oj-ts-poly-promise.js +1 -1
  446. package/rules/jet/oj-tsx-5-tag-obs.js +1 -1
  447. package/rules/jet/oj-tsx-acc-avatar-aria-role.js +1 -1
  448. package/rules/jet/oj-tsx-acc-button-label.js +1 -1
  449. package/rules/jet/oj-tsx-acc-button-onclick.js +1 -1
  450. package/rules/jet/oj-tsx-aria-ojselector-labelledby.js +1 -1
  451. package/rules/jet/oj-tsx-aria-prop.js +1 -1
  452. package/rules/jet/oj-tsx-attr-req.js +1 -1
  453. package/rules/jet/oj-tsx-bp-button-xs-chroming.js +1 -1
  454. package/rules/jet/oj-tsx-bp-title-to-tooltip.js +1 -1
  455. package/rules/jet/oj-tsx-button-size-chroming.js +1 -1
  456. package/rules/jet/oj-tsx-cca-tagname.js +1 -1
  457. package/rules/jet/oj-tsx-databind-all.js +1 -1
  458. package/rules/jet/oj-tsx-dlg-title.js +1 -1
  459. package/rules/jet/oj-tsx-event.js +1 -1
  460. package/rules/jet/oj-tsx-form-bindif.js +1 -1
  461. package/rules/jet/oj-tsx-form-noflex.js +1 -1
  462. package/rules/jet/oj-tsx-input-isodate.js +1 -1
  463. package/rules/jet/oj-tsx-ojattr-deprecated.js +1 -1
  464. package/rules/jet/oj-tsx-ojattr-enum-deprecated.js +1 -1
  465. package/rules/jet/oj-tsx-ojattr-value.js +1 -1
  466. package/rules/jet/oj-tsx-ojattr.js +1 -1
  467. package/rules/jet/oj-tsx-ojtag-deprecated.js +1 -1
  468. package/rules/jet/oj-tsx-ojtag-ns.js +1 -1
  469. package/rules/jet/oj-tsx-pageopts-type.js +1 -1
  470. package/rules/jet/oj-tsx-picker-attrs.js +1 -1
  471. package/rules/jet/oj-tsx-popup-sibling.js +1 -1
  472. package/rules/jet/oj-tsx-prop-anti-pattern.js +1 -1
  473. package/rules/jet/oj-tsx-prop-inline-definition.js +1 -1
  474. package/rules/jet/oj-tsx-rating-gauge-size.js +1 -1
  475. package/rules/jet/oj-tsx-rating-gauge-track-resize.js +1 -1
  476. package/rules/jet/oj-tsx-redwood-clear-icon.js +1 -1
  477. package/rules/jet/oj-tsx-slot-default.js +1 -1
  478. package/rules/jet/oj-tsx-slot-deprecated.js +1 -1
  479. package/rules/jet/oj-tsx-slot-pref-content.js +1 -1
  480. package/rules/jet/oj-tsx-style-abs-units.js +1 -1
  481. package/rules/jet/oj-tsx-style-bp-margin-padding.js +1 -1
  482. package/rules/jet/oj-tsx-tabbar-edge.js +1 -1
  483. package/rules/jet/oj-tsx-treeview-actionable-content.js +1 -1
  484. package/rules/jet/oj-tsx-unsup-theme.js +1 -1
  485. package/rules/jet/oj-tsx-wctag-anti-pattern.js +1 -1
  486. package/rules/jet/oj-tsx-wctag-maintenance.js +1 -1
  487. package/rules/jet/oj-tsx-wctag-nested.js +1 -1
  488. package/rules/jet/oj-tsx-wctag-packprivate.js +1 -1
  489. package/rules/jet/rules.json +1 -1
  490. package/src/JafCore.js +1 -1
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2018, 2024, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2025, 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, 2024, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2025, 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, 2024, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2025, 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, 2024, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2025, 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, 2024, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2025, 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, 2024, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2025, 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, 2024, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2025, 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, 2024, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2025, 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, 2024, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2025, 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, 2024, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2025, 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, 2024, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2025, 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, 2024, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2025, 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, 2024, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2025, 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, 2024, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2025, 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, 2024, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2025, 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, 2024, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2025, 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, 2024, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2025, 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, 2024, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2025, 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, 2024, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2025, 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, 2024, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2025, 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, 2024, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2025, 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, 2024, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2025, 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, 2024, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2025, 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, 2024, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2025, 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, 2024, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2025, 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, 2024, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2025, 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, 2024, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2025, 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, 2024, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2025, 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, 2024, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2025, 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, 2024, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2025, 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, 2024, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2025, 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, 2024, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2025, 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, 2024, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2025, 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, 2024, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2025, 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, 2024, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2025, 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, 2024, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2025, 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, 2024, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2025, 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, 2024, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2025, 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, 2024, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2025, 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, 2024, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2025, 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, 2024, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2025, 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, 2024, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2025, 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, 2024, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2025, 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, 2024, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2025, 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, 2024, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2025, 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, 2024, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2025, 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, 2024, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2025, 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, 2024, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2025, 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, 2024, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2025, 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, 2024, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2025, 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, 2024, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2025, 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, 2024, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2025, 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, 2024, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2025, 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, 2024, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2025, 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, 2024, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2025, 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, 2024, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2025, 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, 2024, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2025, 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, 2024, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2025, 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, 2024, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2025, 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, 2024, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2025, 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, 2024, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2025, 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, 2024, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2025, 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, 2024, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2025, 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, 2024, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2025, 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, 2024, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2025, 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, 2024, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2025, 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, 2024, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2025, 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, 2024, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2025, 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, 2024, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2025, 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, 2024, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2025, 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, 2024, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2025, 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 RULENAME="oj-html-alta-deprecated";const DESCRIPTION="Starting from JET 10, the Alta theme is deprecated and and use of this theme, or of "+"a custom theme such as the ApplicationsCloudUI theme, which extends it, should be "+"replaced with either the Redwood theme or a custom theme that extends the Redwood "+"theme or the Stable theme. The Alta theme will be removed all together in JET 13 "+"and must be replaced before then.";const SHORT_DESCRIPTION="Detect the use of the deprecated Alta theme";const RE_ALTA_MIN=/.*\/alta\/(oj-alta-min.css|oj-alta.css)/;const RE_APP_CLOUD=/.*\/web\/ApplicationsCloudUI.css/;const RE_INJECT_THEME=/\s*vb:inject\s.*theme="[a-zA-Z0-9\.\/]*ApplicationsCloudUI.css"/;const RE_INJECT=/\s*vb:inject id="headContent"\s*/;const JET_RELS=2;const SEV_BLOCKER="blocker";const MSG_ID_AGED="_aged";const STYLESHEET="stylesheet";const VER_12_0_0="12.0.0";const CRITICAL="critical";const HREF="href";class Rule{getName(){return RULENAME}getDescription(){return DESCRIPTION}getShortDescription(){return SHORT_DESCRIPTION}register(regCtx){let jetVer=regCtx.utils.metaLib.getMetaVers().runver;let semver=regCtx.utils.semVerUtils;this._jetVerGte12=semver.gte(jetVer,VER_12_0_0);return{link:this._onLink,comment:this._onComment}}_onLink(ruleCtx){var href;if(!_isStyleSheetLink(ruleCtx)||!(href=ruleCtx.tagNode.attribs.href)){return}if(RE_ALTA_MIN.test(href)||RE_APP_CLOUD.test(href)){this._emitIssue(ruleCtx,1)}}_onComment(ruleCtx,comment){var emit,stack;if((stack=ruleCtx.elemStack)&&stack.length){stack=stack[stack.length-1];if(stack.type==="tag"&&stack.name==="head"){if(!(emit=RE_INJECT_THEME.test(comment))){if(RE_INJECT.test(comment)){emit=comment.indexOf(" theme=")<0}}if(emit){this._emitIssue(ruleCtx,2,comment)}}}}_emitIssue(ruleCtx,type,comment){var issue,msg,node;msg=type===1?"Stylesheet <link> refers to deprecated Alta theme or a theme that extends it":"vb:inject theme : Alta theme is deprecated";issue=new ruleCtx.Issue(msg);if(type===1){issue.setPosition(ruleCtx.utils.DomUtils.getAttrValuePosition(ruleCtx.data,ruleCtx.node,HREF))}else{node=ruleCtx.node;let x=comment.indexOf("theme=");if(x>=0){x+=node.startIndex;issue.setPosition(null,null,node.startIndex+5,node.endIndex)}else{issue.setPosition(null,null,node.startIndex,node.endIndex)}}ruleCtx.reporter.addIssue(issue,ruleCtx)}}function _isStyleSheetLink(ruleCtx){var attribs,ret;if(attribs=ruleCtx.tagNode.attribs){ret=attribs.rel===STYLESHEET}return ret?ret:false}module.exports=Rule;
6
+ const RULENAME="oj-html-alta-deprecated";const DESCRIPTION="Starting from JET 10, the Alta theme is deprecated and and use of this theme, or of "+"a custom theme such as the ApplicationsCloudUI theme, which extends it, should be "+"replaced with either the Redwood theme or a custom theme that extends the Redwood "+"theme or the Stable theme. The Alta theme will be removed all together in JET 13 "+"and must be replaced before then.";const SHORT_DESCRIPTION="Detect the use of the deprecated Alta theme";const RE_ALTA_MIN=/.*\/alta\/(oj-alta-min.css|oj-alta.css)/;const RE_APP_CLOUD=/.*\/web\/ApplicationsCloudUI.css/;const RE_INJECT_THEME=/\s*vb:inject\s.*theme="[a-zA-Z0-9\.\/]*ApplicationsCloudUI.css"/;const RE_INJECT=/\s*vb:inject id="headContent"\s*/;const JET_RELS=2;const SEV_BLOCKER="blocker";const MSG_ID_AGED="_aged";const STYLESHEET="stylesheet";const VER_12_0_0="12.0.0";const CRITICAL="critical";const HREF="href";class Rule{getName(){return RULENAME}getDescription(){return DESCRIPTION}getShortDescription(){return SHORT_DESCRIPTION}register(regCtx){let jetVer=regCtx.utils.metaLib.getMetaVers().runver;let semver=regCtx.utils.semVerUtils;this._jetVerGte12=semver.gte(jetVer,VER_12_0_0);return{link:this._onLink,comment:this._onComment}}_onLink(ruleCtx){var href;if(!_isStyleSheetLink(ruleCtx)||!(href=ruleCtx.tagNode.attribs.href)){return}if(RE_ALTA_MIN.test(href)||RE_APP_CLOUD.test(href)){this._emitIssue(ruleCtx,1)}}_onComment(ruleCtx,comment){var emit;if(_inHeadSection(ruleCtx.elemStack)){if(!(emit=RE_INJECT_THEME.test(comment))){if(RE_INJECT.test(comment)){emit=comment.indexOf(" theme=")<0}}if(emit){this._emitIssue(ruleCtx,2,comment)}}}_emitIssue(ruleCtx,type,comment){var issue,msg,node;msg=type===1?"Stylesheet <link> refers to deprecated Alta theme or a theme that extends it. You must migrate to the Redwood or Stable based theme as soon as possible":"vb:inject theme : Alta theme is deprecated, You must migrate to the Redwood or Stable based theme as soon as possible";issue=new ruleCtx.Issue(msg);if(type===1){issue.setPosition(ruleCtx.utils.DomUtils.getAttrValuePosition(ruleCtx.data,ruleCtx.node,HREF))}else{node=ruleCtx.node;let x=comment.indexOf("theme=");if(x>=0){x+=node.startIndex;issue.setPosition(null,null,node.startIndex+5,node.endIndex)}else{issue.setPosition(null,null,node.startIndex,node.endIndex)}}ruleCtx.reporter.addIssue(issue,ruleCtx)}}function _isStyleSheetLink(ruleCtx){var attribs,ret;if(attribs=ruleCtx.tagNode.attribs){ret=attribs.rel===STYLESHEET}return ret?ret:false};function _inHeadSection(stack){var node,ret=false;if(stack&&stack.length){for(let i=stack.length-1;i>=0;i--){node=stack[i];if(node.type==="tag"){if(node.name==="head"){ret=true;break}if(node.name==="body"){break}}}}return ret};module.exports=Rule;
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Copyright (c) 2018, 2024, Oracle and/or its affiliates.
2
+ * Copyright (c) 2018, 2025, 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
  */