testaro 47.1.2 → 47.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 (173) hide show
  1. package/CONTRIBUTING.md +2 -0
  2. package/README.md +2 -0
  3. package/aceconfig.js +2 -0
  4. package/actSpecs.js +2 -0
  5. package/call.js +2 -0
  6. package/data/template.js +2 -0
  7. package/dirWatch.js +2 -0
  8. package/netWatch.js +2 -0
  9. package/package.json +1 -2
  10. package/procs/aslint.js +2 -0
  11. package/procs/dateOf.js +2 -0
  12. package/procs/getLocatorData.js +2 -0
  13. package/procs/getSource.js +2 -0
  14. package/procs/identify.js +2 -0
  15. package/procs/isInlineLink.js +2 -0
  16. package/procs/job.js +2 -0
  17. package/procs/operable.js +2 -0
  18. package/procs/sample.js +2 -0
  19. package/procs/standardize.js +2 -0
  20. package/procs/tellServer.js +2 -0
  21. package/procs/testaro.js +2 -0
  22. package/procs/visChange.js +2 -0
  23. package/run.js +2 -0
  24. package/testaro/allCaps.js +2 -0
  25. package/testaro/allHidden.js +2 -0
  26. package/testaro/allSlanted.js +2 -0
  27. package/testaro/attVal.js +2 -0
  28. package/testaro/autocomplete.js +2 -0
  29. package/testaro/bulk.js +2 -0
  30. package/testaro/buttonMenu.js +2 -0
  31. package/testaro/distortion.js +2 -0
  32. package/testaro/docType.js +2 -0
  33. package/testaro/dupAtt.js +2 -0
  34. package/testaro/elements.js +2 -0
  35. package/testaro/embAc.js +2 -0
  36. package/testaro/filter.js +2 -0
  37. package/testaro/focAll.js +2 -0
  38. package/testaro/focInd.js +2 -0
  39. package/testaro/focOp.js +2 -0
  40. package/testaro/focVis.js +2 -0
  41. package/testaro/headEl.js +2 -0
  42. package/testaro/headingAmb.js +2 -0
  43. package/testaro/hovInd.js +2 -0
  44. package/testaro/hover.js +2 -0
  45. package/testaro/labClash.js +2 -0
  46. package/testaro/lineHeight.js +2 -0
  47. package/testaro/linkAmb.js +2 -0
  48. package/testaro/linkTitle.js +2 -0
  49. package/testaro/linkUl.js +2 -0
  50. package/testaro/miniText.js +2 -0
  51. package/testaro/motion.js +2 -0
  52. package/testaro/nonTable.js +2 -0
  53. package/testaro/opFoc.js +2 -0
  54. package/testaro/pseudoP.js +2 -0
  55. package/testaro/radioSet.js +2 -0
  56. package/testaro/role.js +2 -0
  57. package/testaro/styleDiff.js +2 -0
  58. package/testaro/tabNav.js +2 -0
  59. package/testaro/targetSize.js +2 -0
  60. package/testaro/textNodes.js +2 -0
  61. package/testaro/title.js +2 -0
  62. package/testaro/zIndex.js +2 -0
  63. package/tests/alfa.js +2 -0
  64. package/tests/aslint.js +2 -0
  65. package/tests/axe.js +2 -0
  66. package/tests/ed11y.js +2 -0
  67. package/tests/htmlcs.js +2 -0
  68. package/tests/ibm.js +2 -0
  69. package/tests/nuVal.js +2 -0
  70. package/tests/qualWeb.js +2 -0
  71. package/tests/testaro.js +2 -0
  72. package/tests/wave.js +2 -0
  73. package/tests/wax.js +2 -0
  74. package/validation/executors/dirWatch.js +2 -0
  75. package/validation/executors/netWatch.js +2 -0
  76. package/validation/executors/run.js +2 -0
  77. package/validation/executors/test.js +2 -0
  78. package/validation/executors/tests.js +2 -0
  79. package/validation/tests/targets/adbID/index.html +2 -0
  80. package/validation/tests/targets/allCaps/index.html +2 -0
  81. package/validation/tests/targets/allHidden/ariaHiddenBody.html +2 -0
  82. package/validation/tests/targets/allHidden/good.html +2 -0
  83. package/validation/tests/targets/allHidden/hiddenMain.html +2 -0
  84. package/validation/tests/targets/allHidden/mixedHidden.html +2 -0
  85. package/validation/tests/targets/allHidden/noBody.html +2 -0
  86. package/validation/tests/targets/allHidden/noMain.html +2 -0
  87. package/validation/tests/targets/allHidden/noneDoc.html +2 -0
  88. package/validation/tests/targets/allHidden/visHiddenMain.html +2 -0
  89. package/validation/tests/targets/allSlanted/index.html +2 -0
  90. package/validation/tests/targets/altScheme/index.html +2 -0
  91. package/validation/tests/targets/attVal/bad.html +2 -0
  92. package/validation/tests/targets/attVal/good.html +2 -0
  93. package/validation/tests/targets/autocomplete/bad.html +2 -0
  94. package/validation/tests/targets/autocomplete/good.html +2 -0
  95. package/validation/tests/targets/bulk/bad.html +2 -0
  96. package/validation/tests/targets/bulk/good.html +2 -0
  97. package/validation/tests/targets/buttonMenu/bad.html +2 -0
  98. package/validation/tests/targets/buttonMenu/bad.js +2 -0
  99. package/validation/tests/targets/buttonMenu/good.html +2 -0
  100. package/validation/tests/targets/buttonMenu/good.js +2 -0
  101. package/validation/tests/targets/buttonMenu/style.css +2 -0
  102. package/validation/tests/targets/captionLoc/index.html +2 -0
  103. package/validation/tests/targets/datalistRef/index.html +2 -0
  104. package/validation/tests/targets/distortion/index.html +2 -0
  105. package/validation/tests/targets/docType/bad.html +2 -0
  106. package/validation/tests/targets/docType/good.html +2 -0
  107. package/validation/tests/targets/dupAtt/bad.html +2 -0
  108. package/validation/tests/targets/dupAtt/good.html +2 -0
  109. package/validation/tests/targets/elements/index.html +2 -0
  110. package/validation/tests/targets/embAc/bad.html +2 -0
  111. package/validation/tests/targets/embAc/good.html +2 -0
  112. package/validation/tests/targets/filter/bad.html +2 -0
  113. package/validation/tests/targets/filter/good.html +2 -0
  114. package/validation/tests/targets/focAll/good.html +2 -0
  115. package/validation/tests/targets/focAll/less.html +2 -0
  116. package/validation/tests/targets/focAll/more.html +2 -0
  117. package/validation/tests/targets/focInd/bad.html +2 -0
  118. package/validation/tests/targets/focInd/good.html +2 -0
  119. package/validation/tests/targets/focOp/bad.html +2 -0
  120. package/validation/tests/targets/focOp/good.html +2 -0
  121. package/validation/tests/targets/focVis/index.html +2 -0
  122. package/validation/tests/targets/headEl/index.html +2 -0
  123. package/validation/tests/targets/headingAmb/index.html +2 -0
  124. package/validation/tests/targets/hovInd/index.html +2 -0
  125. package/validation/tests/targets/hover/bad.html +2 -0
  126. package/validation/tests/targets/hover/good.html +2 -0
  127. package/validation/tests/targets/hr/index.html +2 -0
  128. package/validation/tests/targets/imageLink/index.html +2 -0
  129. package/validation/tests/targets/labClash/bad.html +2 -0
  130. package/validation/tests/targets/labClash/good.html +2 -0
  131. package/validation/tests/targets/legendLoc/index.html +2 -0
  132. package/validation/tests/targets/lineHeight/index.html +2 -0
  133. package/validation/tests/targets/linkAmb/index.html +2 -0
  134. package/validation/tests/targets/linkExt/index.html +2 -0
  135. package/validation/tests/targets/linkOldAtt/index.html +2 -0
  136. package/validation/tests/targets/linkTitle/index.html +2 -0
  137. package/validation/tests/targets/linkTo/index.html +2 -0
  138. package/validation/tests/targets/linkUl/bad.html +2 -0
  139. package/validation/tests/targets/linkUl/good.html +2 -0
  140. package/validation/tests/targets/linkUl/na.html +2 -0
  141. package/validation/tests/targets/miniText/index.html +2 -0
  142. package/validation/tests/targets/motion/bad.css +2 -0
  143. package/validation/tests/targets/motion/bad.html +2 -0
  144. package/validation/tests/targets/motion/good.html +2 -0
  145. package/validation/tests/targets/nonTable/index.html +2 -0
  146. package/validation/tests/targets/opFoc/bad.html +2 -0
  147. package/validation/tests/targets/opFoc/good.html +2 -0
  148. package/validation/tests/targets/optRoleSel/index.html +2 -0
  149. package/validation/tests/targets/phOnly/index.html +2 -0
  150. package/validation/tests/targets/pseudoP/index.html +2 -0
  151. package/validation/tests/targets/radioSet/bad.html +2 -0
  152. package/validation/tests/targets/radioSet/good.html +2 -0
  153. package/validation/tests/targets/role/bad.html +2 -0
  154. package/validation/tests/targets/role/good.html +2 -0
  155. package/validation/tests/targets/secHeading/index.html +2 -0
  156. package/validation/tests/targets/styleDiff/bad.html +2 -0
  157. package/validation/tests/targets/styleDiff/good.html +2 -0
  158. package/validation/tests/targets/tabNav/bad.html +2 -0
  159. package/validation/tests/targets/tabNav/bad.js +2 -0
  160. package/validation/tests/targets/tabNav/good.html +2 -0
  161. package/validation/tests/targets/tabNav/good.js +2 -0
  162. package/validation/tests/targets/tabNav/style.css +2 -0
  163. package/validation/tests/targets/targetSize/index.html +2 -0
  164. package/validation/tests/targets/textNodes/index.html +2 -0
  165. package/validation/tests/targets/textSem/index.html +2 -0
  166. package/validation/tests/targets/title/bad.html +2 -0
  167. package/validation/tests/targets/title/good.html +2 -0
  168. package/validation/tests/targets/titledEl/index.html +2 -0
  169. package/validation/tests/targets/zIndex/bad.html +2 -0
  170. package/validation/tests/targets/zIndex/good.html +2 -0
  171. package/validation/validateTest.js +2 -0
  172. package/validation/watch/done/README.md +2 -0
  173. package/validation/watch/todo/README.md +2 -0
