RELEASE;New version 0.2.3

This commit is contained in:
CI 2020-08-16 09:40:58 +00:00
parent ff9eb12c5c
commit 68284ce9b8
14 changed files with 339 additions and 339 deletions

View file

@ -3,5 +3,5 @@
"modules/*" "modules/*"
], ],
"npmClient": "npm", "npmClient": "npm",
"version": "0.2.2" "version": "0.2.3"
} }

View file

@ -1,6 +1,6 @@
{ {
"name": "documentation", "name": "documentation",
"version": "0.2.2", "version": "0.2.3",
"description": "", "description": "",
"author": "romanjaros <jarosr93@gmail.com>", "author": "romanjaros <jarosr93@gmail.com>",
"license": "ISC", "license": "ISC",
@ -10,14 +10,14 @@
"build": "webpack --mode production" "build": "webpack --mode production"
}, },
"dependencies": { "dependencies": {
"@romanjaros/treejs-api": "^0.2.2", "@romanjaros/treejs-api": "^0.2.3",
"@romanjaros/treejs-auth": "^0.2.2", "@romanjaros/treejs-auth": "^0.2.3",
"@romanjaros/treejs-components": "^0.2.2", "@romanjaros/treejs-components": "^0.2.3",
"@romanjaros/treejs-constants": "^0.2.2", "@romanjaros/treejs-constants": "^0.2.3",
"@romanjaros/treejs-forms": "^0.2.2", "@romanjaros/treejs-forms": "^0.2.3",
"@romanjaros/treejs-localization": "^0.2.2", "@romanjaros/treejs-localization": "^0.2.3",
"@romanjaros/treejs-types": "^0.2.2", "@romanjaros/treejs-types": "^0.2.3",
"@romanjaros/treejs-utils": "^0.2.2" "@romanjaros/treejs-utils": "^0.2.3"
}, },
"peerDependencies": { "peerDependencies": {
"key-mirror": "^1.0.1" "key-mirror": "^1.0.1"

View file

@ -228,7 +228,7 @@
] ]
}, },
{ {
"id": 7859, "id": 7291,
"name": "IStyledCalendarCell", "name": "IStyledCalendarCell",
"kind": 256, "kind": 256,
"kindString": "Interface", "kindString": "Interface",
@ -238,7 +238,7 @@
}, },
"children": [ "children": [
{ {
"id": 7860, "id": 7292,
"name": "hasValue", "name": "hasValue",
"kind": 1024, "kind": 1024,
"kindString": "Property", "kindString": "Property",
@ -259,7 +259,7 @@
} }
}, },
{ {
"id": 7861, "id": 7293,
"name": "isSelected", "name": "isSelected",
"kind": 1024, "kind": 1024,
"kindString": "Property", "kindString": "Property",
@ -280,7 +280,7 @@
} }
}, },
{ {
"id": 7862, "id": 7294,
"name": "isToday", "name": "isToday",
"kind": 1024, "kind": 1024,
"kindString": "Property", "kindString": "Property",
@ -306,9 +306,9 @@
"title": "Properties", "title": "Properties",
"kind": 1024, "kind": 1024,
"children": [ "children": [
7860, 7292,
7861, 7293,
7862 7294
] ]
} }
], ],
@ -810,7 +810,7 @@
] ]
}, },
{ {
"id": 7834, "id": 7266,
"name": "IProps", "name": "IProps",
"kind": 4194304, "kind": 4194304,
"kindString": "Type alias", "kindString": "Type alias",
@ -820,7 +820,7 @@
}, },
"typeParameter": [ "typeParameter": [
{ {
"id": 7835, "id": 7267,
"name": "V", "name": "V",
"kind": 131072, "kind": 131072,
"kindString": "Type parameter", "kindString": "Type parameter",
@ -844,7 +844,7 @@
"type": { "type": {
"type": "reflection", "type": "reflection",
"declaration": { "declaration": {
"id": 7897, "id": 7329,
"name": "__type", "name": "__type",
"kind": 65536, "kind": 65536,
"kindString": "Type literal", "kindString": "Type literal",
@ -853,7 +853,7 @@
}, },
"children": [ "children": [
{ {
"id": 7899, "id": 7331,
"name": "format", "name": "format",
"kind": 32, "kind": 32,
"kindString": "Variable", "kindString": "Variable",
@ -874,7 +874,7 @@
} }
}, },
{ {
"id": 7901, "id": 7333,
"name": "onChange", "name": "onChange",
"kind": 32, "kind": 32,
"kindString": "Variable", "kindString": "Variable",
@ -892,7 +892,7 @@
"type": { "type": {
"type": "reflection", "type": "reflection",
"declaration": { "declaration": {
"id": 7902, "id": 7334,
"name": "__type", "name": "__type",
"kind": 65536, "kind": 65536,
"kindString": "Type literal", "kindString": "Type literal",
@ -901,7 +901,7 @@
}, },
"signatures": [ "signatures": [
{ {
"id": 7903, "id": 7335,
"name": "__call", "name": "__call",
"kind": 4096, "kind": 4096,
"kindString": "Call signature", "kindString": "Call signature",
@ -910,7 +910,7 @@
}, },
"parameters": [ "parameters": [
{ {
"id": 7904, "id": 7336,
"name": "date", "name": "date",
"kind": 32768, "kind": 32768,
"kindString": "Parameter", "kindString": "Parameter",
@ -940,7 +940,7 @@
} }
}, },
{ {
"id": 7898, "id": 7330,
"name": "title", "name": "title",
"kind": 32, "kind": 32,
"kindString": "Variable", "kindString": "Variable",
@ -961,7 +961,7 @@
} }
}, },
{ {
"id": 7900, "id": 7332,
"name": "value", "name": "value",
"kind": 32, "kind": 32,
"kindString": "Variable", "kindString": "Variable",
@ -987,10 +987,10 @@
"title": "Variables", "title": "Variables",
"kind": 32, "kind": 32,
"children": [ "children": [
7899, 7331,
7901, 7333,
7898, 7330,
7900 7332
] ]
} }
], ],
@ -1005,7 +1005,7 @@
} }
}, },
{ {
"id": 7886, "id": 7318,
"name": "prefixed", "name": "prefixed",
"kind": 4194304, "kind": 4194304,
"kindString": "Type alias", "kindString": "Type alias",
@ -1023,7 +1023,7 @@
"type": { "type": {
"type": "reflection", "type": "reflection",
"declaration": { "declaration": {
"id": 7887, "id": 7319,
"name": "__type", "name": "__type",
"kind": 65536, "kind": 65536,
"kindString": "Type literal", "kindString": "Type literal",
@ -1032,7 +1032,7 @@
}, },
"indexSignature": [ "indexSignature": [
{ {
"id": 7888, "id": 7320,
"name": "__index", "name": "__index",
"kind": 8192, "kind": 8192,
"kindString": "Index signature", "kindString": "Index signature",
@ -1041,7 +1041,7 @@
}, },
"parameters": [ "parameters": [
{ {
"id": 7889, "id": 7321,
"name": "key", "name": "key",
"kind": 32768, "kind": 32768,
"kindString": "Parameter", "kindString": "Parameter",
@ -1071,7 +1071,7 @@
} }
}, },
{ {
"id": 7857, "id": 7289,
"name": "MONTHS", "name": "MONTHS",
"kind": 32, "kind": 32,
"kindString": "Variable", "kindString": "Variable",
@ -1161,7 +1161,7 @@
"defaultValue": "styled.div<ISection>`\n\tmargin-bottom: ${(p) => p.size || 2}rem;\n`" "defaultValue": "styled.div<ISection>`\n\tmargin-bottom: ${(p) => p.size || 2}rem;\n`"
}, },
{ {
"id": 7832, "id": 7264,
"name": "StyledButton", "name": "StyledButton",
"kind": 32, "kind": 32,
"kindString": "Variable", "kindString": "Variable",
@ -1211,7 +1211,7 @@
{ {
"type": "reflection", "type": "reflection",
"declaration": { "declaration": {
"id": 7833, "id": 7265,
"name": "__type", "name": "__type",
"kind": 65536, "kind": 65536,
"kindString": "Type literal", "kindString": "Type literal",
@ -1225,7 +1225,7 @@
"defaultValue": "styled.button<IButtonStyle>`\n\tborder: none;\n\tborder-radius: 2px;\n\n\ttransition: background-color 0.2s linear;\n\n\twidth: 100%;\n\n\tpadding: 10px 20px;\n\n\tbackground-color: ${(p) => p.theme.gray};\n\n\toutline: none;\n\n\t${(p) => styleByStatus(p.status)}\n\n\tfont-family: 'Open Sans', sans-serif;\n\tfont-size: 13px;\n\n\tcursor: pointer;\n\n\t&:disabled {\n\t\tcursor: not-allowed;\n\n\t\tbox-shadow: 0 0;\n\n\t\tcolor: ${(p) => p.theme.white};\n\t\tbackground-color: ${(p) => p.theme.disableColor};\n\t}\n`" "defaultValue": "styled.button<IButtonStyle>`\n\tborder: none;\n\tborder-radius: 2px;\n\n\ttransition: background-color 0.2s linear;\n\n\twidth: 100%;\n\n\tpadding: 10px 20px;\n\n\tbackground-color: ${(p) => p.theme.gray};\n\n\toutline: none;\n\n\t${(p) => styleByStatus(p.status)}\n\n\tfont-family: 'Open Sans', sans-serif;\n\tfont-size: 13px;\n\n\tcursor: pointer;\n\n\t&:disabled {\n\t\tcursor: not-allowed;\n\n\t\tbox-shadow: 0 0;\n\n\t\tcolor: ${(p) => p.theme.white};\n\t\tbackground-color: ${(p) => p.theme.disableColor};\n\t}\n`"
}, },
{ {
"id": 7863, "id": 7295,
"name": "StyledCalendar", "name": "StyledCalendar",
"kind": 32, "kind": 32,
"kindString": "Variable", "kindString": "Variable",
@ -1263,7 +1263,7 @@
{ {
"type": "reflection", "type": "reflection",
"declaration": { "declaration": {
"id": 7864, "id": 7296,
"name": "__type", "name": "__type",
"kind": 65536, "kind": 65536,
"kindString": "Type literal", "kindString": "Type literal",
@ -1282,7 +1282,7 @@
{ {
"type": "reflection", "type": "reflection",
"declaration": { "declaration": {
"id": 7865, "id": 7297,
"name": "__type", "name": "__type",
"kind": 65536, "kind": 65536,
"kindString": "Type literal", "kindString": "Type literal",
@ -1296,7 +1296,7 @@
"defaultValue": "styled.table`\n\twidth: 100%;\n`" "defaultValue": "styled.table`\n\twidth: 100%;\n`"
}, },
{ {
"id": 7875, "id": 7307,
"name": "StyledCalendarCell", "name": "StyledCalendarCell",
"kind": 32, "kind": 32,
"kindString": "Variable", "kindString": "Variable",
@ -1333,7 +1333,7 @@
}, },
{ {
"type": "reference", "type": "reference",
"id": 7859, "id": 7291,
"name": "IStyledCalendarCell" "name": "IStyledCalendarCell"
}, },
{ {
@ -1346,7 +1346,7 @@
{ {
"type": "reflection", "type": "reflection",
"declaration": { "declaration": {
"id": 7876, "id": 7308,
"name": "__type", "name": "__type",
"kind": 65536, "kind": 65536,
"kindString": "Type literal", "kindString": "Type literal",
@ -1360,7 +1360,7 @@
"defaultValue": "styled.td<IStyledCalendarCell>`\n\ttext-align: center;\n\n\tborder-radius: 2px;\n\n\tpadding: 10px;\n\n\t${(p) =>\n\t\tp.hasValue &&\n\t\tcss`\n\t\t\t&:hover {\n\t\t\t\tcolor: ${(p) => p.theme.secondaryColor};\n\t\t\t\tbackground-color: ${(p) => p.theme.primaryColor};\n\n\t\t\t\tcursor: pointer;\n\t\t\t}\n\t\t`};\n\n\t${(p) =>\n\t\tp.isToday &&\n\t\tcss`\n\t\t\tcolor: ${p.theme.focusColor};\n\t\t\tbackground-color: ${p.theme.focusBackgroundColor};\n\t\t`};\n\n\t${(p) =>\n\t\tp.isSelected &&\n\t\tcss`\n\t\t\tcolor: ${(p) => p.theme.secondaryColor};\n\t\t\tbackground-color: ${(p) => p.theme.primaryColor};\n\t\t`};\n`" "defaultValue": "styled.td<IStyledCalendarCell>`\n\ttext-align: center;\n\n\tborder-radius: 2px;\n\n\tpadding: 10px;\n\n\t${(p) =>\n\t\tp.hasValue &&\n\t\tcss`\n\t\t\t&:hover {\n\t\t\t\tcolor: ${(p) => p.theme.secondaryColor};\n\t\t\t\tbackground-color: ${(p) => p.theme.primaryColor};\n\n\t\t\t\tcursor: pointer;\n\t\t\t}\n\t\t`};\n\n\t${(p) =>\n\t\tp.isToday &&\n\t\tcss`\n\t\t\tcolor: ${p.theme.focusColor};\n\t\t\tbackground-color: ${p.theme.focusBackgroundColor};\n\t\t`};\n\n\t${(p) =>\n\t\tp.isSelected &&\n\t\tcss`\n\t\t\tcolor: ${(p) => p.theme.secondaryColor};\n\t\t\tbackground-color: ${(p) => p.theme.primaryColor};\n\t\t`};\n`"
}, },
{ {
"id": 7866, "id": 7298,
"name": "StyledCalendarHeader", "name": "StyledCalendarHeader",
"kind": 32, "kind": 32,
"kindString": "Variable", "kindString": "Variable",
@ -1398,7 +1398,7 @@
{ {
"type": "reflection", "type": "reflection",
"declaration": { "declaration": {
"id": 7867, "id": 7299,
"name": "__type", "name": "__type",
"kind": 65536, "kind": 65536,
"kindString": "Type literal", "kindString": "Type literal",
@ -1417,7 +1417,7 @@
{ {
"type": "reflection", "type": "reflection",
"declaration": { "declaration": {
"id": 7868, "id": 7300,
"name": "__type", "name": "__type",
"kind": 65536, "kind": 65536,
"kindString": "Type literal", "kindString": "Type literal",
@ -1431,7 +1431,7 @@
"defaultValue": "styled.th`\n\ttext-transform: uppercase;\n\n\tpadding: 10px;\n`" "defaultValue": "styled.th`\n\ttext-transform: uppercase;\n\n\tpadding: 10px;\n`"
}, },
{ {
"id": 7869, "id": 7301,
"name": "StyledCalendarNavigation", "name": "StyledCalendarNavigation",
"kind": 32, "kind": 32,
"kindString": "Variable", "kindString": "Variable",
@ -1469,7 +1469,7 @@
{ {
"type": "reflection", "type": "reflection",
"declaration": { "declaration": {
"id": 7870, "id": 7302,
"name": "__type", "name": "__type",
"kind": 65536, "kind": 65536,
"kindString": "Type literal", "kindString": "Type literal",
@ -1488,7 +1488,7 @@
{ {
"type": "reflection", "type": "reflection",
"declaration": { "declaration": {
"id": 7871, "id": 7303,
"name": "__type", "name": "__type",
"kind": 65536, "kind": 65536,
"kindString": "Type literal", "kindString": "Type literal",
@ -1502,7 +1502,7 @@
"defaultValue": "styled.td`\n\ttext-align: center;\n\tcursor: pointer;\n`" "defaultValue": "styled.td`\n\ttext-align: center;\n\tcursor: pointer;\n`"
}, },
{ {
"id": 7872, "id": 7304,
"name": "StyledCalendarNavigationMonth", "name": "StyledCalendarNavigationMonth",
"kind": 32, "kind": 32,
"kindString": "Variable", "kindString": "Variable",
@ -1540,7 +1540,7 @@
{ {
"type": "reflection", "type": "reflection",
"declaration": { "declaration": {
"id": 7873, "id": 7305,
"name": "__type", "name": "__type",
"kind": 65536, "kind": 65536,
"kindString": "Type literal", "kindString": "Type literal",
@ -1559,7 +1559,7 @@
{ {
"type": "reflection", "type": "reflection",
"declaration": { "declaration": {
"id": 7874, "id": 7306,
"name": "__type", "name": "__type",
"kind": 65536, "kind": 65536,
"kindString": "Type literal", "kindString": "Type literal",
@ -1616,7 +1616,7 @@
} }
}, },
{ {
"id": 7858, "id": 7290,
"name": "WEEK_DAYS_SHORT", "name": "WEEK_DAYS_SHORT",
"kind": 32, "kind": 32,
"kindString": "Variable", "kindString": "Variable",
@ -1691,7 +1691,7 @@
} }
}, },
{ {
"id": 7877, "id": 7309,
"name": "isNilOrEmpty", "name": "isNilOrEmpty",
"kind": 32, "kind": 32,
"kindString": "Variable", "kindString": "Variable",
@ -1710,7 +1710,7 @@
"type": { "type": {
"type": "reflection", "type": "reflection",
"declaration": { "declaration": {
"id": 7878, "id": 7310,
"name": "__type", "name": "__type",
"kind": 65536, "kind": 65536,
"kindString": "Type literal", "kindString": "Type literal",
@ -1719,7 +1719,7 @@
}, },
"signatures": [ "signatures": [
{ {
"id": 7879, "id": 7311,
"name": "__call", "name": "__call",
"kind": 4096, "kind": 4096,
"kindString": "Call signature", "kindString": "Call signature",
@ -1728,7 +1728,7 @@
}, },
"parameters": [ "parameters": [
{ {
"id": 7880, "id": 7312,
"name": "a", "name": "a",
"kind": 32768, "kind": 32768,
"kindString": "Parameter", "kindString": "Parameter",
@ -1809,7 +1809,7 @@
} }
}, },
{ {
"id": 7905, "id": 7337,
"name": "todayMoment", "name": "todayMoment",
"kind": 32, "kind": 32,
"kindString": "Variable", "kindString": "Variable",
@ -1831,7 +1831,7 @@
"defaultValue": "new Date()" "defaultValue": "new Date()"
}, },
{ {
"id": 7844, "id": 7276,
"name": "Button", "name": "Button",
"kind": 64, "kind": 64,
"kindString": "Function", "kindString": "Function",
@ -1842,7 +1842,7 @@
}, },
"signatures": [ "signatures": [
{ {
"id": 7845, "id": 7277,
"name": "Button", "name": "Button",
"kind": 4096, "kind": 4096,
"kindString": "Call signature", "kindString": "Call signature",
@ -1851,7 +1851,7 @@
}, },
"parameters": [ "parameters": [
{ {
"id": 7846, "id": 7278,
"name": "props", "name": "props",
"kind": 32768, "kind": 32768,
"kindString": "Parameter", "kindString": "Parameter",
@ -1864,7 +1864,7 @@
{ {
"type": "reflection", "type": "reflection",
"declaration": { "declaration": {
"id": 7847, "id": 7279,
"name": "__type", "name": "__type",
"kind": 65536, "kind": 65536,
"kindString": "Type literal", "kindString": "Type literal",
@ -1873,7 +1873,7 @@
}, },
"children": [ "children": [
{ {
"id": 7848, "id": 7280,
"name": "disabled", "name": "disabled",
"kind": 32, "kind": 32,
"kindString": "Variable", "kindString": "Variable",
@ -1895,7 +1895,7 @@
} }
}, },
{ {
"id": 7853, "id": 7285,
"name": "label", "name": "label",
"kind": 32, "kind": 32,
"kindString": "Variable", "kindString": "Variable",
@ -1916,7 +1916,7 @@
} }
}, },
{ {
"id": 7849, "id": 7281,
"name": "onClick", "name": "onClick",
"kind": 32, "kind": 32,
"kindString": "Variable", "kindString": "Variable",
@ -1938,7 +1938,7 @@
"type": { "type": {
"type": "reflection", "type": "reflection",
"declaration": { "declaration": {
"id": 7850, "id": 7282,
"name": "__type", "name": "__type",
"kind": 65536, "kind": 65536,
"kindString": "Type literal", "kindString": "Type literal",
@ -1947,7 +1947,7 @@
}, },
"signatures": [ "signatures": [
{ {
"id": 7851, "id": 7283,
"name": "__call", "name": "__call",
"kind": 4096, "kind": 4096,
"kindString": "Call signature", "kindString": "Call signature",
@ -1971,7 +1971,7 @@
} }
}, },
{ {
"id": 7852, "id": 7284,
"name": "status", "name": "status",
"kind": 32, "kind": 32,
"kindString": "Variable", "kindString": "Variable",
@ -1997,7 +1997,7 @@
} }
}, },
{ {
"id": 7854, "id": 7286,
"name": "type", "name": "type",
"kind": 32, "kind": 32,
"kindString": "Variable", "kindString": "Variable",
@ -2036,11 +2036,11 @@
"title": "Variables", "title": "Variables",
"kind": 32, "kind": 32,
"children": [ "children": [
7848, 7280,
7853, 7285,
7849, 7281,
7852, 7284,
7854 7286
] ]
} }
] ]
@ -2049,7 +2049,7 @@
{ {
"type": "reflection", "type": "reflection",
"declaration": { "declaration": {
"id": 7855, "id": 7287,
"name": "__type", "name": "__type",
"kind": 65536, "kind": 65536,
"kindString": "Type literal", "kindString": "Type literal",
@ -2058,7 +2058,7 @@
}, },
"children": [ "children": [
{ {
"id": 7856, "id": 7288,
"name": "children", "name": "children",
"kind": 32, "kind": 32,
"kindString": "Variable", "kindString": "Variable",
@ -2085,7 +2085,7 @@
"title": "Variables", "title": "Variables",
"kind": 32, "kind": 32,
"children": [ "children": [
7856 7288
] ]
} }
] ]
@ -2110,7 +2110,7 @@
] ]
}, },
{ {
"id": 7906, "id": 7338,
"name": "Calendar", "name": "Calendar",
"kind": 64, "kind": 64,
"kindString": "Function", "kindString": "Function",
@ -2120,7 +2120,7 @@
}, },
"signatures": [ "signatures": [
{ {
"id": 7907, "id": 7339,
"name": "Calendar", "name": "Calendar",
"kind": 4096, "kind": 4096,
"kindString": "Call signature", "kindString": "Call signature",
@ -2129,7 +2129,7 @@
}, },
"parameters": [ "parameters": [
{ {
"id": 7908, "id": 7340,
"name": "props", "name": "props",
"kind": 32768, "kind": 32768,
"kindString": "Parameter", "kindString": "Parameter",
@ -2142,7 +2142,7 @@
{ {
"type": "reflection", "type": "reflection",
"declaration": { "declaration": {
"id": 7909, "id": 7341,
"name": "__type", "name": "__type",
"kind": 65536, "kind": 65536,
"kindString": "Type literal", "kindString": "Type literal",
@ -2151,7 +2151,7 @@
}, },
"children": [ "children": [
{ {
"id": 7911, "id": 7343,
"name": "format", "name": "format",
"kind": 32, "kind": 32,
"kindString": "Variable", "kindString": "Variable",
@ -2172,7 +2172,7 @@
} }
}, },
{ {
"id": 7913, "id": 7345,
"name": "onChange", "name": "onChange",
"kind": 32, "kind": 32,
"kindString": "Variable", "kindString": "Variable",
@ -2190,7 +2190,7 @@
"type": { "type": {
"type": "reflection", "type": "reflection",
"declaration": { "declaration": {
"id": 7914, "id": 7346,
"name": "__type", "name": "__type",
"kind": 65536, "kind": 65536,
"kindString": "Type literal", "kindString": "Type literal",
@ -2199,7 +2199,7 @@
}, },
"signatures": [ "signatures": [
{ {
"id": 7915, "id": 7347,
"name": "__call", "name": "__call",
"kind": 4096, "kind": 4096,
"kindString": "Call signature", "kindString": "Call signature",
@ -2208,7 +2208,7 @@
}, },
"parameters": [ "parameters": [
{ {
"id": 7916, "id": 7348,
"name": "date", "name": "date",
"kind": 32768, "kind": 32768,
"kindString": "Parameter", "kindString": "Parameter",
@ -2238,7 +2238,7 @@
} }
}, },
{ {
"id": 7910, "id": 7342,
"name": "title", "name": "title",
"kind": 32, "kind": 32,
"kindString": "Variable", "kindString": "Variable",
@ -2259,7 +2259,7 @@
} }
}, },
{ {
"id": 7912, "id": 7344,
"name": "value", "name": "value",
"kind": 32, "kind": 32,
"kindString": "Variable", "kindString": "Variable",
@ -2285,10 +2285,10 @@
"title": "Variables", "title": "Variables",
"kind": 32, "kind": 32,
"children": [ "children": [
7911, 7343,
7913, 7345,
7910, 7342,
7912 7344
] ]
} }
] ]
@ -2297,7 +2297,7 @@
{ {
"type": "reflection", "type": "reflection",
"declaration": { "declaration": {
"id": 7917, "id": 7349,
"name": "__type", "name": "__type",
"kind": 65536, "kind": 65536,
"kindString": "Type literal", "kindString": "Type literal",
@ -2306,7 +2306,7 @@
}, },
"children": [ "children": [
{ {
"id": 7918, "id": 7350,
"name": "children", "name": "children",
"kind": 32, "kind": 32,
"kindString": "Variable", "kindString": "Variable",
@ -2332,7 +2332,7 @@
"title": "Variables", "title": "Variables",
"kind": 32, "kind": 32,
"children": [ "children": [
7918 7350
] ]
} }
] ]
@ -2357,7 +2357,7 @@
] ]
}, },
{ {
"id": 7881, "id": 7313,
"name": "isJSON", "name": "isJSON",
"kind": 64, "kind": 64,
"kindString": "Function", "kindString": "Function",
@ -2368,7 +2368,7 @@
}, },
"signatures": [ "signatures": [
{ {
"id": 7882, "id": 7314,
"name": "isJSON", "name": "isJSON",
"kind": 4096, "kind": 4096,
"kindString": "Call signature", "kindString": "Call signature",
@ -2377,7 +2377,7 @@
}, },
"parameters": [ "parameters": [
{ {
"id": 7883, "id": 7315,
"name": "str", "name": "str",
"kind": 32768, "kind": 32768,
"kindString": "Parameter", "kindString": "Parameter",
@ -2405,7 +2405,7 @@
] ]
}, },
{ {
"id": 7890, "id": 7322,
"name": "keyPrefix", "name": "keyPrefix",
"kind": 64, "kind": 64,
"kindString": "Function", "kindString": "Function",
@ -2416,7 +2416,7 @@
}, },
"signatures": [ "signatures": [
{ {
"id": 7891, "id": 7323,
"name": "keyPrefix", "name": "keyPrefix",
"kind": 4096, "kind": 4096,
"kindString": "Call signature", "kindString": "Call signature",
@ -2425,7 +2425,7 @@
}, },
"parameters": [ "parameters": [
{ {
"id": 7892, "id": 7324,
"name": "source", "name": "source",
"kind": 32768, "kind": 32768,
"kindString": "Parameter", "kindString": "Parameter",
@ -2434,12 +2434,12 @@
}, },
"type": { "type": {
"type": "reference", "type": "reference",
"id": 7886, "id": 7318,
"name": "prefixed" "name": "prefixed"
} }
}, },
{ {
"id": 7893, "id": 7325,
"name": "prefix", "name": "prefix",
"kind": 32768, "kind": 32768,
"kindString": "Parameter", "kindString": "Parameter",
@ -2454,7 +2454,7 @@
], ],
"type": { "type": {
"type": "reference", "type": "reference",
"id": 7886, "id": 7318,
"name": "prefixed" "name": "prefixed"
} }
} }
@ -2468,7 +2468,7 @@
] ]
}, },
{ {
"id": 7894, "id": 7326,
"name": "logVal", "name": "logVal",
"kind": 64, "kind": 64,
"kindString": "Function", "kindString": "Function",
@ -2479,7 +2479,7 @@
}, },
"signatures": [ "signatures": [
{ {
"id": 7895, "id": 7327,
"name": "logVal", "name": "logVal",
"kind": 4096, "kind": 4096,
"kindString": "Call signature", "kindString": "Call signature",
@ -2488,7 +2488,7 @@
}, },
"parameters": [ "parameters": [
{ {
"id": 7896, "id": 7328,
"name": "x", "name": "x",
"kind": 32768, "kind": 32768,
"kindString": "Parameter", "kindString": "Parameter",
@ -2516,7 +2516,7 @@
] ]
}, },
{ {
"id": 7884, "id": 7316,
"name": "noop", "name": "noop",
"kind": 64, "kind": 64,
"kindString": "Function", "kindString": "Function",
@ -2527,7 +2527,7 @@
}, },
"signatures": [ "signatures": [
{ {
"id": 7885, "id": 7317,
"name": "noop", "name": "noop",
"kind": 4096, "kind": 4096,
"kindString": "Call signature", "kindString": "Call signature",
@ -2613,7 +2613,7 @@
"children": [ "children": [
38, 38,
34, 34,
7859, 7291,
7 7
] ]
}, },
@ -2621,42 +2621,42 @@
"title": "Type aliases", "title": "Type aliases",
"kind": 4194304, "kind": 4194304,
"children": [ "children": [
7834, 7266,
7886 7318
] ]
}, },
{ {
"title": "Variables", "title": "Variables",
"kind": 32, "kind": 32,
"children": [ "children": [
7857, 7289,
36, 36,
7832, 7264,
7863, 7295,
7875, 7307,
7866, 7298,
7869, 7301,
7872, 7304,
33, 33,
7858, 7290,
31, 31,
30, 30,
7877, 7309,
32, 32,
29, 29,
7905 7337
] ]
}, },
{ {
"title": "Functions", "title": "Functions",
"kind": 64, "kind": 64,
"children": [ "children": [
7844, 7276,
7906, 7338,
7881, 7313,
7890, 7322,
7894, 7326,
7884, 7316,
40 40
] ]
} }

File diff suppressed because it is too large Load diff

View file

@ -1044,7 +1044,7 @@
} }
] ]
}, },
"defaultValue": "styled.div.attrs({\n\tclassName: 'GridCol',\n})<IGridCol>`\n\tmargin: 5px;\n\n\talign-self: flex-start;\n\n\twidth: calc(100% - 10px);\n\n\t@media only screen and (min-width: ${(p) => p.theme.tabletScreenSize}px) {\n\t\twidth: calc(${(p) => (100 / 12) * (p.size < 4 ? 4 : p.size)}% - 10px);\n\t}\n\n\t@media only screen and (min-width: ${(p) => p.theme.mediumScreenSize}px) {\n\t\twidth: calc(${(p) => (100 / 12) * (p.size < 4 ? 4 : p.size)}% - 10px);\n\t}\n\n\t@media only screen and (min-width: ${(p) => p.theme.largeScreenSize}px) {\n\t\twidth: calc(${(p) => (100 / 12) * p.size}% - 10px);\n\t}\n\n\t/* @media only screen and (min-width: ${(p) => p.theme.extraLargeScreenSize}px) {\n\t\tmin-width: 100px;\n\t\twidth: calc(${(p) => (100 / 12) * p.size}% - 10%);\n\t} */\n`" "defaultValue": "styled.div.attrs({\n\tclassName: 'GridCol',\n})<IGridCol>`\n\tmargin: 5px;\n\tmargin-bottom: 10px;\n\n\talign-self: flex-start;\n\n\twidth: calc(100% - 10px);\n\n\t@media only screen and (min-width: ${(p) => p.theme.tabletScreenSize}px) {\n\t\twidth: calc(${(p) => (100 / 12) * (p.size < 4 ? 4 : p.size)}% - 10px);\n\t}\n\n\t@media only screen and (min-width: ${(p) => p.theme.mediumScreenSize}px) {\n\t\twidth: calc(${(p) => (100 / 12) * (p.size < 4 ? 4 : p.size)}% - 10px);\n\t}\n\n\t@media only screen and (min-width: ${(p) => p.theme.largeScreenSize}px) {\n\t\twidth: calc(${(p) => (100 / 12) * p.size}% - 10px);\n\t}\n\n\t/* @media only screen and (min-width: ${(p) => p.theme.extraLargeScreenSize}px) {\n\t\tmin-width: 100px;\n\t\twidth: calc(${(p) => (100 / 12) * p.size}% - 10%);\n\t} */\n`"
}, },
{ {
"id": 27, "id": 27,

View file

@ -1804,7 +1804,7 @@
} }
] ]
}, },
"defaultValue": "styled.div<IStyledRadioButtonItem>`\n\tmargin: ${(p) => (p.horizontal ? '0 0 0 10px' : '0 0 10px 0')};\n\tdisplay: ${(p) => (p.horizontal ? 'inline-block' : 'block')};\n\n\t&:nth-child(2) {\n\t\tmargin: ${(p) => (p.horizontal ? '0' : '0 0 10px 0')};\n\t}\n\n\t& input[type='radio'] {\n\t\tdisplay: none;\n\t}\n\n\t& label {\n\t\tcursor: pointer;\n\t\tcolor: ${(p) => p.theme.primaryColor};\n\t}\n\n\t& span {\n\t\tmargin-left: 5px;\n\t\tcolor: ${(p) => p.theme.black};\n\t}\n`" "defaultValue": "styled.div<IStyledRadioButtonItem>`\n\tmargin: ${(p) => (p.horizontal ? '0 0 0 10px' : '0 0 10px 0')};\n\tdisplay: ${(p) => (p.horizontal ? 'inline-block' : 'block')};\n\n\t&:nth-child(2) {\n\t\tmargin: ${(p) => (p.horizontal ? '0' : '0 0 10px 0')};\n\t}\n\n\t& input[type='radio'] {\n\t\tdisplay: none;\n\t}\n\n\t& label {\n\t\tcursor: pointer;\n\t\tcolor: ${(p) => p.theme.primaryColor};\n\t}\n\n\t& span {\n\t\tmargin-left: 5px;\n\n\t\tcolor: ${(p) => p.theme.black};\n\t}\n`"
}, },
{ {
"id": 82, "id": 82,

View file

@ -1,6 +1,6 @@
{ {
"name": "@romanjaros/treejs-api", "name": "@romanjaros/treejs-api",
"version": "0.2.2", "version": "0.2.3",
"description": "", "description": "",
"author": "romanjaros <jarosr93@gmail.com>", "author": "romanjaros <jarosr93@gmail.com>",
"license": "ISC", "license": "ISC",
@ -10,9 +10,9 @@
"ci:publish": "cp package.json dist && cd dist/ && npm publish && rm package.json" "ci:publish": "cp package.json dist && cd dist/ && npm publish && rm package.json"
}, },
"dependencies": { "dependencies": {
"@romanjaros/treejs-constants": "^0.2.2", "@romanjaros/treejs-constants": "^0.2.3",
"@romanjaros/treejs-types": "^0.2.2", "@romanjaros/treejs-types": "^0.2.3",
"@romanjaros/treejs-utils": "^0.2.2" "@romanjaros/treejs-utils": "^0.2.3"
}, },
"peerDependencies": { "peerDependencies": {
"redux": "4.0.5", "redux": "4.0.5",

View file

@ -1,6 +1,6 @@
{ {
"name": "@romanjaros/treejs-auth", "name": "@romanjaros/treejs-auth",
"version": "0.2.2", "version": "0.2.3",
"description": "", "description": "",
"author": "romanjaros <jarosr93@gmail.com>", "author": "romanjaros <jarosr93@gmail.com>",
"license": "ISC", "license": "ISC",
@ -10,8 +10,8 @@
"ci:publish": "cp package.json dist && cd dist/ && npm publish && rm package.json" "ci:publish": "cp package.json dist && cd dist/ && npm publish && rm package.json"
}, },
"dependencies": { "dependencies": {
"@romanjaros/treejs-constants": "^0.2.2", "@romanjaros/treejs-constants": "^0.2.3",
"@romanjaros/treejs-types": "^0.2.2" "@romanjaros/treejs-types": "^0.2.3"
}, },
"peerDependencies": { "peerDependencies": {
"redux": "4.0.5", "redux": "4.0.5",

View file

@ -1,6 +1,6 @@
{ {
"name": "@romanjaros/treejs-components", "name": "@romanjaros/treejs-components",
"version": "0.2.2", "version": "0.2.3",
"description": "", "description": "",
"author": "romanjaros <jarosr93@gmail.com>", "author": "romanjaros <jarosr93@gmail.com>",
"license": "ISC", "license": "ISC",
@ -10,9 +10,9 @@
"ci:publish": "cp package.json dist && cd dist/ && npm publish && rm package.json" "ci:publish": "cp package.json dist && cd dist/ && npm publish && rm package.json"
}, },
"dependencies": { "dependencies": {
"@romanjaros/treejs-constants": "^0.2.2", "@romanjaros/treejs-constants": "^0.2.3",
"@romanjaros/treejs-types": "^0.2.2", "@romanjaros/treejs-types": "^0.2.3",
"@romanjaros/treejs-utils": "^0.2.2" "@romanjaros/treejs-utils": "^0.2.3"
}, },
"peerDependencies": { "peerDependencies": {
"@fortawesome/fontawesome-svg-core": "1.2.27", "@fortawesome/fontawesome-svg-core": "1.2.27",

View file

@ -1,6 +1,6 @@
{ {
"name": "@romanjaros/treejs-constants", "name": "@romanjaros/treejs-constants",
"version": "0.2.2", "version": "0.2.3",
"description": "", "description": "",
"author": "romanjaros <jarosr93@gmail.com>", "author": "romanjaros <jarosr93@gmail.com>",
"license": "ISC", "license": "ISC",

View file

@ -1,6 +1,6 @@
{ {
"name": "@romanjaros/treejs-forms", "name": "@romanjaros/treejs-forms",
"version": "0.2.2", "version": "0.2.3",
"description": "", "description": "",
"author": "romanjaros <jarosr93@gmail.com>", "author": "romanjaros <jarosr93@gmail.com>",
"license": "ISC", "license": "ISC",
@ -10,9 +10,9 @@
"ci:publish": "cp package.json dist && cd dist/ && npm publish && rm package.json" "ci:publish": "cp package.json dist && cd dist/ && npm publish && rm package.json"
}, },
"dependencies": { "dependencies": {
"@romanjaros/treejs-components": "^0.2.2", "@romanjaros/treejs-components": "^0.2.3",
"@romanjaros/treejs-types": "^0.2.2", "@romanjaros/treejs-types": "^0.2.3",
"@romanjaros/treejs-utils": "^0.2.2" "@romanjaros/treejs-utils": "^0.2.3"
}, },
"peerDependencies": { "peerDependencies": {
"formik": "2.1.5" "formik": "2.1.5"

View file

@ -1,6 +1,6 @@
{ {
"name": "@romanjaros/treejs-localization", "name": "@romanjaros/treejs-localization",
"version": "0.2.2", "version": "0.2.3",
"description": "", "description": "",
"author": "romanjaros <jarosr93@gmail.com>", "author": "romanjaros <jarosr93@gmail.com>",
"license": "ISC", "license": "ISC",

View file

@ -1,6 +1,6 @@
{ {
"name": "@romanjaros/treejs-types", "name": "@romanjaros/treejs-types",
"version": "0.2.2", "version": "0.2.3",
"description": "", "description": "",
"author": "romanjaros <jarosr93@gmail.com>", "author": "romanjaros <jarosr93@gmail.com>",
"license": "ISC", "license": "ISC",

View file

@ -1,6 +1,6 @@
{ {
"name": "@romanjaros/treejs-utils", "name": "@romanjaros/treejs-utils",
"version": "0.2.2", "version": "0.2.3",
"description": "", "description": "",
"author": "romanjaros <jarosr93@gmail.com>", "author": "romanjaros <jarosr93@gmail.com>",
"license": "ISC", "license": "ISC",