open-agreements 0.7.6 → 0.8.0

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 (879) hide show
  1. package/LICENSE +201 -21
  2. package/README.de.md +16 -29
  3. package/README.es.md +16 -29
  4. package/README.md +45 -54
  5. package/README.pt-br.md +16 -29
  6. package/README.template.md +19 -25
  7. package/README.zh.md +16 -29
  8. package/content/recipes/nvca-certificate-of-incorporation/fields/acquisition_exception_shares.json +36 -0
  9. package/content/recipes/nvca-certificate-of-incorporation/fields/adjustment_notice_days.json +22 -0
  10. package/content/recipes/nvca-certificate-of-incorporation/fields/common_shares_authorized.json +22 -0
  11. package/content/recipes/nvca-certificate-of-incorporation/fields/company_name.json +29 -0
  12. package/content/recipes/nvca-certificate-of-incorporation/fields/conversion_notice_days.json +22 -0
  13. package/content/recipes/nvca-certificate-of-incorporation/fields/dividend_formula_alt.json +22 -0
  14. package/content/recipes/nvca-certificate-of-incorporation/fields/dividend_rate_per_share.json +22 -0
  15. package/content/recipes/nvca-certificate-of-incorporation/fields/dividend_rate_percent.json +22 -0
  16. package/content/recipes/nvca-certificate-of-incorporation/fields/effective_date.json +22 -0
  17. package/content/recipes/nvca-certificate-of-incorporation/fields/number_of_classes.json +29 -0
  18. package/content/recipes/nvca-certificate-of-incorporation/fields/original_issue_price.json +22 -0
  19. package/content/recipes/nvca-certificate-of-incorporation/fields/par_value.json +36 -0
  20. package/content/recipes/nvca-certificate-of-incorporation/fields/preferred_director_seats.json +22 -0
  21. package/content/recipes/nvca-certificate-of-incorporation/fields/preferred_shares_authorized.json +22 -0
  22. package/content/recipes/nvca-certificate-of-incorporation/fields/preferred_shares_designated_portion.json +29 -0
  23. package/content/recipes/nvca-certificate-of-incorporation/fields/preferred_shares_outstanding_threshold.json +29 -0
  24. package/content/recipes/nvca-certificate-of-incorporation/fields/qualified_financing_notice_days.json +22 -0
  25. package/content/recipes/nvca-certificate-of-incorporation/fields/redemption_interest_rate.json +22 -0
  26. package/content/recipes/nvca-certificate-of-incorporation/fields/redemption_start_date.json +22 -0
  27. package/content/recipes/nvca-certificate-of-incorporation/fields/registered_agent_address.json +22 -0
  28. package/content/recipes/nvca-certificate-of-incorporation/fields/registered_agent_name.json +22 -0
  29. package/content/recipes/nvca-certificate-of-incorporation/fields/series_designation.json +22 -0
  30. package/content/recipes/nvca-certificate-of-incorporation/fields/signature_page_marker.json +22 -0
  31. package/content/recipes/nvca-certificate-of-incorporation/fields/specify_percentage.json +22 -0
  32. package/content/recipes/nvca-certificate-of-incorporation/fields/strategic_partnership_exception_shares.json +22 -0
  33. package/content/recipes/nvca-certificate-of-incorporation/fields/time_zone.json +22 -0
  34. package/content/recipes/nvca-certificate-of-incorporation/fields/total_authorized_shares.json +22 -0
  35. package/content/recipes/nvca-certificate-of-incorporation/template-manifest.json +77 -0
  36. package/content/recipes/nvca-stock-purchase-agreement/fields/agreement_date_month_day.json +27 -0
  37. package/content/recipes/nvca-stock-purchase-agreement/fields/agreement_year_two_digits.json +27 -0
  38. package/content/recipes/nvca-stock-purchase-agreement/fields/company_name.json +25 -0
  39. package/content/recipes/nvca-stock-purchase-agreement/fields/investor_counsel.json +27 -0
  40. package/content/recipes/nvca-stock-purchase-agreement/fields/minimum_shares_initial_closing.json +39 -0
  41. package/content/recipes/nvca-stock-purchase-agreement/fields/optional_plural_suffix.json +27 -0
  42. package/content/recipes/nvca-stock-purchase-agreement/fields/par_value_per_share.json +28 -0
  43. package/content/recipes/nvca-stock-purchase-agreement/fields/purchase_price_per_share.json +28 -0
  44. package/content/recipes/nvca-stock-purchase-agreement/fields/series_designation.json +159 -0
  45. package/content/recipes/nvca-stock-purchase-agreement/metadata.yaml +1 -1
  46. package/content/recipes/nvca-stock-purchase-agreement/template-manifest.json +24 -0
  47. package/content/templates/bonterms-mutual-nda/template.docx +0 -0
  48. package/content/templates/openagreements-board-consent-safe/.template.generated.json +0 -1
  49. package/content/templates/openagreements-due-diligence-request-list/template.docx +0 -0
  50. package/content/templates/openagreements-due-diligence-request-list/template.md +1 -1
  51. package/content/templates/openagreements-employee-ip-inventions-assignment/.template.generated.json +9 -5
  52. package/content/templates/openagreements-employee-ip-inventions-assignment/README.md +2 -0
  53. package/content/templates/openagreements-employee-ip-inventions-assignment/metadata.yaml +8 -9
  54. package/content/templates/openagreements-employee-ip-inventions-assignment/template.docx +0 -0
  55. package/content/templates/openagreements-employee-ip-inventions-assignment/template.md +3 -4
  56. package/content/templates/openagreements-employment-confidentiality-acknowledgement/metadata.yaml +0 -9
  57. package/content/templates/openagreements-employment-confidentiality-acknowledgement/template.docx +0 -0
  58. package/content/templates/openagreements-employment-confidentiality-acknowledgement/template.json +0 -1
  59. package/content/templates/openagreements-employment-offer-letter/.template.generated.json +9 -5
  60. package/content/templates/openagreements-employment-offer-letter/README.md +17 -5
  61. package/content/templates/openagreements-employment-offer-letter/metadata.yaml +8 -9
  62. package/content/templates/openagreements-employment-offer-letter/template.docx +0 -0
  63. package/content/templates/openagreements-employment-offer-letter/template.md +3 -4
  64. package/content/templates/openagreements-restrictive-covenant-florida/.template.generated.json +9 -5
  65. package/content/templates/openagreements-restrictive-covenant-florida/README.md +2 -2
  66. package/content/templates/openagreements-restrictive-covenant-florida/metadata.yaml +10 -12
  67. package/content/templates/openagreements-restrictive-covenant-florida/template.docx +0 -0
  68. package/content/templates/openagreements-restrictive-covenant-florida/template.md +3 -4
  69. package/content/templates/openagreements-restrictive-covenant-wyoming/.template.generated.json +9 -5
  70. package/content/templates/openagreements-restrictive-covenant-wyoming/metadata.yaml +10 -12
  71. package/content/templates/openagreements-restrictive-covenant-wyoming/template.docx +0 -0
  72. package/content/templates/openagreements-restrictive-covenant-wyoming/template.md +3 -4
  73. package/content/templates/openagreements-stockholder-consent-safe/.template.generated.json +0 -1
  74. package/dist/core/checklist/format-checklist-docx.d.ts.map +1 -1
  75. package/dist/core/checklist/format-checklist-docx.js +4 -1
  76. package/dist/core/checklist/format-checklist-docx.js.map +1 -1
  77. package/dist/core/engine.d.ts.map +1 -1
  78. package/dist/core/engine.js +2 -40
  79. package/dist/core/engine.js.map +1 -1
  80. package/dist/core/fill-pipeline.d.ts +0 -8
  81. package/dist/core/fill-pipeline.d.ts.map +1 -1
  82. package/dist/core/fill-pipeline.js +54 -38
  83. package/dist/core/fill-pipeline.js.map +1 -1
  84. package/dist/core/humanize-docx.d.ts.map +1 -1
  85. package/dist/core/humanize-docx.js +16 -6
  86. package/dist/core/humanize-docx.js.map +1 -1
  87. package/dist/core/recipe/bracket-normalizer.d.ts.map +1 -1
  88. package/dist/core/recipe/bracket-normalizer.js +3 -7
  89. package/dist/core/recipe/bracket-normalizer.js.map +1 -1
  90. package/dist/core/recipe/cleaner.js +5 -5
  91. package/dist/core/recipe/cleaner.js.map +1 -1
  92. package/dist/core/recipe/index.d.ts +1 -1
  93. package/dist/core/recipe/index.d.ts.map +1 -1
  94. package/dist/core/recipe/index.js +57 -4
  95. package/dist/core/recipe/index.js.map +1 -1
  96. package/dist/core/recipe/ooxml-parts.d.ts +11 -0
  97. package/dist/core/recipe/ooxml-parts.d.ts.map +1 -1
  98. package/dist/core/recipe/ooxml-parts.js +22 -0
  99. package/dist/core/recipe/ooxml-parts.js.map +1 -1
  100. package/dist/core/recipe/patcher.d.ts.map +1 -1
  101. package/dist/core/recipe/patcher.js +2 -5
  102. package/dist/core/recipe/patcher.js.map +1 -1
  103. package/dist/core/recipe/source-drift.d.ts +19 -0
  104. package/dist/core/recipe/source-drift.d.ts.map +1 -1
  105. package/dist/core/recipe/source-drift.js +32 -2
  106. package/dist/core/recipe/source-drift.js.map +1 -1
  107. package/dist/core/selector.d.ts.map +1 -1
  108. package/dist/core/selector.js +49 -4
  109. package/dist/core/selector.js.map +1 -1
  110. package/dist/core/selectors/index.d.ts +40 -0
  111. package/dist/core/selectors/index.d.ts.map +1 -0
  112. package/dist/core/selectors/index.js +64 -0
  113. package/dist/core/selectors/index.js.map +1 -0
  114. package/dist/core/selectors/loader.d.ts +16 -0
  115. package/dist/core/selectors/loader.d.ts.map +1 -0
  116. package/dist/core/selectors/loader.js +80 -0
  117. package/dist/core/selectors/loader.js.map +1 -0
  118. package/dist/core/selectors/manifest-schema.d.ts +123 -0
  119. package/dist/core/selectors/manifest-schema.d.ts.map +1 -0
  120. package/dist/core/selectors/manifest-schema.js +93 -0
  121. package/dist/core/selectors/manifest-schema.js.map +1 -0
  122. package/dist/core/selectors/patch.d.ts +24 -0
  123. package/dist/core/selectors/patch.d.ts.map +1 -0
  124. package/dist/core/selectors/patch.js +68 -0
  125. package/dist/core/selectors/patch.js.map +1 -0
  126. package/dist/core/selectors/postconditions.d.ts +24 -0
  127. package/dist/core/selectors/postconditions.d.ts.map +1 -0
  128. package/dist/core/selectors/postconditions.js +50 -0
  129. package/dist/core/selectors/postconditions.js.map +1 -0
  130. package/dist/core/selectors/resolve.d.ts +32 -0
  131. package/dist/core/selectors/resolve.d.ts.map +1 -0
  132. package/dist/core/selectors/resolve.js +36 -0
  133. package/dist/core/selectors/resolve.js.map +1 -0
  134. package/dist/core/unified-pipeline.d.ts +3 -1
  135. package/dist/core/unified-pipeline.d.ts.map +1 -1
  136. package/dist/core/unified-pipeline.js +23 -11
  137. package/dist/core/unified-pipeline.js.map +1 -1
  138. package/gemini-extension.json +1 -1
  139. package/node_modules/@usejunior/docx-core/LICENSE +202 -21
  140. package/node_modules/@usejunior/docx-core/NOTICE +2 -0
  141. package/node_modules/@usejunior/docx-core/README.md +2 -2
  142. package/node_modules/@usejunior/docx-core/dist/.tsbuildinfo +1 -1
  143. package/node_modules/@usejunior/docx-core/dist/atomizer.d.ts +55 -0
  144. package/node_modules/@usejunior/docx-core/dist/atomizer.d.ts.map +1 -1
  145. package/node_modules/@usejunior/docx-core/dist/atomizer.js +139 -14
  146. package/node_modules/@usejunior/docx-core/dist/atomizer.js.map +1 -1
  147. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/auxiliaryIdCollision.d.ts +99 -0
  148. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/auxiliaryIdCollision.d.ts.map +1 -0
  149. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/auxiliaryIdCollision.js +415 -0
  150. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/auxiliaryIdCollision.js.map +1 -0
  151. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/documentReconstructor.d.ts.map +1 -1
  152. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/documentReconstructor.js +403 -113
  153. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/documentReconstructor.js.map +1 -1
  154. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/formattingFidelity.d.ts +99 -0
  155. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/formattingFidelity.d.ts.map +1 -0
  156. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/formattingFidelity.js +449 -0
  157. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/formattingFidelity.js.map +1 -0
  158. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/inPlaceModifier-bookmarks.d.ts +37 -0
  159. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/inPlaceModifier-bookmarks.d.ts.map +1 -0
  160. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/inPlaceModifier-bookmarks.js +189 -0
  161. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/inPlaceModifier-bookmarks.js.map +1 -0
  162. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/inPlaceModifier-containers.d.ts +74 -0
  163. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/inPlaceModifier-containers.d.ts.map +1 -0
  164. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/inPlaceModifier-containers.js +171 -0
  165. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/inPlaceModifier-containers.js.map +1 -0
  166. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/inPlaceModifier-deletion.d.ts +88 -0
  167. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/inPlaceModifier-deletion.d.ts.map +1 -0
  168. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/inPlaceModifier-deletion.js +326 -0
  169. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/inPlaceModifier-deletion.js.map +1 -0
  170. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/inPlaceModifier-postprocess.d.ts +85 -0
  171. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/inPlaceModifier-postprocess.d.ts.map +1 -0
  172. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/inPlaceModifier-postprocess.js +402 -0
  173. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/inPlaceModifier-postprocess.js.map +1 -0
  174. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/inPlaceModifier-presplit.d.ts +39 -0
  175. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/inPlaceModifier-presplit.d.ts.map +1 -0
  176. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/inPlaceModifier-presplit.js +265 -0
  177. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/inPlaceModifier-presplit.js.map +1 -0
  178. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/inPlaceModifier-shared.d.ts +62 -0
  179. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/inPlaceModifier-shared.d.ts.map +1 -0
  180. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/inPlaceModifier-shared.js +139 -0
  181. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/inPlaceModifier-shared.js.map +1 -0
  182. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/inPlaceModifier-wrappers.d.ts +198 -0
  183. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/inPlaceModifier-wrappers.d.ts.map +1 -0
  184. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/inPlaceModifier-wrappers.js +475 -0
  185. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/inPlaceModifier-wrappers.js.map +1 -0
  186. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/inPlaceModifier.d.ts +6 -290
  187. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/inPlaceModifier.d.ts.map +1 -1
  188. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/inPlaceModifier.js +23 -1828
  189. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/inPlaceModifier.js.map +1 -1
  190. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/pipeline.d.ts +36 -2
  191. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/pipeline.d.ts.map +1 -1
  192. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/pipeline.js +456 -224
  193. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/pipeline.js.map +1 -1
  194. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/trackChangesAcceptorAst.d.ts.map +1 -1
  195. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/trackChangesAcceptorAst.js +199 -173
  196. package/node_modules/@usejunior/docx-core/dist/baselines/atomizer/trackChangesAcceptorAst.js.map +1 -1
  197. package/node_modules/@usejunior/docx-core/dist/baselines/wmlcomparer/DotnetCli.d.ts.map +1 -1
  198. package/node_modules/@usejunior/docx-core/dist/baselines/wmlcomparer/DotnetCli.js +7 -0
  199. package/node_modules/@usejunior/docx-core/dist/baselines/wmlcomparer/DotnetCli.js.map +1 -1
  200. package/node_modules/@usejunior/docx-core/dist/cli/compare-two.d.ts.map +1 -1
  201. package/node_modules/@usejunior/docx-core/dist/cli/compare-two.js +3 -1
  202. package/node_modules/@usejunior/docx-core/dist/cli/compare-two.js.map +1 -1
  203. package/node_modules/@usejunior/docx-core/dist/cli/conformance-adapter.d.ts +3 -0
  204. package/node_modules/@usejunior/docx-core/dist/cli/conformance-adapter.d.ts.map +1 -0
  205. package/node_modules/@usejunior/docx-core/dist/cli/conformance-adapter.js +93 -0
  206. package/node_modules/@usejunior/docx-core/dist/cli/conformance-adapter.js.map +1 -0
  207. package/node_modules/@usejunior/docx-core/dist/cli/index.d.ts.map +1 -1
  208. package/node_modules/@usejunior/docx-core/dist/cli/index.js +5 -1
  209. package/node_modules/@usejunior/docx-core/dist/cli/index.js.map +1 -1
  210. package/node_modules/@usejunior/docx-core/dist/compare-types.d.ts +197 -0
  211. package/node_modules/@usejunior/docx-core/dist/compare-types.d.ts.map +1 -0
  212. package/node_modules/@usejunior/docx-core/dist/compare-types.js +2 -0
  213. package/node_modules/@usejunior/docx-core/dist/compare-types.js.map +1 -0
  214. package/node_modules/@usejunior/docx-core/dist/core-types.d.ts +5 -1
  215. package/node_modules/@usejunior/docx-core/dist/core-types.d.ts.map +1 -1
  216. package/node_modules/@usejunior/docx-core/dist/core-types.js +5 -1
  217. package/node_modules/@usejunior/docx-core/dist/core-types.js.map +1 -1
  218. package/node_modules/@usejunior/docx-core/dist/footnotes.d.ts +8 -3
  219. package/node_modules/@usejunior/docx-core/dist/footnotes.d.ts.map +1 -1
  220. package/node_modules/@usejunior/docx-core/dist/footnotes.js +8 -3
  221. package/node_modules/@usejunior/docx-core/dist/footnotes.js.map +1 -1
  222. package/node_modules/@usejunior/docx-core/dist/generation/compile.d.ts +22 -0
  223. package/node_modules/@usejunior/docx-core/dist/generation/compile.d.ts.map +1 -0
  224. package/node_modules/@usejunior/docx-core/dist/generation/compile.js +58 -0
  225. package/node_modules/@usejunior/docx-core/dist/generation/compile.js.map +1 -0
  226. package/node_modules/@usejunior/docx-core/dist/generation/context.d.ts +42 -0
  227. package/node_modules/@usejunior/docx-core/dist/generation/context.d.ts.map +1 -0
  228. package/node_modules/@usejunior/docx-core/dist/generation/context.js +65 -0
  229. package/node_modules/@usejunior/docx-core/dist/generation/context.js.map +1 -0
  230. package/node_modules/@usejunior/docx-core/dist/generation/emit/comments-part.d.ts +36 -0
  231. package/node_modules/@usejunior/docx-core/dist/generation/emit/comments-part.d.ts.map +1 -0
  232. package/node_modules/@usejunior/docx-core/dist/generation/emit/comments-part.js +116 -0
  233. package/node_modules/@usejunior/docx-core/dist/generation/emit/comments-part.js.map +1 -0
  234. package/node_modules/@usejunior/docx-core/dist/generation/emit/document-part.d.ts +24 -0
  235. package/node_modules/@usejunior/docx-core/dist/generation/emit/document-part.d.ts.map +1 -0
  236. package/node_modules/@usejunior/docx-core/dist/generation/emit/document-part.js +60 -0
  237. package/node_modules/@usejunior/docx-core/dist/generation/emit/document-part.js.map +1 -0
  238. package/node_modules/@usejunior/docx-core/dist/generation/emit/emit-context.d.ts +28 -0
  239. package/node_modules/@usejunior/docx-core/dist/generation/emit/emit-context.d.ts.map +1 -0
  240. package/node_modules/@usejunior/docx-core/dist/generation/emit/emit-context.js +19 -0
  241. package/node_modules/@usejunior/docx-core/dist/generation/emit/emit-context.js.map +1 -0
  242. package/node_modules/@usejunior/docx-core/dist/generation/emit/font-table-part.d.ts +16 -0
  243. package/node_modules/@usejunior/docx-core/dist/generation/emit/font-table-part.d.ts.map +1 -0
  244. package/node_modules/@usejunior/docx-core/dist/generation/emit/font-table-part.js +74 -0
  245. package/node_modules/@usejunior/docx-core/dist/generation/emit/font-table-part.js.map +1 -0
  246. package/node_modules/@usejunior/docx-core/dist/generation/emit/header-footer-part.d.ts +23 -0
  247. package/node_modules/@usejunior/docx-core/dist/generation/emit/header-footer-part.d.ts.map +1 -0
  248. package/node_modules/@usejunior/docx-core/dist/generation/emit/header-footer-part.js +57 -0
  249. package/node_modules/@usejunior/docx-core/dist/generation/emit/header-footer-part.js.map +1 -0
  250. package/node_modules/@usejunior/docx-core/dist/generation/emit/numbering-part.d.ts +29 -0
  251. package/node_modules/@usejunior/docx-core/dist/generation/emit/numbering-part.d.ts.map +1 -0
  252. package/node_modules/@usejunior/docx-core/dist/generation/emit/numbering-part.js +102 -0
  253. package/node_modules/@usejunior/docx-core/dist/generation/emit/numbering-part.js.map +1 -0
  254. package/node_modules/@usejunior/docx-core/dist/generation/emit/package-parts.d.ts +24 -0
  255. package/node_modules/@usejunior/docx-core/dist/generation/emit/package-parts.d.ts.map +1 -0
  256. package/node_modules/@usejunior/docx-core/dist/generation/emit/package-parts.js +121 -0
  257. package/node_modules/@usejunior/docx-core/dist/generation/emit/package-parts.js.map +1 -0
  258. package/node_modules/@usejunior/docx-core/dist/generation/emit/paragraph.d.ts +24 -0
  259. package/node_modules/@usejunior/docx-core/dist/generation/emit/paragraph.d.ts.map +1 -0
  260. package/node_modules/@usejunior/docx-core/dist/generation/emit/paragraph.js +63 -0
  261. package/node_modules/@usejunior/docx-core/dist/generation/emit/paragraph.js.map +1 -0
  262. package/node_modules/@usejunior/docx-core/dist/generation/emit/properties.d.ts +36 -0
  263. package/node_modules/@usejunior/docx-core/dist/generation/emit/properties.d.ts.map +1 -0
  264. package/node_modules/@usejunior/docx-core/dist/generation/emit/properties.js +157 -0
  265. package/node_modules/@usejunior/docx-core/dist/generation/emit/properties.js.map +1 -0
  266. package/node_modules/@usejunior/docx-core/dist/generation/emit/run.d.ts +16 -0
  267. package/node_modules/@usejunior/docx-core/dist/generation/emit/run.d.ts.map +1 -0
  268. package/node_modules/@usejunior/docx-core/dist/generation/emit/run.js +71 -0
  269. package/node_modules/@usejunior/docx-core/dist/generation/emit/run.js.map +1 -0
  270. package/node_modules/@usejunior/docx-core/dist/generation/emit/section.d.ts +29 -0
  271. package/node_modules/@usejunior/docx-core/dist/generation/emit/section.d.ts.map +1 -0
  272. package/node_modules/@usejunior/docx-core/dist/generation/emit/section.js +117 -0
  273. package/node_modules/@usejunior/docx-core/dist/generation/emit/section.js.map +1 -0
  274. package/node_modules/@usejunior/docx-core/dist/generation/emit/settings-part.d.ts +13 -0
  275. package/node_modules/@usejunior/docx-core/dist/generation/emit/settings-part.d.ts.map +1 -0
  276. package/node_modules/@usejunior/docx-core/dist/generation/emit/settings-part.js +68 -0
  277. package/node_modules/@usejunior/docx-core/dist/generation/emit/settings-part.js.map +1 -0
  278. package/node_modules/@usejunior/docx-core/dist/generation/emit/styles-part.d.ts +16 -0
  279. package/node_modules/@usejunior/docx-core/dist/generation/emit/styles-part.d.ts.map +1 -0
  280. package/node_modules/@usejunior/docx-core/dist/generation/emit/styles-part.js +82 -0
  281. package/node_modules/@usejunior/docx-core/dist/generation/emit/styles-part.js.map +1 -0
  282. package/node_modules/@usejunior/docx-core/dist/generation/emit/table.d.ts +26 -0
  283. package/node_modules/@usejunior/docx-core/dist/generation/emit/table.d.ts.map +1 -0
  284. package/node_modules/@usejunior/docx-core/dist/generation/emit/table.js +209 -0
  285. package/node_modules/@usejunior/docx-core/dist/generation/emit/table.js.map +1 -0
  286. package/node_modules/@usejunior/docx-core/dist/generation/emit/theme-part.d.ts +21 -0
  287. package/node_modules/@usejunior/docx-core/dist/generation/emit/theme-part.d.ts.map +1 -0
  288. package/node_modules/@usejunior/docx-core/dist/generation/emit/theme-part.js +151 -0
  289. package/node_modules/@usejunior/docx-core/dist/generation/emit/theme-part.js.map +1 -0
  290. package/node_modules/@usejunior/docx-core/dist/generation/emit/web-settings-part.d.ts +12 -0
  291. package/node_modules/@usejunior/docx-core/dist/generation/emit/web-settings-part.d.ts.map +1 -0
  292. package/node_modules/@usejunior/docx-core/dist/generation/emit/web-settings-part.js +19 -0
  293. package/node_modules/@usejunior/docx-core/dist/generation/emit/web-settings-part.js.map +1 -0
  294. package/node_modules/@usejunior/docx-core/dist/generation/errors.d.ts +22 -0
  295. package/node_modules/@usejunior/docx-core/dist/generation/errors.d.ts.map +1 -0
  296. package/node_modules/@usejunior/docx-core/dist/generation/errors.js +29 -0
  297. package/node_modules/@usejunior/docx-core/dist/generation/errors.js.map +1 -0
  298. package/node_modules/@usejunior/docx-core/dist/generation/index.d.ts +13 -0
  299. package/node_modules/@usejunior/docx-core/dist/generation/index.d.ts.map +1 -0
  300. package/node_modules/@usejunior/docx-core/dist/generation/index.js +12 -0
  301. package/node_modules/@usejunior/docx-core/dist/generation/index.js.map +1 -0
  302. package/node_modules/@usejunior/docx-core/dist/generation/ordering.d.ts +46 -0
  303. package/node_modules/@usejunior/docx-core/dist/generation/ordering.d.ts.map +1 -0
  304. package/node_modules/@usejunior/docx-core/dist/generation/ordering.js +119 -0
  305. package/node_modules/@usejunior/docx-core/dist/generation/ordering.js.map +1 -0
  306. package/node_modules/@usejunior/docx-core/dist/generation/recipes.d.ts +87 -0
  307. package/node_modules/@usejunior/docx-core/dist/generation/recipes.d.ts.map +1 -0
  308. package/node_modules/@usejunior/docx-core/dist/generation/recipes.js +232 -0
  309. package/node_modules/@usejunior/docx-core/dist/generation/recipes.js.map +1 -0
  310. package/node_modules/@usejunior/docx-core/dist/generation/structural-checks.d.ts +24 -0
  311. package/node_modules/@usejunior/docx-core/dist/generation/structural-checks.d.ts.map +1 -0
  312. package/node_modules/@usejunior/docx-core/dist/generation/structural-checks.js +318 -0
  313. package/node_modules/@usejunior/docx-core/dist/generation/structural-checks.js.map +1 -0
  314. package/node_modules/@usejunior/docx-core/dist/generation/theme-colors.d.ts +4 -0
  315. package/node_modules/@usejunior/docx-core/dist/generation/theme-colors.d.ts.map +1 -0
  316. package/node_modules/@usejunior/docx-core/dist/generation/theme-colors.js +18 -0
  317. package/node_modules/@usejunior/docx-core/dist/generation/theme-colors.js.map +1 -0
  318. package/node_modules/@usejunior/docx-core/dist/generation/types.d.ts +266 -0
  319. package/node_modules/@usejunior/docx-core/dist/generation/types.d.ts.map +1 -0
  320. package/node_modules/@usejunior/docx-core/dist/generation/types.js +63 -0
  321. package/node_modules/@usejunior/docx-core/dist/generation/types.js.map +1 -0
  322. package/node_modules/@usejunior/docx-core/dist/generation/validate-spec.d.ts +27 -0
  323. package/node_modules/@usejunior/docx-core/dist/generation/validate-spec.d.ts.map +1 -0
  324. package/node_modules/@usejunior/docx-core/dist/generation/validate-spec.js +363 -0
  325. package/node_modules/@usejunior/docx-core/dist/generation/validate-spec.js.map +1 -0
  326. package/node_modules/@usejunior/docx-core/dist/index.d.ts +9 -150
  327. package/node_modules/@usejunior/docx-core/dist/index.d.ts.map +1 -1
  328. package/node_modules/@usejunior/docx-core/dist/index.js +14 -0
  329. package/node_modules/@usejunior/docx-core/dist/index.js.map +1 -1
  330. package/node_modules/@usejunior/docx-core/dist/integration/generation-probes.d.ts +15 -0
  331. package/node_modules/@usejunior/docx-core/dist/integration/generation-probes.d.ts.map +1 -0
  332. package/node_modules/@usejunior/docx-core/dist/integration/generation-probes.js +84 -0
  333. package/node_modules/@usejunior/docx-core/dist/integration/generation-probes.js.map +1 -0
  334. package/node_modules/@usejunior/docx-core/dist/integration/libreoffice-oracle.d.ts +49 -0
  335. package/node_modules/@usejunior/docx-core/dist/integration/libreoffice-oracle.d.ts.map +1 -0
  336. package/node_modules/@usejunior/docx-core/dist/integration/libreoffice-oracle.js +290 -0
  337. package/node_modules/@usejunior/docx-core/dist/integration/libreoffice-oracle.js.map +1 -0
  338. package/node_modules/@usejunior/docx-core/dist/integration/synthetic-docx-fixture.d.ts +134 -0
  339. package/node_modules/@usejunior/docx-core/dist/integration/synthetic-docx-fixture.d.ts.map +1 -0
  340. package/node_modules/@usejunior/docx-core/dist/integration/synthetic-docx-fixture.js +298 -0
  341. package/node_modules/@usejunior/docx-core/dist/integration/synthetic-docx-fixture.js.map +1 -0
  342. package/node_modules/@usejunior/docx-core/dist/primitives/accept_changes.d.ts +4 -3
  343. package/node_modules/@usejunior/docx-core/dist/primitives/accept_changes.d.ts.map +1 -1
  344. package/node_modules/@usejunior/docx-core/dist/primitives/accept_changes.js +163 -77
  345. package/node_modules/@usejunior/docx-core/dist/primitives/accept_changes.js.map +1 -1
  346. package/node_modules/@usejunior/docx-core/dist/primitives/comments.d.ts +12 -3
  347. package/node_modules/@usejunior/docx-core/dist/primitives/comments.d.ts.map +1 -1
  348. package/node_modules/@usejunior/docx-core/dist/primitives/comments.js +374 -97
  349. package/node_modules/@usejunior/docx-core/dist/primitives/comments.js.map +1 -1
  350. package/node_modules/@usejunior/docx-core/dist/primitives/content_fingerprint.d.ts +29 -0
  351. package/node_modules/@usejunior/docx-core/dist/primitives/content_fingerprint.d.ts.map +1 -0
  352. package/node_modules/@usejunior/docx-core/dist/primitives/content_fingerprint.js +63 -0
  353. package/node_modules/@usejunior/docx-core/dist/primitives/content_fingerprint.js.map +1 -0
  354. package/node_modules/@usejunior/docx-core/dist/primitives/document.d.ts +94 -15
  355. package/node_modules/@usejunior/docx-core/dist/primitives/document.d.ts.map +1 -1
  356. package/node_modules/@usejunior/docx-core/dist/primitives/document.js +377 -234
  357. package/node_modules/@usejunior/docx-core/dist/primitives/document.js.map +1 -1
  358. package/node_modules/@usejunior/docx-core/dist/primitives/document_view-comments.d.ts +18 -0
  359. package/node_modules/@usejunior/docx-core/dist/primitives/document_view-comments.d.ts.map +1 -0
  360. package/node_modules/@usejunior/docx-core/dist/primitives/document_view-comments.js +160 -0
  361. package/node_modules/@usejunior/docx-core/dist/primitives/document_view-comments.js.map +1 -0
  362. package/node_modules/@usejunior/docx-core/dist/primitives/document_view-headings.d.ts +45 -0
  363. package/node_modules/@usejunior/docx-core/dist/primitives/document_view-headings.d.ts.map +1 -0
  364. package/node_modules/@usejunior/docx-core/dist/primitives/document_view-headings.js +247 -0
  365. package/node_modules/@usejunior/docx-core/dist/primitives/document_view-headings.js.map +1 -0
  366. package/node_modules/@usejunior/docx-core/dist/primitives/document_view-styles.d.ts +11 -0
  367. package/node_modules/@usejunior/docx-core/dist/primitives/document_view-styles.d.ts.map +1 -0
  368. package/node_modules/@usejunior/docx-core/dist/primitives/document_view-styles.js +104 -0
  369. package/node_modules/@usejunior/docx-core/dist/primitives/document_view-styles.js.map +1 -0
  370. package/node_modules/@usejunior/docx-core/dist/primitives/document_view-toon.d.ts +37 -0
  371. package/node_modules/@usejunior/docx-core/dist/primitives/document_view-toon.d.ts.map +1 -0
  372. package/node_modules/@usejunior/docx-core/dist/primitives/document_view-toon.js +199 -0
  373. package/node_modules/@usejunior/docx-core/dist/primitives/document_view-toon.js.map +1 -0
  374. package/node_modules/@usejunior/docx-core/dist/primitives/document_view-types.d.ts +165 -0
  375. package/node_modules/@usejunior/docx-core/dist/primitives/document_view-types.d.ts.map +1 -0
  376. package/node_modules/@usejunior/docx-core/dist/primitives/document_view-types.js +2 -0
  377. package/node_modules/@usejunior/docx-core/dist/primitives/document_view-types.js.map +1 -0
  378. package/node_modules/@usejunior/docx-core/dist/primitives/document_view.d.ts +50 -101
  379. package/node_modules/@usejunior/docx-core/dist/primitives/document_view.d.ts.map +1 -1
  380. package/node_modules/@usejunior/docx-core/dist/primitives/document_view.js +287 -326
  381. package/node_modules/@usejunior/docx-core/dist/primitives/document_view.js.map +1 -1
  382. package/node_modules/@usejunior/docx-core/dist/primitives/dom-helpers.d.ts +9 -0
  383. package/node_modules/@usejunior/docx-core/dist/primitives/dom-helpers.d.ts.map +1 -1
  384. package/node_modules/@usejunior/docx-core/dist/primitives/dom-helpers.js +10 -1
  385. package/node_modules/@usejunior/docx-core/dist/primitives/dom-helpers.js.map +1 -1
  386. package/node_modules/@usejunior/docx-core/dist/primitives/footnotes.d.ts +4 -3
  387. package/node_modules/@usejunior/docx-core/dist/primitives/footnotes.d.ts.map +1 -1
  388. package/node_modules/@usejunior/docx-core/dist/primitives/footnotes.js +232 -44
  389. package/node_modules/@usejunior/docx-core/dist/primitives/footnotes.js.map +1 -1
  390. package/node_modules/@usejunior/docx-core/dist/primitives/formatting_tags.d.ts +7 -0
  391. package/node_modules/@usejunior/docx-core/dist/primitives/formatting_tags.d.ts.map +1 -1
  392. package/node_modules/@usejunior/docx-core/dist/primitives/formatting_tags.js +22 -11
  393. package/node_modules/@usejunior/docx-core/dist/primitives/formatting_tags.js.map +1 -1
  394. package/node_modules/@usejunior/docx-core/dist/primitives/index.d.ts +12 -0
  395. package/node_modules/@usejunior/docx-core/dist/primitives/index.d.ts.map +1 -1
  396. package/node_modules/@usejunior/docx-core/dist/primitives/index.js +11 -0
  397. package/node_modules/@usejunior/docx-core/dist/primitives/index.js.map +1 -1
  398. package/node_modules/@usejunior/docx-core/dist/primitives/layout.d.ts +4 -3
  399. package/node_modules/@usejunior/docx-core/dist/primitives/layout.d.ts.map +1 -1
  400. package/node_modules/@usejunior/docx-core/dist/primitives/layout.js +45 -3
  401. package/node_modules/@usejunior/docx-core/dist/primitives/layout.js.map +1 -1
  402. package/node_modules/@usejunior/docx-core/dist/primitives/locator.d.ts +76 -0
  403. package/node_modules/@usejunior/docx-core/dist/primitives/locator.d.ts.map +1 -0
  404. package/node_modules/@usejunior/docx-core/dist/primitives/locator.js +223 -0
  405. package/node_modules/@usejunior/docx-core/dist/primitives/locator.js.map +1 -0
  406. package/node_modules/@usejunior/docx-core/dist/primitives/merge_runs.d.ts +21 -3
  407. package/node_modules/@usejunior/docx-core/dist/primitives/merge_runs.d.ts.map +1 -1
  408. package/node_modules/@usejunior/docx-core/dist/primitives/merge_runs.js +32 -10
  409. package/node_modules/@usejunior/docx-core/dist/primitives/merge_runs.js.map +1 -1
  410. package/node_modules/@usejunior/docx-core/dist/primitives/minimal_save.d.ts +38 -0
  411. package/node_modules/@usejunior/docx-core/dist/primitives/minimal_save.d.ts.map +1 -0
  412. package/node_modules/@usejunior/docx-core/dist/primitives/minimal_save.js +323 -0
  413. package/node_modules/@usejunior/docx-core/dist/primitives/minimal_save.js.map +1 -0
  414. package/node_modules/@usejunior/docx-core/dist/primitives/namespaces.d.ts +53 -0
  415. package/node_modules/@usejunior/docx-core/dist/primitives/namespaces.d.ts.map +1 -1
  416. package/node_modules/@usejunior/docx-core/dist/primitives/namespaces.js +59 -0
  417. package/node_modules/@usejunior/docx-core/dist/primitives/namespaces.js.map +1 -1
  418. package/node_modules/@usejunior/docx-core/dist/primitives/reject_changes.d.ts +6 -4
  419. package/node_modules/@usejunior/docx-core/dist/primitives/reject_changes.d.ts.map +1 -1
  420. package/node_modules/@usejunior/docx-core/dist/primitives/reject_changes.js +187 -91
  421. package/node_modules/@usejunior/docx-core/dist/primitives/reject_changes.js.map +1 -1
  422. package/node_modules/@usejunior/docx-core/dist/primitives/revision-parts.d.ts +7 -0
  423. package/node_modules/@usejunior/docx-core/dist/primitives/revision-parts.d.ts.map +1 -0
  424. package/node_modules/@usejunior/docx-core/dist/primitives/revision-parts.js +27 -0
  425. package/node_modules/@usejunior/docx-core/dist/primitives/revision-parts.js.map +1 -0
  426. package/node_modules/@usejunior/docx-core/dist/primitives/revision-vocabulary.d.ts +7 -0
  427. package/node_modules/@usejunior/docx-core/dist/primitives/revision-vocabulary.d.ts.map +1 -0
  428. package/node_modules/@usejunior/docx-core/dist/primitives/revision-vocabulary.js +39 -0
  429. package/node_modules/@usejunior/docx-core/dist/primitives/revision-vocabulary.js.map +1 -0
  430. package/node_modules/@usejunior/docx-core/dist/primitives/schema-corpus-capture.d.ts +19 -0
  431. package/node_modules/@usejunior/docx-core/dist/primitives/schema-corpus-capture.d.ts.map +1 -0
  432. package/node_modules/@usejunior/docx-core/dist/primitives/schema-corpus-capture.js +29 -0
  433. package/node_modules/@usejunior/docx-core/dist/primitives/schema-corpus-capture.js.map +1 -0
  434. package/node_modules/@usejunior/docx-core/dist/primitives/sectPrAudit.d.ts +19 -0
  435. package/node_modules/@usejunior/docx-core/dist/primitives/sectPrAudit.d.ts.map +1 -0
  436. package/node_modules/@usejunior/docx-core/dist/primitives/sectPrAudit.js +165 -0
  437. package/node_modules/@usejunior/docx-core/dist/primitives/sectPrAudit.js.map +1 -0
  438. package/node_modules/@usejunior/docx-core/dist/primitives/semantic_tags.d.ts +7 -0
  439. package/node_modules/@usejunior/docx-core/dist/primitives/semantic_tags.d.ts.map +1 -1
  440. package/node_modules/@usejunior/docx-core/dist/primitives/semantic_tags.js +23 -4
  441. package/node_modules/@usejunior/docx-core/dist/primitives/semantic_tags.js.map +1 -1
  442. package/node_modules/@usejunior/docx-core/dist/primitives/serialize_html.d.ts +37 -0
  443. package/node_modules/@usejunior/docx-core/dist/primitives/serialize_html.d.ts.map +1 -0
  444. package/node_modules/@usejunior/docx-core/dist/primitives/serialize_html.js +395 -0
  445. package/node_modules/@usejunior/docx-core/dist/primitives/serialize_html.js.map +1 -0
  446. package/node_modules/@usejunior/docx-core/dist/primitives/serialize_markdown.d.ts +16 -0
  447. package/node_modules/@usejunior/docx-core/dist/primitives/serialize_markdown.d.ts.map +1 -0
  448. package/node_modules/@usejunior/docx-core/dist/primitives/serialize_markdown.js +300 -0
  449. package/node_modules/@usejunior/docx-core/dist/primitives/serialize_markdown.js.map +1 -0
  450. package/node_modules/@usejunior/docx-core/dist/primitives/serialize_plaintext.d.ts +15 -0
  451. package/node_modules/@usejunior/docx-core/dist/primitives/serialize_plaintext.d.ts.map +1 -0
  452. package/node_modules/@usejunior/docx-core/dist/primitives/serialize_plaintext.js +154 -0
  453. package/node_modules/@usejunior/docx-core/dist/primitives/serialize_plaintext.js.map +1 -0
  454. package/node_modules/@usejunior/docx-core/dist/primitives/styles.d.ts +15 -0
  455. package/node_modules/@usejunior/docx-core/dist/primitives/styles.d.ts.map +1 -1
  456. package/node_modules/@usejunior/docx-core/dist/primitives/styles.js +33 -22
  457. package/node_modules/@usejunior/docx-core/dist/primitives/styles.js.map +1 -1
  458. package/node_modules/@usejunior/docx-core/dist/primitives/table_context.d.ts +19 -0
  459. package/node_modules/@usejunior/docx-core/dist/primitives/table_context.d.ts.map +1 -0
  460. package/node_modules/@usejunior/docx-core/dist/primitives/table_context.js +189 -0
  461. package/node_modules/@usejunior/docx-core/dist/primitives/table_context.js.map +1 -0
  462. package/node_modules/@usejunior/docx-core/dist/primitives/tables.d.ts.map +1 -1
  463. package/node_modules/@usejunior/docx-core/dist/primitives/tables.js +13 -3
  464. package/node_modules/@usejunior/docx-core/dist/primitives/tables.js.map +1 -1
  465. package/node_modules/@usejunior/docx-core/dist/primitives/text.d.ts +2 -1
  466. package/node_modules/@usejunior/docx-core/dist/primitives/text.d.ts.map +1 -1
  467. package/node_modules/@usejunior/docx-core/dist/primitives/text.js +116 -12
  468. package/node_modules/@usejunior/docx-core/dist/primitives/text.js.map +1 -1
  469. package/node_modules/@usejunior/docx-core/dist/primitives/track-changes-emitter.d.ts +148 -0
  470. package/node_modules/@usejunior/docx-core/dist/primitives/track-changes-emitter.d.ts.map +1 -0
  471. package/node_modules/@usejunior/docx-core/dist/primitives/track-changes-emitter.js +291 -0
  472. package/node_modules/@usejunior/docx-core/dist/primitives/track-changes-emitter.js.map +1 -0
  473. package/node_modules/@usejunior/docx-core/dist/primitives/validate_ai_revisions.d.ts +35 -0
  474. package/node_modules/@usejunior/docx-core/dist/primitives/validate_ai_revisions.d.ts.map +1 -0
  475. package/node_modules/@usejunior/docx-core/dist/primitives/validate_ai_revisions.js +323 -0
  476. package/node_modules/@usejunior/docx-core/dist/primitives/validate_ai_revisions.js.map +1 -0
  477. package/node_modules/@usejunior/docx-core/dist/primitives/xml-helpers.d.ts +29 -0
  478. package/node_modules/@usejunior/docx-core/dist/primitives/xml-helpers.d.ts.map +1 -0
  479. package/node_modules/@usejunior/docx-core/dist/primitives/xml-helpers.js +35 -0
  480. package/node_modules/@usejunior/docx-core/dist/primitives/xml-helpers.js.map +1 -0
  481. package/node_modules/@usejunior/docx-core/dist/primitives/xml.d.ts +5 -0
  482. package/node_modules/@usejunior/docx-core/dist/primitives/xml.d.ts.map +1 -1
  483. package/node_modules/@usejunior/docx-core/dist/primitives/xml.js +5 -0
  484. package/node_modules/@usejunior/docx-core/dist/primitives/xml.js.map +1 -1
  485. package/node_modules/@usejunior/docx-core/dist/primitives/zip.d.ts +1 -0
  486. package/node_modules/@usejunior/docx-core/dist/primitives/zip.d.ts.map +1 -1
  487. package/node_modules/@usejunior/docx-core/dist/primitives/zip.js +21 -3
  488. package/node_modules/@usejunior/docx-core/dist/primitives/zip.js.map +1 -1
  489. package/node_modules/@usejunior/docx-core/dist/shared/field-structure.d.ts +14 -0
  490. package/node_modules/@usejunior/docx-core/dist/shared/field-structure.d.ts.map +1 -0
  491. package/node_modules/@usejunior/docx-core/dist/shared/field-structure.js +166 -0
  492. package/node_modules/@usejunior/docx-core/dist/shared/field-structure.js.map +1 -0
  493. package/node_modules/@usejunior/docx-core/dist/shared/ooxml/namespaces.d.ts +4 -1
  494. package/node_modules/@usejunior/docx-core/dist/shared/ooxml/namespaces.d.ts.map +1 -1
  495. package/node_modules/@usejunior/docx-core/dist/shared/ooxml/namespaces.js +4 -1
  496. package/node_modules/@usejunior/docx-core/dist/shared/ooxml/namespaces.js.map +1 -1
  497. package/node_modules/@usejunior/docx-core/package.json +13 -9
  498. package/node_modules/@xmldom/xmldom/CHANGELOG.md +1055 -0
  499. package/node_modules/@xmldom/xmldom/LICENSE +8 -0
  500. package/node_modules/@xmldom/xmldom/SECURITY.md +50 -0
  501. package/node_modules/@xmldom/xmldom/index.d.ts +1789 -0
  502. package/node_modules/@xmldom/xmldom/lib/.eslintrc.yml +3 -0
  503. package/node_modules/@xmldom/xmldom/lib/conventions.js +429 -0
  504. package/node_modules/@xmldom/xmldom/lib/dom-parser.js +586 -0
  505. package/node_modules/@xmldom/xmldom/lib/dom.js +3554 -0
  506. package/node_modules/@xmldom/xmldom/lib/entities.js +2171 -0
  507. package/node_modules/@xmldom/xmldom/lib/errors.js +202 -0
  508. package/node_modules/@xmldom/xmldom/lib/grammar.js +547 -0
  509. package/node_modules/@xmldom/xmldom/lib/index.js +41 -0
  510. package/node_modules/@xmldom/xmldom/lib/sax.js +929 -0
  511. package/node_modules/@xmldom/xmldom/package.json +77 -0
  512. package/node_modules/@xmldom/xmldom/readme.md +364 -0
  513. package/node_modules/core-util-is/LICENSE +19 -0
  514. package/node_modules/core-util-is/README.md +3 -0
  515. package/node_modules/core-util-is/lib/util.js +107 -0
  516. package/node_modules/core-util-is/package.json +38 -0
  517. package/node_modules/immediate/LICENSE.txt +20 -0
  518. package/node_modules/immediate/README.md +93 -0
  519. package/node_modules/immediate/dist/immediate.js +75 -0
  520. package/node_modules/immediate/dist/immediate.min.js +1 -0
  521. package/node_modules/immediate/lib/browser.js +69 -0
  522. package/node_modules/immediate/lib/index.js +73 -0
  523. package/node_modules/immediate/package.json +42 -0
  524. package/node_modules/inherits/LICENSE +16 -0
  525. package/node_modules/inherits/README.md +42 -0
  526. package/node_modules/inherits/inherits.js +9 -0
  527. package/node_modules/inherits/inherits_browser.js +27 -0
  528. package/node_modules/inherits/package.json +29 -0
  529. package/node_modules/isarray/.npmignore +1 -0
  530. package/node_modules/isarray/.travis.yml +4 -0
  531. package/node_modules/isarray/Makefile +6 -0
  532. package/node_modules/isarray/README.md +60 -0
  533. package/node_modules/isarray/component.json +19 -0
  534. package/node_modules/isarray/index.js +5 -0
  535. package/node_modules/isarray/package.json +45 -0
  536. package/node_modules/isarray/test.js +20 -0
  537. package/node_modules/jszip/.codeclimate.yml +16 -0
  538. package/node_modules/jszip/.editorconfig +8 -0
  539. package/node_modules/jszip/.eslintrc.js +43 -0
  540. package/node_modules/jszip/.github/workflows/pr.yaml +58 -0
  541. package/node_modules/jszip/.jekyll-metadata +0 -0
  542. package/node_modules/jszip/.travis.yml +17 -0
  543. package/node_modules/jszip/CHANGES.md +204 -0
  544. package/node_modules/jszip/LICENSE.markdown +651 -0
  545. package/node_modules/jszip/README.markdown +33 -0
  546. package/node_modules/jszip/deps.js +37 -0
  547. package/node_modules/jszip/dist/jszip.js +11577 -0
  548. package/node_modules/jszip/dist/jszip.min.js +13 -0
  549. package/node_modules/jszip/graph.svg +601 -0
  550. package/node_modules/jszip/index.d.ts +330 -0
  551. package/node_modules/jszip/lib/base64.js +106 -0
  552. package/node_modules/jszip/lib/compressedObject.js +74 -0
  553. package/node_modules/jszip/lib/compressions.js +14 -0
  554. package/node_modules/jszip/lib/crc32.js +77 -0
  555. package/node_modules/jszip/lib/defaults.js +11 -0
  556. package/node_modules/jszip/lib/external.js +18 -0
  557. package/node_modules/jszip/lib/flate.js +85 -0
  558. package/node_modules/jszip/lib/generate/ZipFileWorker.js +539 -0
  559. package/node_modules/jszip/lib/generate/index.js +57 -0
  560. package/node_modules/jszip/lib/index.js +55 -0
  561. package/node_modules/jszip/lib/license_header.js +11 -0
  562. package/node_modules/jszip/lib/load.js +88 -0
  563. package/node_modules/jszip/lib/nodejs/NodejsStreamInputAdapter.js +74 -0
  564. package/node_modules/jszip/lib/nodejs/NodejsStreamOutputAdapter.js +42 -0
  565. package/node_modules/jszip/lib/nodejsUtils.js +57 -0
  566. package/node_modules/jszip/lib/object.js +384 -0
  567. package/node_modules/jszip/lib/readable-stream-browser.js +10 -0
  568. package/node_modules/jszip/lib/reader/ArrayReader.js +57 -0
  569. package/node_modules/jszip/lib/reader/DataReader.js +116 -0
  570. package/node_modules/jszip/lib/reader/NodeBufferReader.js +19 -0
  571. package/node_modules/jszip/lib/reader/StringReader.js +38 -0
  572. package/node_modules/jszip/lib/reader/Uint8ArrayReader.js +22 -0
  573. package/node_modules/jszip/lib/reader/readerFor.js +28 -0
  574. package/node_modules/jszip/lib/signature.js +7 -0
  575. package/node_modules/jszip/lib/stream/ConvertWorker.js +26 -0
  576. package/node_modules/jszip/lib/stream/Crc32Probe.js +24 -0
  577. package/node_modules/jszip/lib/stream/DataLengthProbe.js +29 -0
  578. package/node_modules/jszip/lib/stream/DataWorker.js +116 -0
  579. package/node_modules/jszip/lib/stream/GenericWorker.js +263 -0
  580. package/node_modules/jszip/lib/stream/StreamHelper.js +214 -0
  581. package/node_modules/jszip/lib/support.js +38 -0
  582. package/node_modules/jszip/lib/utf8.js +275 -0
  583. package/node_modules/jszip/lib/utils.js +501 -0
  584. package/node_modules/jszip/lib/zipEntries.js +261 -0
  585. package/node_modules/jszip/lib/zipEntry.js +293 -0
  586. package/node_modules/jszip/lib/zipObject.js +133 -0
  587. package/node_modules/jszip/package.json +67 -0
  588. package/node_modules/jszip/sponsors.md +21 -0
  589. package/node_modules/jszip/tsconfig.json +101 -0
  590. package/node_modules/jszip/vendor/FileSaver.js +247 -0
  591. package/node_modules/lie/README.md +62 -0
  592. package/node_modules/lie/dist/lie.js +350 -0
  593. package/node_modules/lie/dist/lie.min.js +1 -0
  594. package/node_modules/lie/dist/lie.polyfill.js +358 -0
  595. package/node_modules/lie/dist/lie.polyfill.min.js +1 -0
  596. package/node_modules/lie/lib/browser.js +273 -0
  597. package/node_modules/lie/lib/index.js +298 -0
  598. package/node_modules/lie/license.md +7 -0
  599. package/node_modules/lie/lie.d.ts +244 -0
  600. package/node_modules/lie/package.json +69 -0
  601. package/node_modules/lie/polyfill.js +4 -0
  602. package/node_modules/pako/LICENSE +21 -0
  603. package/node_modules/pako/README.md +191 -0
  604. package/node_modules/pako/dist/pako.js +6818 -0
  605. package/node_modules/pako/dist/pako.min.js +1 -0
  606. package/node_modules/pako/dist/pako_deflate.js +3997 -0
  607. package/node_modules/pako/dist/pako_deflate.min.js +1 -0
  608. package/node_modules/pako/dist/pako_inflate.js +3300 -0
  609. package/node_modules/pako/dist/pako_inflate.min.js +1 -0
  610. package/node_modules/pako/index.js +14 -0
  611. package/node_modules/pako/lib/deflate.js +400 -0
  612. package/node_modules/pako/lib/inflate.js +423 -0
  613. package/node_modules/pako/lib/utils/common.js +105 -0
  614. package/node_modules/pako/lib/utils/strings.js +187 -0
  615. package/node_modules/pako/lib/zlib/README +59 -0
  616. package/node_modules/pako/lib/zlib/adler32.js +51 -0
  617. package/node_modules/pako/lib/zlib/constants.js +68 -0
  618. package/node_modules/pako/lib/zlib/crc32.js +59 -0
  619. package/node_modules/pako/lib/zlib/deflate.js +1874 -0
  620. package/node_modules/pako/lib/zlib/gzheader.js +58 -0
  621. package/node_modules/pako/lib/zlib/inffast.js +345 -0
  622. package/node_modules/pako/lib/zlib/inflate.js +1556 -0
  623. package/node_modules/pako/lib/zlib/inftrees.js +343 -0
  624. package/node_modules/pako/lib/zlib/messages.js +32 -0
  625. package/node_modules/pako/lib/zlib/trees.js +1222 -0
  626. package/node_modules/pako/lib/zlib/zstream.js +47 -0
  627. package/node_modules/pako/package.json +44 -0
  628. package/node_modules/process-nextick-args/index.js +45 -0
  629. package/node_modules/process-nextick-args/license.md +19 -0
  630. package/node_modules/process-nextick-args/package.json +25 -0
  631. package/node_modules/process-nextick-args/readme.md +18 -0
  632. package/node_modules/readable-stream/.travis.yml +34 -0
  633. package/node_modules/readable-stream/CONTRIBUTING.md +38 -0
  634. package/node_modules/readable-stream/GOVERNANCE.md +136 -0
  635. package/node_modules/readable-stream/LICENSE +47 -0
  636. package/node_modules/readable-stream/README.md +58 -0
  637. package/node_modules/readable-stream/doc/wg-meetings/2015-01-30.md +60 -0
  638. package/node_modules/readable-stream/duplex-browser.js +1 -0
  639. package/node_modules/readable-stream/duplex.js +1 -0
  640. package/node_modules/readable-stream/lib/_stream_duplex.js +131 -0
  641. package/node_modules/readable-stream/lib/_stream_passthrough.js +47 -0
  642. package/node_modules/readable-stream/lib/_stream_readable.js +1019 -0
  643. package/node_modules/readable-stream/lib/_stream_transform.js +214 -0
  644. package/node_modules/readable-stream/lib/_stream_writable.js +685 -0
  645. package/node_modules/readable-stream/lib/internal/streams/BufferList.js +78 -0
  646. package/node_modules/readable-stream/lib/internal/streams/destroy.js +84 -0
  647. package/node_modules/readable-stream/lib/internal/streams/stream-browser.js +1 -0
  648. package/node_modules/readable-stream/lib/internal/streams/stream.js +1 -0
  649. package/node_modules/readable-stream/package.json +52 -0
  650. package/node_modules/readable-stream/passthrough.js +1 -0
  651. package/node_modules/readable-stream/readable-browser.js +7 -0
  652. package/node_modules/readable-stream/readable.js +19 -0
  653. package/node_modules/readable-stream/transform.js +1 -0
  654. package/node_modules/readable-stream/writable-browser.js +1 -0
  655. package/node_modules/readable-stream/writable.js +8 -0
  656. package/node_modules/safe-buffer/LICENSE +21 -0
  657. package/node_modules/safe-buffer/README.md +584 -0
  658. package/node_modules/safe-buffer/index.d.ts +187 -0
  659. package/node_modules/safe-buffer/index.js +62 -0
  660. package/node_modules/safe-buffer/package.json +37 -0
  661. package/node_modules/setimmediate/LICENSE.txt +20 -0
  662. package/node_modules/setimmediate/package.json +30 -0
  663. package/node_modules/setimmediate/setImmediate.js +186 -0
  664. package/node_modules/string_decoder/.travis.yml +50 -0
  665. package/node_modules/string_decoder/LICENSE +48 -0
  666. package/node_modules/string_decoder/README.md +47 -0
  667. package/node_modules/string_decoder/lib/string_decoder.js +296 -0
  668. package/node_modules/string_decoder/package.json +31 -0
  669. package/node_modules/util-deprecate/History.md +16 -0
  670. package/node_modules/util-deprecate/LICENSE +24 -0
  671. package/node_modules/util-deprecate/README.md +53 -0
  672. package/node_modules/util-deprecate/browser.js +67 -0
  673. package/node_modules/util-deprecate/node.js +6 -0
  674. package/node_modules/util-deprecate/package.json +27 -0
  675. package/package.json +7 -7
  676. package/server.json +3 -3
  677. package/skills/{cloud-service-agreement → agreements/cloud-service-agreement}/SKILL.md +2 -2
  678. package/skills/{nda → agreements/cloud-service-agreement}/template-filling-execution.md +2 -2
  679. package/skills/{data-privacy-agreement → agreements/data-privacy-agreement}/SKILL.md +15 -4
  680. package/skills/{open-agreements → agreements/data-privacy-agreement}/template-filling-execution.md +12 -6
  681. package/skills/{employment-contract → agreements/employment-contract}/SKILL.md +25 -8
  682. package/skills/{cloud-service-agreement → agreements/employment-contract}/template-filling-execution.md +12 -6
  683. package/skills/{nda → agreements/nda}/SKILL.md +2 -2
  684. package/skills/{safe → agreements/nda}/template-filling-execution.md +12 -6
  685. package/skills/{open-agreements → agreements/open-agreements}/SKILL.md +13 -30
  686. package/skills/agreements/open-agreements/template-filling-execution.md +98 -0
  687. package/skills/{safe → agreements/safe}/SKILL.md +2 -2
  688. package/skills/agreements/safe/template-filling-execution.md +98 -0
  689. package/skills/{services-agreement → agreements/services-agreement}/SKILL.md +3 -3
  690. package/skills/agreements/services-agreement/template-filling-execution.md +98 -0
  691. package/skills/{venture-financing → agreements/venture-financing}/SKILL.md +3 -3
  692. package/skills/agreements/venture-financing/template-filling-execution.md +98 -0
  693. package/skills/{client-email → client-workflows/client-email}/SKILL.md +9 -7
  694. package/skills/{delaware-franchise-tax → client-workflows/delaware-franchise-tax}/SKILL.md +1 -1
  695. package/skills/{edit-docx-agreement → client-workflows/edit-docx-agreement}/SKILL.md +1 -1
  696. package/skills/{iso-27001-evidence-collection → compliance/iso-27001-evidence-collection}/SKILL.md +1 -1
  697. package/skills/{iso-27001-internal-audit → compliance/iso-27001-internal-audit}/SKILL.md +1 -1
  698. package/skills/{soc2-readiness → compliance/soc2-readiness}/SKILL.md +1 -1
  699. package/skills/{canonical-markdown-authoring → internal/canonical-markdown-authoring}/SKILL.md +2 -3
  700. package/skills/{recipe-quality-audit → internal/recipe-quality-audit}/SKILL.md +2 -1
  701. package/skills/{unit-test-philosophy → internal/unit-test-philosophy}/SKILL.md +2 -0
  702. package/skills/legal-explainers/data-privacy-law-explainer/CONTRIBUTING.md +7 -0
  703. package/skills/legal-explainers/data-privacy-law-explainer/LICENSE +269 -0
  704. package/skills/legal-explainers/data-privacy-law-explainer/NOTICE +7 -0
  705. package/skills/legal-explainers/data-privacy-law-explainer/SKILL.md +113 -0
  706. package/skills/legal-explainers/data-privacy-law-explainer/content/alabama.md +211 -0
  707. package/skills/legal-explainers/data-privacy-law-explainer/content/alaska.md +155 -0
  708. package/skills/legal-explainers/data-privacy-law-explainer/content/arizona.md +181 -0
  709. package/skills/legal-explainers/data-privacy-law-explainer/content/arkansas.md +219 -0
  710. package/skills/legal-explainers/data-privacy-law-explainer/content/california.md +107 -0
  711. package/skills/legal-explainers/data-privacy-law-explainer/content/colorado.md +87 -0
  712. package/skills/legal-explainers/data-privacy-law-explainer/content/connecticut.md +83 -0
  713. package/skills/legal-explainers/data-privacy-law-explainer/content/delaware.md +85 -0
  714. package/skills/legal-explainers/data-privacy-law-explainer/content/district-of-columbia.md +153 -0
  715. package/skills/legal-explainers/data-privacy-law-explainer/content/florida.md +234 -0
  716. package/skills/legal-explainers/data-privacy-law-explainer/content/georgia.md +149 -0
  717. package/skills/legal-explainers/data-privacy-law-explainer/content/hawaii.md +167 -0
  718. package/skills/legal-explainers/data-privacy-law-explainer/content/idaho.md +149 -0
  719. package/skills/legal-explainers/data-privacy-law-explainer/content/illinois.md +238 -0
  720. package/skills/legal-explainers/data-privacy-law-explainer/content/indiana.md +93 -0
  721. package/skills/legal-explainers/data-privacy-law-explainer/content/iowa.md +99 -0
  722. package/skills/legal-explainers/data-privacy-law-explainer/content/kansas.md +155 -0
  723. package/skills/legal-explainers/data-privacy-law-explainer/content/kentucky.md +87 -0
  724. package/skills/legal-explainers/data-privacy-law-explainer/content/louisiana.md +209 -0
  725. package/skills/legal-explainers/data-privacy-law-explainer/content/maine.md +163 -0
  726. package/skills/legal-explainers/data-privacy-law-explainer/content/maryland.md +85 -0
  727. package/skills/legal-explainers/data-privacy-law-explainer/content/massachusetts.md +260 -0
  728. package/skills/legal-explainers/data-privacy-law-explainer/content/michigan.md +175 -0
  729. package/skills/legal-explainers/data-privacy-law-explainer/content/minnesota.md +93 -0
  730. package/skills/legal-explainers/data-privacy-law-explainer/content/mississippi.md +132 -0
  731. package/skills/legal-explainers/data-privacy-law-explainer/content/missouri.md +179 -0
  732. package/skills/legal-explainers/data-privacy-law-explainer/content/montana.md +105 -0
  733. package/skills/legal-explainers/data-privacy-law-explainer/content/nebraska.md +83 -0
  734. package/skills/legal-explainers/data-privacy-law-explainer/content/nevada.md +212 -0
  735. package/skills/legal-explainers/data-privacy-law-explainer/content/new-hampshire.md +91 -0
  736. package/skills/legal-explainers/data-privacy-law-explainer/content/new-jersey.md +95 -0
  737. package/skills/legal-explainers/data-privacy-law-explainer/content/new-mexico.md +174 -0
  738. package/skills/legal-explainers/data-privacy-law-explainer/content/new-york.md +195 -0
  739. package/skills/legal-explainers/data-privacy-law-explainer/content/north-carolina.md +205 -0
  740. package/skills/legal-explainers/data-privacy-law-explainer/content/north-dakota.md +169 -0
  741. package/skills/legal-explainers/data-privacy-law-explainer/content/ohio.md +171 -0
  742. package/skills/legal-explainers/data-privacy-law-explainer/content/oklahoma.md +168 -0
  743. package/skills/legal-explainers/data-privacy-law-explainer/content/oregon.md +103 -0
  744. package/skills/legal-explainers/data-privacy-law-explainer/content/pennsylvania.md +99 -0
  745. package/skills/legal-explainers/data-privacy-law-explainer/content/rhode-island.md +93 -0
  746. package/skills/legal-explainers/data-privacy-law-explainer/content/south-carolina.md +175 -0
  747. package/skills/legal-explainers/data-privacy-law-explainer/content/south-dakota.md +176 -0
  748. package/skills/legal-explainers/data-privacy-law-explainer/content/tennessee.md +89 -0
  749. package/skills/legal-explainers/data-privacy-law-explainer/content/texas.md +89 -0
  750. package/skills/legal-explainers/data-privacy-law-explainer/content/utah.md +83 -0
  751. package/skills/legal-explainers/data-privacy-law-explainer/content/vermont.md +267 -0
  752. package/skills/legal-explainers/data-privacy-law-explainer/content/virginia.md +85 -0
  753. package/skills/legal-explainers/data-privacy-law-explainer/content/washington.md +247 -0
  754. package/skills/legal-explainers/data-privacy-law-explainer/content/west-virginia.md +141 -0
  755. package/skills/legal-explainers/data-privacy-law-explainer/content/wisconsin.md +156 -0
  756. package/skills/legal-explainers/data-privacy-law-explainer/content/wyoming.md +185 -0
  757. package/skills/legal-explainers/data-privacy-law-explainer/manifest.json +519 -0
  758. package/skills/legal-explainers/non-compete-contract-explainer/CONTRIBUTING.md +7 -0
  759. package/skills/legal-explainers/non-compete-contract-explainer/LICENSE +269 -0
  760. package/skills/legal-explainers/non-compete-contract-explainer/NOTICE +7 -0
  761. package/skills/{non-compete-contract-explainer → legal-explainers/non-compete-contract-explainer}/SKILL.md +1 -1
  762. package/skills/legal-explainers/non-compete-contract-explainer/content/alabama.md +251 -0
  763. package/skills/legal-explainers/non-compete-contract-explainer/content/alaska.md +160 -0
  764. package/skills/legal-explainers/non-compete-contract-explainer/content/american-samoa.md +187 -0
  765. package/skills/legal-explainers/non-compete-contract-explainer/content/arizona.md +295 -0
  766. package/skills/legal-explainers/non-compete-contract-explainer/content/arkansas.md +235 -0
  767. package/skills/legal-explainers/non-compete-contract-explainer/content/au.md +208 -0
  768. package/skills/legal-explainers/non-compete-contract-explainer/content/australian-capital-territory.md +220 -0
  769. package/skills/legal-explainers/non-compete-contract-explainer/content/california.md +270 -0
  770. package/skills/legal-explainers/non-compete-contract-explainer/content/cnmi.md +168 -0
  771. package/skills/legal-explainers/non-compete-contract-explainer/content/colorado.md +277 -0
  772. package/skills/legal-explainers/non-compete-contract-explainer/content/connecticut.md +220 -0
  773. package/skills/legal-explainers/non-compete-contract-explainer/content/delaware.md +222 -0
  774. package/skills/legal-explainers/non-compete-contract-explainer/content/district-of-columbia.md +263 -0
  775. package/skills/legal-explainers/non-compete-contract-explainer/content/florida.md +267 -0
  776. package/skills/legal-explainers/non-compete-contract-explainer/content/georgia.md +323 -0
  777. package/skills/legal-explainers/non-compete-contract-explainer/content/guam.md +180 -0
  778. package/skills/legal-explainers/non-compete-contract-explainer/content/hawaii.md +236 -0
  779. package/skills/legal-explainers/non-compete-contract-explainer/content/idaho.md +258 -0
  780. package/skills/legal-explainers/non-compete-contract-explainer/content/illinois.md +266 -0
  781. package/skills/legal-explainers/non-compete-contract-explainer/content/in.md +269 -0
  782. package/skills/legal-explainers/non-compete-contract-explainer/content/indiana.md +253 -0
  783. package/skills/legal-explainers/non-compete-contract-explainer/content/iowa.md +232 -0
  784. package/skills/legal-explainers/non-compete-contract-explainer/content/kansas.md +227 -0
  785. package/skills/legal-explainers/non-compete-contract-explainer/content/kentucky.md +201 -0
  786. package/skills/legal-explainers/non-compete-contract-explainer/content/louisiana.md +272 -0
  787. package/skills/legal-explainers/non-compete-contract-explainer/content/maine.md +178 -0
  788. package/skills/legal-explainers/non-compete-contract-explainer/content/maryland.md +244 -0
  789. package/skills/legal-explainers/non-compete-contract-explainer/content/massachusetts.md +272 -0
  790. package/skills/legal-explainers/non-compete-contract-explainer/content/michigan.md +222 -0
  791. package/skills/legal-explainers/non-compete-contract-explainer/content/minnesota.md +171 -0
  792. package/skills/legal-explainers/non-compete-contract-explainer/content/mississippi.md +237 -0
  793. package/skills/legal-explainers/non-compete-contract-explainer/content/missouri.md +219 -0
  794. package/skills/legal-explainers/non-compete-contract-explainer/content/montana.md +202 -0
  795. package/skills/legal-explainers/non-compete-contract-explainer/content/nebraska.md +206 -0
  796. package/skills/legal-explainers/non-compete-contract-explainer/content/nevada.md +278 -0
  797. package/skills/legal-explainers/non-compete-contract-explainer/content/new-hampshire.md +233 -0
  798. package/skills/legal-explainers/non-compete-contract-explainer/content/new-jersey.md +277 -0
  799. package/skills/legal-explainers/non-compete-contract-explainer/content/new-mexico.md +244 -0
  800. package/skills/legal-explainers/non-compete-contract-explainer/content/new-south-wales.md +218 -0
  801. package/skills/legal-explainers/non-compete-contract-explainer/content/new-york.md +226 -0
  802. package/skills/legal-explainers/non-compete-contract-explainer/content/north-carolina.md +346 -0
  803. package/skills/legal-explainers/non-compete-contract-explainer/content/north-dakota.md +187 -0
  804. package/skills/legal-explainers/non-compete-contract-explainer/content/northern-territory.md +214 -0
  805. package/skills/legal-explainers/non-compete-contract-explainer/content/ohio.md +207 -0
  806. package/skills/legal-explainers/non-compete-contract-explainer/content/oklahoma.md +196 -0
  807. package/skills/legal-explainers/non-compete-contract-explainer/content/oregon.md +359 -0
  808. package/skills/legal-explainers/non-compete-contract-explainer/content/pennsylvania.md +254 -0
  809. package/skills/legal-explainers/non-compete-contract-explainer/content/ph.md +211 -0
  810. package/skills/legal-explainers/non-compete-contract-explainer/content/puerto-rico.md +163 -0
  811. package/skills/legal-explainers/non-compete-contract-explainer/content/queensland.md +206 -0
  812. package/skills/legal-explainers/non-compete-contract-explainer/content/rhode-island.md +171 -0
  813. package/skills/legal-explainers/non-compete-contract-explainer/content/sg.md +229 -0
  814. package/skills/legal-explainers/non-compete-contract-explainer/content/south-australia.md +236 -0
  815. package/skills/legal-explainers/non-compete-contract-explainer/content/south-carolina.md +226 -0
  816. package/skills/legal-explainers/non-compete-contract-explainer/content/south-dakota.md +222 -0
  817. package/skills/legal-explainers/non-compete-contract-explainer/content/tasmania.md +224 -0
  818. package/skills/legal-explainers/non-compete-contract-explainer/content/tennessee.md +251 -0
  819. package/skills/legal-explainers/non-compete-contract-explainer/content/texas.md +297 -0
  820. package/skills/legal-explainers/non-compete-contract-explainer/content/utah.md +250 -0
  821. package/skills/legal-explainers/non-compete-contract-explainer/content/vermont.md +211 -0
  822. package/skills/legal-explainers/non-compete-contract-explainer/content/victoria.md +218 -0
  823. package/skills/legal-explainers/non-compete-contract-explainer/content/virgin-islands.md +193 -0
  824. package/skills/legal-explainers/non-compete-contract-explainer/content/virginia.md +213 -0
  825. package/skills/legal-explainers/non-compete-contract-explainer/content/washington.md +296 -0
  826. package/skills/legal-explainers/non-compete-contract-explainer/content/west-virginia.md +187 -0
  827. package/skills/legal-explainers/non-compete-contract-explainer/content/western-australia.md +224 -0
  828. package/skills/legal-explainers/non-compete-contract-explainer/content/wisconsin.md +293 -0
  829. package/skills/{non-compete-contract-explainer → legal-explainers/non-compete-contract-explainer}/content/wyoming.md +69 -55
  830. package/skills/legal-explainers/non-compete-contract-explainer/manifest.json +689 -0
  831. package/content/templates/bonterms-mutual-nda/signing.yaml +0 -35
  832. package/dist/core/signing-config.d.ts +0 -46
  833. package/dist/core/signing-config.d.ts.map +0 -1
  834. package/dist/core/signing-config.js +0 -67
  835. package/dist/core/signing-config.js.map +0 -1
  836. package/skills/non-compete-contract-explainer/manifest.json +0 -18
  837. package/skills/services-agreement/template-filling-execution.md +0 -81
  838. package/skills/shared/template-filling-execution.md +0 -92
  839. /package/skills/{cloud-service-agreement → agreements/cloud-service-agreement}/CONNECTORS.md +0 -0
  840. /package/skills/{data-privacy-agreement → agreements/data-privacy-agreement}/CONNECTORS.md +0 -0
  841. /package/skills/{employment-contract → agreements/employment-contract}/CONNECTORS.md +0 -0
  842. /package/skills/{nda → agreements/nda}/CONNECTORS.md +0 -0
  843. /package/skills/{open-agreements → agreements/open-agreements}/CONNECTORS.md +0 -0
  844. /package/skills/{safe → agreements/safe}/CONNECTORS.md +0 -0
  845. /package/skills/{services-agreement → agreements/services-agreement}/CONNECTORS.md +0 -0
  846. /package/skills/{venture-financing → agreements/venture-financing}/CONNECTORS.md +0 -0
  847. /package/skills/{delaware-franchise-tax → client-workflows/delaware-franchise-tax}/CONNECTORS.md +0 -0
  848. /package/skills/{delaware-franchise-tax → client-workflows/delaware-franchise-tax}/reference/ecorp-portal-playwright-notes.md +0 -0
  849. /package/skills/{delaware-franchise-tax → client-workflows/delaware-franchise-tax}/reference/faq.md +0 -0
  850. /package/skills/{delaware-franchise-tax → client-workflows/delaware-franchise-tax}/reference/filing-instructions.md +0 -0
  851. /package/skills/{delaware-franchise-tax → client-workflows/delaware-franchise-tax}/reference/tax-calculation.md +0 -0
  852. /package/skills/{edit-docx-agreement → client-workflows/edit-docx-agreement}/CONNECTORS.md +0 -0
  853. /package/skills/{iso-27001-evidence-collection → compliance/iso-27001-evidence-collection}/CONNECTORS.md +0 -0
  854. /package/skills/{iso-27001-evidence-collection → compliance/iso-27001-evidence-collection}/rules/api-exports.md +0 -0
  855. /package/skills/{iso-27001-evidence-collection → compliance/iso-27001-evidence-collection}/rules/evidence-types.md +0 -0
  856. /package/skills/{iso-27001-evidence-collection → compliance/iso-27001-evidence-collection}/rules/screenshot-guide.md +0 -0
  857. /package/skills/{iso-27001-internal-audit → compliance/iso-27001-internal-audit}/CONNECTORS.md +0 -0
  858. /package/skills/{iso-27001-internal-audit → compliance/iso-27001-internal-audit}/rules/access-control.md +0 -0
  859. /package/skills/{iso-27001-internal-audit → compliance/iso-27001-internal-audit}/rules/business-continuity.md +0 -0
  860. /package/skills/{iso-27001-internal-audit → compliance/iso-27001-internal-audit}/rules/change-management.md +0 -0
  861. /package/skills/{iso-27001-internal-audit → compliance/iso-27001-internal-audit}/rules/encryption.md +0 -0
  862. /package/skills/{iso-27001-internal-audit → compliance/iso-27001-internal-audit}/rules/incident-response.md +0 -0
  863. /package/skills/{iso-27001-internal-audit → compliance/iso-27001-internal-audit}/rules/isms-management.md +0 -0
  864. /package/skills/{iso-27001-internal-audit → compliance/iso-27001-internal-audit}/rules/logging-monitoring.md +0 -0
  865. /package/skills/{iso-27001-internal-audit → compliance/iso-27001-internal-audit}/rules/people-controls.md +0 -0
  866. /package/skills/{iso-27001-internal-audit → compliance/iso-27001-internal-audit}/rules/supplier-management.md +0 -0
  867. /package/skills/{soc2-readiness → compliance/soc2-readiness}/CONNECTORS.md +0 -0
  868. /package/skills/{soc2-readiness → compliance/soc2-readiness}/rules/change-vendor-management.md +0 -0
  869. /package/skills/{soc2-readiness → compliance/soc2-readiness}/rules/communication-info.md +0 -0
  870. /package/skills/{soc2-readiness → compliance/soc2-readiness}/rules/control-activities.md +0 -0
  871. /package/skills/{soc2-readiness → compliance/soc2-readiness}/rules/control-environment.md +0 -0
  872. /package/skills/{soc2-readiness → compliance/soc2-readiness}/rules/logical-access.md +0 -0
  873. /package/skills/{soc2-readiness → compliance/soc2-readiness}/rules/monitoring-activities.md +0 -0
  874. /package/skills/{soc2-readiness → compliance/soc2-readiness}/rules/optional-categories.md +0 -0
  875. /package/skills/{soc2-readiness → compliance/soc2-readiness}/rules/privacy-criteria.md +0 -0
  876. /package/skills/{soc2-readiness → compliance/soc2-readiness}/rules/risk-assessment.md +0 -0
  877. /package/skills/{soc2-readiness → compliance/soc2-readiness}/rules/system-operations.md +0 -0
  878. /package/skills/{canonical-markdown-authoring → internal/canonical-markdown-authoring}/CONNECTORS.md +0 -0
  879. /package/skills/{unit-test-philosophy → internal/unit-test-philosophy}/references/allure-test-spec-writing-guide.md +0 -0
