@sme.up/kokos-sdk-node 3.0.0-SNAPSHOT.20250915081041.768 → 3.0.0-commonjs.1

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 (226) hide show
  1. package/docs/assets/hierarchy.js +1 -1
  2. package/docs/assets/navigation.js +1 -1
  3. package/docs/assets/search.js +1 -1
  4. package/docs/classes/App.html +2 -2
  5. package/docs/classes/BatchContext.html +2 -2
  6. package/docs/classes/EntityOav.html +2 -2
  7. package/docs/classes/EntitySlice.html +2 -2
  8. package/docs/classes/ErrorWithStatus.html +6 -9
  9. package/docs/classes/ExecuteFunPayload.html +2 -2
  10. package/docs/classes/ExecutionContext.html +2 -2
  11. package/docs/classes/Fun.html +2 -2
  12. package/docs/classes/FunObject.html +2 -2
  13. package/docs/classes/KokosEntityDAOService.html +8 -8
  14. package/docs/classes/Registry.html +2 -2
  15. package/docs/classes/SmeupDataStructureWriter.html +5 -5
  16. package/docs/classes/SourceLibrary.html +2 -2
  17. package/docs/classes/User.html +2 -2
  18. package/docs/enums/ApiVersion.html +2 -2
  19. package/docs/enums/DynamismEvents.html +2 -2
  20. package/docs/enums/Format.html +2 -2
  21. package/docs/enums/FunStatus.html +2 -2
  22. package/docs/enums/Level.html +2 -2
  23. package/docs/enums/LoadType.html +2 -2
  24. package/docs/enums/SectionTypes.html +2 -2
  25. package/docs/enums/Shapes.html +2 -2
  26. package/docs/enums/SmeupDataStructureType.html +5 -5
  27. package/docs/enums/SmeupLayoutSectionType.html +2 -2
  28. package/docs/enums/ToolbarState.html +2 -2
  29. package/docs/enums/YesNo.html +2 -2
  30. package/docs/functions/clearLoggerContext.html +1 -1
  31. package/docs/functions/closeEventUtils.html +1 -1
  32. package/docs/functions/configureLogger.html +1 -1
  33. package/docs/functions/createLoggerContext.html +1 -1
  34. package/docs/functions/executeFun.html +1 -1
  35. package/docs/functions/funObjectToString.html +1 -1
  36. package/docs/functions/funToString.html +1 -1
  37. package/docs/functions/getSmeupDataStructureType.html +1 -1
  38. package/docs/functions/parseArrayString.html +4 -4
  39. package/docs/functions/parseFieldValues.html +1 -1
  40. package/docs/functions/parseKeyValueBetweenBrackets.html +1 -1
  41. package/docs/functions/parseUpdatePayload.html +1 -1
  42. package/docs/functions/parseUpdatePayloadMultipleRows.html +1 -1
  43. package/docs/functions/startServer.html +1 -1
  44. package/docs/functions/startServerWithCustomConfig.html +1 -1
  45. package/docs/functions/stringToFun.html +1 -1
  46. package/docs/functions/submitBusinessEvent.html +1 -1
  47. package/docs/functions/toDateCell.html +1 -1
  48. package/docs/functions/toIconButtonCell.html +1 -1
  49. package/docs/functions/toNumberCell.html +1 -1
  50. package/docs/functions/toSingleChipCell.html +1 -1
  51. package/docs/functions/toStringCell.html +1 -1
  52. package/docs/functions/toTextButtonCell.html +1 -1
  53. package/docs/functions/toTimeCell.html +1 -1
  54. package/docs/hierarchy.html +1 -1
  55. package/docs/interfaces/ComponentOptions.html +2 -2
  56. package/docs/interfaces/DebugInfo.html +2 -2
  57. package/docs/interfaces/DocumentDatabaseDataSource.html +2 -2
  58. package/docs/interfaces/IKokosEntityDAOService.html +2 -2
  59. package/docs/interfaces/IKokosInputPanelService.html +2 -2
  60. package/docs/interfaces/KokosEntityDAOServiceMethods.html +7 -7
  61. package/docs/interfaces/KokosInputPanelServiceMethods.html +6 -6
  62. package/docs/interfaces/KokosService.html +2 -2
  63. package/docs/interfaces/KokosServiceMethods.html +1 -1
  64. package/docs/interfaces/KokosServiceModule.html +2 -2
  65. package/docs/interfaces/LoggerContext.html +2 -2
  66. package/docs/interfaces/MicroExecutorConfiguration.html +2 -2
  67. package/docs/interfaces/RawDynamism.html +7 -7
  68. package/docs/interfaces/SmeupAction.html +2 -2
  69. package/docs/interfaces/SmeupBusinessEvent.html +2 -2
  70. package/docs/interfaces/SmeupDataCell.html +2 -2
  71. package/docs/interfaces/SmeupDataColumn.html +2 -2
  72. package/docs/interfaces/SmeupDataNode.html +2 -2
  73. package/docs/interfaces/SmeupDataRow.html +2 -2
  74. package/docs/interfaces/SmeupDataStructure.html +2 -2
  75. package/docs/interfaces/SmeupDataTable.html +2 -2
  76. package/docs/interfaces/SmeupDataTree.html +2 -2
  77. package/docs/interfaces/SmeupFeedback.html +2 -2
  78. package/docs/interfaces/SmeupLayout.html +2 -2
  79. package/docs/interfaces/SmeupLayoutField.html +2 -2
  80. package/docs/interfaces/SmeupLayoutSection.html +2 -2
  81. package/docs/interfaces/SmeupMessage.html +2 -2
  82. package/docs/interfaces/SmeupSch.html +3 -3
  83. package/docs/interfaces/SmeupSchComponent.html +2 -2
  84. package/docs/interfaces/SmeupSchSection.html +2 -2
  85. package/docs/interfaces/SmeupSetup.html +2 -2
  86. package/docs/interfaces/SmeupStyle.html +2 -2
  87. package/docs/interfaces/SmeupStyleOptions.html +2 -2
  88. package/docs/interfaces/SmeupVariable.html +2 -2
  89. package/docs/interfaces/UpdateResult.html +2 -2
  90. package/docs/modules.html +1 -1
  91. package/docs/types/SmeupDataCellInputSettingsKeys.html +1 -1
  92. package/docs/types/SmeupDataCellInputSettingsValue.html +1 -1
  93. package/docs/types/SmeupDataCellShapes.html +1 -1
  94. package/docs/types/SmeupMessageGravity.html +1 -1
  95. package/docs/types/SmeupSetupBase.html +1 -1
  96. package/docs/types/SmeupVariableType.html +1 -1
  97. package/docs/variables/DEFAULT_TTL.html +1 -1
  98. package/docs/variables/LOGGER.html +1 -1
  99. package/docs/variables/SMEUP_ACTION_TYPE.html +1 -1
  100. package/docs/variables/SMEUP_DATA_CELL_INPUT_SETTINGS_KEYS.html +1 -1
  101. package/docs/variables/SMEUP_MESSAGE_GRAVITY.html +1 -1
  102. package/docs/variables/SMEUP_MESSAGE_MODE.html +1 -1
  103. package/docs/variables/SMEUP_VARIABLE_TYPE.html +1 -1
  104. package/docs/variables/SmeupDataCellShapes.html +1 -1
  105. package/lib/caller/executeFun.d.ts +3 -2
  106. package/lib/caller/executeFun.d.ts.map +1 -0
  107. package/lib/caller/executeFun.js +9 -6
  108. package/lib/caller/executeFun.js.map +1 -1
  109. package/lib/caller/microExecutorServiceCaller.d.ts +2 -1
  110. package/lib/caller/microExecutorServiceCaller.d.ts.map +1 -0
  111. package/lib/caller/microExecutorServiceCaller.js +13 -7
  112. package/lib/caller/microExecutorServiceCaller.js.map +1 -1
  113. package/lib/caller/serviceCaller.d.ts +3 -28
  114. package/lib/caller/serviceCaller.d.ts.map +1 -0
  115. package/lib/caller/serviceCaller.js +43 -78
  116. package/lib/caller/serviceCaller.js.map +1 -1
  117. package/lib/configuration/configuration.d.ts +2 -1
  118. package/lib/configuration/configuration.d.ts.map +1 -0
  119. package/lib/configuration/configuration.js +28 -20
  120. package/lib/configuration/configuration.js.map +1 -1
  121. package/lib/entrypoint/restapi/executeFunPayloadValidator.d.ts +1 -0
  122. package/lib/entrypoint/restapi/executeFunPayloadValidator.d.ts.map +1 -0
  123. package/lib/entrypoint/restapi/executeFunPayloadValidator.js +5 -3
  124. package/lib/entrypoint/restapi/executeFunPayloadValidator.js.map +1 -1
  125. package/lib/entrypoint/restapi/index.d.ts +1 -0
  126. package/lib/entrypoint/restapi/index.d.ts.map +1 -0
  127. package/lib/entrypoint/restapi/index.js +4 -2
  128. package/lib/entrypoint/restapi/index.js.map +1 -1
  129. package/lib/entrypoint/restapi/restapi.d.ts +2 -1
  130. package/lib/entrypoint/restapi/restapi.d.ts.map +1 -0
  131. package/lib/entrypoint/restapi/restapi.js +50 -47
  132. package/lib/entrypoint/restapi/restapi.js.map +1 -1
  133. package/lib/events/eventUtils.d.ts +1 -0
  134. package/lib/events/eventUtils.d.ts.map +1 -0
  135. package/lib/events/eventUtils.js +16 -11
  136. package/lib/events/eventUtils.js.map +1 -1
  137. package/lib/events/rabbitmq.d.ts +1 -0
  138. package/lib/events/rabbitmq.d.ts.map +1 -0
  139. package/lib/events/rabbitmq.js +26 -16
  140. package/lib/events/rabbitmq.js.map +1 -1
  141. package/lib/index.d.ts +17 -16
  142. package/lib/index.d.ts.map +1 -0
  143. package/lib/index.js +32 -16
  144. package/lib/index.js.map +1 -1
  145. package/lib/logger/logger.d.ts +1 -0
  146. package/lib/logger/logger.d.ts.map +1 -0
  147. package/lib/logger/logger.js +21 -12
  148. package/lib/logger/logger.js.map +1 -1
  149. package/lib/services/JS_00_01.d.ts +2 -1
  150. package/lib/services/JS_00_01.d.ts.map +1 -0
  151. package/lib/services/JS_00_01.js +17 -15
  152. package/lib/services/JS_00_01.js.map +1 -1
  153. package/lib/services/JS_00_02.d.ts +1 -0
  154. package/lib/services/JS_00_02.d.ts.map +1 -0
  155. package/lib/services/JS_00_02.js +3 -1
  156. package/lib/services/JS_00_02.js.map +1 -1
  157. package/lib/types/component.d.ts +1 -0
  158. package/lib/types/component.d.ts.map +1 -0
  159. package/lib/types/component.js +7 -4
  160. package/lib/types/component.js.map +1 -1
  161. package/lib/types/data-structures/smeupDataStructure.d.ts +5 -4
  162. package/lib/types/data-structures/smeupDataStructure.d.ts.map +1 -0
  163. package/lib/types/data-structures/smeupDataStructure.js +16 -12
  164. package/lib/types/data-structures/smeupDataStructure.js.map +1 -1
  165. package/lib/types/data-structures/smeupDataTable.d.ts +3 -9
  166. package/lib/types/data-structures/smeupDataTable.d.ts.map +1 -0
  167. package/lib/types/data-structures/smeupDataTable.js +4 -1
  168. package/lib/types/data-structures/smeupDataTable.js.map +1 -1
  169. package/lib/types/data-structures/smeupDataTree.d.ts +3 -2
  170. package/lib/types/data-structures/smeupDataTree.d.ts.map +1 -0
  171. package/lib/types/data-structures/smeupDataTree.js +2 -1
  172. package/lib/types/data-structures/smeupSch.d.ts +7 -6
  173. package/lib/types/data-structures/smeupSch.d.ts.map +1 -0
  174. package/lib/types/data-structures/smeupSch.js +5 -2
  175. package/lib/types/data-structures/smeupSch.js.map +1 -1
  176. package/lib/types/dynamism.d.ts +2 -1
  177. package/lib/types/dynamism.d.ts.map +1 -0
  178. package/lib/types/dynamism.js +7 -4
  179. package/lib/types/dynamism.js.map +1 -1
  180. package/lib/types/exceptions/application.d.ts +1 -0
  181. package/lib/types/exceptions/application.d.ts.map +1 -0
  182. package/lib/types/exceptions/application.js +5 -3
  183. package/lib/types/exceptions/application.js.map +1 -1
  184. package/lib/types/exceptions/validation.d.ts +2 -1
  185. package/lib/types/exceptions/validation.d.ts.map +1 -0
  186. package/lib/types/exceptions/validation.js +6 -2
  187. package/lib/types/exceptions/validation.js.map +1 -1
  188. package/lib/types/general.d.ts +3 -2
  189. package/lib/types/general.d.ts.map +1 -0
  190. package/lib/types/general.js +33 -61
  191. package/lib/types/general.js.map +1 -1
  192. package/lib/types/helpers.d.ts +1 -0
  193. package/lib/types/helpers.d.ts.map +1 -0
  194. package/lib/types/helpers.js +7 -4
  195. package/lib/types/helpers.js.map +1 -1
  196. package/lib/utils/batchUtils.d.ts +3 -2
  197. package/lib/utils/batchUtils.d.ts.map +1 -0
  198. package/lib/utils/batchUtils.js +23 -17
  199. package/lib/utils/batchUtils.js.map +1 -1
  200. package/lib/utils/cells.d.ts +2 -1
  201. package/lib/utils/cells.d.ts.map +1 -0
  202. package/lib/utils/cells.js +16 -7
  203. package/lib/utils/cells.js.map +1 -1
  204. package/lib/utils/dataStructureStream.d.ts +2 -1
  205. package/lib/utils/dataStructureStream.d.ts.map +1 -0
  206. package/lib/utils/dataStructureStream.js +7 -3
  207. package/lib/utils/dataStructureStream.js.map +1 -1
  208. package/lib/utils/fun.d.ts +2 -1
  209. package/lib/utils/fun.d.ts.map +1 -0
  210. package/lib/utils/fun.js +10 -5
  211. package/lib/utils/fun.js.map +1 -1
  212. package/lib/utils/path.d.ts +1 -0
  213. package/lib/utils/path.d.ts.map +1 -0
  214. package/lib/utils/path.js +12 -6
  215. package/lib/utils/path.js.map +1 -1
  216. package/lib/utils/regex.d.ts +6 -3
  217. package/lib/utils/regex.d.ts.map +1 -0
  218. package/lib/utils/regex.js +22 -18
  219. package/lib/utils/regex.js.map +1 -1
  220. package/lib/utils/smeupDataStructureWriter.d.ts +6 -5
  221. package/lib/utils/smeupDataStructureWriter.d.ts.map +1 -0
  222. package/lib/utils/smeupDataStructureWriter.js +43 -37
  223. package/lib/utils/smeupDataStructureWriter.js.map +1 -1
  224. package/package.json +8 -12
  225. package/tsconfig.json +17 -27
  226. package/docs/interfaces/SmeupDataCellOption.html +0 -4
