@adminide-stack/clock-tik-browser 12.0.18-alpha.0 → 12.0.18-alpha.2

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 (962) hide show
  1. package/lib/components/navbar/index.d.ts.map +1 -1
  2. package/lib/components/navbar/index.js +1 -1
  3. package/lib/components/navbar/index.js.map +1 -1
  4. package/lib/templates/content/blog/2020-09-01-time-rounding.md +118 -0
  5. package/lib/templates/content/blog/2021-05-01-competitive-pricing.md +63 -0
  6. package/lib/templates/content/blog/2021-05-18-remote-work-plan.md +129 -0
  7. package/lib/templates/content/blog/2021-06-02-remote-work-app-2021.md +304 -0
  8. package/lib/templates/content/blog/2021-06-03-next-virtual-phone-assistant.md +119 -0
  9. package/lib/templates/content/blog/2021-06-03-virtual-assistant-services.md +401 -0
  10. package/lib/templates/content/blog/2021-06-18-alternatives-of-google-sheets-timesheets.md +139 -0
  11. package/lib/templates/content/blog/2021-06-18-best-freelance-invoice-template.md +146 -0
  12. package/lib/templates/content/blog/2021-06-18-disadvantages-of-offshoring.md +132 -0
  13. package/lib/templates/content/blog/2021-06-18-everythig-you-need-to-know-about-the-future-of-coworking-trends.md +125 -0
  14. package/lib/templates/content/blog/2021-06-18-top-trends-companies-pros-cons.md +142 -0
  15. package/lib/templates/content/blog/2021-07-12-2021-guide-to-project-management-methodology.md +251 -0
  16. package/lib/templates/content/blog/2021-07-12-8-hour-workday-schedule.md +137 -0
  17. package/lib/templates/content/blog/2021-07-12-filling-work-time-reports-made-easy.md +144 -0
  18. package/lib/templates/content/blog/2021-07-12-make-breakdown-of-your-workday.md +67 -0
  19. package/lib/templates/content/blog/2021-07-12-ways-to-keep-your-team-inspired.md +88 -0
  20. package/lib/templates/content/blog/2021-08-11-how-to-keep-your-team-inspired.md +154 -0
  21. package/lib/templates/content/blog/2021-08-12-the-reasons-behind-employee-burnout.md +194 -0
  22. package/lib/templates/content/blog/2021-08-13-time-tracking-for-construction-industry.md +46 -0
  23. package/lib/templates/content/blog/2021-08-13-tracking-benefits-in-the-light-of-users-feedback.md +128 -0
  24. package/lib/templates/content/blog/authors.yml +5 -0
  25. package/lib/templates/content/docs/Alerts.md +39 -0
  26. package/lib/templates/content/docs/GPS-tracking.md +79 -0
  27. package/lib/templates/content/docs/Invoicing.md +108 -0
  28. package/lib/templates/content/docs/Screenshots.md +79 -0
  29. package/lib/templates/content/docs/add-time-for-others.md +45 -0
  30. package/lib/templates/content/docs/api/directives/additional-labels.mdx +28 -0
  31. package/lib/templates/content/docs/api/directives/cypher.mdx +28 -0
  32. package/lib/templates/content/docs/api/directives/deprecated.mdx +30 -0
  33. package/lib/templates/content/docs/api/directives/id.mdx +22 -0
  34. package/lib/templates/content/docs/api/directives/include.mdx +30 -0
  35. package/lib/templates/content/docs/api/directives/index.mdx +22 -0
  36. package/lib/templates/content/docs/api/directives/mutation-meta.mdx +34 -0
  37. package/lib/templates/content/docs/api/directives/neo-4-j-ignore.mdx +22 -0
  38. package/lib/templates/content/docs/api/directives/relation.mdx +37 -0
  39. package/lib/templates/content/docs/api/directives/skip.mdx +30 -0
  40. package/lib/templates/content/docs/api/directives/specified-by.mdx +30 -0
  41. package/lib/templates/content/docs/api/directives/unique.mdx +22 -0
  42. package/lib/templates/content/docs/api/enums/abstract-collection-ordering.mdx +37 -0
  43. package/lib/templates/content/docs/api/enums/abstract-has-citation-ordering.mdx +37 -0
  44. package/lib/templates/content/docs/api/enums/abstract-mentions-ordering.mdx +37 -0
  45. package/lib/templates/content/docs/api/enums/abstract-ordering.mdx +49 -0
  46. package/lib/templates/content/docs/api/enums/affiliation-ordering.mdx +49 -0
  47. package/lib/templates/content/docs/api/enums/age-group-ordering.mdx +49 -0
  48. package/lib/templates/content/docs/api/enums/age-range-ordering.mdx +43 -0
  49. package/lib/templates/content/docs/api/enums/anatomy-ordering.mdx +61 -0
  50. package/lib/templates/content/docs/api/enums/applicant-ordering.mdx +37 -0
  51. package/lib/templates/content/docs/api/enums/arm-ordering.mdx +43 -0
  52. package/lib/templates/content/docs/api/enums/associates-da-g-ordering.mdx +55 -0
  53. package/lib/templates/content/docs/api/enums/association-ordering.mdx +43 -0
  54. package/lib/templates/content/docs/api/enums/author-collection-ordering.mdx +37 -0
  55. package/lib/templates/content/docs/api/enums/author-ordering.mdx +73 -0
  56. package/lib/templates/content/docs/api/enums/bio-specimen-ordering.mdx +43 -0
  57. package/lib/templates/content/docs/api/enums/body-text-collection-ordering.mdx +37 -0
  58. package/lib/templates/content/docs/api/enums/body-text-ordering.mdx +49 -0
  59. package/lib/templates/content/docs/api/enums/child-ordering.mdx +37 -0
  60. package/lib/templates/content/docs/api/enums/citation-ordering.mdx +67 -0
  61. package/lib/templates/content/docs/api/enums/city-ordering.mdx +37 -0
  62. package/lib/templates/content/docs/api/enums/clinical-trial-ordering.mdx +49 -0
  63. package/lib/templates/content/docs/api/enums/collaborator-ordering.mdx +37 -0
  64. package/lib/templates/content/docs/api/enums/completed-ordering.mdx +43 -0
  65. package/lib/templates/content/docs/api/enums/compound-ordering.mdx +217 -0
  66. package/lib/templates/content/docs/api/enums/condition-ordering.mdx +37 -0
  67. package/lib/templates/content/docs/api/enums/contact-ordering.mdx +43 -0
  68. package/lib/templates/content/docs/api/enums/cooperative-patent-classification-ordering.mdx +37 -0
  69. package/lib/templates/content/docs/api/enums/country-ordering.mdx +43 -0
  70. package/lib/templates/content/docs/api/enums/current-female-ordering.mdx +37 -0
  71. package/lib/templates/content/docs/api/enums/current-male-ordering.mdx +37 -0
  72. package/lib/templates/content/docs/api/enums/current-total-ordering.mdx +37 -0
  73. package/lib/templates/content/docs/api/enums/daily-report-ordering.mdx +61 -0
  74. package/lib/templates/content/docs/api/enums/daily-reported-ordering.mdx +37 -0
  75. package/lib/templates/content/docs/api/enums/description-ordering.mdx +43 -0
  76. package/lib/templates/content/docs/api/enums/design-ordering.mdx +49 -0
  77. package/lib/templates/content/docs/api/enums/disease-is-a-ordering.mdx +37 -0
  78. package/lib/templates/content/docs/api/enums/disease-ordering.mdx +67 -0
  79. package/lib/templates/content/docs/api/enums/entity-ordering.mdx +37 -0
  80. package/lib/templates/content/docs/api/enums/exclusion-criteria-ordering.mdx +37 -0
  81. package/lib/templates/content/docs/api/enums/expressed-ordering.mdx +49 -0
  82. package/lib/templates/content/docs/api/enums/facility-ordering.mdx +37 -0
  83. package/lib/templates/content/docs/api/enums/fragment-ordering.mdx +43 -0
  84. package/lib/templates/content/docs/api/enums/from-abstract-mentions-ordering.mdx +37 -0
  85. package/lib/templates/content/docs/api/enums/from-abstract-ordering.mdx +49 -0
  86. package/lib/templates/content/docs/api/enums/from-body-text-mentions-ordering.mdx +37 -0
  87. package/lib/templates/content/docs/api/enums/from-body-text-ordering.mdx +49 -0
  88. package/lib/templates/content/docs/api/enums/from-patent-abstract-ordering.mdx +49 -0
  89. package/lib/templates/content/docs/api/enums/from-patent-claim-ordering.mdx +49 -0
  90. package/lib/templates/content/docs/api/enums/from-patent-description-ordering.mdx +49 -0
  91. package/lib/templates/content/docs/api/enums/from-patent-title-ordering.mdx +49 -0
  92. package/lib/templates/content/docs/api/enums/gender-ordering.mdx +43 -0
  93. package/lib/templates/content/docs/api/enums/gene-codes-ordering.mdx +43 -0
  94. package/lib/templates/content/docs/api/enums/gene-ordering.mdx +151 -0
  95. package/lib/templates/content/docs/api/enums/gene-symbol-ordering.mdx +49 -0
  96. package/lib/templates/content/docs/api/enums/go-term-ordering.mdx +55 -0
  97. package/lib/templates/content/docs/api/enums/gtex-detailed-tissue-ordering.mdx +37 -0
  98. package/lib/templates/content/docs/api/enums/gtex-sample-ordering.mdx +409 -0
  99. package/lib/templates/content/docs/api/enums/gtex-tissue-ordering.mdx +37 -0
  100. package/lib/templates/content/docs/api/enums/has-abstract-ordering.mdx +37 -0
  101. package/lib/templates/content/docs/api/enums/has-author-ordering.mdx +37 -0
  102. package/lib/templates/content/docs/api/enums/has-body-text-ordering.mdx +37 -0
  103. package/lib/templates/content/docs/api/enums/has-citation-ordering.mdx +37 -0
  104. package/lib/templates/content/docs/api/enums/has-cooperative-patent-classification-ordering.mdx +37 -0
  105. package/lib/templates/content/docs/api/enums/has-international-patent-classification-ordering.mdx +37 -0
  106. package/lib/templates/content/docs/api/enums/has-lens-id-ordering.mdx +37 -0
  107. package/lib/templates/content/docs/api/enums/has-non-patent-literature-citation-ordering.mdx +37 -0
  108. package/lib/templates/content/docs/api/enums/has-paper-id-ordering.mdx +37 -0
  109. package/lib/templates/content/docs/api/enums/has-patent-abstract-ordering.mdx +37 -0
  110. package/lib/templates/content/docs/api/enums/has-patent-claim-ordering.mdx +37 -0
  111. package/lib/templates/content/docs/api/enums/has-patent-description-ordering.mdx +37 -0
  112. package/lib/templates/content/docs/api/enums/has-patent-literature-citation-ordering.mdx +37 -0
  113. package/lib/templates/content/docs/api/enums/has-patent-title-ordering.mdx +37 -0
  114. package/lib/templates/content/docs/api/enums/has-reference-ordering.mdx +37 -0
  115. package/lib/templates/content/docs/api/enums/has-us-patent-classification-ordering.mdx +37 -0
  116. package/lib/templates/content/docs/api/enums/inclusion-criteria-ordering.mdx +37 -0
  117. package/lib/templates/content/docs/api/enums/international-patent-classification-ordering.mdx +37 -0
  118. package/lib/templates/content/docs/api/enums/intervention-ordering.mdx +49 -0
  119. package/lib/templates/content/docs/api/enums/inventor-ordering.mdx +37 -0
  120. package/lib/templates/content/docs/api/enums/investigator-ordering.mdx +43 -0
  121. package/lib/templates/content/docs/api/enums/is-a-ordering.mdx +37 -0
  122. package/lib/templates/content/docs/api/enums/is-activator-ordering.mdx +49 -0
  123. package/lib/templates/content/docs/api/enums/is-agonist-ordering.mdx +49 -0
  124. package/lib/templates/content/docs/api/enums/is-antagonist-ordering.mdx +49 -0
  125. package/lib/templates/content/docs/api/enums/is-binder-ordering.mdx +49 -0
  126. package/lib/templates/content/docs/api/enums/is-inhibitor-ordering.mdx +49 -0
  127. package/lib/templates/content/docs/api/enums/keyword-ordering.mdx +37 -0
  128. package/lib/templates/content/docs/api/enums/latest-ordering.mdx +61 -0
  129. package/lib/templates/content/docs/api/enums/latest-reported-ordering.mdx +37 -0
  130. package/lib/templates/content/docs/api/enums/lens-id-ordering.mdx +37 -0
  131. package/lib/templates/content/docs/api/enums/link-ordering.mdx +37 -0
  132. package/lib/templates/content/docs/api/enums/localizes-dla-ordering.mdx +49 -0
  133. package/lib/templates/content/docs/api/enums/location-ordering.mdx +73 -0
  134. package/lib/templates/content/docs/api/enums/maps-gene-ordering.mdx +37 -0
  135. package/lib/templates/content/docs/api/enums/maps-gene-symbol-ordering.mdx +37 -0
  136. package/lib/templates/content/docs/api/enums/maps-gene-symbols-with-omit-length-ordering.mdx +37 -0
  137. package/lib/templates/content/docs/api/enums/maps-gene-symbols-with-omit-word-ordering.mdx +37 -0
  138. package/lib/templates/content/docs/api/enums/maps-gene-symbols-with-omited-special-char-ordering.mdx +37 -0
  139. package/lib/templates/content/docs/api/enums/maps-protein-ordering.mdx +43 -0
  140. package/lib/templates/content/docs/api/enums/maps-transcript-ordering.mdx +43 -0
  141. package/lib/templates/content/docs/api/enums/member-ordering.mdx +43 -0
  142. package/lib/templates/content/docs/api/enums/named-entity-ordering.mdx +49 -0
  143. package/lib/templates/content/docs/api/enums/non-patent-literature-citation-ordering.mdx +43 -0
  144. package/lib/templates/content/docs/api/enums/observation-period-ordering.mdx +37 -0
  145. package/lib/templates/content/docs/api/enums/omit-length-ordering.mdx +49 -0
  146. package/lib/templates/content/docs/api/enums/omit-special-char-ordering.mdx +49 -0
  147. package/lib/templates/content/docs/api/enums/omit-word-ordering.mdx +49 -0
  148. package/lib/templates/content/docs/api/enums/outcome-ordering.mdx +55 -0
  149. package/lib/templates/content/docs/api/enums/owner-ordering.mdx +37 -0
  150. package/lib/templates/content/docs/api/enums/paper-id-ordering.mdx +43 -0
  151. package/lib/templates/content/docs/api/enums/paper-ordering.mdx +73 -0
  152. package/lib/templates/content/docs/api/enums/part-of-ordering.mdx +37 -0
  153. package/lib/templates/content/docs/api/enums/patent-abstract-mentions-gene-symbol-ordering.mdx +37 -0
  154. package/lib/templates/content/docs/api/enums/patent-abstract-ordering.mdx +49 -0
  155. package/lib/templates/content/docs/api/enums/patent-citation-collection-ordering.mdx +37 -0
  156. package/lib/templates/content/docs/api/enums/patent-claim-mentions-gene-symbol-ordering.mdx +37 -0
  157. package/lib/templates/content/docs/api/enums/patent-claim-ordering.mdx +49 -0
  158. package/lib/templates/content/docs/api/enums/patent-classification-collection-ordering.mdx +37 -0
  159. package/lib/templates/content/docs/api/enums/patent-description-mentions-gene-symbol-ordering.mdx +37 -0
  160. package/lib/templates/content/docs/api/enums/patent-description-ordering.mdx +49 -0
  161. package/lib/templates/content/docs/api/enums/patent-family-ordering.mdx +49 -0
  162. package/lib/templates/content/docs/api/enums/patent-literature-citation-ordering.mdx +49 -0
  163. package/lib/templates/content/docs/api/enums/patent-number-ordering.mdx +37 -0
  164. package/lib/templates/content/docs/api/enums/patent-ordering.mdx +79 -0
  165. package/lib/templates/content/docs/api/enums/patent-title-mentions-gene-symbol-ordering.mdx +37 -0
  166. package/lib/templates/content/docs/api/enums/patent-title-ordering.mdx +49 -0
  167. package/lib/templates/content/docs/api/enums/pathway-ordering.mdx +61 -0
  168. package/lib/templates/content/docs/api/enums/phase-ordering.mdx +37 -0
  169. package/lib/templates/content/docs/api/enums/protein-codes-ordering.mdx +43 -0
  170. package/lib/templates/content/docs/api/enums/protein-ordering.mdx +85 -0
  171. package/lib/templates/content/docs/api/enums/province-ordering.mdx +49 -0
  172. package/lib/templates/content/docs/api/enums/purpose-ordering.mdx +37 -0
  173. package/lib/templates/content/docs/api/enums/reference-collection-ordering.mdx +37 -0
  174. package/lib/templates/content/docs/api/enums/reference-has-paperid-ordering.mdx +37 -0
  175. package/lib/templates/content/docs/api/enums/reference-ordering.mdx +85 -0
  176. package/lib/templates/content/docs/api/enums/reference-type-ordering.mdx +37 -0
  177. package/lib/templates/content/docs/api/enums/relation-directions.mdx +31 -0
  178. package/lib/templates/content/docs/api/enums/response-ordering.mdx +37 -0
  179. package/lib/templates/content/docs/api/enums/responsible-ordering.mdx +37 -0
  180. package/lib/templates/content/docs/api/enums/sponsor-ordering.mdx +37 -0
  181. package/lib/templates/content/docs/api/enums/start-ordering.mdx +37 -0
  182. package/lib/templates/content/docs/api/enums/status-ordering.mdx +37 -0
  183. package/lib/templates/content/docs/api/enums/stop-reason-ordering.mdx +37 -0
  184. package/lib/templates/content/docs/api/enums/study-identification-ordering.mdx +43 -0
  185. package/lib/templates/content/docs/api/enums/study-population-ordering.mdx +43 -0
  186. package/lib/templates/content/docs/api/enums/study-type-ordering.mdx +37 -0
  187. package/lib/templates/content/docs/api/enums/synonym-length-omitted-ordering.mdx +37 -0
  188. package/lib/templates/content/docs/api/enums/synonym-ordering.mdx +37 -0
  189. package/lib/templates/content/docs/api/enums/synonym-special-char-omitted-ordering.mdx +37 -0
  190. package/lib/templates/content/docs/api/enums/synonym-word-omitted-ordering.mdx +37 -0
  191. package/lib/templates/content/docs/api/enums/target-ordering.mdx +103 -0
  192. package/lib/templates/content/docs/api/enums/targets-ordering.mdx +49 -0
  193. package/lib/templates/content/docs/api/enums/title-ordering.mdx +43 -0
  194. package/lib/templates/content/docs/api/enums/transcript-ordering.mdx +67 -0
  195. package/lib/templates/content/docs/api/enums/us-patent-classification-ordering.mdx +37 -0
  196. package/lib/templates/content/docs/api/enums/word-ordering.mdx +97 -0
  197. package/lib/templates/content/docs/api/generated.md +13 -0
  198. package/lib/templates/content/docs/api/inputs/abstract-abstract-has-citation-filter.mdx +58 -0
  199. package/lib/templates/content/docs/api/inputs/abstract-abstract-mentions-filter.mdx +58 -0
  200. package/lib/templates/content/docs/api/inputs/abstract-collection-filter.mdx +109 -0
  201. package/lib/templates/content/docs/api/inputs/abstract-collection-has-abstract-filter.mdx +58 -0
  202. package/lib/templates/content/docs/api/inputs/abstract-filter.mdx +217 -0
  203. package/lib/templates/content/docs/api/inputs/abstract-has-abstract-filter.mdx +58 -0
  204. package/lib/templates/content/docs/api/inputs/affiliation-filter.mdx +169 -0
  205. package/lib/templates/content/docs/api/inputs/age-group-current-female-filter.mdx +58 -0
  206. package/lib/templates/content/docs/api/inputs/age-group-current-male-filter.mdx +58 -0
  207. package/lib/templates/content/docs/api/inputs/age-group-current-total-filter.mdx +58 -0
  208. package/lib/templates/content/docs/api/inputs/age-group-filter.mdx +187 -0
  209. package/lib/templates/content/docs/api/inputs/age-range-filter.mdx +115 -0
  210. package/lib/templates/content/docs/api/inputs/anatomy-filter.mdx +205 -0
  211. package/lib/templates/content/docs/api/inputs/anatomy-localizes-dla-filter.mdx +106 -0
  212. package/lib/templates/content/docs/api/inputs/arm-filter.mdx +139 -0
  213. package/lib/templates/content/docs/api/inputs/author-collection-filter.mdx +109 -0
  214. package/lib/templates/content/docs/api/inputs/author-collection-has-author-filter.mdx +58 -0
  215. package/lib/templates/content/docs/api/inputs/author-filter.mdx +289 -0
  216. package/lib/templates/content/docs/api/inputs/bio-specimen-filter.mdx +115 -0
  217. package/lib/templates/content/docs/api/inputs/body-text-collection-filter.mdx +109 -0
  218. package/lib/templates/content/docs/api/inputs/body-text-collection-has-body-text-filter.mdx +58 -0
  219. package/lib/templates/content/docs/api/inputs/body-text-filter.mdx +193 -0
  220. package/lib/templates/content/docs/api/inputs/body-text-has-citation-filter.mdx +58 -0
  221. package/lib/templates/content/docs/api/inputs/child-directions-filter.mdx +31 -0
  222. package/lib/templates/content/docs/api/inputs/child-filter.mdx +64 -0
  223. package/lib/templates/content/docs/api/inputs/citation-filter.mdx +343 -0
  224. package/lib/templates/content/docs/api/inputs/city-filter.mdx +109 -0
  225. package/lib/templates/content/docs/api/inputs/clinical-trial-filter.mdx +913 -0
  226. package/lib/templates/content/docs/api/inputs/collaborator-filter.mdx +85 -0
  227. package/lib/templates/content/docs/api/inputs/completed-filter.mdx +115 -0
  228. package/lib/templates/content/docs/api/inputs/compound-filter.mdx +1099 -0
  229. package/lib/templates/content/docs/api/inputs/compound-is-activator-filter.mdx +124 -0
  230. package/lib/templates/content/docs/api/inputs/compound-is-agonist-filter.mdx +124 -0
  231. package/lib/templates/content/docs/api/inputs/compound-is-antagonist-filter.mdx +124 -0
  232. package/lib/templates/content/docs/api/inputs/compound-is-binder-filter.mdx +124 -0
  233. package/lib/templates/content/docs/api/inputs/compound-is-inhibitor-filter.mdx +124 -0
  234. package/lib/templates/content/docs/api/inputs/compound-targets-filter.mdx +124 -0
  235. package/lib/templates/content/docs/api/inputs/condition-filter.mdx +109 -0
  236. package/lib/templates/content/docs/api/inputs/contact-filter.mdx +115 -0
  237. package/lib/templates/content/docs/api/inputs/cooperative-patent-classification-filter.mdx +85 -0
  238. package/lib/templates/content/docs/api/inputs/country-current-female-filter.mdx +58 -0
  239. package/lib/templates/content/docs/api/inputs/country-current-male-filter.mdx +58 -0
  240. package/lib/templates/content/docs/api/inputs/country-current-total-filter.mdx +58 -0
  241. package/lib/templates/content/docs/api/inputs/country-filter.mdx +211 -0
  242. package/lib/templates/content/docs/api/inputs/country-part-of-filter.mdx +64 -0
  243. package/lib/templates/content/docs/api/inputs/daily-report-daily-reported-filter.mdx +64 -0
  244. package/lib/templates/content/docs/api/inputs/daily-report-filter.mdx +181 -0
  245. package/lib/templates/content/docs/api/inputs/description-filter.mdx +115 -0
  246. package/lib/templates/content/docs/api/inputs/design-filter.mdx +169 -0
  247. package/lib/templates/content/docs/api/inputs/disease-associates-da-g-filter.mdx +136 -0
  248. package/lib/templates/content/docs/api/inputs/disease-filter.mdx +283 -0
  249. package/lib/templates/content/docs/api/inputs/disease-is-a-directions-filter.mdx +31 -0
  250. package/lib/templates/content/docs/api/inputs/disease-is-a-filter.mdx +58 -0
  251. package/lib/templates/content/docs/api/inputs/disease-localizes-dla-filter.mdx +106 -0
  252. package/lib/templates/content/docs/api/inputs/entity-filter.mdx +133 -0
  253. package/lib/templates/content/docs/api/inputs/exclusion-criteria-filter.mdx +85 -0
  254. package/lib/templates/content/docs/api/inputs/facility-filter.mdx +97 -0
  255. package/lib/templates/content/docs/api/inputs/fragment-filter.mdx +115 -0
  256. package/lib/templates/content/docs/api/inputs/from-abstract-filter.mdx +175 -0
  257. package/lib/templates/content/docs/api/inputs/from-abstract-from-abstract-mentions-filter.mdx +58 -0
  258. package/lib/templates/content/docs/api/inputs/from-body-text-filter.mdx +175 -0
  259. package/lib/templates/content/docs/api/inputs/from-body-text-from-body-text-mentions-filter.mdx +58 -0
  260. package/lib/templates/content/docs/api/inputs/from-patent-abstract-filter.mdx +175 -0
  261. package/lib/templates/content/docs/api/inputs/from-patent-abstract-patent-abstract-mentions-gene-symbol-filter.mdx +58 -0
  262. package/lib/templates/content/docs/api/inputs/from-patent-claim-filter.mdx +175 -0
  263. package/lib/templates/content/docs/api/inputs/from-patent-claim-patent-claim-mentions-gene-symbol-filter.mdx +58 -0
  264. package/lib/templates/content/docs/api/inputs/from-patent-description-filter.mdx +175 -0
  265. package/lib/templates/content/docs/api/inputs/from-patent-description-patent-description-mentions-gene-symbol-filter.mdx +58 -0
  266. package/lib/templates/content/docs/api/inputs/from-patent-title-filter.mdx +175 -0
  267. package/lib/templates/content/docs/api/inputs/from-patent-title-patent-title-mentions-gene-symbol-filter.mdx +58 -0
  268. package/lib/templates/content/docs/api/inputs/gender-filter.mdx +115 -0
  269. package/lib/templates/content/docs/api/inputs/gene-associates-da-g-filter.mdx +136 -0
  270. package/lib/templates/content/docs/api/inputs/gene-expressed-filter.mdx +118 -0
  271. package/lib/templates/content/docs/api/inputs/gene-filter.mdx +847 -0
  272. package/lib/templates/content/docs/api/inputs/gene-gene-codes-filter.mdx +94 -0
  273. package/lib/templates/content/docs/api/inputs/gene-maps-gene-symbol-filter.mdx +64 -0
  274. package/lib/templates/content/docs/api/inputs/gene-maps-gene-symbols-with-omit-length-filter.mdx +64 -0
  275. package/lib/templates/content/docs/api/inputs/gene-maps-gene-symbols-with-omit-word-filter.mdx +64 -0
  276. package/lib/templates/content/docs/api/inputs/gene-maps-gene-symbols-with-omited-special-char-filter.mdx +64 -0
  277. package/lib/templates/content/docs/api/inputs/gene-member-filter.mdx +94 -0
  278. package/lib/templates/content/docs/api/inputs/gene-symbol-filter.mdx +361 -0
  279. package/lib/templates/content/docs/api/inputs/gene-symbol-from-abstract-mentions-filter.mdx +58 -0
  280. package/lib/templates/content/docs/api/inputs/gene-symbol-from-body-text-mentions-filter.mdx +58 -0
  281. package/lib/templates/content/docs/api/inputs/gene-symbol-patent-abstract-mentions-gene-symbol-filter.mdx +58 -0
  282. package/lib/templates/content/docs/api/inputs/gene-symbol-patent-claim-mentions-gene-symbol-filter.mdx +58 -0
  283. package/lib/templates/content/docs/api/inputs/gene-symbol-patent-description-mentions-gene-symbol-filter.mdx +58 -0
  284. package/lib/templates/content/docs/api/inputs/gene-symbol-patent-title-mentions-gene-symbol-filter.mdx +58 -0
  285. package/lib/templates/content/docs/api/inputs/gene-symbol-synonym-length-omitted-filter.mdx +64 -0
  286. package/lib/templates/content/docs/api/inputs/gene-symbol-synonym-special-char-omitted-filter.mdx +64 -0
  287. package/lib/templates/content/docs/api/inputs/gene-symbol-synonym-word-omitted-filter.mdx +64 -0
  288. package/lib/templates/content/docs/api/inputs/go-term-association-filter.mdx +94 -0
  289. package/lib/templates/content/docs/api/inputs/go-term-filter.mdx +199 -0
  290. package/lib/templates/content/docs/api/inputs/gtex-detailed-tissue-expressed-filter.mdx +118 -0
  291. package/lib/templates/content/docs/api/inputs/gtex-detailed-tissue-filter.mdx +109 -0
  292. package/lib/templates/content/docs/api/inputs/gtex-sample-filter.mdx +1651 -0
  293. package/lib/templates/content/docs/api/inputs/gtex-tissue-filter.mdx +109 -0
  294. package/lib/templates/content/docs/api/inputs/inclusion-criteria-filter.mdx +85 -0
  295. package/lib/templates/content/docs/api/inputs/international-patent-classification-filter.mdx +85 -0
  296. package/lib/templates/content/docs/api/inputs/intervention-filter.mdx +145 -0
  297. package/lib/templates/content/docs/api/inputs/investigator-filter.mdx +139 -0
  298. package/lib/templates/content/docs/api/inputs/is-a-directions-filter.mdx +31 -0
  299. package/lib/templates/content/docs/api/inputs/is-a-filter.mdx +64 -0
  300. package/lib/templates/content/docs/api/inputs/keyword-filter.mdx +85 -0
  301. package/lib/templates/content/docs/api/inputs/latest-filter.mdx +181 -0
  302. package/lib/templates/content/docs/api/inputs/latest-latest-reported-filter.mdx +64 -0
  303. package/lib/templates/content/docs/api/inputs/lens-id-filter.mdx +109 -0
  304. package/lib/templates/content/docs/api/inputs/link-filter.mdx +85 -0
  305. package/lib/templates/content/docs/api/inputs/location-filter.mdx +265 -0
  306. package/lib/templates/content/docs/api/inputs/maps-gene-directions-filter.mdx +31 -0
  307. package/lib/templates/content/docs/api/inputs/maps-gene-filter.mdx +64 -0
  308. package/lib/templates/content/docs/api/inputs/maps-protein-directions-filter.mdx +31 -0
  309. package/lib/templates/content/docs/api/inputs/maps-protein-filter.mdx +94 -0
  310. package/lib/templates/content/docs/api/inputs/maps-transcript-directions-filter.mdx +31 -0
  311. package/lib/templates/content/docs/api/inputs/maps-transcript-filter.mdx +94 -0
  312. package/lib/templates/content/docs/api/inputs/named-entity-abstract-mentions-filter.mdx +58 -0
  313. package/lib/templates/content/docs/api/inputs/named-entity-filter.mdx +169 -0
  314. package/lib/templates/content/docs/api/inputs/neo-4-j-date-input.mdx +39 -0
  315. package/lib/templates/content/docs/api/inputs/neo-4-j-date-time-input.mdx +60 -0
  316. package/lib/templates/content/docs/api/inputs/neo-4-j-local-date-time-input.mdx +57 -0
  317. package/lib/templates/content/docs/api/inputs/neo-4-j-local-time-input.mdx +48 -0
  318. package/lib/templates/content/docs/api/inputs/neo-4-j-point-distance-filter.mdx +31 -0
  319. package/lib/templates/content/docs/api/inputs/neo-4-j-point-input.mdx +49 -0
  320. package/lib/templates/content/docs/api/inputs/neo-4-j-time-input.mdx +51 -0
  321. package/lib/templates/content/docs/api/inputs/non-patent-literature-citation-filter.mdx +115 -0
  322. package/lib/templates/content/docs/api/inputs/observation-period-filter.mdx +85 -0
  323. package/lib/templates/content/docs/api/inputs/omit-length-filter.mdx +145 -0
  324. package/lib/templates/content/docs/api/inputs/omit-special-char-filter.mdx +145 -0
  325. package/lib/templates/content/docs/api/inputs/omit-word-filter.mdx +169 -0
  326. package/lib/templates/content/docs/api/inputs/omit-word-synonym-word-omitted-filter.mdx +64 -0
  327. package/lib/templates/content/docs/api/inputs/outcome-filter.mdx +223 -0
  328. package/lib/templates/content/docs/api/inputs/paper-filter.mdx +361 -0
  329. package/lib/templates/content/docs/api/inputs/paper-has-paper-id-filter.mdx +58 -0
  330. package/lib/templates/content/docs/api/inputs/paper-id-filter.mdx +163 -0
  331. package/lib/templates/content/docs/api/inputs/paper-id-reference-has-paperid-filter.mdx +58 -0
  332. package/lib/templates/content/docs/api/inputs/patent-abstract-filter.mdx +169 -0
  333. package/lib/templates/content/docs/api/inputs/patent-applicant-filter.mdx +58 -0
  334. package/lib/templates/content/docs/api/inputs/patent-citation-collection-filter.mdx +133 -0
  335. package/lib/templates/content/docs/api/inputs/patent-citation-collection-has-non-patent-literature-citation-filter.mdx +58 -0
  336. package/lib/templates/content/docs/api/inputs/patent-citation-collection-has-patent-literature-citation-filter.mdx +58 -0
  337. package/lib/templates/content/docs/api/inputs/patent-claim-filter.mdx +169 -0
  338. package/lib/templates/content/docs/api/inputs/patent-classification-collection-filter.mdx +157 -0
  339. package/lib/templates/content/docs/api/inputs/patent-classification-collection-has-cooperative-patent-classification-filter.mdx +58 -0
  340. package/lib/templates/content/docs/api/inputs/patent-classification-collection-has-international-patent-classification-filter.mdx +58 -0
  341. package/lib/templates/content/docs/api/inputs/patent-classification-collection-has-us-patent-classification-filter.mdx +58 -0
  342. package/lib/templates/content/docs/api/inputs/patent-description-filter.mdx +169 -0
  343. package/lib/templates/content/docs/api/inputs/patent-family-filter.mdx +133 -0
  344. package/lib/templates/content/docs/api/inputs/patent-family-has-lens-id-filter.mdx +58 -0
  345. package/lib/templates/content/docs/api/inputs/patent-filter.mdx +535 -0
  346. package/lib/templates/content/docs/api/inputs/patent-has-patent-abstract-filter.mdx +58 -0
  347. package/lib/templates/content/docs/api/inputs/patent-has-patent-claim-filter.mdx +58 -0
  348. package/lib/templates/content/docs/api/inputs/patent-has-patent-description-filter.mdx +58 -0
  349. package/lib/templates/content/docs/api/inputs/patent-has-patent-title-filter.mdx +58 -0
  350. package/lib/templates/content/docs/api/inputs/patent-inventor-filter.mdx +58 -0
  351. package/lib/templates/content/docs/api/inputs/patent-literature-citation-filter.mdx +169 -0
  352. package/lib/templates/content/docs/api/inputs/patent-number-filter.mdx +109 -0
  353. package/lib/templates/content/docs/api/inputs/patent-owner-filter.mdx +58 -0
  354. package/lib/templates/content/docs/api/inputs/patent-title-filter.mdx +169 -0
  355. package/lib/templates/content/docs/api/inputs/pathway-filter.mdx +229 -0
  356. package/lib/templates/content/docs/api/inputs/pathway-member-filter.mdx +94 -0
  357. package/lib/templates/content/docs/api/inputs/phase-filter.mdx +85 -0
  358. package/lib/templates/content/docs/api/inputs/protein-association-filter.mdx +94 -0
  359. package/lib/templates/content/docs/api/inputs/protein-filter.mdx +373 -0
  360. package/lib/templates/content/docs/api/inputs/protein-protein-codes-filter.mdx +94 -0
  361. package/lib/templates/content/docs/api/inputs/province-daily-reported-filter.mdx +64 -0
  362. package/lib/templates/content/docs/api/inputs/province-filter.mdx +193 -0
  363. package/lib/templates/content/docs/api/inputs/province-latest-reported-filter.mdx +64 -0
  364. package/lib/templates/content/docs/api/inputs/purpose-filter.mdx +85 -0
  365. package/lib/templates/content/docs/api/inputs/reference-collection-filter.mdx +109 -0
  366. package/lib/templates/content/docs/api/inputs/reference-collection-has-reference-filter.mdx +58 -0
  367. package/lib/templates/content/docs/api/inputs/reference-filter.mdx +367 -0
  368. package/lib/templates/content/docs/api/inputs/reference-reference-has-paperid-filter.mdx +58 -0
  369. package/lib/templates/content/docs/api/inputs/reference-type-filter.mdx +109 -0
  370. package/lib/templates/content/docs/api/inputs/response-filter.mdx +157 -0
  371. package/lib/templates/content/docs/api/inputs/responsible-filter.mdx +85 -0
  372. package/lib/templates/content/docs/api/inputs/sponsor-filter.mdx +85 -0
  373. package/lib/templates/content/docs/api/inputs/start-filter.mdx +85 -0
  374. package/lib/templates/content/docs/api/inputs/status-filter.mdx +109 -0
  375. package/lib/templates/content/docs/api/inputs/stop-reason-filter.mdx +109 -0
  376. package/lib/templates/content/docs/api/inputs/study-identification-filter.mdx +139 -0
  377. package/lib/templates/content/docs/api/inputs/study-population-filter.mdx +163 -0
  378. package/lib/templates/content/docs/api/inputs/study-type-filter.mdx +85 -0
  379. package/lib/templates/content/docs/api/inputs/synonym-directions-filter.mdx +31 -0
  380. package/lib/templates/content/docs/api/inputs/synonym-filter.mdx +64 -0
  381. package/lib/templates/content/docs/api/inputs/target-filter.mdx +535 -0
  382. package/lib/templates/content/docs/api/inputs/target-is-activator-filter.mdx +124 -0
  383. package/lib/templates/content/docs/api/inputs/target-is-agonist-filter.mdx +124 -0
  384. package/lib/templates/content/docs/api/inputs/target-is-antagonist-filter.mdx +124 -0
  385. package/lib/templates/content/docs/api/inputs/target-is-binder-filter.mdx +124 -0
  386. package/lib/templates/content/docs/api/inputs/target-is-inhibitor-filter.mdx +124 -0
  387. package/lib/templates/content/docs/api/inputs/target-targets-filter.mdx +124 -0
  388. package/lib/templates/content/docs/api/inputs/title-filter.mdx +115 -0
  389. package/lib/templates/content/docs/api/inputs/transcript-filter.mdx +283 -0
  390. package/lib/templates/content/docs/api/inputs/transcript-gene-codes-filter.mdx +94 -0
  391. package/lib/templates/content/docs/api/inputs/transcript-protein-codes-filter.mdx +94 -0
  392. package/lib/templates/content/docs/api/inputs/us-patent-classification-filter.mdx +85 -0
  393. package/lib/templates/content/docs/api/inputs/word-filter.mdx +121 -0
  394. package/lib/templates/content/docs/api/interfaces/fragment.mdx +34 -0
  395. package/lib/templates/content/docs/api/objects/abstract-citation.mdx +38 -0
  396. package/lib/templates/content/docs/api/objects/abstract-collection-abstracts.mdx +38 -0
  397. package/lib/templates/content/docs/api/objects/abstract-collection.mdx +65 -0
  398. package/lib/templates/content/docs/api/objects/abstract-collections.mdx +38 -0
  399. package/lib/templates/content/docs/api/objects/abstract-has-citation.mdx +34 -0
  400. package/lib/templates/content/docs/api/objects/abstract-mentions.mdx +39 -0
  401. package/lib/templates/content/docs/api/objects/abstract.mdx +103 -0
  402. package/lib/templates/content/docs/api/objects/affiliation.mdx +71 -0
  403. package/lib/templates/content/docs/api/objects/age-group-female.mdx +38 -0
  404. package/lib/templates/content/docs/api/objects/age-group-male.mdx +38 -0
  405. package/lib/templates/content/docs/api/objects/age-group-total.mdx +38 -0
  406. package/lib/templates/content/docs/api/objects/age-group.mdx +87 -0
  407. package/lib/templates/content/docs/api/objects/age-range.mdx +52 -0
  408. package/lib/templates/content/docs/api/objects/anatomy-diseases.mdx +44 -0
  409. package/lib/templates/content/docs/api/objects/anatomy.mdx +61 -0
  410. package/lib/templates/content/docs/api/objects/applicant.mdx +34 -0
  411. package/lib/templates/content/docs/api/objects/arm.mdx +68 -0
  412. package/lib/templates/content/docs/api/objects/associates-da-g.mdx +43 -0
  413. package/lib/templates/content/docs/api/objects/association.mdx +37 -0
  414. package/lib/templates/content/docs/api/objects/author-collection-authors.mdx +38 -0
  415. package/lib/templates/content/docs/api/objects/author-collection.mdx +65 -0
  416. package/lib/templates/content/docs/api/objects/author.mdx +83 -0
  417. package/lib/templates/content/docs/api/objects/bio-specimen.mdx +52 -0
  418. package/lib/templates/content/docs/api/objects/body-text-citations.mdx +38 -0
  419. package/lib/templates/content/docs/api/objects/body-text-collection-body-texts.mdx +38 -0
  420. package/lib/templates/content/docs/api/objects/body-text-collection.mdx +65 -0
  421. package/lib/templates/content/docs/api/objects/body-text.mdx +87 -0
  422. package/lib/templates/content/docs/api/objects/child.mdx +34 -0
  423. package/lib/templates/content/docs/api/objects/citation.mdx +144 -0
  424. package/lib/templates/content/docs/api/objects/city.mdx +65 -0
  425. package/lib/templates/content/docs/api/objects/clinical-trial.mdx +567 -0
  426. package/lib/templates/content/docs/api/objects/collaborator.mdx +49 -0
  427. package/lib/templates/content/docs/api/objects/completed.mdx +52 -0
  428. package/lib/templates/content/docs/api/objects/compound-is-activator.mdx +44 -0
  429. package/lib/templates/content/docs/api/objects/compound-is-agonist.mdx +44 -0
  430. package/lib/templates/content/docs/api/objects/compound-is-antagonist.mdx +44 -0
  431. package/lib/templates/content/docs/api/objects/compound-is-binder.mdx +44 -0
  432. package/lib/templates/content/docs/api/objects/compound-is-inhibitor.mdx +44 -0
  433. package/lib/templates/content/docs/api/objects/compound-targets.mdx +44 -0
  434. package/lib/templates/content/docs/api/objects/compound.mdx +219 -0
  435. package/lib/templates/content/docs/api/objects/condition.mdx +65 -0
  436. package/lib/templates/content/docs/api/objects/contact.mdx +52 -0
  437. package/lib/templates/content/docs/api/objects/cooperative-patent-classification.mdx +49 -0
  438. package/lib/templates/content/docs/api/objects/country-female.mdx +38 -0
  439. package/lib/templates/content/docs/api/objects/country-male.mdx +38 -0
  440. package/lib/templates/content/docs/api/objects/country-provinces.mdx +38 -0
  441. package/lib/templates/content/docs/api/objects/country-total.mdx +38 -0
  442. package/lib/templates/content/docs/api/objects/country.mdx +116 -0
  443. package/lib/templates/content/docs/api/objects/current-female.mdx +34 -0
  444. package/lib/templates/content/docs/api/objects/current-male.mdx +34 -0
  445. package/lib/templates/content/docs/api/objects/current-total.mdx +34 -0
  446. package/lib/templates/content/docs/api/objects/daily-report-province.mdx +38 -0
  447. package/lib/templates/content/docs/api/objects/daily-report.mdx +50 -0
  448. package/lib/templates/content/docs/api/objects/daily-reported.mdx +34 -0
  449. package/lib/templates/content/docs/api/objects/description.mdx +52 -0
  450. package/lib/templates/content/docs/api/objects/design.mdx +71 -0
  451. package/lib/templates/content/docs/api/objects/disease-associatates-da-g.mdx +47 -0
  452. package/lib/templates/content/docs/api/objects/disease-is-a-directions.mdx +61 -0
  453. package/lib/templates/content/docs/api/objects/disease-is-a.mdx +39 -0
  454. package/lib/templates/content/docs/api/objects/disease-localizes-dla.mdx +44 -0
  455. package/lib/templates/content/docs/api/objects/disease.mdx +83 -0
  456. package/lib/templates/content/docs/api/objects/entity.mdx +81 -0
  457. package/lib/templates/content/docs/api/objects/exclusion-criteria.mdx +49 -0
  458. package/lib/templates/content/docs/api/objects/expressed.mdx +40 -0
  459. package/lib/templates/content/docs/api/objects/facility.mdx +54 -0
  460. package/lib/templates/content/docs/api/objects/from-abstract-mentions-gene-symbols.mdx +38 -0
  461. package/lib/templates/content/docs/api/objects/from-abstract-mentions.mdx +34 -0
  462. package/lib/templates/content/docs/api/objects/from-abstract.mdx +80 -0
  463. package/lib/templates/content/docs/api/objects/from-body-text-mentions-gene-symbols.mdx +38 -0
  464. package/lib/templates/content/docs/api/objects/from-body-text-mentions.mdx +34 -0
  465. package/lib/templates/content/docs/api/objects/from-body-text.mdx +80 -0
  466. package/lib/templates/content/docs/api/objects/from-patent-abstract-gene-symbols.mdx +38 -0
  467. package/lib/templates/content/docs/api/objects/from-patent-abstract.mdx +80 -0
  468. package/lib/templates/content/docs/api/objects/from-patent-claim-gene-symbols.mdx +38 -0
  469. package/lib/templates/content/docs/api/objects/from-patent-claim.mdx +80 -0
  470. package/lib/templates/content/docs/api/objects/from-patent-description-gene-symbols.mdx +38 -0
  471. package/lib/templates/content/docs/api/objects/from-patent-description.mdx +80 -0
  472. package/lib/templates/content/docs/api/objects/from-patent-title-gene-symbols.mdx +38 -0
  473. package/lib/templates/content/docs/api/objects/from-patent-title.mdx +80 -0
  474. package/lib/templates/content/docs/api/objects/gender.mdx +52 -0
  475. package/lib/templates/content/docs/api/objects/gene-codes.mdx +37 -0
  476. package/lib/templates/content/docs/api/objects/gene-diseases.mdx +47 -0
  477. package/lib/templates/content/docs/api/objects/gene-expressed-tissues.mdx +44 -0
  478. package/lib/templates/content/docs/api/objects/gene-maps-gene-symbols-with-omit-length.mdx +38 -0
  479. package/lib/templates/content/docs/api/objects/gene-maps-gene-symbols-with-omit-special-char.mdx +38 -0
  480. package/lib/templates/content/docs/api/objects/gene-maps-gene-symbols-with-omit-word.mdx +38 -0
  481. package/lib/templates/content/docs/api/objects/gene-maps-gene-symbols.mdx +38 -0
  482. package/lib/templates/content/docs/api/objects/gene-maps-genes-directions.mdx +61 -0
  483. package/lib/templates/content/docs/api/objects/gene-maps-genes.mdx +38 -0
  484. package/lib/templates/content/docs/api/objects/gene-pathways.mdx +41 -0
  485. package/lib/templates/content/docs/api/objects/gene-symbol-mentioned-in-abstract-fragments.mdx +38 -0
  486. package/lib/templates/content/docs/api/objects/gene-symbol-mentioned-in-body-text-fragments.mdx +38 -0
  487. package/lib/templates/content/docs/api/objects/gene-symbol-mentioned-in-patent-abstracts.mdx +38 -0
  488. package/lib/templates/content/docs/api/objects/gene-symbol-mentioned-in-patent-claims.mdx +38 -0
  489. package/lib/templates/content/docs/api/objects/gene-symbol-mentioned-in-patent-descriptions.mdx +38 -0
  490. package/lib/templates/content/docs/api/objects/gene-symbol-mentioned-in-patent-titles.mdx +38 -0
  491. package/lib/templates/content/docs/api/objects/gene-symbol-synonyms-directions.mdx +61 -0
  492. package/lib/templates/content/docs/api/objects/gene-symbol-synonyms-length-omitted.mdx +38 -0
  493. package/lib/templates/content/docs/api/objects/gene-symbol-synonyms-special-char-omitted.mdx +38 -0
  494. package/lib/templates/content/docs/api/objects/gene-symbol-synonyms-word-omitted.mdx +38 -0
  495. package/lib/templates/content/docs/api/objects/gene-symbol-synonyms.mdx +38 -0
  496. package/lib/templates/content/docs/api/objects/gene-symbol.mdx +202 -0
  497. package/lib/templates/content/docs/api/objects/gene-transcripts.mdx +41 -0
  498. package/lib/templates/content/docs/api/objects/gene.mdx +221 -0
  499. package/lib/templates/content/docs/api/objects/go-term-associations.mdx +41 -0
  500. package/lib/templates/content/docs/api/objects/go-term-is-directions.mdx +61 -0
  501. package/lib/templates/content/docs/api/objects/go-term-is.mdx +38 -0
  502. package/lib/templates/content/docs/api/objects/go-term.mdx +64 -0
  503. package/lib/templates/content/docs/api/objects/gtex-detailed-tissue-genes.mdx +44 -0
  504. package/lib/templates/content/docs/api/objects/gtex-detailed-tissue.mdx +65 -0
  505. package/lib/templates/content/docs/api/objects/gtex-sample.mdx +235 -0
  506. package/lib/templates/content/docs/api/objects/gtex-tissue.mdx +65 -0
  507. package/lib/templates/content/docs/api/objects/has-abstract.mdx +34 -0
  508. package/lib/templates/content/docs/api/objects/has-author.mdx +34 -0
  509. package/lib/templates/content/docs/api/objects/has-body-text.mdx +34 -0
  510. package/lib/templates/content/docs/api/objects/has-citation.mdx +34 -0
  511. package/lib/templates/content/docs/api/objects/has-cooperative-patent-classification.mdx +34 -0
  512. package/lib/templates/content/docs/api/objects/has-international-patent-classification.mdx +34 -0
  513. package/lib/templates/content/docs/api/objects/has-lens-id.mdx +34 -0
  514. package/lib/templates/content/docs/api/objects/has-non-patent-literature-citation.mdx +34 -0
  515. package/lib/templates/content/docs/api/objects/has-paper-id.mdx +34 -0
  516. package/lib/templates/content/docs/api/objects/has-patent-abstract.mdx +34 -0
  517. package/lib/templates/content/docs/api/objects/has-patent-claim.mdx +34 -0
  518. package/lib/templates/content/docs/api/objects/has-patent-description.mdx +34 -0
  519. package/lib/templates/content/docs/api/objects/has-patent-literature-citation.mdx +34 -0
  520. package/lib/templates/content/docs/api/objects/has-patent-title.mdx +34 -0
  521. package/lib/templates/content/docs/api/objects/has-reference.mdx +34 -0
  522. package/lib/templates/content/docs/api/objects/has-us-patent-classification.mdx +34 -0
  523. package/lib/templates/content/docs/api/objects/inclusion-criteria.mdx +49 -0
  524. package/lib/templates/content/docs/api/objects/international-patent-classification.mdx +49 -0
  525. package/lib/templates/content/docs/api/objects/intervention.mdx +55 -0
  526. package/lib/templates/content/docs/api/objects/inventor.mdx +34 -0
  527. package/lib/templates/content/docs/api/objects/investigator.mdx +68 -0
  528. package/lib/templates/content/docs/api/objects/is-a.mdx +34 -0
  529. package/lib/templates/content/docs/api/objects/is-activator.mdx +40 -0
  530. package/lib/templates/content/docs/api/objects/is-agonist.mdx +40 -0
  531. package/lib/templates/content/docs/api/objects/is-antagonist.mdx +40 -0
  532. package/lib/templates/content/docs/api/objects/is-binder.mdx +40 -0
  533. package/lib/templates/content/docs/api/objects/is-inhibitor.mdx +40 -0
  534. package/lib/templates/content/docs/api/objects/keyword.mdx +49 -0
  535. package/lib/templates/content/docs/api/objects/latest-province.mdx +38 -0
  536. package/lib/templates/content/docs/api/objects/latest-reported.mdx +34 -0
  537. package/lib/templates/content/docs/api/objects/latest.mdx +50 -0
  538. package/lib/templates/content/docs/api/objects/lens-id.mdx +65 -0
  539. package/lib/templates/content/docs/api/objects/link.mdx +49 -0
  540. package/lib/templates/content/docs/api/objects/localizes-dla.mdx +40 -0
  541. package/lib/templates/content/docs/api/objects/location.mdx +67 -0
  542. package/lib/templates/content/docs/api/objects/maps-gene-symbol.mdx +34 -0
  543. package/lib/templates/content/docs/api/objects/maps-gene-symbols-with-omit-length.mdx +34 -0
  544. package/lib/templates/content/docs/api/objects/maps-gene-symbols-with-omit-word.mdx +34 -0
  545. package/lib/templates/content/docs/api/objects/maps-gene-symbols-with-omited-special-char.mdx +34 -0
  546. package/lib/templates/content/docs/api/objects/maps-gene.mdx +34 -0
  547. package/lib/templates/content/docs/api/objects/maps-protein.mdx +37 -0
  548. package/lib/templates/content/docs/api/objects/maps-transcript.mdx +37 -0
  549. package/lib/templates/content/docs/api/objects/member.mdx +37 -0
  550. package/lib/templates/content/docs/api/objects/named-entity-mentioned-in-abstracts.mdx +38 -0
  551. package/lib/templates/content/docs/api/objects/named-entity.mdx +58 -0
  552. package/lib/templates/content/docs/api/objects/neo-4-j-date-time.mdx +60 -0
  553. package/lib/templates/content/docs/api/objects/neo-4-j-date.mdx +39 -0
  554. package/lib/templates/content/docs/api/objects/neo-4-j-local-date-time.mdx +57 -0
  555. package/lib/templates/content/docs/api/objects/neo-4-j-local-time.mdx +48 -0
  556. package/lib/templates/content/docs/api/objects/neo-4-j-point.mdx +49 -0
  557. package/lib/templates/content/docs/api/objects/neo-4-j-time.mdx +51 -0
  558. package/lib/templates/content/docs/api/objects/non-patent-literature-citation.mdx +52 -0
  559. package/lib/templates/content/docs/api/objects/observation-period.mdx +49 -0
  560. package/lib/templates/content/docs/api/objects/omit-length-synonyms-directions.mdx +61 -0
  561. package/lib/templates/content/docs/api/objects/omit-length-synonyms.mdx +38 -0
  562. package/lib/templates/content/docs/api/objects/omit-length.mdx +42 -0
  563. package/lib/templates/content/docs/api/objects/omit-special-char-synonyms-directions.mdx +61 -0
  564. package/lib/templates/content/docs/api/objects/omit-special-char-synonyms.mdx +38 -0
  565. package/lib/templates/content/docs/api/objects/omit-special-char.mdx +42 -0
  566. package/lib/templates/content/docs/api/objects/omit-word-synonyms-directions.mdx +61 -0
  567. package/lib/templates/content/docs/api/objects/omit-word-synonyms-word-omitted.mdx +38 -0
  568. package/lib/templates/content/docs/api/objects/omit-word-synonyms.mdx +38 -0
  569. package/lib/templates/content/docs/api/objects/omit-word.mdx +58 -0
  570. package/lib/templates/content/docs/api/objects/outcome.mdx +90 -0
  571. package/lib/templates/content/docs/api/objects/owner.mdx +34 -0
  572. package/lib/templates/content/docs/api/objects/paper-id-references.mdx +38 -0
  573. package/lib/templates/content/docs/api/objects/paper-id.mdx +84 -0
  574. package/lib/templates/content/docs/api/objects/paper-paper-id.mdx +38 -0
  575. package/lib/templates/content/docs/api/objects/paper.mdx +131 -0
  576. package/lib/templates/content/docs/api/objects/part-of.mdx +34 -0
  577. package/lib/templates/content/docs/api/objects/patent-abstract-mentions-gene-symbol.mdx +34 -0
  578. package/lib/templates/content/docs/api/objects/patent-abstract.mdx +71 -0
  579. package/lib/templates/content/docs/api/objects/patent-abstracts.mdx +38 -0
  580. package/lib/templates/content/docs/api/objects/patent-applicants.mdx +38 -0
  581. package/lib/templates/content/docs/api/objects/patent-citation-collection-non-patent-literature-citations.mdx +38 -0
  582. package/lib/templates/content/docs/api/objects/patent-citation-collection-patent-literature-citations.mdx +38 -0
  583. package/lib/templates/content/docs/api/objects/patent-citation-collection.mdx +81 -0
  584. package/lib/templates/content/docs/api/objects/patent-claim-mentions-gene-symbol.mdx +34 -0
  585. package/lib/templates/content/docs/api/objects/patent-claim.mdx +71 -0
  586. package/lib/templates/content/docs/api/objects/patent-claims.mdx +38 -0
  587. package/lib/templates/content/docs/api/objects/patent-classification-collection-cooperative-patent-classification.mdx +38 -0
  588. package/lib/templates/content/docs/api/objects/patent-classification-collection-international-patent-classification.mdx +38 -0
  589. package/lib/templates/content/docs/api/objects/patent-classification-collection-us-patent-classification.mdx +38 -0
  590. package/lib/templates/content/docs/api/objects/patent-classification-collection.mdx +97 -0
  591. package/lib/templates/content/docs/api/objects/patent-description-mentions-gene-symbol.mdx +34 -0
  592. package/lib/templates/content/docs/api/objects/patent-description.mdx +71 -0
  593. package/lib/templates/content/docs/api/objects/patent-descriptions.mdx +38 -0
  594. package/lib/templates/content/docs/api/objects/patent-family-lens-id.mdx +38 -0
  595. package/lib/templates/content/docs/api/objects/patent-family.mdx +55 -0
  596. package/lib/templates/content/docs/api/objects/patent-inventors.mdx +38 -0
  597. package/lib/templates/content/docs/api/objects/patent-literature-citation.mdx +71 -0
  598. package/lib/templates/content/docs/api/objects/patent-number.mdx +65 -0
  599. package/lib/templates/content/docs/api/objects/patent-owner.mdx +38 -0
  600. package/lib/templates/content/docs/api/objects/patent-title-mentions-gene-symbol.mdx +34 -0
  601. package/lib/templates/content/docs/api/objects/patent-title.mdx +71 -0
  602. package/lib/templates/content/docs/api/objects/patent-titles.mdx +38 -0
  603. package/lib/templates/content/docs/api/objects/patent.mdx +230 -0
  604. package/lib/templates/content/docs/api/objects/pathway-genes.mdx +41 -0
  605. package/lib/templates/content/docs/api/objects/pathway-pathways-directions.mdx +61 -0
  606. package/lib/templates/content/docs/api/objects/pathway-pathways.mdx +38 -0
  607. package/lib/templates/content/docs/api/objects/pathway.mdx +64 -0
  608. package/lib/templates/content/docs/api/objects/phase.mdx +49 -0
  609. package/lib/templates/content/docs/api/objects/protein-associations.mdx +41 -0
  610. package/lib/templates/content/docs/api/objects/protein-codes.mdx +37 -0
  611. package/lib/templates/content/docs/api/objects/protein-maps-proteins-directions.mdx +61 -0
  612. package/lib/templates/content/docs/api/objects/protein-maps-proteins.mdx +41 -0
  613. package/lib/templates/content/docs/api/objects/protein-transcripts.mdx +41 -0
  614. package/lib/templates/content/docs/api/objects/protein.mdx +92 -0
  615. package/lib/templates/content/docs/api/objects/province-latest-reports.mdx +38 -0
  616. package/lib/templates/content/docs/api/objects/province-reports.mdx +38 -0
  617. package/lib/templates/content/docs/api/objects/province.mdx +87 -0
  618. package/lib/templates/content/docs/api/objects/purpose.mdx +49 -0
  619. package/lib/templates/content/docs/api/objects/reference-collection-references.mdx +38 -0
  620. package/lib/templates/content/docs/api/objects/reference-collection.mdx +65 -0
  621. package/lib/templates/content/docs/api/objects/reference-has-paperid.mdx +34 -0
  622. package/lib/templates/content/docs/api/objects/reference-paper-id.mdx +38 -0
  623. package/lib/templates/content/docs/api/objects/reference-type.mdx +65 -0
  624. package/lib/templates/content/docs/api/objects/reference.mdx +105 -0
  625. package/lib/templates/content/docs/api/objects/response.mdx +97 -0
  626. package/lib/templates/content/docs/api/objects/responsible.mdx +49 -0
  627. package/lib/templates/content/docs/api/objects/sponsor.mdx +49 -0
  628. package/lib/templates/content/docs/api/objects/start.mdx +49 -0
  629. package/lib/templates/content/docs/api/objects/status.mdx +65 -0
  630. package/lib/templates/content/docs/api/objects/stop-reason.mdx +65 -0
  631. package/lib/templates/content/docs/api/objects/study-identification.mdx +68 -0
  632. package/lib/templates/content/docs/api/objects/study-population.mdx +84 -0
  633. package/lib/templates/content/docs/api/objects/study-type.mdx +49 -0
  634. package/lib/templates/content/docs/api/objects/synonym-length-omitted.mdx +34 -0
  635. package/lib/templates/content/docs/api/objects/synonym-special-char-omitted.mdx +34 -0
  636. package/lib/templates/content/docs/api/objects/synonym-word-omitted.mdx +34 -0
  637. package/lib/templates/content/docs/api/objects/synonym.mdx +34 -0
  638. package/lib/templates/content/docs/api/objects/target-activators.mdx +44 -0
  639. package/lib/templates/content/docs/api/objects/target-agonists.mdx +44 -0
  640. package/lib/templates/content/docs/api/objects/target-antagonists.mdx +44 -0
  641. package/lib/templates/content/docs/api/objects/target-binders.mdx +44 -0
  642. package/lib/templates/content/docs/api/objects/target-inhibitors.mdx +44 -0
  643. package/lib/templates/content/docs/api/objects/target-targets.mdx +44 -0
  644. package/lib/templates/content/docs/api/objects/target.mdx +162 -0
  645. package/lib/templates/content/docs/api/objects/targets.mdx +40 -0
  646. package/lib/templates/content/docs/api/objects/title.mdx +52 -0
  647. package/lib/templates/content/docs/api/objects/transcript-genes.mdx +41 -0
  648. package/lib/templates/content/docs/api/objects/transcript-maps-transcripts-directions.mdx +61 -0
  649. package/lib/templates/content/docs/api/objects/transcript-maps-transcripts.mdx +41 -0
  650. package/lib/templates/content/docs/api/objects/transcript-proteins.mdx +41 -0
  651. package/lib/templates/content/docs/api/objects/transcript.mdx +83 -0
  652. package/lib/templates/content/docs/api/objects/us-patent-classification.mdx +49 -0
  653. package/lib/templates/content/docs/api/objects/word.mdx +63 -0
  654. package/lib/templates/content/docs/api/queries/abstract-collection.mdx +48 -0
  655. package/lib/templates/content/docs/api/queries/abstract.mdx +54 -0
  656. package/lib/templates/content/docs/api/queries/affiliation.mdx +54 -0
  657. package/lib/templates/content/docs/api/queries/age-group.mdx +54 -0
  658. package/lib/templates/content/docs/api/queries/age-range.mdx +51 -0
  659. package/lib/templates/content/docs/api/queries/anatomy.mdx +60 -0
  660. package/lib/templates/content/docs/api/queries/arm.mdx +51 -0
  661. package/lib/templates/content/docs/api/queries/author-collection.mdx +48 -0
  662. package/lib/templates/content/docs/api/queries/author.mdx +63 -0
  663. package/lib/templates/content/docs/api/queries/bio-specimen.mdx +51 -0
  664. package/lib/templates/content/docs/api/queries/body-text-collection.mdx +48 -0
  665. package/lib/templates/content/docs/api/queries/body-text.mdx +54 -0
  666. package/lib/templates/content/docs/api/queries/citation.mdx +63 -0
  667. package/lib/templates/content/docs/api/queries/city.mdx +48 -0
  668. package/lib/templates/content/docs/api/queries/clinical-trial.mdx +54 -0
  669. package/lib/templates/content/docs/api/queries/collaborator.mdx +48 -0
  670. package/lib/templates/content/docs/api/queries/completed.mdx +51 -0
  671. package/lib/templates/content/docs/api/queries/compound.mdx +138 -0
  672. package/lib/templates/content/docs/api/queries/condition.mdx +48 -0
  673. package/lib/templates/content/docs/api/queries/contact.mdx +51 -0
  674. package/lib/templates/content/docs/api/queries/cooperative-patent-classification.mdx +48 -0
  675. package/lib/templates/content/docs/api/queries/country.mdx +51 -0
  676. package/lib/templates/content/docs/api/queries/daily-report.mdx +60 -0
  677. package/lib/templates/content/docs/api/queries/description.mdx +51 -0
  678. package/lib/templates/content/docs/api/queries/design.mdx +54 -0
  679. package/lib/templates/content/docs/api/queries/disease.mdx +63 -0
  680. package/lib/templates/content/docs/api/queries/entity.mdx +48 -0
  681. package/lib/templates/content/docs/api/queries/exclusion-criteria.mdx +48 -0
  682. package/lib/templates/content/docs/api/queries/facility.mdx +48 -0
  683. package/lib/templates/content/docs/api/queries/fragment.mdx +54 -0
  684. package/lib/templates/content/docs/api/queries/from-abstract.mdx +54 -0
  685. package/lib/templates/content/docs/api/queries/from-body-text.mdx +54 -0
  686. package/lib/templates/content/docs/api/queries/from-patent-abstract.mdx +54 -0
  687. package/lib/templates/content/docs/api/queries/from-patent-claim.mdx +54 -0
  688. package/lib/templates/content/docs/api/queries/from-patent-description.mdx +54 -0
  689. package/lib/templates/content/docs/api/queries/from-patent-title.mdx +54 -0
  690. package/lib/templates/content/docs/api/queries/gender.mdx +51 -0
  691. package/lib/templates/content/docs/api/queries/gene-symbol.mdx +54 -0
  692. package/lib/templates/content/docs/api/queries/gene.mdx +105 -0
  693. package/lib/templates/content/docs/api/queries/go-term.mdx +60 -0
  694. package/lib/templates/content/docs/api/queries/gtex-detailed-tissue.mdx +48 -0
  695. package/lib/templates/content/docs/api/queries/gtex-sample.mdx +234 -0
  696. package/lib/templates/content/docs/api/queries/gtex-tissue.mdx +48 -0
  697. package/lib/templates/content/docs/api/queries/inclusion-criteria.mdx +48 -0
  698. package/lib/templates/content/docs/api/queries/international-patent-classification.mdx +48 -0
  699. package/lib/templates/content/docs/api/queries/intervention.mdx +54 -0
  700. package/lib/templates/content/docs/api/queries/investigator.mdx +51 -0
  701. package/lib/templates/content/docs/api/queries/keyword.mdx +48 -0
  702. package/lib/templates/content/docs/api/queries/latest.mdx +60 -0
  703. package/lib/templates/content/docs/api/queries/lens-id.mdx +48 -0
  704. package/lib/templates/content/docs/api/queries/link.mdx +48 -0
  705. package/lib/templates/content/docs/api/queries/location.mdx +66 -0
  706. package/lib/templates/content/docs/api/queries/named-entity.mdx +57 -0
  707. package/lib/templates/content/docs/api/queries/non-patent-literature-citation.mdx +51 -0
  708. package/lib/templates/content/docs/api/queries/observation-period.mdx +48 -0
  709. package/lib/templates/content/docs/api/queries/omit-length.mdx +54 -0
  710. package/lib/templates/content/docs/api/queries/omit-special-char.mdx +54 -0
  711. package/lib/templates/content/docs/api/queries/omit-word.mdx +54 -0
  712. package/lib/templates/content/docs/api/queries/outcome.mdx +57 -0
  713. package/lib/templates/content/docs/api/queries/paper-id.mdx +51 -0
  714. package/lib/templates/content/docs/api/queries/paper.mdx +66 -0
  715. package/lib/templates/content/docs/api/queries/patent-abstract.mdx +54 -0
  716. package/lib/templates/content/docs/api/queries/patent-citation-collection.mdx +48 -0
  717. package/lib/templates/content/docs/api/queries/patent-claim.mdx +54 -0
  718. package/lib/templates/content/docs/api/queries/patent-classification-collection.mdx +48 -0
  719. package/lib/templates/content/docs/api/queries/patent-description.mdx +54 -0
  720. package/lib/templates/content/docs/api/queries/patent-family.mdx +54 -0
  721. package/lib/templates/content/docs/api/queries/patent-literature-citation.mdx +54 -0
  722. package/lib/templates/content/docs/api/queries/patent-number.mdx +48 -0
  723. package/lib/templates/content/docs/api/queries/patent-title.mdx +54 -0
  724. package/lib/templates/content/docs/api/queries/patent.mdx +69 -0
  725. package/lib/templates/content/docs/api/queries/pathway.mdx +60 -0
  726. package/lib/templates/content/docs/api/queries/phase.mdx +48 -0
  727. package/lib/templates/content/docs/api/queries/protein.mdx +72 -0
  728. package/lib/templates/content/docs/api/queries/province.mdx +54 -0
  729. package/lib/templates/content/docs/api/queries/purpose.mdx +48 -0
  730. package/lib/templates/content/docs/api/queries/reference-collection.mdx +48 -0
  731. package/lib/templates/content/docs/api/queries/reference-type.mdx +48 -0
  732. package/lib/templates/content/docs/api/queries/reference.mdx +72 -0
  733. package/lib/templates/content/docs/api/queries/response.mdx +48 -0
  734. package/lib/templates/content/docs/api/queries/responsible.mdx +48 -0
  735. package/lib/templates/content/docs/api/queries/sponsor.mdx +48 -0
  736. package/lib/templates/content/docs/api/queries/start.mdx +48 -0
  737. package/lib/templates/content/docs/api/queries/status.mdx +48 -0
  738. package/lib/templates/content/docs/api/queries/stop-reason.mdx +48 -0
  739. package/lib/templates/content/docs/api/queries/study-identification.mdx +51 -0
  740. package/lib/templates/content/docs/api/queries/study-population.mdx +51 -0
  741. package/lib/templates/content/docs/api/queries/study-type.mdx +48 -0
  742. package/lib/templates/content/docs/api/queries/target.mdx +81 -0
  743. package/lib/templates/content/docs/api/queries/title.mdx +51 -0
  744. package/lib/templates/content/docs/api/queries/transcript.mdx +63 -0
  745. package/lib/templates/content/docs/api/queries/us-patent-classification.mdx +48 -0
  746. package/lib/templates/content/docs/api/queries/word.mdx +78 -0
  747. package/lib/templates/content/docs/api/scalars/boolean.mdx +22 -0
  748. package/lib/templates/content/docs/api/scalars/float.mdx +22 -0
  749. package/lib/templates/content/docs/api/scalars/id.mdx +22 -0
  750. package/lib/templates/content/docs/api/scalars/int.mdx +22 -0
  751. package/lib/templates/content/docs/api/scalars/string.mdx +22 -0
  752. package/lib/templates/content/docs/api/sidebar-schema.js +768 -0
  753. package/lib/templates/content/docs/budget-and-estimates.md +54 -0
  754. package/lib/templates/content/docs/bulk-edit.md +37 -0
  755. package/lib/templates/content/docs/change-mail-address.md +14 -0
  756. package/lib/templates/content/docs/choose-payment-method.md +86 -0
  757. package/lib/templates/content/docs/clockbook.md +611 -0
  758. package/lib/templates/content/docs/control-accounts.md +19 -0
  759. package/lib/templates/content/docs/csv-file-format.md +87 -0
  760. package/lib/templates/content/docs/custom-fields.md +118 -0
  761. package/lib/templates/content/docs/customize-exports.md +37 -0
  762. package/lib/templates/content/docs/deleting-account.md +28 -0
  763. package/lib/templates/content/docs/doc1.md +206 -0
  764. package/lib/templates/content/docs/force-timer.md +40 -0
  765. package/lib/templates/content/docs/formatting-project-note.md +46 -0
  766. package/lib/templates/content/docs/gettingstarted.md +184 -0
  767. package/lib/templates/content/docs/hide-time-and-pages.md +25 -0
  768. package/lib/templates/content/docs/how-are-activity-levels-calculated.md +76 -0
  769. package/lib/templates/content/docs/import-clients-projects.md +75 -0
  770. package/lib/templates/content/docs/import-timesheets.md +55 -0
  771. package/lib/templates/content/docs/inviting-users.md +94 -0
  772. package/lib/templates/content/docs/labor-cost-and-profit.md +38 -0
  773. package/lib/templates/content/docs/lock-timesheets.md +59 -0
  774. package/lib/templates/content/docs/manager-role.md +34 -0
  775. package/lib/templates/content/docs/managing-people-on-projects.md +79 -0
  776. package/lib/templates/content/docs/managing-projects.md +163 -0
  777. package/lib/templates/content/docs/mdx.md +17 -0
  778. package/lib/templates/content/docs/paypalsetup.md +51 -0
  779. package/lib/templates/content/docs/profile-settings.md +21 -0
  780. package/lib/templates/content/docs/project-filter.md +37 -0
  781. package/lib/templates/content/docs/project-templates.md +49 -0
  782. package/lib/templates/content/docs/reports.md +321 -0
  783. package/lib/templates/content/docs/required-fields.md +30 -0
  784. package/lib/templates/content/docs/scheduled-reports.md +60 -0
  785. package/lib/templates/content/docs/single-sign-on.md +79 -0
  786. package/lib/templates/content/docs/targets-and-reminders.md +48 -0
  787. package/lib/templates/content/docs/task-rates.md +31 -0
  788. package/lib/templates/content/docs/time-approval.md +37 -0
  789. package/lib/templates/content/docs/time-audit.md +39 -0
  790. package/lib/templates/content/docs/time-rounding.md +45 -0
  791. package/lib/templates/content/docs/time-zones.md +20 -0
  792. package/lib/templates/content/docs/timetracking-main.md +61 -0
  793. package/lib/templates/content/docs/timetracking.md +443 -0
  794. package/lib/templates/content/docs/tracking-project-progress.md +54 -0
  795. package/lib/templates/content/docs/upgrade-and-subscription.md +247 -0
  796. package/lib/templates/content/docs/user-groups.md +37 -0
  797. package/lib/templates/content/docs/users.md +365 -0
  798. package/lib/templates/content/docs/who-can-do-what.md +111 -0
  799. package/lib/templates/content/docs/working-with-tasks.md +65 -0
  800. package/lib/templates/content/docs/workspaces.md +90 -0
  801. package/lib/templates/static/.nojekyll +0 -0
  802. package/lib/templates/static/files/example_import_file.csv +12 -0
  803. package/lib/templates/static/files/time-import-example-file.csv +393 -0
  804. package/lib/templates/static/images/banner-img-2.png +0 -0
  805. package/lib/templates/static/images/banner-img.png +0 -0
  806. package/lib/templates/static/images/basic-icon.png +0 -0
  807. package/lib/templates/static/images/bg.png +0 -0
  808. package/lib/templates/static/images/blog/blog-1-rulesStandards-v1.jpg +0 -0
  809. package/lib/templates/static/images/blog/blog-10-Disadvantages-of-Offshoring-v1.jpg +0 -0
  810. package/lib/templates/static/images/blog/blog-11/1.jpg +0 -0
  811. package/lib/templates/static/images/blog/blog-11-Future-Of-Coworking-Trends-v1.webp +0 -0
  812. package/lib/templates/static/images/blog/blog-12/image1.png +0 -0
  813. package/lib/templates/static/images/blog/blog-12-make-breakdown-of-your-workday-v1_300x300.jpg +0 -0
  814. package/lib/templates/static/images/blog/blog-13/image1.png +0 -0
  815. package/lib/templates/static/images/blog/blog-13/image2.png +0 -0
  816. package/lib/templates/static/images/blog/blog-13/image3.png +0 -0
  817. package/lib/templates/static/images/blog/blog-13/image4.png +0 -0
  818. package/lib/templates/static/images/blog/blog-13/image5.png +0 -0
  819. package/lib/templates/static/images/blog/blog-13/image6.png +0 -0
  820. package/lib/templates/static/images/blog/blog-13/image7.png +0 -0
  821. package/lib/templates/static/images/blog/blog-13-filling-work-time-reports-made-easy-v1_300x300.jpg +0 -0
  822. package/lib/templates/static/images/blog/blog-14/image1.png +0 -0
  823. package/lib/templates/static/images/blog/blog-14/image2.png +0 -0
  824. package/lib/templates/static/images/blog/blog-14/image3.png +0 -0
  825. package/lib/templates/static/images/blog/blog-14-8-hour-workday-schedule-v1_300x300.jpg +0 -0
  826. package/lib/templates/static/images/blog/blog-15-ways-to-keep-your-team-inspired-v1_1_300x300.jpg +0 -0
  827. package/lib/templates/static/images/blog/blog-16-2021-guide-to-project-management-methodology-v1_1_300x300.jpg +0 -0
  828. package/lib/templates/static/images/blog/blog-17/image1-new.png +0 -0
  829. package/lib/templates/static/images/blog/blog-17/image1.png +0 -0
  830. package/lib/templates/static/images/blog/blog-17/image2-new.png +0 -0
  831. package/lib/templates/static/images/blog/blog-17/image2.png +0 -0
  832. package/lib/templates/static/images/blog/blog-17/image3.png +0 -0
  833. package/lib/templates/static/images/blog/blog-17-how-to-keep-your-team-inspired.jpg +0 -0
  834. package/lib/templates/static/images/blog/blog-18/image1.png +0 -0
  835. package/lib/templates/static/images/blog/blog-18-the-reasons-behind-employee-burnout.jpg +0 -0
  836. package/lib/templates/static/images/blog/blog-19/image1.png +0 -0
  837. package/lib/templates/static/images/blog/blog-19-time-tracking-for-construction-industry.jpg +0 -0
  838. package/lib/templates/static/images/blog/blog-2-perfectRemoteWork-v1.jpg +0 -0
  839. package/lib/templates/static/images/blog/blog-20-tracking-benefits-in-the-light-of-users-feedback.jpg +0 -0
  840. package/lib/templates/static/images/blog/blog-3-remoteWork-v1.jpg +0 -0
  841. package/lib/templates/static/images/blog/blog-4-remoteWork-v1.jpg +0 -0
  842. package/lib/templates/static/images/blog/blog-5-virtualPhoneAssistant-v1.jpg +0 -0
  843. package/lib/templates/static/images/blog/blog-6-virtualAssistantServices-v1.jpg +0 -0
  844. package/lib/templates/static/images/blog/blog-7-Alternatives-of-GoogleSheets-Timesheets-v1.jpg +0 -0
  845. package/lib/templates/static/images/blog/blog-8-offshoring-to-India-in-2021-v1.jpg +0 -0
  846. package/lib/templates/static/images/blog/blog-9-freelance-invoice-Template-2021-v1.jpg +0 -0
  847. package/lib/templates/static/images/blog/blog-remote-work-app-2021-v1/asana-homepage-2020-1024x525.jpg +0 -0
  848. package/lib/templates/static/images/blog/blog-remote-work-app-2021-v1/brain-fm-1024x528.png +0 -0
  849. package/lib/templates/static/images/blog/blog-remote-work-app-2021-v1/calendly-1024x510.jpg +0 -0
  850. package/lib/templates/static/images/blog/blog-remote-work-app-2021-v1/docusign-1024x560.png +0 -0
  851. package/lib/templates/static/images/blog/blog-remote-work-app-2021-v1/donut-1024x549.png +0 -0
  852. package/lib/templates/static/images/blog/blog-remote-work-app-2021-v1/evernote-1024x640.jpg +0 -0
  853. package/lib/templates/static/images/blog/blog-remote-work-app-2021-v1/google-drive-1024x523.jpg +0 -0
  854. package/lib/templates/static/images/blog/blog-remote-work-app-2021-v1/krisp-1024x548.png +0 -0
  855. package/lib/templates/static/images/blog/blog-remote-work-app-2021-v1/lastpass-1024x549.png +0 -0
  856. package/lib/templates/static/images/blog/blog-remote-work-app-2021-v1/loom-1-1024x429.jpg +0 -0
  857. package/lib/templates/static/images/blog/blog-remote-work-app-2021-v1/slack-768x402.png +0 -0
  858. package/lib/templates/static/images/blog/blog-remote-work-app-2021-v1/teamflow.png +0 -0
  859. package/lib/templates/static/images/blog/blog-remote-work-app-2021-v1/world-time-buddy.png +0 -0
  860. package/lib/templates/static/images/blog/blog-remote-work-app-2021-v1/zoom-768x467.jpg +0 -0
  861. package/lib/templates/static/images/blog/blog-time-rounding-v1/Employee-submitted-hours-1-min.png +0 -0
  862. package/lib/templates/static/images/blog/blog-time-rounding-v1/Legally-rounded-hours-1-min.png +0 -0
  863. package/lib/templates/static/images/blog/blog-time-rounding-v1/time-rounding-5-mints.png +0 -0
  864. package/lib/templates/static/images/blog/blog-time-rounding-v1/time-rounding-6-mints.png +0 -0
  865. package/lib/templates/static/images/blog/blog-time-rounding-v1/time-rounding-7-mints.png +0 -0
  866. package/lib/templates/static/images/blog/blog-time-rounding-v1/time-rounding-cover-1.png +0 -0
  867. package/lib/templates/static/images/box-bg-img.png +0 -0
  868. package/lib/templates/static/images/csv-import.png +0 -0
  869. package/lib/templates/static/images/docs/Activity_Screenshots-1.png +0 -0
  870. package/lib/templates/static/images/docs/Every-10-min.jpg +0 -0
  871. package/lib/templates/static/images/docs/Screen-Shot-2021-05-25-at-8.16.19-PM.png +0 -0
  872. package/lib/templates/static/images/faq-img.jpg +0 -0
  873. package/lib/templates/static/images/footer-bg-2.png +0 -0
  874. package/lib/templates/static/images/footer-bg-bkup.png +0 -0
  875. package/lib/templates/static/images/footer-bg.png +0 -0
  876. package/lib/templates/static/images/free-1-icon.png +0 -0
  877. package/lib/templates/static/images/free-icon.png +0 -0
  878. package/lib/templates/static/images/header-bg.png +0 -0
  879. package/lib/templates/static/images/icon-1.png +0 -0
  880. package/lib/templates/static/images/icon-2.png +0 -0
  881. package/lib/templates/static/images/icon-3.png +0 -0
  882. package/lib/templates/static/images/icon-4.png +0 -0
  883. package/lib/templates/static/images/icon-5.png +0 -0
  884. package/lib/templates/static/images/icon-6.png +0 -0
  885. package/lib/templates/static/images/login-icon.png +0 -0
  886. package/lib/templates/static/images/logo-footer.png +0 -0
  887. package/lib/templates/static/images/logo.png +0 -0
  888. package/lib/templates/static/images/mob-footer-bg.png +0 -0
  889. package/lib/templates/static/images/mobile-view.png +0 -0
  890. package/lib/templates/static/images/premium-icon-white.png +0 -0
  891. package/lib/templates/static/images/premium-icon.png +0 -0
  892. package/lib/templates/static/images/product-img.png +0 -0
  893. package/lib/templates/static/images/video.jpg +0 -0
  894. package/lib/templates/static/img/Clients-CDMBase-LLC.png +0 -0
  895. package/lib/templates/static/img/Dashboard-CDMBase-LLC.png +0 -0
  896. package/lib/templates/static/img/Illegally-rounded-hours-1-min.png +0 -0
  897. package/lib/templates/static/img/Screenshot-at-21-19-37-1024x340.png +0 -0
  898. package/lib/templates/static/img/app-store-image.png +0 -0
  899. package/lib/templates/static/img/app-store.svg +27 -0
  900. package/lib/templates/static/img/approval.png +0 -0
  901. package/lib/templates/static/img/docusaurus-soc.png +0 -0
  902. package/lib/templates/static/img/docusaurus.png +0 -0
  903. package/lib/templates/static/img/docusaurus.svg +1 -0
  904. package/lib/templates/static/img/docusaurus_keytar.svg +1 -0
  905. package/lib/templates/static/img/editing-manual-gif.gif +0 -0
  906. package/lib/templates/static/img/employee-submitted-hours-1-min.png +0 -0
  907. package/lib/templates/static/img/favicon.ico +0 -0
  908. package/lib/templates/static/img/filters-wrpr-1024x48.png +0 -0
  909. package/lib/templates/static/img/force-timer.png +0 -0
  910. package/lib/templates/static/img/free-forever-zero_1.svg +35 -0
  911. package/lib/templates/static/img/google-playStore-image.png +0 -0
  912. package/lib/templates/static/img/image-5-png-3152/303/2271582-.png +0 -0
  913. package/lib/templates/static/img/landingPage.svg +1 -0
  914. package/lib/templates/static/img/legally-rounded-hours-1-min.png +0 -0
  915. package/lib/templates/static/img/logo.svg +1 -0
  916. package/lib/templates/static/img/message_sent.svg +1 -0
  917. package/lib/templates/static/img/new-filter-copy.png +0 -0
  918. package/lib/templates/static/img/notifications-see.jpg +0 -0
  919. package/lib/templates/static/img/organization-schema-in-clockify.png +0 -0
  920. package/lib/templates/static/img/paypal_contact_us.png +0 -0
  921. package/lib/templates/static/img/paypal_header.png +0 -0
  922. package/lib/templates/static/img/project_new1.png +0 -0
  923. package/lib/templates/static/img/report.png +0 -0
  924. package/lib/templates/static/img/right-arrow.svg +43 -0
  925. package/lib/templates/static/img/rounding.png +0 -0
  926. package/lib/templates/static/img/submit_question_paypal_payouts.png +0 -0
  927. package/lib/templates/static/img/team1.png +0 -0
  928. package/lib/templates/static/img/time-rounding-cover-1.png +0 -0
  929. package/lib/templates/static/img/time-rounding-min.png +0 -0
  930. package/lib/templates/static/img/time-settings.jpg +0 -0
  931. package/lib/templates/static/img/timer-dashboard.png +0 -0
  932. package/lib/templates/static/img/timer-mode-new2.jpg +0 -0
  933. package/lib/templates/static/img/timerounding.png +0 -0
  934. package/lib/templates/static/img/timesheet-notes.png +0 -0
  935. package/lib/templates/static/img/timesheet01 +0 -0
  936. package/lib/templates/static/img/timesheet1.png +0 -0
  937. package/lib/templates/static/img/timetracker1.png +0 -0
  938. package/lib/templates/static/img/timetracker2.png +0 -0
  939. package/lib/templates/static/img/tracking-time/download-windows.svg +8 -0
  940. package/lib/templates/static/img/tracking-time/ios-time-tracker-light.png +0 -0
  941. package/lib/templates/static/img/undraw_docusaurus_mountain.svg +170 -0
  942. package/lib/templates/static/img/undraw_docusaurus_react.svg +169 -0
  943. package/lib/templates/static/img/undraw_docusaurus_tree.svg +1 -0
  944. package/lib/templates/static/img/undraw_figure.svg +1 -0
  945. package/lib/templates/static/img/upgrade_paypal_integration.png +0 -0
  946. package/lib/templates/static/img/upgrade_paypal_integration_button.png +0 -0
  947. package/lib/templates/static/img/v.jpg +0 -0
  948. package/lib/templates/static/img/workspace1.png +0 -0
  949. package/lib/templates/static/logo/Clockbook-logo-v1.png +0 -0
  950. package/lib/templates/static/logo/Clockbook-logo-v1.svg +22 -0
  951. package/lib/templates/static/logo/Clockbook-logo-v2.png +0 -0
  952. package/lib/templates/static/logo/android-chrome-192x192.png +0 -0
  953. package/lib/templates/static/logo/android-chrome.png +0 -0
  954. package/lib/templates/static/logo/apple-touch-icon-120x120.png +0 -0
  955. package/lib/templates/static/logo/clockbook-logo-v.svg +22 -0
  956. package/lib/templates/static/logo/clockbook-logo-v2.svg +41 -0
  957. package/lib/templates/static/logo/favicon.ico +0 -0
  958. package/lib/templates/static/logo/favicon.png +0 -0
  959. package/lib/templates/static/logo/logo-512x512.png +0 -0
  960. package/lib/templates/static/logo/logo-footer.png +0 -0
  961. package/lib/templates/static/logo/mstile.png +0 -0
  962. package/package.json +19 -3
