@sankhyalabs/sankhyablocks-docs 8.16.0-dev.12 → 8.16.0-dev.120
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.
- package/components/snk-application/readme.md +93 -8
- package/components/snk-attach/readme.md +6 -5
- package/components/snk-configurator/readme.md +7 -0
- package/components/snk-crud/readme.md +49 -27
- package/components/snk-crud/subcomponents/readme.md +26 -20
- package/components/snk-crud/subcomponents/snk-detail-view/readme.md +27 -22
- package/components/snk-filter-bar/filter-modal/readme.md +15 -12
- package/components/snk-filter-bar/filter-modal/subcomponents/snk-default-filter/readme.md +38 -0
- package/components/snk-filter-bar/readme.md +15 -12
- package/components/snk-form/readme.md +8 -3
- package/components/snk-form-config/config-header/configs-button/readme.md +40 -0
- package/components/snk-form-config/config-header/readme.md +47 -0
- package/components/snk-form-config/field-item/field-config/readme.md +53 -0
- package/components/snk-form-config/field-item/readme.md +48 -0
- package/components/snk-form-config/fields-layout/readme.md +64 -0
- package/components/snk-form-config/fields-selector/readme.md +44 -0
- package/components/snk-form-config/guides-configurator/readme.md +42 -0
- package/components/snk-form-config/readme.md +19 -14
- package/components/snk-grid/readme.md +45 -33
- package/components/snk-layout-form-config/readme.md +41 -0
- package/components/snk-layout-form-config/snk-view-representation/readme.md +30 -0
- package/components/snk-personalized-filter/readme.md +8 -7
- package/components/snk-personalized-filter/subcomponents/snk-expression-group/readme.md +8 -7
- package/components/snk-personalized-filter/subcomponents/snk-expression-item/readme.md +7 -6
- package/components/snk-personalized-filter/subcomponents/snk-filter-assistent-mode/readme.md +8 -7
- package/components/snk-pesquisa/pesquisa-grid/readme.md +42 -0
- package/components/snk-pesquisa/pesquisa-tree/readme.md +53 -0
- package/components/snk-pesquisa/readme.md +16 -5
- package/components/snk-simple-crud/readme.md +41 -31
- package/components/snk-simple-form-config/readme.md +51 -0
- package/components/snk-taskbar/elements/taskbar-split-button/readme.md +47 -0
- package/components/snk-taskbar/readme.md +24 -19
- package/components/teste-pesquisa/readme.md +2 -0
- package/package.json +1 -1
- package/components/snk-form-config/subcomponents/snk-config-options/readme.md +0 -40
- package/components/snk-form-config/subcomponents/snk-field-config/readme.md +0 -41
- package/components/snk-form-config/subcomponents/snk-tab-config/readme.md +0 -46
@@ -7,30 +7,38 @@
|
|
7
7
|
|
8
8
|
## Properties
|
9
9
|
|
10
|
-
| Property
|
11
|
-
|
|
12
|
-
| `actionsList`
|
13
|
-
| `autoFocus`
|
14
|
-
| `autoLoad`
|
15
|
-
| `configName`
|
16
|
-
| `dataState`
|
17
|
-
| `dataUnit`
|
18
|
-
| `domainMessagesBuilder`
|
19
|
-
| `
|
20
|
-
| `
|
21
|
-
| `
|
22
|
-
| `
|
23
|
-
| `
|
24
|
-
| `
|
25
|
-
| `
|
26
|
-
| `
|
27
|
-
| `
|
28
|
-
| `
|
29
|
-
| `
|
30
|
-
| `
|
31
|
-
| `
|
32
|
-
| `
|
33
|
-
| `
|
10
|
+
| Property | Attribute | Description | Type | Default |
|
11
|
+
| ------------------------------- | ----------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------- | ------------------------- |
|
12
|
+
| `actionsList` | -- | Ações a serem colocadas no botão "Mais opções" do componente snk-taskbar. | `Action[]` | `undefined` |
|
13
|
+
| `autoFocus` | `auto-focus` | Define se a grid será focada ao ser carregada. | `boolean` | `true` |
|
14
|
+
| `autoLoad` | `auto-load` | Define se a carga dos dados será feita assim que o componente for carregado. | `boolean` | `undefined` |
|
15
|
+
| `configName` | `config-name` | Usado para salvar as configurações dos blocos de construção. | `string` | `undefined` |
|
16
|
+
| `dataState` | -- | | `DataState` | `undefined` |
|
17
|
+
| `dataUnit` | -- | | `DataUnit` | `undefined` |
|
18
|
+
| `domainMessagesBuilder` | `domain-messages-builder` | Define a chave customizada para sobrescrever as mensagens (Não pegando pela entidade) | `string` | `undefined` |
|
19
|
+
| `enableContinuousInsert` | `enable-continuous-insert` | | `boolean` | `false` |
|
20
|
+
| `enableGridInsert` | `enable-grid-insert` | Ativa inserção de registros no modo grade. | `boolean` | `false` |
|
21
|
+
| `enableLockManagerLoadingComp` | `enable-lock-manager-loading-comp` | Define se o componente deve usar o LockManager para controle de carregamento da aplicação | `boolean` | `false` |
|
22
|
+
| `enableLockManagerTaskbarClick` | `enable-lock-manager-taskbar-click` | Ativa o gerenciamento de locks na grade pela Taskbar. | `boolean` | `false` |
|
23
|
+
| `entityName` | `entity-name` | Define o nome da entidade que o componente vai utilizar para fazer as operações de CRUD | `string` | `undefined` |
|
24
|
+
| `formConfig` | -- | | `IFormConfig` | `undefined` |
|
25
|
+
| `formLegacyConfigName` | `form-legacy-config-name` | Chave da configuração legado do formulário. | `string` | `undefined` |
|
26
|
+
| `gridConfig` | -- | | `IGridConfig` | `undefined` |
|
27
|
+
| `gridLegacyConfigName` | `grid-legacy-config-name` | Chave da configuração legado da grade. | `string` | `undefined` |
|
28
|
+
| `ignoreReadOnlyFormFields` | `ignore-read-only-form-fields` | Ignora os campos "somente leitura" no modo de inserção. | `boolean` | `false` |
|
29
|
+
| `layoutFormConfig` | `layout-form-config` | Define se o LayoutFormConfig será exibido no configurador. | `boolean` | `false` |
|
30
|
+
| `messagesBuilder` | -- | Responsável por flexibilizar e padronizar o uso de mensagens nos blocos de construção. | `SnkMessageBuilder` | `undefined` |
|
31
|
+
| `mode` | `mode` | | `SIMPLE_CRUD_MODE.IN_MEMORY \| SIMPLE_CRUD_MODE.SERVER` | `SIMPLE_CRUD_MODE.SERVER` |
|
32
|
+
| `multipleEditionEnabled` | `multiple-edition-enabled` | Habilita a edição de múltiplos registros simultâneos. | `boolean` | `true` |
|
33
|
+
| `multipleSelection` | `multiple-selection` | Determina se pode haver mais de uma linha selecionada na grade. | `boolean` | `undefined` |
|
34
|
+
| `outlineMode` | `outline-mode` | Altera visualmente as sombras e bordas do componente Quando false, aplica o padrão de sombras ao componente (Utilizar quando for o elemento principal do layout) Quando true, aplica o padrão de outline ao componente (Utilizar quando estiver contido em outro elemento como um painel ou pop-up) | `boolean` | `false` |
|
35
|
+
| `pageSize` | `page-size` | Determina quantas linhas são retornadas por página. | `number` | `150` |
|
36
|
+
| `paginationCounterMode` | `pagination-counter-mode` | Define se a grid será focada ao ser carregada. | `"auto" \| "hidden" \| "show"` | `'auto'` |
|
37
|
+
| `resourceID` | `resource-i-d` | Identificador de recursos como configurações e acesso. | `string` | `undefined` |
|
38
|
+
| `showConfiguratorButtons` | `show-configurator-buttons` | Usado para exibir os botões de ação do snk-configurator. | `boolean` | `false` |
|
39
|
+
| `taskbarManager` | -- | Gerenciador das barras de tarefas. É possível determinar botões específicos ou mesmo gerenciar o estado dos botões. | `TaskbarManager` | `undefined` |
|
40
|
+
| `useCancelConfirm` | `use-cancel-confirm` | | `boolean` | `true` |
|
41
|
+
| `useEnterLikeTab` | `use-enter-like-tab` | Quando verdadeiro, o ENTER fará a navegação como se fosse a tecla TAB na grade. | `boolean` | `false` |
|
34
42
|
|
35
43
|
|
36
44
|
## Events
|
@@ -176,33 +184,35 @@ Type: `Promise<void>`
|
|
176
184
|
|
177
185
|
### Depends on
|
178
186
|
|
179
|
-
- [snk-data-unit](../snk-data-unit)
|
180
187
|
- [snk-taskbar](../snk-taskbar)
|
181
|
-
- [snk-
|
188
|
+
- [snk-data-unit](../snk-data-unit)
|
189
|
+
- [snk-simple-form-config](../snk-simple-form-config)
|
182
190
|
- [snk-configurator](../snk-configurator)
|
183
191
|
- [snk-grid-config](../snk-grid-config)
|
184
192
|
- [snk-data-exporter](../snk-data-exporter)
|
185
193
|
- [snk-actions-button](../snk-actions-button)
|
194
|
+
- [taskbar-split-button](../snk-taskbar/elements/taskbar-split-button)
|
186
195
|
- [taskbar-actions-button](../snk-taskbar/elements/taskbar-actions-button)
|
187
196
|
|
188
197
|
### Graph
|
189
198
|
```mermaid
|
190
199
|
graph TD;
|
191
|
-
snk-simple-crud --> snk-data-unit
|
192
200
|
snk-simple-crud --> snk-taskbar
|
193
|
-
snk-simple-crud --> snk-
|
201
|
+
snk-simple-crud --> snk-data-unit
|
202
|
+
snk-simple-crud --> snk-simple-form-config
|
194
203
|
snk-simple-crud --> snk-configurator
|
195
204
|
snk-simple-crud --> snk-grid-config
|
196
205
|
snk-simple-crud --> snk-data-exporter
|
197
206
|
snk-simple-crud --> snk-actions-button
|
207
|
+
snk-simple-crud --> taskbar-split-button
|
198
208
|
snk-simple-crud --> taskbar-actions-button
|
199
209
|
snk-taskbar --> snk-data-exporter
|
200
210
|
snk-taskbar --> snk-actions-button
|
211
|
+
snk-taskbar --> taskbar-split-button
|
201
212
|
snk-taskbar --> taskbar-actions-button
|
202
213
|
snk-data-exporter --> snk-exporter-email-sender
|
203
|
-
snk-
|
204
|
-
snk-form-config --> snk-
|
205
|
-
snk-form-config --> snk-tab-config
|
214
|
+
snk-configurator --> snk-layout-form-config
|
215
|
+
snk-layout-form-config --> snk-view-representation
|
206
216
|
snk-grid-config --> snk-select-box
|
207
217
|
snk-attach --> snk-simple-crud
|
208
218
|
style snk-simple-crud fill:#f9f,stroke:#333,stroke-width:4px
|
@@ -0,0 +1,51 @@
|
|
1
|
+
# snk-simple-form-config
|
2
|
+
|
3
|
+
|
4
|
+
|
5
|
+
<!-- Auto Generated Below -->
|
6
|
+
|
7
|
+
|
8
|
+
## Properties
|
9
|
+
|
10
|
+
| Property | Attribute | Description | Type | Default |
|
11
|
+
| ------------ | ------------- | ------------------------------------------------- | ---------- | ----------- |
|
12
|
+
| `configName` | `config-name` | Chave que representa a configuração do formulário | `string` | `undefined` |
|
13
|
+
| `dataUnit` | -- | Data unit responsável pelos campos disponíveis | `DataUnit` | `undefined` |
|
14
|
+
|
15
|
+
|
16
|
+
## Events
|
17
|
+
|
18
|
+
| Event | Description | Type |
|
19
|
+
| ---------------- | ----------- | ------------------- |
|
20
|
+
| `snkConfigSaved` | | `CustomEvent<void>` |
|
21
|
+
|
22
|
+
|
23
|
+
## Methods
|
24
|
+
|
25
|
+
### `show() => Promise<void>`
|
26
|
+
|
27
|
+
Responsável por abrir o configurador.
|
28
|
+
|
29
|
+
#### Returns
|
30
|
+
|
31
|
+
Type: `Promise<void>`
|
32
|
+
|
33
|
+
|
34
|
+
|
35
|
+
|
36
|
+
## Dependencies
|
37
|
+
|
38
|
+
### Used by
|
39
|
+
|
40
|
+
- [snk-simple-crud](../snk-simple-crud)
|
41
|
+
|
42
|
+
### Graph
|
43
|
+
```mermaid
|
44
|
+
graph TD;
|
45
|
+
snk-simple-crud --> snk-simple-form-config
|
46
|
+
style snk-simple-form-config fill:#f9f,stroke:#333,stroke-width:4px
|
47
|
+
```
|
48
|
+
|
49
|
+
----------------------------------------------
|
50
|
+
|
51
|
+
|
@@ -0,0 +1,47 @@
|
|
1
|
+
# taskbar-split-button
|
2
|
+
|
3
|
+
|
4
|
+
|
5
|
+
<!-- Auto Generated Below -->
|
6
|
+
|
7
|
+
|
8
|
+
## Properties
|
9
|
+
|
10
|
+
| Property | Attribute | Description | Type | Default |
|
11
|
+
| --------------- | ----------------- | -------------------------------------------------------------------------- | ------------------------ | ----------- |
|
12
|
+
| `action` | -- | Função de callback acionada ao clicar no botão principal. | `(name: string) => void` | `undefined` |
|
13
|
+
| `actions` | -- | Define a lista de ações disponíveis no dropdown do botão. | `Action[]` | `undefined` |
|
14
|
+
| `className` | `class-name` | Classe CSS personalizada para estilizar o botão. | `string` | `undefined` |
|
15
|
+
| `dataElementId` | `data-element-id` | Identificador de elemento para fins de rastreamento e automação de testes. | `string` | `undefined` |
|
16
|
+
| `enabled` | `enabled` | Se false o usuário não pode interagir com o componente. | `boolean` | `undefined` |
|
17
|
+
| `iconName` | `icon-name` | Nome do ícone a ser exibido no botão. | `string` | `undefined` |
|
18
|
+
| `name` | `name` | Nome identificador da ação do botão. | `string` | `undefined` |
|
19
|
+
| `title` | `title` | Texto que será exibido no botão. | `string` | `undefined` |
|
20
|
+
|
21
|
+
|
22
|
+
## Dependencies
|
23
|
+
|
24
|
+
### Used by
|
25
|
+
|
26
|
+
- [snk-crud](../../../snk-crud)
|
27
|
+
- [snk-detail-view](../../../snk-crud/subcomponents/snk-detail-view)
|
28
|
+
- [snk-grid](../../../snk-grid)
|
29
|
+
- [snk-guides-viewer](../../../snk-crud/subcomponents)
|
30
|
+
- [snk-simple-crud](../../../snk-simple-crud)
|
31
|
+
- [snk-taskbar](../..)
|
32
|
+
|
33
|
+
### Graph
|
34
|
+
```mermaid
|
35
|
+
graph TD;
|
36
|
+
snk-crud --> taskbar-split-button
|
37
|
+
snk-detail-view --> taskbar-split-button
|
38
|
+
snk-grid --> taskbar-split-button
|
39
|
+
snk-guides-viewer --> taskbar-split-button
|
40
|
+
snk-simple-crud --> taskbar-split-button
|
41
|
+
snk-taskbar --> taskbar-split-button
|
42
|
+
style taskbar-split-button fill:#f9f,stroke:#333,stroke-width:4px
|
43
|
+
```
|
44
|
+
|
45
|
+
----------------------------------------------
|
46
|
+
|
47
|
+
|
@@ -7,29 +7,32 @@
|
|
7
7
|
|
8
8
|
## Properties
|
9
9
|
|
10
|
-
| Property
|
11
|
-
|
|
12
|
-
| `actionsList`
|
13
|
-
| `
|
14
|
-
| `
|
15
|
-
| `
|
16
|
-
| `
|
17
|
-
| `
|
18
|
-
| `
|
19
|
-
| `
|
20
|
-
| `
|
21
|
-
| `
|
22
|
-
| `
|
23
|
-
| `
|
24
|
-
| `
|
25
|
-
| `
|
10
|
+
| Property | Attribute | Description | Type | Default |
|
11
|
+
| --------------------- | --------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------- | --------------------------- |
|
12
|
+
| `actionsList` | -- | Lista de ações que devem ser usadas no botão "Mais opções" do componente snk-taskbar. | `Action[]` | `undefined` |
|
13
|
+
| `actionsSettingsList` | -- | Lista de ações que devem ser usadas no botão "Mais opções" do componente snk-taskbar. | `Action[]` | `undefined` |
|
14
|
+
| `alignRigth` | `align-rigth` | Usado para determinar O alinhamento dos items na taskbar. | `boolean` | `false` |
|
15
|
+
| `buttons` | `buttons` | Lista separada por virgula, contendo todos os elementos a serem criados. | `string` | `undefined` |
|
16
|
+
| `configName` | `config-name` | Usado para guardar ou recuperar as configurações do formulário. | `string` | `undefined` |
|
17
|
+
| `customButtons` | -- | Mapa com definição de botões personalizados. A chave do mapa deve ser passada na lista "buttons" no lugar onde o botão irá aparecer. | `Map<string, CustomButton>` | `undefined` |
|
18
|
+
| `customContainerId` | `custom-container-id` | Usado para determinar o identificador do container na DOM que é responsavel por guardar os elementos personalizados que não podem ser passados por slot. Exemplo: Elementos customizados na Taskbar da aba de detalhes. | `string` | `undefined` |
|
19
|
+
| `customSlotId` | `custom-slot-id` | Usado para determinar o identificador do slot que recebe elementos personalizados. | `string` | `"TASKBAR_CUSTOM_ELEMENTS"` |
|
20
|
+
| `dataUnit` | -- | Instância do DataUnit. | `DataUnit` | `undefined` |
|
21
|
+
| `disabledButtons` | -- | Array contendo todos os botões a serem desabilitados. | `string[]` | `undefined` |
|
22
|
+
| `messagesBuilder` | -- | Responsável por flexibilizar e padronizar o uso de mensagens nos blocos de construção. | `SnkMessageBuilder` | `undefined` |
|
23
|
+
| `overflowStrategy` | `overflow-strategy` | Define como será o comportamento da taskbar quando ocorrer overflow | `"hiddenItems" \| "none"` | `'hiddenItems'` |
|
24
|
+
| `presentationMode` | `presentation-mode` | Altera o modo de apresentação dos botões do snk-taskbar. | `PresentationMode.PRIMARY \| PresentationMode.SECONDARY \| PresentationMode.SINGLE_TASKBAR` | `PresentationMode.PRIMARY` |
|
25
|
+
| `primaryButton` | `primary-button` | Determina qual botão deve ter aparência primária. | `string` | `undefined` |
|
26
|
+
| `resourceID` | `resource-i-d` | Identificador de recursos como configurações e acesso. | `string` | `undefined` |
|
26
27
|
|
27
28
|
|
28
29
|
## Events
|
29
30
|
|
30
|
-
| Event
|
31
|
-
|
|
32
|
-
| `actionClick`
|
31
|
+
| Event | Description | Type |
|
32
|
+
| --------------------- | ------------------------------------------------------------ | --------------------- |
|
33
|
+
| `actionClick` | Emitido sempre que houver click de botão ou ação. | `CustomEvent<string>` |
|
34
|
+
| `taskbarSaveLocker` | Emitido sempre que um save é iniciado pela taskbar. | `CustomEvent<void>` |
|
35
|
+
| `taskbarSaveUnlocker` | Emitido sempre que o ocorre alguma action que libera o save. | `CustomEvent<void>` |
|
33
36
|
|
34
37
|
|
35
38
|
## Dependencies
|
@@ -45,6 +48,7 @@
|
|
45
48
|
|
46
49
|
- [snk-data-exporter](../snk-data-exporter)
|
47
50
|
- [snk-actions-button](../snk-actions-button)
|
51
|
+
- [taskbar-split-button](./elements/taskbar-split-button)
|
48
52
|
- [taskbar-actions-button](./elements/taskbar-actions-button)
|
49
53
|
|
50
54
|
### Graph
|
@@ -52,6 +56,7 @@
|
|
52
56
|
graph TD;
|
53
57
|
snk-taskbar --> snk-data-exporter
|
54
58
|
snk-taskbar --> snk-actions-button
|
59
|
+
snk-taskbar --> taskbar-split-button
|
55
60
|
snk-taskbar --> taskbar-actions-button
|
56
61
|
snk-data-exporter --> snk-exporter-email-sender
|
57
62
|
snk-detail-view --> snk-taskbar
|
package/package.json
CHANGED
@@ -1,40 +0,0 @@
|
|
1
|
-
# ez-config-options
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
<!-- Auto Generated Below -->
|
6
|
-
|
7
|
-
|
8
|
-
## Properties
|
9
|
-
|
10
|
-
| Property | Attribute | Description | Type | Default |
|
11
|
-
| ----------------- | ----------- | -------------------------------------------------------------------------------------- | ------------------- | -------------------- |
|
12
|
-
| `dataUnit` | -- | Repositório de dados responsável por controlar a manipulação dos dados. | `DataUnit` | `undefined` |
|
13
|
-
| `fieldConfig` | -- | Armazena as propriedades do campo. | `IFieldConfig` | `{} as IFieldConfig` |
|
14
|
-
| `idConfig` | `id-config` | Armazena a chave de opções de configuração. | `string` | `undefined` |
|
15
|
-
| `messagesBuilder` | -- | Responsável por flexibilizar e padronizar o uso de mensagens nos blocos de construção. | `SnkMessageBuilder` | `undefined` |
|
16
|
-
|
17
|
-
|
18
|
-
## Events
|
19
|
-
|
20
|
-
| Event | Description | Type |
|
21
|
-
| ---------------------- | ------------------------------------------------ | ------------------ |
|
22
|
-
| `configOptionsChanged` | Emitido ao realizar alguma alteração nos campos. | `CustomEvent<any>` |
|
23
|
-
|
24
|
-
|
25
|
-
## Dependencies
|
26
|
-
|
27
|
-
### Used by
|
28
|
-
|
29
|
-
- [snk-form-config](../..)
|
30
|
-
|
31
|
-
### Graph
|
32
|
-
```mermaid
|
33
|
-
graph TD;
|
34
|
-
snk-form-config --> snk-config-options
|
35
|
-
style snk-config-options fill:#f9f,stroke:#333,stroke-width:4px
|
36
|
-
```
|
37
|
-
|
38
|
-
----------------------------------------------
|
39
|
-
|
40
|
-
|
@@ -1,41 +0,0 @@
|
|
1
|
-
# ez-field-config
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
<!-- Auto Generated Below -->
|
6
|
-
|
7
|
-
|
8
|
-
## Properties
|
9
|
-
|
10
|
-
| Property | Attribute | Description | Type | Default |
|
11
|
-
| ----------------- | ---------------- | -------------------------------------------------------------------------------------- | ------------------- | ----------- |
|
12
|
-
| `dataUnit` | -- | Repositório de dados, controla a manipulação dos dados. | `DataUnit` | `undefined` |
|
13
|
-
| `fieldConfig` | -- | Armazena as propriedades do campo. | `IFieldConfig` | `undefined` |
|
14
|
-
| `isConfigActive` | -- | Define se o popover de configuração está ativo. | `Boolean` | `false` |
|
15
|
-
| `messagesBuilder` | -- | Responsável por flexibilizar e padronizar o uso de mensagens nos blocos de construção. | `SnkMessageBuilder` | `undefined` |
|
16
|
-
| `modeInsertion` | `mode-insertion` | Define se o componente está em modo de inserção. | `boolean` | `true` |
|
17
|
-
|
18
|
-
|
19
|
-
## Events
|
20
|
-
|
21
|
-
| Event | Description | Type |
|
22
|
-
| ------------- | ------------------------------------ | --------------------- |
|
23
|
-
| `ezClickIcon` | Emitido ao clicar no ícone do botão. | `CustomEvent<Object>` |
|
24
|
-
|
25
|
-
|
26
|
-
## Dependencies
|
27
|
-
|
28
|
-
### Used by
|
29
|
-
|
30
|
-
- [snk-form-config](../..)
|
31
|
-
|
32
|
-
### Graph
|
33
|
-
```mermaid
|
34
|
-
graph TD;
|
35
|
-
snk-form-config --> snk-field-config
|
36
|
-
style snk-field-config fill:#f9f,stroke:#333,stroke-width:4px
|
37
|
-
```
|
38
|
-
|
39
|
-
----------------------------------------------
|
40
|
-
|
41
|
-
|
@@ -1,46 +0,0 @@
|
|
1
|
-
# ez-tab-config
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
<!-- Auto Generated Below -->
|
6
|
-
|
7
|
-
|
8
|
-
## Properties
|
9
|
-
|
10
|
-
| Property | Attribute | Description | Type | Default |
|
11
|
-
| ----------------- | ---------------- | -------------------------------------------------------------------------------------- | ------------------- | ----------- |
|
12
|
-
| `messagesBuilder` | -- | Responsável por flexibilizar e padronizar o uso de mensagens nos blocos de construção. | `SnkMessageBuilder` | `undefined` |
|
13
|
-
| `selectedIndex` | `selected-index` | Define o index da aba selecionada. | `number` | `undefined` |
|
14
|
-
| `selectedTab` | `selected-tab` | Define a aba selecionada. | `string` | `undefined` |
|
15
|
-
| `tabItems` | -- | Define o nome das abas do componente separadas por vírgulas ",". | `ITab[]` | `undefined` |
|
16
|
-
| `tabs` | `tabs` | Define o nome das abas do componente separadas por vírgulas ",". | `string` | `undefined` |
|
17
|
-
|
18
|
-
|
19
|
-
## Events
|
20
|
-
|
21
|
-
| Event | Description | Type |
|
22
|
-
| ----------------- | ----------------------------------------------------------- | --------------------- |
|
23
|
-
| `canStartDrag` | Emitido ao ocultar uma aba. | `CustomEvent<any>` |
|
24
|
-
| `deleteTab` | Emitido ao deletar uma aba. | `CustomEvent<any>` |
|
25
|
-
| `editionTitleTab` | Emitido ao salvar uma alteração realizada no título da tab. | `CustomEvent<any>` |
|
26
|
-
| `ezOrderChange` | Emitido ao mover a ordem da aba. | `CustomEvent<number>` |
|
27
|
-
| `ezTabChange` | Emitido ao clicar para abrir o popup. | `CustomEvent<ITab>` |
|
28
|
-
| `hideTab` | Emitido ao ocultar uma aba. | `CustomEvent<any>` |
|
29
|
-
|
30
|
-
|
31
|
-
## Dependencies
|
32
|
-
|
33
|
-
### Used by
|
34
|
-
|
35
|
-
- [snk-form-config](../..)
|
36
|
-
|
37
|
-
### Graph
|
38
|
-
```mermaid
|
39
|
-
graph TD;
|
40
|
-
snk-form-config --> snk-tab-config
|
41
|
-
style snk-tab-config fill:#f9f,stroke:#333,stroke-width:4px
|
42
|
-
```
|
43
|
-
|
44
|
-
----------------------------------------------
|
45
|
-
|
46
|
-
|