@@ -0,0 +1,295 @@
1
+ ---
2
+ jurisdiction: "Arizona"
3
+ slug: arizona
4
+ countryCode: US
5
+ snapshotAsOf: "2026-06-19"
6
+ lastReviewed: "2026-06-03"
7
+ canonicalUrl: https://openagreements.org/practice-guides/non-compete/us/arizona
8
+ license: CC BY 4.0
9
+ stale: false
10
+ ---
11
+
12
+ > [!IMPORTANT]
13
+ > **Informational only — not legal advice.** This is a snapshot of an OpenAgreements practice note,
14
+ > provided for general information. It is not legal advice, does not create an attorney-client
15
+ > relationship, and is not a substitute for a licensed attorney in the relevant jurisdiction.
16
+ > Laws change; verify against the canonical version before relying on it.
17
+ >
18
+ > **Canonical:** https://openagreements.org/practice-guides/non-compete/us/arizona · **Snapshot as of:** 2026-06-19 · License: CC BY 4.0 · © openagreements.org
19
+
20
+ # Non-Competes in Arizona[^about]
21
+
22
+ A question-by-question summary of Arizona non-compete law, including the common-law reasonableness test, the strict no-rewrite (blue-pencil) rule, physician covenants under Valley Medical Specialists v. Farber, the broadcast-employee ban in A.R.S. § 23-494, continued-employment consideration, confidentiality covenants treated as de facto non-competes, the Arizona Uniform Trade Secrets Act, sale-of-business covenants, tolling, attorney fees, and the failed HB 2361 statewide-ban bill.
23
+
24
+
25
+ ## At a glance
26
+
27
+ | Question | Arizona |
28
+ | --- | --- |
29
+ | **Are non-competes enforceable?** | Allowed if reasonable |
30
+ | **Bottom line** | Arizona has no general non-compete statute; an employee covenant is enforceable under common law only if reasonable and no broader than necessary to protect a legitimate business interest. |
31
+ | **Main law or case** | common law (Valley Medical Specialists v. Farber, 982 P.2d 1277 (Ariz. 1999)) |
32
+ | **Main exceptions** | Broadcast-employee ban (A.R.S. § 23-494); physicians enforceable only under heightened scrutiny |
33
+ | **Can a court narrow it?** | Only strikes wording |
34
+ | **Applies to contractors?** | Unclear |
35
+ | **Restriction extended during a breach?** | Not addressed |
36
+ | **Maximum length set by law** | No statutory limit |
37
+
38
+ ## Are employee non-compete agreements enforceable in Arizona? {#enforceability}
39
+
40
+ **Short answer.** Sometimes. Arizona has no general statute banning or governing employee non-competes, so the question is decided under common law: a covenant not to compete is enforceable only if it is reasonable. Arizona courts treat these restraints as disfavored[^q1-amex-disfavored] and will refuse to enforce one that sweeps further than the employer's legitimate interest requires [^q1-farber-reasonableness].
41
+
42
+ Unlike California, North Dakota, or Oklahoma, Arizona does not void employee non-competes by statute. The governing framework comes from the Arizona Supreme Court's decision in *Valley Medical Specialists v. Farber* and a line of Court of Appeals cases applying a fact-intensive reasonableness analysis.
43
+
44
+ "A restriction is unreasonable and thus will not be enforced: (1) if the restraint is greater than necessary to protect the employer's legitimate interest; or (2) if that interest is outweighed by the hardship to the employee and the likely injury to the public."[^q1-farber-reasonableness]
45
+
46
+ Because the analysis turns on the facts of each restraint, an employer cannot assume a covenant is enforceable just because the employee signed it. The sections below walk through the reasonableness test, the unusually strict rule against judicial rewriting, and the profession- and context-specific rules.
47
+
48
+ ## What makes a non-compete reasonable under Arizona law? {#reasonableness-test}
49
+
50
+ **Short answer.** A restraint that is no broader than necessary to protect a legitimate business interest. The employer must identify a protectable interest — such as trade secrets, confidential information, or customer goodwill — and the restriction's duration, geography, and scope of prohibited activity must be tailored to that interest. The employee's hardship is one of the factors weighed in the analysis [^q2-amex-reasonable][^q2-amex-hardship].
51
+
52
+ The threshold question is always whether the employer has an interest worth protecting. Without one, the covenant fails no matter how narrowly it is drawn.
53
+
54
+ "A restrictive covenant - whether a covenant not to compete or an anti-piracy agreement - is enforceable as long as it is no broader than necessary to protect the employer's legitimate business interest."[^q2-hilb-protectable]
55
+
56
+ In *Hilb, Rogal & Hamilton Co. of Arizona v. McKinney*, the Court of Appeals refused to enforce an anti-piracy covenant because the employer had no protectable interest in the particular account at issue.
57
+
58
+ "We hold that HRH had no protectable interest in the Bell Ford account."[^q2-hilb-holding]
59
+
60
+ Even where an interest exists, reasonableness is measured against the burden on the employee.
61
+
62
+ "Hardship to the employee, however, is one of the factors to be considered in determining reasonableness."[^q2-amex-hardship]
63
+
64
+ ## Will an Arizona court narrow or rewrite an overbroad non-compete? {#court-narrowing}
65
+
66
+ **Short answer.** No — not by rewriting it. Arizona follows a strict blue-pencil rule: a court may eliminate a grammatically severable unreasonable term, but it may not add language or rewrite the covenant to make it reasonable. If the unreasonable portion is not severable, the whole restraint falls [^q3-varsity-bluepencil][^q3-bryceland-severable].
67
+
68
+ This is the single most important drafting fact about Arizona non-competes. In *Varsity Gold, Inc. v. Porzio*, the Court of Appeals reversed a trial court that had narrowed an overbroad covenant to save it.
69
+
70
+ "The court explained that, while Arizona courts may ‘blue pencil’ a restrictive covenant by eliminating grammatically sever-able, unreasonable terms, the court cannot add provisions or rewrite them."[^q3-varsity-bluepencil]
71
+
72
+ "In summary, we decide that the trial court erred by rewriting the restrictive covenant to render it reasonable and enforceable."[^q3-varsity-norewrite]
73
+
74
+ Where the unreasonable language cannot be cleanly struck, the covenant is unenforceable as a whole. In *Bryceland v. Northey*, the court found the restraint unreasonably broad and not severable.
75
+
76
+ "Neither the contract itself nor other evidence in the record indicates that this unreasonable portion of the contract was severable."[^q3-bryceland-severable]
77
+
78
+ For a clause-by-clause pass over a specific agreement against these drafting rules, the [Arizona non-compete review checklist](/checklists/non-compete/us/arizona) walks the full covenant suite item by item with each requirement's force level.
79
+
80
+ > [!CAUTION]
81
+ > **Drafting note.**
82
+ >
83
+ > Because an Arizona court will strike — not narrow — an overbroad covenant, draft duration, geography, and prohibited activity to the minimum the legitimate business interest actually requires, and use distinct, grammatically severable clauses so a single defect does not void the entire restraint. An overbroad covenant is more likely to fall entirely than to be trimmed by the court [^q3-varsity-bluepencil][^q3-bryceland-severable].
84
+
85
+ ## What non-compete rules apply to physicians in Arizona? {#physician-rules}
86
+
87
+ **Short answer.** Physician non-competes are not categorically void, but they face heightened scrutiny. In *Farber*, the Arizona Supreme Court held that physician covenants must be strictly construed for reasonableness because of the public interest in patients' ability to choose their doctor, and it refused to enforce the covenant before it on public-policy grounds [^q4-farber-strict][^q4-farber-publicpolicy].
88
+
89
+ A reasonable physician covenant can still be enforced. The Court of Appeals in *Phoenix Orthopaedic Surgeons, Ltd. v. Peairs* rejected the argument that all physician non-competes are void as against public policy.
90
+
91
+ "We reject, however, Dr. Peairs' suggestion that all such covenants not to compete are unenforceable as against public policy."[^q4-phoenix-notvoid]
92
+
93
+ But *Farber* makes clear that the public's interest weighs heavily, and that close calls go against enforcement.
94
+
95
+ "In light of the great public policy interest involved in covenants not to compete between physicians, each agreement will be strictly construed for reasonableness."[^q4-farber-strict]
96
+
97
+ > [!NOTE]
98
+ > **Practice note.**
99
+ >
100
+ > Treat a physician non-compete as enforceable only when it is narrowly tailored. Even a covenant that protects a real interest can fail if the restriction on the physician's practice harms patient access; in *Farber* the public-policy interest outweighed the employer's protectable interest [^q4-farber-publicpolicy][^q4-farber-strict].
101
+
102
+ ## Can Arizona broadcast employees be required to sign non-competes? {#broadcast-employees}
103
+
104
+ **Short answer.** No. Arizona has one statutory non-compete ban, and it covers broadcast employees. Under A.R.S. § 23-494, it is unlawful for a television or radio station or network to require a current or prospective employee to agree to a noncompete clause as a condition of employment [^q5-ars-23-494-prohibition].
105
+
106
+ This is a categorical prohibition, not a reasonableness test. The statute defines both who is covered and what counts as a prohibited clause.
107
+
108
+ "As a condition of employment, it is unlawful for a broadcast employer to require a current or prospective employee to agree to a noncompete clause."[^q5-ars-23-494-prohibition]
109
+
110
+ "‘Noncompete clause’ means a clause in an employment contract with a broadcast employer that prohibits an employee from working in a specific geographic area for a specific period of time after leaving employment with the broadcast employer."[^q5-ars-23-494-definition]
111
+
112
+ ## Is continued employment enough consideration for an Arizona non-compete? {#consideration}
113
+
114
+ **Short answer.** Yes. Arizona follows the majority rule that continued at-will employment is sufficient consideration to support a covenant, even one signed after employment has already begun. An employer does not have to give a raise, bonus, or promotion to satisfy consideration for a mid-employment covenant — though the covenant still must clear Arizona's reasonableness and no-rewrite rules to be enforceable [^q6-mattison-consideration].
115
+
116
+ The leading statement is in *Mattison v. Johnston*, where the Court of Appeals upheld a covenant signed during an at-will relationship.
117
+
118
+ "Although there is authority to the contrary, most jurisdictions which have considered the issue have found that continued employment is sufficient consideration to support a restrictive covenant executed after employment has commenced even where employment continues to be on an at-will basis."[^q6-mattison-consideration]
119
+
120
+ A federal court applying Arizona law reached the same result in *Compass Bank v. Hartley*.
121
+
122
+ "In addition, the promise of continued employment validates a covenant executed after the employment relationship has commenced, even where it continues to be on an at-will basis."[^q6-compass-continued]
123
+
124
+ ## Are confidentiality and non-solicitation covenants treated as non-competes in Arizona? {#nonsolicitation-confidentiality}
125
+
126
+ **Short answer.** They can be. Arizona looks at the functional effect of a restraint, not its label. A confidentiality or non-solicitation covenant that is broad enough to operate as a practical bar on competition is analyzed as a non-compete and judged for reasonableness. In *Orca Communications Unlimited, LLC v. Noder*, the Court of Appeals held that an unlimited confidentiality covenant was unenforceable as the equivalent of a geographically unrestricted non-compete [^q7-orca-defacto].
127
+
128
+ The risk is greatest where a confidentiality clause has no time or geographic limit and reaches information that is not a trade secret.
129
+
130
+ "Thus, the trial court did not err in finding that the confidentiality covenant is unenforceable as the equivalent of a geographically unrestricted non-competition agreement."[^q7-orca-defacto]
131
+
132
+ > [!CAUTION]
133
+ > **Drafting note.**
134
+ >
135
+ > Scope confidentiality and non-solicitation covenants to actual trade secrets and confidential information, with reasonable limits, rather than broadly restricting a former employee's use of general skills or knowledge. An open-ended confidentiality clause can be struck as a disguised non-compete and is subject to the same strict no-rewrite rule [^q7-orca-defacto][^q7-hilb-antipiracy].
136
+
137
+ ## How does the Arizona Uniform Trade Secrets Act interact with non-competes? {#trade-secrets}
138
+
139
+ **Short answer.** The Arizona Uniform Trade Secrets Act (AUTSA), A.R.S. §§ 44-401 to 44-407, protects trade secrets independently of any covenant, so an employer often has a remedy even without an enforceable non-compete. AUTSA displaces conflicting common-law claims for trade-secret misappropriation, but it expressly preserves contractual remedies and other civil remedies not based on misappropriation [^q8-ars-44-407-displacement][^q8-ars-44-407-contract].
140
+
141
+ AUTSA defines a trade secret by the familiar two-part test of independent economic value plus reasonable secrecy efforts.
142
+
143
+ "‘Trade secret’ means information, including a formula, pattern, compilation, program, device, method, technique or process, that both: (a) Derives independent economic value, actual or potential, from not being generally known to, and not being readily ascertainable by proper means by, other persons who can obtain economic value from its disclosure or use. (b) Is the subject of efforts that are reasonable under the circumstances to maintain its secrecy."[^q8-ars-44-401-definition]
144
+
145
+ Crucially, the Arizona Supreme Court held in the *Orca* appeal that AUTSA does not wipe out common-law claims based on confidential information that does not rise to the level of a trade secret.
146
+
147
+ "We hold that AUTSA does not displace common-law claims based on alleged misappropriation of confidential information that is not a trade secret."[^q8-orca2014-nondisplacement]
148
+
149
+ A misappropriation claim has a three-year limitations period.
150
+
151
+ "An action for misappropriation must be brought within three years after the misappropriation is discovered or by the exercise of reasonable diligence should have been discovered."[^q8-ars-44-406-sol]
152
+
153
+ ## Are sale-of-business non-competes treated differently in Arizona? {#sale-of-business}
154
+
155
+ **Short answer.** Yes, somewhat more leniently. A covenant given as part of the sale of a business protects the goodwill the buyer paid for, so Arizona courts will ordinarily uphold one that is limited in time and geographic scope. The covenant still must be reasonable and cannot bar the seller from all business whatsoever [^q9-gann-validity][^q9-gann-goodwill].
156
+
157
+ In *Gann v. Morris*, the Court of Appeals explained why sale-of-business covenants get more latitude than employment covenants.
158
+
159
+ "Where limited as to time and space, the covenant is ordinarily valid unless it is to refrain from all business whatsoever."[^q9-gann-validity]
160
+
161
+ "The sale of such a business necessarily includes the sale of good will and the purchaser has the right to assure himself as best he can of the transfer of the good will."[^q9-gann-goodwill]
162
+
163
+ More latitude is not a free pass. In *Berkadia Real Estate Advisors LLC v. Wadlund* (D. Ariz. 2024), a federal court applying Arizona law refused to enforce a sale-of-business covenant whose activity, geographic, and duration limits swept further than the goodwill the buyer had acquired.
164
+
165
+ "The Court finds that the scope of activity, the geographic scope, and the duration of the TCRA restrictive covenants, singularly and in combination, are unreasonable."[^q9-berkadia-unreasonable]
166
+
167
+ > [!CAUTION]
168
+ > **Drafting note.**
169
+ >
170
+ > Tie a sale-of-business covenant's geography, duration, and scope of restricted activity to the goodwill actually being transferred. In *Berkadia* a nationwide covenant binding a seller who had only ever worked in Tucson was struck as unreasonable, and Arizona's no-rewrite rule meant the court would not pare it back [^q9-berkadia-unreasonable][^q9-gann-validity].
171
+
172
+ ## Does an Arizona non-compete period extend while the employee is in breach or litigation is pending? {#tolling}
173
+
174
+ **Short answer.** Arizona law does not squarely answer this. No Arizona appellate decision appears to have decided whether a non-compete period tolls — pauses and extends — while the former employee is violating the covenant or while enforcement litigation is pending. Because Arizona judges covenants for reasonableness and will not rewrite an overbroad term, a contractual extension-on-breach clause is best analyzed as part of the covenant's overall duration and drafted conservatively [^q10-farber-reasonableness][^q10-varsity-norewrite].
175
+
176
+ The uncertainty is structural. Arizona has no statute on point and no controlling case directly addressing judicial or contractual tolling of restrictive covenants. Two general rules shape the risk. First, the covenant's total effective duration — including any extension — is measured for reasonableness [^q10-farber-reasonableness]. Second, because an Arizona court will strike rather than narrow an unreasonable term, an aggressive extension clause that makes the effective period unreasonable risks taking the covenant down with it rather than being trimmed [^q10-varsity-norewrite].
177
+
178
+ > [!CAUTION]
179
+ > **Drafting note.**
180
+ >
181
+ > If you include a clause extending the restricted period for the time the employee is in breach, draft the base period and the extension so that the combined duration is still reasonable on its own terms. Under Arizona's strict no-rewrite rule, a court that finds the extended period unreasonable is more likely to void the covenant than to shorten it [^q10-varsity-norewrite][^q10-farber-reasonableness].
182
+
183
+ ## Can a non-signatory enforce a forum-selection clause in an Arizona contract dispute? {#non-signatory-forum-clause}
184
+
185
+ **Short answer.** Generally no, based only on a close relationship to a party. In 2025 the Arizona Supreme Court declined to adopt the closely-related-party doctrine for forum-selection clauses, holding that the provisions of the contract control. A person or company that did not sign the contract — an affiliate, a founder, or a related entity — cannot enforce its forum-selection clause against a signatory merely because it is closely related to a party [^q11-henderson-forum].
186
+
187
+ This matters for covenant disputes, where a party often tries to invoke a contract's forum-selection clause for the benefit of someone who never signed the agreement.
188
+
189
+ "We decline to adopt that doctrine with regard to forum selection clauses, holding that the provisions of the contract control and that other established doctrines providing non-signatories with benefits under a contract are ample."[^q11-henderson-forum]
190
+
191
+ ## Can an employer use another state's law to make an Arizona non-compete easier to enforce? {#out-of-state-law}
192
+
193
+ **Short answer.** Often not, when Arizona has the strongest connection to the employment. A federal court in Arizona declined to apply a Washington choice-of-law clause that would have imported Washington's more employer-friendly approach to non-competes, reasoning that doing so would be contrary to a fundamental policy of Arizona law [^qcol-pathway-policy][^qcol-pathway-187].
194
+
195
+ In *Pathway Medical Technologies, Inc. v. Nelson*, the employer's agreement selected Washington law, which is friendlier to non-competes — including allowing courts to rewrite an overbroad covenant. Applying the Restatement (Second) of Conflict of Laws § 187, the court treated that as an attempt to escape Arizona's policy.
196
+
197
+ "Arizona law does not approve of broad non-compete provisions."[^qcol-pathway-policy]
198
+
199
+ "the Agreement's choice of Washington law likely is not enforceable under Restatement section 187(2)(b)."[^qcol-pathway-187]
200
+
201
+ > [!CAUTION]
202
+ > **Drafting note.**
203
+ >
204
+ > Do not rely on a sister-state choice-of-law clause to obtain a more lenient non-compete rule or judicial reformation for an Arizona-centered employment relationship. Where Arizona has the most significant relationship, a court may apply Arizona law — including its strict no-rewrite rule — regardless of the contract's chosen law [^qcol-pathway-187][^qcol-pathway-policy].
205
+
206
+ ## Who pays attorney fees in an Arizona non-compete lawsuit? {#attorney-fees}
207
+
208
+ **Short answer.** Either side can be ordered to. A non-compete dispute arises out of a contract, so A.R.S. § 12-341.01 lets the court award reasonable attorney fees to the successful party. The award is discretionary, but the fee-shifting risk runs both ways: an employer that loses an overreaching enforcement action can be ordered to pay the former employee's fees [^q12-ars-12-341-fees].
209
+
210
+ "In any contested action arising out of a contract, express or implied, the court may award the successful party reasonable attorney fees."[^q12-ars-12-341-fees]
211
+
212
+ ## What are the recent developments in Arizona non-compete law? {#recent-developments}
213
+
214
+ **Short answer.** Arizona remains a common-law reasonableness state, and recent efforts to change that by statute have not been enacted. In 2026, HB 2361 proposed adding a new statute, A.R.S. § 23-207, to bar any public or private employer from requiring a noncompete clause; a near-identical 2025 bill, HB 2589, proposed the same ban. Neither has become law, so Arizona still has no general non-compete statute outside the broadcast-employee context [^q13-hb2361][^q13-hb2589].
215
+
216
+ Both bills used the same operative language, which would have replaced Arizona's case-by-case reasonableness analysis with a flat prohibition for most employees.
217
+
218
+ "As a condition of employment, it is unlawful for a public or private employer to require a current or prospective employee to agree to a noncompete clause."[^q13-hb2361]
219
+
220
+ Key developments:
221
+
222
+ -
223
+ -
224
+
225
+ Because neither ban has become law, an Arizona non-compete is still governed by the reasonableness and strict no-rewrite rules described above, not by any statutory ban outside the broadcast-employee context.
226
+
227
+ [^about]: By Steven Obiajulu, J.D. Published by [openagreements.org](https://openagreements.org). Last reviewed 2026-06-03. License: CC BY 4.0. Steven Obiajulu, J.D. is admitted in New York, not Arizona. This article synthesizes Arizona primary law and is not legal advice from a Arizona-admitted attorney. This article is for informational purposes only and does not create an attorney-client relationship.
228
+
229
+ [^q1-amex-disfavored]: **Amex Distributing Co. v. Mascari** — "Restrictive covenants which tend to prevent an employee from pursuing a similar vocation after termination of employment are disfavored." *Amex Distributing Co. v. Mascari, 150 Ariz. 510, 724 P.2d 596 (Ct. App. 1986).* <https://www.courtlistener.com/opinion/1211495/amex-distributing-co-inc-v-mascari/#:~:text=Restrictive%20covenants%20which%20tend%20to,termination%20of%20employment%20are%20disfavored.>
230
+
231
+ [^q1-farber-reasonableness]: **Valley Medical Specialists v. Farber** — "A restriction is unreasonable and thus will not be enforced: (1) if the restraint is greater than necessary to protect the employer's legitimate interest; or (2) if that interest is outweighed by the hardship to the employee and the likely injury to the public." *Valley Medical Specialists v. Farber, 194 Ariz. 363, 982 P.2d 1277 (1999).* <https://www.courtlistener.com/opinion/1253291/valley-medical-specialists-v-farber/#:~:text=A%20restriction%20is%20unreasonable%20and,likely%20injury%20to%20the%20public.>
232
+
233
+ [^q2-amex-reasonable]: **Amex Distributing Co. v. Mascari** — "Reasonable restraints-those no broader than the employer's legitimately protectable interests-will be enforced in Arizona." *Amex Distributing Co. v. Mascari, 150 Ariz. 510, 724 P.2d 596 (Ct. App. 1986).* <https://www.courtlistener.com/opinion/1211495/amex-distributing-co-inc-v-mascari/#:~:text=Reasonable%20restraints%2Dthose%20no%20broader%20than,interests%2Dwill%20be%20enforced%20in%20Arizona.>
234
+
235
+ [^q2-amex-hardship]: **Amex Distributing Co. v. Mascari** — "Hardship to the employee, however, is one of the factors to be considered in determining reasonableness." *Amex Distributing Co. v. Mascari, 150 Ariz. 510, 724 P.2d 596 (Ct. App. 1986).* <https://www.courtlistener.com/opinion/1211495/amex-distributing-co-inc-v-mascari/#:~:text=Hardship%20to%20the%20employee%2C%20however%2C,be%20considered%20in%20determining%20reasonableness.>
236
+
237
+ [^q2-hilb-protectable]: **Hilb, Rogal & Hamilton Co. of Arizona v. McKinney** — "A restrictive covenant - whether a covenant not to compete or an anti-piracy agreement - is enforceable as long as it is no broader than necessary to protect the employer's legitimate business interest." *Hilb, Rogal & Hamilton Co. of Arizona v. McKinney, 190 Ariz. 213, 946 P.2d 464 (Ct. App. 1997).* <https://www.courtlistener.com/opinion/1124526/hilb-rogal-hamilton-co-of-arizona-inc-v-mckinney/#:~:text=A%20restrictive%20covenant%20%2D%20whether,the%20employer's%20legitimate%20business%20interest.>
238
+
239
+ [^q2-hilb-holding]: **Hilb, Rogal & Hamilton Co. of Arizona v. McKinney** — "We hold that HRH had no protectable interest in the Bell Ford account." *Hilb, Rogal & Hamilton Co. of Arizona v. McKinney, 190 Ariz. 213, 946 P.2d 464 (Ct. App. 1997).* <https://www.courtlistener.com/opinion/1124526/hilb-rogal-hamilton-co-of-arizona-inc-v-mckinney/#:~:text=We%20hold%20that%20HRH%20had,in%20the%20Bell%20Ford%20account.>
240
+
241
+ [^q3-varsity-bluepencil]: **Varsity Gold, Inc. v. Porzio** — "The court explained that, while Arizona courts may ‘blue pencil’ a restrictive covenant by eliminating grammatically sever-able, unreasonable terms, the court cannot add provisions or rewrite them." *Varsity Gold, Inc. v. Porzio, 202 Ariz. 355, 45 P.3d 352 (Ct. App. 2002).* <https://www.courtlistener.com/opinion/2638678/varsity-gold-inc-v-porzio/#:~:text=The%20court%20explained%20that%2C%20while,add%20provisions%20or%20rewrite%20them.>
242
+
243
+ [^q3-bryceland-severable]: **Bryceland v. Northey** — "Neither the contract itself nor other evidence in the record indicates that this unreasonable portion of the contract was severable." *Bryceland v. Northey, 160 Ariz. 213, 772 P.2d 36 (Ct. App. 1989).* <https://www.courtlistener.com/opinion/1414072/bryceland-v-northey/#:~:text=Neither%20the%20contract%20itself%20nor,of%20the%20contract%20was%20severable.>
244
+
245
+ [^q3-varsity-norewrite]: **Varsity Gold, Inc. v. Porzio** — "In summary, we decide that the trial court erred by rewriting the restrictive covenant to render it reasonable and enforceable." *Varsity Gold, Inc. v. Porzio, 202 Ariz. 355, 45 P.3d 352 (Ct. App. 2002).* <https://www.courtlistener.com/opinion/2638678/varsity-gold-inc-v-porzio/#:~:text=In%20summary%2C%20we%20decide%20that,render%20it%20reasonable%20and%20enforceable.>
246
+
247
+ [^q4-farber-strict]: **Valley Medical Specialists v. Farber** — "In light of the great public policy interest involved in covenants not to compete between physicians, each agreement will be strictly construed for reasonableness." *Valley Medical Specialists v. Farber, 194 Ariz. 363, 982 P.2d 1277 (1999).* <https://www.courtlistener.com/opinion/1253291/valley-medical-specialists-v-farber/#:~:text=In%20light%20of%20the%20great,be%20strictly%20construed%20for%20reasonableness.>
248
+
249
+ [^q4-farber-publicpolicy]: **Valley Medical Specialists v. Farber** — "Public policy concerns in this case outweigh Valley Medical's protectable interests in enforcing the agreement." *Valley Medical Specialists v. Farber, 194 Ariz. 363, 982 P.2d 1277 (1999).* <https://www.courtlistener.com/opinion/1253291/valley-medical-specialists-v-farber/#:~:text=Public%20policy%20concerns%20in%20this,interests%20in%20enforcing%20the%20agreement.>
250
+
251
+ [^q4-phoenix-notvoid]: **Phoenix Orthopaedic Surgeons, Ltd. v. Peairs** — "We reject, however, Dr. Peairs' suggestion that all such covenants not to compete are unenforceable as against public policy." *Phoenix Orthopaedic Surgeons, Ltd. v. Peairs, 164 Ariz. 54, 790 P.2d 752 (Ct. App. 1989).* <https://www.courtlistener.com/opinion/1425574/phoenix-orthopaedic-surgeons-ltd-v-peairs/#:~:text=We%20reject%2C%20however%2C%20Dr.%20Peairs',unenforceable%20as%20against%20public%20policy.>
252
+
253
+ [^q5-ars-23-494-prohibition]: **A.R.S. § 23-494** — "As a condition of employment, it is unlawful for a broadcast employer to require a current or prospective employee to agree to a noncompete clause." *A.R.S. § 23-494(A).* <https://www.azleg.gov/ars/23/00494.htm>
254
+
255
+ [^q5-ars-23-494-definition]: **A.R.S. § 23-494** — "‘Noncompete clause’ means a clause in an employment contract with a broadcast employer that prohibits an employee from working in a specific geographic area for a specific period of time after leaving employment with the broadcast employer." *A.R.S. § 23-494(B)(2).* <https://www.azleg.gov/ars/23/00494.htm>
256
+
257
+ [^q6-mattison-consideration]: **Mattison v. Johnston** — "Although there is authority to the contrary, most jurisdictions which have considered the issue have found that continued employment is sufficient consideration to support a restrictive covenant executed after employment has commenced even where employment continues to be on an at-will basis." *Mattison v. Johnston, 152 Ariz. 109, 730 P.2d 286 (Ct. App. 1986).* <https://www.courtlistener.com/opinion/1118936/mattison-v-johnston/#:~:text=Although%20there%20is%20authority%20to,be%20on%20an%20at%2Dwill%20basis.>
258
+
259
+ [^q6-compass-continued]: **Compass Bank v. Hartley** — "In addition, the promise of continued employment validates a covenant executed after the employment relationship has commenced, even where it continues to be on an at-will basis." *Compass Bank v. Hartley, 430 F. Supp. 2d 989 (D. Ariz. 2006).* <https://www.courtlistener.com/opinion/2317852/compass-bank-v-hartley/#:~:text=In%20addition%2C%20the%20promise%20of,be%20on%20an%20at%2Dwill%20basis.>
260
+
261
+ [^q7-orca-defacto]: **Orca Communications Unlimited, LLC v. Noder** — "Thus, the trial court did not err in finding that the confidentiality covenant is unenforceable as the equivalent of a geographically unrestricted non-competition agreement." *Orca Communications Unlimited, LLC v. Noder, 233 Ariz. 411 (Ct. App. 2013).* <https://www.courtlistener.com/opinion/6604207/orca-communications-unlimited-llc-v-noder/#:~:text=Thus%2C%20the%20trial%20court%20did,a%20geographically%20unrestricted%20non%2Dcompetition%20agreement.>
262
+
263
+ [^q7-hilb-antipiracy]: **Hilb, Rogal & Hamilton Co. of Arizona v. McKinney** — "A restrictive covenant - whether a covenant not to compete or an anti-piracy agreement - is enforceable as long as it is no broader than necessary to protect the employer's legitimate business interest." *Hilb, Rogal & Hamilton Co. of Arizona v. McKinney, 190 Ariz. 213, 946 P.2d 464 (Ct. App. 1997).* <https://www.courtlistener.com/opinion/1124526/hilb-rogal-hamilton-co-of-arizona-inc-v-mckinney/#:~:text=A%20restrictive%20covenant%20%2D%20whether,the%20employer's%20legitimate%20business%20interest.>
264
+
265
+ [^q8-ars-44-407-displacement]: **A.R.S. § 44-407** — "Except as provided in subsection B, this chapter displaces conflicting tort, restitutionary and other laws of this state providing civil remedies for misappropriation of a trade secret." *A.R.S. § 44-407(A).* <https://www.azleg.gov/ars/44/00407.htm>
266
+
267
+ [^q8-ars-44-407-contract]: **A.R.S. § 44-407** — "Contractual remedies, whether or not based on misappropriation of a trade secret." *A.R.S. § 44-407(B)(1).* <https://www.azleg.gov/ars/44/00407.htm>
268
+
269
+ [^q8-ars-44-401-definition]: **A.R.S. § 44-401** — "‘Trade secret’ means information, including a formula, pattern, compilation, program, device, method, technique or process, that both: (a) Derives independent economic value, actual or potential, from not being generally known to, and not being readily ascertainable by proper means by, other persons who can obtain economic value from its disclosure or use. (b) Is the subject of efforts that are reasonable under the circumstances to maintain its secrecy." *A.R.S. § 44-401(4).* <https://www.azleg.gov/ars/44/00401.htm>
270
+
271
+ [^q8-orca2014-nondisplacement]: **Orca Communications Unlimited, LLC v. Noder** — "We hold that AUTSA does not displace common-law claims based on alleged misappropriation of confidential information that is not a trade secret." *Orca Communications Unlimited, LLC v. Noder, 236 Ariz. 180, 337 P.3d 545 (2014).* <https://www.courtlistener.com/opinion/2752976/orca-communications-v-ann-noder-et-virpitch-public/#:~:text=We%20hold%20that%20AUTSA%20does,is%20not%20a%20trade%20secret.>
272
+
273
+ [^q8-ars-44-406-sol]: **A.R.S. § 44-406** — "An action for misappropriation must be brought within three years after the misappropriation is discovered or by the exercise of reasonable diligence should have been discovered." *A.R.S. § 44-406.* <https://www.azleg.gov/ars/44/00406.htm>
274
+
275
+ [^q9-gann-validity]: **Gann v. Morris** — "Where limited as to time and space, the covenant is ordinarily valid unless it is to refrain from all business whatsoever." *Gann v. Morris, 122 Ariz. 517, 596 P.2d 43 (Ct. App. 1979).* <https://www.courtlistener.com/opinion/1362794/gann-v-morris/#:~:text=Where%20limited%20as%20to%20time,refrain%20from%20all%20business%20whatsoever.>
276
+
277
+ [^q9-gann-goodwill]: **Gann v. Morris** — "The sale of such a business necessarily includes the sale of good will and the purchaser has the right to assure himself as best he can of the transfer of the good will." *Gann v. Morris, 122 Ariz. 517, 596 P.2d 43 (Ct. App. 1979).* <https://www.courtlistener.com/opinion/1362794/gann-v-morris/#:~:text=The%20sale%20of%20such%20a,transfer%20of%20the%20good%20will.>
278
+
279
+ [^q9-berkadia-unreasonable]: **Berkadia Real Estate Advisors LLC v. Wadlund** — "The Court finds that the scope of activity, the geographic scope, and the duration of the TCRA restrictive covenants, singularly and in combination, are unreasonable." *Berkadia Real Estate Advisors LLC v. Wadlund, No. CV-22-00049-TUC-CKJ, 2024 WL 4125533 (D. Ariz. June 27, 2024).* <https://www.govinfo.gov/app/details/USCOURTS-azd-4_22-cv-00049/USCOURTS-azd-4_22-cv-00049-10>
280
+
281
+ [^q10-farber-reasonableness]: **Valley Medical Specialists v. Farber** — "A restriction is unreasonable and thus will not be enforced: (1) if the restraint is greater than necessary to protect the employer's legitimate interest; or (2) if that interest is outweighed by the hardship to the employee and the likely injury to the public." *Valley Medical Specialists v. Farber, 194 Ariz. 363, 982 P.2d 1277 (1999).* <https://www.courtlistener.com/opinion/1253291/valley-medical-specialists-v-farber/#:~:text=A%20restriction%20is%20unreasonable%20and,likely%20injury%20to%20the%20public.>
282
+
283
+ [^q10-varsity-norewrite]: **Varsity Gold, Inc. v. Porzio** — "The court explained that, while Arizona courts may ‘blue pencil’ a restrictive covenant by eliminating grammatically sever-able, unreasonable terms, the court cannot add provisions or rewrite them." *Varsity Gold, Inc. v. Porzio, 202 Ariz. 355, 45 P.3d 352 (Ct. App. 2002).* <https://www.courtlistener.com/opinion/2638678/varsity-gold-inc-v-porzio/#:~:text=The%20court%20explained%20that%2C%20while,add%20provisions%20or%20rewrite%20them.>
284
+
285
+ [^q11-henderson-forum]: **Henderson v. Moskowitz** — "We decline to adopt that doctrine with regard to forum selection clauses, holding that the provisions of the contract control and that other established doctrines providing non-signatories with benefits under a contract are ample." *Henderson v. Moskowitz (Ariz. Nov. 28, 2025).* <https://www.courtlistener.com/opinion/10743771/henderson-v-hon-moskowitzsullivan/#:~:text=We%20decline%20to%20adopt%20that,under%20a%20contract%20are%20ample.>
286
+
287
+ [^qcol-pathway-policy]: **Pathway Medical Technologies, Inc. v. Nelson** — "Arizona law does not approve of broad non-compete provisions." *Pathway Medical Technologies, Inc. v. Nelson, No. CV11-0857-PHX-DGC, 2011 WL 4543928 (D. Ariz. Sept. 30, 2011).* <https://scholar.google.com/scholar_case?case=17995886739076358627>
288
+
289
+ [^qcol-pathway-187]: **Pathway Medical Technologies, Inc. v. Nelson** — "the Agreement's choice of Washington law likely is not enforceable under Restatement section 187(2)(b)." *Pathway Medical Technologies, Inc. v. Nelson, No. CV11-0857-PHX-DGC, 2011 WL 4543928 (D. Ariz. Sept. 30, 2011).* <https://scholar.google.com/scholar_case?case=17995886739076358627>
290
+
291
+ [^q12-ars-12-341-fees]: **A.R.S. § 12-341.01** — "In any contested action arising out of a contract, express or implied, the court may award the successful party reasonable attorney fees." *A.R.S. § 12-341.01(A).* <https://www.azleg.gov/ars/12/00341-01.htm>
292
+
293
+ [^q13-hb2361]: **Arizona HB 2361 (2026)** — "As a condition of employment, it is unlawful for a public or private employer to require a current or prospective employee to agree to a noncompete clause." *Ariz. H.B. 2361, 57th Leg., 2d Reg. Sess. (2026).* <https://www.azleg.gov/legtext/57leg/2R/bills/HB2361P.htm>
294
+
295
+ [^q13-hb2589]: **Arizona HB 2589 (2025)** — "As a condition of employment, it is unlawful for a public or private employer to require a current or prospective employee to agree to a noncompete clause." *Ariz. H.B. 2589, 57th Leg., 1st Reg. Sess. (2025).* <https://www.azleg.gov/legtext/57leg/1R/bills/HB2589P.htm>
@@ -0,0 +1,235 @@
1
+ ---
2
+ jurisdiction: "Arkansas"
3
+ slug: arkansas
4
+ countryCode: US
5
+ snapshotAsOf: "2026-06-19"
6
+ lastReviewed: "2026-06-02"
7
+ canonicalUrl: https://openagreements.org/practice-guides/non-compete/us/arkansas
8
+ license: CC BY 4.0
9
+ stale: false
10
+ ---
11
+
12
+ > [!IMPORTANT]
13
+ > **Informational only — not legal advice.** This is a snapshot of an OpenAgreements practice note,
14
+ > provided for general information. It is not legal advice, does not create an attorney-client
15
+ > relationship, and is not a substitute for a licensed attorney in the relevant jurisdiction.
16
+ > Laws change; verify against the canonical version before relying on it.
17
+ >
18
+ > **Canonical:** https://openagreements.org/practice-guides/non-compete/us/arkansas · **Snapshot as of:** 2026-06-19 · License: CC BY 4.0 · © openagreements.org
19
+
20
+ # Non-Competes in Arkansas[^about]
21
+
22
+ Arkansas non-compete law under Ark. Code Ann. § 4-75-101, enacted by Act 921 of 2015, includes mandatory reformation, continued-employment consideration, a two-year presumption, a physician ban, and judicial tolling risk.
23
+
24
+
25
+ ## At a glance
26
+
27
+ | Question | Arkansas |
28
+ | --- | --- |
29
+ | **Are non-competes enforceable?** | Allowed if reasonable |
30
+ | **Bottom line** | Arkansas enforces an employee non-compete that is ancillary, protects a statutory business interest, and is no broader in time and scope than necessary, with overbroad covenants reformed by the court. |
31
+ | **Main law or case** | Ark. Code Ann. § 4-75-101 (Act 921 of 2015; amended by Act 232 of 2025) |
32
+ | **Main exceptions** | Physician practice restrictions void (§ 4-75-101(k), 2025); Title 17 Subtitle 3 licensees excluded; non-solicits/NDAs excluded |
33
+ | **Can a court narrow it?** | Yes — rewrites to reasonable |
34
+ | **Applies to contractors?** | Unclear |
35
+ | **Restriction extended during a breach?** | Open question — prospective injunctions allowed, contractual tolling unsettled |
36
+ | **Maximum length set by law** | 2 years presumptively reasonable |
37
+
38
+ ## Are employee non-compete agreements enforceable in Arkansas? {#employee-noncompetes}
39
+
40
+ **Short answer.** Yes, if the covenant is ancillary to employment, protects a statutory business interest, and is no broader in time and scope than necessary to defend that interest [^q1-aca-enforceable].
41
+
42
+ For agreements governed by the current statute, Arkansas is a permissible, enforce-if-reasonable state rather than a ban state. Ark. Code Ann. § 4-75-101 lists protectable interests, supplies a two-year duration presumption, allows no defined geographic restriction in some cases, and requires reformation of overbroad covenants [^q1-aca-enforceable][^q1-aca-protectable][^q1-aca-reformation]. For a clause-by-clause pass over a specific agreement against these rules, the [Arkansas non-compete review checklist](/checklists/non-compete/us/arkansas) walks the full covenant suite item by item with each requirement's force level.
43
+
44
+ The effective-date line matters. *Box* treated Act 921 as effective July 22, 2015, and said the statute only arguably applied to the agreement executed after that date, while older agreements remained on the pre-Act common-law track [^q1-box-effective-date].
45
+
46
+ > [!NOTE]
47
+ > **Practice note.**
48
+ >
49
+ > Do not cite pre-2015 Arkansas cases as if they still supply the whole remedial rule. They remain useful for the old common-law framework and reasonableness concepts, but current covered employment covenants start with § 4-75-101 [^q1-box-effective-date][^q1-aca-reformation].
50
+
51
+ ## What makes an Arkansas non-compete reasonable or enforceable? {#reasonableness-test}
52
+
53
+ **Short answer.** The covenant must be tied to a protectable business interest and limited in time and scope no more than necessary to defend that interest [^q2-aca-enforceable].
54
+
55
+ The statute supplies the protectable-interest categories. They include trade secrets, intellectual property, customer lists, customer goodwill, business practices, methods, margins, costs, confidential business information, employee training and education, and other valuable employer data reasonably safeguarded from competitors [^q2-aca-protectable].
56
+
57
+ Reasonableness is still contextual. The statute tells courts to consider the nature of the employer's protectable interest, the geographic scope of the business, whether a geographic limit is feasible, whether the restriction is limited to a specific customer or business group, and the nature of the employer's business [^q2-aca-factors].
58
+
59
+ > [!CAUTION]
60
+ > **Drafting note.**
61
+ >
62
+ > Ordinary competition is not enough. Even before Act 921, Arkansas cases required a real protectable interest rather than a covenant designed only to eliminate competition, and the current statute keeps that interest requirement at the center [^q2-mercy-no-ordinary-competition][^q2-aca-enforceable].
63
+
64
+ ## Does an Arkansas non-compete need a geographic limit? {#geographic-limit}
65
+
66
+ **Short answer.** Not always. The current statute says the lack of a specific or defined geographic restriction does not make a covenant overbroad if the restraint is otherwise reasonable as to time and scope [^q3-aca-no-geography].
67
+
68
+ "The lack of a specific or defined geographic descriptive restriction in a covenant not to compete agreement does not make the covenant not to compete agreement overly broad under subdivision (a)(2) of this section if the covenant not to compete agreement is limited with respect to time and scope in a manner that is not greater than necessary to defend the protectable business interest of the employer."[^q3-aca-no-geography]
69
+
70
+ That is a major statutory shift from the old common-law risk. In *Bendinger*, the Arkansas Supreme Court rejected a covenant with no geographic limit because the facts did not justify it; in *NanoMech*, the Eighth Circuit applied pre-Act Arkansas law to invalidate a no-geography, any-capacity covenant [^q3-bendinger-geography][^q3-nanomech-geography].
71
+
72
+ The current drafting point is practical rather than formalistic. If there is no geography, the covenant needs another limiting mechanism, such as customer scope, activity scope, or business-scope limits tied to the employer's protectable interest [^q3-aca-no-geography][^q3-aca-factors].
73
+
74
+ ## How long can an Arkansas non-compete last? {#duration}
75
+
76
+ **Short answer.** Two years is presumptively reasonable under the statute, unless the particular facts clearly show that two years is unreasonable compared with the employer's protectable interest [^q4-aca-two-years].
77
+
78
+ "A post-termination restriction of two (2) years is presumptively reasonable as to length of time under subdivision (a)(2) of this section unless the facts and circumstances of a particular case clearly demonstrate that two (2) years is unreasonable compared to the employer's protectable business interest."[^q4-aca-two-years]
79
+
80
+ The presumption is not a safe harbor for every two-year clause. The statute ties duration back to the employer's protectable business interest, and *Bud Anderson* noted the older Arkansas damages treatise summary that one- and two-year limits had been upheld while three- and five-year limits had been unreasonable or invalid [^q4-aca-two-years][^q4-bud-duration].
81
+
82
+ > [!CAUTION]
83
+ > **Drafting note.**
84
+ >
85
+ > Avoid treating two years as automatic. The presumption can be overcome by case-specific facts, especially if the protected interest is narrow or the work restriction is broad [^q4-aca-two-years].
86
+
87
+ ## Will an Arkansas court reform an overbroad non-compete? {#court-reformation}
88
+
89
+ **Short answer.** Yes, for a covered employment non-compete under § 4-75-101. If the restrictions are unreasonable, the court must reform the covenant as needed and enforce it under the reformed terms [^q5-aca-reformation].
90
+
91
+ "The court shall enforce the covenant not to compete agreement under the reformed terms and conditions."[^q5-aca-reformation-enforce]
92
+
93
+ That mandatory reformation rule is the watershed change from pre-Act Arkansas law. Under the old regime, the contract had to be valid as written, and the court would not narrow it to a reasonable version [^q5-bendinger-no-rewrite][^q5-nanomech-no-narrow].
94
+
95
+ The temporal framing is important. *Bendinger* and *NanoMech* remain useful for the old all-or-nothing rule, and *Box* confirms Act 921's effective-date line; they should not be cited as current authority against mandatory statutory reformation for a covered post-Act employment covenant [^q5-box-effective-date][^q5-aca-reformation].
96
+
97
+ > [!NOTE]
98
+ > **Practice note.**
99
+ >
100
+ > Reformation does not remove the need to draft narrowly. The statute tells courts to reform only to the extent necessary to make the limitations reasonable and no greater than needed to protect the business interest [^q5-aca-reformation].
101
+
102
+ ## Is continued employment enough consideration for an Arkansas non-compete? {#consideration}
103
+
104
+ **Short answer.** Yes. The statute says continued employment is sufficient consideration for a covenant not to compete [^q6-aca-consideration].
105
+
106
+ "An employee's continued employment is sufficient consideration for a covenant not to compete agreement."[^q6-aca-consideration]
107
+
108
+ That means Arkansas does not require a separate bonus, promotion, equity grant, or new job offer for consideration when the statutory rule applies. The covenant still must satisfy the other statutory requirements, including protectable interest and reasonable time and scope [^q6-aca-consideration][^q6-aca-enforceable].
109
+
110
+ ## Are physician and professional non-competes enforceable in Arkansas? {#physicians-professionals}
111
+
112
+ **Short answer.** Physician practice restrictions are void under the current statute, and § 4-75-101 otherwise does not apply to covered Title 17 professional licensees except for that physician rule [^q7-aca-physician-void][^q7-aca-title-17].
113
+
114
+ "A covenant not to compete agreement that restricts the right of a physician to practice within the physician's scope of practice is void."[^q7-aca-physician-void]
115
+
116
+ The physician ban was added by the 2025 amendment. The statute defines physician by reference to the Arkansas Medical Practices Act and osteopathy licensing provisions [^q7-aca-physician-definition].
117
+
118
+ Older physician cases should be framed as pre-2025 public-policy and common-law context, not as the current statutory text. In *Mercy v. Bicak*, the Court of Appeals emphasized public access to physicians and affirmed summary judgment against enforcement of the physician non-compete [^q7-mercy-public-policy][^q7-mercy-affirm].
119
+
120
+ > [!NOTE]
121
+ > **Practice note.**
122
+ >
123
+ > Do not generalize the physician void rule to every licensed professional. The statute voids covered physician practice restrictions, while separately saying § 4-75-101 does not apply to people holding a professional license under Arkansas Code Title 17, Subtitle 3, except as provided in subsection k [^q7-aca-physician-void][^q7-aca-title-17].
124
+
125
+ ## Does an Arkansas non-compete period toll or extend during breach or litigation? {#tolling-extension}
126
+
127
+ **Short answer.** Sometimes by equitable injunction, but drafted contractual tolling clauses remain an open question. *Bud Anderson* treated a prospective injunction beyond the nominal one-year period as legally possible, while § 4-75-101 does not expressly validate tolling-on-breach clauses [^q8-bud-prospective][^q8-aca-remedies].
128
+
129
+ The practical lesson is that Arkansas courts may keep a non-compete injunction dispute alive even after the stated period expires. *Bud Anderson* rejected a mootness dismissal where the employer sought an injunction running one year from the order and the record did not show that relief was impossible [^q8-bud-prospective].
130
+
131
+ That is different from saying every contract clause that automatically extends the restricted period during breach is enforceable. The Arkansas statute speaks to damages, injunctive relief, irreparable harm, reformation, and enforcement under reformed terms, but it does not contain an express contractual tolling rule [^q8-aca-remedies][^q8-aca-reformation].
132
+
133
+ > [!NOTE]
134
+ > **Practice note.**
135
+ >
136
+ > Draft tolling language as a risk allocation, not as settled Arkansas law. *Bud Anderson* supports judicially fashioned prospective relief in the injunction posture; it does not squarely decide whether a private extension-on-breach clause is independently enforceable under § 4-75-101 [^q8-bud-prospective][^q8-aca-remedies].
137
+
138
+ ## What remedies are available for breach of an Arkansas non-compete? {#injunction-remedies}
139
+
140
+ **Short answer.** A court may award damages, appropriate injunctive relief, or both, and immediate harm from breach is statutorily treated as irreparable for preliminary-injunction purposes [^q9-aca-remedies][^q9-aca-irreparable].
141
+
142
+ "The immediate harm associated with the breach of a covenant not to compete agreement shall be considered irreparable to establish the appropriateness of a preliminary injunction."[^q9-aca-irreparable]
143
+
144
+ *Porter's* applied that current statutory rule. The Court of Appeals reversed because the circuit court used only the common-law definition of irreparable harm and failed to apply § 4-75-101 in a case involving non-compete agreements executed after 2015 [^q9-porters-after-2015][^q9-porters-statutory-harm].
145
+
146
+ The statutory irreparable-harm rule does not eliminate every injunction defense. Subsection e says the remedies language does not limit defenses to preliminary injunctive relief or the employer's right to monetary damages [^q9-aca-savings].
147
+
148
+ ## How does Arkansas treat non-solicitation, confidentiality, and trade-secret agreements? {#related-covenants}
149
+
150
+ **Short answer.** Section 4-75-101 does not apply to employee agreements that do not concern competition or competitive work, including employee non-solicits, confidentiality agreements, and nondisclosure agreements; existing common-law standards remain in effect for those agreements [^q10-aca-related-covenants].
151
+
152
+ The statute also preserves Arkansas Trade Secrets Act protections and rights. That means a trade-secret claim may be analyzed separately from a non-compete claim, and the statute should not be read to impair, limit, or change ATSA protections [^q10-aca-atsa].
153
+
154
+ Pre-Act cases show the difference in practice. *Bendinger* rejected the non-compete as overbroad but separately affirmed denial of a permanent trade-secret injunction because the evidence did not prove actual, threatened, or inevitable misappropriation [^q10-bendinger-trade-secrets].
155
+
156
+ > [!CAUTION]
157
+ > **Drafting note.**
158
+ >
159
+ > Do not label every customer, employee, confidentiality, or NDA restriction as a non-compete. Arkansas separates covered competition restraints from other agreements, and the governing standards can differ [^q10-aca-related-covenants].
160
+
161
+ [^about]: By Steven Obiajulu, J.D. Published by [openagreements.org](https://openagreements.org). Last reviewed 2026-06-02. License: CC BY 4.0. Steven Obiajulu, J.D. is admitted in New York, not Arkansas. This article synthesizes Arkansas primary law and is not legal advice from a Arkansas-admitted attorney. This article is for informational purposes only and does not create an attorney-client relationship.
162
+
163
+ [^q1-aca-enforceable]: **Ark. Code Ann. § 4-75-101** — "A covenant not to compete agreement is enforceable if the agreement is ancillary to an employment relationship or part of an otherwise enforceable employment agreement or contract to the extent that: (1) The employer has a protectable business interest; and (2) The covenant not to compete agreement is limited with respect to time and scope in a manner that is not greater than necessary to defend the protectable business interest of the employer." *Ark. Code Ann. § 4-75-101(a).* <https://advance.lexis.com/document/?pdmfid=1000516&pddocfullpath=/shared/document/statutes-legislation/urn:contentItem:6F8J-XPN0-R03K-P3X3-00008-00>
164
+
165
+ [^q1-aca-protectable]: **Ark. Code Ann. § 4-75-101** — "For the purposes of subsection (a) of this section, the protectable business interest of the employer includes the employer's: (1) Trade secrets; (2) Intellectual property; (3) Customer lists; (4) Goodwill with customers; (5) Knowledge of his or her business practices; (6) Methods; (7) Profit margins; (8) Costs; (9) Other confidential business information that is confidential, proprietary, and increases in value from not being known by a competitor; (10) Training and education of the employer's employees; and (11) Other valuable employer data that the employer has provided to an employee that an employer would reasonably seek to protect or safeguard from a competitor in the interest of fairness." *Ark. Code Ann. § 4-75-101(b).* <https://advance.lexis.com/document/?pdmfid=1000516&pddocfullpath=/shared/document/statutes-legislation/urn:contentItem:6F8J-XPN0-R03K-P3X3-00008-00>
166
+
167
+ [^q1-aca-reformation]: **Ark. Code Ann. § 4-75-101** — "The court shall enforce the covenant not to compete agreement under the reformed terms and conditions." *Ark. Code Ann. § 4-75-101(f).* <https://advance.lexis.com/document/?pdmfid=1000516&pddocfullpath=/shared/document/statutes-legislation/urn:contentItem:6F8J-XPN0-R03K-P3X3-00008-00>
168
+
169
+ [^q1-box-effective-date]: **Box v. J.B. Hunt Transport, Inc.** — "Arkansas Code Annotated section 4-75-101 (Supp. 2015), which became effective on July 22, 2015, pursuant to the enactment of Act 921 of 2015." *Box v. J.B. Hunt Transp., Inc., 2017 Ark. App. 605, 533 S.W.3d 603.* <https://www.courtlistener.com/opinion/4441363/box-v-jb-hunt-transport-inc/#:~:text=Arkansas%20Code%20Annotated%20section%204%2D75%2D101,of%20Act%20921%20of%202015.>
170
+
171
+ [^q2-aca-enforceable]: **Ark. Code Ann. § 4-75-101** — "The covenant not to compete agreement is limited with respect to time and scope in a manner that is not greater than necessary to defend the protectable business interest of the employer." *Ark. Code Ann. § 4-75-101(a).* <https://advance.lexis.com/document/?pdmfid=1000516&pddocfullpath=/shared/document/statutes-legislation/urn:contentItem:6F8J-XPN0-R03K-P3X3-00008-00>
172
+
173
+ [^q2-aca-protectable]: **Ark. Code Ann. § 4-75-101** — "For the purposes of subsection (a) of this section, the protectable business interest of the employer includes the employer's: (1) Trade secrets; (2) Intellectual property; (3) Customer lists; (4) Goodwill with customers; (5) Knowledge of his or her business practices; (6) Methods; (7) Profit margins; (8) Costs; (9) Other confidential business information that is confidential, proprietary, and increases in value from not being known by a competitor; (10) Training and education of the employer's employees; and (11) Other valuable employer data that the employer has provided to an employee that an employer would reasonably seek to protect or safeguard from a competitor in the interest of fairness." *Ark. Code Ann. § 4-75-101(b).* <https://advance.lexis.com/document/?pdmfid=1000516&pddocfullpath=/shared/document/statutes-legislation/urn:contentItem:6F8J-XPN0-R03K-P3X3-00008-00>
174
+
175
+ [^q2-aca-factors]: **Ark. Code Ann. § 4-75-101** — "The reasonableness of a covenant not to compete agreement shall be determined after considering: (A) The nature of the employer's protectable business interest; (B) The geographic scope of the employer's business and whether or not a geographic limitation is feasible under the circumstances; (C) Whether or not the restriction placed on the employee is limited to a specific group of customers or other individuals or entities associated with the employer's business; and (D) The nature of the employer's business." *Ark. Code Ann. § 4-75-101(c).* <https://advance.lexis.com/document/?pdmfid=1000516&pddocfullpath=/shared/document/statutes-legislation/urn:contentItem:6F8J-XPN0-R03K-P3X3-00008-00>
176
+
177
+ [^q2-mercy-no-ordinary-competition]: **Mercy Health Sys. of Nw. Ark., Inc. v. Bicak** — "Unless the covenantee has a legitimate interest to be protected by the agreement, the law will not enforce such a contract, as this would merely prohibit ordinary competition." *Mercy Health Sys. of Nw. Ark., Inc. v. Bicak, 2011 Ark. App. 341, 383 S.W.3d 869.* <https://www.courtlistener.com/opinion/5283436/mercy-health-system-of-northwest-arkansas-inc-v-bicak/#:~:text=Unless%20the%20covenantee%20has%20a,would%20merely%20prohibit%20ordinary%20competition.>
178
+
179
+ [^q3-aca-no-geography]: **Ark. Code Ann. § 4-75-101** — "The lack of a specific or defined geographic descriptive restriction in a covenant not to compete agreement does not make the covenant not to compete agreement overly broad under subdivision (a)(2) of this section if the covenant not to compete agreement is limited with respect to time and scope in a manner that is not greater than necessary to defend the protectable business interest of the employer." *Ark. Code Ann. § 4-75-101(c).* <https://advance.lexis.com/document/?pdmfid=1000516&pddocfullpath=/shared/document/statutes-legislation/urn:contentItem:6F8J-XPN0-R03K-P3X3-00008-00>
180
+
181
+ [^q3-bendinger-geography]: **Bendinger v. Marshalltown Trowel Co.** — "We hold that the failure of the covenant to contain a geographic restriction in this case renders it overbroad." *Bendinger v. Marshalltown Trowel Co., 338 Ark. 410, 994 S.W.2d 468 (1999).* <https://www.courtlistener.com/opinion/2454655/bendinger-v-marshalltown-trowell-co/#:~:text=We%20hold%20that%20the%20failure,this%20case%20renders%20it%20overbroad.>
182
+
183
+ [^q3-nanomech-geography]: **NanoMech, Inc. v. Suresh** — "Under Arkansas law, a noncompete agreement must be valid as written; a court may not narrow it." *NanoMech, Inc. v. Suresh, 777 F.3d 1020 (8th Cir. 2015).* <https://www.courtlistener.com/opinion/2777573/nanomech-inc-v-arunya-suresh/#:~:text=Under%20Arkansas%20law%2C%20a%20noncompete,court%20may%20not%20narrow%20it.>
184
+
185
+ [^q3-aca-factors]: **Ark. Code Ann. § 4-75-101** — "The reasonableness of a covenant not to compete agreement shall be determined after considering: (A) The nature of the employer's protectable business interest; (B) The geographic scope of the employer's business and whether or not a geographic limitation is feasible under the circumstances; (C) Whether or not the restriction placed on the employee is limited to a specific group of customers or other individuals or entities associated with the employer's business; and (D) The nature of the employer's business." *Ark. Code Ann. § 4-75-101(c).* <https://advance.lexis.com/document/?pdmfid=1000516&pddocfullpath=/shared/document/statutes-legislation/urn:contentItem:6F8J-XPN0-R03K-P3X3-00008-00>
186
+
187
+ [^q4-aca-two-years]: **Ark. Code Ann. § 4-75-101** — "A post-termination restriction of two (2) years is presumptively reasonable as to length of time under subdivision (a)(2) of this section unless the facts and circumstances of a particular case clearly demonstrate that two (2) years is unreasonable compared to the employer's protectable business interest." *Ark. Code Ann. § 4-75-101(d).* <https://advance.lexis.com/document/?pdmfid=1000516&pddocfullpath=/shared/document/statutes-legislation/urn:contentItem:6F8J-XPN0-R03K-P3X3-00008-00>
188
+
189
+ [^q4-bud-duration]: **Bud Anderson Heating & Cooling, Inc. v. Neil** — "[W]hile the courts have upheld time limits of one year and two years, restrictions of three years and five years were unreasonable and invalid." *Bud Anderson Heating & Cooling, Inc. v. Neil, 2018 Ark. App. 183, 545 S.W.3d 819.* <https://www.courtlistener.com/opinion/6241502/bud-anderson-heating-cooling-inc-v-mike-neil-absolute-hvac-llc/#:~:text=%5BW%5Dhile%20the%20courts%20have%20upheld,years%20were%20unreasonable%20and%20invalid.>
190
+
191
+ [^q5-aca-reformation]: **Ark. Code Ann. § 4-75-101** — "If restrictions in a covenant not to compete agreement are found to be unreasonable and impose a greater restraint than is necessary to protect the protectable business interest of the employer under subdivision (a)(1) of this section, the court shall reform the covenant not to compete agreement to the extent necessary to: (A) Cause the limitations contained in the covenant not to compete agreement to be reasonable; and (B) Impose a restraint that is not greater than necessary to protect the protectable business interest." *Ark. Code Ann. § 4-75-101(f).* <https://advance.lexis.com/document/?pdmfid=1000516&pddocfullpath=/shared/document/statutes-legislation/urn:contentItem:6F8J-XPN0-R03K-P3X3-00008-00>
192
+
193
+ [^q5-aca-reformation-enforce]: **Ark. Code Ann. § 4-75-101** — "The court shall enforce the covenant not to compete agreement under the reformed terms and conditions." *Ark. Code Ann. § 4-75-101(f).* <https://advance.lexis.com/document/?pdmfid=1000516&pddocfullpath=/shared/document/statutes-legislation/urn:contentItem:6F8J-XPN0-R03K-P3X3-00008-00>
194
+
195
+ [^q5-bendinger-no-rewrite]: **Bendinger v. Marshalltown Trowel Co.** — "The court has held that the contract must be valid as written, and the court will not apportion or enforce a contract to the extent that it might be considered reasonable." *Bendinger v. Marshalltown Trowel Co., 338 Ark. 410, 994 S.W.2d 468 (1999).* <https://www.courtlistener.com/opinion/2454655/bendinger-v-marshalltown-trowell-co/#:~:text=The%20court%20has%20held%20that,it%20might%20be%20considered%20reasonable.>
196
+
197
+ [^q5-nanomech-no-narrow]: **NanoMech, Inc. v. Suresh** — "Under Arkansas law, a noncompete agreement must be valid as written; a court may not narrow it." *NanoMech, Inc. v. Suresh, 777 F.3d 1020 (8th Cir. 2015).* <https://www.courtlistener.com/opinion/2777573/nanomech-inc-v-arunya-suresh/#:~:text=Under%20Arkansas%20law%2C%20a%20noncompete,court%20may%20not%20narrow%20it.>
198
+
199
+ [^q5-box-effective-date]: **Box v. J.B. Hunt Transport, Inc.** — "However, in the present case the statutory law arguably applies only to the parties’ third restricted stock agreement executed in October 2015 after Act 921 became effective." *Box v. J.B. Hunt Transp., Inc., 2017 Ark. App. 605, 533 S.W.3d 603.* <https://www.courtlistener.com/opinion/4441363/box-v-jb-hunt-transport-inc/#:~:text=However%2C%20in%20the%20present%20case,after%20Act%20921%20became%20effective.>
200
+
201
+ [^q6-aca-consideration]: **Ark. Code Ann. § 4-75-101** — "An employee's continued employment is sufficient consideration for a covenant not to compete agreement." *Ark. Code Ann. § 4-75-101(g).* <https://advance.lexis.com/document/?pdmfid=1000516&pddocfullpath=/shared/document/statutes-legislation/urn:contentItem:6F8J-XPN0-R03K-P3X3-00008-00>
202
+
203
+ [^q6-aca-enforceable]: **Ark. Code Ann. § 4-75-101** — "The employer has a protectable business interest; and (2) The covenant not to compete agreement is limited with respect to time and scope in a manner that is not greater than necessary to defend the protectable business interest of the employer." *Ark. Code Ann. § 4-75-101(a).* <https://advance.lexis.com/document/?pdmfid=1000516&pddocfullpath=/shared/document/statutes-legislation/urn:contentItem:6F8J-XPN0-R03K-P3X3-00008-00>
204
+
205
+ [^q7-aca-physician-void]: **Ark. Code Ann. § 4-75-101** — "A covenant not to compete agreement that restricts the right of a physician to practice within the physician's scope of practice is void." *Ark. Code Ann. § 4-75-101(k).* <https://advance.lexis.com/document/?pdmfid=1000516&pddocfullpath=/shared/document/statutes-legislation/urn:contentItem:6F8J-XPN0-R03K-P3X3-00008-00>
206
+
207
+ [^q7-aca-title-17]: **Ark. Code Ann. § 4-75-101** — "Except as provided under subsection (k) of this section, this section shall not: (1) Be read to impair, limit, or change a party's protections and rights under the Arkansas Trade Secrets Act, § 4-75-601 et seq.; or (2) Apply to a person holding a professional license under Arkansas Code Title 17, Subtitle 3." *Ark. Code Ann. § 4-75-101(j).* <https://advance.lexis.com/document/?pdmfid=1000516&pddocfullpath=/shared/document/statutes-legislation/urn:contentItem:6F8J-XPN0-R03K-P3X3-00008-00>
208
+
209
+ [^q7-aca-physician-definition]: **Ark. Code Ann. § 4-75-101** — "As used in subdivision (k)(1) of this section, ‘physician’ means a person authorized or licensed to practice medicine under the Arkansas Medical Practices Act, § 17-95-201 et seq., § 17-95-301 et seq., and § 17-95-401 et seq., and a person authorized to practice osteopathy under § 17-91-101 et seq." *Ark. Code Ann. § 4-75-101(k).* <https://advance.lexis.com/document/?pdmfid=1000516&pddocfullpath=/shared/document/statutes-legislation/urn:contentItem:6F8J-XPN0-R03K-P3X3-00008-00>
210
+
211
+ [^q7-mercy-public-policy]: **Mercy Health Sys. of Nw. Ark., Inc. v. Bicak** — "Covenants not to compete are not looked upon with favor by the law; in fact, it is contrary to public policy to unduly restrict the [spublic’s right of access to the physicians of their choice." *Mercy Health Sys. of Nw. Ark., Inc. v. Bicak, 2011 Ark. App. 341, 383 S.W.3d 869.* <https://www.courtlistener.com/opinion/5283436/mercy-health-system-of-northwest-arkansas-inc-v-bicak/#:~:text=Covenants%20not%20to%20compete%20are,the%20physicians%20of%20their%20choice.>
212
+
213
+ [^q7-mercy-affirm]: **Mercy Health Sys. of Nw. Ark., Inc. v. Bicak** — "The circuit court did not err in granting partial summary judgment to Dr. Bicak on the eovenant-not-to-compete claim because Mercy did not counter the evidence demonstrating that it had no interest sufficient to warrant its enforcement; that it was designed only to eliminate competition; and that it would unreasonably interfere with the public’s right of access to the physicians of their choice and Dr. Bicak’s ability to earn a living." *Mercy Health Sys. of Nw. Ark., Inc. v. Bicak, 2011 Ark. App. 341, 383 S.W.3d 869.* <https://www.courtlistener.com/opinion/5283436/mercy-health-system-of-northwest-arkansas-inc-v-bicak/#:~:text=The%20circuit%20court%20did%20not,ability%20to%20earn%20a%20living.>
214
+
215
+ [^q8-bud-prospective]: **Bud Anderson Heating & Cooling, Inc. v. Neil** — "Therefore, it is not clear and obvious on the record before us that BAHC could not obtain the relief it seeks on appeal, a one-year prospective injunction." *Bud Anderson Heating & Cooling, Inc. v. Neil, 2018 Ark. App. 183, 545 S.W.3d 819.* <https://www.courtlistener.com/opinion/6241502/bud-anderson-heating-cooling-inc-v-mike-neil-absolute-hvac-llc/#:~:text=Therefore%2C%20it%20is%20not%20clear,appeal%2C%20a%20one%2Dyear%20prospective%20injunction.>
216
+
217
+ [^q8-aca-remedies]: **Ark. Code Ann. § 4-75-101** — "In a private court action, a court may award the employer damages for a breach of a covenant not to compete agreement, appropriate injunctive relief, or both, if appropriate." *Ark. Code Ann. § 4-75-101(e).* <https://advance.lexis.com/document/?pdmfid=1000516&pddocfullpath=/shared/document/statutes-legislation/urn:contentItem:6F8J-XPN0-R03K-P3X3-00008-00>
218
+
219
+ [^q8-aca-reformation]: **Ark. Code Ann. § 4-75-101** — "The court shall enforce the covenant not to compete agreement under the reformed terms and conditions." *Ark. Code Ann. § 4-75-101(f).* <https://advance.lexis.com/document/?pdmfid=1000516&pddocfullpath=/shared/document/statutes-legislation/urn:contentItem:6F8J-XPN0-R03K-P3X3-00008-00>
220
+
221
+ [^q9-aca-remedies]: **Ark. Code Ann. § 4-75-101** — "In a private court action, a court may award the employer damages for a breach of a covenant not to compete agreement, appropriate injunctive relief, or both, if appropriate." *Ark. Code Ann. § 4-75-101(e).* <https://advance.lexis.com/document/?pdmfid=1000516&pddocfullpath=/shared/document/statutes-legislation/urn:contentItem:6F8J-XPN0-R03K-P3X3-00008-00>
222
+
223
+ [^q9-aca-irreparable]: **Ark. Code Ann. § 4-75-101** — "The immediate harm associated with the breach of a covenant not to compete agreement shall be considered irreparable to establish the appropriateness of a preliminary injunction." *Ark. Code Ann. § 4-75-101(e).* <https://advance.lexis.com/document/?pdmfid=1000516&pddocfullpath=/shared/document/statutes-legislation/urn:contentItem:6F8J-XPN0-R03K-P3X3-00008-00>
224
+
225
+ [^q9-porters-after-2015]: **Porter's Commercial Refrigeration, Inc. v. Brewer** — "The grounds for establishing the right to an injunction are straightforward, but the analysis becomes layered in the context of allegations regarding breaches of noncompete agreements executed after 2015." *Porter's Com. Refrigeration, Inc. v. Brewer, 2024 Ark. App. 232, 688 S.W.3d 145.* <https://www.courtlistener.com/opinion/9490284/porters-commercial-refrigeration-inc-v-danny-a-brewer-jason-spears/#:~:text=The%20grounds%20for%20establishing%20the,noncompete%20agreements%20executed%20after%202015.>
226
+
227
+ [^q9-porters-statutory-harm]: **Porter's Commercial Refrigeration, Inc. v. Brewer** — "This means that a party seeking a preliminary injunction concerning a noncompete agreement executed after 2015 can establish irreparable harm by establishing immediate harm associated with a breach of the noncompete." *Porter's Com. Refrigeration, Inc. v. Brewer, 2024 Ark. App. 232, 688 S.W.3d 145.* <https://www.courtlistener.com/opinion/9490284/porters-commercial-refrigeration-inc-v-danny-a-brewer-jason-spears/#:~:text=This%20means%20that%20a%20party,a%20breach%20of%20the%20noncompete.>
228
+
229
+ [^q9-aca-savings]: **Ark. Code Ann. § 4-75-101** — "This subsection does not limit: (A) Any other defense available to a party against a claim for preliminary injunctive relief; or (B) An employer's right to monetary damages for breach of a covenant not to compete agreement." *Ark. Code Ann. § 4-75-101(e).* <https://advance.lexis.com/document/?pdmfid=1000516&pddocfullpath=/shared/document/statutes-legislation/urn:contentItem:6F8J-XPN0-R03K-P3X3-00008-00>
230
+
231
+ [^q10-aca-related-covenants]: **Ark. Code Ann. § 4-75-101** — "This section shall not apply to other types of agreements between employers and employees that do not concern competition or competitive work, including: (A) Agreements not to solicit, recruit, or hire employees; (B) Confidentiality agreements; (C) Nondisclosure agreements; and (D) The terms and conditions of an employment or employment agreement." *Ark. Code Ann. § 4-75-101(i).* <https://advance.lexis.com/document/?pdmfid=1000516&pddocfullpath=/shared/document/statutes-legislation/urn:contentItem:6F8J-XPN0-R03K-P3X3-00008-00>
232
+
233
+ [^q10-aca-atsa]: **Ark. Code Ann. § 4-75-101** — "Except as provided under subsection (k) of this section, this section shall not: (1) Be read to impair, limit, or change a party's protections and rights under the Arkansas Trade Secrets Act, § 4-75-601 et seq.; or (2) Apply to a person holding a professional license under Arkansas Code Title 17, Subtitle 3." *Ark. Code Ann. § 4-75-101(j).* <https://advance.lexis.com/document/?pdmfid=1000516&pddocfullpath=/shared/document/statutes-legislation/urn:contentItem:6F8J-XPN0-R03K-P3X3-00008-00>
234
+
235
+ [^q10-bendinger-trade-secrets]: **Bendinger v. Marshalltown Trowel Co.** — "We next turn to Marshalltown’s cross-appeal where it challenges the chancellor’s denial of injunctive relief under the Arkansas Trade Secrets Act, since this issue may have merit independent from our decision not to enforce the restrictive covenant." *Bendinger v. Marshalltown Trowel Co., 338 Ark. 410, 994 S.W.2d 468 (1999).* <https://www.courtlistener.com/opinion/2454655/bendinger-v-marshalltown-trowell-co/#:~:text=We%20next%20turn%20to%20Marshalltown%E2%80%99s,to%20enforce%20the%20restrictive%20covenant.>