@sankhyalabs/sankhyablocks-docs 8.15.0-dev.14 → 8.15.0-dev.16

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.
@@ -132,7 +132,7 @@ Ex.: snk-config-options
132
132
 
133
133
  #### Returns
134
134
 
135
- Type: `Promise<IOption | IOption[]>`
135
+ Type: `Promise<any>`
136
136
 
137
137
 
138
138
 
@@ -143,7 +143,7 @@ Ex.: snk-config-options
143
143
 
144
144
  #### Returns
145
145
 
146
- Type: `Promise<IOption | IOption[]>`
146
+ Type: `Promise<any>`
147
147
 
148
148
 
149
149
 
@@ -9,6 +9,8 @@
9
9
 
10
10
  | Property | Attribute | Description | Type | Default |
11
11
  | ------------------- | -------------------- | ------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------- | ------------------------- |
12
+ | `actionsList` | -- | Ações a serem colocadas no botão "Mais opções" do componente snk-taskbar. | `Action[]` | `undefined` |
13
+ | `configName` | `config-name` | Usado para salvar as configurações dos blocos de construção. | `string` | `undefined` |
12
14
  | `dataState` | -- | | `DataState` | `undefined` |
13
15
  | `dataUnit` | -- | | `DataUnit` | `undefined` |
14
16
  | `formConfig` | -- | | `IFormConfig` | `undefined` |
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sankhyalabs/sankhyablocks-docs",
3
- "version": "8.15.0-dev.14",
3
+ "version": "8.15.0-dev.16",
4
4
  "description": "Documentação da biblioteca de componentes Sankhya.",
5
5
  "main": "",
6
6
  "files": [