This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"AccessToken": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJJZFBvcnRhbCI6MCwiSWRVc3VhcmlvIjoxLCJJZGlvbWEiOiJwdC1CUiIsIklzU3VwZXJ2aXNvciI6ZmFsc2UsIk1lbnUiOltdLCJQZXJtaXNzb2VzIjpbeyJJZE1lbnUiOiJBRE1ESVNUUklCIiwiSW5kUG10RWRpdGFyIjoiUyJ9XSwiVGlwbyI6IkEiLCJleHAiOjE2OTc5MzI5ODJ9.NX8fpfNDQ8J9kKhFSc6iIC8Und6e2cnuHk3uGzaI-Is", | |
"RefreshToken": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJJZFBvcnRhbCI6MCwiSWRVc3VhcmlvIjoxLCJJZGlvbWEiOiJwdC1CUiIsIklzU3VwZXJ2aXNvciI6ZmFsc2UsIk1lbnUiOltdLCJQZXJtaXNzb2VzIjpbeyJJZE1lbnUiOiJBRE1ESVNUUklCIiwiSW5kUG10RWRpdGFyIjoiUyJ9XSwiVGlwbyI6IkEiLCJleHAiOjE2OTc5MzU2ODJ9.GyEpEQBVhOPPuSopZEjyp5nvJXwf-igmZBWvzW3rUSY" | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
export type CurryMyComponentProps = ( | |
component: React.FC<MyComponentProps> | |
) => ( | |
props: React.PropsWithChildren<MyComponentProps> | |
) => React.ReactElement | null; | |
export const curryMyComponent: CurryMyComponentProps = (component) => (props) => { | |
/* | |
Other stuff here... | |
*/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* @description check if field name is in a cyclic object map | |
* @author Wallace Ferreira <https://github.com/wallace-sf> | |
* @example | |
* ```js | |
* var mapA = { | |
* a: ['b', 'c', 'd', 'e'], | |
* b: ['c', 'd'], | |
* c: ['d'], | |
* d: ['f', 'a'], |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* @param {string} [path=''] | |
* @return {boolean} | |
* @author Wallace Ferreira <https://github.com/wallace-sf> | |
* @example | |
* isRelativePath('.') | |
* => true | |
* isRelativePath('..') | |
* => true | |
* isRelativePath('a...') |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
const AG_GRID_LOCALE_PT_BR = { | |
// Set Filter | |
selectAll: '(Selecionar tudo)', | |
selectAllSearchResults: '(Selecionar todos os resultados da pesquisa)', | |
searchOoo: 'Pesquisando...', | |
blanks: '(Em branco)', | |
noMatches: 'Nenhum resultado encontrado', | |
// Number Filter & Text Filter | |
filterOoo: 'Filtrando...', |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
label: 'Formulário step by step de teste', | |
type: 'custom_form', | |
fields: [ | |
{ | |
type: 'FormWizard', | |
name: 'wizform', | |
label: 'Formulário step by step de teste', | |
enable: true, | |
fields: [ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"options": [ | |
{"key" : "ent", "label": "Ent"}, | |
{"key": "maiar", "label": "Maiar"}, | |
{"key": "troll", "label" :"Troll"}, | |
{"key":"elfo", "label" : "Elfo"}, | |
{"key":"humano", "label":"Humano"}, | |
{"key":"anao", "label" : "Anão"}, | |
{"key":"hobbit", "label":"Hobbit"}, | |
{"key":"orc", "label":"Orc"}, | |
{"key":"valar", "label":"valar 1"} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
actor_id: "a7afbf05-75ca-4f46-9319-d34e05be5f3a" | |
avatar: "https://randomuser.me/api/portraits/men/68.jpg" | |
checked: false | |
collection_id: null | |
created_at: "2020-07-02T19:46:26.341Z" | |
document_id: null | |
email: "[email protected]" | |
email_confirmed: null | |
id: "a7afbf05-75ca-4f46-9319-d34e05be5f3a" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
id: 'f5cb052c-6803-4ab2-85cd-858379ecad87', | |
end: '2020-07-05T17:00:00.358+00:00', | |
type: null, | |
start: '2020-07-05T15:00:00.358+00:00', | |
title: 'eloquentness 413 413', | |
notify: {}, | |
status: { | |
checkin: 'DELAYED', | |
activity: 'SCHEDULED', |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
id: 'f5cb052c-6803-4ab2-85cd-858379ecad87', | |
end: '2020-07-05T17:00:00.358+00:00', | |
type: null, | |
start: '2020-07-05T15:00:00.358+00:00', | |
title: 'eloquentness 413 413', | |
notify: {}, | |
status: { | |
checkin: 'DELAYED', | |
activity: 'SCHEDULED', |