@@ -1,4 +0,0 @@
1
- <!DOCTYPE html><html class="default" lang="en" data-base="../"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>SmeupDataCellOption | @sme.up/kokos-sdk-node</title><meta name="description" content="Documentation for @sme.up/kokos-sdk-node"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script><script async src="../assets/hierarchy.js" id="tsd-hierarchy-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => window.app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><a href="../index.html" class="title">@sme.up/kokos-sdk-node</a><div id="tsd-toolbar-links"></div><button id="tsd-search-trigger" class="tsd-widget" aria-label="Search"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-search"></use></svg></button><dialog id="tsd-search" aria-label="Search"><input role="combobox" id="tsd-search-input" aria-controls="tsd-search-results" aria-autocomplete="list" aria-expanded="true" autocapitalize="off" autocomplete="off" placeholder="Search the docs" maxLength="100"/><ul role="listbox" id="tsd-search-results"></ul><div id="tsd-search-status" aria-live="polite" aria-atomic="true"><div>Preparing search index...</div></div></dialog><a href="#" class="tsd-widget menu" id="tsd-toolbar-menu-trigger" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb" aria-label="Breadcrumb"><li><a href="" aria-current="page">SmeupDataCellOption</a></li></ul><h1>Interface SmeupDataCellOption</h1></div><section class="tsd-panel tsd-comment"><div class="tsd-comment tsd-typography"><p>Represents the single option of the cell</p>
2
- </div></section><div class="tsd-signature"><span class="tsd-signature-keyword">interface</span> <span class="tsd-kind-interface">SmeupDataCellOption</span> <span class="tsd-signature-symbol">{</span><br/>    <a class="tsd-kind-property" href="#id">id</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/>    <a class="tsd-kind-property" href="#label">label</a><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">;</span><br/><span class="tsd-signature-symbol">}</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/smeup/kokos-sdk-node/blob/1a55ec451911aef158c961fcc31b7e5cdf46464d/src/types/data-structures/smeupDataTable.ts#L78">work/kokos-sdk-node/kokos-sdk-node/src/types/data-structures/smeupDataTable.ts:78</a></li></ul></aside><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h5 class="tsd-index-heading uppercase">Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Properties</h3><div class="tsd-index-list"><a href="#id" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>id</span></a>
3
- <a href="#label" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>label</span></a>
4
- </div></section></div></details></section></section><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-Properties"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h2>Properties</h2></summary><section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="id"><span>id</span><a href="#id" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">id</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/smeup/kokos-sdk-node/blob/1a55ec451911aef158c961fcc31b7e5cdf46464d/src/types/data-structures/smeupDataTable.ts#L79">work/kokos-sdk-node/kokos-sdk-node/src/types/data-structures/smeupDataTable.ts:79</a></li></ul></aside></section><section class="tsd-panel tsd-member"><h3 class="tsd-anchor-link" id="label"><span>label</span><a href="#label" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">label</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/smeup/kokos-sdk-node/blob/1a55ec451911aef158c961fcc31b7e5cdf46464d/src/types/data-structures/smeupDataTable.ts#L80">work/kokos-sdk-node/kokos-sdk-node/src/types/data-structures/smeupDataTable.ts:80</a></li></ul></aside></section></section></details></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h3>On This Page</h3></summary><div class="tsd-accordion-details"><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="section-Properties"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Properties</summary><div><a href="#id"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>id</span></a><a href="#label"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Property"><use href="../assets/icons.svg#icon-1024"></use></svg><span>label</span></a></div></details></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html">@sme.up/kokos-sdk-node</a><ul class="tsd-small-nested-navigation" id="tsd-nav-container"><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>