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,218 @@
1
+ ---
2
+ jurisdiction: "Victoria, Australia"
3
+ slug: victoria
4
+ countryCode: AU
5
+ snapshotAsOf: "2026-06-19"
6
+ lastReviewed: "2026-06-10"
7
+ canonicalUrl: https://openagreements.org/practice-guides/non-compete/au/victoria
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/au/victoria · **Snapshot as of:** 2026-06-19 · License: CC BY 4.0 · © openagreements.org
19
+
20
+ # Non-Compete Enforceability in Victoria[^about]
21
+
22
+ In Victoria a post-employment non-compete is presumptively void as a restraint of trade and binds a former employee only so far as it is reasonable; Victoria has no statutory read-down power, so courts apply the common-law blue-pencil rule only — they can delete severable words but cannot rewrite an overbroad clause, and as Just Group v Peck shows, even an elaborately drafted restraint can fail because severance is not a safety net.
23
+
24
+
25
+ ## At a glance
26
+
27
+ | Question | Victoria, Australia |
28
+ | --- | --- |
29
+ | **Are non-competes enforceable?** | Allowed if reasonable |
30
+ | **Bottom line** | A Victorian non-compete is presumptively void and binds a former employee only so far as it is reasonable to protect a legitimate interest; there is no statutory read-down power, so a court can only strike out grammatically severable words under the blue-pencil rule, and a carefully drafted multi-limb restraint that severance cannot save fails entirely. |
31
+ | **Main law or case** | Common-law restraint of trade (no equivalent of the NSW Restraints of Trade Act 1976) |
32
+ | **Main exceptions** | Sale-of-business covenants are judged more leniently; a proposed federal ban would, if enacted, cover most employees earning under the Fair Work Act high-income threshold (with sale-of-business and above-threshold restraints reported to be excluded), but it is not yet law. |
33
+ | **Can a court narrow it?** | Only strikes wording |
34
+ | **Applies to contractors?** | Yes |
35
+ | **Restriction extended during a breach?** | Untested; Australian courts treat rolling or indefinite restraints with suspicion and generally prefer damages over extending an injunction. |
36
+ | **Maximum length set by law** | No statutory cap; reasonableness is judged case by case and tested as at the date of the contract, and longer periods and wider areas attract closer scrutiny. |
37
+
38
+ ## Are employee non-competes enforceable in Victoria? {#enforceability}
39
+
40
+ **Short answer.** Only so far as they are reasonable. A post-employment non-compete is treated as a restraint of trade, which the courts presume is void as contrary to public policy unless the employer shows it goes no further than is reasonably necessary to protect a legitimate business interest [^just-presumed-void]. The starting point is presumptive invalidity, and the burden sits with the employer to justify the clause [^lindner-prima-facie].
41
+
42
+ Victoria is not a per se ban jurisdiction, and it has no statute that sets fixed numeric limits on duration or area. It is a reasonableness jurisdiction built entirely on the common-law restraint-of-trade doctrine. Every post-employment covenant is presumptively unenforceable, and the employer must prove that the restriction on the employee's freedom to work is reasonable [^lindner-onus].
43
+
44
+ "A term in a contract, which is a restraint of trade ('a restraint clause'), is presumed to be void as contrary to public policy."[^just-presumed-void]
45
+
46
+ Courts apply the doctrine more strictly to employment covenants than to covenants in commercial deals, because an employer is not entitled to be protected from ordinary competition by a former employee [^lindner-face-competition]. The foundational High Court authorities — *Nordenfelt v Maxim Nordenfelt Guns and Ammunition Co* and *Buckley v Tutty* — establish the same framework that Victorian courts continue to apply. The sections that follow work through whether a court can narrow an overbroad clause, why cascading clauses do not guarantee enforcement, what counts as a legitimate interest, how reasonableness of scope is judged, what happens when the employer is the party in breach, and the open question of whether a breach can extend the restraint.
47
+
48
+ ## Can a Victorian court narrow an overbroad non-compete? {#court-narrowing}
49
+
50
+ **Short answer.** Only by deleting severable words — not by reading the clause down or rewriting it. Victoria has no statute giving a court power to enforce an overbroad restraint to a reasonable extent. The only narrowing tool is the common-law blue-pencil rule: a court can strike out grammatically severable words, but it cannot read an unduly wide clause down to preserve its validity [^just-no-readdown]. Adding words to confine a restraint would remake the clause rather than enforce it, which a court will not do [^just-rewrite].
51
+
52
+ The practical consequence is that severance is not a safety net. If the words that make a restraint unreasonable cannot simply be crossed out without changing the meaning of what remains, the whole restraint fails. A court will not reconstruct the bargain to save a clause the employer drafted too widely [^just-no-new-agreement].
53
+
54
+ "However, it is not permissible for a court to read down an unduly wide clause in order to preserve its validity."[^just-no-readdown]
55
+
56
+ *Just Group Ltd v Peck* is the cautionary example. The restraint was an elaborate, multi-limb clause, yet the Court of Appeal held that the first limb went further than the employer's legitimate interests required and was therefore invalid [^just-first-limb-invalid]. The Court refused to read that limb down, because doing so would impermissibly rewrite the restraint rather than give effect to its meaning [^just-rewrite], and it declined to sever the offending parts; the covenant and words were not severed and the appeal was dismissed [^just-dismiss]. The lesson is that careful, layered drafting does not substitute for drafting each restraint no wider than the interest actually requires.
57
+
58
+ > [!CAUTION]
59
+ > **Drafting note.**
60
+ >
61
+ > Because a Victorian court will not read an overbroad covenant down and may refuse to sever it, an unreasonable restraint is more likely to fall entirely than to be trimmed by the court. Draft scope, geographic area, and duration to the minimum the legitimate business interest actually requires, so the clause is defensible exactly as written rather than dependent on the court excising words [^just-no-new-agreement].
62
+
63
+ ## Are cascading or ladder restraint clauses valid in Victoria? {#cascading-clauses}
64
+
65
+ **Short answer.** They are a common drafting device, but they are not a guarantee. A cascading clause sets out a menu of progressively narrower combinations of period and area, each expressed as a separate, severable restraint, so that if the widest is unreasonable a narrower one can still stand. Describing that device, the Court of Appeal in *Wallis Nominees (Computing) Pty Ltd v Pickett* explained the commonly used cascading form precisely in order to point out that the clause before it was NOT drafted that way — its supposed alternative was not a stand-alone option but referred back to the first option, so the clause was not severable [^wallis-cascading]. The device works only if each rung is genuinely independent and capable of being struck out without rewriting the rest, and only if each rung is itself reasonable. Where the words that make a restraint unreasonable cannot simply be crossed out without changing the meaning of what remains, severance fails and the restraint falls.
66
+
67
+ Two parts have to be satisfied before a court will sever. The impugned part must be capable of being removed as if crossed out with a blue pen — a court can remove words from a restraint clause but not rewrite it — and the part removed must be an independent covenant whose excision does not change the meaning of what is left [^wallis-remove-not-rewrite]. A clause that reads as a single covenant, even if drafted with apparent alternatives, will not satisfy that test.
68
+
69
+ "a court can remove words from a restraint clause but not rewrite it."[^wallis-remove-not-rewrite]
70
+
71
+ *Just Group Ltd v Peck* shows that even a multi-limb restraint can fail this analysis: the Court of Appeal declined to sever the offending parts and dismissed the appeal, because severing the clause down to what the employer wanted would have amounted to making a new agreement for the parties [^just-no-new-agreement-cascade].
72
+
73
+ > [!CAUTION]
74
+ > **Drafting note.**
75
+ >
76
+ > A cascading clause is not a safety net. Each rung should be drafted as a genuinely independent covenant that is reasonable on its own, not as a mechanical ladder of every possible permutation, because a court can only delete severable words and will not rewrite or read the clause down to rescue an overbroad rung [^just-no-readdown-cascade].
77
+
78
+ ## What legitimate interest must an employer show to enforce a Victorian non-compete? {#legitimate-interest}
79
+
80
+ **Short answer.** A protectable business interest — not a mere wish to avoid competition. An employer cannot restrain a former employee simply because the new employer is a rival; it must be prepared to face that competition if it comes [^lindner-face-competition-interest]. The interests the law recognises are the employer's trade connection with its customers and the goodwill of the business — together with genuine trade secrets and confidential information. In *Wallis Nominees (Computing) Pty Ltd v Pickett* the Court of Appeal found that the employer did have a legitimate interest in its goodwill in its customers — its customer connections, which may include knowledge of and influence over its customers [^wallis-customer-connection] — even though it went on to hold the particular clause unreasonable. An employee's own general skill, experience, and know-how are the employee's to use.
81
+
82
+ Identifying the interest is not enough on its own; the restraint must do no more than is reasonably necessary to protect it [^wallis-test]. In *Wallis Nominees (Computing) Pty Ltd v Pickett* the Court of Appeal accepted that the employer did have a legitimate interest in protecting its customer connections, but still held the restraint void because it went further than that interest required and was unreasonable in both extent and duration [^wallis-conclude-unreasonable]. The practical point for drafters is that the protectable interest has to be real and the restraint has to be tied to it; a clause aimed at competition by itself, rather than at a recognised interest, is invalid.
83
+
84
+ "we conclude that while DWS did have a legitimate interest in restraining Mr Pickett, the clause was unreasonable having regard to both its extent and to its duration."[^wallis-conclude-unreasonable]
85
+
86
+ > [!CAUTION]
87
+ > **Drafting note.**
88
+ >
89
+ > A clause that simply bars a former employee from joining or starting a competing business, without tying the restraint to a specific protectable interest, is the weakest position. Identify the actual interest — the customer connection, the goodwill, or the genuine trade secrets — and draft the restraint no wider than is reasonably necessary to protect it, because a restraint that does more than that interest requires is unreasonable and void [^wallis-test].
90
+
91
+ ## How long and how wide can a Victorian non-compete be? {#reasonableness-factors}
92
+
93
+ **Short answer.** There is no statutory limit; reasonableness is decided case by case on the activity restrained, the geographic area, the duration, and the employee's seniority and actual customer influence. The Court of Appeal has held that whether a legitimate interest exists is assessed as at the date the contract was entered into, not by hindsight [^wallis-assessed-at-time], and as a general matter the restraint's reasonableness is likewise tested by reference to that date rather than to how things later turned out. A geographic area wider than the employer's business reasonably requires, or a period longer than is needed to protect the interest, is likely to be unreasonable [^lindner-area-wide].
94
+
95
+ Because the limits are judge-made, there is no fixed ceiling to anchor a covenant, and the analysis cuts in both directions. In *Lindner v Murdock's Garage* the High Court held an area covenant void because the area it covered was wider than the employer's business reasonably required [^lindner-area-wide]. In *Wallis Nominees (Computing) Pty Ltd v Pickett* the Court of Appeal held the restraint unreasonable in both extent and duration even though the employer did have a legitimate interest, which shows that an over-long or over-wide clause fails on its own terms regardless of the interest behind it [^wallis-conclude-unreasonable-scope].
96
+
97
+ "The assessment of whether a legitimate interest exists is to be assessed at the time the contract is being entered into."[^wallis-assessed-at-time]
98
+
99
+ On duration, the question is what period is reasonably necessary to protect the interest — for a customer-connection interest, commonly how long it takes for the former employee's influence over clients to fade or for the employer to cement its own connection. As a general matter, longer periods and wider areas attract closer scrutiny, and the employer carries the onus of justifying whatever it has chosen [^lindner-onus-scope].
100
+
101
+ ## Do paid restraints, garden leave, and fresh consideration help in Victoria? {#garden-leave}
102
+
103
+ **Short answer.** They can strengthen an employer's position, but as a general matter they do not displace the reasonableness requirement. As a general principle of restraint-of-trade law, a restraint the employee is paid to observe can weigh against the argument that the clause stops the employee earning a living, and garden leave — where the employee stays employed and paid through the notice period while bound by duties of fidelity — is generally assessed more flexibly than a post-termination restraint. These are general principles rather than rules drawn from any on-point Victorian decision in the cases discussed here, and none of these features converts an overbroad covenant into a reasonable one: the restraint must still do no more than is reasonably necessary to protect a legitimate interest [^wallis-test-garden].
104
+
105
+ For mid-employment restraints — covenants introduced after the employee is already on foot — the practical concerns, as a general matter, are fresh consideration and reasonableness assessed at the time the new clause is agreed. Victorian courts test whether a legitimate interest exists as at the date the contract is entered into [^wallis-assessed-at-time-garden], and the restraint's reasonableness is generally tested by reference to that same date, so a restraint bolted on later is generally judged on the circumstances then, not on the original hiring. A generously remunerated, fixed-term garden-leave arrangement for a senior person can be enforceable as a general matter, but it remains subject to the same underlying reasonableness scrutiny rather than being automatically valid.
106
+
107
+ ## What if the employer repudiated the contract or wrongfully dismissed the employee? {#employer-breach}
108
+
109
+ **Short answer.** The restraint may fall away. Where the employer's own wrongful conduct ends the employment, a court will generally not enforce a post-employment restraint against the employee. The Court of Appeal has stated that, over more than a century, courts have held a restraint clause unenforceable against an employee whose employment ends through the employer's wrongful conduct — including wrongful dismissal or the employee's acceptance of the employer's repudiatory conduct [^crowe-holding].
110
+
111
+ This is grounded in equity as well as contract. A party seeking an injunction to enforce a restraint must itself have performed its side of the bargain; he who comes to equity must do equity [^crowe-equity]. An employer that has repudiated the contract and had that repudiation accepted by the employee is in no position to insist on the restraint. The Court of Appeal noted that no reported case in a superior court in Australia or England has enforced a restraint against a former employee in those circumstances [^crowe-no-reported].
112
+
113
+ "A series of decisions in the High Court, and in courts of high authority in England and Canada, have stated, over the course of more than a century, that a restraint clause is not enforceable against an employee whose employment ends by the employer's wrongful conduct — whether it be wrongful dismissal or the employee's acceptance of the employer's repudiatory conduct."[^crowe-holding]
114
+
115
+ > [!NOTE]
116
+ > **Practice note.**
117
+ >
118
+ > The employer already bears the onus of proving the restraint reasonable before any question of its own breach arises [^lindner-onus-breach]. On top of that, an employer that terminates abruptly — without giving contractual notice or paying in lieu — or that otherwise repudiates the contract risks losing the very restraint it wants to rely on, because a restraint clause is not enforceable against an employee whose employment ends through the employer's wrongful conduct [^crowe-holding]. Before suing to enforce a covenant, confirm that the termination itself complied with the contract.
119
+
120
+ ## Does a Victorian non-compete pause or extend if the employee breaches? {#tolling}
121
+
122
+ **Short answer.** This is an open question, and an employer should not assume the clock stops. No settled Victorian authority holds that a restraint period tolls — pauses and then resumes — while a former employee is in breach or while litigation runs. Because the existence of a legitimate interest is assessed as at the date the contract was entered into [^wallis-assessed-at-time-tolling], and reasonableness is generally tested by reference to that date, a clause that automatically lengthens the restraint depending on the employee's later conduct may sit uneasily with the way Victorian courts test validity.
123
+
124
+ A drafting device that extends the period by the length of any breach pushes the effective duration beyond what was assessed as reasonable at the outset, and there is no clear Victorian authority validating it. The safer assumption is that the stated period is the maximum the employer can rely on, and that a breach is generally better addressed through an injunction or a damages claim rather than by stretching the restraint — Australian courts generally prefer a damages or injunction remedy over a restraint that extends itself. The restraint-of-trade doctrine confines a covenant to what is reasonably necessary [^just-no-readdown-tolling], which on one view sits awkwardly with open-ended or self-extending restraints, though that is commentary rather than a holding on tolling.
125
+
126
+ > [!CAUTION]
127
+ > **Drafting note.**
128
+ >
129
+ > Do not rely on a clause that purports to extend the non-compete by the length of any breach. No clear Victorian authority validates tolling of the restraint period, and because the existence of the interest is tested as at the date of the contract — with reasonableness generally tested by reference to that date — an automatic extension may risk being treated as unreasonable [^wallis-assessed-at-time-tolling]. Treat the stated duration as the maximum, and address an actual breach through an injunction or a damages claim instead.
130
+
131
+ ## Do Victorian restraint rules differ for contractors and business sales? {#contractors-and-sale}
132
+
133
+ **Short answer.** In some respects, yes. Restraints on independent contractors are assessed under the same restraint-of-trade reasonableness doctrine as employee covenants; what matters is the substance of the interest at stake rather than the label put on the relationship. Restraints given by the seller of a business are judged more leniently than employee restraints, because a buyer is entitled to protect the goodwill it paid for and the parties bargain on more equal terms [^lindner-sale-distinction].
134
+
135
+ The sale-of-business leniency is long-standing and uncontroversial doctrine: a restraint in a sale agreement is more easily upheld than the same restraint in an employment contract [^lindner-more-easily], because the policy concerns that make employment covenants suspect — unequal bargaining power and the risk of locking a person out of their livelihood — are weaker when a vendor sells a business for value and promises not to immediately compete the goodwill away. A multi-year restraint can be reasonable in that setting.
136
+
137
+ For contractors, the key question is the same one that governs employees: is there a legitimate interest, and is the scope no wider than reasonably necessary to protect it [^wallis-test-contractors]. The label matters less than the substance of the relationship and the interest at stake.
138
+
139
+ ## Is a federal ban on non-competes coming to Australia? {#federal-reform}
140
+
141
+ **Short answer.** A ban has been proposed but is not yet law, and as of June 2026 the common-law restraint-of-trade framework above still governs in Victoria [^just-presumed-void-reform]. According to Australian Government Treasury material and law-firm commentary, the Government has announced that it intends to ban post-employment non-competes for workers earning under the Fair Work Act high-income threshold (reported at around AUD $183,100), with consultation on the design under way, the reform expected to be legislated during 2026 and to take effect from 2027, and operating prospectively. Those figures and dates come from that secondary material — Treasury announcements and commentary — not from any enacted statute. Until any ban is enacted, the existing common-law framework continues to govern [^just-presumed-void-reform].
142
+
143
+ The proposal, as described in current Treasury material and law-firm commentary rather than in any enacted statute, would cover most employees earning below the high-income threshold while excluding sale-of-business covenants and restraints on higher earners. Related arrangements such as non-solicitation, no-poach, and wage-fixing clauses are also reported to be under consideration. None of this is in force, and the precise scope, threshold, and commencement could change before any legislation passes; the threshold figure and the timeline in particular are drawn from secondary reporting and should be re-checked against the enacted text when it appears.
144
+
145
+ Because this is a future legislative matter, employers should treat the timeline and detail as provisional rather than settled. A covenant entered into now is governed by existing law; whether and how a future ban would affect existing or new agreements will depend on the enacted text and its transitional provisions.
146
+
147
+ > [!NOTE]
148
+ > **Practice note.**
149
+ >
150
+ > Do not draft to a federal ban that does not yet exist. As of June 2026 no Commonwealth statute bans employee non-competes, so enforceability in Victoria still turns on the common-law reasonableness test [^just-presumed-void-reform]. Track the proposal through to enacted legislation before changing practice, because its threshold, scope, and commencement remain proposals subject to change.
151
+
152
+ [^about]: By Steven Obiajulu, J.D. Published by [openagreements.org](https://openagreements.org). Last reviewed 2026-06-10. License: CC BY 4.0. Steven Obiajulu, J.D. is not admitted to practise law in Victoria, Australia. This article summarizes publicly available Victoria, Australia legal sources for general information only — it is not legal advice and does not create a lawyer–client relationship. It may not reflect the most recent legal developments and is provided without warranty as to accuracy or completeness; verify against the primary sources cited and consult a locally qualified lawyer before relying on it.
153
+
154
+ [^just-presumed-void]: **Just Group Ltd v Peck** — "A term in a contract, which is a restraint of trade ('a restraint clause'), is presumed to be void as contrary to public policy." *Just Group Ltd v Peck [2016] VSCA 334 (the Court).* <https://www.austlii.edu.au/cgi-bin/viewdoc/au/cases/vic/VSCA/2016/334.html>
155
+
156
+ [^lindner-prima-facie]: **Lindner v Murdock's Garage** — "Any contractual restraint of trade is prima facie unlawful and invalid." *Lindner v Murdock's Garage [1950] HCA 48; (1950) 83 CLR 628 (per Kitto J).* <https://www.hcourt.gov.au/sites/default/files/eresources/1950/HCA/48.pdf>
157
+
158
+ [^lindner-onus]: **Lindner v Murdock's Garage** — "The onus was on the plaintiff firm to prove circumstances showing that the restriction on the defendant's freedom to work was reasonable." *Lindner v Murdock's Garage [1950] HCA 48; (1950) 83 CLR 628 (per McTiernan J).* <https://www.hcourt.gov.au/sites/default/files/eresources/1950/HCA/48.pdf>
159
+
160
+ [^lindner-face-competition]: **Lindner v Murdock's Garage** — "An employer must be prepared to face the competition of a former employee if it comes." *Lindner v Murdock's Garage [1950] HCA 48; (1950) 83 CLR 628 (per McTiernan J).* <https://www.hcourt.gov.au/sites/default/files/eresources/1950/HCA/48.pdf>
161
+
162
+ [^just-no-readdown]: **Just Group Ltd v Peck** — "However, it is not permissible for a court to read down an unduly wide clause in order to preserve its validity." *Just Group Ltd v Peck [2016] VSCA 334 (the Court).* <https://www.austlii.edu.au/cgi-bin/viewdoc/au/cases/vic/VSCA/2016/334.html>
163
+
164
+ [^just-rewrite]: **Just Group Ltd v Peck** — "to read down the first limb, in the manner suggested, would be to, impermissibly, rewrite the restraint clause in order to preserve its validity" *Just Group Ltd v Peck [2016] VSCA 334 (the Court).* <https://www.austlii.edu.au/cgi-bin/viewdoc/au/cases/vic/VSCA/2016/334.html>
165
+
166
+ [^just-no-new-agreement]: **Just Group Ltd v Peck** — "It is not for the Court to make a new agreement for the parties." *Just Group Ltd v Peck [2016] VSCA 334 (the Court).* <https://www.austlii.edu.au/cgi-bin/viewdoc/au/cases/vic/VSCA/2016/334.html>
167
+
168
+ [^just-first-limb-invalid]: **Just Group Ltd v Peck** — "The first limb of the restraint clause exceeds what is necessary for the protection of the legitimate interests of Just Group and is therefore invalid." *Just Group Ltd v Peck [2016] VSCA 334 (the Court).* <https://www.austlii.edu.au/cgi-bin/viewdoc/au/cases/vic/VSCA/2016/334.html>
169
+
170
+ [^just-dismiss]: **Just Group Ltd v Peck** — "We will grant leave to appeal and dismiss the appeal." *Just Group Ltd v Peck [2016] VSCA 334 (the Court).* <https://www.austlii.edu.au/cgi-bin/viewdoc/au/cases/vic/VSCA/2016/334.html>
171
+
172
+ [^wallis-cascading]: **Wallis Nominees (Computing) Pty Ltd v Pickett** — "the commonly used form of a cascading clause where it starts with the broadest possible restraint then provides increasingly narrow alternatives, each one standing alone." *Wallis Nominees (Computing) Pty Ltd v Pickett [2013] VSCA 24 (Warren CJ and Davies AJA).* <https://www.austlii.edu.au/cgi-bin/viewdoc/au/cases/vic/VSCA/2013/24.html>
173
+
174
+ [^wallis-remove-not-rewrite]: **Wallis Nominees (Computing) Pty Ltd v Pickett** — "a court can remove words from a restraint clause but not rewrite it." *Wallis Nominees (Computing) Pty Ltd v Pickett [2013] VSCA 24 (Warren CJ and Davies AJA).* <https://www.austlii.edu.au/cgi-bin/viewdoc/au/cases/vic/VSCA/2013/24.html>
175
+
176
+ [^just-no-new-agreement-cascade]: **Just Group Ltd v Peck** — "It is not for the Court to make a new agreement for the parties." *Just Group Ltd v Peck [2016] VSCA 334 (the Court).* <https://www.austlii.edu.au/cgi-bin/viewdoc/au/cases/vic/VSCA/2016/334.html>
177
+
178
+ [^just-no-readdown-cascade]: **Just Group Ltd v Peck** — "However, it is not permissible for a court to read down an unduly wide clause in order to preserve its validity." *Just Group Ltd v Peck [2016] VSCA 334 (the Court).* <https://www.austlii.edu.au/cgi-bin/viewdoc/au/cases/vic/VSCA/2016/334.html>
179
+
180
+ [^lindner-face-competition-interest]: **Lindner v Murdock's Garage** — "An employer must be prepared to face the competition of a former employee if it comes." *Lindner v Murdock's Garage [1950] HCA 48; (1950) 83 CLR 628 (per McTiernan J).* <https://www.hcourt.gov.au/sites/default/files/eresources/1950/HCA/48.pdf>
181
+
182
+ [^wallis-customer-connection]: **Wallis Nominees (Computing) Pty Ltd v Pickett** — "The legitimate interest alleged by DWS is its goodwill in its customers, the essence of which is its customer connections which may include knowledge of, and influence over, its customers." *Wallis Nominees (Computing) Pty Ltd v Pickett [2013] VSCA 24 (Warren CJ and Davies AJA).* <https://www.austlii.edu.au/cgi-bin/viewdoc/au/cases/vic/VSCA/2013/24.html>
183
+
184
+ [^wallis-test]: **Wallis Nominees (Computing) Pty Ltd v Pickett** — "The test is whether the restraint does more than what is reasonably necessary to protect the employer's legitimate interest." *Wallis Nominees (Computing) Pty Ltd v Pickett [2013] VSCA 24 (Warren CJ and Davies AJA).* <https://www.austlii.edu.au/cgi-bin/viewdoc/au/cases/vic/VSCA/2013/24.html>
185
+
186
+ [^wallis-conclude-unreasonable]: **Wallis Nominees (Computing) Pty Ltd v Pickett** — "we conclude that while DWS did have a legitimate interest in restraining Mr Pickett, the clause was unreasonable having regard to both its extent and to its duration." *Wallis Nominees (Computing) Pty Ltd v Pickett [2013] VSCA 24 (Warren CJ and Davies AJA).* <https://www.austlii.edu.au/cgi-bin/viewdoc/au/cases/vic/VSCA/2013/24.html>
187
+
188
+ [^wallis-assessed-at-time]: **Wallis Nominees (Computing) Pty Ltd v Pickett** — "The assessment of whether a legitimate interest exists is to be assessed at the time the contract is being entered into." *Wallis Nominees (Computing) Pty Ltd v Pickett [2013] VSCA 24 (Warren CJ and Davies AJA).* <https://www.austlii.edu.au/cgi-bin/viewdoc/au/cases/vic/VSCA/2013/24.html>
189
+
190
+ [^lindner-area-wide]: **Lindner v Murdock's Garage** — "I think it must be held that the area was unreasonably wide." *Lindner v Murdock's Garage [1950] HCA 48; (1950) 83 CLR 628 (per McTiernan J).* <https://www.hcourt.gov.au/sites/default/files/eresources/1950/HCA/48.pdf>
191
+
192
+ [^wallis-conclude-unreasonable-scope]: **Wallis Nominees (Computing) Pty Ltd v Pickett** — "we conclude that while DWS did have a legitimate interest in restraining Mr Pickett, the clause was unreasonable having regard to both its extent and to its duration." *Wallis Nominees (Computing) Pty Ltd v Pickett [2013] VSCA 24 (Warren CJ and Davies AJA).* <https://www.austlii.edu.au/cgi-bin/viewdoc/au/cases/vic/VSCA/2013/24.html>
193
+
194
+ [^lindner-onus-scope]: **Lindner v Murdock's Garage** — "The onus was on the plaintiff firm to prove circumstances showing that the restriction on the defendant's freedom to work was reasonable." *Lindner v Murdock's Garage [1950] HCA 48; (1950) 83 CLR 628 (per McTiernan J).* <https://www.hcourt.gov.au/sites/default/files/eresources/1950/HCA/48.pdf>
195
+
196
+ [^wallis-test-garden]: **Wallis Nominees (Computing) Pty Ltd v Pickett** — "The test is whether the restraint does more than what is reasonably necessary to protect the employer's legitimate interest." *Wallis Nominees (Computing) Pty Ltd v Pickett [2013] VSCA 24 (Warren CJ and Davies AJA).* <https://www.austlii.edu.au/cgi-bin/viewdoc/au/cases/vic/VSCA/2013/24.html>
197
+
198
+ [^wallis-assessed-at-time-garden]: **Wallis Nominees (Computing) Pty Ltd v Pickett** — "The assessment of whether a legitimate interest exists is to be assessed at the time the contract is being entered into." *Wallis Nominees (Computing) Pty Ltd v Pickett [2013] VSCA 24 (Warren CJ and Davies AJA).* <https://www.austlii.edu.au/cgi-bin/viewdoc/au/cases/vic/VSCA/2013/24.html>
199
+
200
+ [^crowe-holding]: **Crowe Horwath (Aust) Pty Ltd v Loone** — "A series of decisions in the High Court, and in courts of high authority in England and Canada, have stated, over the course of more than a century, that a restraint clause is not enforceable against an employee whose employment ends by the employer's wrongful conduct — whether it be wrongful dismissal or the employee's acceptance of the employer's repudiatory conduct." *Crowe Horwath (Aust) Pty Ltd v Loone [2017] VSCA 181 (Ashley, Priest and Beach JJA).* <https://www.austlii.edu.au/cgi-bin/viewdoc/au/cases/vic/VSCA/2017/181.html>
201
+
202
+ [^crowe-equity]: **Crowe Horwath (Aust) Pty Ltd v Loone** — "He who comes to equity must do equity" *Crowe Horwath (Aust) Pty Ltd v Loone [2017] VSCA 181 (Ashley, Priest and Beach JJA), quoting Gibbs J in Geraghty v Minter (1979) 142 CLR 177.* <https://www.austlii.edu.au/cgi-bin/viewdoc/au/cases/vic/VSCA/2017/181.html>
203
+
204
+ [^crowe-no-reported]: **Crowe Horwath (Aust) Pty Ltd v Loone** — "there is no reported case in a court of superior jurisdiction in Australia or England which has decided that a restraint clause is enforceable against a former employee in such circumstances." *Crowe Horwath (Aust) Pty Ltd v Loone [2017] VSCA 181 (Ashley, Priest and Beach JJA).* <https://www.austlii.edu.au/cgi-bin/viewdoc/au/cases/vic/VSCA/2017/181.html>
205
+
206
+ [^lindner-onus-breach]: **Lindner v Murdock's Garage** — "The onus was on the plaintiff firm to prove circumstances showing that the restriction on the defendant's freedom to work was reasonable." *Lindner v Murdock's Garage [1950] HCA 48; (1950) 83 CLR 628 (per McTiernan J).* <https://www.hcourt.gov.au/sites/default/files/eresources/1950/HCA/48.pdf>
207
+
208
+ [^wallis-assessed-at-time-tolling]: **Wallis Nominees (Computing) Pty Ltd v Pickett** — "The assessment of whether a legitimate interest exists is to be assessed at the time the contract is being entered into." *Wallis Nominees (Computing) Pty Ltd v Pickett [2013] VSCA 24 (Warren CJ and Davies AJA).* <https://www.austlii.edu.au/cgi-bin/viewdoc/au/cases/vic/VSCA/2013/24.html>
209
+
210
+ [^just-no-readdown-tolling]: **Just Group Ltd v Peck** — "However, it is not permissible for a court to read down an unduly wide clause in order to preserve its validity." *Just Group Ltd v Peck [2016] VSCA 334 (the Court).* <https://www.austlii.edu.au/cgi-bin/viewdoc/au/cases/vic/VSCA/2016/334.html>
211
+
212
+ [^lindner-sale-distinction]: **Lindner v Murdock's Garage** — "A distinction is drawn between a restraint upon trade included in an agreement for the sale of a business and a restraint included in an agreement with an employee." *Lindner v Murdock's Garage [1950] HCA 48; (1950) 83 CLR 628 (per Latham CJ, dissenting).* <https://www.hcourt.gov.au/sites/default/files/eresources/1950/HCA/48.pdf>
213
+
214
+ [^lindner-more-easily]: **Lindner v Murdock's Garage** — "The restraint is more easily upheld in the former than in the latter case." *Lindner v Murdock's Garage [1950] HCA 48; (1950) 83 CLR 628 (per Latham CJ, dissenting).* <https://www.hcourt.gov.au/sites/default/files/eresources/1950/HCA/48.pdf>
215
+
216
+ [^wallis-test-contractors]: **Wallis Nominees (Computing) Pty Ltd v Pickett** — "The test is whether the restraint does more than what is reasonably necessary to protect the employer's legitimate interest." *Wallis Nominees (Computing) Pty Ltd v Pickett [2013] VSCA 24 (Warren CJ and Davies AJA).* <https://www.austlii.edu.au/cgi-bin/viewdoc/au/cases/vic/VSCA/2013/24.html>
217
+
218
+ [^just-presumed-void-reform]: **Just Group Ltd v Peck** — "A term in a contract, which is a restraint of trade ('a restraint clause'), is presumed to be void as contrary to public policy." *Just Group Ltd v Peck [2016] VSCA 334 (the Court).* <https://www.austlii.edu.au/cgi-bin/viewdoc/au/cases/vic/VSCA/2016/334.html>
@@ -0,0 +1,193 @@
1
+ ---
2
+ jurisdiction: "U.S. Virgin Islands"
3
+ slug: virgin-islands
4
+ countryCode: US
5
+ snapshotAsOf: "2026-06-19"
6
+ lastReviewed: "2026-06-03"
7
+ canonicalUrl: https://openagreements.org/practice-guides/non-compete/us/virgin-islands
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/virgin-islands · **Snapshot as of:** 2026-06-19 · License: CC BY 4.0 · © openagreements.org
19
+
20
+ # Non-Competes in the U.S. Virgin Islands[^about]
21
+
22
+ The U.S. Virgin Islands may enforce a reasonable non-compete but has no statute on point; the Superior Court in Arvidson v. Buchar judges covenants under an indigenous common-law reasonableness test selected through the Banks methodology, and a small-island economy plus a no-at-will Wrongful Discharge Act make aggressive restraints hard to enforce.
23
+
24
+
25
+ ## At a glance
26
+
27
+ | Question | U.S. Virgin Islands |
28
+ | --- | --- |
29
+ | **Are non-competes enforceable?** | Allowed if reasonable |
30
+ | **Bottom line** | The U.S. Virgin Islands enforces a non-compete only if it is reasonable in duration, area, and scope under a single trial-court decision, and aggressive restraints are hard to enforce in a small-island, non-at-will economy. |
31
+ | **Main law or case** | Arvidson v. Buchar, 2019 VI SUPER 122 (Super. Ct. V.I. 2019) (common law via 1 V.I.C. § 4) |
32
+ | **Can a court narrow it?** | Yes — rewrites to reasonable |
33
+ | **Applies to contractors?** | Unclear |
34
+ | **Restriction extended during a breach?** | Silent — no statute or case addresses tolling |
35
+ | **Maximum length set by law** | No statutory limit |
36
+
37
+ ## Are employee non-compete agreements enforceable in the U.S. Virgin Islands? {#employee-noncompetes}
38
+
39
+ **Short answer.** Sometimes. The Virgin Islands is a *reasonableness* jurisdiction, not a per se ban like California or North Dakota. A covenant can be enforced if it is ancillary to a valid relationship, supported by consideration, and no broader than necessary to protect a legitimate business interest. But there is no non-compete statute, the leading authority is a single trial-court decision with no V.I. Supreme Court ruling behind it, and that decision struck the covenant in front of it down — so enforcement is real but fact-dependent and far from automatic [^arvidson-enforceable].
40
+
41
+ The Virgin Islands is an unincorporated U.S. territory. An employment-covenant dispute is decided in the first instance by the Superior Court of the Virgin Islands applying territorial law, with appeals to the Supreme Court of the Virgin Islands (established 2007) and a parallel federal track in the District Court of the Virgin Islands under the Third Circuit. There is no code section that governs employee non-competes; enforceability is a matter of territorial common law, which the courts build through the methodology described below.
42
+
43
+ Because the law lives in case decisions rather than a statute, most of the operating rules here are anchored to one opinion — *Arvidson v. Buchar* — and to the reception statute that tells Virgin Islands courts where to find their common law [^vic-1-4]. A covenant that would survive comfortably in a blue-pencil state still carries genuine first-impression risk in the territory.
44
+
45
+ ## What test does the Superior Court apply to a Virgin Islands non-compete? {#governing-test}
46
+
47
+ **Short answer.** The Superior Court applies a common-law rule of reasonableness. Under *Arvidson*, a partial restraint of trade is valid only when it is ancillary to a valid contract or transaction, supported by valid consideration, protects a legitimate business interest, and is reasonable in its duration, geographic area, and the scope of activity it restricts [^arvidson-rule]. Reasonableness is then measured against five factors the court drew from earlier Virgin Islands case law [^arvidson-factors].
48
+
49
+ The court frames the inquiry as a balance among the employer's legitimate business interest, the hardship the restraint imposes on the employee, and the public interest — assessed through the covenant's *time, place, and manner*. The five factors restate that balance as concrete questions:
50
+
51
+ "This test of reasonableness must be applied to the following five factors 1 Is the duration of the restriction reasonable? 2 Is the area of restriction reasonable? 3 Is the interest of the employer reasonably protected? 4 Is undue hardship imposed on the employee? 5 Is the public interest reasonably protected?"[^arvidson-factors]
52
+
53
+ The ultimate determination of reasonableness is a question of law, but it is a fact-intensive one: the court weighs the totality of the circumstances rather than applying a fixed formula [^arvidson-factintensive]. For in-house counsel that means a covenant is judged on its specific facts, and a clause that omits any durational, territorial, or activity limit will not survive.
54
+
55
+ ## If there is no statute, where does the non-compete rule come from? {#common-law-source}
56
+
57
+ **Short answer.** From the territory's common law, which the courts now build deliberately rather than by copying the Restatements. Historically, 1 V.I.C. § 4 directed Virgin Islands courts to apply the Restatements as their rules of decision [^banks-section4]. In *Banks v. International Rental & Leasing Corp.*, the Supreme Court of the Virgin Islands held that the Legislature did not intend that statute to force mechanical application of the latest Restatement [^banks-method], and in *Connor* it set out the three-factor analysis Virgin Islands courts use to choose a rule [^connor-factors].
58
+
59
+ This matters for non-competes because *Arvidson* did not simply lift Restatement (Second) of Contracts § 188 off the shelf. It ran the *Banks* analysis and chose an indigenous reasonableness rule, which is why the Virgin Islands standard is a common-law balance rather than a verbatim Restatement test.
60
+
61
+ "We conclude that the Legislature did not intend for section 4 of title 1 to compel this Court to mechanically apply the most recent Restatement."[^banks-method]
62
+
63
+ Under *Connor*, when the law is unsettled the court does not default to the majority rule automatically; it asks which approach is soundest for the territory:
64
+
65
+ "Rather, this Court has instructed that, instead of mechanistically following the Restatements, courts should consider ‘three non-dispositive factors’ to determine Virgin Islands common law: ‘(1) whether any Virgin Islands courts have previously adopted a particular rule; (2) the position taken by a majority of courts from other jurisdictions; and (3) most importantly, which approach represents the soundest rule for the Virgin Islands.’"[^connor-factors]
66
+
67
+ The practical takeaway: a covenant should be defended on Virgin Islands terms. Citing only mainland precedent or the Restatement as if it controlled invites a *Banks* challenge that the rule was never properly adopted here.
68
+
69
+ ## How do courts judge a covenant's duration, geographic area, and scope? {#duration-geography-scope}
70
+
71
+ **Short answer.** By asking whether each dimension is no broader than necessary to protect a legitimate interest. *Arvidson* struck its covenant precisely because it gave no durational, territorial, or activity limit and never identified the interest it was meant to protect [^arvidson-scope]. The older decision in *V.I. Diving Schools v. Dixon* voided a covenant on the same ground — that it was an unreasonable restraint greater than necessary to protect the employer's business interest [^dixon-void].
72
+
73
+ Geography deserves special attention. The territory is three small islands — St. Thomas, St. Croix, and St. John — so a territory-wide or *worldwide* restraint is hard to justify as the narrowest protection of a genuine interest. The same logic that makes a 50-mile radius unremarkable on the mainland can make an all-islands restraint look like a naked barrier to earning a living.
74
+
75
+ "restrictive clauses of the agreement are void and unenforceable as against public policy on the ground that they are unreasonable restraint on competition."[^dixon-void]
76
+
77
+ A covenant should therefore state an explicit duration, a defined geographic area tied to where the employer actually competes, and a scope limited to the activities that threaten the protected interest. *Dixon* is a 1983 Territorial Court decision predating *Banks*, so treat it as persuasive illustration rather than binding doctrine — but its reasoning tracks the modern *Arvidson* test.
78
+
79
+ ## What consideration supports a Virgin Islands non-compete, and is continued employment enough? {#consideration}
80
+
81
+ **Short answer.** *Arvidson* makes valid consideration an element of an enforceable covenant, but no Virgin Islands decision squarely holds whether continued employment alone is sufficient for a covenant signed mid-employment [^arvidson-consideration]. The wrinkle is that the territory is not an at-will jurisdiction: the Wrongful Discharge Act lets an employer dismiss an employee for only nine enumerated reasons [^arvidson-wda], so the mainland argument that an employer gives value by merely refraining from firing is weaker here.
82
+
83
+ > [!NOTE]
84
+ > **Practice note.**
85
+ >
86
+ > Because the Wrongful Discharge Act limits when an employer may fire, a court could view a bare promise of continued employment as adding little new value. The conservative practice is to support a mid-employment covenant with fresh, independent consideration — a bonus, a raise, a promotion, or specialized training — rather than rely on continued employment alone [^q5-arvidson-wda].
87
+
88
+ No on-point Virgin Islands case resolves the question, so this is a planning judgment rather than a settled rule. Obtaining the covenant at hire — when the offer of employment is itself the consideration — avoids the mid-employment problem, though even a covenant signed at hire must still satisfy *Arvidson*'s ancillary, protectable-interest, and reasonable-scope requirements.
89
+
90
+ ## Will a court narrow an overbroad covenant, or void it entirely? {#overbroad-narrowing}
91
+
92
+ **Short answer.** *Arvidson* chose *equitable reformation* as the soundest rule for Virgin Islands non-competes, rejecting both the rigid blue-pencil rule and the all-or-nothing approach [^q6-arvidson]. But the court adopted reformation with an express *greater willingness to refuse to reform* agreements that are not reasonable on their face [^q6-arvidson-strict], and it declined to rewrite the covenant in front of it because that clause had no time, place, or scope limit to salvage. An employer therefore cannot assume a court will rescue an overbroad clause.
93
+
94
+ > [!CAUTION]
95
+ > **Drafting note.**
96
+ >
97
+ > Draft to the narrowest defensible scope from the start. Reformation is theoretically available in the Virgin Islands, but *Arvidson* applies it strictly — a court is reluctant to rewrite an agreement that is not reasonable on its face or that would require supplying essential terms [^q6-arvidson-strict]. A clause with no reasonable core to enforce risks losing entirely, as both *Arvidson* and the older *Dixon* decision show [^q6-dixon].
98
+
99
+ A savings or step-down clause may improve the odds of partial enforcement, but only if enough reasonable terms already exist for a court to enforce without effectively writing a new covenant. The safer assumption is that the covenant as drafted is the covenant the court will judge.
100
+
101
+ ## Does the restricted period toll or extend if the employee breaches? {#tolling}
102
+
103
+ **Short answer.** No Virgin Islands statute or decision addresses tolling — whether the clock pauses, or the restricted period is extended, while a former employee is violating the covenant or litigation is pending. This is an open question in the territory [^q7-arvidson].
104
+
105
+ > [!NOTE]
106
+ > **Practice note.**
107
+ >
108
+ > Treat any tolling or extension-on-breach clause as untested in the Virgin Islands. Because the controlling test asks whether the *total* restraint is reasonable in duration [^q7-arvidson], an extension that lengthens the covenant well beyond its stated term could itself be challenged as unreasonable. If you include a tolling clause, cap the maximum extension and keep the underlying period conservative so the worst-case total still looks reasonable.
109
+
110
+ Because there is no on-point authority, a Virgin Islands court asked to enforce a tolling provision would likely reason from the same reasonableness principles that govern duration generally, and from persuasive mainland authority — but the outcome cannot be predicted with confidence.
111
+
112
+ ## If a non-compete is shaky, what protects trade secrets and confidential information? {#trade-secrets}
113
+
114
+ **Short answer.** The Virgin Islands has adopted the Uniform Trade Secrets Act, which gives an employer a statutory remedy for misappropriation independent of any covenant [^vic-11-1001]. It defines a trade secret broadly [^vic-11-1002], preserves contractual remedies alongside the Act [^vic-11-1008], and the evidence code adds a privilege to resist disclosing trade secrets in litigation [^vic-5-858].
115
+
116
+ This matters because trade-secret and confidentiality protection does not depend on the reasonableness test that makes non-competes hard to enforce. The Act both displaces conflicting common-law misappropriation remedies and preserves contractual ones, so a confidentiality agreement and the statutory claim work together [^vic-11-1008]. A narrowly drafted confidentiality and trade-secret program is often the more durable protection in the territory, and *Dixon* shows the risk of relying on a covenant without a documented protectable interest — the employer there failed to prove any trade secret worth protecting [^dixon-notrade].
117
+
118
+ ## Can an overbroad covenant run afoul of the Virgin Islands Antimonopoly Law? {#antimonopoly}
119
+
120
+ **Short answer.** It may supply an additional, untested ground of attack. The Virgin Islands Antimonopoly Law makes it a violation to unreasonably restrain trade or commerce by *contract, combination, or conspiracy* [^vic-11-1503]. An employee challenging a sweeping covenant — especially in a small market where the restraint could foreclose competition — might invoke that statute alongside the common-law reasonableness defense.
121
+
122
+ This is a secondary tool rather than the main event, and an untested one: the statute's concerted-action language (*combination or conspiracy with one or more other persons*) fits horizontal market conduct more naturally than a two-party employment covenant, and no Virgin Islands case has applied § 1503 to an employee non-compete. The day-to-day enforceability question is decided under the *Arvidson* reasonableness test. But the statute reinforces why a covenant that goes beyond protecting a legitimate interest is vulnerable, because the same overreach that fails the reasonableness test can also look like an unreasonable restraint of trade.
123
+
124
+ ## How are non-solicits, NDAs, and sale-of-business or LLC covenants treated? {#other-covenants}
125
+
126
+ **Short answer.** An employee non-solicit that restrains competitive activity should be drafted to satisfy *Arvidson*'s reasonableness principles, because a restraint dressed up as a non-solicit is still a partial restraint of trade [^q10-arvidson]. Confidentiality and trade-secret clauses are supported separately by contract law and the Uniform Trade Secrets Act rather than by the non-compete test — though an overbroad confidentiality clause that operates as a de facto non-compete may draw similar scrutiny. Entity-governance covenants have a clear statutory foothold: the LLC statute expressly contemplates a court-ordered *covenant not to compete* as a term of a member buyout [^vic-13-1702].
127
+
128
+ Broader sale-of-business covenants should still be analyzed under the same reasonableness principles. Mainland practice often treats a seller or departing owner who is paid for goodwill more favorably than an ordinary employee, because the legitimate interest is stronger and the hardship is offset by the purchase price — but in the Virgin Islands that more-favorable treatment is an inference from common-law context, not a territorial appellate holding. A sale-of-business covenant is still measured for reasonable duration, area, and scope, and a *worldwide* restraint on a Virgin Islands business will draw the same skepticism a worldwide employee covenant would.
129
+
130
+ ## Does the federal FTC non-compete ban apply, and which court decides a dispute? {#ftc-and-courts}
131
+
132
+ **Short answer.** No. The Federal Trade Commission's 2024 Non-Compete Rule never took effect — a federal court set it aside, the FTC acceded to that result, and the Commission has now removed the rule from the Code of Federal Regulations [^ftc-removal]. Virgin Islands non-compete disputes are governed by territorial common law and decided in the first instance by the Superior Court, with appeals to the Supreme Court of the Virgin Islands and a separate federal track in the District Court of the Virgin Islands.
133
+
134
+ > [!NOTE]
135
+ > **Practice note.**
136
+ >
137
+ > Do not rely on guidance — including parts of the 2024–2025 commentary — that treats the FTC ban as live. As of February 2026 the rule has been removed from the CFR and is not operative [^ftc-removal]; enforceability turns entirely on Virgin Islands law. Separately, the FTC may still challenge individual covenants case-by-case under its general authority, but there is no across-the-board federal ban.
138
+
139
+ For planning, the audience that matters is a Virgin Islands judge applying the *Arvidson* reasonableness test — not a federal rule. Where a dispute lands in the District Court on diversity or federal-question grounds, that court still applies Virgin Islands substantive law, informed by Third Circuit procedure.
140
+
141
+ [^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 U.S. Virgin Islands. This article synthesizes U.S. Virgin Islands primary law and is not legal advice from a U.S. Virgin Islands-admitted attorney. This article is for informational purposes only and does not create an attorney-client relationship.
142
+
143
+ [^arvidson-enforceable]: **Arvidson v. Buchar** — "Accordingly, the Arvidsons have met their summary judgment burden, and the Court finds the covenant to not compete invalid and unenforceable as a matter of law" *Arvidson v. Buchar, 2019 VI SUPER 122 (Super. Ct. V.I. Sept. 10, 2019).* <https://usvipublicportal-api.vicourts.org/courts/87edff36-c02b-4073-aea4-c0652bc123d9/cms/case/7432A3F8-AD71-45C5-B028-B4471D746A4E/docketentrydocuments/27b98266-7d9f-405f-b7ba-c221f8db0a97>
144
+
145
+ [^vic-1-4]: **1 V.I.C. § 4 — Application of common law; restatements** — "shall be the rules of decision in the courts of the Virgin Islands in cases to which they apply, in the absence of local laws to the contrary." *1 V.I.C. § 4.* <https://advance.lexis.com/container?config=014DJAA3OWU1MmYyMC1kNzRhLTQ4NDAtYTMxZS01YzJhMzBkZDA0NDMKAFBvZENhdGFsb2dSOvVciRp0EcGxvMymeAXd>
146
+
147
+ [^arvidson-rule]: **Arvidson v. Buchar** — "In accordance, this Court similarly adopts the same rule of reasonableness" *Arvidson v. Buchar, 2019 VI SUPER 122 (Super. Ct. V.I. Sept. 10, 2019).* <https://usvipublicportal-api.vicourts.org/courts/87edff36-c02b-4073-aea4-c0652bc123d9/cms/case/7432A3F8-AD71-45C5-B028-B4471D746A4E/docketentrydocuments/27b98266-7d9f-405f-b7ba-c221f8db0a97>
148
+
149
+ [^arvidson-factors]: **Arvidson v. Buchar** — "This test of reasonableness must be applied to the following five factors 1 Is the duration of the restriction reasonable? 2 Is the area of restriction reasonable? 3 Is the interest of the employer reasonably protected? 4 Is undue hardship imposed on the employee? 5 Is the public interest reasonably protected?" *Arvidson v. Buchar, 2019 VI SUPER 122 (Super. Ct. V.I. Sept. 10, 2019).* <https://usvipublicportal-api.vicourts.org/courts/87edff36-c02b-4073-aea4-c0652bc123d9/cms/case/7432A3F8-AD71-45C5-B028-B4471D746A4E/docketentrydocuments/27b98266-7d9f-405f-b7ba-c221f8db0a97>
150
+
151
+ [^arvidson-factintensive]: **Arvidson v. Buchar** — "reasonableness is a fact intensive inquiry that depends on weighing the totality of the circumstances" *Arvidson v. Buchar, 2019 VI SUPER 122 (Super. Ct. V.I. Sept. 10, 2019).* <https://usvipublicportal-api.vicourts.org/courts/87edff36-c02b-4073-aea4-c0652bc123d9/cms/case/7432A3F8-AD71-45C5-B028-B4471D746A4E/docketentrydocuments/27b98266-7d9f-405f-b7ba-c221f8db0a97>
152
+
153
+ [^banks-section4]: **Banks v. International Rental & Leasing Corp.** — "The rules of the common law, as expressed in the restatements of the law approved by the American Law Institute, and to the extent not so expressed, as generally understood and applied in the United States, shall be the rules of decision in the courts of the Virgin Islands in cases to which they apply, in the absence of local laws to the contrary." *Banks v. Int'l Rental & Leasing Corp., 55 V.I. 967 (V.I. 2011).* <https://www.courtlistener.com/opinion/8676262/banks-v-international-rental-leasing-corp/#:~:text=The%20rules%20of%20the%20common,local%20laws%20to%20the%20contrary.>
154
+
155
+ [^banks-method]: **Banks v. International Rental & Leasing Corp.** — "We conclude that the Legislature did not intend for section 4 of title 1 to compel this Court to mechanically apply the most recent Restatement." *Banks v. Int'l Rental & Leasing Corp., 55 V.I. 967 (V.I. 2011).* <https://www.courtlistener.com/opinion/8676262/banks-v-international-rental-leasing-corp/#:~:text=We%20conclude%20that%20the%20Legislature,apply%20the%20most%20recent%20Restatement.>
156
+
157
+ [^connor-factors]: **Government of the Virgin Islands v. Connor** — "Rather, this Court has instructed that, instead of mechanistically following the Restatements, courts should consider ‘three non-dispositive factors’ to determine Virgin Islands common law: ‘(1) whether any Virgin Islands courts have previously adopted a particular rule; (2) the position taken by a majority of courts from other jurisdictions; and (3) most importantly, which approach represents the soundest rule for the Virgin Islands.’" *Gov't of the V.I. v. Connor, 60 V.I. 597 (V.I. 2014).* <https://cdnsm5-hosted.civiclive.com/UserFiles/Servers/Server_12810860/File/Opinions/Published/2014/File16.pdf>
158
+
159
+ [^arvidson-scope]: **Arvidson v. Buchar** — "The Covenant to not compete does not pass the three pronged business interest test and, by failing to provide time, place, and manner restrictions, is overly broad and invalid" *Arvidson v. Buchar, 2019 VI SUPER 122 (Super. Ct. V.I. Sept. 10, 2019).* <https://usvipublicportal-api.vicourts.org/courts/87edff36-c02b-4073-aea4-c0652bc123d9/cms/case/7432A3F8-AD71-45C5-B028-B4471D746A4E/docketentrydocuments/27b98266-7d9f-405f-b7ba-c221f8db0a97>
160
+
161
+ [^dixon-void]: **V.I. Diving Schools/Supplies, Inc. v. Dixon** — "restrictive clauses of the agreement are void and unenforceable as against public policy on the ground that they are unreasonable restraint on competition." *V.I. Diving Schools/Supplies, Inc. v. Dixon, Civ. No. 1046/1982 (Terr. Ct. V.I. Oct. 7, 1983).* <https://cdnsm5-hosted.civiclive.com/UserFiles/Servers/Server_12810747/File/Opinions/Archive/VI%20Diving%20Sch%20v.%20Dixon%20%28IAM%29.pdf>
162
+
163
+ [^arvidson-consideration]: **Arvidson v. Buchar** — "is supported by valid consideration" *Arvidson v. Buchar, 2019 VI SUPER 122 (Super. Ct. V.I. Sept. 10, 2019).* <https://usvipublicportal-api.vicourts.org/courts/87edff36-c02b-4073-aea4-c0652bc123d9/cms/case/7432A3F8-AD71-45C5-B028-B4471D746A4E/docketentrydocuments/27b98266-7d9f-405f-b7ba-c221f8db0a97>
164
+
165
+ [^arvidson-wda]: **Arvidson v. Buchar** — "24 V I C § 76 (the Virgin Islands Wrongful Discharge Act enumerating only nine reasons for which an employer may lawfully discharge an employee after qualifying for protection under the statute)" *Arvidson v. Buchar, 2019 VI SUPER 122 (Super. Ct. V.I. Sept. 10, 2019) (citing 24 V.I.C. § 76).* <https://usvipublicportal-api.vicourts.org/courts/87edff36-c02b-4073-aea4-c0652bc123d9/cms/case/7432A3F8-AD71-45C5-B028-B4471D746A4E/docketentrydocuments/27b98266-7d9f-405f-b7ba-c221f8db0a97>
166
+
167
+ [^q5-arvidson-wda]: **Arvidson v. Buchar** — "24 V I C § 76 (the Virgin Islands Wrongful Discharge Act enumerating only nine reasons for which an employer may lawfully discharge an employee after qualifying for protection under the statute)" *Arvidson v. Buchar, 2019 VI SUPER 122 (Super. Ct. V.I. Sept. 10, 2019) (citing 24 V.I.C. § 76).* <https://usvipublicportal-api.vicourts.org/courts/87edff36-c02b-4073-aea4-c0652bc123d9/cms/case/7432A3F8-AD71-45C5-B028-B4471D746A4E/docketentrydocuments/27b98266-7d9f-405f-b7ba-c221f8db0a97>
168
+
169
+ [^q6-arvidson]: **Arvidson v. Buchar** — "the soundest rule for the Virgin Islands is the equitable reformation approach" *Arvidson v. Buchar, 2019 VI SUPER 122 (Super. Ct. V.I. Sept. 10, 2019).* <https://usvipublicportal-api.vicourts.org/courts/87edff36-c02b-4073-aea4-c0652bc123d9/cms/case/7432A3F8-AD71-45C5-B028-B4471D746A4E/docketentrydocuments/27b98266-7d9f-405f-b7ba-c221f8db0a97>
170
+
171
+ [^q6-arvidson-strict]: **Arvidson v. Buchar** — "Accordingly, the Court implements this rule with a greater willingness to refuse to reform agreements that are not reasonable on their face" *Arvidson v. Buchar, 2019 VI SUPER 122 (Super. Ct. V.I. Sept. 10, 2019).* <https://usvipublicportal-api.vicourts.org/courts/87edff36-c02b-4073-aea4-c0652bc123d9/cms/case/7432A3F8-AD71-45C5-B028-B4471D746A4E/docketentrydocuments/27b98266-7d9f-405f-b7ba-c221f8db0a97>
172
+
173
+ [^q6-dixon]: **V.I. Diving Schools/Supplies, Inc. v. Dixon** — "restrictive clauses of the agreement are void and unenforceable as against public policy on the ground that they are unreasonable restraint on competition." *V.I. Diving Schools/Supplies, Inc. v. Dixon, Civ. No. 1046/1982 (Terr. Ct. V.I. Oct. 7, 1983).* <https://cdnsm5-hosted.civiclive.com/UserFiles/Servers/Server_12810747/File/Opinions/Archive/VI%20Diving%20Sch%20v.%20Dixon%20%28IAM%29.pdf>
174
+
175
+ [^q7-arvidson]: **Arvidson v. Buchar** — "reasonableness is a fact intensive inquiry that depends on weighing the totality of the circumstances" *Arvidson v. Buchar, 2019 VI SUPER 122 (Super. Ct. V.I. Sept. 10, 2019).* <https://usvipublicportal-api.vicourts.org/courts/87edff36-c02b-4073-aea4-c0652bc123d9/cms/case/7432A3F8-AD71-45C5-B028-B4471D746A4E/docketentrydocuments/27b98266-7d9f-405f-b7ba-c221f8db0a97>
176
+
177
+ [^vic-11-1001]: **11 V.I.C. § 1001 — Uniform Trade Secrets Act (short title)** — "This chapter may be cited as the Uniform Trade Secrets Act." *11 V.I.C. § 1001.* <https://advance.lexis.com/document/?pdmfid=1000516&pddocfullpath=/shared/document/statutes-legislation/urn:contentItem:56WP-9KS1-6G1M-90D3-00008-00>
178
+
179
+ [^vic-11-1002]: **11 V.I.C. § 1002 — Definitions** — "‘Trade secret’ means information, including a formula, pattern, compilation, program, device, method, technique, or process" *11 V.I.C. § 1002.* <https://advance.lexis.com/document/?pdmfid=1000516&pddocfullpath=/shared/document/statutes-legislation/urn:contentItem:56WP-9KS1-6G1M-90D5-00008-00>
180
+
181
+ [^vic-11-1008]: **11 V.I.C. § 1008 — Effect of other law** — "This chapter does not affect: (1) contractual remedies, whether or not based upon misappropriation of a trade secret" *11 V.I.C. § 1008.* <https://advance.lexis.com/document/?pdmfid=1000516&pddocfullpath=/shared/document/statutes-legislation/urn:contentItem:56WP-9KS1-6G1M-90DK-00008-00>
182
+
183
+ [^vic-5-858]: **5 V.I.C. § 858 — Trade secrets privilege** — "A person has a privilege which may be claimed by him or his agent or employee, to refuse to disclose and to prevent other persons from disclosing a trade secret, owned by him, if the allowance of the privilege will not tend to conceal fraud or otherwise work injustice." *5 V.I.C. § 858.* <https://advance.lexis.com/document/?pdmfid=1000516&pddocfullpath=/shared/document/statutes-legislation/urn:contentItem:56WP-9JF1-6G1M-90PJ-00008-00>
184
+
185
+ [^dixon-notrade]: **V.I. Diving Schools/Supplies, Inc. v. Dixon** — "Plaintiff Virgin Islands Diving Schools presented no evidence of any trade secrets which the Defendants obtained that is worthy of protection." *V.I. Diving Schools/Supplies, Inc. v. Dixon, Civ. No. 1046/1982 (Terr. Ct. V.I. Oct. 7, 1983).* <https://cdnsm5-hosted.civiclive.com/UserFiles/Servers/Server_12810747/File/Opinions/Archive/VI%20Diving%20Sch%20v.%20Dixon%20%28IAM%29.pdf>
186
+
187
+ [^vic-11-1503]: **11 V.I.C. § 1503 — Violations enumerated** — "By contract, combination, or conspiracy with one or more other persons unreasonably restrain trade or commerce" *11 V.I.C. § 1503.* <https://advance.lexis.com/document/?pdmfid=1000516&pddocfullpath=/shared/document/statutes-legislation/urn:contentItem:56WP-9KS1-6G1M-90M3-00008-00>
188
+
189
+ [^q10-arvidson]: **Arvidson v. Buchar** — "a contract which is only in partial restraint of trade may be valid and enforceable when it" *Arvidson v. Buchar, 2019 VI SUPER 122 (Super. Ct. V.I. Sept. 10, 2019).* <https://usvipublicportal-api.vicourts.org/courts/87edff36-c02b-4073-aea4-c0652bc123d9/cms/case/7432A3F8-AD71-45C5-B028-B4471D746A4E/docketentrydocuments/27b98266-7d9f-405f-b7ba-c221f8db0a97>
190
+
191
+ [^vic-13-1702]: **13 V.I.C. § 1702 — Court action to determine fair value of distributional interest** — "a covenant not to compete or other restriction on a dissociated member" *13 V.I.C. § 1702.* <https://advance.lexis.com/document/?pdmfid=1000516&pddocfullpath=/shared/document/statutes-legislation/urn:contentItem:56WP-9M71-6G1M-90VX-00008-00>
192
+
193
+ [^ftc-removal]: **Removal of the Non-Compete Rule from the CFR** — "this final rule removes the Non-Compete Rule codified at 16 CFR part 910 from the Code of Federal Regulations" *Removal of the Non-Compete Rule, 91 Fed. Reg. 6507 (Feb. 12, 2026).* <https://www.federalregister.gov/documents/2026/02/12/2026-02866/revision-of-the-negative-option-rule-withdrawal-of-the-cars-rule-removal-of-the-non-compete-rule-to>