package/tests/alfa.js CHANGED
@@ -1,6 +1,8 @@
1
1
  /*
2
2
  © 2021–2024 CVS Health and/or one of its affiliates. All rights reserved.
3
3
 
4
+ MIT License
5
+
4
6
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
7
  of this software and associated documentation files (the "Software"), to deal
6
8
  in the Software without restriction, including without limitation the rights
package/tests/aslint.js CHANGED
@@ -1,6 +1,8 @@
1
1
  /*
2
2
  © 2023–2024 CVS Health and/or one of its affiliates. All rights reserved.
3
3
 
4
+ MIT License
5
+
4
6
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
7
  of this software and associated documentation files (the "Software"), to deal
6
8
  in the Software without restriction, including without limitation the rights
package/tests/axe.js CHANGED
@@ -1,6 +1,8 @@
1
1
  /*
2
2
  © 2021–2024 CVS Health and/or one of its affiliates. All rights reserved.
3
3
 
4
+ MIT License
5
+
4
6
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
7
  of this software and associated documentation files (the "Software"), to deal
6
8
  in the Software without restriction, including without limitation the rights
package/tests/ed11y.js CHANGED
@@ -1,6 +1,8 @@
1
1
  /*
2
2
  © 2023–2024 CVS Health and/or one of its affiliates. All rights reserved.
3
3
 
4
+ MIT License
5
+
4
6
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
7
  of this software and associated documentation files (the "Software"), to deal
6
8
  in the Software without restriction, including without limitation the rights
package/tests/htmlcs.js CHANGED
@@ -1,6 +1,8 @@
1
1
  /*
2
2
  © 2022–2024 CVS Health and/or one of its affiliates. All rights reserved.
3
3
 
4
+ MIT License
5
+
4
6
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
7
  of this software and associated documentation files (the "Software"), to deal
6
8
  in the Software without restriction, including without limitation the rights
package/tests/ibm.js CHANGED
@@ -1,6 +1,8 @@
1
1
  /*
2
2
  © 2021–2024 CVS Health and/or one of its affiliates. All rights reserved.
3
3
 
4
+ MIT License
5
+
4
6
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
7
  of this software and associated documentation files (the "Software"), to deal
6
8
  in the Software without restriction, including without limitation the rights
package/tests/nuVal.js CHANGED
@@ -1,6 +1,8 @@
1
1
  /*
2
2
  © 2022–2024 CVS Health and/or one of its affiliates. All rights reserved.
3
3
 
4
+ MIT License
5
+
4
6
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
7
  of this software and associated documentation files (the "Software"), to deal
6
8
  in the Software without restriction, including without limitation the rights
package/tests/qualWeb.js CHANGED
@@ -1,6 +1,8 @@
1
1
  /*
2
2
  © 2023–2024 CVS Health and/or one of its affiliates. All rights reserved.
3
3
 
4
+ MIT License
5
+
4
6
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
7
  of this software and associated documentation files (the "Software"), to deal
6
8
  in the Software without restriction, including without limitation the rights
package/tests/testaro.js CHANGED
@@ -1,6 +1,8 @@
1
1
  /*
2
2
  © 2023–2024 CVS Health and/or one of its affiliates. All rights reserved.
3
3
 
4
+ MIT License
5
+
4
6
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
7
  of this software and associated documentation files (the "Software"), to deal
6
8
  in the Software without restriction, including without limitation the rights
package/tests/wave.js CHANGED
@@ -1,6 +1,8 @@
1
1
  /*
2
2
  © 2021–2024 CVS Health and/or one of its affiliates. All rights reserved.
3
3
 
4
+ MIT License
5
+
4
6
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
7
  of this software and associated documentation files (the "Software"), to deal
6
8
  in the Software without restriction, including without limitation the rights
package/tests/wax.js CHANGED
@@ -1,6 +1,8 @@
1
1
  /*
2
2
  © 2024 CVS Health and/or one of its affiliates. All rights reserved.
3
3
 
4
+ MIT License
5
+
4
6
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
7
  of this software and associated documentation files (the "Software"), to deal
6
8
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,8 @@
1
1
  /*
2
2
  © 2022–2024 CVS Health and/or one of its affiliates. All rights reserved.
3
3
 
4
+ MIT License
5
+
4
6
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
7
  of this software and associated documentation files (the "Software"), to deal
6
8
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,8 @@
1
1
  /*
2
2
  © 2022–2024 CVS Health and/or one of its affiliates. All rights reserved.
3
3
 
4
+ MIT License
5
+
4
6
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
7
  of this software and associated documentation files (the "Software"), to deal
6
8
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,8 @@
1
1
  /*
2
2
  © 2022–2024 CVS Health and/or one of its affiliates. All rights reserved.
3
3
 
4
+ MIT License
5
+
4
6
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
7
  of this software and associated documentation files (the "Software"), to deal
6
8
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,8 @@
1
1
  /*
2
2
  © 2022–2023 CVS Health and/or one of its affiliates. All rights reserved.
3
3
 
4
+ MIT License
5
+
4
6
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
7
  of this software and associated documentation files (the "Software"), to deal
6
8
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,8 @@
1
1
  /*
2
2
  © 2022–2024 CVS Health and/or one of its affiliates. All rights reserved.
3
3
 
4
+ MIT License
5
+
4
6
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
7
  of this software and associated documentation files (the "Software"), to deal
6
8
  in the Software without restriction, including without limitation the rights
@@ -2,6 +2,8 @@
2
2
  <!--
3
3
  © 2023 CVS Health and/or one of its affiliates. All rights reserved.
4
4
 
5
+ MIT License
6
+
5
7
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
8
  of this software and associated documentation files (the "Software"), to deal
7
9
  in the Software without restriction, including without limitation the rights
@@ -2,6 +2,8 @@
2
2
  <!--
3
3
  © 2023 CVS Health and/or one of its affiliates. All rights reserved.
4
4
 
5
+ MIT License
6
+
5
7
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
8
  of this software and associated documentation files (the "Software"), to deal
7
9
  in the Software without restriction, including without limitation the rights
@@ -2,6 +2,8 @@
2
2
  <!--
3
3
  © 2023 CVS Health and/or one of its affiliates. All rights reserved.
4
4
 
5
+ MIT License
6
+
5
7
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
8
  of this software and associated documentation files (the "Software"), to deal
7
9
  in the Software without restriction, including without limitation the rights
@@ -2,6 +2,8 @@
2
2
  <!--
3
3
  © 2023 CVS Health and/or one of its affiliates. All rights reserved.
4
4
 
5
+ MIT License
6
+
5
7
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
8
  of this software and associated documentation files (the "Software"), to deal
7
9
  in the Software without restriction, including without limitation the rights
@@ -2,6 +2,8 @@
2
2
  <!--
3
3
  © 2023 CVS Health and/or one of its affiliates. All rights reserved.
4
4
 
5
+ MIT License
6
+
5
7
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
8
  of this software and associated documentation files (the "Software"), to deal
7
9
  in the Software without restriction, including without limitation the rights
@@ -2,6 +2,8 @@
2
2
  <!--
3
3
  © 2023 CVS Health and/or one of its affiliates. All rights reserved.
4
4
 
5
+ MIT License
6
+
5
7
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
8
  of this software and associated documentation files (the "Software"), to deal
7
9
  in the Software without restriction, including without limitation the rights
@@ -2,6 +2,8 @@
2
2
  <!--
3
3
  © 2023 CVS Health and/or one of its affiliates. All rights reserved.
4
4
 
5
+ MIT License
6
+
5
7
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
8
  of this software and associated documentation files (the "Software"), to deal
7
9
  in the Software without restriction, including without limitation the rights
@@ -2,6 +2,8 @@
2
2
  <!--
3
3
  © 2023 CVS Health and/or one of its affiliates. All rights reserved.
4
4
 
5
+ MIT License
6
+
5
7
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
8
  of this software and associated documentation files (the "Software"), to deal
7
9
  in the Software without restriction, including without limitation the rights
@@ -2,6 +2,8 @@
2
2
  <!--
3
3
  © 2023 CVS Health and/or one of its affiliates. All rights reserved.
4
4
 
5
+ MIT License
6
+
5
7
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
8
  of this software and associated documentation files (the "Software"), to deal
7
9
  in the Software without restriction, including without limitation the rights
@@ -2,6 +2,8 @@
2
2
  <!--
3
3
  © 2023 CVS Health and/or one of its affiliates. All rights reserved.
4
4
 
5
+ MIT License
6
+
5
7
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
8
  of this software and associated documentation files (the "Software"), to deal
7
9
  in the Software without restriction, including without limitation the rights
@@ -2,6 +2,8 @@
2
2
  <!--
3
3
  © 2023 CVS Health and/or one of its affiliates. All rights reserved.
4
4
 
5
+ MIT License
6
+
5
7
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
8
  of this software and associated documentation files (the "Software"), to deal
7
9
  in the Software without restriction, including without limitation the rights
@@ -2,6 +2,8 @@
2
2
  <!--
3
3
  © 2023 CVS Health and/or one of its affiliates. All rights reserved.
4
4
 
5
+ MIT License
6
+
5
7
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
8
  of this software and associated documentation files (the "Software"), to deal
7
9
  in the Software without restriction, including without limitation the rights
@@ -2,6 +2,8 @@
2
2
  <!--
3
3
  © 2023 CVS Health and/or one of its affiliates. All rights reserved.
4
4
 
5
+ MIT License
6
+
5
7
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
8
  of this software and associated documentation files (the "Software"), to deal
7
9
  in the Software without restriction, including without limitation the rights
@@ -2,6 +2,8 @@
2
2
  <!--
3
3
  © 2023 CVS Health and/or one of its affiliates. All rights reserved.
4
4
 
5
+ MIT License
6
+
5
7
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
8
  of this software and associated documentation files (the "Software"), to deal
7
9
  in the Software without restriction, including without limitation the rights
@@ -2,6 +2,8 @@
2
2
  <!--
3
3
  © 2023 CVS Health and/or one of its affiliates. All rights reserved.
4
4
 
5
+ MIT License
6
+
5
7
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
8
  of this software and associated documentation files (the "Software"), to deal
7
9
  in the Software without restriction, including without limitation the rights
@@ -2,6 +2,8 @@
2
2
  <!--
3
3
  © 2023 CVS Health and/or one of its affiliates. All rights reserved.
4
4
 
5
+ MIT License
6
+
5
7
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
8
  of this software and associated documentation files (the "Software"), to deal
7
9
  in the Software without restriction, including without limitation the rights
@@ -2,6 +2,8 @@
2
2
  <!--
3
3
  © 2022–2023 CVS Health and/or one of its affiliates. All rights reserved.
4
4
 
5
+ MIT License
6
+
5
7
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
8
  of this software and associated documentation files (the "Software"), to deal
7
9
  in the Software without restriction, including without limitation the rights
@@ -2,6 +2,8 @@
2
2
  <!--
3
3
  © 2022–2023 CVS Health and/or one of its affiliates. All rights reserved.
4
4
 
5
+ MIT License
6
+
5
7
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
8
  of this software and associated documentation files (the "Software"), to deal
7
9
  in the Software without restriction, including without limitation the rights
@@ -2,6 +2,8 @@
2
2
  <!--
3
3
  © 2023 CVS Health and/or one of its affiliates. All rights reserved.
4
4
 
5
+ MIT License
6
+
5
7
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
8
  of this software and associated documentation files (the "Software"), to deal
7
9
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,8 @@
1
1
  /*
2
2
  © 2023 CVS Health and/or one of its affiliates. All rights reserved.
3
3
 
4
+ MIT License
5
+
4
6
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
7
  of this software and associated documentation files (the "Software"), to deal
6
8
  in the Software without restriction, including without limitation the rights
@@ -2,6 +2,8 @@
2
2
  <!--
3
3
  © 2023 CVS Health and/or one of its affiliates. All rights reserved.
4
4
 
5
+ MIT License
6
+
5
7
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
8
  of this software and associated documentation files (the "Software"), to deal
7
9
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,8 @@
1
1
  /*
2
2
  © 2023 CVS Health and/or one of its affiliates. All rights reserved.
3
3
 
4
+ MIT License
5
+
4
6
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
7
  of this software and associated documentation files (the "Software"), to deal
6
8
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,8 @@
1
1
  /*
2
2
  © 2023 CVS Health and/or one of its affiliates. All rights reserved.
3
3
 
4
+ MIT License
5
+
4
6
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
7
  of this software and associated documentation files (the "Software"), to deal
6
8
  in the Software without restriction, including without limitation the rights
@@ -2,6 +2,8 @@
2
2
  <!--
3
3
  © 2023 CVS Health and/or one of its affiliates. All rights reserved.
4
4
 
5
+ MIT License
6
+
5
7
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
8
  of this software and associated documentation files (the "Software"), to deal
7
9
  in the Software without restriction, including without limitation the rights
@@ -2,6 +2,8 @@
2
2
  <!--
3
3
  © 2023 CVS Health and/or one of its affiliates. All rights reserved.
4
4
 
5
+ MIT License
6
+
5
7
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
8
  of this software and associated documentation files (the "Software"), to deal
7
9
  in the Software without restriction, including without limitation the rights
@@ -2,6 +2,8 @@
2
2
  <!--
3
3
  © 2023 CVS Health and/or one of its affiliates. All rights reserved.
4
4
 
5
+ MIT License
6
+
5
7
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
8
  of this software and associated documentation files (the "Software"), to deal
7
9
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,8 @@
1
1
  <!--
2
2
  © 2023 CVS Health and/or one of its affiliates. All rights reserved.
3
3
 
4
+ MIT License
5
+
4
6
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
7
  of this software and associated documentation files (the "Software"), to deal
6
8
  in the Software without restriction, including without limitation the rights
@@ -2,6 +2,8 @@
2
2
  <!--
3
3
  © 2023 CVS Health and/or one of its affiliates. All rights reserved.
4
4
 
5
+ MIT License
6
+
5
7
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
8
  of this software and associated documentation files (the "Software"), to deal
7
9
  in the Software without restriction, including without limitation the rights
@@ -2,6 +2,8 @@
2
2
  <!--
3
3
  © 2023 CVS Health and/or one of its affiliates. All rights reserved.
4
4
 
5
+ MIT License
6
+
5
7
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
8
  of this software and associated documentation files (the "Software"), to deal
7
9
  in the Software without restriction, including without limitation the rights
@@ -2,6 +2,8 @@
2
2
  <!--
3
3
  © 2023 CVS Health and/or one of its affiliates. All rights reserved.
4
4
 
5
+ MIT License
6
+
5
7
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
8
  of this software and associated documentation files (the "Software"), to deal
7
9
  in the Software without restriction, including without limitation the rights
@@ -2,6 +2,8 @@
2
2
  <!--
3
3
  © 2022–2023 CVS Health and/or one of its affiliates. All rights reserved.
4
4
 
5
+ MIT License
6
+
5
7
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
8
  of this software and associated documentation files (the "Software"), to deal
7
9
  in the Software without restriction, including without limitation the rights
@@ -2,6 +2,8 @@
2
2
  <!--
3
3
  © 2022–2023 CVS Health and/or one of its affiliates. All rights reserved.
4
4
 
5
+ MIT License
6
+
5
7
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
8
  of this software and associated documentation files (the "Software"), to deal
7
9
  in the Software without restriction, including without limitation the rights
@@ -2,6 +2,8 @@
2
2
  <!--
3
3
  © 2022–2023 CVS Health and/or one of its affiliates. All rights reserved.
4
4
 
5
+ MIT License
6
+
5
7
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
8
  of this software and associated documentation files (the "Software"), to deal
7
9
  in the Software without restriction, including without limitation the rights
@@ -2,6 +2,8 @@
2
2
  <!--
3
3
  © 2023 CVS Health and/or one of its affiliates. All rights reserved.
4
4
 
5
+ MIT License
6
+
5
7
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
8
  of this software and associated documentation files (the "Software"), to deal
7
9
  in the Software without restriction, including without limitation the rights
@@ -2,6 +2,8 @@
2
2
  <!--
3
3
  © 2023 CVS Health and/or one of its affiliates. All rights reserved.
4
4
 
5
+ MIT License
6
+
5
7
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
8
  of this software and associated documentation files (the "Software"), to deal
7
9
  in the Software without restriction, including without limitation the rights
@@ -2,6 +2,8 @@
2
2
  <!--
3
3
  © 2022–2023 CVS Health and/or one of its affiliates. All rights reserved.
4
4
 
5
+ MIT License
6
+
5
7
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
8
  of this software and associated documentation files (the "Software"), to deal
7
9
  in the Software without restriction, including without limitation the rights
@@ -2,6 +2,8 @@
2
2
  <!--
3
3
  © 2022–2023 CVS Health and/or one of its affiliates. All rights reserved.
4
4
 
5
+ MIT License
6
+
5
7
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
8
  of this software and associated documentation files (the "Software"), to deal
7
9
  in the Software without restriction, including without limitation the rights
@@ -2,6 +2,8 @@
2
2
  <!--
3
3
  © 2022–2023 CVS Health and/or one of its affiliates. All rights reserved.
4
4
 
5
+ MIT License
6
+
5
7
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
8
  of this software and associated documentation files (the "Software"), to deal
7
9
  in the Software without restriction, including without limitation the rights
@@ -2,6 +2,8 @@
2
2
  <!--
3
3
  © 2022–2023 CVS Health and/or one of its affiliates. All rights reserved.
4
4
 
5
+ MIT License
6
+
5
7
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
8
  of this software and associated documentation files (the "Software"), to deal
7
9
  in the Software without restriction, including without limitation the rights
@@ -2,6 +2,8 @@
2
2
  <!--
3
3
  © 2022–2023 CVS Health and/or one of its affiliates. All rights reserved.
4
4
 
5
+ MIT License
6
+
5
7
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
8
  of this software and associated documentation files (the "Software"), to deal
7
9
  in the Software without restriction, including without limitation the rights
@@ -2,6 +2,8 @@
2
2
  <!--
3
3
  © 2022–2023 CVS Health and/or one of its affiliates. All rights reserved.
4
4
 
5
+ MIT License
6
+
5
7
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
8
  of this software and associated documentation files (the "Software"), to deal
7
9
  in the Software without restriction, including without limitation the rights
@@ -2,6 +2,8 @@
2
2
  <!--
3
3
  © 2022–2023 CVS Health and/or one of its affiliates. All rights reserved.
4
4
 
5
+ MIT License
6
+
5
7
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
8
  of this software and associated documentation files (the "Software"), to deal
7
9
  in the Software without restriction, including without limitation the rights
@@ -2,6 +2,8 @@
2
2
  <!--
3
3
  © 2022–2023 CVS Health and/or one of its affiliates. All rights reserved.
4
4
 
5
+ MIT License
6
+
5
7
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
8
  of this software and associated documentation files (the "Software"), to deal
7
9
  in the Software without restriction, including without limitation the rights
@@ -2,6 +2,8 @@
2
2
  <!--
3
3
  © 2023 CVS Health and/or one of its affiliates. All rights reserved.
4
4
 
5
+ MIT License
6
+
5
7
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
8
  of this software and associated documentation files (the "Software"), to deal
7
9
  in the Software without restriction, including without limitation the rights
@@ -2,6 +2,8 @@
2
2
  <!--
3
3
  © 2023–2024 CVS Health and/or one of its affiliates. All rights reserved.
4
4
 
5
+ MIT License
6
+
5
7
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
8
  of this software and associated documentation files (the "Software"), to deal
7
9
  in the Software without restriction, including without limitation the rights
@@ -2,6 +2,8 @@
2
2
  <!--
3
3
  © 2023 CVS Health and/or one of its affiliates. All rights reserved.
4
4
 
5
+ MIT License
6
+
5
7
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
8
  of this software and associated documentation files (the "Software"), to deal
7
9
  in the Software without restriction, including without limitation the rights