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/*"
],
"npmClient": "npm",
"version": "0.2.2"
"version": "0.2.3"
}

View file

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

View file

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

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,

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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