@@ -0,0 +1,146 @@
1
+ ---
2
+ slug: best-freelance-invoice-template/
3
+ title: Everything You Need To Find the Best Freelance Invoice Template
4
+ authors: sana
5
+ tags: [Business]
6
+ ---
7
+
8
+ One of the most important things that most freelancers probably don’t focus on, considering it useless, is invoicing. However, every freelancer should maintain an invoice as the benefits of invoicing one cannot afford to miss; some are as follows:
9
+
10
+ - It makes the basis of filing taxes
11
+ - It keeps a record of financial information
12
+ - It gives a sense of professionalism
13
+ - It gives protection in terms of the content of your project etc.
14
+
15
+ When freelancing, imagine that with every job you are also hiring yourself as your own accountant. If you are new to the concept of invoicing then don't you worry as after reading this article you will know what to include in an invoice and how to make a perfect invoicing template.
16
+
17
+ ## The Ultimate Guide to Creating an Invoice:
18
+
19
+ Creating and managing invoices is a whole separate field, with complex literature and ways that only an accountant may know. But, there are a few basics that everyone must know and follow, which are as follows:
20
+
21
+ **1. The Freelancer's Information:**
22
+
23
+ An accountant should be able to get all required information about you, from the invoice alone. So the information about you on the invoice holds priority and should be completely legit, with the following fields:
24
+
25
+ - First Name,
26
+ - Last Name,
27
+ - The company you operate under,
28
+ - Email,
29
+ - Address,
30
+ - Phone Number,
31
+ - Any other information that may be required for your services.
32
+
33
+ The information should be complete enough for the accountant to be able to contact you in case of any questions or problems.
34
+
35
+ **2. The Client's information:**
36
+
37
+ The client that you are serving and invoicing the services to should also be mentioned on the invoice. The client's information includes (but not limited to):
38
+
39
+ - The client's Company name,
40
+ - Company's Address
41
+ - The person who authorized your transaction.
42
+
43
+ All this information will speed up the whole payment process by contacting the person in question with the details provided in the invoice.
44
+
45
+ **3. Date:**
46
+
47
+ A date is mandatory on an invoice as it tells when service was completed and also when the payment is due. It serves as a security and also speeds up the whole payment process for the freelancer, in case of late payment, as late payments are usually charged with penalties.
48
+
49
+ **4. Terms of payment:**
50
+
51
+ Terms of payment hold very important conditions from:
52
+
53
+ - Payment penalties,
54
+ - Payment due date (net-30, upon receipt, etc.),
55
+ - Terms for when penalties might occur
56
+
57
+ The conditions answer all the how, when and what to charge questions for an accountant.
58
+
59
+ **5. Invoice number**
60
+
61
+ This is another easily missed but important piece of information. It helps in managing all the invoices and keeping track of them in the system. A special numbering scheme may also help avoid frauds and scams. There are even cases in which invoices are rejected just because of a missing invoice number.
62
+
63
+ **6. Project Requirements:**
64
+
65
+ A brief description of the project and its requirement must also be mentioned, as it can help in the billing of the invoice. This serves as insurance that the required services were provided, and the amount being charged is per the requirements set.
66
+
67
+ **7. Tax Information (OPTIONAL)**
68
+
69
+ Usually, freelancing companies requires Tax information from the freelancers in one of the following two formats:
70
+
71
+ - Tax ID
72
+ - W-9 form
73
+
74
+ However, in the case of the freelancer being a sole proprietor, there is no need to mention the SSN on every invoice. However, in the case of the freelancer being registered as an LLC, a tax ID is required. However, in the end, this all boils down to the freelancer, whether he wants to or doesn't want to include the tax information.
75
+
76
+ **8. Payment method**
77
+
78
+ Each company has its own sets of preferences on the type of payment method they use for payments. It is preferable if the freelancer can list down all the methods through which he accepts payments, then the company can choose the one it prefers. It is also possible to link the invoice with a credit card process, PayPal, or other similar services.
79
+
80
+ **9. Be Grateful:**
81
+
82
+ Everyone likes when they are being treated politely and with respect. It also helps in creating a positive image. So try to insert a fancy “Thank You” note at the end, showing that you are grateful to the customer for his/her continued patronage.
83
+
84
+ The above rules are what make an invoice complete, and should be followed for a perfect invoice. Try investing some time once in this, and you will always be thanking yourself for your time in the future.
85
+
86
+ ## What features should a Perfect Invoice Template for Freelancer have?
87
+
88
+ Whenever you are searching for an invoice template, make sure it has the following features:
89
+
90
+ **1. Covers all the Basics of an Invoice:**
91
+
92
+ This one is a no-brainer as a good invoice template should have all the above-described fields in the template, and even if it doesn't have all of them, it will allow its user to edit all those fields himself. The invoice should have all these fields (but not limited to):
93
+
94
+ - Freelancer's information,
95
+ - Client's information,
96
+ - Invoice Number,
97
+ - Project Description,
98
+ - Date,
99
+ - Payment Note,
100
+ - Tax Information,
101
+ - A Thank-you Note etc.
102
+
103
+ **2. Customizable:**
104
+
105
+ It is better to find a super customizable invoice template, not only allowing its user to edit fields, but also allowing him/her to change the format to his own needs. Customizability is important as different clients might have different needs (for example one being an LLC while the second being a sole proprietor) and all these needs should be catered with.
106
+
107
+ **3. Accessibility:**
108
+
109
+ If you can find a template or a template software that is cross-device compatible, then it would be a bonus. Especially if you are one of those freelancers who are always on the go and work from different locations. A cross-device, mobile-compatible template will ease half of your burden.
110
+
111
+ **4. Niche-Specific template:**
112
+
113
+ No invoice is a one-fit-all, and different industries might require a different type of invoice. The information described above remains the same, but with some additional fields depending upon the field, you are providing your services in.
114
+ So it is better to choose an invoice template belonging to your field rather than randomly picking out any invoice. If you can't search for a template meeting your field's requirements, then jot down the requirements and customize a basic invoice yourself.
115
+
116
+ **5. Digital Automation:**
117
+
118
+ It is now possible to automate a lot of tasks, and payment is one of those. If possible, choose a template through which a client can pay simply by clicking a button on the invoice. It is also possible to automate the billing schedule if that is what your services require. It is also advised to choose software with the correct payment method rather than just picking any.
119
+ Some software programs allow their users to automatically fill in clock-in and clock-out timings. They automatically create a timesheet which can then be billed through an automatically generated invoice.
120
+
121
+ ## Top 3 Freelancing Invoice Template Software products Not to Miss:
122
+
123
+ The following are the top 3 sites to look for an invoice template as they give you the most (advanced features) bang for your buck:
124
+
125
+ **6. Clockbook:**
126
+
127
+ A perfect choice in terms of price, and features that you get. Clockbook is a full-blown productivity managing automated app that also gives an invoicing option to its users.
128
+
129
+ It all starts with the app recording your clock-in and clock-out timings and then using that information to generate all sorts of automated reports, timesheets, and even automatically generating invoices that can be edited and downloaded according to user's preferences.
130
+
131
+ Clockbook may be a paid software, but it is the cheapest among its competitors with equal or even more features and generates automatic reports without any human interference.
132
+
133
+ **7. Elorus**
134
+
135
+ It is another online invoicing software that is easy to use and can also time track. The UI is beautiful and it also features a client portal through which the clients can log in to monitor their working hours and productivity and make payments when the work is complete.
136
+ Elorus also supports a Live template editor that allows you to change the formatting of the invoice. There is also a forever-free package, through which you can invoice up to 5 clients with a one-time purchase.
137
+
138
+ **8. Ronin**
139
+
140
+ It is another invoicing template software that even gives free trials to get a feel of the software. The most amazing thing about Ronin is its payment methods which allow the client to pay with PayPal, Stripe, and Authorize.net.
141
+
142
+ Ronin even supports recurring invoices, it lets you manage multiple currencies and provides you with customizable templates. Its cross-device accessible features make it accessible to everyone, anywhere, and at any time.
143
+
144
+ ## CONCLUSION:
145
+
146
+ After spending all that valuable time and effort on your services, it's time to give a treat to yourself and your work by using invoicing template software. It will save you valuable time and give insights into your work to yourself and your client like never before. It will help build trust and a sense of partnership with your client, as he will now know where all of that money is going. It can make you more productive by showing you all the numbers right where and when you require them.
@@ -0,0 +1,132 @@
1
+ ---
2
+ slug: disadvantages-of-offshoring/
3
+ title: The 7 Disadvantages of Offshoring That You Don’t Know and Their Solutions
4
+ authors: sana
5
+ tags: [Business]
6
+ ---
7
+
8
+ Offshoring is usually adopted by the companies belonging to industrialized countries to outsource operations overseas, usually the less-developed countries, to reduce the cost of doing business." -Britannica
9
+ However, offshoring is not all gold; and there are many factors involved that may turn into a nightmare if not considered on time. But thankfully they are not something that cannot be taken care of. That is why I pieced up this article to help you explore the disadvantages of offshoring as well as the ways to overcome them.
10
+
11
+ ## The CONS of Offshoring and How to tackle them?
12
+
13
+ Offshoring comes with many challenges which if not overcome could be a potential threat to your business. So, it is better to have an idea about them before getting your hands dirty with offshoring.
14
+ The following are some cons and their solutions to offshoring:
15
+
16
+ **1. Time Zone Differences**
17
+
18
+ Offshoring to countries with different time zones can be a big challenge. As the company not only has to adjust to a new culture but will also have to adjust to new time zones. But imagine how challenging the same situation becomes when offshoring to more than one country, all having different time zones (Philippines, Pakistan, China, and India).
19
+ The company would now have to face a 5+ hour difference when organizing meetings for collaboration with offshoring partners. It will become harder to arrange a meeting that can be attended by all offshoring partners. There will be delays in communications, deliverables, and a higher chance of poor collaboration.
20
+
21
+ **SOLUTIONS:**
22
+
23
+ - Find an overlapping working hour to arrange daily meetings.
24
+ - Another small, dedicated team can be set to work on making the coordination between the two teams possible.
25
+ - If overlapping hours does not exist, then try using a tool for coordination.
26
+ - Round-the-clock work is possible, with the in-house and offshoring teams collaborating by continuing each other's work at their own working time.
27
+ - The Customer Support department (call centers) might benefit from such a time zone difference.
28
+
29
+ **2. Cultural and Social Differences:**
30
+
31
+ Cultural and social differences are inevitable and cannot be avoided. The company must work toward educating their employees to respect the differences, instead of getting put off by them. The cultural and social differences may appear in the following form:
32
+
33
+ - Employer-employee relationship,
34
+ - Different holidays,
35
+ - Body language,
36
+ - Sense of Humor etc.
37
+
38
+ These differences can cause awkwardness and misunderstandings between the teams. The differences might severely affect the project with personal as well as business misunderstandings.
39
+
40
+ **SOLUTIONS:**
41
+
42
+ - Research thoroughly about the offshoring location beforehand, to assess if the differences can be overcome or not.
43
+ - Plan occasional events to educate and bridge the gaps between the two teams.
44
+ - Celebrate and acknowledge the holidays together.
45
+ - Design employee-friendly policies keeping both side's culture and social differences in mind.
46
+ - Teach the employees to respect and understand each other's culture.
47
+
48
+ **3. LINGUISTIC DIFFERENCES:**
49
+
50
+ The company might face a communication barrier due to linguistic differences. Even if the other person can speak English quite nicely, there are still chances for the company to face collaboration issues. Even if English is spoken as a second language, still there is no comparison between a person who speaks English as a second language and a Native speaker. Many factors come into play here, but the accent is the top one.
51
+
52
+ **SOLUTIONS:**
53
+
54
+ - Scout the offshore destination beforehand for communication challenges.
55
+ - Educate the in-house team about the linguistic difference.
56
+ - If the accent is the only problem, and it is posing problems, then maybe organize training sessions to bring it to an acceptable rate.
57
+
58
+ **4. Geopolitical Unrest:**
59
+
60
+ This is quite a crucial factor that needs to be taken into account. There are many countries where everything is ideal, from the talent pool to costs, but due to the country falling to political unrest frequently without any warning there might be some risks involved. It is quite common for developing countries to have political unrest, so the company should be understanding and prepared for it beforehand. Geopolitical unrest might involve:
61
+
62
+ - Government shutdown
63
+ - Military coup
64
+ - Election Riots
65
+ - Political party's conflicts etc.
66
+ These faraway issues might become real and affect your business in real-time.
67
+
68
+ **SOLUTIONS:**
69
+
70
+ - Thoroughly research the political situation of the country beforehand.
71
+ - If the political unrest is much more than what the company can handle, then it is better not to go offshore until the situation calms down.
72
+ - If political unrest happens suddenly, the company should be understanding of the situation.
73
+ - A backup plan of remote work should be available and ready to execute wherever and whenever possible.
74
+
75
+ **5. Quality Assurance:**
76
+
77
+ When talking about a product's development, then the topmost issue that arises is quality assurance. Many causes might get past the quality control line, from which some are:
78
+ Local production Conditions,
79
+ Local production Environment,
80
+ Local production Regulations,
81
+ Breaks and delays in the local supply chain etc.
82
+ Even if there are repeated instructions, there is still a bright chance of the deliverable being quite different from the company's expectations. The fault does not lie with the offshore country, but with the differences that were not recognized by the company beforehand.
83
+
84
+ **SOLUTIONS:**
85
+
86
+ A separate team to understand the local administration regulations and business should be formed and dispatched early in the process.
87
+ A local guide with local knowledge might be of significant help to the team.
88
+ A detailed and easy-to-understand quality assurance check and balance sheet must be prepared beforehand.
89
+ A team of quality check-in trained professionals should be dispatched periodically for quality testing.
90
+ Use the carrot and stick method for penalties on delays and low quality, and award incentives on fast and superior quality delivery.
91
+
92
+ **6. Security and Intellectual Property (IP) Issues**
93
+
94
+ The security risk increases with geographical distance. The leakage of even a bit of sensitive information can cause a company's downfall and maintaining this security becomes, even more, harder when user data is scattered around different offshoring locations.
95
+ Usually, companies hesitate on spending any extra capital for acquiring local protection, when this should be the topmost priority of any company. Patent protection is usually country-specific and should be acquired as it will help guard the security of your company's IP.
96
+
97
+ **SOLUTIONS:**
98
+
99
+ Research domestic laws and their violations completely before offshoring any sensitive information.
100
+ Introduce transparency in your process, by officially releasing data storage information.
101
+ Acquire all the paperwork to protect your IP before laying out any physical foundation.
102
+ Hire a legal advisor to understand IP, data security laws, and regulations.
103
+ Find trustworthy local partners that can represent you if any issue were to arise abroad.
104
+
105
+ **7. Displacement of Domestic Jobs:**
106
+
107
+ Offshoring does not have much of a positive image but is frowned upon by the locals in most countries as they point it to being the main cause of depleting job opportunities from their home country. Any company planning to offshore should be ready to face a lot of backlashes and if this backlash is not managed properly, it could affect the image of a company quite badly.
108
+ If we were to think as a third party, then we will come to acknowledge that this fear from the locals isn't baseless, and catering to locals should be the priority of any business.
109
+
110
+ **SOLUTIONS:**
111
+
112
+ The reasons for offshoring should be clearly explained to the critics and employees.
113
+ Efforts should be spent on announcing the benefits of offshoring to the public.
114
+ If the locals get the bad side of the situation, then the situation should be dealt with carefully and the loss of locals should be avoided as much as possible.
115
+ Rehabilitation or compensation should be provided to employees if possible, to deal with the repercussions of offshoring.
116
+
117
+ ## Does Offshoring Even Have Any Benefits?
118
+
119
+ After reading all those cons, the first question that comes to mind is if offshoring even has any benefits. Then I can assure you that there are as many benefits to offshoring as there are disadvantages, from which some are as follows:
120
+
121
+ - Developing countries usually have low production, administrative and operational costs.
122
+ - The skilled talent pool at a lower price.
123
+ - Most of the recruitment hassle gets off the shoulder.
124
+ - Opportunity to explore a new market at a lower cost and greater benefit.
125
+ - 24/7 operations possible, if managed smartly.
126
+ - Benefit from favorable government policies.
127
+
128
+ ## CONCLUSION:
129
+
130
+ Even though the disadvantages listed will make the company rethink its offshoring decision, but the benefits are worth the risk. However, it is important to know the risks beforehand to be ready to tackle them when they arrive instead of getting panicked and ruining such an excellent opportunity.
131
+
132
+ This article can be a real eye-opener to all the challenges that an offshoring business might face, and the solutions presented make it clear that there are no problems that cannot be tackled. However, the main thing to keep in mind for offshoring is to do thorough research of the pros and cons beforehand and to welcome the differences with open hands instead of neglecting them.
@@ -0,0 +1,125 @@
1
+ ---
2
+ slug: everythig-you-need-to-know-about-the-future-of-coworking-trends/
3
+ title: Everythig you need to know about The Future Of Coworking Trends
4
+ authors: sana
5
+ tags: [Business]
6
+ ---
7
+
8
+ ![img](/static/images/blog/blog-11/1.jpg)
9
+
10
+ The COVID-19 pandemic has changed the current workplace trends. As the world is trying to adjust to the current remote working trend, many still prefer co-working places over working from home. According to a study by Iqra [(Hafee et al. 2019)](https://paperpile.com/c/uCY25a/UKkI/), Behavioral as well physical environmental factors all help in promoting an employee's health and productivity, and these factors are hard to find at home, thus it’s leading to the popularity of co-working workplace trends.
11
+ Most freelancers prefer co-working places instead of home-based setups as it helps them stay focused and increases productivity and quality of their work, and the same goes for the work from the home trend.
12
+
13
+ ## 9 Future Coworking Trends You Probably Don't Know About:
14
+
15
+ Are you feeling a change in your work practices? Then these 9 predictions might help you go through this change:
16
+
17
+ **1.Shifting to Remote Work:**
18
+
19
+ The traditional workplace gives total control over the employees during their working hours. The company's sense of control felt threatened with the rise of remote work during the pandemic. However, soon they realized that there are as many pros to the remote working trend as there are cons.
20
+ So, if companies can recognize the root of the problem, then they can weigh the pros to cons and cater to the cons and get more efficient and productive employees while saving costs. The following are some pros and cons of remote working:
21
+
22
+ The PROS:
23
+
24
+ - Employees feel more relaxed by losing their employer's control over them.
25
+ - Increased employee morale, productivity, and performance.
26
+ - Flexible working hours (employees can work at their best).
27
+ - Companies save costs on office spaces and supplies.
28
+ - The employees and employer become more technology aware.
29
+
30
+ The CONS:
31
+
32
+ - Employees might get more relaxed, less focused, and distracted at home.
33
+ - A poor working environment can lead to a decrease in employees' productivity.
34
+ - Less interaction between employees can lead to lowered motivation and awareness.
35
+ - Lower check and balance can lead to a high turnover rate.
36
+ - Loss of human touch.
37
+
38
+ Due to the above-mentioned cons, companies usually prefer to invest in co-working spaces and benefit from the benefits like no other.
39
+
40
+ **2. The rise of automation:**
41
+
42
+ The diversity of people in a co-working space works as a double-edged sword for the owner of the place. The diverse nature of a co-working place not only works as a customer appeal point, but can also be quite burdensome in terms of cost and customer satisfaction for the space owner.
43
+ As different people working for different fields in different companies have different working hours, which might lead to hiring extra workforce for their management. But as usual, technology can yield a long-term cost-effective solution with which the owner won't have to hire any additional workforce.
44
+ This automation rise is what has given birth to the concept of "automated workspaces", where technology solutions are adapted for a 24/7 operating co-working space with less workforce. The technology solutions are in the form of:
45
+
46
+ - Biometric or card-based entry and exit.
47
+ - Surveillance cameras for monitoring.
48
+ - Special Automated software for specialized tasks (like billing, timesheet, room booking, etc.).
49
+ - Touchless Automated hardware (like printers, RFID door access, vending machines, etc.).
50
+ - Security cameras for surveillance.
51
+ - And many more.
52
+
53
+ **3. Branding and Marketing:**
54
+
55
+ Branding and marketing work hand in hand with each other. A good brand with flop marketing can make all the branding work go to waste, similarly, good marketing without branding can lead to a high customer turnover rate.
56
+
57
+ A positive and strong brand image can go for a long time. It is important to invest a substantial budget in branding, especially during these COVID-19 times. Make the branding positive enough to attract valuable customers to the point that whenever even the work co-working space is mentioned, the first thing that comes to their mind is you.
58
+
59
+ If you want to acquire long-term customers, then you need to focus on compelling discounts and offers. To spread more awareness about your co-working space, use digital marketing. Build a website, with SEO empowered details, blogs, and articles to drive traffic to your site. The website should hold complete updated details about the space so that potential customers can satiate their curiosity and questions from the website alone and decide fast.
60
+
61
+ The following are some of the features that your website should have:
62
+
63
+ - Professional pictures and videos of the space.
64
+ - Clear-cut and transparent pricing and policies.
65
+ - Complete contact information (from location to contact number).
66
+ - Updated discounts and offers.
67
+ - Updated Social media links and sharing buttons.
68
+ - Detailed services and promotions information.
69
+
70
+ Once your website is up and running, half of your work is now complete and now you can focus on running digital advertisements that link back to your website. This might look costly at first, but is a one-time investment that can reap more returns than the investment.
71
+
72
+ **4. Birds of a feather stick together:**
73
+
74
+ Selective membership can lead to the co-working space becoming a community with people of similar interests working together and adding more value to the existing community. This method can not only boost morale, but can also lead to longtime customer benefits.
75
+
76
+ By gathering people of similar interests together, space becomes more harmonious and can lead to the people working there creating more connections and collaborations. "Birds of a flock stick together" will not only attract more customers but will also make the customers stay longer by providing a workplace-like environment.
77
+
78
+ Field-centric vs Diverse Community Workspaces:
79
+ By making the workspace field-centric, you will not need to apply the selective membership approach, but the space itself will attract people of the targeted field/niche.
80
+
81
+ A diverse workspace might require more maintenance and management than a niche-specific one. This also reduces cost, as the services need to be designed for only specific niche-related customers.
82
+
83
+ Niche-specific workspaces also help in building new connections and collaborations with people of the same industry. The workspace now acts as a community working towards the same goal while helping each other out.
84
+ It is not only the customers who benefit from such an idea, but also the space owners. As they now only must cater to a specific community of people rather than a diverse community.
85
+ Niche-specific workspaces do not necessarily mean people within the same field working together, they can aggregate people based on:
86
+
87
+ - Their gender (e.g., female-only spaces).
88
+ - Their roles (e.g., Parent only spaces).
89
+ - Their skills (e.g., Co-working kitchens).
90
+ - Field and Skill Specific (e.g., Laravel developers).
91
+
92
+ **6. The Hybrid Workspaces Evolution:**
93
+
94
+ Instead of creating only co-working spaces, hybrid co-working spaces are also a thing now. Some restaurants serve customers in the daytime and become co-working kitchens at night.
95
+
96
+ Hybrid co-working spaces are cost-effectual with high benefits for both the owner and the customers. The customers can enjoy the benefits of the space, without applying for any kind of membership, and can also work at the same time.
97
+
98
+ People can not only work but can also attend networking events, seek new opportunities, meet mentors, and much more. The Hybrid co-working space is an ingenious idea that is slowly evolving and will be seen even more in the future. It serves as a win-win opportunity for both the owner and the customer.
99
+
100
+ **7. Multi-location Workspaces:**
101
+
102
+ Multi-location workspaces are another trend whose benefits will be seen even more in the future after COVID-19 when the co-working business owner will start to expand and scale their business. Then the customers will be able to benefit from global membership passes, through which they can access workspaces in other branches other than the current one they are working in.
103
+ By multi-location workspaces it means that the service provider remains the same, it is just that the customer can now use any branch of the workspace they are registered with.
104
+ Now imagine a co-working space having multiple branches, e.g., in the US, China, and Pakistan. This means that businesspeople can access these places without any extra charges if they are to travel due to work in any of the above-mentioned countries.
105
+
106
+ **8. Modern Intelligent Designs:**
107
+
108
+ It is important to adopt new modern living trends to make the co-working spaces unique and attract more customers. Instead of old dense cabins fitted in a small space, the new spaces will be focused more on wide-open eco-friendly spaces.
109
+ Instead of the design being only catered towards it being a working place, more focus should be placed on making the space more relaxing and comfortable. The spaces will be equipped with the following spaces:
110
+
111
+ - Presentation rooms.
112
+ - Discussion rooms.
113
+ - Telecom rooms.
114
+ - Relaxation rooms.
115
+ - Cafeterias. Etc.
116
+
117
+ These new modern spaces will be equipped with a touch of nature in the working space.
118
+
119
+ ## CONCLUSION:
120
+
121
+ The Covid-19 has changed many things; one of them is the future of the co-working space, evolving from being a simple working place to a community of workers working together towards a common goal. These changes are not just a temporary trend, but they are here to stay, and that for a long time. So, it is better to adopt these changes ASAP and make a name in the co-working industry.
122
+
123
+ ## Reference:
124
+
125
+ Hafee, I. et al. (2019) ‘Impact of workplace environment on employee performance: Mediating role of employee health’, Business Management and Education, 17(2), pp. 173–193.
@@ -0,0 +1,142 @@
1
+ ---
2
+ slug: top-trends-companies-pros-cons/
3
+ title: Offshoring to India in 2021 Top Trends, Companies, Pros, Cons
4
+ authors: sana
5
+ tags: [Business]
6
+ ---
7
+
8
+ There are many reasons why offshoring might be needed, ranging from reduced costs to expanding overseas, and India is considered as one of the top offshoring destinations and a technology hub by major western technology giants. There are a myriad of reasons, ranging from cost to the quality of services, making India one of the top offshoring destinations. Most technology-based companies are more likely to offshore to India, as you will get to know in the article below, with much other information.
9
+
10
+ ## The “What” and “Why” of Offshoring to India1?
11
+
12
+ "Offshoring, the practice of outsourcing operations overseas, usually by companies from industrialized countries to less-developed countries, to reduce the cost of doing business." -Britannica
13
+
14
+ Similarly, if we were to talk about what is offshoring to India, it is when a foreign business decides India as its expanding destination and decides to move its operations there to save costs and benefit from the talent there.
15
+
16
+ There are many reasons why India is considered one of the top offshoring destinations, which includes not only the cost but also the lenient government policies, round-the-clock work, skilled talent pool, and many more.
17
+
18
+ - Types of Offshoring in India:
19
+ India supports the following two types of Offshoring:
20
+
21
+ - External: Outsource and trust your projects to an external service provider hired in India, who will be responsible for taking care of the task and the project. This is also referred to as "offshore outsourcing".
22
+
23
+ - Internal: The Company hires its personnel itself for managing operations, instead of using an external service, after setting up a company in India.
24
+
25
+ ## The PROS:
26
+
27
+ The following are some reasons and answers to the question “why offshore to India?”
28
+
29
+ - To Save Cost: This is a no-brainer, as developing countries usually have fewer development costs as compared to developed countries, and the same rule applies here.
30
+ - 24/7 Work: The time-zone difference can be taken advantage of to complete a project faster, by both teams communicating progress in overlapping time.
31
+ - Quality Assurance: Due to high competition, the quality of work is what differs a company from the other. Similarly, in India work is passed through multiple quality assurance tests before being delivered (especially in IT).
32
+ - No Language Barrier: There is no language barrier, as India has the second-largest English-speaking population in the world.
33
+ - Government Policies: India is very outsourcing friendly, the IT Act 2000, the Specific Relief Act 1963, the Indian Contract Act 1972, or the Foreign Exchange Regulations are all examples of government-friendly policies.
34
+
35
+ ## The CONS:
36
+
37
+ There are always two sides to a coin, the same applies here. Besides all those tempting pros, some cons are mentioned below:
38
+
39
+ - **Time Zone:** The time difference can act as a barrier, where communication delays cannot be afforded, as one of the two would have to compromise and set up an office at night.
40
+
41
+ - **Cultural Differences:** Even if there is no communication barrier, the cultural and social differences remain the same. The most obvious example is public holidays.
42
+
43
+ - **Productivity and performance tracker:** Tracking productivity and performance becomes hard, even if you are working remotely, so you can just imagine how hard it would be when you are countries apart.
44
+
45
+ Thankfully, there are solutions available now in the form of applications to cater to such problems. Clockbook is one of those solutions, as it helps:
46
+
47
+ - Keep track of the offshore team's performance and working hours.
48
+ - Provides a management tool for managing shifts and schedules.
49
+ - Website and app monitoring with distraction alerts allow the employer to monitor the employee's progress.
50
+ - Payroll is now easy to access and process.
51
+
52
+ ## Top IT Trends Not to Miss in 2021:
53
+
54
+ The IT industry of India holds the largest share in offshoring. The following are the top 5 trends in the IT sector in 2021:
55
+
56
+ - **Intelligent Machines:**
57
+
58
+ Intelligent applications are the future of the IT industry and the trend is hot in India too. Technologies including machine learning, deep learning, artificial intelligence, IoT (Internet of Things), etc. are all the technologies used to construct intelligent machines to automate tasks.
59
+
60
+ The intelligent machine gives rise to automation, which in turn can reduce the workforce and save costs. This rise in automation will lead to human-less workplaces and eliminate human errors.
61
+
62
+ - **Speech to Text:**
63
+
64
+ Speech to text is also part of the intelligent machines and falls in the category of speech recognition. It converts spoken words to text, which can then be used for searching. Alexa and Siri are the top examples of voice search.
65
+
66
+ India is making progress with leaps and bounds in this area to the point that it may become the top player in this industry.
67
+
68
+ - **Smart Systems:**
69
+
70
+ Smart systems are another by-product of AI and IoT. Smart home system is one of the top examples of smart systems, with an ever-growing market.
71
+
72
+ Big names like Philips are taking part in these smart systems trends and are providing solutions. IoT-based devices paired with AI-based solutions give rise to smart systems which are automated and cut off any human interference.
73
+
74
+ - **Cloud-Based Solutions:**
75
+
76
+ Cloud-based solutions have made companies more secure, and make it easy to store, manage and process data. Especially during these COVID-19 times, the companies have become reliant on cloud-based technologies.
77
+ The trend importance of cloud-based technologies can be deduced from the fact that Google is going to set up its second cloud region in India. This will make India a major hub for cloud computing services.
78
+
79
+ - **5G:**
80
+
81
+ This trend was especially saved for the last in the list, as it is expected to revolutionize the service delivery system by 2022 in India. 5G is a technology that is expected to revolutionize the world and can improve any country which holds a major share in its financial situation.
82
+
83
+ India's giants like Airtel, Jio, Vodafone Idea, and MTNL are all running 5G trials.
84
+
85
+ ## 5 Offshoring Giants in India:
86
+
87
+ The bigger the client's value, the greater is the importance of the business, the same rule applies here. The following big giants are part of the Indian offshoring Industry:
88
+
89
+ **1. Microsoft:**
90
+
91
+ Since 2010 Microsoft has been a part of India's offshoring industry. It all started when a three-year contract was signed off between Infosys technologies (Indian) and Microsoft to manage important parts of its global internal IT operations. This deal includes outsourcing services like:
92
+
93
+ - Software development
94
+ - Quality Assurance
95
+ - Technical Assistance etc.
96
+ Recently during the COVID-19 pandemic, Satya Nadella (CEO Microsoft) said:
97
+
98
+ "We’ve seen two years’ worth of digital transformation in two months."
99
+
100
+ **2. CISCO**
101
+
102
+ CISCO is another well-reputed and World-leading networking solutions provider with 7 offices in India spread across different cities. An investment of $150 million was made to expand its offshore development center (Cisco Global Development Center) in Bangalore, India. India serves as 15 percent, of the total global employee strength of 73,000.
103
+
104
+ **3. General Electric (GE)**
105
+
106
+ GE in India has two listed companies – GE Power India Limited and GE T&D India Limited, which are listed on the stock exchanges in India.
107
+
108
+ An investment of $250 million worth, was made in the following categories:
109
+
110
+ - Infrastructure
111
+ - Healthcare
112
+ - Real Estate
113
+
114
+ The research center in Bangalore is considered one of its second-biggest research centers.
115
+
116
+ **4. Ford Motor Company (FMC):**
117
+
118
+ FMC is an American multinational manufacturer and it offshore the following services to India:
119
+
120
+ IT.
121
+ 24/7 Customer Support.
122
+ Software development.
123
+
124
+ It all started with the company only offshoring small office back work to India, however, with time it grew into the above categories.
125
+
126
+ **5. Norscot:**
127
+
128
+ It is a European-based oil and gas company with its office in Mumbai. The branch in Mumbai was first registered as a consultancy firm, which has evolved enough to offer the following additional services:
129
+ Rig project management.
130
+ Drilling services and supervision.
131
+ Specialized in oil and gas equipment and services, etc.
132
+
133
+ **6. Genpact:**
134
+
135
+ Genpact has been operating since 1997, it is the largest business process outsourcing company in India. IN 2007, a contract was made with an Indian company known as NDTV to offer outsourcing services for the media industry.
136
+
137
+ **7. Transocean:**
138
+
139
+ It is a Switzerland-based offshore drilling company having offices in 20 countries, from which one is India. Recently, Transocean has won many contracts, from which one is Reliance. NSE (RELIANCE) exercised a seven-well option in India for the Dhirubhai Deepwater KG1 drillship until Nov. 2022 ($127,000).
140
+ CONCLUSION:
141
+
142
+ India is truly one of the largest offshoring destinations for western developed countries due to its highly skilled workforce available at low cost and round-the-clock quality work. Even though the pandemic has caused an economic decline globally, and concerns were raised about outsourcing in India too, India has still proved its worth (especially in the IT industry) by winning new deals and increasing revenue.