diff --git a/packages/api/src/context/createApiContext.js b/packages/api/src/context/createApiContext.js index 700876567..4a1cd1f27 100644 --- a/packages/api/src/context/createApiContext.js +++ b/packages/api/src/context/createApiContext.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/api/src/context/createAuthorize.js b/packages/api/src/context/createAuthorize.js index fc7c2e216..c24cda345 100644 --- a/packages/api/src/context/createAuthorize.js +++ b/packages/api/src/context/createAuthorize.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/api/src/context/createAuthorize.test.js b/packages/api/src/context/createAuthorize.test.js index 2940cecaa..eb20ddd0b 100644 --- a/packages/api/src/context/createAuthorize.test.js +++ b/packages/api/src/context/createAuthorize.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/api/src/context/createContext.js b/packages/api/src/context/createContext.js index cf777a394..2d1d27f76 100644 --- a/packages/api/src/context/createContext.js +++ b/packages/api/src/context/createContext.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/api/src/context/createContext.test.js b/packages/api/src/context/createContext.test.js index 66680dca4..01be5e5a3 100644 --- a/packages/api/src/context/createContext.test.js +++ b/packages/api/src/context/createContext.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/api/src/context/errors.js b/packages/api/src/context/errors.js index e43ddb26b..a40e3539f 100644 --- a/packages/api/src/context/errors.js +++ b/packages/api/src/context/errors.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/api/src/context/readConfigFile.js b/packages/api/src/context/readConfigFile.js index 0e68b579f..3d2640812 100644 --- a/packages/api/src/context/readConfigFile.js +++ b/packages/api/src/context/readConfigFile.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/api/src/context/readConfigFile.test.js b/packages/api/src/context/readConfigFile.test.js index 8b05820bc..a10b4db83 100644 --- a/packages/api/src/context/readConfigFile.test.js +++ b/packages/api/src/context/readConfigFile.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/api/src/index.js b/packages/api/src/index.js index e46c8f9e6..3060653cd 100644 --- a/packages/api/src/index.js +++ b/packages/api/src/index.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/api/src/routes/page/getPageConfig.js b/packages/api/src/routes/page/getPageConfig.js index d4ff1cc16..16cc249e1 100644 --- a/packages/api/src/routes/page/getPageConfig.js +++ b/packages/api/src/routes/page/getPageConfig.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/api/src/routes/page/getPageConfig.test.js b/packages/api/src/routes/page/getPageConfig.test.js index b70227efc..771c3a01e 100644 --- a/packages/api/src/routes/page/getPageConfig.test.js +++ b/packages/api/src/routes/page/getPageConfig.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/api/src/routes/request/authorizeRequest.js b/packages/api/src/routes/request/authorizeRequest.js index 6ac06270d..cfa918e04 100644 --- a/packages/api/src/routes/request/authorizeRequest.js +++ b/packages/api/src/routes/request/authorizeRequest.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/api/src/routes/request/callRequest.js b/packages/api/src/routes/request/callRequest.js index 8609d62a3..b54e64f77 100644 --- a/packages/api/src/routes/request/callRequest.js +++ b/packages/api/src/routes/request/callRequest.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/api/src/routes/request/callRequest.test.js b/packages/api/src/routes/request/callRequest.test.js index 36d96f256..3e0e89409 100644 --- a/packages/api/src/routes/request/callRequest.test.js +++ b/packages/api/src/routes/request/callRequest.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/api/src/routes/request/callRequestResolver.js b/packages/api/src/routes/request/callRequestResolver.js index ce5cf4c0b..c61e66281 100644 --- a/packages/api/src/routes/request/callRequestResolver.js +++ b/packages/api/src/routes/request/callRequestResolver.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/api/src/routes/request/checkConnectionRead.js b/packages/api/src/routes/request/checkConnectionRead.js index f30566a92..f9e12b6ea 100644 --- a/packages/api/src/routes/request/checkConnectionRead.js +++ b/packages/api/src/routes/request/checkConnectionRead.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/api/src/routes/request/checkConnectionWrite.js b/packages/api/src/routes/request/checkConnectionWrite.js index a542a96bc..bc265b536 100644 --- a/packages/api/src/routes/request/checkConnectionWrite.js +++ b/packages/api/src/routes/request/checkConnectionWrite.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/api/src/routes/request/evaluateOperators.js b/packages/api/src/routes/request/evaluateOperators.js index a2e15826b..922a4c22c 100644 --- a/packages/api/src/routes/request/evaluateOperators.js +++ b/packages/api/src/routes/request/evaluateOperators.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/api/src/routes/request/getConnection.js b/packages/api/src/routes/request/getConnection.js index c8ddf3980..ee22dfb40 100644 --- a/packages/api/src/routes/request/getConnection.js +++ b/packages/api/src/routes/request/getConnection.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/api/src/routes/request/getConnectionConfig.js b/packages/api/src/routes/request/getConnectionConfig.js index 76ac527e7..a9f010ce5 100644 --- a/packages/api/src/routes/request/getConnectionConfig.js +++ b/packages/api/src/routes/request/getConnectionConfig.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/api/src/routes/request/getRequestConfig.js b/packages/api/src/routes/request/getRequestConfig.js index ec738fda4..141849569 100644 --- a/packages/api/src/routes/request/getRequestConfig.js +++ b/packages/api/src/routes/request/getRequestConfig.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/api/src/routes/request/getRequestResolver.js b/packages/api/src/routes/request/getRequestResolver.js index 313b67546..fec135d05 100644 --- a/packages/api/src/routes/request/getRequestResolver.js +++ b/packages/api/src/routes/request/getRequestResolver.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/api/src/routes/request/validateSchemas.js b/packages/api/src/routes/request/validateSchemas.js index 5523ce1f7..ffef56264 100644 --- a/packages/api/src/routes/request/validateSchemas.js +++ b/packages/api/src/routes/request/validateSchemas.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/api/src/routes/rootConfig/getHomeAndMenus.js b/packages/api/src/routes/rootConfig/getHomeAndMenus.js index 749aace4c..88f841760 100644 --- a/packages/api/src/routes/rootConfig/getHomeAndMenus.js +++ b/packages/api/src/routes/rootConfig/getHomeAndMenus.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/api/src/routes/rootConfig/getHomeAndMenus.test.js b/packages/api/src/routes/rootConfig/getHomeAndMenus.test.js index 4f8fff219..9aaee4d3f 100644 --- a/packages/api/src/routes/rootConfig/getHomeAndMenus.test.js +++ b/packages/api/src/routes/rootConfig/getHomeAndMenus.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/api/src/routes/rootConfig/getLowdefyGlobal.js b/packages/api/src/routes/rootConfig/getLowdefyGlobal.js index b69fee989..a12bccb09 100644 --- a/packages/api/src/routes/rootConfig/getLowdefyGlobal.js +++ b/packages/api/src/routes/rootConfig/getLowdefyGlobal.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/api/src/routes/rootConfig/getLowdefyGlobal.test.js b/packages/api/src/routes/rootConfig/getLowdefyGlobal.test.js index 39e889da5..23f8d636e 100644 --- a/packages/api/src/routes/rootConfig/getLowdefyGlobal.test.js +++ b/packages/api/src/routes/rootConfig/getLowdefyGlobal.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/api/src/routes/rootConfig/getRootConfig.js b/packages/api/src/routes/rootConfig/getRootConfig.js index 691f61ad5..063df4e96 100644 --- a/packages/api/src/routes/rootConfig/getRootConfig.js +++ b/packages/api/src/routes/rootConfig/getRootConfig.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/api/src/routes/rootConfig/getRootConfig.test.js b/packages/api/src/routes/rootConfig/getRootConfig.test.js index 60892191d..73db0e552 100644 --- a/packages/api/src/routes/rootConfig/getRootConfig.test.js +++ b/packages/api/src/routes/rootConfig/getRootConfig.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/api/src/routes/rootConfig/menus/filterMenuList.js b/packages/api/src/routes/rootConfig/menus/filterMenuList.js index 005a23c30..d089333e2 100644 --- a/packages/api/src/routes/rootConfig/menus/filterMenuList.js +++ b/packages/api/src/routes/rootConfig/menus/filterMenuList.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/api/src/routes/rootConfig/menus/filterMenus.js b/packages/api/src/routes/rootConfig/menus/filterMenus.js index 08bab2105..02452535c 100644 --- a/packages/api/src/routes/rootConfig/menus/filterMenus.js +++ b/packages/api/src/routes/rootConfig/menus/filterMenus.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/api/src/routes/rootConfig/menus/getMenus.js b/packages/api/src/routes/rootConfig/menus/getMenus.js index 7f3f7c8f5..f60939f45 100644 --- a/packages/api/src/routes/rootConfig/menus/getMenus.js +++ b/packages/api/src/routes/rootConfig/menus/getMenus.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/api/src/routes/rootConfig/menus/getMenus.test.js b/packages/api/src/routes/rootConfig/menus/getMenus.test.js index cf64b1547..0bfe2ac86 100644 --- a/packages/api/src/routes/rootConfig/menus/getMenus.test.js +++ b/packages/api/src/routes/rootConfig/menus/getMenus.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/api/src/test/testContext.js b/packages/api/src/test/testContext.js index ea54575ea..b2fa0e3af 100644 --- a/packages/api/src/test/testContext.js +++ b/packages/api/src/test/testContext.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/addDefaultPages/404.js b/packages/build/src/build/addDefaultPages/404.js index 1da10d03d..7c6d99c17 100644 --- a/packages/build/src/build/addDefaultPages/404.js +++ b/packages/build/src/build/addDefaultPages/404.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/addDefaultPages/addDefaultPages.js b/packages/build/src/build/addDefaultPages/addDefaultPages.js index 05d4546c4..bd8f899d3 100644 --- a/packages/build/src/build/addDefaultPages/addDefaultPages.js +++ b/packages/build/src/build/addDefaultPages/addDefaultPages.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/addDefaultPages/addDefaultPages.test.js b/packages/build/src/build/addDefaultPages/addDefaultPages.test.js index aca206a5e..316de85a5 100644 --- a/packages/build/src/build/addDefaultPages/addDefaultPages.test.js +++ b/packages/build/src/build/addDefaultPages/addDefaultPages.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/buildAuth/buildAuth.js b/packages/build/src/build/buildAuth/buildAuth.js index a773cda93..e9ee8a529 100644 --- a/packages/build/src/build/buildAuth/buildAuth.js +++ b/packages/build/src/build/buildAuth/buildAuth.js @@ -1,7 +1,7 @@ /* eslint-disable no-param-reassign */ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/buildAuth/buildAuth.test.js b/packages/build/src/build/buildAuth/buildAuth.test.js index 14e659fcb..7274bdfba 100644 --- a/packages/build/src/build/buildAuth/buildAuth.test.js +++ b/packages/build/src/build/buildAuth/buildAuth.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/buildAuth/getPageRoles.js b/packages/build/src/build/buildAuth/getPageRoles.js index b157902d1..8fc496c2d 100644 --- a/packages/build/src/build/buildAuth/getPageRoles.js +++ b/packages/build/src/build/buildAuth/getPageRoles.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/buildAuth/getPageRoles.test.js b/packages/build/src/build/buildAuth/getPageRoles.test.js index 4a7d45810..8df179c2b 100644 --- a/packages/build/src/build/buildAuth/getPageRoles.test.js +++ b/packages/build/src/build/buildAuth/getPageRoles.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/buildAuth/getProtectedPages.js b/packages/build/src/build/buildAuth/getProtectedPages.js index fdb17ea98..3b2135391 100644 --- a/packages/build/src/build/buildAuth/getProtectedPages.js +++ b/packages/build/src/build/buildAuth/getProtectedPages.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/buildAuth/getProtectedPages.test.js b/packages/build/src/build/buildAuth/getProtectedPages.test.js index 24621128a..078c960fc 100644 --- a/packages/build/src/build/buildAuth/getProtectedPages.test.js +++ b/packages/build/src/build/buildAuth/getProtectedPages.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/buildConnections.js b/packages/build/src/build/buildConnections.js index dd9c539b8..5e7da832b 100644 --- a/packages/build/src/build/buildConnections.js +++ b/packages/build/src/build/buildConnections.js @@ -1,7 +1,7 @@ /* eslint-disable no-param-reassign */ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/buildConnections.test.js b/packages/build/src/build/buildConnections.test.js index 466694c87..9f1adebaa 100644 --- a/packages/build/src/build/buildConnections.test.js +++ b/packages/build/src/build/buildConnections.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/buildIcons.js b/packages/build/src/build/buildIcons.js index a11f91daa..eb992fa3c 100644 --- a/packages/build/src/build/buildIcons.js +++ b/packages/build/src/build/buildIcons.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/buildMenu.js b/packages/build/src/build/buildMenu.js index 0ee022588..08e7aa886 100644 --- a/packages/build/src/build/buildMenu.js +++ b/packages/build/src/build/buildMenu.js @@ -1,7 +1,7 @@ /* eslint-disable no-param-reassign */ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/buildMenu.test.js b/packages/build/src/build/buildMenu.test.js index 9ad6183b3..be2e7c0c5 100644 --- a/packages/build/src/build/buildMenu.test.js +++ b/packages/build/src/build/buildMenu.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/buildPages/buildBlock/buildBlock.js b/packages/build/src/build/buildPages/buildBlock/buildBlock.js index 420b7a951..c8e2bf33d 100644 --- a/packages/build/src/build/buildPages/buildBlock/buildBlock.js +++ b/packages/build/src/build/buildPages/buildBlock/buildBlock.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/buildPages/buildBlock/buildEvents.js b/packages/build/src/build/buildPages/buildBlock/buildEvents.js index 25ab200b8..722540a47 100644 --- a/packages/build/src/build/buildPages/buildBlock/buildEvents.js +++ b/packages/build/src/build/buildPages/buildBlock/buildEvents.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/buildPages/buildBlock/buildEvents.test.js b/packages/build/src/build/buildPages/buildBlock/buildEvents.test.js index 12a47fcb9..350da60b2 100644 --- a/packages/build/src/build/buildPages/buildBlock/buildEvents.test.js +++ b/packages/build/src/build/buildPages/buildBlock/buildEvents.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/buildPages/buildBlock/buildRequests.js b/packages/build/src/build/buildPages/buildBlock/buildRequests.js index cac834269..ed65f58e5 100644 --- a/packages/build/src/build/buildPages/buildBlock/buildRequests.js +++ b/packages/build/src/build/buildPages/buildBlock/buildRequests.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/buildPages/buildBlock/buildSubBlocks.js b/packages/build/src/build/buildPages/buildBlock/buildSubBlocks.js index 9e8eac6ca..9f55485c9 100644 --- a/packages/build/src/build/buildPages/buildBlock/buildSubBlocks.js +++ b/packages/build/src/build/buildPages/buildBlock/buildSubBlocks.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/buildPages/buildBlock/countBlockOperators.js b/packages/build/src/build/buildPages/buildBlock/countBlockOperators.js index ba278748b..2ca13f02c 100644 --- a/packages/build/src/build/buildPages/buildBlock/countBlockOperators.js +++ b/packages/build/src/build/buildPages/buildBlock/countBlockOperators.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/buildPages/buildBlock/countBlockOperators.test.js b/packages/build/src/build/buildPages/buildBlock/countBlockOperators.test.js index 955e59a54..f61d46a1c 100644 --- a/packages/build/src/build/buildPages/buildBlock/countBlockOperators.test.js +++ b/packages/build/src/build/buildPages/buildBlock/countBlockOperators.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/buildPages/buildBlock/moveSubBlocksToArea.js b/packages/build/src/build/buildPages/buildBlock/moveSubBlocksToArea.js index afe524587..42586403f 100644 --- a/packages/build/src/build/buildPages/buildBlock/moveSubBlocksToArea.js +++ b/packages/build/src/build/buildPages/buildBlock/moveSubBlocksToArea.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/buildPages/buildBlock/setBlockId.js b/packages/build/src/build/buildPages/buildBlock/setBlockId.js index a3dceb7d8..3984c3319 100644 --- a/packages/build/src/build/buildPages/buildBlock/setBlockId.js +++ b/packages/build/src/build/buildPages/buildBlock/setBlockId.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/buildPages/buildBlock/validateBlock.js b/packages/build/src/build/buildPages/buildBlock/validateBlock.js index 5360f7921..e07528c14 100644 --- a/packages/build/src/build/buildPages/buildBlock/validateBlock.js +++ b/packages/build/src/build/buildPages/buildBlock/validateBlock.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/buildPages/buildPage.js b/packages/build/src/build/buildPages/buildPage.js index f6b1f8b5f..84ffe1036 100644 --- a/packages/build/src/build/buildPages/buildPage.js +++ b/packages/build/src/build/buildPages/buildPage.js @@ -1,7 +1,7 @@ /* eslint-disable no-param-reassign */ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/buildPages/buildPages.js b/packages/build/src/build/buildPages/buildPages.js index 5de19e0ee..7ff68ce7e 100644 --- a/packages/build/src/build/buildPages/buildPages.js +++ b/packages/build/src/build/buildPages/buildPages.js @@ -1,7 +1,7 @@ /* eslint-disable no-param-reassign */ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/buildPages/buildPages.test.js b/packages/build/src/build/buildPages/buildPages.test.js index 445792ae8..d8e07dbf0 100644 --- a/packages/build/src/build/buildPages/buildPages.test.js +++ b/packages/build/src/build/buildPages/buildPages.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/buildPages/buildRequests.test.js b/packages/build/src/build/buildPages/buildRequests.test.js index 67357c4e3..5c73e5011 100644 --- a/packages/build/src/build/buildPages/buildRequests.test.js +++ b/packages/build/src/build/buildPages/buildRequests.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/buildRefs/buildRefs.js b/packages/build/src/build/buildRefs/buildRefs.js index a6e6d2c7c..ad5b8d89e 100644 --- a/packages/build/src/build/buildRefs/buildRefs.js +++ b/packages/build/src/build/buildRefs/buildRefs.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/buildRefs/buildRefs.test.js b/packages/build/src/build/buildRefs/buildRefs.test.js index dca6ba79e..5a1dc4e3c 100644 --- a/packages/build/src/build/buildRefs/buildRefs.test.js +++ b/packages/build/src/build/buildRefs/buildRefs.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/buildRefs/evaluateBuildOperators.js b/packages/build/src/build/buildRefs/evaluateBuildOperators.js index 1760b5cea..7bd84c658 100644 --- a/packages/build/src/build/buildRefs/evaluateBuildOperators.js +++ b/packages/build/src/build/buildRefs/evaluateBuildOperators.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/buildRefs/getConfigFile.js b/packages/build/src/build/buildRefs/getConfigFile.js index 1fd9ff35d..8d3acff52 100644 --- a/packages/build/src/build/buildRefs/getConfigFile.js +++ b/packages/build/src/build/buildRefs/getConfigFile.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/buildRefs/getRefContent.js b/packages/build/src/build/buildRefs/getRefContent.js index 88357fda8..a220c220f 100644 --- a/packages/build/src/build/buildRefs/getRefContent.js +++ b/packages/build/src/build/buildRefs/getRefContent.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/buildRefs/getRefPath.js b/packages/build/src/build/buildRefs/getRefPath.js index 1a5082b7f..212d98443 100644 --- a/packages/build/src/build/buildRefs/getRefPath.js +++ b/packages/build/src/build/buildRefs/getRefPath.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/buildRefs/getRefsFromFile.js b/packages/build/src/build/buildRefs/getRefsFromFile.js index 854a6320e..ccdce3940 100644 --- a/packages/build/src/build/buildRefs/getRefsFromFile.js +++ b/packages/build/src/build/buildRefs/getRefsFromFile.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/buildRefs/getUserJavascriptFunction.js b/packages/build/src/build/buildRefs/getUserJavascriptFunction.js index 748675260..bd3d07eef 100644 --- a/packages/build/src/build/buildRefs/getUserJavascriptFunction.js +++ b/packages/build/src/build/buildRefs/getUserJavascriptFunction.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/buildRefs/makeRefDefinition.js b/packages/build/src/build/buildRefs/makeRefDefinition.js index 93452b69a..3616e47e1 100644 --- a/packages/build/src/build/buildRefs/makeRefDefinition.js +++ b/packages/build/src/build/buildRefs/makeRefDefinition.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/buildRefs/parseNunjucks.js b/packages/build/src/build/buildRefs/parseNunjucks.js index 46046738f..0cd5ff88f 100644 --- a/packages/build/src/build/buildRefs/parseNunjucks.js +++ b/packages/build/src/build/buildRefs/parseNunjucks.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/buildRefs/parseRefContent.js b/packages/build/src/build/buildRefs/parseRefContent.js index e1a2507d4..7aaa249e5 100644 --- a/packages/build/src/build/buildRefs/parseRefContent.js +++ b/packages/build/src/build/buildRefs/parseRefContent.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/buildRefs/populateRefs.js b/packages/build/src/build/buildRefs/populateRefs.js index bd13fbc0d..c8072e684 100644 --- a/packages/build/src/build/buildRefs/populateRefs.js +++ b/packages/build/src/build/buildRefs/populateRefs.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/buildRefs/recursiveBuild.js b/packages/build/src/build/buildRefs/recursiveBuild.js index c3f59d25e..211eba5af 100644 --- a/packages/build/src/build/buildRefs/recursiveBuild.js +++ b/packages/build/src/build/buildRefs/recursiveBuild.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/buildRefs/runRefResolver.js b/packages/build/src/build/buildRefs/runRefResolver.js index 680acce39..80a0fcd95 100644 --- a/packages/build/src/build/buildRefs/runRefResolver.js +++ b/packages/build/src/build/buildRefs/runRefResolver.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/buildRefs/runTransformer.js b/packages/build/src/build/buildRefs/runTransformer.js index aafe58578..c96cbd362 100644 --- a/packages/build/src/build/buildRefs/runTransformer.js +++ b/packages/build/src/build/buildRefs/runTransformer.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/buildStyles.js b/packages/build/src/build/buildStyles.js index 1e045cb87..1cb5851c8 100644 --- a/packages/build/src/build/buildStyles.js +++ b/packages/build/src/build/buildStyles.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/buildTypes.js b/packages/build/src/build/buildTypes.js index fe48bc021..29bf82aa3 100644 --- a/packages/build/src/build/buildTypes.js +++ b/packages/build/src/build/buildTypes.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/cleanBuildDirectory.js b/packages/build/src/build/cleanBuildDirectory.js index cc2d3fb2a..f94a6563f 100644 --- a/packages/build/src/build/cleanBuildDirectory.js +++ b/packages/build/src/build/cleanBuildDirectory.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/cleanBuildDirectory.test.js b/packages/build/src/build/cleanBuildDirectory.test.js index deb80e525..8660d6e50 100644 --- a/packages/build/src/build/cleanBuildDirectory.test.js +++ b/packages/build/src/build/cleanBuildDirectory.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/copyPublicFolder.js b/packages/build/src/build/copyPublicFolder.js index 37c2e3033..222196c78 100644 --- a/packages/build/src/build/copyPublicFolder.js +++ b/packages/build/src/build/copyPublicFolder.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/testSchema.js b/packages/build/src/build/testSchema.js index 7016db409..1217fd103 100644 --- a/packages/build/src/build/testSchema.js +++ b/packages/build/src/build/testSchema.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/testSchema.test.js b/packages/build/src/build/testSchema.test.js index 2e7956491..85c5cb4e3 100644 --- a/packages/build/src/build/testSchema.test.js +++ b/packages/build/src/build/testSchema.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/updateServerPackageJson.js b/packages/build/src/build/updateServerPackageJson.js index c4623ebcf..7490ea0fb 100644 --- a/packages/build/src/build/updateServerPackageJson.js +++ b/packages/build/src/build/updateServerPackageJson.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/validateApp.js b/packages/build/src/build/validateApp.js index 72cefaa34..9a6bf0022 100644 --- a/packages/build/src/build/validateApp.js +++ b/packages/build/src/build/validateApp.js @@ -1,7 +1,7 @@ /* eslint-disable no-param-reassign */ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/validateApp.test.js b/packages/build/src/build/validateApp.test.js index dbcb648f9..2d0990d75 100644 --- a/packages/build/src/build/validateApp.test.js +++ b/packages/build/src/build/validateApp.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/validateConfig.js b/packages/build/src/build/validateConfig.js index 676047c8d..2ca35f0b6 100644 --- a/packages/build/src/build/validateConfig.js +++ b/packages/build/src/build/validateConfig.js @@ -1,7 +1,7 @@ /* eslint-disable no-param-reassign */ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/validateConfig.test.js b/packages/build/src/build/validateConfig.test.js index 42483c788..7bc388a68 100644 --- a/packages/build/src/build/validateConfig.test.js +++ b/packages/build/src/build/validateConfig.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/writeApp.js b/packages/build/src/build/writeApp.js index 703b3c80b..c4596d652 100644 --- a/packages/build/src/build/writeApp.js +++ b/packages/build/src/build/writeApp.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/writeApp.test.js b/packages/build/src/build/writeApp.test.js index b88c56078..ab2d12ca8 100644 --- a/packages/build/src/build/writeApp.test.js +++ b/packages/build/src/build/writeApp.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/writeConfig.js b/packages/build/src/build/writeConfig.js index 391889fd2..2d7d192b5 100644 --- a/packages/build/src/build/writeConfig.js +++ b/packages/build/src/build/writeConfig.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/writeConfig.test.js b/packages/build/src/build/writeConfig.test.js index d57c59197..aebfbd5ac 100644 --- a/packages/build/src/build/writeConfig.test.js +++ b/packages/build/src/build/writeConfig.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/writeConnections.js b/packages/build/src/build/writeConnections.js index d5c346674..81ca60a3a 100644 --- a/packages/build/src/build/writeConnections.js +++ b/packages/build/src/build/writeConnections.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/writeConnections.test.js b/packages/build/src/build/writeConnections.test.js index 12cf562fa..c7c1ae3a0 100644 --- a/packages/build/src/build/writeConnections.test.js +++ b/packages/build/src/build/writeConnections.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/writeGlobal.js b/packages/build/src/build/writeGlobal.js index 41ab392cf..f016804fe 100644 --- a/packages/build/src/build/writeGlobal.js +++ b/packages/build/src/build/writeGlobal.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/writeGlobal.test.js b/packages/build/src/build/writeGlobal.test.js index 30626523d..c87357b01 100644 --- a/packages/build/src/build/writeGlobal.test.js +++ b/packages/build/src/build/writeGlobal.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/writeMenus.js b/packages/build/src/build/writeMenus.js index e170954d1..d7cae36ef 100644 --- a/packages/build/src/build/writeMenus.js +++ b/packages/build/src/build/writeMenus.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/writeMenus.test.js b/packages/build/src/build/writeMenus.test.js index e74b34af1..b1874812d 100644 --- a/packages/build/src/build/writeMenus.test.js +++ b/packages/build/src/build/writeMenus.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/writePages.js b/packages/build/src/build/writePages.js index 14cbf6541..98c7e4f42 100644 --- a/packages/build/src/build/writePages.js +++ b/packages/build/src/build/writePages.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/writePages.test.js b/packages/build/src/build/writePages.test.js index 61287df08..51efeba18 100644 --- a/packages/build/src/build/writePages.test.js +++ b/packages/build/src/build/writePages.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/writePluginImports/generateImportFile.js b/packages/build/src/build/writePluginImports/generateImportFile.js index 7cf972b59..79ae89df0 100644 --- a/packages/build/src/build/writePluginImports/generateImportFile.js +++ b/packages/build/src/build/writePluginImports/generateImportFile.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/writePluginImports/writeActionImports.js b/packages/build/src/build/writePluginImports/writeActionImports.js index cc825530e..ee2cb72d9 100644 --- a/packages/build/src/build/writePluginImports/writeActionImports.js +++ b/packages/build/src/build/writePluginImports/writeActionImports.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/writePluginImports/writeBlockImports.js b/packages/build/src/build/writePluginImports/writeBlockImports.js index a08cd7543..42d4f3eff 100644 --- a/packages/build/src/build/writePluginImports/writeBlockImports.js +++ b/packages/build/src/build/writePluginImports/writeBlockImports.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/writePluginImports/writeConnectionImports.js b/packages/build/src/build/writePluginImports/writeConnectionImports.js index e825db7e5..465fa144e 100644 --- a/packages/build/src/build/writePluginImports/writeConnectionImports.js +++ b/packages/build/src/build/writePluginImports/writeConnectionImports.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/writePluginImports/writeIconImports.js b/packages/build/src/build/writePluginImports/writeIconImports.js index b39f77a8b..c48c2fb7c 100644 --- a/packages/build/src/build/writePluginImports/writeIconImports.js +++ b/packages/build/src/build/writePluginImports/writeIconImports.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/writePluginImports/writeOperatorImports.js b/packages/build/src/build/writePluginImports/writeOperatorImports.js index c9d1d9bbb..9aa2c3348 100644 --- a/packages/build/src/build/writePluginImports/writeOperatorImports.js +++ b/packages/build/src/build/writePluginImports/writeOperatorImports.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/writePluginImports/writeStyleImports.js b/packages/build/src/build/writePluginImports/writeStyleImports.js index b26d6899f..bef57aac1 100644 --- a/packages/build/src/build/writePluginImports/writeStyleImports.js +++ b/packages/build/src/build/writePluginImports/writeStyleImports.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/writeRequests.js b/packages/build/src/build/writeRequests.js index 1d2662748..7f238fd6a 100644 --- a/packages/build/src/build/writeRequests.js +++ b/packages/build/src/build/writeRequests.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/writeRequests.test.js b/packages/build/src/build/writeRequests.test.js index dda1b07c9..5714da9b2 100644 --- a/packages/build/src/build/writeRequests.test.js +++ b/packages/build/src/build/writeRequests.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/build/writeTypes.js b/packages/build/src/build/writeTypes.js index c9a54b183..f8bcfcee0 100644 --- a/packages/build/src/build/writeTypes.js +++ b/packages/build/src/build/writeTypes.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/index.js b/packages/build/src/index.js index 5021064df..4afd05f0f 100644 --- a/packages/build/src/index.js +++ b/packages/build/src/index.js @@ -1,7 +1,7 @@ /* eslint-disable no-console */ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/scripts/generateDefaultTypes.js b/packages/build/src/scripts/generateDefaultTypes.js index a5c1f7aa1..433d4ec04 100644 --- a/packages/build/src/scripts/generateDefaultTypes.js +++ b/packages/build/src/scripts/generateDefaultTypes.js @@ -1,6 +1,6 @@ #!/usr/bin/env node /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/scripts/run.js b/packages/build/src/scripts/run.js index 4eedbfe20..f064e28b0 100644 --- a/packages/build/src/scripts/run.js +++ b/packages/build/src/scripts/run.js @@ -1,6 +1,6 @@ #!/usr/bin/env node /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/test/buildRefs/testBuildRefsAsyncFunction.js b/packages/build/src/test/buildRefs/testBuildRefsAsyncFunction.js index 9a053b481..eeb498357 100644 --- a/packages/build/src/test/buildRefs/testBuildRefsAsyncFunction.js +++ b/packages/build/src/test/buildRefs/testBuildRefsAsyncFunction.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/test/buildRefs/testBuildRefsErrorResolver.js b/packages/build/src/test/buildRefs/testBuildRefsErrorResolver.js index 1f7d5f10e..bcd5629bd 100644 --- a/packages/build/src/test/buildRefs/testBuildRefsErrorResolver.js +++ b/packages/build/src/test/buildRefs/testBuildRefsErrorResolver.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/test/buildRefs/testBuildRefsNullResolver.js b/packages/build/src/test/buildRefs/testBuildRefsNullResolver.js index 2102bdfbf..de7ca5ecf 100644 --- a/packages/build/src/test/buildRefs/testBuildRefsNullResolver.js +++ b/packages/build/src/test/buildRefs/testBuildRefsNullResolver.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/test/buildRefs/testBuildRefsParsingResolver.js b/packages/build/src/test/buildRefs/testBuildRefsParsingResolver.js index a48808586..19697af30 100644 --- a/packages/build/src/test/buildRefs/testBuildRefsParsingResolver.js +++ b/packages/build/src/test/buildRefs/testBuildRefsParsingResolver.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/test/buildRefs/testBuildRefsResolver.js b/packages/build/src/test/buildRefs/testBuildRefsResolver.js index 4f772d60a..7ce33d3f4 100644 --- a/packages/build/src/test/buildRefs/testBuildRefsResolver.js +++ b/packages/build/src/test/buildRefs/testBuildRefsResolver.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/test/buildRefs/testBuildRefsTransform.js b/packages/build/src/test/buildRefs/testBuildRefsTransform.js index e11987eea..6634a8ae3 100644 --- a/packages/build/src/test/buildRefs/testBuildRefsTransform.js +++ b/packages/build/src/test/buildRefs/testBuildRefsTransform.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/test/buildRefs/testBuildRefsTransformIdentity.js b/packages/build/src/test/buildRefs/testBuildRefsTransformIdentity.js index 2bb941a00..f26104b60 100644 --- a/packages/build/src/test/buildRefs/testBuildRefsTransformIdentity.js +++ b/packages/build/src/test/buildRefs/testBuildRefsTransformIdentity.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/test/testContext.js b/packages/build/src/test/testContext.js index 5fcee687c..85a82e867 100644 --- a/packages/build/src/test/testContext.js +++ b/packages/build/src/test/testContext.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/utils/countOperators.js b/packages/build/src/utils/countOperators.js index 078f7a5cb..ccdd50c1b 100644 --- a/packages/build/src/utils/countOperators.js +++ b/packages/build/src/utils/countOperators.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/utils/countOperators.test.js b/packages/build/src/utils/countOperators.test.js index 4becbc54b..0559f8ff0 100644 --- a/packages/build/src/utils/countOperators.test.js +++ b/packages/build/src/utils/countOperators.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/utils/createCheckDuplicateId.js b/packages/build/src/utils/createCheckDuplicateId.js index 5e19ffa50..d250e644a 100644 --- a/packages/build/src/utils/createCheckDuplicateId.js +++ b/packages/build/src/utils/createCheckDuplicateId.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/utils/createCheckDuplicateId.test.js b/packages/build/src/utils/createCheckDuplicateId.test.js index ab6b3140f..bbbb886aa 100644 --- a/packages/build/src/utils/createCheckDuplicateId.test.js +++ b/packages/build/src/utils/createCheckDuplicateId.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/utils/createCounter.js b/packages/build/src/utils/createCounter.js index c32ff5b95..44b5cede0 100644 --- a/packages/build/src/utils/createCounter.js +++ b/packages/build/src/utils/createCounter.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/utils/createCounter.test.js b/packages/build/src/utils/createCounter.test.js index 7ee30fe12..571a03ad7 100644 --- a/packages/build/src/utils/createCounter.test.js +++ b/packages/build/src/utils/createCounter.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/utils/createPluginTypesMap.js b/packages/build/src/utils/createPluginTypesMap.js index 82a7cdc55..5f91242d1 100644 --- a/packages/build/src/utils/createPluginTypesMap.js +++ b/packages/build/src/utils/createPluginTypesMap.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/utils/formatErrorMessage.js b/packages/build/src/utils/formatErrorMessage.js index 13e5e65fd..062c3dc8d 100644 --- a/packages/build/src/utils/formatErrorMessage.js +++ b/packages/build/src/utils/formatErrorMessage.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/utils/formatErrorMessage.test.js b/packages/build/src/utils/formatErrorMessage.test.js index a1c58b62d..8b82e3de9 100644 --- a/packages/build/src/utils/formatErrorMessage.test.js +++ b/packages/build/src/utils/formatErrorMessage.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/utils/readConfigFile.js b/packages/build/src/utils/readConfigFile.js index e3bb5f048..41efebc76 100644 --- a/packages/build/src/utils/readConfigFile.js +++ b/packages/build/src/utils/readConfigFile.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/utils/readConfigFile.test.js b/packages/build/src/utils/readConfigFile.test.js index 6773d479f..a38676292 100644 --- a/packages/build/src/utils/readConfigFile.test.js +++ b/packages/build/src/utils/readConfigFile.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/utils/writeBuildArtifact.js b/packages/build/src/utils/writeBuildArtifact.js index 7b6e14a5e..a0dec125a 100644 --- a/packages/build/src/utils/writeBuildArtifact.js +++ b/packages/build/src/utils/writeBuildArtifact.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/build/src/utils/writeBuildArtifact.test.js b/packages/build/src/utils/writeBuildArtifact.test.js index e964baf86..8370c14ce 100644 --- a/packages/build/src/utils/writeBuildArtifact.test.js +++ b/packages/build/src/utils/writeBuildArtifact.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/packages/cli/src/commands/build/build.js b/packages/cli/src/commands/build/build.js index 56d7dc904..674a4a4c6 100644 --- a/packages/cli/src/commands/build/build.js +++ b/packages/cli/src/commands/build/build.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/cli/src/commands/dev/dev.js b/packages/cli/src/commands/dev/dev.js index c575ba94c..cd454e97b 100644 --- a/packages/cli/src/commands/dev/dev.js +++ b/packages/cli/src/commands/dev/dev.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/cli/src/commands/dev/runDevServer.js b/packages/cli/src/commands/dev/runDevServer.js index 504d7f2d2..1c658c0f3 100644 --- a/packages/cli/src/commands/dev/runDevServer.js +++ b/packages/cli/src/commands/dev/runDevServer.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/cli/src/commands/init/init.js b/packages/cli/src/commands/init/init.js index 90f14abc3..4775e8c76 100644 --- a/packages/cli/src/commands/init/init.js +++ b/packages/cli/src/commands/init/init.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/cli/src/commands/init/lowdefyFile.js b/packages/cli/src/commands/init/lowdefyFile.js index 3ab84cf24..7f4d8b4dd 100644 --- a/packages/cli/src/commands/init/lowdefyFile.js +++ b/packages/cli/src/commands/init/lowdefyFile.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/cli/src/commands/start/runStart.js b/packages/cli/src/commands/start/runStart.js index 2f20d39e9..09f89ad19 100644 --- a/packages/cli/src/commands/start/runStart.js +++ b/packages/cli/src/commands/start/runStart.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/cli/src/commands/start/start.js b/packages/cli/src/commands/start/start.js index e49e2ef5d..2c70aedc3 100644 --- a/packages/cli/src/commands/start/start.js +++ b/packages/cli/src/commands/start/start.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/cli/src/index.js b/packages/cli/src/index.js index 12e5e7b77..c5c6905b8 100755 --- a/packages/cli/src/index.js +++ b/packages/cli/src/index.js @@ -1,6 +1,6 @@ #!/usr/bin/env node /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/cli/src/utils/BatchChanges.js b/packages/cli/src/utils/BatchChanges.js index 256bae60f..f699dfa71 100644 --- a/packages/cli/src/utils/BatchChanges.js +++ b/packages/cli/src/utils/BatchChanges.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/cli/src/utils/BatchChanges.test.js b/packages/cli/src/utils/BatchChanges.test.js index 5f6b37780..4418a45bd 100644 --- a/packages/cli/src/utils/BatchChanges.test.js +++ b/packages/cli/src/utils/BatchChanges.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/cli/src/utils/__mocks__/startUp.js b/packages/cli/src/utils/__mocks__/startUp.js index 51d1c2d6a..f59ec63a5 100644 --- a/packages/cli/src/utils/__mocks__/startUp.js +++ b/packages/cli/src/utils/__mocks__/startUp.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/cli/src/utils/addCustomPluginsAsDeps.js b/packages/cli/src/utils/addCustomPluginsAsDeps.js index 36b8c43f3..ffac267f3 100644 --- a/packages/cli/src/utils/addCustomPluginsAsDeps.js +++ b/packages/cli/src/utils/addCustomPluginsAsDeps.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/cli/src/utils/checkForUpdatedVersions.js b/packages/cli/src/utils/checkForUpdatedVersions.js index 98015b872..8997e96f8 100644 --- a/packages/cli/src/utils/checkForUpdatedVersions.js +++ b/packages/cli/src/utils/checkForUpdatedVersions.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/cli/src/utils/copyPluginsFolder.js b/packages/cli/src/utils/copyPluginsFolder.js index 653330df0..fe0a3a5bc 100644 --- a/packages/cli/src/utils/copyPluginsFolder.js +++ b/packages/cli/src/utils/copyPluginsFolder.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/cli/src/utils/createPrint.js b/packages/cli/src/utils/createPrint.js index 280ae641d..caf8e4bb7 100644 --- a/packages/cli/src/utils/createPrint.js +++ b/packages/cli/src/utils/createPrint.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/cli/src/utils/createPrint.test.js b/packages/cli/src/utils/createPrint.test.js index 1ada5f335..00a8c5c6d 100644 --- a/packages/cli/src/utils/createPrint.test.js +++ b/packages/cli/src/utils/createPrint.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/cli/src/utils/errorHandler.js b/packages/cli/src/utils/errorHandler.js index bf3ffdda5..37fb0beb3 100644 --- a/packages/cli/src/utils/errorHandler.js +++ b/packages/cli/src/utils/errorHandler.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/cli/src/utils/errorHandler.test.js b/packages/cli/src/utils/errorHandler.test.js index a62a90660..de0c7ad08 100644 --- a/packages/cli/src/utils/errorHandler.test.js +++ b/packages/cli/src/utils/errorHandler.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/cli/src/utils/fetchNpmTarball.js b/packages/cli/src/utils/fetchNpmTarball.js index c73dc60cb..e53baacf0 100644 --- a/packages/cli/src/utils/fetchNpmTarball.js +++ b/packages/cli/src/utils/fetchNpmTarball.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/cli/src/utils/fetchNpmTarball.test.js b/packages/cli/src/utils/fetchNpmTarball.test.js index 3a4570526..f32cbd182 100644 --- a/packages/cli/src/utils/fetchNpmTarball.test.js +++ b/packages/cli/src/utils/fetchNpmTarball.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/cli/src/utils/findOpenPort.js b/packages/cli/src/utils/findOpenPort.js index 62fc3b284..f2f0890c6 100644 --- a/packages/cli/src/utils/findOpenPort.js +++ b/packages/cli/src/utils/findOpenPort.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/cli/src/utils/getCliJson.js b/packages/cli/src/utils/getCliJson.js index 0e819983c..47072e959 100644 --- a/packages/cli/src/utils/getCliJson.js +++ b/packages/cli/src/utils/getCliJson.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/cli/src/utils/getCliJson.test.js b/packages/cli/src/utils/getCliJson.test.js index 931c1c7ba..d8a11ddb1 100644 --- a/packages/cli/src/utils/getCliJson.test.js +++ b/packages/cli/src/utils/getCliJson.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/cli/src/utils/getDirectories.js b/packages/cli/src/utils/getDirectories.js index e915fe588..4f50b9bc5 100644 --- a/packages/cli/src/utils/getDirectories.js +++ b/packages/cli/src/utils/getDirectories.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/cli/src/utils/getDirectories.test.js b/packages/cli/src/utils/getDirectories.test.js index 4050df832..21c34a208 100644 --- a/packages/cli/src/utils/getDirectories.test.js +++ b/packages/cli/src/utils/getDirectories.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/cli/src/utils/getLowdefyYaml.js b/packages/cli/src/utils/getLowdefyYaml.js index c93ccb3e2..8a289e967 100644 --- a/packages/cli/src/utils/getLowdefyYaml.js +++ b/packages/cli/src/utils/getLowdefyYaml.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/cli/src/utils/getLowdefyYaml.test.js b/packages/cli/src/utils/getLowdefyYaml.test.js index 2466dc8df..671e62540 100644 --- a/packages/cli/src/utils/getLowdefyYaml.test.js +++ b/packages/cli/src/utils/getLowdefyYaml.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/cli/src/utils/getOptions.js b/packages/cli/src/utils/getOptions.js index 14455b1f3..e25921471 100644 --- a/packages/cli/src/utils/getOptions.js +++ b/packages/cli/src/utils/getOptions.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/cli/src/utils/getPackageManager.js b/packages/cli/src/utils/getPackageManager.js index 0a45ba763..510b2139d 100644 --- a/packages/cli/src/utils/getPackageManager.js +++ b/packages/cli/src/utils/getPackageManager.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/cli/src/utils/getSendTelemetry.js b/packages/cli/src/utils/getSendTelemetry.js index a349ee3b0..feb9ff564 100644 --- a/packages/cli/src/utils/getSendTelemetry.js +++ b/packages/cli/src/utils/getSendTelemetry.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/cli/src/utils/getSendTelemetry.test.js b/packages/cli/src/utils/getSendTelemetry.test.js index 8b1c574f3..635b04a2b 100644 --- a/packages/cli/src/utils/getSendTelemetry.test.js +++ b/packages/cli/src/utils/getSendTelemetry.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/cli/src/utils/getServer.js b/packages/cli/src/utils/getServer.js index 915c9099f..a3f641abd 100644 --- a/packages/cli/src/utils/getServer.js +++ b/packages/cli/src/utils/getServer.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/cli/src/utils/installServer.js b/packages/cli/src/utils/installServer.js index 3014b24b6..8c3b783aa 100644 --- a/packages/cli/src/utils/installServer.js +++ b/packages/cli/src/utils/installServer.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/cli/src/utils/runCommand.js b/packages/cli/src/utils/runCommand.js index d68d6c0c3..285817a82 100644 --- a/packages/cli/src/utils/runCommand.js +++ b/packages/cli/src/utils/runCommand.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/cli/src/utils/runCommand.test.js b/packages/cli/src/utils/runCommand.test.js index cb5515e3b..83cc2f5f1 100644 --- a/packages/cli/src/utils/runCommand.test.js +++ b/packages/cli/src/utils/runCommand.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/cli/src/utils/runLowdefyBuild.js b/packages/cli/src/utils/runLowdefyBuild.js index 745c7ccfd..d8bc7b956 100644 --- a/packages/cli/src/utils/runLowdefyBuild.js +++ b/packages/cli/src/utils/runLowdefyBuild.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/cli/src/utils/runNextBuild.js b/packages/cli/src/utils/runNextBuild.js index 4eb5efd46..395428252 100644 --- a/packages/cli/src/utils/runNextBuild.js +++ b/packages/cli/src/utils/runNextBuild.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/cli/src/utils/startUp.js b/packages/cli/src/utils/startUp.js index 343f1856d..1a5dfc0b8 100644 --- a/packages/cli/src/utils/startUp.js +++ b/packages/cli/src/utils/startUp.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/cli/src/utils/startUp.test.js b/packages/cli/src/utils/startUp.test.js index 971883acd..9a9d1f024 100644 --- a/packages/cli/src/utils/startUp.test.js +++ b/packages/cli/src/utils/startUp.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/docs/404.yaml b/packages/docs/404.yaml index 9dd753c5e..1ad6dd0b7 100644 --- a/packages/docs/404.yaml +++ b/packages/docs/404.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -15,7 +15,7 @@ _ref: path: templates/general.yaml.njk vars: - pageId: "404" + pageId: '404' hideFeedback: true content: - id: result404 diff --git a/packages/docs/actions/CallMethod.yaml b/packages/docs/actions/CallMethod.yaml index b0716d4e3..a6ca89130 100644 --- a/packages/docs/actions/CallMethod.yaml +++ b/packages/docs/actions/CallMethod.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/actions/JsAction.yaml b/packages/docs/actions/JsAction.yaml index 7fe224f8b..95c60674b 100644 --- a/packages/docs/actions/JsAction.yaml +++ b/packages/docs/actions/JsAction.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/actions/Link.yaml b/packages/docs/actions/Link.yaml index e5607eb4c..5a2b4859b 100644 --- a/packages/docs/actions/Link.yaml +++ b/packages/docs/actions/Link.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/actions/Login.yaml b/packages/docs/actions/Login.yaml index b9208d32d..1783abab8 100644 --- a/packages/docs/actions/Login.yaml +++ b/packages/docs/actions/Login.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/actions/Logout.yaml b/packages/docs/actions/Logout.yaml index 5dc85f0d8..f3654be72 100644 --- a/packages/docs/actions/Logout.yaml +++ b/packages/docs/actions/Logout.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/actions/Message.yaml b/packages/docs/actions/Message.yaml index 0f55e58c1..20360e7aa 100644 --- a/packages/docs/actions/Message.yaml +++ b/packages/docs/actions/Message.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/actions/Notification.yaml b/packages/docs/actions/Notification.yaml index d2431bcc1..9b6dbd05a 100644 --- a/packages/docs/actions/Notification.yaml +++ b/packages/docs/actions/Notification.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/actions/Request.yaml b/packages/docs/actions/Request.yaml index 2412e0237..e787f6080 100644 --- a/packages/docs/actions/Request.yaml +++ b/packages/docs/actions/Request.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/actions/Reset.yaml b/packages/docs/actions/Reset.yaml index 3468fa3da..98e4c0b55 100644 --- a/packages/docs/actions/Reset.yaml +++ b/packages/docs/actions/Reset.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/actions/ResetValidation.yaml b/packages/docs/actions/ResetValidation.yaml index 276bbb7d6..5b3815cac 100644 --- a/packages/docs/actions/ResetValidation.yaml +++ b/packages/docs/actions/ResetValidation.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/actions/ScrollTo.yaml b/packages/docs/actions/ScrollTo.yaml index 0a768fd32..2112ae84e 100644 --- a/packages/docs/actions/ScrollTo.yaml +++ b/packages/docs/actions/ScrollTo.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/actions/SetGlobal.yaml b/packages/docs/actions/SetGlobal.yaml index a05478ed2..8d07b6d8c 100644 --- a/packages/docs/actions/SetGlobal.yaml +++ b/packages/docs/actions/SetGlobal.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/actions/SetState.yaml b/packages/docs/actions/SetState.yaml index 035addc7a..6278efb2c 100644 --- a/packages/docs/actions/SetState.yaml +++ b/packages/docs/actions/SetState.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/actions/Throw.yaml b/packages/docs/actions/Throw.yaml index 69dfb6fb1..c12a53194 100644 --- a/packages/docs/actions/Throw.yaml +++ b/packages/docs/actions/Throw.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/actions/Validate.yaml b/packages/docs/actions/Validate.yaml index fe66cf92e..820278789 100644 --- a/packages/docs/actions/Validate.yaml +++ b/packages/docs/actions/Validate.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/actions/Wait.yaml b/packages/docs/actions/Wait.yaml index 3f00ab5a5..b6f1e82be 100644 --- a/packages/docs/actions/Wait.yaml +++ b/packages/docs/actions/Wait.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/blocks/all_icons.yaml b/packages/docs/blocks/all_icons.yaml index f4c65a15d..12be15d49 100644 --- a/packages/docs/blocks/all_icons.yaml +++ b/packages/docs/blocks/all_icons.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/blocks/container/Affix.yaml b/packages/docs/blocks/container/Affix.yaml index 2e3390e44..cf5298167 100644 --- a/packages/docs/blocks/container/Affix.yaml +++ b/packages/docs/blocks/container/Affix.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/blocks/container/Alert.yaml b/packages/docs/blocks/container/Alert.yaml index 316527331..f527da5c1 100644 --- a/packages/docs/blocks/container/Alert.yaml +++ b/packages/docs/blocks/container/Alert.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/blocks/container/Badge.yaml b/packages/docs/blocks/container/Badge.yaml index 9c2c551f0..ddd61fba1 100644 --- a/packages/docs/blocks/container/Badge.yaml +++ b/packages/docs/blocks/container/Badge.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/blocks/container/Box.yaml b/packages/docs/blocks/container/Box.yaml index 88d6d41f0..71c2500db 100644 --- a/packages/docs/blocks/container/Box.yaml +++ b/packages/docs/blocks/container/Box.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/blocks/container/Card.yaml b/packages/docs/blocks/container/Card.yaml index 7967d627f..6ffba12a9 100644 --- a/packages/docs/blocks/container/Card.yaml +++ b/packages/docs/blocks/container/Card.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/blocks/container/Collapse.yaml b/packages/docs/blocks/container/Collapse.yaml index 2c8298360..d57a09615 100644 --- a/packages/docs/blocks/container/Collapse.yaml +++ b/packages/docs/blocks/container/Collapse.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/blocks/container/Comment.yaml b/packages/docs/blocks/container/Comment.yaml index 1cba1e570..cd7186b18 100644 --- a/packages/docs/blocks/container/Comment.yaml +++ b/packages/docs/blocks/container/Comment.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/blocks/container/ConfirmModal.yaml b/packages/docs/blocks/container/ConfirmModal.yaml index b40d8710a..fd31cc309 100644 --- a/packages/docs/blocks/container/ConfirmModal.yaml +++ b/packages/docs/blocks/container/ConfirmModal.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/blocks/container/Descriptions.yaml b/packages/docs/blocks/container/Descriptions.yaml index b71ef0c75..909e18a8b 100644 --- a/packages/docs/blocks/container/Descriptions.yaml +++ b/packages/docs/blocks/container/Descriptions.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/blocks/container/Drawer.yaml b/packages/docs/blocks/container/Drawer.yaml index 2facc5d24..899f4164b 100644 --- a/packages/docs/blocks/container/Drawer.yaml +++ b/packages/docs/blocks/container/Drawer.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/blocks/container/Label.yaml b/packages/docs/blocks/container/Label.yaml index 82098f433..e96201275 100644 --- a/packages/docs/blocks/container/Label.yaml +++ b/packages/docs/blocks/container/Label.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/blocks/container/Modal.yaml b/packages/docs/blocks/container/Modal.yaml index c690e5c43..609bc6024 100644 --- a/packages/docs/blocks/container/Modal.yaml +++ b/packages/docs/blocks/container/Modal.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/blocks/container/PageHCF.yaml b/packages/docs/blocks/container/PageHCF.yaml index de2e2b477..21ead225a 100644 --- a/packages/docs/blocks/container/PageHCF.yaml +++ b/packages/docs/blocks/container/PageHCF.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/blocks/container/PageHCSF.yaml b/packages/docs/blocks/container/PageHCSF.yaml index 12bd03bec..00167a813 100644 --- a/packages/docs/blocks/container/PageHCSF.yaml +++ b/packages/docs/blocks/container/PageHCSF.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/blocks/container/PageHSCF.yaml b/packages/docs/blocks/container/PageHSCF.yaml index f746bd5cd..974aec2f3 100644 --- a/packages/docs/blocks/container/PageHSCF.yaml +++ b/packages/docs/blocks/container/PageHSCF.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/blocks/container/PageHeaderMenu.yaml b/packages/docs/blocks/container/PageHeaderMenu.yaml index 25c8d5bf9..224935685 100644 --- a/packages/docs/blocks/container/PageHeaderMenu.yaml +++ b/packages/docs/blocks/container/PageHeaderMenu.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/blocks/container/PageSHCF.yaml b/packages/docs/blocks/container/PageSHCF.yaml index cbaac0b64..d4ef4204d 100644 --- a/packages/docs/blocks/container/PageSHCF.yaml +++ b/packages/docs/blocks/container/PageSHCF.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/blocks/container/PageSiderMenu.yaml b/packages/docs/blocks/container/PageSiderMenu.yaml index 0f74a4839..bfbde382d 100644 --- a/packages/docs/blocks/container/PageSiderMenu.yaml +++ b/packages/docs/blocks/container/PageSiderMenu.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/blocks/container/Result.yaml b/packages/docs/blocks/container/Result.yaml index 2051ebe76..a399c6638 100644 --- a/packages/docs/blocks/container/Result.yaml +++ b/packages/docs/blocks/container/Result.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/blocks/container/Span.yaml b/packages/docs/blocks/container/Span.yaml index 6be3263c0..05d42e81b 100644 --- a/packages/docs/blocks/container/Span.yaml +++ b/packages/docs/blocks/container/Span.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/blocks/container/Spin.yaml b/packages/docs/blocks/container/Spin.yaml index 4d1e0d5b4..6b38579c8 100644 --- a/packages/docs/blocks/container/Spin.yaml +++ b/packages/docs/blocks/container/Spin.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/blocks/container/Tabs.yaml b/packages/docs/blocks/container/Tabs.yaml index d9b2cc84a..9d439e69a 100644 --- a/packages/docs/blocks/container/Tabs.yaml +++ b/packages/docs/blocks/container/Tabs.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/blocks/container/Tooltip.yaml b/packages/docs/blocks/container/Tooltip.yaml index 08b60bcdf..eaaf02045 100644 --- a/packages/docs/blocks/container/Tooltip.yaml +++ b/packages/docs/blocks/container/Tooltip.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/blocks/display/Anchor.yaml b/packages/docs/blocks/display/Anchor.yaml index 051abd068..eab69e909 100644 --- a/packages/docs/blocks/display/Anchor.yaml +++ b/packages/docs/blocks/display/Anchor.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/blocks/display/Avatar.yaml b/packages/docs/blocks/display/Avatar.yaml index 3c460121f..da522835f 100644 --- a/packages/docs/blocks/display/Avatar.yaml +++ b/packages/docs/blocks/display/Avatar.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/blocks/display/Breadcrumb.yaml b/packages/docs/blocks/display/Breadcrumb.yaml index 6c1c20ed9..8706997f3 100644 --- a/packages/docs/blocks/display/Breadcrumb.yaml +++ b/packages/docs/blocks/display/Breadcrumb.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/blocks/display/Button.yaml b/packages/docs/blocks/display/Button.yaml index c39aec3d8..d3030e04b 100644 --- a/packages/docs/blocks/display/Button.yaml +++ b/packages/docs/blocks/display/Button.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/blocks/display/DangerousHtml.yaml b/packages/docs/blocks/display/DangerousHtml.yaml index 80fa7ab12..26fe6bb8e 100644 --- a/packages/docs/blocks/display/DangerousHtml.yaml +++ b/packages/docs/blocks/display/DangerousHtml.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/blocks/display/DangerousMarkdown.yaml b/packages/docs/blocks/display/DangerousMarkdown.yaml index 48677e427..0e0ae5761 100644 --- a/packages/docs/blocks/display/DangerousMarkdown.yaml +++ b/packages/docs/blocks/display/DangerousMarkdown.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/blocks/display/Divider.yaml b/packages/docs/blocks/display/Divider.yaml index c5feaab55..9bd20c743 100644 --- a/packages/docs/blocks/display/Divider.yaml +++ b/packages/docs/blocks/display/Divider.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/blocks/display/EChart.yaml b/packages/docs/blocks/display/EChart.yaml index f816c6d4b..16ceeac77 100644 --- a/packages/docs/blocks/display/EChart.yaml +++ b/packages/docs/blocks/display/EChart.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/blocks/display/Html.yaml b/packages/docs/blocks/display/Html.yaml index 501706d22..6c251a13a 100644 --- a/packages/docs/blocks/display/Html.yaml +++ b/packages/docs/blocks/display/Html.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/blocks/display/Icon.yaml b/packages/docs/blocks/display/Icon.yaml index 655585bf6..49580231d 100644 --- a/packages/docs/blocks/display/Icon.yaml +++ b/packages/docs/blocks/display/Icon.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/blocks/display/Img.yaml b/packages/docs/blocks/display/Img.yaml index 52dde08df..1396797ae 100644 --- a/packages/docs/blocks/display/Img.yaml +++ b/packages/docs/blocks/display/Img.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/blocks/display/Markdown.yaml b/packages/docs/blocks/display/Markdown.yaml index f4b7683da..b07f19222 100644 --- a/packages/docs/blocks/display/Markdown.yaml +++ b/packages/docs/blocks/display/Markdown.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/blocks/display/MarkdownWithCode.yaml b/packages/docs/blocks/display/MarkdownWithCode.yaml index dbcd9bce1..98111e41f 100644 --- a/packages/docs/blocks/display/MarkdownWithCode.yaml +++ b/packages/docs/blocks/display/MarkdownWithCode.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/blocks/display/Menu.yaml b/packages/docs/blocks/display/Menu.yaml index 4e516bcbc..49a873c50 100644 --- a/packages/docs/blocks/display/Menu.yaml +++ b/packages/docs/blocks/display/Menu.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/blocks/display/Message.yaml b/packages/docs/blocks/display/Message.yaml index 9a77dbe9c..607d7801b 100644 --- a/packages/docs/blocks/display/Message.yaml +++ b/packages/docs/blocks/display/Message.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/blocks/display/MobileMenu.yaml b/packages/docs/blocks/display/MobileMenu.yaml index 90cb6828e..1dea44416 100644 --- a/packages/docs/blocks/display/MobileMenu.yaml +++ b/packages/docs/blocks/display/MobileMenu.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/blocks/display/Notification.yaml b/packages/docs/blocks/display/Notification.yaml index 2106a52e2..562b9a8db 100644 --- a/packages/docs/blocks/display/Notification.yaml +++ b/packages/docs/blocks/display/Notification.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/blocks/display/Paragraph.yaml b/packages/docs/blocks/display/Paragraph.yaml index ec1754ae7..e97c5a6ef 100644 --- a/packages/docs/blocks/display/Paragraph.yaml +++ b/packages/docs/blocks/display/Paragraph.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/blocks/display/Progress.yaml b/packages/docs/blocks/display/Progress.yaml index 6c4d2e92a..27c98c881 100644 --- a/packages/docs/blocks/display/Progress.yaml +++ b/packages/docs/blocks/display/Progress.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/blocks/display/Skeleton.yaml b/packages/docs/blocks/display/Skeleton.yaml index 1ba6bebad..9831f4015 100644 --- a/packages/docs/blocks/display/Skeleton.yaml +++ b/packages/docs/blocks/display/Skeleton.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/blocks/display/Statistic.yaml b/packages/docs/blocks/display/Statistic.yaml index 3b768ba27..869925fa0 100644 --- a/packages/docs/blocks/display/Statistic.yaml +++ b/packages/docs/blocks/display/Statistic.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/blocks/display/Title.yaml b/packages/docs/blocks/display/Title.yaml index aa58600b3..06b4ef227 100644 --- a/packages/docs/blocks/display/Title.yaml +++ b/packages/docs/blocks/display/Title.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/blocks/input/AutoComplete.yaml b/packages/docs/blocks/input/AutoComplete.yaml index aa49ed150..98324989d 100644 --- a/packages/docs/blocks/input/AutoComplete.yaml +++ b/packages/docs/blocks/input/AutoComplete.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/blocks/input/ButtonSelector.yaml b/packages/docs/blocks/input/ButtonSelector.yaml index 0aab3f12f..5201e01f3 100644 --- a/packages/docs/blocks/input/ButtonSelector.yaml +++ b/packages/docs/blocks/input/ButtonSelector.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/blocks/input/CheckboxSelector.yaml b/packages/docs/blocks/input/CheckboxSelector.yaml index f26022ac1..961e45f75 100644 --- a/packages/docs/blocks/input/CheckboxSelector.yaml +++ b/packages/docs/blocks/input/CheckboxSelector.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/blocks/input/CheckboxSwitch.yaml b/packages/docs/blocks/input/CheckboxSwitch.yaml index 8d50da71d..224c66882 100644 --- a/packages/docs/blocks/input/CheckboxSwitch.yaml +++ b/packages/docs/blocks/input/CheckboxSwitch.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/blocks/input/ColorSelector.yaml b/packages/docs/blocks/input/ColorSelector.yaml index 0f0ddb3d9..8ee0c7283 100644 --- a/packages/docs/blocks/input/ColorSelector.yaml +++ b/packages/docs/blocks/input/ColorSelector.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/blocks/input/DateRangeSelector.yaml b/packages/docs/blocks/input/DateRangeSelector.yaml index aeac704f9..a55fa9fbb 100644 --- a/packages/docs/blocks/input/DateRangeSelector.yaml +++ b/packages/docs/blocks/input/DateRangeSelector.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/blocks/input/DateSelector.yaml b/packages/docs/blocks/input/DateSelector.yaml index efb7da3b7..0ea79f34a 100644 --- a/packages/docs/blocks/input/DateSelector.yaml +++ b/packages/docs/blocks/input/DateSelector.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/blocks/input/DateTimeSelector.yaml b/packages/docs/blocks/input/DateTimeSelector.yaml index 106a0216f..98a1148d8 100644 --- a/packages/docs/blocks/input/DateTimeSelector.yaml +++ b/packages/docs/blocks/input/DateTimeSelector.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/blocks/input/MonthSelector.yaml b/packages/docs/blocks/input/MonthSelector.yaml index 3fd42569d..531352786 100644 --- a/packages/docs/blocks/input/MonthSelector.yaml +++ b/packages/docs/blocks/input/MonthSelector.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/blocks/input/MultipleSelector.yaml b/packages/docs/blocks/input/MultipleSelector.yaml index 772a9fce2..bf584adc6 100644 --- a/packages/docs/blocks/input/MultipleSelector.yaml +++ b/packages/docs/blocks/input/MultipleSelector.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/blocks/input/NumberInput.yaml b/packages/docs/blocks/input/NumberInput.yaml index 56b2c2919..9fa497985 100644 --- a/packages/docs/blocks/input/NumberInput.yaml +++ b/packages/docs/blocks/input/NumberInput.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/blocks/input/Pagination.yaml b/packages/docs/blocks/input/Pagination.yaml index 5bbd12453..e8a3a4c44 100644 --- a/packages/docs/blocks/input/Pagination.yaml +++ b/packages/docs/blocks/input/Pagination.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/blocks/input/ParagraphInput.yaml b/packages/docs/blocks/input/ParagraphInput.yaml index e101eb8c1..e29682d1d 100644 --- a/packages/docs/blocks/input/ParagraphInput.yaml +++ b/packages/docs/blocks/input/ParagraphInput.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/blocks/input/PasswordInput.yaml b/packages/docs/blocks/input/PasswordInput.yaml index 7211f5b58..134d6f399 100644 --- a/packages/docs/blocks/input/PasswordInput.yaml +++ b/packages/docs/blocks/input/PasswordInput.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/blocks/input/RadioSelector.yaml b/packages/docs/blocks/input/RadioSelector.yaml index fa493335c..899510ca4 100644 --- a/packages/docs/blocks/input/RadioSelector.yaml +++ b/packages/docs/blocks/input/RadioSelector.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/blocks/input/RatingSlider.yaml b/packages/docs/blocks/input/RatingSlider.yaml index 56225a97f..bd78eca62 100644 --- a/packages/docs/blocks/input/RatingSlider.yaml +++ b/packages/docs/blocks/input/RatingSlider.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/blocks/input/S3UploadButton.yaml b/packages/docs/blocks/input/S3UploadButton.yaml index 9d8bafa0e..e598fe145 100644 --- a/packages/docs/blocks/input/S3UploadButton.yaml +++ b/packages/docs/blocks/input/S3UploadButton.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/blocks/input/Selector.yaml b/packages/docs/blocks/input/Selector.yaml index 4fa9387b9..26911e745 100644 --- a/packages/docs/blocks/input/Selector.yaml +++ b/packages/docs/blocks/input/Selector.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/blocks/input/Switch.yaml b/packages/docs/blocks/input/Switch.yaml index 720f7b868..cc2d4e2d4 100644 --- a/packages/docs/blocks/input/Switch.yaml +++ b/packages/docs/blocks/input/Switch.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/blocks/input/TextArea.yaml b/packages/docs/blocks/input/TextArea.yaml index e1319d4ef..b8013c040 100644 --- a/packages/docs/blocks/input/TextArea.yaml +++ b/packages/docs/blocks/input/TextArea.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/blocks/input/TextInput.yaml b/packages/docs/blocks/input/TextInput.yaml index 6debd809c..5e73c3422 100644 --- a/packages/docs/blocks/input/TextInput.yaml +++ b/packages/docs/blocks/input/TextInput.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/blocks/input/TitleInput.yaml b/packages/docs/blocks/input/TitleInput.yaml index 34bcc5387..678992050 100644 --- a/packages/docs/blocks/input/TitleInput.yaml +++ b/packages/docs/blocks/input/TitleInput.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/blocks/input/WeekSelector.yaml b/packages/docs/blocks/input/WeekSelector.yaml index 77cb0843b..deb59d513 100644 --- a/packages/docs/blocks/input/WeekSelector.yaml +++ b/packages/docs/blocks/input/WeekSelector.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/blocks/list/ControlledList.yaml b/packages/docs/blocks/list/ControlledList.yaml index 20ac92d0d..0029d709f 100644 --- a/packages/docs/blocks/list/ControlledList.yaml +++ b/packages/docs/blocks/list/ControlledList.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/blocks/list/List.yaml b/packages/docs/blocks/list/List.yaml index 51d596c18..31b5a9165 100644 --- a/packages/docs/blocks/list/List.yaml +++ b/packages/docs/blocks/list/List.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/blocks/list/TimelineList.yaml b/packages/docs/blocks/list/TimelineList.yaml index 4916feedf..aa44692fc 100644 --- a/packages/docs/blocks/list/TimelineList.yaml +++ b/packages/docs/blocks/list/TimelineList.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/concepts/blocks.yaml b/packages/docs/concepts/blocks.yaml index 0d11257dc..afc3037f1 100644 --- a/packages/docs/concepts/blocks.yaml +++ b/packages/docs/concepts/blocks.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/concepts/cli.yaml b/packages/docs/concepts/cli.yaml index af34ba059..9c97bb0fa 100644 --- a/packages/docs/concepts/cli.yaml +++ b/packages/docs/concepts/cli.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/concepts/connections-and-requests.yaml b/packages/docs/concepts/connections-and-requests.yaml index 017497df7..535a3cb22 100644 --- a/packages/docs/concepts/connections-and-requests.yaml +++ b/packages/docs/concepts/connections-and-requests.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/concepts/context-and-state.yaml b/packages/docs/concepts/context-and-state.yaml index fb0a06bcd..ba051ea53 100644 --- a/packages/docs/concepts/context-and-state.yaml +++ b/packages/docs/concepts/context-and-state.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/concepts/custom-blocks.yaml b/packages/docs/concepts/custom-blocks.yaml index 23c9264a9..245c9c7f1 100644 --- a/packages/docs/concepts/custom-blocks.yaml +++ b/packages/docs/concepts/custom-blocks.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/concepts/custom-code.yaml b/packages/docs/concepts/custom-code.yaml index dfd8b64d6..70748bfdc 100644 --- a/packages/docs/concepts/custom-code.yaml +++ b/packages/docs/concepts/custom-code.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/concepts/events-and-actions.yaml b/packages/docs/concepts/events-and-actions.yaml index cb502871f..d941807c0 100644 --- a/packages/docs/concepts/events-and-actions.yaml +++ b/packages/docs/concepts/events-and-actions.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/concepts/hosting-files.yaml b/packages/docs/concepts/hosting-files.yaml index 18baf4309..f564a64f6 100644 --- a/packages/docs/concepts/hosting-files.yaml +++ b/packages/docs/concepts/hosting-files.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/concepts/layout.yaml b/packages/docs/concepts/layout.yaml index 94833fea2..2633fa3df 100644 --- a/packages/docs/concepts/layout.yaml +++ b/packages/docs/concepts/layout.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/concepts/lowdefy-schema.yaml b/packages/docs/concepts/lowdefy-schema.yaml index 6cbb3f085..6c932da5b 100644 --- a/packages/docs/concepts/lowdefy-schema.yaml +++ b/packages/docs/concepts/lowdefy-schema.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/concepts/operators.yaml b/packages/docs/concepts/operators.yaml index b297d0df8..96a725add 100644 --- a/packages/docs/concepts/operators.yaml +++ b/packages/docs/concepts/operators.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/concepts/overview.yaml b/packages/docs/concepts/overview.yaml index cdc25ea12..1443c85a4 100644 --- a/packages/docs/concepts/overview.yaml +++ b/packages/docs/concepts/overview.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/concepts/secrets.yaml b/packages/docs/concepts/secrets.yaml index 8f2e3397a..bedd59bca 100644 --- a/packages/docs/concepts/secrets.yaml +++ b/packages/docs/concepts/secrets.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/connections/AWSS3.yaml b/packages/docs/connections/AWSS3.yaml index 044c9b006..ae74c163d 100644 --- a/packages/docs/connections/AWSS3.yaml +++ b/packages/docs/connections/AWSS3.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/connections/AmazonRedshift.yaml b/packages/docs/connections/AmazonRedshift.yaml index 6b88b3868..9f3bb3d62 100644 --- a/packages/docs/connections/AmazonRedshift.yaml +++ b/packages/docs/connections/AmazonRedshift.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/connections/AxiosHttp.yaml b/packages/docs/connections/AxiosHttp.yaml index b41edd9ed..e6540110a 100644 --- a/packages/docs/connections/AxiosHttp.yaml +++ b/packages/docs/connections/AxiosHttp.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/connections/Elasticsearch.yaml b/packages/docs/connections/Elasticsearch.yaml index 10499492e..56dab1ed2 100644 --- a/packages/docs/connections/Elasticsearch.yaml +++ b/packages/docs/connections/Elasticsearch.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/connections/GoogleSheet.yaml b/packages/docs/connections/GoogleSheet.yaml index 59fc86c77..9b1f62c38 100644 --- a/packages/docs/connections/GoogleSheet.yaml +++ b/packages/docs/connections/GoogleSheet.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/connections/Knex.yaml b/packages/docs/connections/Knex.yaml index 731f00bb2..8780bfc1a 100644 --- a/packages/docs/connections/Knex.yaml +++ b/packages/docs/connections/Knex.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/connections/MSSQL.yaml b/packages/docs/connections/MSSQL.yaml index 6f8adb275..310fbfee4 100644 --- a/packages/docs/connections/MSSQL.yaml +++ b/packages/docs/connections/MSSQL.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/connections/MariaDB.yaml b/packages/docs/connections/MariaDB.yaml index 325999eda..4a1d2bbe4 100644 --- a/packages/docs/connections/MariaDB.yaml +++ b/packages/docs/connections/MariaDB.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/connections/MongoDB.yaml b/packages/docs/connections/MongoDB.yaml index 6f1789cde..6685f76c0 100644 --- a/packages/docs/connections/MongoDB.yaml +++ b/packages/docs/connections/MongoDB.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/connections/MySQL.yaml b/packages/docs/connections/MySQL.yaml index 8d5bd7ac3..96a346306 100644 --- a/packages/docs/connections/MySQL.yaml +++ b/packages/docs/connections/MySQL.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/connections/OracleDB.yaml b/packages/docs/connections/OracleDB.yaml index 78c695c2c..95b9c4790 100644 --- a/packages/docs/connections/OracleDB.yaml +++ b/packages/docs/connections/OracleDB.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/connections/PostgreSQL.yaml b/packages/docs/connections/PostgreSQL.yaml index dfc8ffddc..4997c0633 100644 --- a/packages/docs/connections/PostgreSQL.yaml +++ b/packages/docs/connections/PostgreSQL.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/connections/Redis.yaml b/packages/docs/connections/Redis.yaml index 6ed56821b..fbb462980 100644 --- a/packages/docs/connections/Redis.yaml +++ b/packages/docs/connections/Redis.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -53,9 +53,9 @@ _ref: type: Redis properties: connection: - username: + username: _secret: REDIS_USERNAME - password: + password: _secret: REDIS_PASSWORD database: _secret: REDIS_DATABASE diff --git a/packages/docs/connections/SQLite.yaml b/packages/docs/connections/SQLite.yaml index 5b59e3804..47f6da02b 100644 --- a/packages/docs/connections/SQLite.yaml +++ b/packages/docs/connections/SQLite.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/connections/SendGridMail.yaml b/packages/docs/connections/SendGridMail.yaml index 04fe27fe4..d1cd2db26 100644 --- a/packages/docs/connections/SendGridMail.yaml +++ b/packages/docs/connections/SendGridMail.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/connections/Stripe.yaml b/packages/docs/connections/Stripe.yaml index 8a19deeca..4531e3754 100644 --- a/packages/docs/connections/Stripe.yaml +++ b/packages/docs/connections/Stripe.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/deployment/aws-lambda.yaml b/packages/docs/deployment/aws-lambda.yaml index 0ba113911..c1d2a5b95 100644 --- a/packages/docs/deployment/aws-lambda.yaml +++ b/packages/docs/deployment/aws-lambda.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/deployment/docker.yaml b/packages/docs/deployment/docker.yaml index b526278b7..22df3e5c3 100644 --- a/packages/docs/deployment/docker.yaml +++ b/packages/docs/deployment/docker.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/deployment/netlify.yaml b/packages/docs/deployment/netlify.yaml index e2f59c981..472b8bd2c 100644 --- a/packages/docs/deployment/netlify.yaml +++ b/packages/docs/deployment/netlify.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/deployment/node-server.yaml b/packages/docs/deployment/node-server.yaml index 00ccf64dc..c9d92dc38 100644 --- a/packages/docs/deployment/node-server.yaml +++ b/packages/docs/deployment/node-server.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/howto/generate-csv.yaml.njk b/packages/docs/howto/generate-csv.yaml.njk index 23d0c1fb7..e34a6a9c6 100644 --- a/packages/docs/howto/generate-csv.yaml.njk +++ b/packages/docs/howto/generate-csv.yaml.njk @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/howto/generate-pdf.yaml.njk b/packages/docs/howto/generate-pdf.yaml.njk index 3c20a76c3..799ab67eb 100644 --- a/packages/docs/howto/generate-pdf.yaml.njk +++ b/packages/docs/howto/generate-pdf.yaml.njk @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/introduction.yaml b/packages/docs/introduction.yaml index 489cf2309..14486f68d 100644 --- a/packages/docs/introduction.yaml +++ b/packages/docs/introduction.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/lowdefy.yaml b/packages/docs/lowdefy.yaml index ced51547d..fb730d283 100644 --- a/packages/docs/lowdefy.yaml +++ b/packages/docs/lowdefy.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/operators/_actions.yaml b/packages/docs/operators/_actions.yaml index 5dae7d0ed..c85e7aed2 100644 --- a/packages/docs/operators/_actions.yaml +++ b/packages/docs/operators/_actions.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/operators/_and.yaml b/packages/docs/operators/_and.yaml index f1f200f42..f712a04de 100644 --- a/packages/docs/operators/_and.yaml +++ b/packages/docs/operators/_and.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/operators/_args.yaml b/packages/docs/operators/_args.yaml index 186853414..56f26206e 100644 --- a/packages/docs/operators/_args.yaml +++ b/packages/docs/operators/_args.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/operators/_array.yaml b/packages/docs/operators/_array.yaml index 5b245155a..1cdfcaa54 100644 --- a/packages/docs/operators/_array.yaml +++ b/packages/docs/operators/_array.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/operators/_base64.yaml b/packages/docs/operators/_base64.yaml index 6dd73e33e..36df1d103 100644 --- a/packages/docs/operators/_base64.yaml +++ b/packages/docs/operators/_base64.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/operators/_change_case.yaml b/packages/docs/operators/_change_case.yaml index c2918c352..37ece9ef8 100644 --- a/packages/docs/operators/_change_case.yaml +++ b/packages/docs/operators/_change_case.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/operators/_date.yaml b/packages/docs/operators/_date.yaml index bd62fea72..6852da373 100644 --- a/packages/docs/operators/_date.yaml +++ b/packages/docs/operators/_date.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/operators/_diff.yaml b/packages/docs/operators/_diff.yaml index a6fabc3a0..08497b6ea 100644 --- a/packages/docs/operators/_diff.yaml +++ b/packages/docs/operators/_diff.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/operators/_divide.yaml b/packages/docs/operators/_divide.yaml index d6c221f3a..610dddb5f 100644 --- a/packages/docs/operators/_divide.yaml +++ b/packages/docs/operators/_divide.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/operators/_eq.yaml b/packages/docs/operators/_eq.yaml index 108d7c588..81e89b9e7 100644 --- a/packages/docs/operators/_eq.yaml +++ b/packages/docs/operators/_eq.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/operators/_event.yaml b/packages/docs/operators/_event.yaml index d0e9d138d..880023d0a 100644 --- a/packages/docs/operators/_event.yaml +++ b/packages/docs/operators/_event.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/operators/_format.yaml b/packages/docs/operators/_format.yaml index e37da0630..33b31c270 100644 --- a/packages/docs/operators/_format.yaml +++ b/packages/docs/operators/_format.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/operators/_function.yaml b/packages/docs/operators/_function.yaml index 7f7b5e9d7..7f5ededdd 100644 --- a/packages/docs/operators/_function.yaml +++ b/packages/docs/operators/_function.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/operators/_get.yaml b/packages/docs/operators/_get.yaml index 4da24c9c9..044d7b3ba 100644 --- a/packages/docs/operators/_get.yaml +++ b/packages/docs/operators/_get.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/operators/_global.yaml b/packages/docs/operators/_global.yaml index dd93ecaa1..a45af93a7 100644 --- a/packages/docs/operators/_global.yaml +++ b/packages/docs/operators/_global.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/operators/_gt.yaml b/packages/docs/operators/_gt.yaml index fb720500a..eef60ed8d 100644 --- a/packages/docs/operators/_gt.yaml +++ b/packages/docs/operators/_gt.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/operators/_gte.yaml b/packages/docs/operators/_gte.yaml index 7ef9abdf3..e46104365 100644 --- a/packages/docs/operators/_gte.yaml +++ b/packages/docs/operators/_gte.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/operators/_hash.yaml b/packages/docs/operators/_hash.yaml index 03bee196f..06dce1bca 100644 --- a/packages/docs/operators/_hash.yaml +++ b/packages/docs/operators/_hash.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/operators/_if.yaml b/packages/docs/operators/_if.yaml index 8d552694c..bd56cb1e4 100644 --- a/packages/docs/operators/_if.yaml +++ b/packages/docs/operators/_if.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/operators/_if_none.yaml b/packages/docs/operators/_if_none.yaml index 315f047c4..fd8154bfd 100644 --- a/packages/docs/operators/_if_none.yaml +++ b/packages/docs/operators/_if_none.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/operators/_index.yaml b/packages/docs/operators/_index.yaml index 91d4f5ff2..b2043ded4 100644 --- a/packages/docs/operators/_index.yaml +++ b/packages/docs/operators/_index.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/operators/_input.yaml b/packages/docs/operators/_input.yaml index d3ddbdfa8..ac86c68c0 100644 --- a/packages/docs/operators/_input.yaml +++ b/packages/docs/operators/_input.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/operators/_js.yaml b/packages/docs/operators/_js.yaml index d00f0b1d6..33f743a92 100644 --- a/packages/docs/operators/_js.yaml +++ b/packages/docs/operators/_js.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/operators/_json.yaml b/packages/docs/operators/_json.yaml index d1c63596c..85b20fcfe 100644 --- a/packages/docs/operators/_json.yaml +++ b/packages/docs/operators/_json.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/operators/_list_contexts.yaml b/packages/docs/operators/_list_contexts.yaml index 782695a63..3f4827b2c 100644 --- a/packages/docs/operators/_list_contexts.yaml +++ b/packages/docs/operators/_list_contexts.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/operators/_location.yaml b/packages/docs/operators/_location.yaml index 5595d1133..7c759810a 100644 --- a/packages/docs/operators/_location.yaml +++ b/packages/docs/operators/_location.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/operators/_log.yaml b/packages/docs/operators/_log.yaml index f2b3b40c0..d46f07e7c 100644 --- a/packages/docs/operators/_log.yaml +++ b/packages/docs/operators/_log.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/operators/_lt.yaml b/packages/docs/operators/_lt.yaml index 805352367..330fd9b78 100644 --- a/packages/docs/operators/_lt.yaml +++ b/packages/docs/operators/_lt.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/operators/_lte.yaml b/packages/docs/operators/_lte.yaml index 3dacb9e32..2c45ab34c 100644 --- a/packages/docs/operators/_lte.yaml +++ b/packages/docs/operators/_lte.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/operators/_math.yaml b/packages/docs/operators/_math.yaml index 23f508011..7aa3498a3 100644 --- a/packages/docs/operators/_math.yaml +++ b/packages/docs/operators/_math.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/operators/_media.yaml b/packages/docs/operators/_media.yaml index 2c2ae86b7..b0e10fe3a 100644 --- a/packages/docs/operators/_media.yaml +++ b/packages/docs/operators/_media.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/operators/_menu.yaml b/packages/docs/operators/_menu.yaml index 8512c876b..95a2ffe36 100644 --- a/packages/docs/operators/_menu.yaml +++ b/packages/docs/operators/_menu.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/operators/_mql.yaml b/packages/docs/operators/_mql.yaml index 89bbd4e01..a4cba3d62 100644 --- a/packages/docs/operators/_mql.yaml +++ b/packages/docs/operators/_mql.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/operators/_ne.yaml b/packages/docs/operators/_ne.yaml index 200f279da..c58671df8 100644 --- a/packages/docs/operators/_ne.yaml +++ b/packages/docs/operators/_ne.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/operators/_not.yaml b/packages/docs/operators/_not.yaml index 61d21a2c5..f84e56d55 100644 --- a/packages/docs/operators/_not.yaml +++ b/packages/docs/operators/_not.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/operators/_number.yaml b/packages/docs/operators/_number.yaml index c0e45b184..37ecc5dd4 100644 --- a/packages/docs/operators/_number.yaml +++ b/packages/docs/operators/_number.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/operators/_nunjucks.yaml b/packages/docs/operators/_nunjucks.yaml index 042ef8538..ccccbf40a 100644 --- a/packages/docs/operators/_nunjucks.yaml +++ b/packages/docs/operators/_nunjucks.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/operators/_object.yaml b/packages/docs/operators/_object.yaml index 8ec6b3571..f19dc5716 100644 --- a/packages/docs/operators/_object.yaml +++ b/packages/docs/operators/_object.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/operators/_operator.yaml b/packages/docs/operators/_operator.yaml index 37cc0cf58..a1d597a23 100644 --- a/packages/docs/operators/_operator.yaml +++ b/packages/docs/operators/_operator.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/operators/_or.yaml b/packages/docs/operators/_or.yaml index 984251eb0..7dfcf195e 100644 --- a/packages/docs/operators/_or.yaml +++ b/packages/docs/operators/_or.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/operators/_product.yaml b/packages/docs/operators/_product.yaml index 94d3641a4..5e9569aef 100644 --- a/packages/docs/operators/_product.yaml +++ b/packages/docs/operators/_product.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/operators/_random.yaml b/packages/docs/operators/_random.yaml index 96a0f6031..87a730e2e 100644 --- a/packages/docs/operators/_random.yaml +++ b/packages/docs/operators/_random.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/operators/_ref.yaml b/packages/docs/operators/_ref.yaml index fb1ccf3b2..32b156382 100644 --- a/packages/docs/operators/_ref.yaml +++ b/packages/docs/operators/_ref.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/operators/_regex.yaml b/packages/docs/operators/_regex.yaml index 25edd223e..5ffe72ee7 100644 --- a/packages/docs/operators/_regex.yaml +++ b/packages/docs/operators/_regex.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/operators/_request.yaml b/packages/docs/operators/_request.yaml index 5b5e80517..5e0048fee 100644 --- a/packages/docs/operators/_request.yaml +++ b/packages/docs/operators/_request.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/operators/_secret.yaml b/packages/docs/operators/_secret.yaml index 93bbab6b3..ae2911711 100644 --- a/packages/docs/operators/_secret.yaml +++ b/packages/docs/operators/_secret.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/operators/_state.yaml b/packages/docs/operators/_state.yaml index e8071847d..19279bbca 100644 --- a/packages/docs/operators/_state.yaml +++ b/packages/docs/operators/_state.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/operators/_string.yaml b/packages/docs/operators/_string.yaml index c7bcaa4c6..4039c890c 100644 --- a/packages/docs/operators/_string.yaml +++ b/packages/docs/operators/_string.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/operators/_subtract.yaml b/packages/docs/operators/_subtract.yaml index adf12c5bf..e4e97cc26 100644 --- a/packages/docs/operators/_subtract.yaml +++ b/packages/docs/operators/_subtract.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/operators/_sum.yaml b/packages/docs/operators/_sum.yaml index 11d03065e..34fb91e38 100644 --- a/packages/docs/operators/_sum.yaml +++ b/packages/docs/operators/_sum.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/operators/_switch.yaml b/packages/docs/operators/_switch.yaml index 65de87c31..2e9b99ffe 100644 --- a/packages/docs/operators/_switch.yaml +++ b/packages/docs/operators/_switch.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/operators/_type.yaml b/packages/docs/operators/_type.yaml index 690f94973..8389ed30a 100644 --- a/packages/docs/operators/_type.yaml +++ b/packages/docs/operators/_type.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/operators/_uri.yaml b/packages/docs/operators/_uri.yaml index 0f612572b..9450da98a 100644 --- a/packages/docs/operators/_uri.yaml +++ b/packages/docs/operators/_uri.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/operators/_url_query.yaml b/packages/docs/operators/_url_query.yaml index 984afbc52..43a394da9 100644 --- a/packages/docs/operators/_url_query.yaml +++ b/packages/docs/operators/_url_query.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/operators/_user.yaml b/packages/docs/operators/_user.yaml index 485c425d4..99a46ab28 100644 --- a/packages/docs/operators/_user.yaml +++ b/packages/docs/operators/_user.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/operators/_uuid.yaml b/packages/docs/operators/_uuid.yaml index bd45a4a24..fb55c032a 100644 --- a/packages/docs/operators/_uuid.yaml +++ b/packages/docs/operators/_uuid.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/operators/_var.yaml b/packages/docs/operators/_var.yaml index 6106570cc..525796263 100644 --- a/packages/docs/operators/_var.yaml +++ b/packages/docs/operators/_var.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/operators/_yaml.yaml b/packages/docs/operators/_yaml.yaml index 3690b003a..dda0da1c0 100644 --- a/packages/docs/operators/_yaml.yaml +++ b/packages/docs/operators/_yaml.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/public/modules/connectDocsearch.js b/packages/docs/public/modules/connectDocsearch.js index 204ba888c..e8c01e5f1 100644 --- a/packages/docs/public/modules/connectDocsearch.js +++ b/packages/docs/public/modules/connectDocsearch.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/docs/src/operators/client/filter_default_value.js b/packages/docs/src/operators/client/filter_default_value.js index af2545532..b1a42db02 100644 --- a/packages/docs/src/operators/client/filter_default_value.js +++ b/packages/docs/src/operators/client/filter_default_value.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/docs/src/operators/client/filter_default_value.test.js b/packages/docs/src/operators/client/filter_default_value.test.js index 0f70554fe..5e998f566 100644 --- a/packages/docs/src/operators/client/filter_default_value.test.js +++ b/packages/docs/src/operators/client/filter_default_value.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/docs/src/operatorsClient.js b/packages/docs/src/operatorsClient.js index 2c584cf68..b10b8795d 100644 --- a/packages/docs/src/operatorsClient.js +++ b/packages/docs/src/operatorsClient.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/docs/src/types.js b/packages/docs/src/types.js index f5698e549..3600fd6b0 100644 --- a/packages/docs/src/types.js +++ b/packages/docs/src/types.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/docs/templates/actions.yaml.njk b/packages/docs/templates/actions.yaml.njk index af0602a48..0a55eb7ba 100644 --- a/packages/docs/templates/actions.yaml.njk +++ b/packages/docs/templates/actions.yaml.njk @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -24,11 +24,11 @@ _ref: - id: warning type: Alert visible: - _not: + _not: _not: _var: warning properties: - message: + message: _var: warning type: warning - id: types @@ -65,4 +65,4 @@ _ref: properties: content: _var: examples - {% endif %} \ No newline at end of file + {% endif %} diff --git a/packages/docs/templates/blocks/defaultValueTransformer.js b/packages/docs/templates/blocks/defaultValueTransformer.js index d7d8b861b..8a2b83192 100644 --- a/packages/docs/templates/blocks/defaultValueTransformer.js +++ b/packages/docs/templates/blocks/defaultValueTransformer.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/docs/templates/blocks/exampleTransformer.js b/packages/docs/templates/blocks/exampleTransformer.js index b59d7b565..285681258 100644 --- a/packages/docs/templates/blocks/exampleTransformer.js +++ b/packages/docs/templates/blocks/exampleTransformer.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/docs/templates/blocks/layout.yaml b/packages/docs/templates/blocks/layout.yaml index 275d4399b..0c1564b51 100644 --- a/packages/docs/templates/blocks/layout.yaml +++ b/packages/docs/templates/blocks/layout.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/templates/blocks/propertiesFormTransformer.js b/packages/docs/templates/blocks/propertiesFormTransformer.js index 1c7d79058..a35aa8b07 100644 --- a/packages/docs/templates/blocks/propertiesFormTransformer.js +++ b/packages/docs/templates/blocks/propertiesFormTransformer.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/docs/templates/blocks/propertiesGetterTransformer.js b/packages/docs/templates/blocks/propertiesGetterTransformer.js index d17374550..0e30a8fb9 100644 --- a/packages/docs/templates/blocks/propertiesGetterTransformer.js +++ b/packages/docs/templates/blocks/propertiesGetterTransformer.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/docs/templates/blocks/schema.yaml.njk b/packages/docs/templates/blocks/schema.yaml.njk index 765780b1b..56271836c 100644 --- a/packages/docs/templates/blocks/schema.yaml.njk +++ b/packages/docs/templates/blocks/schema.yaml.njk @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/templates/blocks/schemaTransformer.js b/packages/docs/templates/blocks/schemaTransformer.js index 35d66c020..ec783f211 100644 --- a/packages/docs/templates/blocks/schemaTransformer.js +++ b/packages/docs/templates/blocks/schemaTransformer.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/docs/templates/blocks/style.yaml b/packages/docs/templates/blocks/style.yaml index c5e066dd0..5e9f7afb0 100644 --- a/packages/docs/templates/blocks/style.yaml +++ b/packages/docs/templates/blocks/style.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/templates/blocks/template.yaml.njk b/packages/docs/templates/blocks/template.yaml.njk index 001793ff7..1f850f001 100644 --- a/packages/docs/templates/blocks/template.yaml.njk +++ b/packages/docs/templates/blocks/template.yaml.njk @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/templates/blog.yaml.njk b/packages/docs/templates/blog.yaml.njk index 9675468f5..67320909c 100644 --- a/packages/docs/templates/blog.yaml.njk +++ b/packages/docs/templates/blog.yaml.njk @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/templates/footer.yaml.njk b/packages/docs/templates/footer.yaml.njk index c802e4eda..4d7d7c314 100644 --- a/packages/docs/templates/footer.yaml.njk +++ b/packages/docs/templates/footer.yaml.njk @@ -1,4 +1,4 @@ - # Copyright 2020-2021 Lowdefy, Inc + # Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/templates/general.yaml.njk b/packages/docs/templates/general.yaml.njk index f20ce0d00..00f93b8a7 100644 --- a/packages/docs/templates/general.yaml.njk +++ b/packages/docs/templates/general.yaml.njk @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/templates/generateSitemap.js b/packages/docs/templates/generateSitemap.js index d24e05e5e..b189f8cd0 100644 --- a/packages/docs/templates/generateSitemap.js +++ b/packages/docs/templates/generateSitemap.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/docs/templates/header.yaml b/packages/docs/templates/header.yaml index 2bec27a23..df7672ca5 100644 --- a/packages/docs/templates/header.yaml +++ b/packages/docs/templates/header.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/templates/navigation_buttons.yaml b/packages/docs/templates/navigation_buttons.yaml index 6fd299100..b8d9a8894 100644 --- a/packages/docs/templates/navigation_buttons.yaml +++ b/packages/docs/templates/navigation_buttons.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/templates/operators.yaml.njk b/packages/docs/templates/operators.yaml.njk index 5092a6a72..f0f5c6721 100644 --- a/packages/docs/templates/operators.yaml.njk +++ b/packages/docs/templates/operators.yaml.njk @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -26,21 +26,21 @@ page: - id: warning type: Alert visible: - _not: + _not: _not: _var: warning properties: - message: + message: _var: warning type: warning - id: environment type: Alert visible: - _not: + _not: _not: _var: env properties: - message: + message: _string.concat: - 'Environment: ' - _var: env @@ -79,4 +79,4 @@ page: properties: content: _var: examples - {% endif %} \ No newline at end of file + {% endif %} diff --git a/packages/docs/templates/operatorsMethodTransformer.js b/packages/docs/templates/operatorsMethodTransformer.js index 982ad4831..192681223 100644 --- a/packages/docs/templates/operatorsMethodTransformer.js +++ b/packages/docs/templates/operatorsMethodTransformer.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/docs/templates/test/array.test.js b/packages/docs/templates/test/array.test.js index cb30a4687..906b412cf 100644 --- a/packages/docs/templates/test/array.test.js +++ b/packages/docs/templates/test/array.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/docs/templates/test/boolean.test.js b/packages/docs/templates/test/boolean.test.js index 2271e42f5..71e1a7e8b 100644 --- a/packages/docs/templates/test/boolean.test.js +++ b/packages/docs/templates/test/boolean.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/docs/templates/test/button.test.js b/packages/docs/templates/test/button.test.js index 7d58fee96..22e67c766 100644 --- a/packages/docs/templates/test/button.test.js +++ b/packages/docs/templates/test/button.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/docs/templates/test/color.test.js b/packages/docs/templates/test/color.test.js index 5deb3380c..e53b44ad1 100644 --- a/packages/docs/templates/test/color.test.js +++ b/packages/docs/templates/test/color.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/docs/templates/test/enum.test.js b/packages/docs/templates/test/enum.test.js index 0b9412034..4ac975162 100644 --- a/packages/docs/templates/test/enum.test.js +++ b/packages/docs/templates/test/enum.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/docs/templates/test/icon.test.js b/packages/docs/templates/test/icon.test.js index e448fddaf..c99768abe 100644 --- a/packages/docs/templates/test/icon.test.js +++ b/packages/docs/templates/test/icon.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/docs/templates/test/integer.test.js b/packages/docs/templates/test/integer.test.js index 07a9fa274..f1ad4c623 100644 --- a/packages/docs/templates/test/integer.test.js +++ b/packages/docs/templates/test/integer.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/docs/templates/test/manual.test.js b/packages/docs/templates/test/manual.test.js index 40ee2ccb5..8946ee98d 100644 --- a/packages/docs/templates/test/manual.test.js +++ b/packages/docs/templates/test/manual.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/docs/templates/test/number.test.js b/packages/docs/templates/test/number.test.js index 2dce51364..0361ad083 100644 --- a/packages/docs/templates/test/number.test.js +++ b/packages/docs/templates/test/number.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/docs/templates/test/object.test.js b/packages/docs/templates/test/object.test.js index 6a5ba9c5b..6ea23e2d0 100644 --- a/packages/docs/templates/test/object.test.js +++ b/packages/docs/templates/test/object.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/docs/templates/test/oneOf.test.js b/packages/docs/templates/test/oneOf.test.js index a7feaebee..664659b83 100644 --- a/packages/docs/templates/test/oneOf.test.js +++ b/packages/docs/templates/test/oneOf.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/docs/templates/test/string.test.js b/packages/docs/templates/test/string.test.js index 608759ac9..b102ff214 100644 --- a/packages/docs/templates/test/string.test.js +++ b/packages/docs/templates/test/string.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/docs/templates/test/yaml.test.js b/packages/docs/templates/test/yaml.test.js index dc0708f93..c295ebddd 100644 --- a/packages/docs/templates/test/yaml.test.js +++ b/packages/docs/templates/test/yaml.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/docs/tutorial/next-steps.yaml b/packages/docs/tutorial/next-steps.yaml index 09899991c..e0074d6fe 100644 --- a/packages/docs/tutorial/next-steps.yaml +++ b/packages/docs/tutorial/next-steps.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/tutorial/tutorial-actions-operators-config.yaml b/packages/docs/tutorial/tutorial-actions-operators-config.yaml index 7bd988bfb..7f5c63680 100644 --- a/packages/docs/tutorial/tutorial-actions-operators-config.yaml +++ b/packages/docs/tutorial/tutorial-actions-operators-config.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/tutorial/tutorial-actions-operators.yaml b/packages/docs/tutorial/tutorial-actions-operators.yaml index b60bae20f..2254851a5 100644 --- a/packages/docs/tutorial/tutorial-actions-operators.yaml +++ b/packages/docs/tutorial/tutorial-actions-operators.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/tutorial/tutorial-add-blocks-config.yaml b/packages/docs/tutorial/tutorial-add-blocks-config.yaml index 1119b9b90..5cfd5ab3b 100644 --- a/packages/docs/tutorial/tutorial-add-blocks-config.yaml +++ b/packages/docs/tutorial/tutorial-add-blocks-config.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/tutorial/tutorial-add-blocks.yaml b/packages/docs/tutorial/tutorial-add-blocks.yaml index 18fa363c2..4ddfd3ef0 100644 --- a/packages/docs/tutorial/tutorial-add-blocks.yaml +++ b/packages/docs/tutorial/tutorial-add-blocks.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/tutorial/tutorial-create-page-config.yaml b/packages/docs/tutorial/tutorial-create-page-config.yaml index 39b1f1d4f..d6e816731 100644 --- a/packages/docs/tutorial/tutorial-create-page-config.yaml +++ b/packages/docs/tutorial/tutorial-create-page-config.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/tutorial/tutorial-create-page.yaml b/packages/docs/tutorial/tutorial-create-page.yaml index 57ec64458..869feaa6f 100644 --- a/packages/docs/tutorial/tutorial-create-page.yaml +++ b/packages/docs/tutorial/tutorial-create-page.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/tutorial/tutorial-deploy.yaml b/packages/docs/tutorial/tutorial-deploy.yaml index 068c410c9..6765fa385 100644 --- a/packages/docs/tutorial/tutorial-deploy.yaml +++ b/packages/docs/tutorial/tutorial-deploy.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/tutorial/tutorial-requests-config.yaml b/packages/docs/tutorial/tutorial-requests-config.yaml index 889ad31da..1726394e2 100644 --- a/packages/docs/tutorial/tutorial-requests-config.yaml +++ b/packages/docs/tutorial/tutorial-requests-config.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/tutorial/tutorial-requests.yaml b/packages/docs/tutorial/tutorial-requests.yaml index c91ecad9d..c87db8654 100644 --- a/packages/docs/tutorial/tutorial-requests.yaml +++ b/packages/docs/tutorial/tutorial-requests.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/tutorial/tutorial-start.yaml b/packages/docs/tutorial/tutorial-start.yaml index 3370e9d05..75750e4f3 100644 --- a/packages/docs/tutorial/tutorial-start.yaml +++ b/packages/docs/tutorial/tutorial-start.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/users/login-and-logout.yaml b/packages/docs/users/login-and-logout.yaml index fec06c83a..fb84340ec 100644 --- a/packages/docs/users/login-and-logout.yaml +++ b/packages/docs/users/login-and-logout.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/users/openid-connect.yaml b/packages/docs/users/openid-connect.yaml index e30af66b8..11a62c44a 100644 --- a/packages/docs/users/openid-connect.yaml +++ b/packages/docs/users/openid-connect.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/users/protected-pages.yaml b/packages/docs/users/protected-pages.yaml index 61148b5e9..212f5eec4 100644 --- a/packages/docs/users/protected-pages.yaml +++ b/packages/docs/users/protected-pages.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/users/roles.yaml b/packages/docs/users/roles.yaml index 48c6bdd74..bd2fb892e 100644 --- a/packages/docs/users/roles.yaml +++ b/packages/docs/users/roles.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/users/user-object.yaml b/packages/docs/users/user-object.yaml index 9763b36ab..738c61596 100644 --- a/packages/docs/users/user-object.yaml +++ b/packages/docs/users/user-object.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/docs/users/users-introduction.yaml b/packages/docs/users/users-introduction.yaml index 698e730df..9383c38cc 100644 --- a/packages/docs/users/users-introduction.yaml +++ b/packages/docs/users/users-introduction.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/engine/src/Actions.js b/packages/engine/src/Actions.js index 8c9a5c141..74831f853 100644 --- a/packages/engine/src/Actions.js +++ b/packages/engine/src/Actions.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/engine/src/Blocks.js b/packages/engine/src/Blocks.js index 09a686127..09dec388b 100644 --- a/packages/engine/src/Blocks.js +++ b/packages/engine/src/Blocks.js @@ -1,7 +1,7 @@ /* eslint-disable no-param-reassign */ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/engine/src/Events.js b/packages/engine/src/Events.js index 436aa5907..bdad5cdbc 100644 --- a/packages/engine/src/Events.js +++ b/packages/engine/src/Events.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/engine/src/Requests.js b/packages/engine/src/Requests.js index 87654d53d..791e0d594 100644 --- a/packages/engine/src/Requests.js +++ b/packages/engine/src/Requests.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/engine/src/State.js b/packages/engine/src/State.js index e680c6061..da766fd47 100644 --- a/packages/engine/src/State.js +++ b/packages/engine/src/State.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/engine/src/actions/createCallMethod.js b/packages/engine/src/actions/createCallMethod.js index bb4a63d3a..da06270ee 100644 --- a/packages/engine/src/actions/createCallMethod.js +++ b/packages/engine/src/actions/createCallMethod.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/engine/src/actions/createCallMethod.test.js b/packages/engine/src/actions/createCallMethod.test.js index 71a57eafd..af1e95460 100644 --- a/packages/engine/src/actions/createCallMethod.test.js +++ b/packages/engine/src/actions/createCallMethod.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/engine/src/actions/createDisplayMessage.js b/packages/engine/src/actions/createDisplayMessage.js index f8c6b9e05..ad033d9c9 100644 --- a/packages/engine/src/actions/createDisplayMessage.js +++ b/packages/engine/src/actions/createDisplayMessage.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/engine/src/actions/createDisplayMessage.test.js b/packages/engine/src/actions/createDisplayMessage.test.js index a54ac2186..13a98e04d 100644 --- a/packages/engine/src/actions/createDisplayMessage.test.js +++ b/packages/engine/src/actions/createDisplayMessage.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/engine/src/actions/createGetActions.js b/packages/engine/src/actions/createGetActions.js index ed1c299d8..536d776ea 100644 --- a/packages/engine/src/actions/createGetActions.js +++ b/packages/engine/src/actions/createGetActions.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/engine/src/actions/createGetActions.test.js b/packages/engine/src/actions/createGetActions.test.js index 7c57a069a..a5fc1cdbd 100644 --- a/packages/engine/src/actions/createGetActions.test.js +++ b/packages/engine/src/actions/createGetActions.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/engine/src/actions/createGetBlockId.js b/packages/engine/src/actions/createGetBlockId.js index 1168f3bcc..994d77f2a 100644 --- a/packages/engine/src/actions/createGetBlockId.js +++ b/packages/engine/src/actions/createGetBlockId.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/engine/src/actions/createGetBlockId.test.js b/packages/engine/src/actions/createGetBlockId.test.js index ac6907ab4..adc78fff9 100644 --- a/packages/engine/src/actions/createGetBlockId.test.js +++ b/packages/engine/src/actions/createGetBlockId.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/engine/src/actions/createGetEvent.js b/packages/engine/src/actions/createGetEvent.js index 51214f7f2..65d1b39a0 100644 --- a/packages/engine/src/actions/createGetEvent.js +++ b/packages/engine/src/actions/createGetEvent.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/engine/src/actions/createGetEvent.test.js b/packages/engine/src/actions/createGetEvent.test.js index fdce57535..e75883a45 100644 --- a/packages/engine/src/actions/createGetEvent.test.js +++ b/packages/engine/src/actions/createGetEvent.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/engine/src/actions/createGetGlobal.js b/packages/engine/src/actions/createGetGlobal.js index cb17ae4a6..ba894dd89 100644 --- a/packages/engine/src/actions/createGetGlobal.js +++ b/packages/engine/src/actions/createGetGlobal.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/engine/src/actions/createGetGlobal.test.js b/packages/engine/src/actions/createGetGlobal.test.js index 097bc58b3..b74d3ac97 100644 --- a/packages/engine/src/actions/createGetGlobal.test.js +++ b/packages/engine/src/actions/createGetGlobal.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/engine/src/actions/createGetInput.js b/packages/engine/src/actions/createGetInput.js index 01016fc32..ddd3f72ca 100644 --- a/packages/engine/src/actions/createGetInput.js +++ b/packages/engine/src/actions/createGetInput.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/engine/src/actions/createGetInput.test.js b/packages/engine/src/actions/createGetInput.test.js index 99afe9790..5a87515e8 100644 --- a/packages/engine/src/actions/createGetInput.test.js +++ b/packages/engine/src/actions/createGetInput.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/engine/src/actions/createGetPageId.js b/packages/engine/src/actions/createGetPageId.js index 362a99cc0..e8e893f99 100644 --- a/packages/engine/src/actions/createGetPageId.js +++ b/packages/engine/src/actions/createGetPageId.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/engine/src/actions/createGetPageId.test.js b/packages/engine/src/actions/createGetPageId.test.js index 723a97ca5..438db05b3 100644 --- a/packages/engine/src/actions/createGetPageId.test.js +++ b/packages/engine/src/actions/createGetPageId.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/engine/src/actions/createGetRequestDetails.js b/packages/engine/src/actions/createGetRequestDetails.js index a35125ae3..5ab09f9a7 100644 --- a/packages/engine/src/actions/createGetRequestDetails.js +++ b/packages/engine/src/actions/createGetRequestDetails.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/engine/src/actions/createGetRequestDetails.test.js b/packages/engine/src/actions/createGetRequestDetails.test.js index af183201c..130dc7268 100644 --- a/packages/engine/src/actions/createGetRequestDetails.test.js +++ b/packages/engine/src/actions/createGetRequestDetails.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/engine/src/actions/createGetState.js b/packages/engine/src/actions/createGetState.js index 5f1327970..2cbeddc0b 100644 --- a/packages/engine/src/actions/createGetState.js +++ b/packages/engine/src/actions/createGetState.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/engine/src/actions/createGetState.test.js b/packages/engine/src/actions/createGetState.test.js index ec7b256eb..d79b9ff1f 100644 --- a/packages/engine/src/actions/createGetState.test.js +++ b/packages/engine/src/actions/createGetState.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/engine/src/actions/createGetUrlQuery.js b/packages/engine/src/actions/createGetUrlQuery.js index 22e45b930..771dcc074 100644 --- a/packages/engine/src/actions/createGetUrlQuery.js +++ b/packages/engine/src/actions/createGetUrlQuery.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/engine/src/actions/createGetUrlQuery.test.js b/packages/engine/src/actions/createGetUrlQuery.test.js index 25fa5f701..2ade02166 100644 --- a/packages/engine/src/actions/createGetUrlQuery.test.js +++ b/packages/engine/src/actions/createGetUrlQuery.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/engine/src/actions/createGetUser.js b/packages/engine/src/actions/createGetUser.js index 1e3fe896e..b4b7c9c26 100644 --- a/packages/engine/src/actions/createGetUser.js +++ b/packages/engine/src/actions/createGetUser.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/engine/src/actions/createGetUser.test.js b/packages/engine/src/actions/createGetUser.test.js index 8d5a0a7d0..1870d0048 100644 --- a/packages/engine/src/actions/createGetUser.test.js +++ b/packages/engine/src/actions/createGetUser.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/engine/src/actions/createLink.js b/packages/engine/src/actions/createLink.js index c3b7ef57e..5562b4048 100644 --- a/packages/engine/src/actions/createLink.js +++ b/packages/engine/src/actions/createLink.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/engine/src/actions/createLink.test.js b/packages/engine/src/actions/createLink.test.js index 4ebefe085..f51ca4594 100644 --- a/packages/engine/src/actions/createLink.test.js +++ b/packages/engine/src/actions/createLink.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/engine/src/actions/createLogin.js b/packages/engine/src/actions/createLogin.js index 84e567a15..656452114 100644 --- a/packages/engine/src/actions/createLogin.js +++ b/packages/engine/src/actions/createLogin.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/engine/src/actions/createLogin.test.js b/packages/engine/src/actions/createLogin.test.js index ebdf4b1af..3d0931290 100644 --- a/packages/engine/src/actions/createLogin.test.js +++ b/packages/engine/src/actions/createLogin.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/engine/src/actions/createLogout.js b/packages/engine/src/actions/createLogout.js index a1089041f..9ee3600e4 100644 --- a/packages/engine/src/actions/createLogout.js +++ b/packages/engine/src/actions/createLogout.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/engine/src/actions/createLogout.test.js b/packages/engine/src/actions/createLogout.test.js index 10c98c0ac..c34207c15 100644 --- a/packages/engine/src/actions/createLogout.test.js +++ b/packages/engine/src/actions/createLogout.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/engine/src/actions/createRequest.js b/packages/engine/src/actions/createRequest.js index 87aa43b45..f3d3d7a96 100644 --- a/packages/engine/src/actions/createRequest.js +++ b/packages/engine/src/actions/createRequest.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/engine/src/actions/createRequest.test.js b/packages/engine/src/actions/createRequest.test.js index 32a6ce199..78281eba1 100644 --- a/packages/engine/src/actions/createRequest.test.js +++ b/packages/engine/src/actions/createRequest.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/engine/src/actions/createReset.js b/packages/engine/src/actions/createReset.js index 71a9099e7..bb98da16c 100644 --- a/packages/engine/src/actions/createReset.js +++ b/packages/engine/src/actions/createReset.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/engine/src/actions/createReset.test.js b/packages/engine/src/actions/createReset.test.js index 327a10f9d..ad2e5cb8b 100644 --- a/packages/engine/src/actions/createReset.test.js +++ b/packages/engine/src/actions/createReset.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/engine/src/actions/createResetValidation.js b/packages/engine/src/actions/createResetValidation.js index 4980f74bf..d633e482a 100644 --- a/packages/engine/src/actions/createResetValidation.js +++ b/packages/engine/src/actions/createResetValidation.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/engine/src/actions/createResetValidation.test.js b/packages/engine/src/actions/createResetValidation.test.js index 2fba74eb8..4c4617173 100644 --- a/packages/engine/src/actions/createResetValidation.test.js +++ b/packages/engine/src/actions/createResetValidation.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/engine/src/actions/createSetGlobal.js b/packages/engine/src/actions/createSetGlobal.js index 81baaa737..36b7f0ff3 100644 --- a/packages/engine/src/actions/createSetGlobal.js +++ b/packages/engine/src/actions/createSetGlobal.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/engine/src/actions/createSetGlobal.test.js b/packages/engine/src/actions/createSetGlobal.test.js index c5c9a7b2a..d5c2f9748 100644 --- a/packages/engine/src/actions/createSetGlobal.test.js +++ b/packages/engine/src/actions/createSetGlobal.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/engine/src/actions/createSetState.js b/packages/engine/src/actions/createSetState.js index b24c71241..739c5f8ac 100644 --- a/packages/engine/src/actions/createSetState.js +++ b/packages/engine/src/actions/createSetState.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/engine/src/actions/createSetState.test.js b/packages/engine/src/actions/createSetState.test.js index 8f1bd5bf3..cf9891b29 100644 --- a/packages/engine/src/actions/createSetState.test.js +++ b/packages/engine/src/actions/createSetState.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/engine/src/actions/createValidate.js b/packages/engine/src/actions/createValidate.js index 384609fa2..388a80e45 100644 --- a/packages/engine/src/actions/createValidate.js +++ b/packages/engine/src/actions/createValidate.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/engine/src/actions/createValidate.test.js b/packages/engine/src/actions/createValidate.test.js index 5c087413c..70ff8bb7a 100644 --- a/packages/engine/src/actions/createValidate.test.js +++ b/packages/engine/src/actions/createValidate.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/engine/src/actions/getActionMethods.js b/packages/engine/src/actions/getActionMethods.js index bc67a5d51..c2afd2bed 100644 --- a/packages/engine/src/actions/getActionMethods.js +++ b/packages/engine/src/actions/getActionMethods.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/engine/src/actions/getFromObject.js b/packages/engine/src/actions/getFromObject.js index be0515003..e9718d14e 100644 --- a/packages/engine/src/actions/getFromObject.js +++ b/packages/engine/src/actions/getFromObject.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/engine/src/createLink.js b/packages/engine/src/createLink.js index fdf746fb7..c60b310a7 100644 --- a/packages/engine/src/createLink.js +++ b/packages/engine/src/createLink.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/engine/src/getBlockMatcher.js b/packages/engine/src/getBlockMatcher.js index 71559366b..ac6d0a004 100644 --- a/packages/engine/src/getBlockMatcher.js +++ b/packages/engine/src/getBlockMatcher.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/engine/src/getContext.js b/packages/engine/src/getContext.js index 4c116da2f..4a51f0ce4 100644 --- a/packages/engine/src/getContext.js +++ b/packages/engine/src/getContext.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/engine/src/getFieldValues.js b/packages/engine/src/getFieldValues.js index 13a934758..f4bdd05e5 100644 --- a/packages/engine/src/getFieldValues.js +++ b/packages/engine/src/getFieldValues.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/engine/src/index.js b/packages/engine/src/index.js index 9f685e987..28b2e0544 100644 --- a/packages/engine/src/index.js +++ b/packages/engine/src/index.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/engine/test/Actions/Actions.test.js b/packages/engine/test/Actions/Actions.test.js index e58425305..e9e8721c4 100644 --- a/packages/engine/test/Actions/Actions.test.js +++ b/packages/engine/test/Actions/Actions.test.js @@ -1,7 +1,7 @@ /* eslint-disable prefer-promise-reject-errors */ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/engine/test/Block/Blocks.test.js b/packages/engine/test/Block/Blocks.test.js index a015aaf06..a3cb94538 100644 --- a/packages/engine/test/Block/Blocks.test.js +++ b/packages/engine/test/Block/Blocks.test.js @@ -1,7 +1,7 @@ /* eslint-disable dot-notation */ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/engine/test/Block/areas.test.js b/packages/engine/test/Block/areas.test.js index 5a9205cd0..57df1e7b1 100644 --- a/packages/engine/test/Block/areas.test.js +++ b/packages/engine/test/Block/areas.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/engine/test/Block/benchmark.test.js b/packages/engine/test/Block/benchmark.test.js index fd2672240..a2771cebd 100644 --- a/packages/engine/test/Block/benchmark.test.js +++ b/packages/engine/test/Block/benchmark.test.js @@ -1,7 +1,7 @@ /* eslint-disable dot-notation */ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/engine/test/Block/container.test.js b/packages/engine/test/Block/container.test.js index fd348c2cd..45984531d 100644 --- a/packages/engine/test/Block/container.test.js +++ b/packages/engine/test/Block/container.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/engine/test/Block/evaluate.test.js b/packages/engine/test/Block/evaluate.test.js index 29535a014..a84b6ced6 100644 --- a/packages/engine/test/Block/evaluate.test.js +++ b/packages/engine/test/Block/evaluate.test.js @@ -1,7 +1,7 @@ /* eslint-disable dot-notation */ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/engine/test/Block/field.test.js b/packages/engine/test/Block/field.test.js index 57551fd9f..dbf3af30b 100644 --- a/packages/engine/test/Block/field.test.js +++ b/packages/engine/test/Block/field.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/engine/test/Block/list.test.js b/packages/engine/test/Block/list.test.js index 0fac062fd..35a57d10d 100644 --- a/packages/engine/test/Block/list.test.js +++ b/packages/engine/test/Block/list.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/engine/test/Block/map.test.js b/packages/engine/test/Block/map.test.js index 8a7c6d132..7d75a4bb4 100644 --- a/packages/engine/test/Block/map.test.js +++ b/packages/engine/test/Block/map.test.js @@ -1,7 +1,7 @@ /* eslint-disable dot-notation */ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/engine/test/Block/registerMethod.test.js b/packages/engine/test/Block/registerMethod.test.js index 330a33160..72ea8d56c 100644 --- a/packages/engine/test/Block/registerMethod.test.js +++ b/packages/engine/test/Block/registerMethod.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/engine/test/Block/validate.test.js b/packages/engine/test/Block/validate.test.js index 7b3517b94..e1223d098 100644 --- a/packages/engine/test/Block/validate.test.js +++ b/packages/engine/test/Block/validate.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/engine/test/Events.test.js b/packages/engine/test/Events.test.js index a66cc13e0..f6590c979 100644 --- a/packages/engine/test/Events.test.js +++ b/packages/engine/test/Events.test.js @@ -1,7 +1,7 @@ /* eslint-disable prefer-promise-reject-errors */ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/engine/test/Requests.test.js b/packages/engine/test/Requests.test.js index 7edf9f6a7..ec24c34bf 100644 --- a/packages/engine/test/Requests.test.js +++ b/packages/engine/test/Requests.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/engine/test/State.test.js b/packages/engine/test/State.test.js index 623c4a75d..edaa345da 100644 --- a/packages/engine/test/State.test.js +++ b/packages/engine/test/State.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/engine/test/getBlockMatcher.test.js b/packages/engine/test/getBlockMatcher.test.js index 52902b4c4..1a9b5975d 100644 --- a/packages/engine/test/getBlockMatcher.test.js +++ b/packages/engine/test/getBlockMatcher.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/engine/test/getContext.test.js b/packages/engine/test/getContext.test.js index 57fcb3e29..5518f2d8d 100644 --- a/packages/engine/test/getContext.test.js +++ b/packages/engine/test/getContext.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/engine/test/getFieldValues.test.js b/packages/engine/test/getFieldValues.test.js index 95eadbaa4..2c80a928d 100644 --- a/packages/engine/test/getFieldValues.test.js +++ b/packages/engine/test/getFieldValues.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/engine/test/testContext.js b/packages/engine/test/testContext.js index 4e45cdf32..97cf5e3dc 100644 --- a/packages/engine/test/testContext.js +++ b/packages/engine/test/testContext.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/format/src/index.js b/packages/format/src/index.js index 99ddaaea5..daefe9774 100644 --- a/packages/format/src/index.js +++ b/packages/format/src/index.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/format/src/intlDateTimeFormat.js b/packages/format/src/intlDateTimeFormat.js index af2d23b53..13838ba8d 100644 --- a/packages/format/src/intlDateTimeFormat.js +++ b/packages/format/src/intlDateTimeFormat.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/format/src/intlListFormat.js b/packages/format/src/intlListFormat.js index 8e827797c..4bfefca9c 100644 --- a/packages/format/src/intlListFormat.js +++ b/packages/format/src/intlListFormat.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/format/src/intlNumberFormat.js b/packages/format/src/intlNumberFormat.js index 0a21cafa5..df69ba64d 100644 --- a/packages/format/src/intlNumberFormat.js +++ b/packages/format/src/intlNumberFormat.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/format/src/intlRelativeTimeFormat.js b/packages/format/src/intlRelativeTimeFormat.js index ab34a7b3b..254b6fd9d 100644 --- a/packages/format/src/intlRelativeTimeFormat.js +++ b/packages/format/src/intlRelativeTimeFormat.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/format/src/momentFormat.js b/packages/format/src/momentFormat.js index d0b57c89d..9504a3f14 100644 --- a/packages/format/src/momentFormat.js +++ b/packages/format/src/momentFormat.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/format/src/momentHumanizeDuration.js b/packages/format/src/momentHumanizeDuration.js index 7ac760f92..e43dadf7c 100644 --- a/packages/format/src/momentHumanizeDuration.js +++ b/packages/format/src/momentHumanizeDuration.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/format/test/index.test.js b/packages/format/test/index.test.js index 8fd392f1e..1e3224918 100644 --- a/packages/format/test/index.test.js +++ b/packages/format/test/index.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/format/test/intlDateTimeFormat.test.js b/packages/format/test/intlDateTimeFormat.test.js index 4b2c738ac..f53372946 100644 --- a/packages/format/test/intlDateTimeFormat.test.js +++ b/packages/format/test/intlDateTimeFormat.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/format/test/intlListFormat.test.js b/packages/format/test/intlListFormat.test.js index 3f8c5cc5e..bf937d66b 100644 --- a/packages/format/test/intlListFormat.test.js +++ b/packages/format/test/intlListFormat.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/format/test/intlNumberFormat.test.js b/packages/format/test/intlNumberFormat.test.js index 8b4ace9d8..e26a41f14 100644 --- a/packages/format/test/intlNumberFormat.test.js +++ b/packages/format/test/intlNumberFormat.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/format/test/intlRelativeTimeFormat.test.js b/packages/format/test/intlRelativeTimeFormat.test.js index eb232ac0a..b5f659eb1 100644 --- a/packages/format/test/intlRelativeTimeFormat.test.js +++ b/packages/format/test/intlRelativeTimeFormat.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/format/test/momentFormat.test.js b/packages/format/test/momentFormat.test.js index 5ae95615e..024cd3e92 100644 --- a/packages/format/test/momentFormat.test.js +++ b/packages/format/test/momentFormat.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/format/test/momentHumanizeDuration.test.js b/packages/format/test/momentHumanizeDuration.test.js index 13edc1ebe..c05f39a01 100644 --- a/packages/format/test/momentHumanizeDuration.test.js +++ b/packages/format/test/momentHumanizeDuration.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/layout/src/Area.js b/packages/layout/src/Area.js index ec200d69a..eafa28802 100644 --- a/packages/layout/src/Area.js +++ b/packages/layout/src/Area.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/layout/src/BlockLayout.js b/packages/layout/src/BlockLayout.js index 54440bd41..fa61ac09e 100644 --- a/packages/layout/src/BlockLayout.js +++ b/packages/layout/src/BlockLayout.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/layout/src/deriveLayout.js b/packages/layout/src/deriveLayout.js index cbd30b379..e6926ca7a 100644 --- a/packages/layout/src/deriveLayout.js +++ b/packages/layout/src/deriveLayout.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/layout/src/deriveLayout.test.js b/packages/layout/src/deriveLayout.test.js index 6eac32a56..881fb4761 100644 --- a/packages/layout/src/deriveLayout.test.js +++ b/packages/layout/src/deriveLayout.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/layout/src/gutterSetup.js b/packages/layout/src/gutterSetup.js index 34b7b746d..efa37ccf2 100644 --- a/packages/layout/src/gutterSetup.js +++ b/packages/layout/src/gutterSetup.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/layout/src/gutterSetup.test.js b/packages/layout/src/gutterSetup.test.js index 5ee09c9fe..c19b7764a 100644 --- a/packages/layout/src/gutterSetup.test.js +++ b/packages/layout/src/gutterSetup.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/layout/src/index.js b/packages/layout/src/index.js index 89deaa6aa..b38dffd05 100644 --- a/packages/layout/src/index.js +++ b/packages/layout/src/index.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/layout/src/layoutParamsToArea.js b/packages/layout/src/layoutParamsToArea.js index c10fedf21..d8b111911 100644 --- a/packages/layout/src/layoutParamsToArea.js +++ b/packages/layout/src/layoutParamsToArea.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/layout/src/layoutParamsToArea.test.js b/packages/layout/src/layoutParamsToArea.test.js index 0bb495b0f..10ec2c40a 100644 --- a/packages/layout/src/layoutParamsToArea.test.js +++ b/packages/layout/src/layoutParamsToArea.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/layout/src/style.less b/packages/layout/src/style.less index 7010fbae6..0216ace77 100644 --- a/packages/layout/src/style.less +++ b/packages/layout/src/style.less @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/layout/src/tests/basic.test.js b/packages/layout/src/tests/basic.test.js index 2018e44ab..159d6d353 100644 --- a/packages/layout/src/tests/basic.test.js +++ b/packages/layout/src/tests/basic.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/layout/src/tests/blocks/AutoBlockSim.js b/packages/layout/src/tests/blocks/AutoBlockSim.js index 057fab563..16d06840c 100644 --- a/packages/layout/src/tests/blocks/AutoBlockSim.js +++ b/packages/layout/src/tests/blocks/AutoBlockSim.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/layout/src/tests/blocks/Block.js b/packages/layout/src/tests/blocks/Block.js index 2d9be7f1a..f0c971b2f 100644 --- a/packages/layout/src/tests/blocks/Block.js +++ b/packages/layout/src/tests/blocks/Block.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/layout/src/tests/blocks/Box.js b/packages/layout/src/tests/blocks/Box.js index ae42a4366..efb3a7e8a 100644 --- a/packages/layout/src/tests/blocks/Box.js +++ b/packages/layout/src/tests/blocks/Box.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/layout/src/tests/blocks/Button.js b/packages/layout/src/tests/blocks/Button.js index 2751bdd92..dbd59cbb9 100644 --- a/packages/layout/src/tests/blocks/Button.js +++ b/packages/layout/src/tests/blocks/Button.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/layout/src/tests/blocks/Input.js b/packages/layout/src/tests/blocks/Input.js index f28c2fd82..ad1c33cac 100644 --- a/packages/layout/src/tests/blocks/Input.js +++ b/packages/layout/src/tests/blocks/Input.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/layout/src/tests/blocks/List.js b/packages/layout/src/tests/blocks/List.js index b0c6ccb5d..6835274a2 100644 --- a/packages/layout/src/tests/blocks/List.js +++ b/packages/layout/src/tests/blocks/List.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/layout/src/tests/blocks/Paragraph.js b/packages/layout/src/tests/blocks/Paragraph.js index 2a83d30f9..06ae965e8 100644 --- a/packages/layout/src/tests/blocks/Paragraph.js +++ b/packages/layout/src/tests/blocks/Paragraph.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/layout/src/tests/col.test.js b/packages/layout/src/tests/col.test.js index 876eb9488..6ee84a4a0 100644 --- a/packages/layout/src/tests/col.test.js +++ b/packages/layout/src/tests/col.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/layout/src/tests/complex.test.js b/packages/layout/src/tests/complex.test.js index d107f29ae..a977067fa 100644 --- a/packages/layout/src/tests/complex.test.js +++ b/packages/layout/src/tests/complex.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/layout/src/tests/grid.test.js b/packages/layout/src/tests/grid.test.js index 6c8320eac..9666ec675 100644 --- a/packages/layout/src/tests/grid.test.js +++ b/packages/layout/src/tests/grid.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/layout/src/tests/kanban.test.js b/packages/layout/src/tests/kanban.test.js index 398292072..e27abca82 100644 --- a/packages/layout/src/tests/kanban.test.js +++ b/packages/layout/src/tests/kanban.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/layout/src/tests/row.test.js b/packages/layout/src/tests/row.test.js index 498a0febe..311e8dbfa 100644 --- a/packages/layout/src/tests/row.test.js +++ b/packages/layout/src/tests/row.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/layout/src/tests/runExampleTests.js b/packages/layout/src/tests/runExampleTests.js index 6aa831705..fb442145e 100644 --- a/packages/layout/src/tests/runExampleTests.js +++ b/packages/layout/src/tests/runExampleTests.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/operators/src/getFromArray.js b/packages/operators/src/getFromArray.js index ecd67a7aa..9e90bb674 100644 --- a/packages/operators/src/getFromArray.js +++ b/packages/operators/src/getFromArray.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/operators/src/getFromObject.js b/packages/operators/src/getFromObject.js index 84eb9a519..cc7eecbe7 100644 --- a/packages/operators/src/getFromObject.js +++ b/packages/operators/src/getFromObject.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/operators/src/getFromObject.test.js b/packages/operators/src/getFromObject.test.js index fadfe90e1..0585a8e43 100644 --- a/packages/operators/src/getFromObject.test.js +++ b/packages/operators/src/getFromObject.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/operators/src/index.js b/packages/operators/src/index.js index fc42ade22..80aa7d5ce 100644 --- a/packages/operators/src/index.js +++ b/packages/operators/src/index.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/operators/src/nodeParser.js b/packages/operators/src/nodeParser.js index 91759457e..6fb000a8a 100644 --- a/packages/operators/src/nodeParser.js +++ b/packages/operators/src/nodeParser.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/operators/src/nodeParser.test.js b/packages/operators/src/nodeParser.test.js index 02121051c..d46951d47 100644 --- a/packages/operators/src/nodeParser.test.js +++ b/packages/operators/src/nodeParser.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/operators/src/runClass.js b/packages/operators/src/runClass.js index 6d93b54e4..6de44f02d 100644 --- a/packages/operators/src/runClass.js +++ b/packages/operators/src/runClass.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/operators/src/runClass.test.js b/packages/operators/src/runClass.test.js index 7361f741d..c036a4eb5 100644 --- a/packages/operators/src/runClass.test.js +++ b/packages/operators/src/runClass.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/operators/src/runInstance.js b/packages/operators/src/runInstance.js index c6c1dccc8..8e68545f0 100644 --- a/packages/operators/src/runInstance.js +++ b/packages/operators/src/runInstance.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/operators/src/runInstance.test.js b/packages/operators/src/runInstance.test.js index 0c7e38187..56804869c 100644 --- a/packages/operators/src/runInstance.test.js +++ b/packages/operators/src/runInstance.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/operators/src/webParser.js b/packages/operators/src/webParser.js index be06a341f..45d207fe8 100644 --- a/packages/operators/src/webParser.js +++ b/packages/operators/src/webParser.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/operators/src/webParser.test.js b/packages/operators/src/webParser.test.js index 53c7654e1..aeb08990a 100644 --- a/packages/operators/src/webParser.test.js +++ b/packages/operators/src/webParser.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/actions/actions-core/src/actions.js b/packages/plugins/actions/actions-core/src/actions.js index 9335c7304..7ed799c72 100644 --- a/packages/plugins/actions/actions-core/src/actions.js +++ b/packages/plugins/actions/actions-core/src/actions.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/actions/actions-core/src/actions/CallMethod.js b/packages/plugins/actions/actions-core/src/actions/CallMethod.js index 33a9d8a9c..b920e94bf 100644 --- a/packages/plugins/actions/actions-core/src/actions/CallMethod.js +++ b/packages/plugins/actions/actions-core/src/actions/CallMethod.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/actions/actions-core/src/actions/CallMethod.test.js b/packages/plugins/actions/actions-core/src/actions/CallMethod.test.js index 02fb41024..6abb69dc3 100644 --- a/packages/plugins/actions/actions-core/src/actions/CallMethod.test.js +++ b/packages/plugins/actions/actions-core/src/actions/CallMethod.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/actions/actions-core/src/actions/DisplayMessage.js b/packages/plugins/actions/actions-core/src/actions/DisplayMessage.js index 6b240a6f0..7397528ad 100644 --- a/packages/plugins/actions/actions-core/src/actions/DisplayMessage.js +++ b/packages/plugins/actions/actions-core/src/actions/DisplayMessage.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/actions/actions-core/src/actions/DisplayMessage.test.js b/packages/plugins/actions/actions-core/src/actions/DisplayMessage.test.js index 52d2d2e03..51e10363b 100644 --- a/packages/plugins/actions/actions-core/src/actions/DisplayMessage.test.js +++ b/packages/plugins/actions/actions-core/src/actions/DisplayMessage.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/actions/actions-core/src/actions/Link.js b/packages/plugins/actions/actions-core/src/actions/Link.js index 1859970fd..c9857f93e 100644 --- a/packages/plugins/actions/actions-core/src/actions/Link.js +++ b/packages/plugins/actions/actions-core/src/actions/Link.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/actions/actions-core/src/actions/Link.test.js b/packages/plugins/actions/actions-core/src/actions/Link.test.js index cfa02e2f8..c508eafd9 100644 --- a/packages/plugins/actions/actions-core/src/actions/Link.test.js +++ b/packages/plugins/actions/actions-core/src/actions/Link.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/actions/actions-core/src/actions/Login.js b/packages/plugins/actions/actions-core/src/actions/Login.js index 23e18b0c7..00755029e 100644 --- a/packages/plugins/actions/actions-core/src/actions/Login.js +++ b/packages/plugins/actions/actions-core/src/actions/Login.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/actions/actions-core/src/actions/Login.test.js b/packages/plugins/actions/actions-core/src/actions/Login.test.js index 22bbe59bc..a66158d3b 100644 --- a/packages/plugins/actions/actions-core/src/actions/Login.test.js +++ b/packages/plugins/actions/actions-core/src/actions/Login.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/actions/actions-core/src/actions/Logout.js b/packages/plugins/actions/actions-core/src/actions/Logout.js index 2d339dbb0..f39a4d69d 100644 --- a/packages/plugins/actions/actions-core/src/actions/Logout.js +++ b/packages/plugins/actions/actions-core/src/actions/Logout.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/actions/actions-core/src/actions/Logout.test.js b/packages/plugins/actions/actions-core/src/actions/Logout.test.js index e0f94a6b0..c96775f85 100644 --- a/packages/plugins/actions/actions-core/src/actions/Logout.test.js +++ b/packages/plugins/actions/actions-core/src/actions/Logout.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/actions/actions-core/src/actions/Request.js b/packages/plugins/actions/actions-core/src/actions/Request.js index c81464f4d..2029d1bc5 100644 --- a/packages/plugins/actions/actions-core/src/actions/Request.js +++ b/packages/plugins/actions/actions-core/src/actions/Request.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/actions/actions-core/src/actions/Request.test.js b/packages/plugins/actions/actions-core/src/actions/Request.test.js index f183a9ad6..cde7c15dc 100644 --- a/packages/plugins/actions/actions-core/src/actions/Request.test.js +++ b/packages/plugins/actions/actions-core/src/actions/Request.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/actions/actions-core/src/actions/Reset.js b/packages/plugins/actions/actions-core/src/actions/Reset.js index ffb020981..09b5aabff 100644 --- a/packages/plugins/actions/actions-core/src/actions/Reset.js +++ b/packages/plugins/actions/actions-core/src/actions/Reset.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/actions/actions-core/src/actions/Reset.test.js b/packages/plugins/actions/actions-core/src/actions/Reset.test.js index 6dc1429e2..a50a3d0ae 100644 --- a/packages/plugins/actions/actions-core/src/actions/Reset.test.js +++ b/packages/plugins/actions/actions-core/src/actions/Reset.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/actions/actions-core/src/actions/ResetValidation.js b/packages/plugins/actions/actions-core/src/actions/ResetValidation.js index fa7d7451f..6cac038f1 100644 --- a/packages/plugins/actions/actions-core/src/actions/ResetValidation.js +++ b/packages/plugins/actions/actions-core/src/actions/ResetValidation.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/actions/actions-core/src/actions/ResetValidation.test.js b/packages/plugins/actions/actions-core/src/actions/ResetValidation.test.js index da1786160..d6818222d 100644 --- a/packages/plugins/actions/actions-core/src/actions/ResetValidation.test.js +++ b/packages/plugins/actions/actions-core/src/actions/ResetValidation.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/actions/actions-core/src/actions/ScrollTo.js b/packages/plugins/actions/actions-core/src/actions/ScrollTo.js index ced67980e..ae44e7330 100644 --- a/packages/plugins/actions/actions-core/src/actions/ScrollTo.js +++ b/packages/plugins/actions/actions-core/src/actions/ScrollTo.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/actions/actions-core/src/actions/ScrollTo.test.js b/packages/plugins/actions/actions-core/src/actions/ScrollTo.test.js index f4bd3f9cd..afdf22431 100644 --- a/packages/plugins/actions/actions-core/src/actions/ScrollTo.test.js +++ b/packages/plugins/actions/actions-core/src/actions/ScrollTo.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/actions/actions-core/src/actions/SetGlobal.js b/packages/plugins/actions/actions-core/src/actions/SetGlobal.js index 1a6b8a034..8b119d3dc 100644 --- a/packages/plugins/actions/actions-core/src/actions/SetGlobal.js +++ b/packages/plugins/actions/actions-core/src/actions/SetGlobal.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/actions/actions-core/src/actions/SetGlobal.test.js b/packages/plugins/actions/actions-core/src/actions/SetGlobal.test.js index 0f6906997..f407c4e95 100644 --- a/packages/plugins/actions/actions-core/src/actions/SetGlobal.test.js +++ b/packages/plugins/actions/actions-core/src/actions/SetGlobal.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/actions/actions-core/src/actions/SetState.js b/packages/plugins/actions/actions-core/src/actions/SetState.js index bf90c7d40..7cf64cd89 100644 --- a/packages/plugins/actions/actions-core/src/actions/SetState.js +++ b/packages/plugins/actions/actions-core/src/actions/SetState.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/actions/actions-core/src/actions/SetState.test.js b/packages/plugins/actions/actions-core/src/actions/SetState.test.js index bd9b5c2ea..bc80e05cf 100644 --- a/packages/plugins/actions/actions-core/src/actions/SetState.test.js +++ b/packages/plugins/actions/actions-core/src/actions/SetState.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/actions/actions-core/src/actions/Throw.js b/packages/plugins/actions/actions-core/src/actions/Throw.js index cab4c66c0..4c1796061 100644 --- a/packages/plugins/actions/actions-core/src/actions/Throw.js +++ b/packages/plugins/actions/actions-core/src/actions/Throw.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/actions/actions-core/src/actions/Throw.test.js b/packages/plugins/actions/actions-core/src/actions/Throw.test.js index c5239a102..59bc143d8 100644 --- a/packages/plugins/actions/actions-core/src/actions/Throw.test.js +++ b/packages/plugins/actions/actions-core/src/actions/Throw.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/actions/actions-core/src/actions/Validate.js b/packages/plugins/actions/actions-core/src/actions/Validate.js index 35191a65b..86876a4a6 100644 --- a/packages/plugins/actions/actions-core/src/actions/Validate.js +++ b/packages/plugins/actions/actions-core/src/actions/Validate.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/actions/actions-core/src/actions/Validate.test.js b/packages/plugins/actions/actions-core/src/actions/Validate.test.js index 28165cb26..dda76f355 100644 --- a/packages/plugins/actions/actions-core/src/actions/Validate.test.js +++ b/packages/plugins/actions/actions-core/src/actions/Validate.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/actions/actions-core/src/actions/Wait.js b/packages/plugins/actions/actions-core/src/actions/Wait.js index d7d856897..230c80e9c 100644 --- a/packages/plugins/actions/actions-core/src/actions/Wait.js +++ b/packages/plugins/actions/actions-core/src/actions/Wait.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/actions/actions-core/src/actions/Wait.test.js b/packages/plugins/actions/actions-core/src/actions/Wait.test.js index 07fc72077..bacc11dd2 100644 --- a/packages/plugins/actions/actions-core/src/actions/Wait.test.js +++ b/packages/plugins/actions/actions-core/src/actions/Wait.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/actions/actions-core/src/actions/testContext.js b/packages/plugins/actions/actions-core/src/actions/testContext.js index c15ebb132..cc47cb33b 100644 --- a/packages/plugins/actions/actions-core/src/actions/testContext.js +++ b/packages/plugins/actions/actions-core/src/actions/testContext.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/actions/actions-core/src/types.js b/packages/plugins/actions/actions-core/src/types.js index 23a07db06..b7ad9a3e1 100644 --- a/packages/plugins/actions/actions-core/src/types.js +++ b/packages/plugins/actions/actions-core/src/types.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks.js b/packages/plugins/blocks/blocks-antd/src/blocks.js index fbe8586d5..2cd51d502 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Affix/Affix.js b/packages/plugins/blocks/blocks-antd/src/blocks/Affix/Affix.js index 7137d8f29..70e3feccf 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Affix/Affix.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Affix/Affix.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Affix/Affix.mock.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/Affix/Affix.mock.test.js index 793824829..572dab50f 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Affix/Affix.mock.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Affix/Affix.mock.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Affix/Affix.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/Affix/Affix.test.js index 53d5c89cd..0f56fbbc0 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Affix/Affix.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Affix/Affix.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Affix/examples.yaml b/packages/plugins/blocks/blocks-antd/src/blocks/Affix/examples.yaml index e1dd8c5ec..3ee6706e0 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Affix/examples.yaml +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Affix/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Affix/style.less b/packages/plugins/blocks/blocks-antd/src/blocks/Affix/style.less index ec2242c10..2896080df 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Affix/style.less +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Affix/style.less @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Alert/Alert.js b/packages/plugins/blocks/blocks-antd/src/blocks/Alert/Alert.js index d58f725af..bba4022e8 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Alert/Alert.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Alert/Alert.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Alert/Alert.mock.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/Alert/Alert.mock.test.js index f8ff54ff8..ccd154152 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Alert/Alert.mock.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Alert/Alert.mock.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Alert/Alert.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/Alert/Alert.test.js index 721552c05..0adf4b8f5 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Alert/Alert.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Alert/Alert.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Alert/examples.yaml b/packages/plugins/blocks/blocks-antd/src/blocks/Alert/examples.yaml index 1accb5fe0..4a25db521 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Alert/examples.yaml +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Alert/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Alert/style.less b/packages/plugins/blocks/blocks-antd/src/blocks/Alert/style.less index e51cb9539..17d378bfa 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Alert/style.less +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Alert/style.less @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/AutoComplete/AutoComplete.js b/packages/plugins/blocks/blocks-antd/src/blocks/AutoComplete/AutoComplete.js index be6466483..eefc93b20 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/AutoComplete/AutoComplete.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/AutoComplete/AutoComplete.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/AutoComplete/AutoComplete.mock.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/AutoComplete/AutoComplete.mock.test.js index 30bb65882..a2dd71927 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/AutoComplete/AutoComplete.mock.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/AutoComplete/AutoComplete.mock.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/AutoComplete/AutoComplete.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/AutoComplete/AutoComplete.test.js index 5f0559793..f4192f98f 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/AutoComplete/AutoComplete.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/AutoComplete/AutoComplete.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/AutoComplete/examples.yaml b/packages/plugins/blocks/blocks-antd/src/blocks/AutoComplete/examples.yaml index 6e25a4b50..bb175f318 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/AutoComplete/examples.yaml +++ b/packages/plugins/blocks/blocks-antd/src/blocks/AutoComplete/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/AutoComplete/style.less b/packages/plugins/blocks/blocks-antd/src/blocks/AutoComplete/style.less index f80a70620..4549f2f99 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/AutoComplete/style.less +++ b/packages/plugins/blocks/blocks-antd/src/blocks/AutoComplete/style.less @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Avatar/Avatar.js b/packages/plugins/blocks/blocks-antd/src/blocks/Avatar/Avatar.js index 2b2defe44..765f53b5b 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Avatar/Avatar.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Avatar/Avatar.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Avatar/Avatar.mock.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/Avatar/Avatar.mock.test.js index d7e4f7aeb..4f13c614d 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Avatar/Avatar.mock.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Avatar/Avatar.mock.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Avatar/Avatar.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/Avatar/Avatar.test.js index 4e87366da..8e43b8c7f 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Avatar/Avatar.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Avatar/Avatar.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Avatar/examples.yaml b/packages/plugins/blocks/blocks-antd/src/blocks/Avatar/examples.yaml index 60d22f76a..fe64526f4 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Avatar/examples.yaml +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Avatar/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Avatar/style.less b/packages/plugins/blocks/blocks-antd/src/blocks/Avatar/style.less index 34516ea8f..9d07fa0c3 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Avatar/style.less +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Avatar/style.less @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Badge/Badge.js b/packages/plugins/blocks/blocks-antd/src/blocks/Badge/Badge.js index 41ba09d0f..dd620c883 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Badge/Badge.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Badge/Badge.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Badge/Badge.mock.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/Badge/Badge.mock.test.js index 88a138c6e..8275663cc 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Badge/Badge.mock.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Badge/Badge.mock.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Badge/Badge.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/Badge/Badge.test.js index 021acf32f..c98cd74e2 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Badge/Badge.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Badge/Badge.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Badge/examples.yaml b/packages/plugins/blocks/blocks-antd/src/blocks/Badge/examples.yaml index a9abc0ca4..1f877fc19 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Badge/examples.yaml +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Badge/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Badge/style.less b/packages/plugins/blocks/blocks-antd/src/blocks/Badge/style.less index ee6865607..889f5c799 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Badge/style.less +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Badge/style.less @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Breadcrumb/Breadcrumb.js b/packages/plugins/blocks/blocks-antd/src/blocks/Breadcrumb/Breadcrumb.js index 33cf4a200..e62e0a492 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Breadcrumb/Breadcrumb.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Breadcrumb/Breadcrumb.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Breadcrumb/Breadcrumb.mock.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/Breadcrumb/Breadcrumb.mock.test.js index 9d4557852..fc9f63d15 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Breadcrumb/Breadcrumb.mock.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Breadcrumb/Breadcrumb.mock.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Breadcrumb/Breadcrumb.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/Breadcrumb/Breadcrumb.test.js index 908c626c8..a108e8a5b 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Breadcrumb/Breadcrumb.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Breadcrumb/Breadcrumb.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Breadcrumb/examples.yaml b/packages/plugins/blocks/blocks-antd/src/blocks/Breadcrumb/examples.yaml index bc3c56477..b7802f0e2 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Breadcrumb/examples.yaml +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Breadcrumb/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Breadcrumb/style.less b/packages/plugins/blocks/blocks-antd/src/blocks/Breadcrumb/style.less index b89d957d4..3751034b5 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Breadcrumb/style.less +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Breadcrumb/style.less @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Button/Button.js b/packages/plugins/blocks/blocks-antd/src/blocks/Button/Button.js index 57d1a8b48..5ac908e68 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Button/Button.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Button/Button.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Button/Button.mock.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/Button/Button.mock.test.js index f3cfc443e..0c4085bc4 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Button/Button.mock.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Button/Button.mock.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Button/Button.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/Button/Button.test.js index 068461bd6..bf0d8c71b 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Button/Button.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Button/Button.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Button/examples.yaml b/packages/plugins/blocks/blocks-antd/src/blocks/Button/examples.yaml index 3d8b957c2..d59a4c4dc 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Button/examples.yaml +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Button/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Button/style.less b/packages/plugins/blocks/blocks-antd/src/blocks/Button/style.less index eba547e6d..cc8112491 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Button/style.less +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Button/style.less @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/ButtonSelector/ButtonSelector.js b/packages/plugins/blocks/blocks-antd/src/blocks/ButtonSelector/ButtonSelector.js index 670104006..e5fba2737 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/ButtonSelector/ButtonSelector.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/ButtonSelector/ButtonSelector.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/ButtonSelector/ButtonSelector.mock.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/ButtonSelector/ButtonSelector.mock.test.js index c939c4321..155e63f8d 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/ButtonSelector/ButtonSelector.mock.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/ButtonSelector/ButtonSelector.mock.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/ButtonSelector/ButtonSelector.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/ButtonSelector/ButtonSelector.test.js index e1a299c29..59c0e44eb 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/ButtonSelector/ButtonSelector.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/ButtonSelector/ButtonSelector.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/ButtonSelector/examples.yaml b/packages/plugins/blocks/blocks-antd/src/blocks/ButtonSelector/examples.yaml index d37810777..68356d85d 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/ButtonSelector/examples.yaml +++ b/packages/plugins/blocks/blocks-antd/src/blocks/ButtonSelector/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/ButtonSelector/style.less b/packages/plugins/blocks/blocks-antd/src/blocks/ButtonSelector/style.less index 624fe3392..e6eb36bee 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/ButtonSelector/style.less +++ b/packages/plugins/blocks/blocks-antd/src/blocks/ButtonSelector/style.less @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Card/Card.js b/packages/plugins/blocks/blocks-antd/src/blocks/Card/Card.js index b9f9c24ba..9ac4af4b8 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Card/Card.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Card/Card.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Card/Card.mock.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/Card/Card.mock.test.js index 3ac2cfc0f..695592691 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Card/Card.mock.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Card/Card.mock.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Card/Card.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/Card/Card.test.js index c48116d73..ce90c79b6 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Card/Card.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Card/Card.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Card/examples.yaml b/packages/plugins/blocks/blocks-antd/src/blocks/Card/examples.yaml index efaeed694..5b027204f 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Card/examples.yaml +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Card/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Card/style.less b/packages/plugins/blocks/blocks-antd/src/blocks/Card/style.less index 8d6939831..853905460 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Card/style.less +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Card/style.less @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/CheckboxSelector/CheckboxSelector.js b/packages/plugins/blocks/blocks-antd/src/blocks/CheckboxSelector/CheckboxSelector.js index 600e91394..c9ed42b52 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/CheckboxSelector/CheckboxSelector.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/CheckboxSelector/CheckboxSelector.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/CheckboxSelector/CheckboxSelector.mock.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/CheckboxSelector/CheckboxSelector.mock.test.js index 48842850b..19f2451d2 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/CheckboxSelector/CheckboxSelector.mock.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/CheckboxSelector/CheckboxSelector.mock.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/CheckboxSelector/CheckboxSelector.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/CheckboxSelector/CheckboxSelector.test.js index 69cb0827b..0cb750875 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/CheckboxSelector/CheckboxSelector.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/CheckboxSelector/CheckboxSelector.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/CheckboxSelector/examples.yaml b/packages/plugins/blocks/blocks-antd/src/blocks/CheckboxSelector/examples.yaml index 9545ae39c..8b33b5824 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/CheckboxSelector/examples.yaml +++ b/packages/plugins/blocks/blocks-antd/src/blocks/CheckboxSelector/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/CheckboxSelector/style.less b/packages/plugins/blocks/blocks-antd/src/blocks/CheckboxSelector/style.less index 1ad0fac97..4117931a1 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/CheckboxSelector/style.less +++ b/packages/plugins/blocks/blocks-antd/src/blocks/CheckboxSelector/style.less @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/CheckboxSwitch/CheckboxSwitch.js b/packages/plugins/blocks/blocks-antd/src/blocks/CheckboxSwitch/CheckboxSwitch.js index 1909eeae0..b5c80a566 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/CheckboxSwitch/CheckboxSwitch.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/CheckboxSwitch/CheckboxSwitch.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/CheckboxSwitch/CheckboxSwitch.mock.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/CheckboxSwitch/CheckboxSwitch.mock.test.js index 94a238cea..c904d04d3 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/CheckboxSwitch/CheckboxSwitch.mock.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/CheckboxSwitch/CheckboxSwitch.mock.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/CheckboxSwitch/CheckboxSwitch.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/CheckboxSwitch/CheckboxSwitch.test.js index a9524a85e..2ecfe386c 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/CheckboxSwitch/CheckboxSwitch.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/CheckboxSwitch/CheckboxSwitch.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/CheckboxSwitch/examples.yaml b/packages/plugins/blocks/blocks-antd/src/blocks/CheckboxSwitch/examples.yaml index 7d72c0575..e88293c22 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/CheckboxSwitch/examples.yaml +++ b/packages/plugins/blocks/blocks-antd/src/blocks/CheckboxSwitch/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/CheckboxSwitch/style.less b/packages/plugins/blocks/blocks-antd/src/blocks/CheckboxSwitch/style.less index 1ad0fac97..4117931a1 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/CheckboxSwitch/style.less +++ b/packages/plugins/blocks/blocks-antd/src/blocks/CheckboxSwitch/style.less @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Collapse/Collapse.js b/packages/plugins/blocks/blocks-antd/src/blocks/Collapse/Collapse.js index 846642dc1..703594748 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Collapse/Collapse.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Collapse/Collapse.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Collapse/Collapse.mock.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/Collapse/Collapse.mock.test.js index 9d745bb91..c07bbc522 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Collapse/Collapse.mock.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Collapse/Collapse.mock.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Collapse/Collapse.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/Collapse/Collapse.test.js index b340c1073..20b1a4d7f 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Collapse/Collapse.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Collapse/Collapse.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Collapse/examples.yaml b/packages/plugins/blocks/blocks-antd/src/blocks/Collapse/examples.yaml index de1dc6700..0972eb04d 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Collapse/examples.yaml +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Collapse/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Collapse/style.less b/packages/plugins/blocks/blocks-antd/src/blocks/Collapse/style.less index 6e3aa3e3a..8954dc603 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Collapse/style.less +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Collapse/style.less @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Comment/Comment.js b/packages/plugins/blocks/blocks-antd/src/blocks/Comment/Comment.js index 8d3c02de6..68972b7b0 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Comment/Comment.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Comment/Comment.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Comment/Comment.mock.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/Comment/Comment.mock.test.js index 876916ebe..7fcb2ef72 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Comment/Comment.mock.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Comment/Comment.mock.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Comment/Comment.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/Comment/Comment.test.js index 37fb31a08..c133c8030 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Comment/Comment.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Comment/Comment.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Comment/examples.yaml b/packages/plugins/blocks/blocks-antd/src/blocks/Comment/examples.yaml index 2f5bb01e8..f33a89be3 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Comment/examples.yaml +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Comment/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Comment/style.less b/packages/plugins/blocks/blocks-antd/src/blocks/Comment/style.less index 261436dd6..f61b458ee 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Comment/style.less +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Comment/style.less @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/ConfirmModal/ConfirmModal.js b/packages/plugins/blocks/blocks-antd/src/blocks/ConfirmModal/ConfirmModal.js index c3ec77217..212e34851 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/ConfirmModal/ConfirmModal.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/ConfirmModal/ConfirmModal.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/ConfirmModal/ConfirmModal.mock.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/ConfirmModal/ConfirmModal.mock.test.js index 32d8d2a30..43033afa0 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/ConfirmModal/ConfirmModal.mock.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/ConfirmModal/ConfirmModal.mock.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/ConfirmModal/ConfirmModal.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/ConfirmModal/ConfirmModal.test.js index 2d73d6fe0..1f0e4325f 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/ConfirmModal/ConfirmModal.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/ConfirmModal/ConfirmModal.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/ConfirmModal/examples.yaml b/packages/plugins/blocks/blocks-antd/src/blocks/ConfirmModal/examples.yaml index 345cd6d4b..c716427e0 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/ConfirmModal/examples.yaml +++ b/packages/plugins/blocks/blocks-antd/src/blocks/ConfirmModal/examples.yaml @@ -1,5 +1,5 @@ # Popup werk nog nie -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/ConfirmModal/style.less b/packages/plugins/blocks/blocks-antd/src/blocks/ConfirmModal/style.less index a480d8826..e7b56ebf0 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/ConfirmModal/style.less +++ b/packages/plugins/blocks/blocks-antd/src/blocks/ConfirmModal/style.less @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Content/Content.js b/packages/plugins/blocks/blocks-antd/src/blocks/Content/Content.js index a5892849c..57fcf8b81 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Content/Content.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Content/Content.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Content/Content.mock.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/Content/Content.mock.test.js index 83ded9370..4a493b98c 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Content/Content.mock.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Content/Content.mock.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Content/Content.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/Content/Content.test.js index f27cbdf87..15ce66f52 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Content/Content.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Content/Content.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Content/examples.yaml b/packages/plugins/blocks/blocks-antd/src/blocks/Content/examples.yaml index ade597055..f99316402 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Content/examples.yaml +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Content/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Content/style.less b/packages/plugins/blocks/blocks-antd/src/blocks/Content/style.less index d585709b1..5ce12206d 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Content/style.less +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Content/style.less @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/ControlledList/ControlledList.js b/packages/plugins/blocks/blocks-antd/src/blocks/ControlledList/ControlledList.js index be8fa4ca9..924860e51 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/ControlledList/ControlledList.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/ControlledList/ControlledList.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/ControlledList/ControlledList.mock.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/ControlledList/ControlledList.mock.test.js index 087a93adb..c745fe68a 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/ControlledList/ControlledList.mock.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/ControlledList/ControlledList.mock.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/ControlledList/ControlledList.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/ControlledList/ControlledList.test.js index 19836687b..ea92be4f3 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/ControlledList/ControlledList.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/ControlledList/ControlledList.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/ControlledList/examples.yaml b/packages/plugins/blocks/blocks-antd/src/blocks/ControlledList/examples.yaml index 862e9afd7..3ca200929 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/ControlledList/examples.yaml +++ b/packages/plugins/blocks/blocks-antd/src/blocks/ControlledList/examples.yaml @@ -1,5 +1,5 @@ # default opens numerous lists on examples -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/ControlledList/style.less b/packages/plugins/blocks/blocks-antd/src/blocks/ControlledList/style.less index d267f77a2..df88de4ac 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/ControlledList/style.less +++ b/packages/plugins/blocks/blocks-antd/src/blocks/ControlledList/style.less @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/DateRangeSelector/DateRangeSelector.js b/packages/plugins/blocks/blocks-antd/src/blocks/DateRangeSelector/DateRangeSelector.js index 68288dc13..652a2a3ea 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/DateRangeSelector/DateRangeSelector.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/DateRangeSelector/DateRangeSelector.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/DateRangeSelector/DateRangeSelector.mock.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/DateRangeSelector/DateRangeSelector.mock.test.js index ba217c438..b8fcd131c 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/DateRangeSelector/DateRangeSelector.mock.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/DateRangeSelector/DateRangeSelector.mock.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/DateRangeSelector/DateRangeSelector.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/DateRangeSelector/DateRangeSelector.test.js index 526212988..292beeec2 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/DateRangeSelector/DateRangeSelector.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/DateRangeSelector/DateRangeSelector.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/DateRangeSelector/examples.yaml b/packages/plugins/blocks/blocks-antd/src/blocks/DateRangeSelector/examples.yaml index 9421a670b..0776ace30 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/DateRangeSelector/examples.yaml +++ b/packages/plugins/blocks/blocks-antd/src/blocks/DateRangeSelector/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/DateRangeSelector/style.less b/packages/plugins/blocks/blocks-antd/src/blocks/DateRangeSelector/style.less index c0cbdd0e4..af5e981d8 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/DateRangeSelector/style.less +++ b/packages/plugins/blocks/blocks-antd/src/blocks/DateRangeSelector/style.less @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/DateSelector/DateSelector.js b/packages/plugins/blocks/blocks-antd/src/blocks/DateSelector/DateSelector.js index d308f2c9e..afab11b91 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/DateSelector/DateSelector.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/DateSelector/DateSelector.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/DateSelector/DateSelector.mock.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/DateSelector/DateSelector.mock.test.js index 27c0b69bb..1b8120ed4 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/DateSelector/DateSelector.mock.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/DateSelector/DateSelector.mock.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/DateSelector/DateSelector.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/DateSelector/DateSelector.test.js index 8ebc43e54..66b00aa2f 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/DateSelector/DateSelector.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/DateSelector/DateSelector.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/DateSelector/examples.yaml b/packages/plugins/blocks/blocks-antd/src/blocks/DateSelector/examples.yaml index 38f38b9ea..0d73f53ed 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/DateSelector/examples.yaml +++ b/packages/plugins/blocks/blocks-antd/src/blocks/DateSelector/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/DateSelector/style.less b/packages/plugins/blocks/blocks-antd/src/blocks/DateSelector/style.less index c0cbdd0e4..af5e981d8 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/DateSelector/style.less +++ b/packages/plugins/blocks/blocks-antd/src/blocks/DateSelector/style.less @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/DateTimeSelector/DateTimeSelector.js b/packages/plugins/blocks/blocks-antd/src/blocks/DateTimeSelector/DateTimeSelector.js index 1f9427d5b..cf79161c2 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/DateTimeSelector/DateTimeSelector.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/DateTimeSelector/DateTimeSelector.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/DateTimeSelector/DateTimeSelector.mock.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/DateTimeSelector/DateTimeSelector.mock.test.js index 0c2acad5e..c8aef31dc 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/DateTimeSelector/DateTimeSelector.mock.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/DateTimeSelector/DateTimeSelector.mock.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/DateTimeSelector/DateTimeSelector.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/DateTimeSelector/DateTimeSelector.test.js index b502dd463..903a2f04c 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/DateTimeSelector/DateTimeSelector.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/DateTimeSelector/DateTimeSelector.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/DateTimeSelector/examples.yaml b/packages/plugins/blocks/blocks-antd/src/blocks/DateTimeSelector/examples.yaml index 6293abe6e..05f81fc1a 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/DateTimeSelector/examples.yaml +++ b/packages/plugins/blocks/blocks-antd/src/blocks/DateTimeSelector/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/DateTimeSelector/style.less b/packages/plugins/blocks/blocks-antd/src/blocks/DateTimeSelector/style.less index c0cbdd0e4..af5e981d8 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/DateTimeSelector/style.less +++ b/packages/plugins/blocks/blocks-antd/src/blocks/DateTimeSelector/style.less @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Descriptions/Descriptions.js b/packages/plugins/blocks/blocks-antd/src/blocks/Descriptions/Descriptions.js index ddc2e3a1d..95e672cb4 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Descriptions/Descriptions.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Descriptions/Descriptions.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Descriptions/Descriptions.mock.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/Descriptions/Descriptions.mock.test.js index 2a5c39a37..71088d2d3 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Descriptions/Descriptions.mock.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Descriptions/Descriptions.mock.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Descriptions/Descriptions.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/Descriptions/Descriptions.test.js index be5cececb..d51fa8b02 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Descriptions/Descriptions.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Descriptions/Descriptions.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Descriptions/examples.yaml b/packages/plugins/blocks/blocks-antd/src/blocks/Descriptions/examples.yaml index bcb45bd2e..1778e45fe 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Descriptions/examples.yaml +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Descriptions/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Descriptions/style.less b/packages/plugins/blocks/blocks-antd/src/blocks/Descriptions/style.less index 97097a7c2..e73d0a2d6 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Descriptions/style.less +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Descriptions/style.less @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Divider/Divider.js b/packages/plugins/blocks/blocks-antd/src/blocks/Divider/Divider.js index aad311c97..b384d2b5c 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Divider/Divider.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Divider/Divider.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Divider/Divider.mock.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/Divider/Divider.mock.test.js index c7e62bbc8..5016b08b6 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Divider/Divider.mock.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Divider/Divider.mock.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Divider/Divider.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/Divider/Divider.test.js index 3fba7915b..5a4450073 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Divider/Divider.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Divider/Divider.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Divider/examples.yaml b/packages/plugins/blocks/blocks-antd/src/blocks/Divider/examples.yaml index 8fd09ba53..54a649dac 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Divider/examples.yaml +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Divider/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Divider/style.less b/packages/plugins/blocks/blocks-antd/src/blocks/Divider/style.less index 7a3b0df6a..71b82bf06 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Divider/style.less +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Divider/style.less @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Drawer/Drawer.js b/packages/plugins/blocks/blocks-antd/src/blocks/Drawer/Drawer.js index fddba03c6..a0e5a25ff 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Drawer/Drawer.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Drawer/Drawer.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Drawer/Drawer.mock.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/Drawer/Drawer.mock.test.js index 60517b9a7..97d83f49f 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Drawer/Drawer.mock.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Drawer/Drawer.mock.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Drawer/Drawer.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/Drawer/Drawer.test.js index c56738453..be9b7e73d 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Drawer/Drawer.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Drawer/Drawer.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Drawer/examples.yaml b/packages/plugins/blocks/blocks-antd/src/blocks/Drawer/examples.yaml index 9f4b78705..646388752 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Drawer/examples.yaml +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Drawer/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Drawer/style.less b/packages/plugins/blocks/blocks-antd/src/blocks/Drawer/style.less index 60af4e87f..f52503954 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Drawer/style.less +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Drawer/style.less @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Footer/Footer.js b/packages/plugins/blocks/blocks-antd/src/blocks/Footer/Footer.js index cf92e8f5a..8f5f02195 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Footer/Footer.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Footer/Footer.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Footer/Footer.mock.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/Footer/Footer.mock.test.js index 10a0720dd..a3e5a855d 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Footer/Footer.mock.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Footer/Footer.mock.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Footer/Footer.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/Footer/Footer.test.js index d453d82c5..51194a701 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Footer/Footer.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Footer/Footer.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Footer/examples.yaml b/packages/plugins/blocks/blocks-antd/src/blocks/Footer/examples.yaml index 4eadf1cc0..342ea8f18 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Footer/examples.yaml +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Footer/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Footer/style.less b/packages/plugins/blocks/blocks-antd/src/blocks/Footer/style.less index d585709b1..5ce12206d 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Footer/style.less +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Footer/style.less @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Header/Header.js b/packages/plugins/blocks/blocks-antd/src/blocks/Header/Header.js index 9f5fb67fa..e192c4803 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Header/Header.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Header/Header.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Header/Header.mock.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/Header/Header.mock.test.js index f71f670c9..0e84d08eb 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Header/Header.mock.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Header/Header.mock.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Header/Header.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/Header/Header.test.js index afc3cccf8..f1421f4cc 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Header/Header.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Header/Header.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Header/examples.yaml b/packages/plugins/blocks/blocks-antd/src/blocks/Header/examples.yaml index cc4569ae6..f49d8b092 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Header/examples.yaml +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Header/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Header/style.less b/packages/plugins/blocks/blocks-antd/src/blocks/Header/style.less index d585709b1..5ce12206d 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Header/style.less +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Header/style.less @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Label/Label.js b/packages/plugins/blocks/blocks-antd/src/blocks/Label/Label.js index c74e32cef..cd1322a05 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Label/Label.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Label/Label.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Label/Label.mock.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/Label/Label.mock.test.js index b6a1035b6..4ec5e4459 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Label/Label.mock.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Label/Label.mock.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Label/Label.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/Label/Label.test.js index d8edcb015..92be44b77 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Label/Label.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Label/Label.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Label/examples.yaml b/packages/plugins/blocks/blocks-antd/src/blocks/Label/examples.yaml index 2d4aa772a..cc664d828 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Label/examples.yaml +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Label/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Label/getLabelCol.js b/packages/plugins/blocks/blocks-antd/src/blocks/Label/getLabelCol.js index ee8ba2e4d..d9e8d7e31 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Label/getLabelCol.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Label/getLabelCol.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Label/getLabelCol.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/Label/getLabelCol.test.js index 822adf194..322650abc 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Label/getLabelCol.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Label/getLabelCol.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Label/getWrapperCol.js b/packages/plugins/blocks/blocks-antd/src/blocks/Label/getWrapperCol.js index 7fe97aaa9..bd8804cf6 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Label/getWrapperCol.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Label/getWrapperCol.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Label/getWrapperCol.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/Label/getWrapperCol.test.js index e59c5db9a..97bb4a405 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Label/getWrapperCol.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Label/getWrapperCol.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Label/labelLogic.js b/packages/plugins/blocks/blocks-antd/src/blocks/Label/labelLogic.js index c8fe95479..7a9ddc565 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Label/labelLogic.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Label/labelLogic.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Label/labelLogic.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/Label/labelLogic.test.js index c7f7b7820..7ec8ff1bf 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Label/labelLogic.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Label/labelLogic.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Label/style.less b/packages/plugins/blocks/blocks-antd/src/blocks/Label/style.less index f9b15f199..d93f3deed 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Label/style.less +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Label/style.less @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Layout/Layout.js b/packages/plugins/blocks/blocks-antd/src/blocks/Layout/Layout.js index e61f2efc8..07952cceb 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Layout/Layout.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Layout/Layout.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Layout/Layout.mock.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/Layout/Layout.mock.test.js index 3508d7114..7dfcd0083 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Layout/Layout.mock.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Layout/Layout.mock.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Layout/Layout.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/Layout/Layout.test.js index c62d4a59b..48b87ea3e 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Layout/Layout.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Layout/Layout.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Layout/examples.yaml b/packages/plugins/blocks/blocks-antd/src/blocks/Layout/examples.yaml index 82ffc54c7..92180c05d 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Layout/examples.yaml +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Layout/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Layout/style.less b/packages/plugins/blocks/blocks-antd/src/blocks/Layout/style.less index d585709b1..5ce12206d 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Layout/style.less +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Layout/style.less @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Menu/Menu.js b/packages/plugins/blocks/blocks-antd/src/blocks/Menu/Menu.js index ea98e9c53..30c55fb52 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Menu/Menu.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Menu/Menu.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Menu/Menu.mock.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/Menu/Menu.mock.test.js index ff2c9f3ba..045efe11d 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Menu/Menu.mock.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Menu/Menu.mock.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Menu/Menu.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/Menu/Menu.test.js index ad0d9c4f7..a47dae8dc 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Menu/Menu.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Menu/Menu.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Menu/examples.yaml b/packages/plugins/blocks/blocks-antd/src/blocks/Menu/examples.yaml index bbd63cc3d..7c8ccb0cc 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Menu/examples.yaml +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Menu/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Menu/style.less b/packages/plugins/blocks/blocks-antd/src/blocks/Menu/style.less index 9fee9e2fe..3c3d24981 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Menu/style.less +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Menu/style.less @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Message/Message.js b/packages/plugins/blocks/blocks-antd/src/blocks/Message/Message.js index 9e93ef901..89ca0782f 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Message/Message.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Message/Message.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Message/Message.mock.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/Message/Message.mock.test.js index 201085ac6..2de2a5c26 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Message/Message.mock.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Message/Message.mock.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Message/Message.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/Message/Message.test.js index 6fad59f45..6d48edb9a 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Message/Message.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Message/Message.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Message/examples.yaml b/packages/plugins/blocks/blocks-antd/src/blocks/Message/examples.yaml index ce038751d..eef42821a 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Message/examples.yaml +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Message/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Message/style.less b/packages/plugins/blocks/blocks-antd/src/blocks/Message/style.less index 8ac4ae958..7937ea02e 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Message/style.less +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Message/style.less @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/MobileMenu/MobileMenu.js b/packages/plugins/blocks/blocks-antd/src/blocks/MobileMenu/MobileMenu.js index 05832a6c5..8d435059f 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/MobileMenu/MobileMenu.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/MobileMenu/MobileMenu.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/MobileMenu/MobileMenu.mock.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/MobileMenu/MobileMenu.mock.test.js index a131d62ea..d0abced39 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/MobileMenu/MobileMenu.mock.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/MobileMenu/MobileMenu.mock.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/MobileMenu/MobileMenu.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/MobileMenu/MobileMenu.test.js index a0e351577..71403d41e 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/MobileMenu/MobileMenu.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/MobileMenu/MobileMenu.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/MobileMenu/examples.yaml b/packages/plugins/blocks/blocks-antd/src/blocks/MobileMenu/examples.yaml index 12aa4411f..8c1a9c117 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/MobileMenu/examples.yaml +++ b/packages/plugins/blocks/blocks-antd/src/blocks/MobileMenu/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/MobileMenu/style.less b/packages/plugins/blocks/blocks-antd/src/blocks/MobileMenu/style.less index d274bd21a..6d9f4ebee 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/MobileMenu/style.less +++ b/packages/plugins/blocks/blocks-antd/src/blocks/MobileMenu/style.less @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Modal/Modal.js b/packages/plugins/blocks/blocks-antd/src/blocks/Modal/Modal.js index fbc4c1bc5..133bc0aba 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Modal/Modal.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Modal/Modal.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Modal/Modal.mock.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/Modal/Modal.mock.test.js index 11e6f93c5..85b0e6946 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Modal/Modal.mock.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Modal/Modal.mock.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Modal/Modal.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/Modal/Modal.test.js index 88566c3c7..0f9fde9c9 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Modal/Modal.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Modal/Modal.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Modal/examples.yaml b/packages/plugins/blocks/blocks-antd/src/blocks/Modal/examples.yaml index 0a3be37cb..a86936968 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Modal/examples.yaml +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Modal/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Modal/style.less b/packages/plugins/blocks/blocks-antd/src/blocks/Modal/style.less index a480d8826..e7b56ebf0 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Modal/style.less +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Modal/style.less @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/MonthSelector/MonthSelector.js b/packages/plugins/blocks/blocks-antd/src/blocks/MonthSelector/MonthSelector.js index ebd63bce3..79e36033e 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/MonthSelector/MonthSelector.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/MonthSelector/MonthSelector.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/MonthSelector/MonthSelector.mock.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/MonthSelector/MonthSelector.mock.test.js index db63ea3dd..9b488e342 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/MonthSelector/MonthSelector.mock.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/MonthSelector/MonthSelector.mock.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/MonthSelector/MonthSelector.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/MonthSelector/MonthSelector.test.js index a030cfaf0..40bf9a597 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/MonthSelector/MonthSelector.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/MonthSelector/MonthSelector.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/MonthSelector/examples.yaml b/packages/plugins/blocks/blocks-antd/src/blocks/MonthSelector/examples.yaml index 5f468ea31..b8be6572d 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/MonthSelector/examples.yaml +++ b/packages/plugins/blocks/blocks-antd/src/blocks/MonthSelector/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/MonthSelector/style.less b/packages/plugins/blocks/blocks-antd/src/blocks/MonthSelector/style.less index c0cbdd0e4..af5e981d8 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/MonthSelector/style.less +++ b/packages/plugins/blocks/blocks-antd/src/blocks/MonthSelector/style.less @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/MultipleSelector/MultipleSelector.js b/packages/plugins/blocks/blocks-antd/src/blocks/MultipleSelector/MultipleSelector.js index 83566cbe9..9fd2cfca0 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/MultipleSelector/MultipleSelector.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/MultipleSelector/MultipleSelector.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/MultipleSelector/MultipleSelector.mock.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/MultipleSelector/MultipleSelector.mock.test.js index b1f7e4c5b..b1460f93f 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/MultipleSelector/MultipleSelector.mock.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/MultipleSelector/MultipleSelector.mock.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/MultipleSelector/MultipleSelector.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/MultipleSelector/MultipleSelector.test.js index 35a47d5d6..88e7f49d8 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/MultipleSelector/MultipleSelector.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/MultipleSelector/MultipleSelector.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/MultipleSelector/examples.yaml b/packages/plugins/blocks/blocks-antd/src/blocks/MultipleSelector/examples.yaml index 9dcca22b1..18b22950e 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/MultipleSelector/examples.yaml +++ b/packages/plugins/blocks/blocks-antd/src/blocks/MultipleSelector/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/MultipleSelector/style.less b/packages/plugins/blocks/blocks-antd/src/blocks/MultipleSelector/style.less index 35c7077f5..07b711c41 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/MultipleSelector/style.less +++ b/packages/plugins/blocks/blocks-antd/src/blocks/MultipleSelector/style.less @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Notification/Notification.js b/packages/plugins/blocks/blocks-antd/src/blocks/Notification/Notification.js index 25e3a099a..a00d08c47 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Notification/Notification.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Notification/Notification.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Notification/Notification.mock.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/Notification/Notification.mock.test.js index 1e301fa3e..d9da266ce 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Notification/Notification.mock.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Notification/Notification.mock.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Notification/Notification.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/Notification/Notification.test.js index 905ac9c0e..04e14aaee 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Notification/Notification.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Notification/Notification.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Notification/examples.yaml b/packages/plugins/blocks/blocks-antd/src/blocks/Notification/examples.yaml index acf5d3ccd..c75870b77 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Notification/examples.yaml +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Notification/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Notification/style.less b/packages/plugins/blocks/blocks-antd/src/blocks/Notification/style.less index 2bd37c4c8..98667c099 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Notification/style.less +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Notification/style.less @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/NumberInput/NumberInput.js b/packages/plugins/blocks/blocks-antd/src/blocks/NumberInput/NumberInput.js index 108173df7..ac1b2cc5f 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/NumberInput/NumberInput.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/NumberInput/NumberInput.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/NumberInput/NumberInput.mock.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/NumberInput/NumberInput.mock.test.js index 3af9e2103..3cd76cdcf 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/NumberInput/NumberInput.mock.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/NumberInput/NumberInput.mock.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/NumberInput/NumberInput.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/NumberInput/NumberInput.test.js index 57d543677..1e804a378 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/NumberInput/NumberInput.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/NumberInput/NumberInput.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/NumberInput/examples.yaml b/packages/plugins/blocks/blocks-antd/src/blocks/NumberInput/examples.yaml index a67944df7..6eb72cee0 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/NumberInput/examples.yaml +++ b/packages/plugins/blocks/blocks-antd/src/blocks/NumberInput/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/NumberInput/style.less b/packages/plugins/blocks/blocks-antd/src/blocks/NumberInput/style.less index 2e9ae2e86..47bec4760 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/NumberInput/style.less +++ b/packages/plugins/blocks/blocks-antd/src/blocks/NumberInput/style.less @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/PageHCF/PageHCF.js b/packages/plugins/blocks/blocks-antd/src/blocks/PageHCF/PageHCF.js index c63cdea27..c1a3d3100 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/PageHCF/PageHCF.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/PageHCF/PageHCF.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/PageHCF/PageHCF.mock.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/PageHCF/PageHCF.mock.test.js index d45924509..aceb42ee4 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/PageHCF/PageHCF.mock.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/PageHCF/PageHCF.mock.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/PageHCF/PageHCF.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/PageHCF/PageHCF.test.js index ae9091846..220891ff5 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/PageHCF/PageHCF.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/PageHCF/PageHCF.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/PageHCF/examples.yaml b/packages/plugins/blocks/blocks-antd/src/blocks/PageHCF/examples.yaml index 76ed27e95..2acd2630b 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/PageHCF/examples.yaml +++ b/packages/plugins/blocks/blocks-antd/src/blocks/PageHCF/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/PageHCF/style.less b/packages/plugins/blocks/blocks-antd/src/blocks/PageHCF/style.less index 868b0bfe7..622d4ab03 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/PageHCF/style.less +++ b/packages/plugins/blocks/blocks-antd/src/blocks/PageHCF/style.less @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/PageHCSF/PageHCSF.js b/packages/plugins/blocks/blocks-antd/src/blocks/PageHCSF/PageHCSF.js index 87485d8b0..646bba5e2 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/PageHCSF/PageHCSF.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/PageHCSF/PageHCSF.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/PageHCSF/PageHCSF.mock.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/PageHCSF/PageHCSF.mock.test.js index 6e91a11b0..ff1eec80c 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/PageHCSF/PageHCSF.mock.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/PageHCSF/PageHCSF.mock.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/PageHCSF/PageHCSF.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/PageHCSF/PageHCSF.test.js index d54408c05..571af7c56 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/PageHCSF/PageHCSF.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/PageHCSF/PageHCSF.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/PageHCSF/examples.yaml b/packages/plugins/blocks/blocks-antd/src/blocks/PageHCSF/examples.yaml index 1ab050874..26cf256c1 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/PageHCSF/examples.yaml +++ b/packages/plugins/blocks/blocks-antd/src/blocks/PageHCSF/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/PageHCSF/style.less b/packages/plugins/blocks/blocks-antd/src/blocks/PageHCSF/style.less index 4695d57e9..7cf40773a 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/PageHCSF/style.less +++ b/packages/plugins/blocks/blocks-antd/src/blocks/PageHCSF/style.less @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/PageHSCF/PageHSCF.js b/packages/plugins/blocks/blocks-antd/src/blocks/PageHSCF/PageHSCF.js index d90fa667a..c9c80bb10 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/PageHSCF/PageHSCF.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/PageHSCF/PageHSCF.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/PageHSCF/PageHSCF.mock.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/PageHSCF/PageHSCF.mock.test.js index bf337ee5d..2cb0ea5e4 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/PageHSCF/PageHSCF.mock.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/PageHSCF/PageHSCF.mock.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/PageHSCF/PageHSCF.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/PageHSCF/PageHSCF.test.js index 269940742..d23eaeb61 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/PageHSCF/PageHSCF.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/PageHSCF/PageHSCF.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/PageHSCF/examples.yaml b/packages/plugins/blocks/blocks-antd/src/blocks/PageHSCF/examples.yaml index 84191b6e1..fbbecb843 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/PageHSCF/examples.yaml +++ b/packages/plugins/blocks/blocks-antd/src/blocks/PageHSCF/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/PageHSCF/style.less b/packages/plugins/blocks/blocks-antd/src/blocks/PageHSCF/style.less index 4695d57e9..7cf40773a 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/PageHSCF/style.less +++ b/packages/plugins/blocks/blocks-antd/src/blocks/PageHSCF/style.less @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/PageHeaderMenu/PageHeaderMenu.js b/packages/plugins/blocks/blocks-antd/src/blocks/PageHeaderMenu/PageHeaderMenu.js index 3027d2404..103544cf6 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/PageHeaderMenu/PageHeaderMenu.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/PageHeaderMenu/PageHeaderMenu.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/PageHeaderMenu/PageHeaderMenu.mock.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/PageHeaderMenu/PageHeaderMenu.mock.test.js index 090af730c..2f5c709cb 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/PageHeaderMenu/PageHeaderMenu.mock.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/PageHeaderMenu/PageHeaderMenu.mock.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/PageHeaderMenu/PageHeaderMenu.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/PageHeaderMenu/PageHeaderMenu.test.js index 9c8dd17eb..1a6d546a8 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/PageHeaderMenu/PageHeaderMenu.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/PageHeaderMenu/PageHeaderMenu.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/PageHeaderMenu/examples.yaml b/packages/plugins/blocks/blocks-antd/src/blocks/PageHeaderMenu/examples.yaml index 55a909ae9..639a10206 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/PageHeaderMenu/examples.yaml +++ b/packages/plugins/blocks/blocks-antd/src/blocks/PageHeaderMenu/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/PageHeaderMenu/style.less b/packages/plugins/blocks/blocks-antd/src/blocks/PageHeaderMenu/style.less index ad2fabcc2..0e9088262 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/PageHeaderMenu/style.less +++ b/packages/plugins/blocks/blocks-antd/src/blocks/PageHeaderMenu/style.less @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/PageSHCF/PageSHCF.js b/packages/plugins/blocks/blocks-antd/src/blocks/PageSHCF/PageSHCF.js index bc64cc666..7cafc32aa 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/PageSHCF/PageSHCF.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/PageSHCF/PageSHCF.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/PageSHCF/PageSHCF.mock.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/PageSHCF/PageSHCF.mock.test.js index dccf92573..46e7b4dd0 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/PageSHCF/PageSHCF.mock.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/PageSHCF/PageSHCF.mock.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/PageSHCF/PageSHCF.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/PageSHCF/PageSHCF.test.js index 2c754fd45..9d76a00fb 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/PageSHCF/PageSHCF.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/PageSHCF/PageSHCF.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/PageSHCF/examples.yaml b/packages/plugins/blocks/blocks-antd/src/blocks/PageSHCF/examples.yaml index a3f4d62e4..21d67a6d7 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/PageSHCF/examples.yaml +++ b/packages/plugins/blocks/blocks-antd/src/blocks/PageSHCF/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/PageSHCF/style.less b/packages/plugins/blocks/blocks-antd/src/blocks/PageSHCF/style.less index 4695d57e9..7cf40773a 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/PageSHCF/style.less +++ b/packages/plugins/blocks/blocks-antd/src/blocks/PageSHCF/style.less @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/PageSiderMenu/PageSiderMenu.js b/packages/plugins/blocks/blocks-antd/src/blocks/PageSiderMenu/PageSiderMenu.js index 5b7f8d877..864a615b6 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/PageSiderMenu/PageSiderMenu.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/PageSiderMenu/PageSiderMenu.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/PageSiderMenu/PageSiderMenu.mock.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/PageSiderMenu/PageSiderMenu.mock.test.js index fe766236f..96a5265b8 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/PageSiderMenu/PageSiderMenu.mock.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/PageSiderMenu/PageSiderMenu.mock.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/PageSiderMenu/PageSiderMenu.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/PageSiderMenu/PageSiderMenu.test.js index 2148096d3..92a4b880d 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/PageSiderMenu/PageSiderMenu.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/PageSiderMenu/PageSiderMenu.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/PageSiderMenu/examples.yaml b/packages/plugins/blocks/blocks-antd/src/blocks/PageSiderMenu/examples.yaml index 39bb9636f..d5a34a172 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/PageSiderMenu/examples.yaml +++ b/packages/plugins/blocks/blocks-antd/src/blocks/PageSiderMenu/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/PageSiderMenu/style.less b/packages/plugins/blocks/blocks-antd/src/blocks/PageSiderMenu/style.less index 14a79617d..57c41f19f 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/PageSiderMenu/style.less +++ b/packages/plugins/blocks/blocks-antd/src/blocks/PageSiderMenu/style.less @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Pagination/Pagination.js b/packages/plugins/blocks/blocks-antd/src/blocks/Pagination/Pagination.js index 4a8bcb521..8edfa108d 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Pagination/Pagination.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Pagination/Pagination.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Pagination/Pagination.mock.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/Pagination/Pagination.mock.test.js index aca545efe..a58cff595 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Pagination/Pagination.mock.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Pagination/Pagination.mock.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Pagination/Pagination.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/Pagination/Pagination.test.js index 61eb809b3..e31234ea7 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Pagination/Pagination.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Pagination/Pagination.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Pagination/examples.yaml b/packages/plugins/blocks/blocks-antd/src/blocks/Pagination/examples.yaml index a2629025c..3c990ba50 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Pagination/examples.yaml +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Pagination/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Pagination/style.less b/packages/plugins/blocks/blocks-antd/src/blocks/Pagination/style.less index 6898a0606..4634f089d 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Pagination/style.less +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Pagination/style.less @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Paragraph/Paragraph.js b/packages/plugins/blocks/blocks-antd/src/blocks/Paragraph/Paragraph.js index 4be0f35a6..518aa4781 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Paragraph/Paragraph.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Paragraph/Paragraph.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Paragraph/Paragraph.mock.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/Paragraph/Paragraph.mock.test.js index e86525656..ea616f3b7 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Paragraph/Paragraph.mock.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Paragraph/Paragraph.mock.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Paragraph/Paragraph.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/Paragraph/Paragraph.test.js index f5367fd9a..1500eb450 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Paragraph/Paragraph.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Paragraph/Paragraph.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Paragraph/examples.yaml b/packages/plugins/blocks/blocks-antd/src/blocks/Paragraph/examples.yaml index 8406df2bc..469168174 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Paragraph/examples.yaml +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Paragraph/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Paragraph/style.less b/packages/plugins/blocks/blocks-antd/src/blocks/Paragraph/style.less index 11dd685c4..0c69751c7 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Paragraph/style.less +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Paragraph/style.less @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/ParagraphInput/ParagraphInput.js b/packages/plugins/blocks/blocks-antd/src/blocks/ParagraphInput/ParagraphInput.js index edbfa4488..ca66c396e 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/ParagraphInput/ParagraphInput.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/ParagraphInput/ParagraphInput.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/ParagraphInput/ParagraphInput.mock.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/ParagraphInput/ParagraphInput.mock.test.js index 983af7db2..eac0e09db 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/ParagraphInput/ParagraphInput.mock.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/ParagraphInput/ParagraphInput.mock.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/ParagraphInput/ParagraphInput.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/ParagraphInput/ParagraphInput.test.js index e96b13a05..57a5f3ce0 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/ParagraphInput/ParagraphInput.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/ParagraphInput/ParagraphInput.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/ParagraphInput/examples.yaml b/packages/plugins/blocks/blocks-antd/src/blocks/ParagraphInput/examples.yaml index 9f200a826..bb1af8724 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/ParagraphInput/examples.yaml +++ b/packages/plugins/blocks/blocks-antd/src/blocks/ParagraphInput/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/ParagraphInput/style.less b/packages/plugins/blocks/blocks-antd/src/blocks/ParagraphInput/style.less index 11dd685c4..0c69751c7 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/ParagraphInput/style.less +++ b/packages/plugins/blocks/blocks-antd/src/blocks/ParagraphInput/style.less @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/PasswordInput/PasswordInput.js b/packages/plugins/blocks/blocks-antd/src/blocks/PasswordInput/PasswordInput.js index 8298fe94d..70d4982d3 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/PasswordInput/PasswordInput.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/PasswordInput/PasswordInput.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/PasswordInput/PasswordInput.mock.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/PasswordInput/PasswordInput.mock.test.js index dd7a490d2..7e8c555c0 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/PasswordInput/PasswordInput.mock.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/PasswordInput/PasswordInput.mock.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/PasswordInput/PasswordInput.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/PasswordInput/PasswordInput.test.js index 862d8d80f..bcdb4bf53 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/PasswordInput/PasswordInput.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/PasswordInput/PasswordInput.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/PasswordInput/examples.yaml b/packages/plugins/blocks/blocks-antd/src/blocks/PasswordInput/examples.yaml index 47e827c17..d90560a04 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/PasswordInput/examples.yaml +++ b/packages/plugins/blocks/blocks-antd/src/blocks/PasswordInput/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/PasswordInput/style.less b/packages/plugins/blocks/blocks-antd/src/blocks/PasswordInput/style.less index 3370849a2..0520f319b 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/PasswordInput/style.less +++ b/packages/plugins/blocks/blocks-antd/src/blocks/PasswordInput/style.less @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Progress/Progress.js b/packages/plugins/blocks/blocks-antd/src/blocks/Progress/Progress.js index f6dcad0c4..bd0b35dc0 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Progress/Progress.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Progress/Progress.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Progress/Progress.mock.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/Progress/Progress.mock.test.js index 578f83afd..2ef800146 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Progress/Progress.mock.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Progress/Progress.mock.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Progress/Progress.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/Progress/Progress.test.js index c5aefc2f0..add436467 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Progress/Progress.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Progress/Progress.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Progress/examples.yaml b/packages/plugins/blocks/blocks-antd/src/blocks/Progress/examples.yaml index 9addf2f07..4aeb1c22c 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Progress/examples.yaml +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Progress/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Progress/style.less b/packages/plugins/blocks/blocks-antd/src/blocks/Progress/style.less index cf1b2890e..57dd59e8e 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Progress/style.less +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Progress/style.less @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/RadioSelector/RadioSelector.js b/packages/plugins/blocks/blocks-antd/src/blocks/RadioSelector/RadioSelector.js index 4c9298358..6209c5ce1 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/RadioSelector/RadioSelector.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/RadioSelector/RadioSelector.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/RadioSelector/RadioSelector.mock.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/RadioSelector/RadioSelector.mock.test.js index c76fc848b..19c6931f4 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/RadioSelector/RadioSelector.mock.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/RadioSelector/RadioSelector.mock.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/RadioSelector/RadioSelector.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/RadioSelector/RadioSelector.test.js index 24e7f7207..375bd5106 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/RadioSelector/RadioSelector.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/RadioSelector/RadioSelector.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/RadioSelector/examples.yaml b/packages/plugins/blocks/blocks-antd/src/blocks/RadioSelector/examples.yaml index 0adf6f03c..cf428f9f7 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/RadioSelector/examples.yaml +++ b/packages/plugins/blocks/blocks-antd/src/blocks/RadioSelector/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/RadioSelector/style.less b/packages/plugins/blocks/blocks-antd/src/blocks/RadioSelector/style.less index 3b0b6b3d3..4f53f4861 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/RadioSelector/style.less +++ b/packages/plugins/blocks/blocks-antd/src/blocks/RadioSelector/style.less @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/RatingSlider/RatingSlider.js b/packages/plugins/blocks/blocks-antd/src/blocks/RatingSlider/RatingSlider.js index 40b900e40..d75434ac7 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/RatingSlider/RatingSlider.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/RatingSlider/RatingSlider.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/RatingSlider/RatingSlider.mock.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/RatingSlider/RatingSlider.mock.test.js index cb8d15d08..045696353 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/RatingSlider/RatingSlider.mock.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/RatingSlider/RatingSlider.mock.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/RatingSlider/RatingSlider.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/RatingSlider/RatingSlider.test.js index 72988b05c..1d94bba70 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/RatingSlider/RatingSlider.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/RatingSlider/RatingSlider.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/RatingSlider/examples.yaml b/packages/plugins/blocks/blocks-antd/src/blocks/RatingSlider/examples.yaml index 89ba875fe..b1cb603f8 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/RatingSlider/examples.yaml +++ b/packages/plugins/blocks/blocks-antd/src/blocks/RatingSlider/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/RatingSlider/style.less b/packages/plugins/blocks/blocks-antd/src/blocks/RatingSlider/style.less index 69922dee2..d9fa9176c 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/RatingSlider/style.less +++ b/packages/plugins/blocks/blocks-antd/src/blocks/RatingSlider/style.less @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Result/Result.js b/packages/plugins/blocks/blocks-antd/src/blocks/Result/Result.js index 102a5bf4e..b28fba4ef 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Result/Result.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Result/Result.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Result/Result.mock.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/Result/Result.mock.test.js index 4d356480f..091b17405 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Result/Result.mock.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Result/Result.mock.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Result/Result.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/Result/Result.test.js index 536f405fb..414724e67 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Result/Result.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Result/Result.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Result/examples.yaml b/packages/plugins/blocks/blocks-antd/src/blocks/Result/examples.yaml index 6672718a0..a56d7c4da 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Result/examples.yaml +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Result/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Result/style.less b/packages/plugins/blocks/blocks-antd/src/blocks/Result/style.less index 568e75ac3..3670b4d32 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Result/style.less +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Result/style.less @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Selector/Selector.js b/packages/plugins/blocks/blocks-antd/src/blocks/Selector/Selector.js index 6fa1aa48c..c2c4d9835 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Selector/Selector.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Selector/Selector.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Selector/Selector.mock.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/Selector/Selector.mock.test.js index 0b64155ca..1f3b5fe59 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Selector/Selector.mock.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Selector/Selector.mock.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Selector/Selector.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/Selector/Selector.test.js index b43f2c62f..c008b1907 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Selector/Selector.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Selector/Selector.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Selector/examples.yaml b/packages/plugins/blocks/blocks-antd/src/blocks/Selector/examples.yaml index 0c39d0c38..a06718188 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Selector/examples.yaml +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Selector/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Selector/style.less b/packages/plugins/blocks/blocks-antd/src/blocks/Selector/style.less index 35c7077f5..07b711c41 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Selector/style.less +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Selector/style.less @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Sider/Sider.js b/packages/plugins/blocks/blocks-antd/src/blocks/Sider/Sider.js index 4908b0dec..3948aeb81 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Sider/Sider.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Sider/Sider.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Sider/Sider.mock.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/Sider/Sider.mock.test.js index a4880bc5c..d838bc20d 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Sider/Sider.mock.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Sider/Sider.mock.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Sider/Sider.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/Sider/Sider.test.js index 1d744af4d..f64c56697 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Sider/Sider.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Sider/Sider.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Sider/examples.yaml b/packages/plugins/blocks/blocks-antd/src/blocks/Sider/examples.yaml index bf697d0b8..c63617342 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Sider/examples.yaml +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Sider/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Sider/style.less b/packages/plugins/blocks/blocks-antd/src/blocks/Sider/style.less index d585709b1..5ce12206d 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Sider/style.less +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Sider/style.less @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Statistic/Statistic.js b/packages/plugins/blocks/blocks-antd/src/blocks/Statistic/Statistic.js index 163ffe92d..6842f0367 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Statistic/Statistic.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Statistic/Statistic.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Statistic/Statistic.mock.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/Statistic/Statistic.mock.test.js index 2cb388cb4..843e09984 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Statistic/Statistic.mock.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Statistic/Statistic.mock.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Statistic/Statistic.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/Statistic/Statistic.test.js index 246e0f369..73c8b4bb8 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Statistic/Statistic.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Statistic/Statistic.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Statistic/examples.yaml b/packages/plugins/blocks/blocks-antd/src/blocks/Statistic/examples.yaml index 2c5eb8b62..ffe19ad7f 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Statistic/examples.yaml +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Statistic/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Statistic/style.less b/packages/plugins/blocks/blocks-antd/src/blocks/Statistic/style.less index e2831b805..67948585d 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Statistic/style.less +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Statistic/style.less @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Switch/Switch.js b/packages/plugins/blocks/blocks-antd/src/blocks/Switch/Switch.js index 0f86d1570..17ded86e6 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Switch/Switch.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Switch/Switch.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Switch/Switch.mock.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/Switch/Switch.mock.test.js index cec57dd60..789cf2746 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Switch/Switch.mock.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Switch/Switch.mock.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Switch/Switch.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/Switch/Switch.test.js index f46477f4a..f9925368c 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Switch/Switch.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Switch/Switch.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Switch/examples.yaml b/packages/plugins/blocks/blocks-antd/src/blocks/Switch/examples.yaml index f1e38dc84..33f9ff4c9 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Switch/examples.yaml +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Switch/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Switch/style.less b/packages/plugins/blocks/blocks-antd/src/blocks/Switch/style.less index 9ddc07892..6c05b9012 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Switch/style.less +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Switch/style.less @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Tabs/Tabs.js b/packages/plugins/blocks/blocks-antd/src/blocks/Tabs/Tabs.js index caccce1f3..3095f54dd 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Tabs/Tabs.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Tabs/Tabs.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Tabs/Tabs.mock.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/Tabs/Tabs.mock.test.js index 7bcfd3062..29ff57bfb 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Tabs/Tabs.mock.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Tabs/Tabs.mock.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Tabs/Tabs.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/Tabs/Tabs.test.js index 635286a3c..6154aee59 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Tabs/Tabs.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Tabs/Tabs.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Tabs/examples.yaml b/packages/plugins/blocks/blocks-antd/src/blocks/Tabs/examples.yaml index 40fd1b078..2cfc20462 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Tabs/examples.yaml +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Tabs/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Tabs/style.less b/packages/plugins/blocks/blocks-antd/src/blocks/Tabs/style.less index d5710cf47..f25fb8e2e 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Tabs/style.less +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Tabs/style.less @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/TextArea/TextArea.js b/packages/plugins/blocks/blocks-antd/src/blocks/TextArea/TextArea.js index 840801bd8..24d3637cd 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/TextArea/TextArea.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/TextArea/TextArea.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/TextArea/TextArea.mock.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/TextArea/TextArea.mock.test.js index 2bbaf0093..30f91e214 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/TextArea/TextArea.mock.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/TextArea/TextArea.mock.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/TextArea/TextArea.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/TextArea/TextArea.test.js index ad015596e..dfde3153a 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/TextArea/TextArea.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/TextArea/TextArea.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/TextArea/examples.yaml b/packages/plugins/blocks/blocks-antd/src/blocks/TextArea/examples.yaml index 9c34fad16..f7b8d65d8 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/TextArea/examples.yaml +++ b/packages/plugins/blocks/blocks-antd/src/blocks/TextArea/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/TextArea/style.less b/packages/plugins/blocks/blocks-antd/src/blocks/TextArea/style.less index 3370849a2..0520f319b 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/TextArea/style.less +++ b/packages/plugins/blocks/blocks-antd/src/blocks/TextArea/style.less @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/TextInput/TextInput.js b/packages/plugins/blocks/blocks-antd/src/blocks/TextInput/TextInput.js index f4558bc78..e9d11dd0b 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/TextInput/TextInput.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/TextInput/TextInput.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/TextInput/TextInput.mock.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/TextInput/TextInput.mock.test.js index e10420d03..9577a2b49 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/TextInput/TextInput.mock.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/TextInput/TextInput.mock.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/TextInput/TextInput.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/TextInput/TextInput.test.js index c95fa270f..0debd79d1 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/TextInput/TextInput.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/TextInput/TextInput.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/TextInput/examples.yaml b/packages/plugins/blocks/blocks-antd/src/blocks/TextInput/examples.yaml index da4e43bf1..164230d56 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/TextInput/examples.yaml +++ b/packages/plugins/blocks/blocks-antd/src/blocks/TextInput/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/TextInput/style.less b/packages/plugins/blocks/blocks-antd/src/blocks/TextInput/style.less index 3370849a2..0520f319b 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/TextInput/style.less +++ b/packages/plugins/blocks/blocks-antd/src/blocks/TextInput/style.less @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/TimelineList/TimelineList.js b/packages/plugins/blocks/blocks-antd/src/blocks/TimelineList/TimelineList.js index f449ec8c6..a5a838446 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/TimelineList/TimelineList.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/TimelineList/TimelineList.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/TimelineList/TimelineList.mock.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/TimelineList/TimelineList.mock.test.js index a3b7ab718..8e5a39a69 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/TimelineList/TimelineList.mock.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/TimelineList/TimelineList.mock.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/TimelineList/TimelineList.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/TimelineList/TimelineList.test.js index e0f81271b..3e2998ecc 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/TimelineList/TimelineList.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/TimelineList/TimelineList.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/TimelineList/examples.yaml b/packages/plugins/blocks/blocks-antd/src/blocks/TimelineList/examples.yaml index 2d4e1cf06..2121627cf 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/TimelineList/examples.yaml +++ b/packages/plugins/blocks/blocks-antd/src/blocks/TimelineList/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/TimelineList/style.less b/packages/plugins/blocks/blocks-antd/src/blocks/TimelineList/style.less index c4894bb4f..6d224c739 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/TimelineList/style.less +++ b/packages/plugins/blocks/blocks-antd/src/blocks/TimelineList/style.less @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Title/Title.js b/packages/plugins/blocks/blocks-antd/src/blocks/Title/Title.js index 0c7f2e973..5740bddcc 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Title/Title.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Title/Title.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Title/Title.mock.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/Title/Title.mock.test.js index 09cb46efb..7abde28fb 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Title/Title.mock.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Title/Title.mock.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Title/Title.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/Title/Title.test.js index 3e150a27f..f6868f613 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Title/Title.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Title/Title.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Title/examples.yaml b/packages/plugins/blocks/blocks-antd/src/blocks/Title/examples.yaml index 536f2ec71..03357a759 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Title/examples.yaml +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Title/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Title/style.less b/packages/plugins/blocks/blocks-antd/src/blocks/Title/style.less index 11dd685c4..0c69751c7 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Title/style.less +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Title/style.less @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/TitleInput/TitleInput.js b/packages/plugins/blocks/blocks-antd/src/blocks/TitleInput/TitleInput.js index 292672567..ebf087230 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/TitleInput/TitleInput.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/TitleInput/TitleInput.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/TitleInput/TitleInput.mock.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/TitleInput/TitleInput.mock.test.js index 5780cbe88..3924d7d09 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/TitleInput/TitleInput.mock.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/TitleInput/TitleInput.mock.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/TitleInput/TitleInput.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/TitleInput/TitleInput.test.js index a2efe1e71..fcc33fb5a 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/TitleInput/TitleInput.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/TitleInput/TitleInput.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/TitleInput/examples.yaml b/packages/plugins/blocks/blocks-antd/src/blocks/TitleInput/examples.yaml index 3d36c071c..a10b2a087 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/TitleInput/examples.yaml +++ b/packages/plugins/blocks/blocks-antd/src/blocks/TitleInput/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/TitleInput/style.less b/packages/plugins/blocks/blocks-antd/src/blocks/TitleInput/style.less index 11dd685c4..0c69751c7 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/TitleInput/style.less +++ b/packages/plugins/blocks/blocks-antd/src/blocks/TitleInput/style.less @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Tooltip/Tooltip.js b/packages/plugins/blocks/blocks-antd/src/blocks/Tooltip/Tooltip.js index 0bf45a5f1..bc2514ce3 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Tooltip/Tooltip.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Tooltip/Tooltip.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Tooltip/Tooltip.mock.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/Tooltip/Tooltip.mock.test.js index dbbcd48f6..bebc755e2 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Tooltip/Tooltip.mock.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Tooltip/Tooltip.mock.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Tooltip/Tooltip.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/Tooltip/Tooltip.test.js index 3e5ae9913..43f398444 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Tooltip/Tooltip.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Tooltip/Tooltip.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Tooltip/examples.yaml b/packages/plugins/blocks/blocks-antd/src/blocks/Tooltip/examples.yaml index ba42e8443..e074d9e88 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Tooltip/examples.yaml +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Tooltip/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/Tooltip/style.less b/packages/plugins/blocks/blocks-antd/src/blocks/Tooltip/style.less index a728568f3..7ea466b51 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/Tooltip/style.less +++ b/packages/plugins/blocks/blocks-antd/src/blocks/Tooltip/style.less @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/WeekSelector/WeekSelector.js b/packages/plugins/blocks/blocks-antd/src/blocks/WeekSelector/WeekSelector.js index 227fc93c2..143bb707c 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/WeekSelector/WeekSelector.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/WeekSelector/WeekSelector.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/WeekSelector/WeekSelector.mock.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/WeekSelector/WeekSelector.mock.test.js index 4a72da91d..67f5c2640 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/WeekSelector/WeekSelector.mock.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/WeekSelector/WeekSelector.mock.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/WeekSelector/WeekSelector.test.js b/packages/plugins/blocks/blocks-antd/src/blocks/WeekSelector/WeekSelector.test.js index 036d83593..7b28caa2f 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/WeekSelector/WeekSelector.test.js +++ b/packages/plugins/blocks/blocks-antd/src/blocks/WeekSelector/WeekSelector.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/WeekSelector/examples.yaml b/packages/plugins/blocks/blocks-antd/src/blocks/WeekSelector/examples.yaml index 6747a51d2..01f191bba 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/WeekSelector/examples.yaml +++ b/packages/plugins/blocks/blocks-antd/src/blocks/WeekSelector/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/blocks/WeekSelector/style.less b/packages/plugins/blocks/blocks-antd/src/blocks/WeekSelector/style.less index c0cbdd0e4..af5e981d8 100644 --- a/packages/plugins/blocks/blocks-antd/src/blocks/WeekSelector/style.less +++ b/packages/plugins/blocks/blocks-antd/src/blocks/WeekSelector/style.less @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/color.js b/packages/plugins/blocks/blocks-antd/src/color.js index 6cf7301d5..4d7254aa1 100644 --- a/packages/plugins/blocks/blocks-antd/src/color.js +++ b/packages/plugins/blocks/blocks-antd/src/color.js @@ -1,6 +1,6 @@ /* eslint-disable no-param-reassign */ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/color.test.js b/packages/plugins/blocks/blocks-antd/src/color.test.js index 0514bc9a7..def5fdc21 100644 --- a/packages/plugins/blocks/blocks-antd/src/color.test.js +++ b/packages/plugins/blocks/blocks-antd/src/color.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/disabledDate.js b/packages/plugins/blocks/blocks-antd/src/disabledDate.js index b126b7f73..ee1b5bb8d 100644 --- a/packages/plugins/blocks/blocks-antd/src/disabledDate.js +++ b/packages/plugins/blocks/blocks-antd/src/disabledDate.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/disabledDate.test.js b/packages/plugins/blocks/blocks-antd/src/disabledDate.test.js index d803e59d1..0980c5eb0 100644 --- a/packages/plugins/blocks/blocks-antd/src/disabledDate.test.js +++ b/packages/plugins/blocks/blocks-antd/src/disabledDate.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/getUniqueValues.js b/packages/plugins/blocks/blocks-antd/src/getUniqueValues.js index af3531732..c910d0153 100644 --- a/packages/plugins/blocks/blocks-antd/src/getUniqueValues.js +++ b/packages/plugins/blocks/blocks-antd/src/getUniqueValues.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/getUniqueValues.test.js b/packages/plugins/blocks/blocks-antd/src/getUniqueValues.test.js index 0f73275d8..d67e5a18a 100644 --- a/packages/plugins/blocks/blocks-antd/src/getUniqueValues.test.js +++ b/packages/plugins/blocks/blocks-antd/src/getUniqueValues.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/getValueIndex.js b/packages/plugins/blocks/blocks-antd/src/getValueIndex.js index eb8ffa5bc..dc94081ce 100644 --- a/packages/plugins/blocks/blocks-antd/src/getValueIndex.js +++ b/packages/plugins/blocks/blocks-antd/src/getValueIndex.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/getValueIndex.test.js b/packages/plugins/blocks/blocks-antd/src/getValueIndex.test.js index b3fc42ec7..e6e98f893 100644 --- a/packages/plugins/blocks/blocks-antd/src/getValueIndex.test.js +++ b/packages/plugins/blocks/blocks-antd/src/getValueIndex.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/style.less b/packages/plugins/blocks/blocks-antd/src/style.less index c600991ba..b5f8aa39f 100644 --- a/packages/plugins/blocks/blocks-antd/src/style.less +++ b/packages/plugins/blocks/blocks-antd/src/style.less @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/types.js b/packages/plugins/blocks/blocks-antd/src/types.js index 1eaa04031..d890e9e05 100644 --- a/packages/plugins/blocks/blocks-antd/src/types.js +++ b/packages/plugins/blocks/blocks-antd/src/types.js @@ -1,6 +1,6 @@ /* eslint-disable import/namespace */ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/useRunAfterUpdate.js b/packages/plugins/blocks/blocks-antd/src/useRunAfterUpdate.js index 3d864313b..78e2a6882 100644 --- a/packages/plugins/blocks/blocks-antd/src/useRunAfterUpdate.js +++ b/packages/plugins/blocks/blocks-antd/src/useRunAfterUpdate.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/useRunAfterUpdate.test.js b/packages/plugins/blocks/blocks-antd/src/useRunAfterUpdate.test.js index 3f3a70133..8166d5847 100644 --- a/packages/plugins/blocks/blocks-antd/src/useRunAfterUpdate.test.js +++ b/packages/plugins/blocks/blocks-antd/src/useRunAfterUpdate.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/validationExamples.js b/packages/plugins/blocks/blocks-antd/src/validationExamples.js index ec1874e83..b6314bfb7 100644 --- a/packages/plugins/blocks/blocks-antd/src/validationExamples.js +++ b/packages/plugins/blocks/blocks-antd/src/validationExamples.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-antd/src/validationExamples.test.js b/packages/plugins/blocks/blocks-antd/src/validationExamples.test.js index c751eae74..6af78357a 100644 --- a/packages/plugins/blocks/blocks-antd/src/validationExamples.test.js +++ b/packages/plugins/blocks/blocks-antd/src/validationExamples.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-basic/src/blocks.js b/packages/plugins/blocks/blocks-basic/src/blocks.js index 7d571b68d..c3945b48d 100644 --- a/packages/plugins/blocks/blocks-basic/src/blocks.js +++ b/packages/plugins/blocks/blocks-basic/src/blocks.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-basic/src/blocks/Anchor/Anchor.js b/packages/plugins/blocks/blocks-basic/src/blocks/Anchor/Anchor.js index b0162fd4b..05590d45d 100644 --- a/packages/plugins/blocks/blocks-basic/src/blocks/Anchor/Anchor.js +++ b/packages/plugins/blocks/blocks-basic/src/blocks/Anchor/Anchor.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-basic/src/blocks/Anchor/Anchor.test.js b/packages/plugins/blocks/blocks-basic/src/blocks/Anchor/Anchor.test.js index a1940c48e..caae3a39a 100644 --- a/packages/plugins/blocks/blocks-basic/src/blocks/Anchor/Anchor.test.js +++ b/packages/plugins/blocks/blocks-basic/src/blocks/Anchor/Anchor.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-basic/src/blocks/Anchor/examples.yaml b/packages/plugins/blocks/blocks-basic/src/blocks/Anchor/examples.yaml index 39dbce3e6..cf2ca8509 100644 --- a/packages/plugins/blocks/blocks-basic/src/blocks/Anchor/examples.yaml +++ b/packages/plugins/blocks/blocks-basic/src/blocks/Anchor/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-basic/src/blocks/Box/Box.js b/packages/plugins/blocks/blocks-basic/src/blocks/Box/Box.js index 054e3db15..51ffb2508 100644 --- a/packages/plugins/blocks/blocks-basic/src/blocks/Box/Box.js +++ b/packages/plugins/blocks/blocks-basic/src/blocks/Box/Box.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-basic/src/blocks/Box/Box.test.js b/packages/plugins/blocks/blocks-basic/src/blocks/Box/Box.test.js index dc962c3e4..ef546a9d1 100644 --- a/packages/plugins/blocks/blocks-basic/src/blocks/Box/Box.test.js +++ b/packages/plugins/blocks/blocks-basic/src/blocks/Box/Box.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-basic/src/blocks/Box/examples.yaml b/packages/plugins/blocks/blocks-basic/src/blocks/Box/examples.yaml index 4030ebabc..2c5df65fa 100644 --- a/packages/plugins/blocks/blocks-basic/src/blocks/Box/examples.yaml +++ b/packages/plugins/blocks/blocks-basic/src/blocks/Box/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-basic/src/blocks/DangerousHtml/DangerousHtml.js b/packages/plugins/blocks/blocks-basic/src/blocks/DangerousHtml/DangerousHtml.js index 608f97caf..535a55bc8 100644 --- a/packages/plugins/blocks/blocks-basic/src/blocks/DangerousHtml/DangerousHtml.js +++ b/packages/plugins/blocks/blocks-basic/src/blocks/DangerousHtml/DangerousHtml.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-basic/src/blocks/DangerousHtml/DangerousHtml.test.js b/packages/plugins/blocks/blocks-basic/src/blocks/DangerousHtml/DangerousHtml.test.js index 32dfa3aa5..9b576d20e 100644 --- a/packages/plugins/blocks/blocks-basic/src/blocks/DangerousHtml/DangerousHtml.test.js +++ b/packages/plugins/blocks/blocks-basic/src/blocks/DangerousHtml/DangerousHtml.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-basic/src/blocks/DangerousHtml/examples.yaml b/packages/plugins/blocks/blocks-basic/src/blocks/DangerousHtml/examples.yaml index f78d31981..b5a822895 100644 --- a/packages/plugins/blocks/blocks-basic/src/blocks/DangerousHtml/examples.yaml +++ b/packages/plugins/blocks/blocks-basic/src/blocks/DangerousHtml/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-basic/src/blocks/Html/Html.js b/packages/plugins/blocks/blocks-basic/src/blocks/Html/Html.js index 0a50ca9b0..fc116e797 100644 --- a/packages/plugins/blocks/blocks-basic/src/blocks/Html/Html.js +++ b/packages/plugins/blocks/blocks-basic/src/blocks/Html/Html.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-basic/src/blocks/Html/Html.test.js b/packages/plugins/blocks/blocks-basic/src/blocks/Html/Html.test.js index 1cf00466e..262bcdfc0 100644 --- a/packages/plugins/blocks/blocks-basic/src/blocks/Html/Html.test.js +++ b/packages/plugins/blocks/blocks-basic/src/blocks/Html/Html.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-basic/src/blocks/Html/examples.yaml b/packages/plugins/blocks/blocks-basic/src/blocks/Html/examples.yaml index 73bf21855..37f8f6505 100644 --- a/packages/plugins/blocks/blocks-basic/src/blocks/Html/examples.yaml +++ b/packages/plugins/blocks/blocks-basic/src/blocks/Html/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-basic/src/blocks/Icon/Icon.js b/packages/plugins/blocks/blocks-basic/src/blocks/Icon/Icon.js index b4a6d2529..9863e0f0e 100644 --- a/packages/plugins/blocks/blocks-basic/src/blocks/Icon/Icon.js +++ b/packages/plugins/blocks/blocks-basic/src/blocks/Icon/Icon.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-basic/src/blocks/Icon/Icon.test.js b/packages/plugins/blocks/blocks-basic/src/blocks/Icon/Icon.test.js index a01abb3c2..215f738d6 100644 --- a/packages/plugins/blocks/blocks-basic/src/blocks/Icon/Icon.test.js +++ b/packages/plugins/blocks/blocks-basic/src/blocks/Icon/Icon.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-basic/src/blocks/Icon/examples.yaml b/packages/plugins/blocks/blocks-basic/src/blocks/Icon/examples.yaml index 37b798a35..f16fb4322 100644 --- a/packages/plugins/blocks/blocks-basic/src/blocks/Icon/examples.yaml +++ b/packages/plugins/blocks/blocks-basic/src/blocks/Icon/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-basic/src/blocks/Img/Img.js b/packages/plugins/blocks/blocks-basic/src/blocks/Img/Img.js index efb2178ab..72f52f690 100644 --- a/packages/plugins/blocks/blocks-basic/src/blocks/Img/Img.js +++ b/packages/plugins/blocks/blocks-basic/src/blocks/Img/Img.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-basic/src/blocks/Img/Img.test.js b/packages/plugins/blocks/blocks-basic/src/blocks/Img/Img.test.js index 24468e5ac..8e6524c24 100644 --- a/packages/plugins/blocks/blocks-basic/src/blocks/Img/Img.test.js +++ b/packages/plugins/blocks/blocks-basic/src/blocks/Img/Img.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-basic/src/blocks/Img/examples.yaml b/packages/plugins/blocks/blocks-basic/src/blocks/Img/examples.yaml index 6af934cd6..4c909e80f 100644 --- a/packages/plugins/blocks/blocks-basic/src/blocks/Img/examples.yaml +++ b/packages/plugins/blocks/blocks-basic/src/blocks/Img/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-basic/src/blocks/List/List.js b/packages/plugins/blocks/blocks-basic/src/blocks/List/List.js index 88acb51e6..d0e620ced 100644 --- a/packages/plugins/blocks/blocks-basic/src/blocks/List/List.js +++ b/packages/plugins/blocks/blocks-basic/src/blocks/List/List.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-basic/src/blocks/List/List.test.js b/packages/plugins/blocks/blocks-basic/src/blocks/List/List.test.js index 001068e2c..0c28eaee3 100644 --- a/packages/plugins/blocks/blocks-basic/src/blocks/List/List.test.js +++ b/packages/plugins/blocks/blocks-basic/src/blocks/List/List.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-basic/src/blocks/List/examples.yaml b/packages/plugins/blocks/blocks-basic/src/blocks/List/examples.yaml index 8cba6723b..15b002acd 100644 --- a/packages/plugins/blocks/blocks-basic/src/blocks/List/examples.yaml +++ b/packages/plugins/blocks/blocks-basic/src/blocks/List/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-basic/src/blocks/Span/Span.js b/packages/plugins/blocks/blocks-basic/src/blocks/Span/Span.js index b4605444b..4ac03a1bb 100644 --- a/packages/plugins/blocks/blocks-basic/src/blocks/Span/Span.js +++ b/packages/plugins/blocks/blocks-basic/src/blocks/Span/Span.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-basic/src/blocks/Span/Span.test.js b/packages/plugins/blocks/blocks-basic/src/blocks/Span/Span.test.js index d294807b0..93dd3609e 100644 --- a/packages/plugins/blocks/blocks-basic/src/blocks/Span/Span.test.js +++ b/packages/plugins/blocks/blocks-basic/src/blocks/Span/Span.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-basic/src/blocks/Span/examples.yaml b/packages/plugins/blocks/blocks-basic/src/blocks/Span/examples.yaml index 2a7b2f6fa..3219e6611 100644 --- a/packages/plugins/blocks/blocks-basic/src/blocks/Span/examples.yaml +++ b/packages/plugins/blocks/blocks-basic/src/blocks/Span/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-basic/src/types.js b/packages/plugins/blocks/blocks-basic/src/types.js index 57204a6c4..7cfd49e85 100644 --- a/packages/plugins/blocks/blocks-basic/src/types.js +++ b/packages/plugins/blocks/blocks-basic/src/types.js @@ -1,6 +1,6 @@ /* eslint-disable import/namespace */ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-color-selectors/src/blocks.js b/packages/plugins/blocks/blocks-color-selectors/src/blocks.js index 7f83fecc4..68074d2c6 100644 --- a/packages/plugins/blocks/blocks-color-selectors/src/blocks.js +++ b/packages/plugins/blocks/blocks-color-selectors/src/blocks.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-color-selectors/src/blocks/ColorSelector/ColorPicker.js b/packages/plugins/blocks/blocks-color-selectors/src/blocks/ColorSelector/ColorPicker.js index d64952243..cae4b2b19 100644 --- a/packages/plugins/blocks/blocks-color-selectors/src/blocks/ColorSelector/ColorPicker.js +++ b/packages/plugins/blocks/blocks-color-selectors/src/blocks/ColorSelector/ColorPicker.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-color-selectors/src/blocks/ColorSelector/ColorSelector.js b/packages/plugins/blocks/blocks-color-selectors/src/blocks/ColorSelector/ColorSelector.js index e04878cf9..c95983b25 100644 --- a/packages/plugins/blocks/blocks-color-selectors/src/blocks/ColorSelector/ColorSelector.js +++ b/packages/plugins/blocks/blocks-color-selectors/src/blocks/ColorSelector/ColorSelector.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-color-selectors/src/blocks/ColorSelector/ColorSelector.mock.test.js b/packages/plugins/blocks/blocks-color-selectors/src/blocks/ColorSelector/ColorSelector.mock.test.js index 105bc2ec8..e23f5c6c1 100644 --- a/packages/plugins/blocks/blocks-color-selectors/src/blocks/ColorSelector/ColorSelector.mock.test.js +++ b/packages/plugins/blocks/blocks-color-selectors/src/blocks/ColorSelector/ColorSelector.mock.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-color-selectors/src/blocks/ColorSelector/ColorSelector.test.js b/packages/plugins/blocks/blocks-color-selectors/src/blocks/ColorSelector/ColorSelector.test.js index 7c61d27a8..4e436f261 100644 --- a/packages/plugins/blocks/blocks-color-selectors/src/blocks/ColorSelector/ColorSelector.test.js +++ b/packages/plugins/blocks/blocks-color-selectors/src/blocks/ColorSelector/ColorSelector.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-color-selectors/src/blocks/ColorSelector/examples.yaml b/packages/plugins/blocks/blocks-color-selectors/src/blocks/ColorSelector/examples.yaml index 7d2823c5f..7f7a52f50 100644 --- a/packages/plugins/blocks/blocks-color-selectors/src/blocks/ColorSelector/examples.yaml +++ b/packages/plugins/blocks/blocks-color-selectors/src/blocks/ColorSelector/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-color-selectors/src/blocks/ColorSelector/style.less b/packages/plugins/blocks/blocks-color-selectors/src/blocks/ColorSelector/style.less index 4bcfb8d88..c4a3a3c5f 100644 --- a/packages/plugins/blocks/blocks-color-selectors/src/blocks/ColorSelector/style.less +++ b/packages/plugins/blocks/blocks-color-selectors/src/blocks/ColorSelector/style.less @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-color-selectors/src/blocks/ColorSelector/useClickOutside.js b/packages/plugins/blocks/blocks-color-selectors/src/blocks/ColorSelector/useClickOutside.js index 2206d3030..6538e5d7c 100644 --- a/packages/plugins/blocks/blocks-color-selectors/src/blocks/ColorSelector/useClickOutside.js +++ b/packages/plugins/blocks/blocks-color-selectors/src/blocks/ColorSelector/useClickOutside.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-color-selectors/src/types.js b/packages/plugins/blocks/blocks-color-selectors/src/types.js index e7c4013e9..efb52658b 100644 --- a/packages/plugins/blocks/blocks-color-selectors/src/types.js +++ b/packages/plugins/blocks/blocks-color-selectors/src/types.js @@ -1,6 +1,6 @@ /* eslint-disable import/namespace */ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-echarts/src/blocks.js b/packages/plugins/blocks/blocks-echarts/src/blocks.js index 0d9ccb24f..9562e0a35 100644 --- a/packages/plugins/blocks/blocks-echarts/src/blocks.js +++ b/packages/plugins/blocks/blocks-echarts/src/blocks.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-echarts/src/blocks/EChart/EChart.js b/packages/plugins/blocks/blocks-echarts/src/blocks/EChart/EChart.js index 831894240..36c4a7978 100644 --- a/packages/plugins/blocks/blocks-echarts/src/blocks/EChart/EChart.js +++ b/packages/plugins/blocks/blocks-echarts/src/blocks/EChart/EChart.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-echarts/src/blocks/EChart/EChart.mock.test.js b/packages/plugins/blocks/blocks-echarts/src/blocks/EChart/EChart.mock.test.js index 0d1db35ea..7adb5c99f 100644 --- a/packages/plugins/blocks/blocks-echarts/src/blocks/EChart/EChart.mock.test.js +++ b/packages/plugins/blocks/blocks-echarts/src/blocks/EChart/EChart.mock.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-echarts/src/blocks/EChart/EChart.test.js b/packages/plugins/blocks/blocks-echarts/src/blocks/EChart/EChart.test.js index 9da0bdbfe..44fa162c7 100644 --- a/packages/plugins/blocks/blocks-echarts/src/blocks/EChart/EChart.test.js +++ b/packages/plugins/blocks/blocks-echarts/src/blocks/EChart/EChart.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-echarts/src/blocks/EChart/examples.yaml b/packages/plugins/blocks/blocks-echarts/src/blocks/EChart/examples.yaml index a9f31f0ff..377781936 100644 --- a/packages/plugins/blocks/blocks-echarts/src/blocks/EChart/examples.yaml +++ b/packages/plugins/blocks/blocks-echarts/src/blocks/EChart/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-echarts/src/types.js b/packages/plugins/blocks/blocks-echarts/src/types.js index e7c4013e9..efb52658b 100644 --- a/packages/plugins/blocks/blocks-echarts/src/types.js +++ b/packages/plugins/blocks/blocks-echarts/src/types.js @@ -1,6 +1,6 @@ /* eslint-disable import/namespace */ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-loaders/src/blocks.js b/packages/plugins/blocks/blocks-loaders/src/blocks.js index f58c1358f..7e0f17fe5 100644 --- a/packages/plugins/blocks/blocks-loaders/src/blocks.js +++ b/packages/plugins/blocks/blocks-loaders/src/blocks.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-loaders/src/blocks/IconSpinner/IconSpinner.js b/packages/plugins/blocks/blocks-loaders/src/blocks/IconSpinner/IconSpinner.js index fd228b1ab..bba0c484d 100644 --- a/packages/plugins/blocks/blocks-loaders/src/blocks/IconSpinner/IconSpinner.js +++ b/packages/plugins/blocks/blocks-loaders/src/blocks/IconSpinner/IconSpinner.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-loaders/src/blocks/IconSpinner/IconSpinner.test.js b/packages/plugins/blocks/blocks-loaders/src/blocks/IconSpinner/IconSpinner.test.js index 8b38979e4..fb613bea9 100644 --- a/packages/plugins/blocks/blocks-loaders/src/blocks/IconSpinner/IconSpinner.test.js +++ b/packages/plugins/blocks/blocks-loaders/src/blocks/IconSpinner/IconSpinner.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-loaders/src/blocks/IconSpinner/examples.yaml b/packages/plugins/blocks/blocks-loaders/src/blocks/IconSpinner/examples.yaml index e3d1ab20a..47d4f39ba 100644 --- a/packages/plugins/blocks/blocks-loaders/src/blocks/IconSpinner/examples.yaml +++ b/packages/plugins/blocks/blocks-loaders/src/blocks/IconSpinner/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-loaders/src/blocks/IconSpinner/style.less b/packages/plugins/blocks/blocks-loaders/src/blocks/IconSpinner/style.less index 5a90b4437..e45b5232c 100644 --- a/packages/plugins/blocks/blocks-loaders/src/blocks/IconSpinner/style.less +++ b/packages/plugins/blocks/blocks-loaders/src/blocks/IconSpinner/style.less @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-loaders/src/blocks/LogoSpinner/LogoSpinner.js b/packages/plugins/blocks/blocks-loaders/src/blocks/LogoSpinner/LogoSpinner.js index 10c377c48..ef8bc4d15 100644 --- a/packages/plugins/blocks/blocks-loaders/src/blocks/LogoSpinner/LogoSpinner.js +++ b/packages/plugins/blocks/blocks-loaders/src/blocks/LogoSpinner/LogoSpinner.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-loaders/src/blocks/LogoSpinner/LogoSpinner.test.js b/packages/plugins/blocks/blocks-loaders/src/blocks/LogoSpinner/LogoSpinner.test.js index f980b836f..0c341999a 100644 --- a/packages/plugins/blocks/blocks-loaders/src/blocks/LogoSpinner/LogoSpinner.test.js +++ b/packages/plugins/blocks/blocks-loaders/src/blocks/LogoSpinner/LogoSpinner.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-loaders/src/blocks/LogoSpinner/examples.yaml b/packages/plugins/blocks/blocks-loaders/src/blocks/LogoSpinner/examples.yaml index e472d432d..3483a7338 100644 --- a/packages/plugins/blocks/blocks-loaders/src/blocks/LogoSpinner/examples.yaml +++ b/packages/plugins/blocks/blocks-loaders/src/blocks/LogoSpinner/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-loaders/src/blocks/LogoSpinner/style.less b/packages/plugins/blocks/blocks-loaders/src/blocks/LogoSpinner/style.less index 0241ad040..79a0f8365 100644 --- a/packages/plugins/blocks/blocks-loaders/src/blocks/LogoSpinner/style.less +++ b/packages/plugins/blocks/blocks-loaders/src/blocks/LogoSpinner/style.less @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-loaders/src/blocks/Skeleton/Skeleton.js b/packages/plugins/blocks/blocks-loaders/src/blocks/Skeleton/Skeleton.js index 1d13590ed..fedd6831a 100644 --- a/packages/plugins/blocks/blocks-loaders/src/blocks/Skeleton/Skeleton.js +++ b/packages/plugins/blocks/blocks-loaders/src/blocks/Skeleton/Skeleton.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-loaders/src/blocks/Skeleton/Skeleton.test.js b/packages/plugins/blocks/blocks-loaders/src/blocks/Skeleton/Skeleton.test.js index 9bb22a01a..9cb894407 100644 --- a/packages/plugins/blocks/blocks-loaders/src/blocks/Skeleton/Skeleton.test.js +++ b/packages/plugins/blocks/blocks-loaders/src/blocks/Skeleton/Skeleton.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-loaders/src/blocks/Skeleton/examples.yaml b/packages/plugins/blocks/blocks-loaders/src/blocks/Skeleton/examples.yaml index 8fd261735..06a64a731 100644 --- a/packages/plugins/blocks/blocks-loaders/src/blocks/Skeleton/examples.yaml +++ b/packages/plugins/blocks/blocks-loaders/src/blocks/Skeleton/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-loaders/src/blocks/Skeleton/style.less b/packages/plugins/blocks/blocks-loaders/src/blocks/Skeleton/style.less index 10ac553dc..48af787e5 100644 --- a/packages/plugins/blocks/blocks-loaders/src/blocks/Skeleton/style.less +++ b/packages/plugins/blocks/blocks-loaders/src/blocks/Skeleton/style.less @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-loaders/src/blocks/SkeletonAvatar/SkeletonAvatar.js b/packages/plugins/blocks/blocks-loaders/src/blocks/SkeletonAvatar/SkeletonAvatar.js index cdc245975..3994a5acd 100644 --- a/packages/plugins/blocks/blocks-loaders/src/blocks/SkeletonAvatar/SkeletonAvatar.js +++ b/packages/plugins/blocks/blocks-loaders/src/blocks/SkeletonAvatar/SkeletonAvatar.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-loaders/src/blocks/SkeletonAvatar/SkeletonAvatar.test.js b/packages/plugins/blocks/blocks-loaders/src/blocks/SkeletonAvatar/SkeletonAvatar.test.js index c704d8fd7..284d5877b 100644 --- a/packages/plugins/blocks/blocks-loaders/src/blocks/SkeletonAvatar/SkeletonAvatar.test.js +++ b/packages/plugins/blocks/blocks-loaders/src/blocks/SkeletonAvatar/SkeletonAvatar.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-loaders/src/blocks/SkeletonAvatar/examples.yaml b/packages/plugins/blocks/blocks-loaders/src/blocks/SkeletonAvatar/examples.yaml index 6be62bd00..856243137 100644 --- a/packages/plugins/blocks/blocks-loaders/src/blocks/SkeletonAvatar/examples.yaml +++ b/packages/plugins/blocks/blocks-loaders/src/blocks/SkeletonAvatar/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-loaders/src/blocks/SkeletonAvatar/style.less b/packages/plugins/blocks/blocks-loaders/src/blocks/SkeletonAvatar/style.less index fc717b696..6764c6508 100644 --- a/packages/plugins/blocks/blocks-loaders/src/blocks/SkeletonAvatar/style.less +++ b/packages/plugins/blocks/blocks-loaders/src/blocks/SkeletonAvatar/style.less @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-loaders/src/blocks/SkeletonButton/SkeletonButton.js b/packages/plugins/blocks/blocks-loaders/src/blocks/SkeletonButton/SkeletonButton.js index 90c06b69a..4d4f866d8 100644 --- a/packages/plugins/blocks/blocks-loaders/src/blocks/SkeletonButton/SkeletonButton.js +++ b/packages/plugins/blocks/blocks-loaders/src/blocks/SkeletonButton/SkeletonButton.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-loaders/src/blocks/SkeletonButton/SkeletonButton.test.js b/packages/plugins/blocks/blocks-loaders/src/blocks/SkeletonButton/SkeletonButton.test.js index 0b1b97874..47cb39cd9 100644 --- a/packages/plugins/blocks/blocks-loaders/src/blocks/SkeletonButton/SkeletonButton.test.js +++ b/packages/plugins/blocks/blocks-loaders/src/blocks/SkeletonButton/SkeletonButton.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-loaders/src/blocks/SkeletonButton/examples.yaml b/packages/plugins/blocks/blocks-loaders/src/blocks/SkeletonButton/examples.yaml index fda5c13b2..a21241655 100644 --- a/packages/plugins/blocks/blocks-loaders/src/blocks/SkeletonButton/examples.yaml +++ b/packages/plugins/blocks/blocks-loaders/src/blocks/SkeletonButton/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-loaders/src/blocks/SkeletonButton/style.less b/packages/plugins/blocks/blocks-loaders/src/blocks/SkeletonButton/style.less index fc717b696..6764c6508 100644 --- a/packages/plugins/blocks/blocks-loaders/src/blocks/SkeletonButton/style.less +++ b/packages/plugins/blocks/blocks-loaders/src/blocks/SkeletonButton/style.less @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-loaders/src/blocks/SkeletonInput/SkeletonInput.js b/packages/plugins/blocks/blocks-loaders/src/blocks/SkeletonInput/SkeletonInput.js index 995b791c2..ae298ea4e 100644 --- a/packages/plugins/blocks/blocks-loaders/src/blocks/SkeletonInput/SkeletonInput.js +++ b/packages/plugins/blocks/blocks-loaders/src/blocks/SkeletonInput/SkeletonInput.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-loaders/src/blocks/SkeletonInput/SkeletonInput.test.js b/packages/plugins/blocks/blocks-loaders/src/blocks/SkeletonInput/SkeletonInput.test.js index 21f24ab7f..91abf1177 100644 --- a/packages/plugins/blocks/blocks-loaders/src/blocks/SkeletonInput/SkeletonInput.test.js +++ b/packages/plugins/blocks/blocks-loaders/src/blocks/SkeletonInput/SkeletonInput.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-loaders/src/blocks/SkeletonInput/examples.yaml b/packages/plugins/blocks/blocks-loaders/src/blocks/SkeletonInput/examples.yaml index a96626296..b1d0be13e 100644 --- a/packages/plugins/blocks/blocks-loaders/src/blocks/SkeletonInput/examples.yaml +++ b/packages/plugins/blocks/blocks-loaders/src/blocks/SkeletonInput/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-loaders/src/blocks/SkeletonInput/style.less b/packages/plugins/blocks/blocks-loaders/src/blocks/SkeletonInput/style.less index fc717b696..6764c6508 100644 --- a/packages/plugins/blocks/blocks-loaders/src/blocks/SkeletonInput/style.less +++ b/packages/plugins/blocks/blocks-loaders/src/blocks/SkeletonInput/style.less @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-loaders/src/blocks/SkeletonParagraph/SkeletonParagraph.js b/packages/plugins/blocks/blocks-loaders/src/blocks/SkeletonParagraph/SkeletonParagraph.js index 0cbe3f50f..c44f4ab80 100644 --- a/packages/plugins/blocks/blocks-loaders/src/blocks/SkeletonParagraph/SkeletonParagraph.js +++ b/packages/plugins/blocks/blocks-loaders/src/blocks/SkeletonParagraph/SkeletonParagraph.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-loaders/src/blocks/SkeletonParagraph/SkeletonParagraph.test.js b/packages/plugins/blocks/blocks-loaders/src/blocks/SkeletonParagraph/SkeletonParagraph.test.js index 90cf5d594..16749a9a4 100644 --- a/packages/plugins/blocks/blocks-loaders/src/blocks/SkeletonParagraph/SkeletonParagraph.test.js +++ b/packages/plugins/blocks/blocks-loaders/src/blocks/SkeletonParagraph/SkeletonParagraph.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-loaders/src/blocks/SkeletonParagraph/examples.yaml b/packages/plugins/blocks/blocks-loaders/src/blocks/SkeletonParagraph/examples.yaml index a187705ea..bc2db9342 100644 --- a/packages/plugins/blocks/blocks-loaders/src/blocks/SkeletonParagraph/examples.yaml +++ b/packages/plugins/blocks/blocks-loaders/src/blocks/SkeletonParagraph/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-loaders/src/blocks/SkeletonParagraph/style.less b/packages/plugins/blocks/blocks-loaders/src/blocks/SkeletonParagraph/style.less index fc717b696..6764c6508 100644 --- a/packages/plugins/blocks/blocks-loaders/src/blocks/SkeletonParagraph/style.less +++ b/packages/plugins/blocks/blocks-loaders/src/blocks/SkeletonParagraph/style.less @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-loaders/src/blocks/Spinner/Spinner.js b/packages/plugins/blocks/blocks-loaders/src/blocks/Spinner/Spinner.js index 63310b5ae..6e9fbaeb1 100644 --- a/packages/plugins/blocks/blocks-loaders/src/blocks/Spinner/Spinner.js +++ b/packages/plugins/blocks/blocks-loaders/src/blocks/Spinner/Spinner.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-loaders/src/blocks/Spinner/Spinner.test.js b/packages/plugins/blocks/blocks-loaders/src/blocks/Spinner/Spinner.test.js index 01bd16a36..dcb57a6b1 100644 --- a/packages/plugins/blocks/blocks-loaders/src/blocks/Spinner/Spinner.test.js +++ b/packages/plugins/blocks/blocks-loaders/src/blocks/Spinner/Spinner.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-loaders/src/blocks/Spinner/examples.yaml b/packages/plugins/blocks/blocks-loaders/src/blocks/Spinner/examples.yaml index f0766917e..c9f34fab1 100644 --- a/packages/plugins/blocks/blocks-loaders/src/blocks/Spinner/examples.yaml +++ b/packages/plugins/blocks/blocks-loaders/src/blocks/Spinner/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-loaders/src/blocks/Spinner/style.less b/packages/plugins/blocks/blocks-loaders/src/blocks/Spinner/style.less index 01babdd96..52d3cd39c 100644 --- a/packages/plugins/blocks/blocks-loaders/src/blocks/Spinner/style.less +++ b/packages/plugins/blocks/blocks-loaders/src/blocks/Spinner/style.less @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-loaders/src/types.js b/packages/plugins/blocks/blocks-loaders/src/types.js index e7c4013e9..efb52658b 100644 --- a/packages/plugins/blocks/blocks-loaders/src/types.js +++ b/packages/plugins/blocks/blocks-loaders/src/types.js @@ -1,6 +1,6 @@ /* eslint-disable import/namespace */ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-markdown/src/blocks.js b/packages/plugins/blocks/blocks-markdown/src/blocks.js index 106e474ac..5ab548441 100644 --- a/packages/plugins/blocks/blocks-markdown/src/blocks.js +++ b/packages/plugins/blocks/blocks-markdown/src/blocks.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-markdown/src/blocks/DangerousMarkdown/DangerousMarkdown.js b/packages/plugins/blocks/blocks-markdown/src/blocks/DangerousMarkdown/DangerousMarkdown.js index 5c692c9b8..a3bcab140 100644 --- a/packages/plugins/blocks/blocks-markdown/src/blocks/DangerousMarkdown/DangerousMarkdown.js +++ b/packages/plugins/blocks/blocks-markdown/src/blocks/DangerousMarkdown/DangerousMarkdown.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-markdown/src/blocks/DangerousMarkdown/DangerousMarkdown.mock.test.js b/packages/plugins/blocks/blocks-markdown/src/blocks/DangerousMarkdown/DangerousMarkdown.mock.test.js index 1cc01a60b..4eaeabd0d 100644 --- a/packages/plugins/blocks/blocks-markdown/src/blocks/DangerousMarkdown/DangerousMarkdown.mock.test.js +++ b/packages/plugins/blocks/blocks-markdown/src/blocks/DangerousMarkdown/DangerousMarkdown.mock.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-markdown/src/blocks/DangerousMarkdown/DangerousMarkdown.test.js b/packages/plugins/blocks/blocks-markdown/src/blocks/DangerousMarkdown/DangerousMarkdown.test.js index dbc0146e1..cac90f013 100644 --- a/packages/plugins/blocks/blocks-markdown/src/blocks/DangerousMarkdown/DangerousMarkdown.test.js +++ b/packages/plugins/blocks/blocks-markdown/src/blocks/DangerousMarkdown/DangerousMarkdown.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-markdown/src/blocks/DangerousMarkdown/examples.yaml b/packages/plugins/blocks/blocks-markdown/src/blocks/DangerousMarkdown/examples.yaml index 7dc2ddfd0..23283da3b 100644 --- a/packages/plugins/blocks/blocks-markdown/src/blocks/DangerousMarkdown/examples.yaml +++ b/packages/plugins/blocks/blocks-markdown/src/blocks/DangerousMarkdown/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-markdown/src/blocks/Markdown/Markdown.js b/packages/plugins/blocks/blocks-markdown/src/blocks/Markdown/Markdown.js index 3a77e6fc4..2a65f9fdc 100644 --- a/packages/plugins/blocks/blocks-markdown/src/blocks/Markdown/Markdown.js +++ b/packages/plugins/blocks/blocks-markdown/src/blocks/Markdown/Markdown.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-markdown/src/blocks/Markdown/Markdown.mock.test.js b/packages/plugins/blocks/blocks-markdown/src/blocks/Markdown/Markdown.mock.test.js index 1e90293d7..81658a619 100644 --- a/packages/plugins/blocks/blocks-markdown/src/blocks/Markdown/Markdown.mock.test.js +++ b/packages/plugins/blocks/blocks-markdown/src/blocks/Markdown/Markdown.mock.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-markdown/src/blocks/Markdown/Markdown.test.js b/packages/plugins/blocks/blocks-markdown/src/blocks/Markdown/Markdown.test.js index 7114722a8..5eb0ae3e1 100644 --- a/packages/plugins/blocks/blocks-markdown/src/blocks/Markdown/Markdown.test.js +++ b/packages/plugins/blocks/blocks-markdown/src/blocks/Markdown/Markdown.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-markdown/src/blocks/Markdown/examples.yaml b/packages/plugins/blocks/blocks-markdown/src/blocks/Markdown/examples.yaml index 0fc763e24..32f578e74 100644 --- a/packages/plugins/blocks/blocks-markdown/src/blocks/Markdown/examples.yaml +++ b/packages/plugins/blocks/blocks-markdown/src/blocks/Markdown/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-markdown/src/blocks/MarkdownWithCode/MarkdownWithCode.js b/packages/plugins/blocks/blocks-markdown/src/blocks/MarkdownWithCode/MarkdownWithCode.js index 20d901094..2a66c937b 100644 --- a/packages/plugins/blocks/blocks-markdown/src/blocks/MarkdownWithCode/MarkdownWithCode.js +++ b/packages/plugins/blocks/blocks-markdown/src/blocks/MarkdownWithCode/MarkdownWithCode.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-markdown/src/blocks/MarkdownWithCode/MarkdownWithCode.mock.test.js b/packages/plugins/blocks/blocks-markdown/src/blocks/MarkdownWithCode/MarkdownWithCode.mock.test.js index b4ec14a5c..1d303161d 100644 --- a/packages/plugins/blocks/blocks-markdown/src/blocks/MarkdownWithCode/MarkdownWithCode.mock.test.js +++ b/packages/plugins/blocks/blocks-markdown/src/blocks/MarkdownWithCode/MarkdownWithCode.mock.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-markdown/src/blocks/MarkdownWithCode/MarkdownWithCode.test.js b/packages/plugins/blocks/blocks-markdown/src/blocks/MarkdownWithCode/MarkdownWithCode.test.js index da28d78f2..0d73d634d 100644 --- a/packages/plugins/blocks/blocks-markdown/src/blocks/MarkdownWithCode/MarkdownWithCode.test.js +++ b/packages/plugins/blocks/blocks-markdown/src/blocks/MarkdownWithCode/MarkdownWithCode.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-markdown/src/blocks/MarkdownWithCode/examples.yaml b/packages/plugins/blocks/blocks-markdown/src/blocks/MarkdownWithCode/examples.yaml index 112b169fa..2fe579217 100644 --- a/packages/plugins/blocks/blocks-markdown/src/blocks/MarkdownWithCode/examples.yaml +++ b/packages/plugins/blocks/blocks-markdown/src/blocks/MarkdownWithCode/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/blocks/blocks-markdown/src/types.js b/packages/plugins/blocks/blocks-markdown/src/types.js index 1eaa04031..d890e9e05 100644 --- a/packages/plugins/blocks/blocks-markdown/src/types.js +++ b/packages/plugins/blocks/blocks-markdown/src/types.js @@ -1,6 +1,6 @@ /* eslint-disable import/namespace */ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-axios-http/src/connections.js b/packages/plugins/connections/connection-axios-http/src/connections.js index 45c507d0b..cc8abf126 100644 --- a/packages/plugins/connections/connection-axios-http/src/connections.js +++ b/packages/plugins/connections/connection-axios-http/src/connections.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-axios-http/src/connections/AxiosHttp/AxiosHttp.js b/packages/plugins/connections/connection-axios-http/src/connections/AxiosHttp/AxiosHttp.js index 6b4ccf204..68d17de45 100644 --- a/packages/plugins/connections/connection-axios-http/src/connections/AxiosHttp/AxiosHttp.js +++ b/packages/plugins/connections/connection-axios-http/src/connections/AxiosHttp/AxiosHttp.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-axios-http/src/connections/AxiosHttp/AxiosHttp.test.js b/packages/plugins/connections/connection-axios-http/src/connections/AxiosHttp/AxiosHttp.test.js index 1c8e93f48..ac7ad7f3c 100644 --- a/packages/plugins/connections/connection-axios-http/src/connections/AxiosHttp/AxiosHttp.test.js +++ b/packages/plugins/connections/connection-axios-http/src/connections/AxiosHttp/AxiosHttp.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-axios-http/src/connections/AxiosHttp/AxiosHttp/AxiosHttp.js b/packages/plugins/connections/connection-axios-http/src/connections/AxiosHttp/AxiosHttp/AxiosHttp.js index 79f2a6b7f..24d7cf873 100644 --- a/packages/plugins/connections/connection-axios-http/src/connections/AxiosHttp/AxiosHttp/AxiosHttp.js +++ b/packages/plugins/connections/connection-axios-http/src/connections/AxiosHttp/AxiosHttp/AxiosHttp.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-axios-http/src/connections/AxiosHttp/AxiosHttp/AxiosHttp.test.js b/packages/plugins/connections/connection-axios-http/src/connections/AxiosHttp/AxiosHttp/AxiosHttp.test.js index fe2b13f5e..6b9df2075 100644 --- a/packages/plugins/connections/connection-axios-http/src/connections/AxiosHttp/AxiosHttp/AxiosHttp.test.js +++ b/packages/plugins/connections/connection-axios-http/src/connections/AxiosHttp/AxiosHttp/AxiosHttp.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-axios-http/src/connections/AxiosHttp/schema.js b/packages/plugins/connections/connection-axios-http/src/connections/AxiosHttp/schema.js index 4481af39c..2747b6cdd 100644 --- a/packages/plugins/connections/connection-axios-http/src/connections/AxiosHttp/schema.js +++ b/packages/plugins/connections/connection-axios-http/src/connections/AxiosHttp/schema.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-axios-http/src/types.js b/packages/plugins/connections/connection-axios-http/src/types.js index 843c4197f..280ce834d 100644 --- a/packages/plugins/connections/connection-axios-http/src/types.js +++ b/packages/plugins/connections/connection-axios-http/src/types.js @@ -1,6 +1,6 @@ /* eslint-disable import/namespace */ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-elasticsearch/src/connections.js b/packages/plugins/connections/connection-elasticsearch/src/connections.js index 892719138..110e9fa40 100644 --- a/packages/plugins/connections/connection-elasticsearch/src/connections.js +++ b/packages/plugins/connections/connection-elasticsearch/src/connections.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/Elasticsearch.js b/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/Elasticsearch.js index 0edf79a88..475f91d26 100644 --- a/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/Elasticsearch.js +++ b/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/Elasticsearch.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/Elasticsearch.test.js b/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/Elasticsearch.test.js index 40385a607..16785323c 100644 --- a/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/Elasticsearch.test.js +++ b/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/Elasticsearch.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/ElasticsearchDelete/ElasticsearchDelete.js b/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/ElasticsearchDelete/ElasticsearchDelete.js index c26b2e1e0..551266aba 100644 --- a/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/ElasticsearchDelete/ElasticsearchDelete.js +++ b/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/ElasticsearchDelete/ElasticsearchDelete.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/ElasticsearchDelete/ElasticsearchDelete.test.js b/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/ElasticsearchDelete/ElasticsearchDelete.test.js index 872d41d52..6a78cf84d 100644 --- a/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/ElasticsearchDelete/ElasticsearchDelete.test.js +++ b/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/ElasticsearchDelete/ElasticsearchDelete.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/ElasticsearchDelete/schema.js b/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/ElasticsearchDelete/schema.js index 133a20a79..7b4c479aa 100644 --- a/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/ElasticsearchDelete/schema.js +++ b/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/ElasticsearchDelete/schema.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/ElasticsearchDeleteByQuery/ElasticsearchDeleteByQuery.js b/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/ElasticsearchDeleteByQuery/ElasticsearchDeleteByQuery.js index 19e5c8fbb..8e3ace9cd 100644 --- a/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/ElasticsearchDeleteByQuery/ElasticsearchDeleteByQuery.js +++ b/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/ElasticsearchDeleteByQuery/ElasticsearchDeleteByQuery.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/ElasticsearchDeleteByQuery/ElasticsearchDeleteByQuery.test.js b/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/ElasticsearchDeleteByQuery/ElasticsearchDeleteByQuery.test.js index c431e5e59..2a443c567 100644 --- a/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/ElasticsearchDeleteByQuery/ElasticsearchDeleteByQuery.test.js +++ b/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/ElasticsearchDeleteByQuery/ElasticsearchDeleteByQuery.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/ElasticsearchDeleteByQuery/schema.js b/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/ElasticsearchDeleteByQuery/schema.js index 705755768..284566975 100644 --- a/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/ElasticsearchDeleteByQuery/schema.js +++ b/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/ElasticsearchDeleteByQuery/schema.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/ElasticsearchIndex/ElasticsearchIndex.js b/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/ElasticsearchIndex/ElasticsearchIndex.js index 3e6d8b29b..93d422163 100644 --- a/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/ElasticsearchIndex/ElasticsearchIndex.js +++ b/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/ElasticsearchIndex/ElasticsearchIndex.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/ElasticsearchIndex/ElasticsearchIndex.test.js b/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/ElasticsearchIndex/ElasticsearchIndex.test.js index 3277cd6e8..4510ae69f 100644 --- a/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/ElasticsearchIndex/ElasticsearchIndex.test.js +++ b/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/ElasticsearchIndex/ElasticsearchIndex.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/ElasticsearchIndex/schema.js b/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/ElasticsearchIndex/schema.js index c4c297e4f..4b35dcb20 100644 --- a/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/ElasticsearchIndex/schema.js +++ b/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/ElasticsearchIndex/schema.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/ElasticsearchSearch/ElasticsearchSearch.js b/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/ElasticsearchSearch/ElasticsearchSearch.js index 760e81167..90eca684c 100644 --- a/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/ElasticsearchSearch/ElasticsearchSearch.js +++ b/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/ElasticsearchSearch/ElasticsearchSearch.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/ElasticsearchSearch/ElasticsearchSearch.test.js b/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/ElasticsearchSearch/ElasticsearchSearch.test.js index 4902aa236..dd8d5c37f 100644 --- a/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/ElasticsearchSearch/ElasticsearchSearch.test.js +++ b/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/ElasticsearchSearch/ElasticsearchSearch.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/ElasticsearchSearch/schema.js b/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/ElasticsearchSearch/schema.js index 08cda402e..f6af7c447 100644 --- a/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/ElasticsearchSearch/schema.js +++ b/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/ElasticsearchSearch/schema.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/ElasticsearchUpdate/ElasticsearchUpdate.js b/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/ElasticsearchUpdate/ElasticsearchUpdate.js index a2c597b7a..f14e10ae8 100644 --- a/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/ElasticsearchUpdate/ElasticsearchUpdate.js +++ b/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/ElasticsearchUpdate/ElasticsearchUpdate.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/ElasticsearchUpdate/ElasticsearchUpdate.test.js b/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/ElasticsearchUpdate/ElasticsearchUpdate.test.js index 07ebfcf3d..589ebfce1 100644 --- a/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/ElasticsearchUpdate/ElasticsearchUpdate.test.js +++ b/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/ElasticsearchUpdate/ElasticsearchUpdate.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/ElasticsearchUpdate/schema.js b/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/ElasticsearchUpdate/schema.js index 4921e7527..b5c8ab078 100644 --- a/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/ElasticsearchUpdate/schema.js +++ b/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/ElasticsearchUpdate/schema.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/ElasticsearchUpdateByQuery/ElasticsearchUpdateByQuery.js b/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/ElasticsearchUpdateByQuery/ElasticsearchUpdateByQuery.js index e2a477940..3e5f41656 100644 --- a/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/ElasticsearchUpdateByQuery/ElasticsearchUpdateByQuery.js +++ b/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/ElasticsearchUpdateByQuery/ElasticsearchUpdateByQuery.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/ElasticsearchUpdateByQuery/ElasticsearchUpdateByQuery.test.js b/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/ElasticsearchUpdateByQuery/ElasticsearchUpdateByQuery.test.js index 0c783b2f2..716ff0607 100644 --- a/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/ElasticsearchUpdateByQuery/ElasticsearchUpdateByQuery.test.js +++ b/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/ElasticsearchUpdateByQuery/ElasticsearchUpdateByQuery.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/ElasticsearchUpdateByQuery/schema.js b/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/ElasticsearchUpdateByQuery/schema.js index 4b9f13f71..4245b5817 100644 --- a/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/ElasticsearchUpdateByQuery/schema.js +++ b/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/ElasticsearchUpdateByQuery/schema.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/schema.js b/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/schema.js index c63bc4d70..3aab376dc 100644 --- a/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/schema.js +++ b/packages/plugins/connections/connection-elasticsearch/src/connections/Elasticsearch/schema.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-elasticsearch/src/types.js b/packages/plugins/connections/connection-elasticsearch/src/types.js index 843c4197f..280ce834d 100644 --- a/packages/plugins/connections/connection-elasticsearch/src/types.js +++ b/packages/plugins/connections/connection-elasticsearch/src/types.js @@ -1,6 +1,6 @@ /* eslint-disable import/namespace */ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-google-sheets/src/connections.js b/packages/plugins/connections/connection-google-sheets/src/connections.js index f5091ff97..5ca2b42cd 100644 --- a/packages/plugins/connections/connection-google-sheets/src/connections.js +++ b/packages/plugins/connections/connection-google-sheets/src/connections.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheet.js b/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheet.js index 322a75869..fafd13ea5 100644 --- a/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheet.js +++ b/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheet.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheet.test.js b/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheet.test.js index c7ca3aaf3..93ed8d11f 100644 --- a/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheet.test.js +++ b/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheet.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetAppendMany/GoogleSheetAppendMany.js b/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetAppendMany/GoogleSheetAppendMany.js index b59b242a9..979381e42 100644 --- a/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetAppendMany/GoogleSheetAppendMany.js +++ b/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetAppendMany/GoogleSheetAppendMany.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetAppendMany/GoogleSheetAppendMany.test.js b/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetAppendMany/GoogleSheetAppendMany.test.js index 5cec0506d..62f7dd258 100644 --- a/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetAppendMany/GoogleSheetAppendMany.test.js +++ b/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetAppendMany/GoogleSheetAppendMany.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetAppendMany/schema.js b/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetAppendMany/schema.js index 41a927648..43e9f0fe7 100644 --- a/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetAppendMany/schema.js +++ b/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetAppendMany/schema.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetAppendOne/GoogleSheetAppendOne.js b/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetAppendOne/GoogleSheetAppendOne.js index 86d48f3ef..7ad2d00d5 100644 --- a/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetAppendOne/GoogleSheetAppendOne.js +++ b/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetAppendOne/GoogleSheetAppendOne.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetAppendOne/GoogleSheetAppendOne.test.js b/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetAppendOne/GoogleSheetAppendOne.test.js index 5bfebd644..7304efe0d 100644 --- a/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetAppendOne/GoogleSheetAppendOne.test.js +++ b/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetAppendOne/GoogleSheetAppendOne.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetAppendOne/schema.js b/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetAppendOne/schema.js index ae2e0f2ee..b7ece51ec 100644 --- a/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetAppendOne/schema.js +++ b/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetAppendOne/schema.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetDeleteOne/GoogleSheetDeleteOne.js b/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetDeleteOne/GoogleSheetDeleteOne.js index 33be3efb0..4b0c9ad29 100644 --- a/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetDeleteOne/GoogleSheetDeleteOne.js +++ b/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetDeleteOne/GoogleSheetDeleteOne.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetDeleteOne/GoogleSheetDeleteOne.test.js b/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetDeleteOne/GoogleSheetDeleteOne.test.js index 63bc4f962..7ccd76f19 100644 --- a/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetDeleteOne/GoogleSheetDeleteOne.test.js +++ b/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetDeleteOne/GoogleSheetDeleteOne.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetDeleteOne/schema.js b/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetDeleteOne/schema.js index cf3318e7f..6b2c10aa3 100644 --- a/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetDeleteOne/schema.js +++ b/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetDeleteOne/schema.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetGetMany/GoogleSheetGetMany.js b/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetGetMany/GoogleSheetGetMany.js index 655cf1457..d6970cec3 100644 --- a/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetGetMany/GoogleSheetGetMany.js +++ b/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetGetMany/GoogleSheetGetMany.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetGetMany/GoogleSheetGetMany.test.js b/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetGetMany/GoogleSheetGetMany.test.js index be3ad8120..f9cded6cc 100644 --- a/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetGetMany/GoogleSheetGetMany.test.js +++ b/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetGetMany/GoogleSheetGetMany.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetGetMany/schema.js b/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetGetMany/schema.js index 32fbe88ea..655daa45b 100644 --- a/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetGetMany/schema.js +++ b/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetGetMany/schema.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetGetOne/GoogleSheetGetOne.js b/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetGetOne/GoogleSheetGetOne.js index ff918725e..bef1e94c2 100644 --- a/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetGetOne/GoogleSheetGetOne.js +++ b/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetGetOne/GoogleSheetGetOne.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetGetOne/GoogleSheetGetOne.test.js b/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetGetOne/GoogleSheetGetOne.test.js index bc1936c00..844687e1c 100644 --- a/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetGetOne/GoogleSheetGetOne.test.js +++ b/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetGetOne/GoogleSheetGetOne.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetGetOne/schema.js b/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetGetOne/schema.js index 3f5e1e5c7..4578dd1c6 100644 --- a/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetGetOne/schema.js +++ b/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetGetOne/schema.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetUpdateMany/GoogleSheetUpdateMany.js b/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetUpdateMany/GoogleSheetUpdateMany.js index b14894668..d7f97d1d2 100644 --- a/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetUpdateMany/GoogleSheetUpdateMany.js +++ b/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetUpdateMany/GoogleSheetUpdateMany.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetUpdateMany/GoogleSheetUpdateMany.test.js b/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetUpdateMany/GoogleSheetUpdateMany.test.js index fbedb44ae..4314029be 100644 --- a/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetUpdateMany/GoogleSheetUpdateMany.test.js +++ b/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetUpdateMany/GoogleSheetUpdateMany.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetUpdateMany/schema.js b/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetUpdateMany/schema.js index 034e88731..809cb4844 100644 --- a/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetUpdateMany/schema.js +++ b/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetUpdateMany/schema.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetUpdateOne/GoogleSheetUpdateOne.js b/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetUpdateOne/GoogleSheetUpdateOne.js index 1a7b25952..373bb9617 100644 --- a/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetUpdateOne/GoogleSheetUpdateOne.js +++ b/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetUpdateOne/GoogleSheetUpdateOne.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetUpdateOne/GoogleSheetUpdateOne.test.js b/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetUpdateOne/GoogleSheetUpdateOne.test.js index 76d31c6d9..362c72fe4 100644 --- a/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetUpdateOne/GoogleSheetUpdateOne.test.js +++ b/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetUpdateOne/GoogleSheetUpdateOne.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetUpdateOne/schema.js b/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetUpdateOne/schema.js index a496eeb42..1f2f2f200 100644 --- a/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetUpdateOne/schema.js +++ b/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/GoogleSheetUpdateOne/schema.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/cleanRows.js b/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/cleanRows.js index ea4c8cda6..6eb25825f 100644 --- a/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/cleanRows.js +++ b/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/cleanRows.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/cleanRows.test.js b/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/cleanRows.test.js index 6d41ed459..f4c6845b5 100644 --- a/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/cleanRows.test.js +++ b/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/cleanRows.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/getSheet.js b/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/getSheet.js index dcafc0312..eda7f1bc9 100644 --- a/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/getSheet.js +++ b/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/getSheet.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/getSheet.test.js b/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/getSheet.test.js index 97c9bdadf..f9eac02b6 100644 --- a/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/getSheet.test.js +++ b/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/getSheet.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/mingoAggregation.js b/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/mingoAggregation.js index d7b35b6c8..f1b5bd1e4 100644 --- a/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/mingoAggregation.js +++ b/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/mingoAggregation.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/mingoAggregation.test.js b/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/mingoAggregation.test.js index 12ee899c8..ecf952144 100644 --- a/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/mingoAggregation.test.js +++ b/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/mingoAggregation.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/mingoFilter.js b/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/mingoFilter.js index 2f29de598..99c834674 100644 --- a/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/mingoFilter.js +++ b/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/mingoFilter.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/mingoFilter.test.js b/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/mingoFilter.test.js index 8df776a74..49486232b 100644 --- a/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/mingoFilter.test.js +++ b/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/mingoFilter.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/schema.js b/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/schema.js index 6097aa3ab..f1ee2d3fa 100644 --- a/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/schema.js +++ b/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/schema.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/transformRead.test.js b/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/transformRead.test.js index 7ca492e97..b5a90c1aa 100644 --- a/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/transformRead.test.js +++ b/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/transformRead.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/transformTypes.js b/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/transformTypes.js index afd9aa0b2..7a04ea85b 100644 --- a/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/transformTypes.js +++ b/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/transformTypes.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/transformWrite.test.js b/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/transformWrite.test.js index 0bd18528f..6f13d7391 100644 --- a/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/transformWrite.test.js +++ b/packages/plugins/connections/connection-google-sheets/src/connections/GoogleSheet/transformWrite.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-google-sheets/src/types.js b/packages/plugins/connections/connection-google-sheets/src/types.js index 843c4197f..280ce834d 100644 --- a/packages/plugins/connections/connection-google-sheets/src/types.js +++ b/packages/plugins/connections/connection-google-sheets/src/types.js @@ -1,6 +1,6 @@ /* eslint-disable import/namespace */ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-knex/src/connections.js b/packages/plugins/connections/connection-knex/src/connections.js index 6f3bf936a..7dd0d415a 100644 --- a/packages/plugins/connections/connection-knex/src/connections.js +++ b/packages/plugins/connections/connection-knex/src/connections.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-knex/src/connections/Knex/Knex.js b/packages/plugins/connections/connection-knex/src/connections/Knex/Knex.js index d84a39ba8..8f02cd1fd 100644 --- a/packages/plugins/connections/connection-knex/src/connections/Knex/Knex.js +++ b/packages/plugins/connections/connection-knex/src/connections/Knex/Knex.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-knex/src/connections/Knex/Knex.test.js b/packages/plugins/connections/connection-knex/src/connections/Knex/Knex.test.js index a807b636d..cf9b3fdae 100644 --- a/packages/plugins/connections/connection-knex/src/connections/Knex/Knex.test.js +++ b/packages/plugins/connections/connection-knex/src/connections/Knex/Knex.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-knex/src/connections/Knex/KnexBuilder/KnexBuilder.js b/packages/plugins/connections/connection-knex/src/connections/Knex/KnexBuilder/KnexBuilder.js index beb8776eb..219af7934 100644 --- a/packages/plugins/connections/connection-knex/src/connections/Knex/KnexBuilder/KnexBuilder.js +++ b/packages/plugins/connections/connection-knex/src/connections/Knex/KnexBuilder/KnexBuilder.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-knex/src/connections/Knex/KnexBuilder/KnexBuilder.test.js b/packages/plugins/connections/connection-knex/src/connections/Knex/KnexBuilder/KnexBuilder.test.js index fa29f538e..6b7a8fe7b 100644 --- a/packages/plugins/connections/connection-knex/src/connections/Knex/KnexBuilder/KnexBuilder.test.js +++ b/packages/plugins/connections/connection-knex/src/connections/Knex/KnexBuilder/KnexBuilder.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-knex/src/connections/Knex/KnexBuilder/schema.js b/packages/plugins/connections/connection-knex/src/connections/Knex/KnexBuilder/schema.js index ef144adf9..4faa03914 100644 --- a/packages/plugins/connections/connection-knex/src/connections/Knex/KnexBuilder/schema.js +++ b/packages/plugins/connections/connection-knex/src/connections/Knex/KnexBuilder/schema.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-knex/src/connections/Knex/KnexRaw/KnexRaw.js b/packages/plugins/connections/connection-knex/src/connections/Knex/KnexRaw/KnexRaw.js index 66f2aea74..bafb0d253 100644 --- a/packages/plugins/connections/connection-knex/src/connections/Knex/KnexRaw/KnexRaw.js +++ b/packages/plugins/connections/connection-knex/src/connections/Knex/KnexRaw/KnexRaw.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-knex/src/connections/Knex/KnexRaw/KnexRaw.test.js b/packages/plugins/connections/connection-knex/src/connections/Knex/KnexRaw/KnexRaw.test.js index 5ba29a54e..6aa5d00cd 100644 --- a/packages/plugins/connections/connection-knex/src/connections/Knex/KnexRaw/KnexRaw.test.js +++ b/packages/plugins/connections/connection-knex/src/connections/Knex/KnexRaw/KnexRaw.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-knex/src/connections/Knex/KnexRaw/schema.js b/packages/plugins/connections/connection-knex/src/connections/Knex/KnexRaw/schema.js index 6501af376..febaa14ae 100644 --- a/packages/plugins/connections/connection-knex/src/connections/Knex/KnexRaw/schema.js +++ b/packages/plugins/connections/connection-knex/src/connections/Knex/KnexRaw/schema.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-knex/src/connections/Knex/schema.js b/packages/plugins/connections/connection-knex/src/connections/Knex/schema.js index 4e214fd19..41d3c43fe 100644 --- a/packages/plugins/connections/connection-knex/src/connections/Knex/schema.js +++ b/packages/plugins/connections/connection-knex/src/connections/Knex/schema.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-knex/src/types.js b/packages/plugins/connections/connection-knex/src/types.js index 21ccc53c4..87ec44c8a 100644 --- a/packages/plugins/connections/connection-knex/src/types.js +++ b/packages/plugins/connections/connection-knex/src/types.js @@ -1,6 +1,6 @@ /* eslint-disable import/namespace */ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-mongodb/src/connections.js b/packages/plugins/connections/connection-mongodb/src/connections.js index 18830ebc6..b03c909da 100644 --- a/packages/plugins/connections/connection-mongodb/src/connections.js +++ b/packages/plugins/connections/connection-mongodb/src/connections.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBAggregation/MongoDBAggregation.js b/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBAggregation/MongoDBAggregation.js index dcb3bd40e..c470474af 100644 --- a/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBAggregation/MongoDBAggregation.js +++ b/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBAggregation/MongoDBAggregation.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBAggregation/MongoDBAggregation.test.js b/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBAggregation/MongoDBAggregation.test.js index 6a4f1a08b..15c288098 100644 --- a/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBAggregation/MongoDBAggregation.test.js +++ b/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBAggregation/MongoDBAggregation.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBAggregation/schema.js b/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBAggregation/schema.js index 7b693eb11..7f00b420e 100644 --- a/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBAggregation/schema.js +++ b/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBAggregation/schema.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBCollection.js b/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBCollection.js index a890951a1..ad754a7b6 100644 --- a/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBCollection.js +++ b/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBCollection.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBCollection.test.js b/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBCollection.test.js index 826fc1f3d..db1b02f61 100644 --- a/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBCollection.test.js +++ b/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBCollection.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBDeleteMany/MongoDBDeleteMany.js b/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBDeleteMany/MongoDBDeleteMany.js index 36604e072..bad4f76b8 100644 --- a/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBDeleteMany/MongoDBDeleteMany.js +++ b/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBDeleteMany/MongoDBDeleteMany.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBDeleteMany/MongoDBDeleteMany.test.js b/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBDeleteMany/MongoDBDeleteMany.test.js index 960c24a59..adad183d7 100644 --- a/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBDeleteMany/MongoDBDeleteMany.test.js +++ b/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBDeleteMany/MongoDBDeleteMany.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBDeleteMany/schema.js b/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBDeleteMany/schema.js index 480d68402..1e3317350 100644 --- a/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBDeleteMany/schema.js +++ b/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBDeleteMany/schema.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBDeleteOne/MongoDBDeleteOne.js b/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBDeleteOne/MongoDBDeleteOne.js index cfedf3bd9..9d8c078a0 100644 --- a/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBDeleteOne/MongoDBDeleteOne.js +++ b/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBDeleteOne/MongoDBDeleteOne.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBDeleteOne/MongoDBDeleteOne.test.js b/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBDeleteOne/MongoDBDeleteOne.test.js index a56ed341d..9aff92afc 100644 --- a/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBDeleteOne/MongoDBDeleteOne.test.js +++ b/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBDeleteOne/MongoDBDeleteOne.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBDeleteOne/schema.js b/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBDeleteOne/schema.js index e34a1140e..058233fc2 100644 --- a/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBDeleteOne/schema.js +++ b/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBDeleteOne/schema.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBFind/MongoDBFind.js b/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBFind/MongoDBFind.js index f9197bbd5..85c96e012 100644 --- a/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBFind/MongoDBFind.js +++ b/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBFind/MongoDBFind.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBFind/MongoDBFind.test.js b/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBFind/MongoDBFind.test.js index 11a5b3c8f..25487028e 100644 --- a/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBFind/MongoDBFind.test.js +++ b/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBFind/MongoDBFind.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBFind/schema.js b/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBFind/schema.js index 7579fc468..b5cedfc31 100644 --- a/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBFind/schema.js +++ b/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBFind/schema.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBFindOne/MongoDBFindOne.js b/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBFindOne/MongoDBFindOne.js index 47a08e00a..ecc802fd7 100644 --- a/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBFindOne/MongoDBFindOne.js +++ b/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBFindOne/MongoDBFindOne.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBFindOne/MongoDBFindOne.test.js b/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBFindOne/MongoDBFindOne.test.js index eca2cf070..f8c6139ea 100644 --- a/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBFindOne/MongoDBFindOne.test.js +++ b/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBFindOne/MongoDBFindOne.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBFindOne/schema.js b/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBFindOne/schema.js index 4f2b36368..c6699ed6e 100644 --- a/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBFindOne/schema.js +++ b/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBFindOne/schema.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBInsertMany/MongoDBInsertMany.js b/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBInsertMany/MongoDBInsertMany.js index 2e9451834..b20e447ee 100644 --- a/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBInsertMany/MongoDBInsertMany.js +++ b/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBInsertMany/MongoDBInsertMany.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBInsertMany/MongoDBInsertMany.test.js b/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBInsertMany/MongoDBInsertMany.test.js index 26704838c..c60e7ccda 100644 --- a/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBInsertMany/MongoDBInsertMany.test.js +++ b/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBInsertMany/MongoDBInsertMany.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBInsertMany/schema.js b/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBInsertMany/schema.js index 3b94ab025..013c8f455 100644 --- a/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBInsertMany/schema.js +++ b/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBInsertMany/schema.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBInsertOne/MongoDBInsertOne.js b/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBInsertOne/MongoDBInsertOne.js index 7ec391083..7b8c16968 100644 --- a/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBInsertOne/MongoDBInsertOne.js +++ b/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBInsertOne/MongoDBInsertOne.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBInsertOne/MongoDBInsertOne.test.js b/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBInsertOne/MongoDBInsertOne.test.js index 1088af741..34ef10b41 100644 --- a/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBInsertOne/MongoDBInsertOne.test.js +++ b/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBInsertOne/MongoDBInsertOne.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBInsertOne/schema.js b/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBInsertOne/schema.js index d72850652..ff9fcc9fa 100644 --- a/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBInsertOne/schema.js +++ b/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBInsertOne/schema.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBUpdateMany/MongoDBUpdateMany.js b/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBUpdateMany/MongoDBUpdateMany.js index e55910587..1556a5373 100644 --- a/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBUpdateMany/MongoDBUpdateMany.js +++ b/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBUpdateMany/MongoDBUpdateMany.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBUpdateMany/MongoDBUpdateMany.test.js b/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBUpdateMany/MongoDBUpdateMany.test.js index 1c9f1c548..af33f78f5 100644 --- a/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBUpdateMany/MongoDBUpdateMany.test.js +++ b/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBUpdateMany/MongoDBUpdateMany.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBUpdateMany/schema.js b/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBUpdateMany/schema.js index 31409c88a..0bcf98637 100644 --- a/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBUpdateMany/schema.js +++ b/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBUpdateMany/schema.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBUpdateOne/MongoDBUpdateOne.js b/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBUpdateOne/MongoDBUpdateOne.js index e8f494822..cf91b284a 100644 --- a/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBUpdateOne/MongoDBUpdateOne.js +++ b/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBUpdateOne/MongoDBUpdateOne.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBUpdateOne/MongoDBUpdateOne.test.js b/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBUpdateOne/MongoDBUpdateOne.test.js index 0d7fa5b3f..49f980996 100644 --- a/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBUpdateOne/MongoDBUpdateOne.test.js +++ b/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBUpdateOne/MongoDBUpdateOne.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBUpdateOne/schema.js b/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBUpdateOne/schema.js index 71abeb59c..631560105 100644 --- a/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBUpdateOne/schema.js +++ b/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/MongoDBUpdateOne/schema.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/getCollection.js b/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/getCollection.js index 3db57bead..c2d8c5c18 100644 --- a/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/getCollection.js +++ b/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/getCollection.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/getCollection.test.js b/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/getCollection.test.js index 4ebfb354e..1cce6bf24 100644 --- a/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/getCollection.test.js +++ b/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/getCollection.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/schema.js b/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/schema.js index 378776f51..7ec8f6957 100644 --- a/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/schema.js +++ b/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/schema.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/serialize.js b/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/serialize.js index 239922e31..d247ad178 100644 --- a/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/serialize.js +++ b/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/serialize.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/serialize.test.js b/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/serialize.test.js index a8d49692e..d382e74cb 100644 --- a/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/serialize.test.js +++ b/packages/plugins/connections/connection-mongodb/src/connections/MongoDBCollection/serialize.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-mongodb/src/types.js b/packages/plugins/connections/connection-mongodb/src/types.js index 843c4197f..280ce834d 100644 --- a/packages/plugins/connections/connection-mongodb/src/types.js +++ b/packages/plugins/connections/connection-mongodb/src/types.js @@ -1,6 +1,6 @@ /* eslint-disable import/namespace */ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-mongodb/test/clearTestMongoDb.js b/packages/plugins/connections/connection-mongodb/test/clearTestMongoDb.js index e1f63dd5f..59937d99b 100644 --- a/packages/plugins/connections/connection-mongodb/test/clearTestMongoDb.js +++ b/packages/plugins/connections/connection-mongodb/test/clearTestMongoDb.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-mongodb/test/populateTestMongoDb.js b/packages/plugins/connections/connection-mongodb/test/populateTestMongoDb.js index fc5725b2d..f035451c6 100644 --- a/packages/plugins/connections/connection-mongodb/test/populateTestMongoDb.js +++ b/packages/plugins/connections/connection-mongodb/test/populateTestMongoDb.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-redis/src/connections.js b/packages/plugins/connections/connection-redis/src/connections.js index 74944ff5f..a00521244 100644 --- a/packages/plugins/connections/connection-redis/src/connections.js +++ b/packages/plugins/connections/connection-redis/src/connections.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-redis/src/connections/Redis/Redis.js b/packages/plugins/connections/connection-redis/src/connections/Redis/Redis.js index f7d17b505..7f60a2d8f 100644 --- a/packages/plugins/connections/connection-redis/src/connections/Redis/Redis.js +++ b/packages/plugins/connections/connection-redis/src/connections/Redis/Redis.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-redis/src/connections/Redis/Redis.test.js b/packages/plugins/connections/connection-redis/src/connections/Redis/Redis.test.js index 293613898..0f5c7dfef 100644 --- a/packages/plugins/connections/connection-redis/src/connections/Redis/Redis.test.js +++ b/packages/plugins/connections/connection-redis/src/connections/Redis/Redis.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-redis/src/connections/Redis/Redis/Redis.js b/packages/plugins/connections/connection-redis/src/connections/Redis/Redis/Redis.js index 3231da0aa..d96050b48 100644 --- a/packages/plugins/connections/connection-redis/src/connections/Redis/Redis/Redis.js +++ b/packages/plugins/connections/connection-redis/src/connections/Redis/Redis/Redis.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-redis/src/connections/Redis/Redis/Redis.test.js b/packages/plugins/connections/connection-redis/src/connections/Redis/Redis/Redis.test.js index 7aa02a40a..210ef8881 100644 --- a/packages/plugins/connections/connection-redis/src/connections/Redis/Redis/Redis.test.js +++ b/packages/plugins/connections/connection-redis/src/connections/Redis/Redis/Redis.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-redis/src/connections/Redis/Redis/schema.js b/packages/plugins/connections/connection-redis/src/connections/Redis/Redis/schema.js index 0f746e1fb..43c78cf3e 100644 --- a/packages/plugins/connections/connection-redis/src/connections/Redis/Redis/schema.js +++ b/packages/plugins/connections/connection-redis/src/connections/Redis/Redis/schema.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-redis/src/connections/Redis/schema.js b/packages/plugins/connections/connection-redis/src/connections/Redis/schema.js index dcd7c94f4..5912f7a7f 100644 --- a/packages/plugins/connections/connection-redis/src/connections/Redis/schema.js +++ b/packages/plugins/connections/connection-redis/src/connections/Redis/schema.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-redis/src/types.js b/packages/plugins/connections/connection-redis/src/types.js index 843c4197f..280ce834d 100644 --- a/packages/plugins/connections/connection-redis/src/types.js +++ b/packages/plugins/connections/connection-redis/src/types.js @@ -1,6 +1,6 @@ /* eslint-disable import/namespace */ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-sendgrid/src/connections.js b/packages/plugins/connections/connection-sendgrid/src/connections.js index abbe2e8bc..c23e9ebcd 100644 --- a/packages/plugins/connections/connection-sendgrid/src/connections.js +++ b/packages/plugins/connections/connection-sendgrid/src/connections.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-sendgrid/src/connections/SendGridMail/SendGridMail.js b/packages/plugins/connections/connection-sendgrid/src/connections/SendGridMail/SendGridMail.js index a52abd8fa..9ca0aba2d 100644 --- a/packages/plugins/connections/connection-sendgrid/src/connections/SendGridMail/SendGridMail.js +++ b/packages/plugins/connections/connection-sendgrid/src/connections/SendGridMail/SendGridMail.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-sendgrid/src/connections/SendGridMail/SendGridMail.test.js b/packages/plugins/connections/connection-sendgrid/src/connections/SendGridMail/SendGridMail.test.js index 906055148..4ee1ad89e 100644 --- a/packages/plugins/connections/connection-sendgrid/src/connections/SendGridMail/SendGridMail.test.js +++ b/packages/plugins/connections/connection-sendgrid/src/connections/SendGridMail/SendGridMail.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-sendgrid/src/connections/SendGridMail/SendGridMailSend/SendGridMailSend.js b/packages/plugins/connections/connection-sendgrid/src/connections/SendGridMail/SendGridMailSend/SendGridMailSend.js index 73dfa2c8b..6c6c73ea0 100644 --- a/packages/plugins/connections/connection-sendgrid/src/connections/SendGridMail/SendGridMailSend/SendGridMailSend.js +++ b/packages/plugins/connections/connection-sendgrid/src/connections/SendGridMail/SendGridMailSend/SendGridMailSend.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-sendgrid/src/connections/SendGridMail/SendGridMailSend/SendGridMailSend.test.js b/packages/plugins/connections/connection-sendgrid/src/connections/SendGridMail/SendGridMailSend/SendGridMailSend.test.js index f0d42191a..cb5353379 100644 --- a/packages/plugins/connections/connection-sendgrid/src/connections/SendGridMail/SendGridMailSend/SendGridMailSend.test.js +++ b/packages/plugins/connections/connection-sendgrid/src/connections/SendGridMail/SendGridMailSend/SendGridMailSend.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-sendgrid/src/connections/SendGridMail/SendGridMailSend/schema.js b/packages/plugins/connections/connection-sendgrid/src/connections/SendGridMail/SendGridMailSend/schema.js index 0187080a6..7905cb3c4 100644 --- a/packages/plugins/connections/connection-sendgrid/src/connections/SendGridMail/SendGridMailSend/schema.js +++ b/packages/plugins/connections/connection-sendgrid/src/connections/SendGridMail/SendGridMailSend/schema.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-sendgrid/src/connections/SendGridMail/schema.js b/packages/plugins/connections/connection-sendgrid/src/connections/SendGridMail/schema.js index 8e8817f1b..176203aef 100644 --- a/packages/plugins/connections/connection-sendgrid/src/connections/SendGridMail/schema.js +++ b/packages/plugins/connections/connection-sendgrid/src/connections/SendGridMail/schema.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-sendgrid/src/types.js b/packages/plugins/connections/connection-sendgrid/src/types.js index 843c4197f..280ce834d 100644 --- a/packages/plugins/connections/connection-sendgrid/src/types.js +++ b/packages/plugins/connections/connection-sendgrid/src/types.js @@ -1,6 +1,6 @@ /* eslint-disable import/namespace */ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-stripe/src/connections.js b/packages/plugins/connections/connection-stripe/src/connections.js index 80e026e12..af7874798 100644 --- a/packages/plugins/connections/connection-stripe/src/connections.js +++ b/packages/plugins/connections/connection-stripe/src/connections.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-stripe/src/connections/Stripe/Stripe.js b/packages/plugins/connections/connection-stripe/src/connections/Stripe/Stripe.js index f713a8f82..f0ee87198 100644 --- a/packages/plugins/connections/connection-stripe/src/connections/Stripe/Stripe.js +++ b/packages/plugins/connections/connection-stripe/src/connections/Stripe/Stripe.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-stripe/src/connections/Stripe/Stripe.test.js b/packages/plugins/connections/connection-stripe/src/connections/Stripe/Stripe.test.js index f45098a96..872e2e054 100644 --- a/packages/plugins/connections/connection-stripe/src/connections/Stripe/Stripe.test.js +++ b/packages/plugins/connections/connection-stripe/src/connections/Stripe/Stripe.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-stripe/src/connections/Stripe/StripeRequest/StripeRequest.js b/packages/plugins/connections/connection-stripe/src/connections/Stripe/StripeRequest/StripeRequest.js index fc43f7fd2..0e029d491 100644 --- a/packages/plugins/connections/connection-stripe/src/connections/Stripe/StripeRequest/StripeRequest.js +++ b/packages/plugins/connections/connection-stripe/src/connections/Stripe/StripeRequest/StripeRequest.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-stripe/src/connections/Stripe/StripeRequest/StripeRequest.test.js b/packages/plugins/connections/connection-stripe/src/connections/Stripe/StripeRequest/StripeRequest.test.js index 3ec22e199..946c0b48d 100644 --- a/packages/plugins/connections/connection-stripe/src/connections/Stripe/StripeRequest/StripeRequest.test.js +++ b/packages/plugins/connections/connection-stripe/src/connections/Stripe/StripeRequest/StripeRequest.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-stripe/src/connections/Stripe/StripeRequest/schema.js b/packages/plugins/connections/connection-stripe/src/connections/Stripe/StripeRequest/schema.js index bd4519851..1f300bfc7 100644 --- a/packages/plugins/connections/connection-stripe/src/connections/Stripe/StripeRequest/schema.js +++ b/packages/plugins/connections/connection-stripe/src/connections/Stripe/StripeRequest/schema.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-stripe/src/connections/Stripe/schema.js b/packages/plugins/connections/connection-stripe/src/connections/Stripe/schema.js index c21571e94..b0a90e72c 100644 --- a/packages/plugins/connections/connection-stripe/src/connections/Stripe/schema.js +++ b/packages/plugins/connections/connection-stripe/src/connections/Stripe/schema.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/connections/connection-stripe/src/types.js b/packages/plugins/connections/connection-stripe/src/types.js index 843c4197f..280ce834d 100644 --- a/packages/plugins/connections/connection-stripe/src/types.js +++ b/packages/plugins/connections/connection-stripe/src/types.js @@ -1,6 +1,6 @@ /* eslint-disable import/namespace */ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-change-case/src/operators/shared/change_case.js b/packages/plugins/operators/operators-change-case/src/operators/shared/change_case.js index 9c2c1e577..ca2565891 100644 --- a/packages/plugins/operators/operators-change-case/src/operators/shared/change_case.js +++ b/packages/plugins/operators/operators-change-case/src/operators/shared/change_case.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-change-case/src/operators/shared/change_case.test.js b/packages/plugins/operators/operators-change-case/src/operators/shared/change_case.test.js index 7e92330d7..10e501a6e 100644 --- a/packages/plugins/operators/operators-change-case/src/operators/shared/change_case.test.js +++ b/packages/plugins/operators/operators-change-case/src/operators/shared/change_case.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-change-case/src/operatorsClient.js b/packages/plugins/operators/operators-change-case/src/operatorsClient.js index 823c7d3fe..48bbead26 100644 --- a/packages/plugins/operators/operators-change-case/src/operatorsClient.js +++ b/packages/plugins/operators/operators-change-case/src/operatorsClient.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-change-case/src/operatorsServer.js b/packages/plugins/operators/operators-change-case/src/operatorsServer.js index 823c7d3fe..48bbead26 100644 --- a/packages/plugins/operators/operators-change-case/src/operatorsServer.js +++ b/packages/plugins/operators/operators-change-case/src/operatorsServer.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-change-case/src/types.js b/packages/plugins/operators/operators-change-case/src/types.js index 4a55b5f9d..abceb413a 100644 --- a/packages/plugins/operators/operators-change-case/src/types.js +++ b/packages/plugins/operators/operators-change-case/src/types.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-diff/src/operators/shared/diff.js b/packages/plugins/operators/operators-diff/src/operators/shared/diff.js index d618a53a8..036942751 100644 --- a/packages/plugins/operators/operators-diff/src/operators/shared/diff.js +++ b/packages/plugins/operators/operators-diff/src/operators/shared/diff.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-diff/src/operators/shared/diff.test.js b/packages/plugins/operators/operators-diff/src/operators/shared/diff.test.js index 625caa6a0..5b434c206 100644 --- a/packages/plugins/operators/operators-diff/src/operators/shared/diff.test.js +++ b/packages/plugins/operators/operators-diff/src/operators/shared/diff.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-diff/src/operatorsClient.js b/packages/plugins/operators/operators-diff/src/operatorsClient.js index a3f498d36..4e2c2d7ae 100644 --- a/packages/plugins/operators/operators-diff/src/operatorsClient.js +++ b/packages/plugins/operators/operators-diff/src/operatorsClient.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-diff/src/operatorsServer.js b/packages/plugins/operators/operators-diff/src/operatorsServer.js index a3f498d36..4e2c2d7ae 100644 --- a/packages/plugins/operators/operators-diff/src/operatorsServer.js +++ b/packages/plugins/operators/operators-diff/src/operatorsServer.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-diff/src/types.js b/packages/plugins/operators/operators-diff/src/types.js index 4a55b5f9d..abceb413a 100644 --- a/packages/plugins/operators/operators-diff/src/types.js +++ b/packages/plugins/operators/operators-diff/src/types.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/index.js b/packages/plugins/operators/operators-js/src/index.js index bd34cbe25..bc5d1b491 100644 --- a/packages/plugins/operators/operators-js/src/index.js +++ b/packages/plugins/operators/operators-js/src/index.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/build/env.js b/packages/plugins/operators/operators-js/src/operators/build/env.js index a3bedf20b..25fce6457 100644 --- a/packages/plugins/operators/operators-js/src/operators/build/env.js +++ b/packages/plugins/operators/operators-js/src/operators/build/env.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/client/_index.js b/packages/plugins/operators/operators-js/src/operators/client/_index.js index 7f0c3b804..4d4bd5ef4 100644 --- a/packages/plugins/operators/operators-js/src/operators/client/_index.js +++ b/packages/plugins/operators/operators-js/src/operators/client/_index.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/client/_index.test.js b/packages/plugins/operators/operators-js/src/operators/client/_index.test.js index ed115b485..962e730d6 100644 --- a/packages/plugins/operators/operators-js/src/operators/client/_index.test.js +++ b/packages/plugins/operators/operators-js/src/operators/client/_index.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/client/actions.js b/packages/plugins/operators/operators-js/src/operators/client/actions.js index 633008356..267a97b4e 100644 --- a/packages/plugins/operators/operators-js/src/operators/client/actions.js +++ b/packages/plugins/operators/operators-js/src/operators/client/actions.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/client/actions.test.js b/packages/plugins/operators/operators-js/src/operators/client/actions.test.js index 3044d1a12..88760c066 100644 --- a/packages/plugins/operators/operators-js/src/operators/client/actions.test.js +++ b/packages/plugins/operators/operators-js/src/operators/client/actions.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/client/base64.js b/packages/plugins/operators/operators-js/src/operators/client/base64.js index 10d95f1eb..ca7364a5a 100644 --- a/packages/plugins/operators/operators-js/src/operators/client/base64.js +++ b/packages/plugins/operators/operators-js/src/operators/client/base64.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/client/base64.test.js b/packages/plugins/operators/operators-js/src/operators/client/base64.test.js index e92d6135a..00d9eef03 100644 --- a/packages/plugins/operators/operators-js/src/operators/client/base64.test.js +++ b/packages/plugins/operators/operators-js/src/operators/client/base64.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/client/event.js b/packages/plugins/operators/operators-js/src/operators/client/event.js index 54ee7618e..998f0c278 100644 --- a/packages/plugins/operators/operators-js/src/operators/client/event.js +++ b/packages/plugins/operators/operators-js/src/operators/client/event.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/client/event.test.js b/packages/plugins/operators/operators-js/src/operators/client/event.test.js index 8f77fbbf6..a5e6d8939 100644 --- a/packages/plugins/operators/operators-js/src/operators/client/event.test.js +++ b/packages/plugins/operators/operators-js/src/operators/client/event.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/client/event_log.js b/packages/plugins/operators/operators-js/src/operators/client/event_log.js index c1fad75f8..64d938310 100644 --- a/packages/plugins/operators/operators-js/src/operators/client/event_log.js +++ b/packages/plugins/operators/operators-js/src/operators/client/event_log.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/client/event_log.test.js b/packages/plugins/operators/operators-js/src/operators/client/event_log.test.js index 2831a729d..bb9a930c2 100644 --- a/packages/plugins/operators/operators-js/src/operators/client/event_log.test.js +++ b/packages/plugins/operators/operators-js/src/operators/client/event_log.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/client/global.js b/packages/plugins/operators/operators-js/src/operators/client/global.js index 07a7dbff2..e0f32d9f2 100644 --- a/packages/plugins/operators/operators-js/src/operators/client/global.js +++ b/packages/plugins/operators/operators-js/src/operators/client/global.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/client/global.test.js b/packages/plugins/operators/operators-js/src/operators/client/global.test.js index a155f41bc..10a2a04f0 100644 --- a/packages/plugins/operators/operators-js/src/operators/client/global.test.js +++ b/packages/plugins/operators/operators-js/src/operators/client/global.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/client/input.js b/packages/plugins/operators/operators-js/src/operators/client/input.js index 1c3ef0a39..59854c42a 100644 --- a/packages/plugins/operators/operators-js/src/operators/client/input.js +++ b/packages/plugins/operators/operators-js/src/operators/client/input.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/client/input.test.js b/packages/plugins/operators/operators-js/src/operators/client/input.test.js index 66b7e856f..d7f6e41d7 100644 --- a/packages/plugins/operators/operators-js/src/operators/client/input.test.js +++ b/packages/plugins/operators/operators-js/src/operators/client/input.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/client/location.js b/packages/plugins/operators/operators-js/src/operators/client/location.js index 7149bff97..a1db08027 100644 --- a/packages/plugins/operators/operators-js/src/operators/client/location.js +++ b/packages/plugins/operators/operators-js/src/operators/client/location.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/client/location.test.js b/packages/plugins/operators/operators-js/src/operators/client/location.test.js index 36efee5d7..d2e0dff3e 100644 --- a/packages/plugins/operators/operators-js/src/operators/client/location.test.js +++ b/packages/plugins/operators/operators-js/src/operators/client/location.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/client/media.js b/packages/plugins/operators/operators-js/src/operators/client/media.js index 7a1608371..269f1c731 100644 --- a/packages/plugins/operators/operators-js/src/operators/client/media.js +++ b/packages/plugins/operators/operators-js/src/operators/client/media.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/client/media.test.js b/packages/plugins/operators/operators-js/src/operators/client/media.test.js index 215e41067..ca68ea3ec 100644 --- a/packages/plugins/operators/operators-js/src/operators/client/media.test.js +++ b/packages/plugins/operators/operators-js/src/operators/client/media.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/client/menu.js b/packages/plugins/operators/operators-js/src/operators/client/menu.js index a8a923784..542e65c12 100644 --- a/packages/plugins/operators/operators-js/src/operators/client/menu.js +++ b/packages/plugins/operators/operators-js/src/operators/client/menu.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/client/menu.test.js b/packages/plugins/operators/operators-js/src/operators/client/menu.test.js index 3b68e39c8..4e2ef39f7 100644 --- a/packages/plugins/operators/operators-js/src/operators/client/menu.test.js +++ b/packages/plugins/operators/operators-js/src/operators/client/menu.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/client/request.js b/packages/plugins/operators/operators-js/src/operators/client/request.js index f01153f33..5311709ff 100644 --- a/packages/plugins/operators/operators-js/src/operators/client/request.js +++ b/packages/plugins/operators/operators-js/src/operators/client/request.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/client/request.test.js b/packages/plugins/operators/operators-js/src/operators/client/request.test.js index e94cc1b53..034764dd7 100644 --- a/packages/plugins/operators/operators-js/src/operators/client/request.test.js +++ b/packages/plugins/operators/operators-js/src/operators/client/request.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/client/request_details.js b/packages/plugins/operators/operators-js/src/operators/client/request_details.js index aef5369b1..ae4680982 100644 --- a/packages/plugins/operators/operators-js/src/operators/client/request_details.js +++ b/packages/plugins/operators/operators-js/src/operators/client/request_details.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/client/request_details.test.js b/packages/plugins/operators/operators-js/src/operators/client/request_details.test.js index f9814ce30..fa4c5ace0 100644 --- a/packages/plugins/operators/operators-js/src/operators/client/request_details.test.js +++ b/packages/plugins/operators/operators-js/src/operators/client/request_details.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/client/state.js b/packages/plugins/operators/operators-js/src/operators/client/state.js index b4d667c51..3c1d66791 100644 --- a/packages/plugins/operators/operators-js/src/operators/client/state.js +++ b/packages/plugins/operators/operators-js/src/operators/client/state.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/client/state.test.js b/packages/plugins/operators/operators-js/src/operators/client/state.test.js index cc03bb34d..f41cd1a0b 100644 --- a/packages/plugins/operators/operators-js/src/operators/client/state.test.js +++ b/packages/plugins/operators/operators-js/src/operators/client/state.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/client/url_query.js b/packages/plugins/operators/operators-js/src/operators/client/url_query.js index c7c9a58b1..7c5978b6e 100644 --- a/packages/plugins/operators/operators-js/src/operators/client/url_query.js +++ b/packages/plugins/operators/operators-js/src/operators/client/url_query.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/client/url_query.test.js b/packages/plugins/operators/operators-js/src/operators/client/url_query.test.js index 4c097d881..5e1be7302 100644 --- a/packages/plugins/operators/operators-js/src/operators/client/url_query.test.js +++ b/packages/plugins/operators/operators-js/src/operators/client/url_query.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/server/base64.js b/packages/plugins/operators/operators-js/src/operators/server/base64.js index 37029729b..27102218c 100644 --- a/packages/plugins/operators/operators-js/src/operators/server/base64.js +++ b/packages/plugins/operators/operators-js/src/operators/server/base64.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/server/base64.test.js b/packages/plugins/operators/operators-js/src/operators/server/base64.test.js index e92d6135a..00d9eef03 100644 --- a/packages/plugins/operators/operators-js/src/operators/server/base64.test.js +++ b/packages/plugins/operators/operators-js/src/operators/server/base64.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/server/hash.js b/packages/plugins/operators/operators-js/src/operators/server/hash.js index f1a70750b..8acda44b1 100644 --- a/packages/plugins/operators/operators-js/src/operators/server/hash.js +++ b/packages/plugins/operators/operators-js/src/operators/server/hash.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/server/hash.test.js b/packages/plugins/operators/operators-js/src/operators/server/hash.test.js index 90e03e397..030c34d93 100644 --- a/packages/plugins/operators/operators-js/src/operators/server/hash.test.js +++ b/packages/plugins/operators/operators-js/src/operators/server/hash.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/server/payload.js b/packages/plugins/operators/operators-js/src/operators/server/payload.js index ea593f6dd..7cec5cff0 100644 --- a/packages/plugins/operators/operators-js/src/operators/server/payload.js +++ b/packages/plugins/operators/operators-js/src/operators/server/payload.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/server/payload.test.js b/packages/plugins/operators/operators-js/src/operators/server/payload.test.js index b92e7eb6e..fa8234553 100644 --- a/packages/plugins/operators/operators-js/src/operators/server/payload.test.js +++ b/packages/plugins/operators/operators-js/src/operators/server/payload.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/server/secret.js b/packages/plugins/operators/operators-js/src/operators/server/secret.js index 8738c7275..8eb8f660b 100644 --- a/packages/plugins/operators/operators-js/src/operators/server/secret.js +++ b/packages/plugins/operators/operators-js/src/operators/server/secret.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/server/secret.test.js b/packages/plugins/operators/operators-js/src/operators/server/secret.test.js index af03a1616..488dedc5d 100644 --- a/packages/plugins/operators/operators-js/src/operators/server/secret.test.js +++ b/packages/plugins/operators/operators-js/src/operators/server/secret.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/shared/and.js b/packages/plugins/operators/operators-js/src/operators/shared/and.js index 290956923..eb9095b58 100644 --- a/packages/plugins/operators/operators-js/src/operators/shared/and.js +++ b/packages/plugins/operators/operators-js/src/operators/shared/and.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/shared/and.test.js b/packages/plugins/operators/operators-js/src/operators/shared/and.test.js index e77790808..d95453ad3 100644 --- a/packages/plugins/operators/operators-js/src/operators/shared/and.test.js +++ b/packages/plugins/operators/operators-js/src/operators/shared/and.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/shared/args.js b/packages/plugins/operators/operators-js/src/operators/shared/args.js index 57f74d835..142ee14bd 100644 --- a/packages/plugins/operators/operators-js/src/operators/shared/args.js +++ b/packages/plugins/operators/operators-js/src/operators/shared/args.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/shared/args.test.js b/packages/plugins/operators/operators-js/src/operators/shared/args.test.js index 5cf3ec92c..36d720e47 100644 --- a/packages/plugins/operators/operators-js/src/operators/shared/args.test.js +++ b/packages/plugins/operators/operators-js/src/operators/shared/args.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/shared/array.js b/packages/plugins/operators/operators-js/src/operators/shared/array.js index a406da58d..b501a812a 100644 --- a/packages/plugins/operators/operators-js/src/operators/shared/array.js +++ b/packages/plugins/operators/operators-js/src/operators/shared/array.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/shared/array.test.js b/packages/plugins/operators/operators-js/src/operators/shared/array.test.js index 1b018e3f0..4bc09f181 100644 --- a/packages/plugins/operators/operators-js/src/operators/shared/array.test.js +++ b/packages/plugins/operators/operators-js/src/operators/shared/array.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/shared/date.js b/packages/plugins/operators/operators-js/src/operators/shared/date.js index 1bf11b055..9289466cf 100644 --- a/packages/plugins/operators/operators-js/src/operators/shared/date.js +++ b/packages/plugins/operators/operators-js/src/operators/shared/date.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/shared/date.test.js b/packages/plugins/operators/operators-js/src/operators/shared/date.test.js index 82122c9ae..48c85a7e0 100644 --- a/packages/plugins/operators/operators-js/src/operators/shared/date.test.js +++ b/packages/plugins/operators/operators-js/src/operators/shared/date.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/shared/divide.js b/packages/plugins/operators/operators-js/src/operators/shared/divide.js index a43dd25f1..70f59d61b 100644 --- a/packages/plugins/operators/operators-js/src/operators/shared/divide.js +++ b/packages/plugins/operators/operators-js/src/operators/shared/divide.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/shared/divide.test.js b/packages/plugins/operators/operators-js/src/operators/shared/divide.test.js index 7d698843a..a4e87dc6c 100644 --- a/packages/plugins/operators/operators-js/src/operators/shared/divide.test.js +++ b/packages/plugins/operators/operators-js/src/operators/shared/divide.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/shared/eq.js b/packages/plugins/operators/operators-js/src/operators/shared/eq.js index d354447a1..7ad33c731 100644 --- a/packages/plugins/operators/operators-js/src/operators/shared/eq.js +++ b/packages/plugins/operators/operators-js/src/operators/shared/eq.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/shared/eq.test.js b/packages/plugins/operators/operators-js/src/operators/shared/eq.test.js index 21cfa1ac5..443c66b09 100644 --- a/packages/plugins/operators/operators-js/src/operators/shared/eq.test.js +++ b/packages/plugins/operators/operators-js/src/operators/shared/eq.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/shared/function.js b/packages/plugins/operators/operators-js/src/operators/shared/function.js index 06294260a..297af3842 100644 --- a/packages/plugins/operators/operators-js/src/operators/shared/function.js +++ b/packages/plugins/operators/operators-js/src/operators/shared/function.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/shared/function.test.js b/packages/plugins/operators/operators-js/src/operators/shared/function.test.js index 2cbf26435..b2cebf7ed 100644 --- a/packages/plugins/operators/operators-js/src/operators/shared/function.test.js +++ b/packages/plugins/operators/operators-js/src/operators/shared/function.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/shared/get.js b/packages/plugins/operators/operators-js/src/operators/shared/get.js index bc30733a6..c00882cd2 100644 --- a/packages/plugins/operators/operators-js/src/operators/shared/get.js +++ b/packages/plugins/operators/operators-js/src/operators/shared/get.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/shared/get.test.js b/packages/plugins/operators/operators-js/src/operators/shared/get.test.js index 719bcd370..8f3b0345a 100644 --- a/packages/plugins/operators/operators-js/src/operators/shared/get.test.js +++ b/packages/plugins/operators/operators-js/src/operators/shared/get.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/shared/gt.js b/packages/plugins/operators/operators-js/src/operators/shared/gt.js index 609727347..3951eafdf 100644 --- a/packages/plugins/operators/operators-js/src/operators/shared/gt.js +++ b/packages/plugins/operators/operators-js/src/operators/shared/gt.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/shared/gt.test.js b/packages/plugins/operators/operators-js/src/operators/shared/gt.test.js index feb98db6f..337d5db7b 100644 --- a/packages/plugins/operators/operators-js/src/operators/shared/gt.test.js +++ b/packages/plugins/operators/operators-js/src/operators/shared/gt.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/shared/gte.js b/packages/plugins/operators/operators-js/src/operators/shared/gte.js index 55b7e17f6..b231281f1 100644 --- a/packages/plugins/operators/operators-js/src/operators/shared/gte.js +++ b/packages/plugins/operators/operators-js/src/operators/shared/gte.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/shared/gte.test.js b/packages/plugins/operators/operators-js/src/operators/shared/gte.test.js index 5e3513016..0bc4e4df8 100644 --- a/packages/plugins/operators/operators-js/src/operators/shared/gte.test.js +++ b/packages/plugins/operators/operators-js/src/operators/shared/gte.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/shared/if.js b/packages/plugins/operators/operators-js/src/operators/shared/if.js index dfec85502..57fde8dc1 100644 --- a/packages/plugins/operators/operators-js/src/operators/shared/if.js +++ b/packages/plugins/operators/operators-js/src/operators/shared/if.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/shared/if.test.js b/packages/plugins/operators/operators-js/src/operators/shared/if.test.js index b94fe0864..a723ad23e 100644 --- a/packages/plugins/operators/operators-js/src/operators/shared/if.test.js +++ b/packages/plugins/operators/operators-js/src/operators/shared/if.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/shared/if_none.js b/packages/plugins/operators/operators-js/src/operators/shared/if_none.js index 37943c10a..25980b820 100644 --- a/packages/plugins/operators/operators-js/src/operators/shared/if_none.js +++ b/packages/plugins/operators/operators-js/src/operators/shared/if_none.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/shared/if_none.test.js b/packages/plugins/operators/operators-js/src/operators/shared/if_none.test.js index c8fb4397c..5902b4bb6 100644 --- a/packages/plugins/operators/operators-js/src/operators/shared/if_none.test.js +++ b/packages/plugins/operators/operators-js/src/operators/shared/if_none.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/shared/json.js b/packages/plugins/operators/operators-js/src/operators/shared/json.js index b171b0880..53bf9831f 100644 --- a/packages/plugins/operators/operators-js/src/operators/shared/json.js +++ b/packages/plugins/operators/operators-js/src/operators/shared/json.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/shared/json.test.js b/packages/plugins/operators/operators-js/src/operators/shared/json.test.js index 49a09b44b..d7626cab5 100644 --- a/packages/plugins/operators/operators-js/src/operators/shared/json.test.js +++ b/packages/plugins/operators/operators-js/src/operators/shared/json.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/shared/log.js b/packages/plugins/operators/operators-js/src/operators/shared/log.js index 10546e92f..7c5d0fd94 100644 --- a/packages/plugins/operators/operators-js/src/operators/shared/log.js +++ b/packages/plugins/operators/operators-js/src/operators/shared/log.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/shared/log.test.js b/packages/plugins/operators/operators-js/src/operators/shared/log.test.js index b3fcf914d..53ba32f31 100644 --- a/packages/plugins/operators/operators-js/src/operators/shared/log.test.js +++ b/packages/plugins/operators/operators-js/src/operators/shared/log.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/shared/lt.js b/packages/plugins/operators/operators-js/src/operators/shared/lt.js index 76e971e78..b3e9c10b0 100644 --- a/packages/plugins/operators/operators-js/src/operators/shared/lt.js +++ b/packages/plugins/operators/operators-js/src/operators/shared/lt.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/shared/lt.test.js b/packages/plugins/operators/operators-js/src/operators/shared/lt.test.js index 76c1b8721..3bce9a97c 100644 --- a/packages/plugins/operators/operators-js/src/operators/shared/lt.test.js +++ b/packages/plugins/operators/operators-js/src/operators/shared/lt.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/shared/lte.js b/packages/plugins/operators/operators-js/src/operators/shared/lte.js index 74b26baec..76597b8ac 100644 --- a/packages/plugins/operators/operators-js/src/operators/shared/lte.js +++ b/packages/plugins/operators/operators-js/src/operators/shared/lte.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/shared/lte.test.js b/packages/plugins/operators/operators-js/src/operators/shared/lte.test.js index 93ce442ff..768667d6d 100644 --- a/packages/plugins/operators/operators-js/src/operators/shared/lte.test.js +++ b/packages/plugins/operators/operators-js/src/operators/shared/lte.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/shared/math.js b/packages/plugins/operators/operators-js/src/operators/shared/math.js index 8d0e1e540..fe8fc4172 100644 --- a/packages/plugins/operators/operators-js/src/operators/shared/math.js +++ b/packages/plugins/operators/operators-js/src/operators/shared/math.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/shared/math.test.js b/packages/plugins/operators/operators-js/src/operators/shared/math.test.js index 70c3c8ce3..41026ad5f 100644 --- a/packages/plugins/operators/operators-js/src/operators/shared/math.test.js +++ b/packages/plugins/operators/operators-js/src/operators/shared/math.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/shared/ne.js b/packages/plugins/operators/operators-js/src/operators/shared/ne.js index b65e5c34b..c1bd4ecbe 100644 --- a/packages/plugins/operators/operators-js/src/operators/shared/ne.js +++ b/packages/plugins/operators/operators-js/src/operators/shared/ne.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/shared/ne.test.js b/packages/plugins/operators/operators-js/src/operators/shared/ne.test.js index 89072f3ce..56bcc7c51 100644 --- a/packages/plugins/operators/operators-js/src/operators/shared/ne.test.js +++ b/packages/plugins/operators/operators-js/src/operators/shared/ne.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/shared/not.js b/packages/plugins/operators/operators-js/src/operators/shared/not.js index f388ebf3e..0e3adb824 100644 --- a/packages/plugins/operators/operators-js/src/operators/shared/not.js +++ b/packages/plugins/operators/operators-js/src/operators/shared/not.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/shared/not.test.js b/packages/plugins/operators/operators-js/src/operators/shared/not.test.js index bc4d6978a..fb9e912fc 100644 --- a/packages/plugins/operators/operators-js/src/operators/shared/not.test.js +++ b/packages/plugins/operators/operators-js/src/operators/shared/not.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/shared/number.js b/packages/plugins/operators/operators-js/src/operators/shared/number.js index d7da59390..b8dcdafe1 100644 --- a/packages/plugins/operators/operators-js/src/operators/shared/number.js +++ b/packages/plugins/operators/operators-js/src/operators/shared/number.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/shared/number.test.js b/packages/plugins/operators/operators-js/src/operators/shared/number.test.js index b5d304ef6..61a2a1703 100644 --- a/packages/plugins/operators/operators-js/src/operators/shared/number.test.js +++ b/packages/plugins/operators/operators-js/src/operators/shared/number.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/shared/object.js b/packages/plugins/operators/operators-js/src/operators/shared/object.js index 6439d6ecd..115d06308 100644 --- a/packages/plugins/operators/operators-js/src/operators/shared/object.js +++ b/packages/plugins/operators/operators-js/src/operators/shared/object.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/shared/object.test.js b/packages/plugins/operators/operators-js/src/operators/shared/object.test.js index 19eda2985..7a5874648 100644 --- a/packages/plugins/operators/operators-js/src/operators/shared/object.test.js +++ b/packages/plugins/operators/operators-js/src/operators/shared/object.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/shared/operator.js b/packages/plugins/operators/operators-js/src/operators/shared/operator.js index 8dd2b3815..40b20f06a 100644 --- a/packages/plugins/operators/operators-js/src/operators/shared/operator.js +++ b/packages/plugins/operators/operators-js/src/operators/shared/operator.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/shared/operator.test.js b/packages/plugins/operators/operators-js/src/operators/shared/operator.test.js index c66e8f10e..fee552f88 100644 --- a/packages/plugins/operators/operators-js/src/operators/shared/operator.test.js +++ b/packages/plugins/operators/operators-js/src/operators/shared/operator.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/shared/or.js b/packages/plugins/operators/operators-js/src/operators/shared/or.js index e6727f287..5dd167fc2 100644 --- a/packages/plugins/operators/operators-js/src/operators/shared/or.js +++ b/packages/plugins/operators/operators-js/src/operators/shared/or.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/shared/or.test.js b/packages/plugins/operators/operators-js/src/operators/shared/or.test.js index e6c1416b0..e25d206de 100644 --- a/packages/plugins/operators/operators-js/src/operators/shared/or.test.js +++ b/packages/plugins/operators/operators-js/src/operators/shared/or.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/shared/product.js b/packages/plugins/operators/operators-js/src/operators/shared/product.js index abc69929b..a1cae2f26 100644 --- a/packages/plugins/operators/operators-js/src/operators/shared/product.js +++ b/packages/plugins/operators/operators-js/src/operators/shared/product.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/shared/product.test.js b/packages/plugins/operators/operators-js/src/operators/shared/product.test.js index fb57aa291..6430226c3 100644 --- a/packages/plugins/operators/operators-js/src/operators/shared/product.test.js +++ b/packages/plugins/operators/operators-js/src/operators/shared/product.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/shared/random.js b/packages/plugins/operators/operators-js/src/operators/shared/random.js index a2e2a21c2..5885206ff 100644 --- a/packages/plugins/operators/operators-js/src/operators/shared/random.js +++ b/packages/plugins/operators/operators-js/src/operators/shared/random.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/shared/random.test.js b/packages/plugins/operators/operators-js/src/operators/shared/random.test.js index 57380b2bb..02e3d8984 100644 --- a/packages/plugins/operators/operators-js/src/operators/shared/random.test.js +++ b/packages/plugins/operators/operators-js/src/operators/shared/random.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/shared/regex.js b/packages/plugins/operators/operators-js/src/operators/shared/regex.js index 73bb88e81..76485ec38 100644 --- a/packages/plugins/operators/operators-js/src/operators/shared/regex.js +++ b/packages/plugins/operators/operators-js/src/operators/shared/regex.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/shared/regex.test.js b/packages/plugins/operators/operators-js/src/operators/shared/regex.test.js index 6d1320850..5089800eb 100644 --- a/packages/plugins/operators/operators-js/src/operators/shared/regex.test.js +++ b/packages/plugins/operators/operators-js/src/operators/shared/regex.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/shared/string.js b/packages/plugins/operators/operators-js/src/operators/shared/string.js index 84da52b50..c3b47f1c5 100644 --- a/packages/plugins/operators/operators-js/src/operators/shared/string.js +++ b/packages/plugins/operators/operators-js/src/operators/shared/string.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/shared/string.test.js b/packages/plugins/operators/operators-js/src/operators/shared/string.test.js index d0435b92b..fd312c14c 100644 --- a/packages/plugins/operators/operators-js/src/operators/shared/string.test.js +++ b/packages/plugins/operators/operators-js/src/operators/shared/string.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/shared/subtract.js b/packages/plugins/operators/operators-js/src/operators/shared/subtract.js index abe6a0111..9bf36f1a0 100644 --- a/packages/plugins/operators/operators-js/src/operators/shared/subtract.js +++ b/packages/plugins/operators/operators-js/src/operators/shared/subtract.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/shared/subtract.test.js b/packages/plugins/operators/operators-js/src/operators/shared/subtract.test.js index 993becb21..fd95dfe51 100644 --- a/packages/plugins/operators/operators-js/src/operators/shared/subtract.test.js +++ b/packages/plugins/operators/operators-js/src/operators/shared/subtract.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/shared/sum.js b/packages/plugins/operators/operators-js/src/operators/shared/sum.js index f1853efa8..2569b55cd 100644 --- a/packages/plugins/operators/operators-js/src/operators/shared/sum.js +++ b/packages/plugins/operators/operators-js/src/operators/shared/sum.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/shared/sum.test.js b/packages/plugins/operators/operators-js/src/operators/shared/sum.test.js index 3ff2abc5a..dc901d7d7 100644 --- a/packages/plugins/operators/operators-js/src/operators/shared/sum.test.js +++ b/packages/plugins/operators/operators-js/src/operators/shared/sum.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/shared/switch.js b/packages/plugins/operators/operators-js/src/operators/shared/switch.js index 8e3ac08f3..40cc50028 100644 --- a/packages/plugins/operators/operators-js/src/operators/shared/switch.js +++ b/packages/plugins/operators/operators-js/src/operators/shared/switch.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/shared/switch.test.js b/packages/plugins/operators/operators-js/src/operators/shared/switch.test.js index 180d59d90..09ea38f9c 100644 --- a/packages/plugins/operators/operators-js/src/operators/shared/switch.test.js +++ b/packages/plugins/operators/operators-js/src/operators/shared/switch.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/shared/type.js b/packages/plugins/operators/operators-js/src/operators/shared/type.js index 27261c83c..e38db543a 100644 --- a/packages/plugins/operators/operators-js/src/operators/shared/type.js +++ b/packages/plugins/operators/operators-js/src/operators/shared/type.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/shared/type.test.js b/packages/plugins/operators/operators-js/src/operators/shared/type.test.js index 3eb3d4bcd..e14599948 100644 --- a/packages/plugins/operators/operators-js/src/operators/shared/type.test.js +++ b/packages/plugins/operators/operators-js/src/operators/shared/type.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/shared/uri.js b/packages/plugins/operators/operators-js/src/operators/shared/uri.js index 4322c3f15..60a6f4fbc 100644 --- a/packages/plugins/operators/operators-js/src/operators/shared/uri.js +++ b/packages/plugins/operators/operators-js/src/operators/shared/uri.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/shared/uri.test.js b/packages/plugins/operators/operators-js/src/operators/shared/uri.test.js index 5711b4e5c..67856dc9b 100644 --- a/packages/plugins/operators/operators-js/src/operators/shared/uri.test.js +++ b/packages/plugins/operators/operators-js/src/operators/shared/uri.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/shared/user.js b/packages/plugins/operators/operators-js/src/operators/shared/user.js index a0bf21492..9c2a7a5b7 100644 --- a/packages/plugins/operators/operators-js/src/operators/shared/user.js +++ b/packages/plugins/operators/operators-js/src/operators/shared/user.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operators/shared/user.test.js b/packages/plugins/operators/operators-js/src/operators/shared/user.test.js index 64d754916..8f4ea4931 100644 --- a/packages/plugins/operators/operators-js/src/operators/shared/user.test.js +++ b/packages/plugins/operators/operators-js/src/operators/shared/user.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operatorsBuild.js b/packages/plugins/operators/operators-js/src/operatorsBuild.js index 459f9a068..7bd5dbff6 100644 --- a/packages/plugins/operators/operators-js/src/operatorsBuild.js +++ b/packages/plugins/operators/operators-js/src/operatorsBuild.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operatorsClient.js b/packages/plugins/operators/operators-js/src/operatorsClient.js index bca0ad392..cfcf2b5e9 100644 --- a/packages/plugins/operators/operators-js/src/operatorsClient.js +++ b/packages/plugins/operators/operators-js/src/operatorsClient.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/operatorsServer.js b/packages/plugins/operators/operators-js/src/operatorsServer.js index 016756afc..4221218a1 100644 --- a/packages/plugins/operators/operators-js/src/operatorsServer.js +++ b/packages/plugins/operators/operators-js/src/operatorsServer.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-js/src/types.js b/packages/plugins/operators/operators-js/src/types.js index 4a55b5f9d..abceb413a 100644 --- a/packages/plugins/operators/operators-js/src/types.js +++ b/packages/plugins/operators/operators-js/src/types.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-mql/src/operators/shared/mql.js b/packages/plugins/operators/operators-mql/src/operators/shared/mql.js index 89183c99f..e578adc1a 100644 --- a/packages/plugins/operators/operators-mql/src/operators/shared/mql.js +++ b/packages/plugins/operators/operators-mql/src/operators/shared/mql.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-mql/src/operators/shared/mql.test.js b/packages/plugins/operators/operators-mql/src/operators/shared/mql.test.js index 5afddf709..14cb05464 100644 --- a/packages/plugins/operators/operators-mql/src/operators/shared/mql.test.js +++ b/packages/plugins/operators/operators-mql/src/operators/shared/mql.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-mql/src/operatorsClient.js b/packages/plugins/operators/operators-mql/src/operatorsClient.js index 321240ec5..a951e63e6 100644 --- a/packages/plugins/operators/operators-mql/src/operatorsClient.js +++ b/packages/plugins/operators/operators-mql/src/operatorsClient.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-mql/src/operatorsServer.js b/packages/plugins/operators/operators-mql/src/operatorsServer.js index 321240ec5..a951e63e6 100644 --- a/packages/plugins/operators/operators-mql/src/operatorsServer.js +++ b/packages/plugins/operators/operators-mql/src/operatorsServer.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-mql/src/types.js b/packages/plugins/operators/operators-mql/src/types.js index 4a55b5f9d..abceb413a 100644 --- a/packages/plugins/operators/operators-mql/src/types.js +++ b/packages/plugins/operators/operators-mql/src/types.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-nunjucks/src/operators/shared/nunjucks.js b/packages/plugins/operators/operators-nunjucks/src/operators/shared/nunjucks.js index f6a7469e7..f6e3c46ef 100644 --- a/packages/plugins/operators/operators-nunjucks/src/operators/shared/nunjucks.js +++ b/packages/plugins/operators/operators-nunjucks/src/operators/shared/nunjucks.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-nunjucks/src/operators/shared/nunjucks.test.js b/packages/plugins/operators/operators-nunjucks/src/operators/shared/nunjucks.test.js index 71a100222..cbb220f94 100644 --- a/packages/plugins/operators/operators-nunjucks/src/operators/shared/nunjucks.test.js +++ b/packages/plugins/operators/operators-nunjucks/src/operators/shared/nunjucks.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-nunjucks/src/operatorsClient.js b/packages/plugins/operators/operators-nunjucks/src/operatorsClient.js index f4ce8e2b6..892b9a5fc 100644 --- a/packages/plugins/operators/operators-nunjucks/src/operatorsClient.js +++ b/packages/plugins/operators/operators-nunjucks/src/operatorsClient.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-nunjucks/src/operatorsServer.js b/packages/plugins/operators/operators-nunjucks/src/operatorsServer.js index f4ce8e2b6..892b9a5fc 100644 --- a/packages/plugins/operators/operators-nunjucks/src/operatorsServer.js +++ b/packages/plugins/operators/operators-nunjucks/src/operatorsServer.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-nunjucks/src/types.js b/packages/plugins/operators/operators-nunjucks/src/types.js index 4a55b5f9d..abceb413a 100644 --- a/packages/plugins/operators/operators-nunjucks/src/types.js +++ b/packages/plugins/operators/operators-nunjucks/src/types.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-uuid/src/operators/shared/uuid.js b/packages/plugins/operators/operators-uuid/src/operators/shared/uuid.js index cc0ae6e3d..2965cbc23 100644 --- a/packages/plugins/operators/operators-uuid/src/operators/shared/uuid.js +++ b/packages/plugins/operators/operators-uuid/src/operators/shared/uuid.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-uuid/src/operators/shared/uuid.test.js b/packages/plugins/operators/operators-uuid/src/operators/shared/uuid.test.js index 7ef6a9b56..e75312e96 100644 --- a/packages/plugins/operators/operators-uuid/src/operators/shared/uuid.test.js +++ b/packages/plugins/operators/operators-uuid/src/operators/shared/uuid.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-uuid/src/operatorsClient.js b/packages/plugins/operators/operators-uuid/src/operatorsClient.js index 162abfd5f..3565ef6f5 100644 --- a/packages/plugins/operators/operators-uuid/src/operatorsClient.js +++ b/packages/plugins/operators/operators-uuid/src/operatorsClient.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-uuid/src/operatorsServer.js b/packages/plugins/operators/operators-uuid/src/operatorsServer.js index 162abfd5f..3565ef6f5 100644 --- a/packages/plugins/operators/operators-uuid/src/operatorsServer.js +++ b/packages/plugins/operators/operators-uuid/src/operatorsServer.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-uuid/src/types.js b/packages/plugins/operators/operators-uuid/src/types.js index 4a55b5f9d..abceb413a 100644 --- a/packages/plugins/operators/operators-uuid/src/types.js +++ b/packages/plugins/operators/operators-uuid/src/types.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-yaml/src/operators/shared/yaml.js b/packages/plugins/operators/operators-yaml/src/operators/shared/yaml.js index 9b8d2c970..83f6e35c9 100644 --- a/packages/plugins/operators/operators-yaml/src/operators/shared/yaml.js +++ b/packages/plugins/operators/operators-yaml/src/operators/shared/yaml.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-yaml/src/operators/shared/yaml.test.js b/packages/plugins/operators/operators-yaml/src/operators/shared/yaml.test.js index c81350484..8c40fcb86 100644 --- a/packages/plugins/operators/operators-yaml/src/operators/shared/yaml.test.js +++ b/packages/plugins/operators/operators-yaml/src/operators/shared/yaml.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-yaml/src/operatorsClient.js b/packages/plugins/operators/operators-yaml/src/operatorsClient.js index b08b7580d..7c5364ce0 100644 --- a/packages/plugins/operators/operators-yaml/src/operatorsClient.js +++ b/packages/plugins/operators/operators-yaml/src/operatorsClient.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-yaml/src/operatorsServer.js b/packages/plugins/operators/operators-yaml/src/operatorsServer.js index b08b7580d..7c5364ce0 100644 --- a/packages/plugins/operators/operators-yaml/src/operatorsServer.js +++ b/packages/plugins/operators/operators-yaml/src/operatorsServer.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/operators/operators-yaml/src/types.js b/packages/plugins/operators/operators-yaml/src/types.js index 4a55b5f9d..abceb413a 100644 --- a/packages/plugins/operators/operators-yaml/src/types.js +++ b/packages/plugins/operators/operators-yaml/src/types.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/plugins/plugin-aws/src/blocks/S3UploadButton/S3UploadButton.js b/packages/plugins/plugins/plugin-aws/src/blocks/S3UploadButton/S3UploadButton.js index a93db318b..6a1df44ea 100644 --- a/packages/plugins/plugins/plugin-aws/src/blocks/S3UploadButton/S3UploadButton.js +++ b/packages/plugins/plugins/plugin-aws/src/blocks/S3UploadButton/S3UploadButton.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/plugins/plugin-aws/src/blocks/S3UploadButton/S3UploadButton.mock.test.js b/packages/plugins/plugins/plugin-aws/src/blocks/S3UploadButton/S3UploadButton.mock.test.js index b2c262904..7ab1b2baa 100644 --- a/packages/plugins/plugins/plugin-aws/src/blocks/S3UploadButton/S3UploadButton.mock.test.js +++ b/packages/plugins/plugins/plugin-aws/src/blocks/S3UploadButton/S3UploadButton.mock.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/plugins/plugin-aws/src/blocks/S3UploadButton/S3UploadButton.test.js b/packages/plugins/plugins/plugin-aws/src/blocks/S3UploadButton/S3UploadButton.test.js index defe629fb..9f6f701ef 100644 --- a/packages/plugins/plugins/plugin-aws/src/blocks/S3UploadButton/S3UploadButton.test.js +++ b/packages/plugins/plugins/plugin-aws/src/blocks/S3UploadButton/S3UploadButton.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/plugins/plugin-aws/src/blocks/S3UploadButton/examples.yaml b/packages/plugins/plugins/plugin-aws/src/blocks/S3UploadButton/examples.yaml index 3cd8b4536..4f26ca602 100644 --- a/packages/plugins/plugins/plugin-aws/src/blocks/S3UploadButton/examples.yaml +++ b/packages/plugins/plugins/plugin-aws/src/blocks/S3UploadButton/examples.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Lowdefy, Inc +# Copyright 2020-2022 Lowdefy, Inc # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/packages/plugins/plugins/plugin-aws/src/blocks/S3UploadButton/style.less b/packages/plugins/plugins/plugin-aws/src/blocks/S3UploadButton/style.less index 7cb23dee0..6eca5fdb9 100644 --- a/packages/plugins/plugins/plugin-aws/src/blocks/S3UploadButton/style.less +++ b/packages/plugins/plugins/plugin-aws/src/blocks/S3UploadButton/style.less @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/plugins/plugin-aws/src/connections.js b/packages/plugins/plugins/plugin-aws/src/connections.js index 48564444a..86cc7d4ae 100644 --- a/packages/plugins/plugins/plugin-aws/src/connections.js +++ b/packages/plugins/plugins/plugin-aws/src/connections.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/plugins/plugin-aws/src/connections/AwsS3Bucket/AwsS3Bucket.js b/packages/plugins/plugins/plugin-aws/src/connections/AwsS3Bucket/AwsS3Bucket.js index f3751aca4..d7ac68cbe 100644 --- a/packages/plugins/plugins/plugin-aws/src/connections/AwsS3Bucket/AwsS3Bucket.js +++ b/packages/plugins/plugins/plugin-aws/src/connections/AwsS3Bucket/AwsS3Bucket.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/plugins/plugin-aws/src/connections/AwsS3Bucket/AwsS3Bucket.test.js b/packages/plugins/plugins/plugin-aws/src/connections/AwsS3Bucket/AwsS3Bucket.test.js index 9ec11a7e9..bc83c2452 100644 --- a/packages/plugins/plugins/plugin-aws/src/connections/AwsS3Bucket/AwsS3Bucket.test.js +++ b/packages/plugins/plugins/plugin-aws/src/connections/AwsS3Bucket/AwsS3Bucket.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/plugins/plugin-aws/src/connections/AwsS3Bucket/AwsS3PresignedGetObject/AwsS3PresignedGetObject.js b/packages/plugins/plugins/plugin-aws/src/connections/AwsS3Bucket/AwsS3PresignedGetObject/AwsS3PresignedGetObject.js index 86706cd2d..eeeadea62 100644 --- a/packages/plugins/plugins/plugin-aws/src/connections/AwsS3Bucket/AwsS3PresignedGetObject/AwsS3PresignedGetObject.js +++ b/packages/plugins/plugins/plugin-aws/src/connections/AwsS3Bucket/AwsS3PresignedGetObject/AwsS3PresignedGetObject.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/plugins/plugin-aws/src/connections/AwsS3Bucket/AwsS3PresignedGetObject/AwsS3PresignedGetObject.test.js b/packages/plugins/plugins/plugin-aws/src/connections/AwsS3Bucket/AwsS3PresignedGetObject/AwsS3PresignedGetObject.test.js index 43cf86d33..f88519f5a 100644 --- a/packages/plugins/plugins/plugin-aws/src/connections/AwsS3Bucket/AwsS3PresignedGetObject/AwsS3PresignedGetObject.test.js +++ b/packages/plugins/plugins/plugin-aws/src/connections/AwsS3Bucket/AwsS3PresignedGetObject/AwsS3PresignedGetObject.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/plugins/plugin-aws/src/connections/AwsS3Bucket/AwsS3PresignedGetObject/schema.js b/packages/plugins/plugins/plugin-aws/src/connections/AwsS3Bucket/AwsS3PresignedGetObject/schema.js index f8e396094..571d24e48 100644 --- a/packages/plugins/plugins/plugin-aws/src/connections/AwsS3Bucket/AwsS3PresignedGetObject/schema.js +++ b/packages/plugins/plugins/plugin-aws/src/connections/AwsS3Bucket/AwsS3PresignedGetObject/schema.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/plugins/plugin-aws/src/connections/AwsS3Bucket/AwsS3PresignedPostPolicy/AwsS3PresignedPostPolicy.js b/packages/plugins/plugins/plugin-aws/src/connections/AwsS3Bucket/AwsS3PresignedPostPolicy/AwsS3PresignedPostPolicy.js index 6d0b13695..034e0d908 100644 --- a/packages/plugins/plugins/plugin-aws/src/connections/AwsS3Bucket/AwsS3PresignedPostPolicy/AwsS3PresignedPostPolicy.js +++ b/packages/plugins/plugins/plugin-aws/src/connections/AwsS3Bucket/AwsS3PresignedPostPolicy/AwsS3PresignedPostPolicy.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/plugins/plugin-aws/src/connections/AwsS3Bucket/AwsS3PresignedPostPolicy/AwsS3PresignedPostPolicy.test.js b/packages/plugins/plugins/plugin-aws/src/connections/AwsS3Bucket/AwsS3PresignedPostPolicy/AwsS3PresignedPostPolicy.test.js index 2e36104c7..2b1bf078e 100644 --- a/packages/plugins/plugins/plugin-aws/src/connections/AwsS3Bucket/AwsS3PresignedPostPolicy/AwsS3PresignedPostPolicy.test.js +++ b/packages/plugins/plugins/plugin-aws/src/connections/AwsS3Bucket/AwsS3PresignedPostPolicy/AwsS3PresignedPostPolicy.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/plugins/plugin-aws/src/connections/AwsS3Bucket/AwsS3PresignedPostPolicy/schema.js b/packages/plugins/plugins/plugin-aws/src/connections/AwsS3Bucket/AwsS3PresignedPostPolicy/schema.js index 3e3a0fde3..c50d1f53c 100644 --- a/packages/plugins/plugins/plugin-aws/src/connections/AwsS3Bucket/AwsS3PresignedPostPolicy/schema.js +++ b/packages/plugins/plugins/plugin-aws/src/connections/AwsS3Bucket/AwsS3PresignedPostPolicy/schema.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/plugins/plugin-aws/src/connections/AwsS3Bucket/schema.js b/packages/plugins/plugins/plugin-aws/src/connections/AwsS3Bucket/schema.js index cef7975f6..d5a295f53 100644 --- a/packages/plugins/plugins/plugin-aws/src/connections/AwsS3Bucket/schema.js +++ b/packages/plugins/plugins/plugin-aws/src/connections/AwsS3Bucket/schema.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/plugins/plugins/plugin-aws/src/types.js b/packages/plugins/plugins/plugin-aws/src/types.js index 843c4197f..280ce834d 100644 --- a/packages/plugins/plugins/plugin-aws/src/types.js +++ b/packages/plugins/plugins/plugin-aws/src/types.js @@ -1,6 +1,6 @@ /* eslint-disable import/namespace */ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/server-dev/lib/components/App.js b/packages/server-dev/lib/components/App.js index 5de4acb20..dca2d9ba2 100644 --- a/packages/server-dev/lib/components/App.js +++ b/packages/server-dev/lib/components/App.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/server-dev/lib/components/Context.js b/packages/server-dev/lib/components/Context.js index 4fd057170..a1bf1355e 100644 --- a/packages/server-dev/lib/components/Context.js +++ b/packages/server-dev/lib/components/Context.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/server-dev/lib/components/Head.js b/packages/server-dev/lib/components/Head.js index d04b2a22e..10cb9cbfb 100644 --- a/packages/server-dev/lib/components/Head.js +++ b/packages/server-dev/lib/components/Head.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/server-dev/lib/components/LowdefyContext.js b/packages/server-dev/lib/components/LowdefyContext.js index 6850b4b15..536f889e6 100644 --- a/packages/server-dev/lib/components/LowdefyContext.js +++ b/packages/server-dev/lib/components/LowdefyContext.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/server-dev/lib/components/Page.js b/packages/server-dev/lib/components/Page.js index d07faa21c..bc2a63616 100644 --- a/packages/server-dev/lib/components/Page.js +++ b/packages/server-dev/lib/components/Page.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/server-dev/lib/components/Reload.js b/packages/server-dev/lib/components/Reload.js index 10ed298ab..2c9d67772 100644 --- a/packages/server-dev/lib/components/Reload.js +++ b/packages/server-dev/lib/components/Reload.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/server-dev/lib/components/block/Block.js b/packages/server-dev/lib/components/block/Block.js index ed93e877a..d17706c0c 100644 --- a/packages/server-dev/lib/components/block/Block.js +++ b/packages/server-dev/lib/components/block/Block.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/server-dev/lib/components/block/CategorySwitch.js b/packages/server-dev/lib/components/block/CategorySwitch.js index a700c62d6..93149260c 100644 --- a/packages/server-dev/lib/components/block/CategorySwitch.js +++ b/packages/server-dev/lib/components/block/CategorySwitch.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/server-dev/lib/components/block/Container.js b/packages/server-dev/lib/components/block/Container.js index b1019ec95..85495f5d8 100644 --- a/packages/server-dev/lib/components/block/Container.js +++ b/packages/server-dev/lib/components/block/Container.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/server-dev/lib/components/block/List.js b/packages/server-dev/lib/components/block/List.js index bd3db80e2..23ac8d4f6 100644 --- a/packages/server-dev/lib/components/block/List.js +++ b/packages/server-dev/lib/components/block/List.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/server-dev/lib/components/block/MountEvents.js b/packages/server-dev/lib/components/block/MountEvents.js index 5fb3a1187..d35870f75 100644 --- a/packages/server-dev/lib/components/block/MountEvents.js +++ b/packages/server-dev/lib/components/block/MountEvents.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/server-dev/lib/components/createComponents.js b/packages/server-dev/lib/components/createComponents.js index 587496cfb..596e97795 100644 --- a/packages/server-dev/lib/components/createComponents.js +++ b/packages/server-dev/lib/components/createComponents.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/server-dev/lib/utils/callRequest.js b/packages/server-dev/lib/utils/callRequest.js index aeaa37cac..e80c9d243 100644 --- a/packages/server-dev/lib/utils/callRequest.js +++ b/packages/server-dev/lib/utils/callRequest.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/server-dev/lib/utils/request.js b/packages/server-dev/lib/utils/request.js index af195fb83..e79ec0f62 100644 --- a/packages/server-dev/lib/utils/request.js +++ b/packages/server-dev/lib/utils/request.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/server-dev/lib/utils/setPageId.js b/packages/server-dev/lib/utils/setPageId.js index 57f195188..6a724ede1 100644 --- a/packages/server-dev/lib/utils/setPageId.js +++ b/packages/server-dev/lib/utils/setPageId.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/server-dev/lib/utils/setupLink.js b/packages/server-dev/lib/utils/setupLink.js index 08d20d0db..cec5e21de 100644 --- a/packages/server-dev/lib/utils/setupLink.js +++ b/packages/server-dev/lib/utils/setupLink.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/server-dev/lib/utils/useMutateCache.js b/packages/server-dev/lib/utils/useMutateCache.js index c2276a157..fb1a5ca57 100644 --- a/packages/server-dev/lib/utils/useMutateCache.js +++ b/packages/server-dev/lib/utils/useMutateCache.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/server-dev/lib/utils/usePageConfig.js b/packages/server-dev/lib/utils/usePageConfig.js index 5cb0bf1e5..98caa0b5e 100644 --- a/packages/server-dev/lib/utils/usePageConfig.js +++ b/packages/server-dev/lib/utils/usePageConfig.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/packages/server-dev/lib/utils/useRootConfig.js b/packages/server-dev/lib/utils/useRootConfig.js index 8bbba9088..32af098ed 100644 --- a/packages/server-dev/lib/utils/useRootConfig.js +++ b/packages/server-dev/lib/utils/useRootConfig.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/packages/server-dev/lib/utils/waitForRestartedServer.js b/packages/server-dev/lib/utils/waitForRestartedServer.js index 3cd277623..3c37bbcf8 100644 --- a/packages/server-dev/lib/utils/waitForRestartedServer.js +++ b/packages/server-dev/lib/utils/waitForRestartedServer.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/server-dev/manager/getContext.mjs b/packages/server-dev/manager/getContext.mjs index 19ff309b4..ac6a28cd1 100644 --- a/packages/server-dev/manager/getContext.mjs +++ b/packages/server-dev/manager/getContext.mjs @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/server-dev/manager/processes/initialBuild.mjs b/packages/server-dev/manager/processes/initialBuild.mjs index 58d23711e..03bd62a66 100644 --- a/packages/server-dev/manager/processes/initialBuild.mjs +++ b/packages/server-dev/manager/processes/initialBuild.mjs @@ -1,6 +1,6 @@ #!/usr/bin/env node /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/server-dev/manager/processes/installPlugins.mjs b/packages/server-dev/manager/processes/installPlugins.mjs index 7c63f5efe..a7e891a90 100644 --- a/packages/server-dev/manager/processes/installPlugins.mjs +++ b/packages/server-dev/manager/processes/installPlugins.mjs @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/server-dev/manager/processes/lowdefyBuild.mjs b/packages/server-dev/manager/processes/lowdefyBuild.mjs index 857d72f6c..01fcd1948 100644 --- a/packages/server-dev/manager/processes/lowdefyBuild.mjs +++ b/packages/server-dev/manager/processes/lowdefyBuild.mjs @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/server-dev/manager/processes/nextBuild.mjs b/packages/server-dev/manager/processes/nextBuild.mjs index d3ec1623d..8fe624aeb 100644 --- a/packages/server-dev/manager/processes/nextBuild.mjs +++ b/packages/server-dev/manager/processes/nextBuild.mjs @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/server-dev/manager/processes/readDotEnv.mjs b/packages/server-dev/manager/processes/readDotEnv.mjs index 427dba3c2..917dc1166 100644 --- a/packages/server-dev/manager/processes/readDotEnv.mjs +++ b/packages/server-dev/manager/processes/readDotEnv.mjs @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/server-dev/manager/processes/reloadClients.mjs b/packages/server-dev/manager/processes/reloadClients.mjs index b3a312c4b..cc26b48ce 100644 --- a/packages/server-dev/manager/processes/reloadClients.mjs +++ b/packages/server-dev/manager/processes/reloadClients.mjs @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/server-dev/manager/processes/restartServer.mjs b/packages/server-dev/manager/processes/restartServer.mjs index ddc68f0a5..341bd4184 100644 --- a/packages/server-dev/manager/processes/restartServer.mjs +++ b/packages/server-dev/manager/processes/restartServer.mjs @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/server-dev/manager/processes/shutdownServer.mjs b/packages/server-dev/manager/processes/shutdownServer.mjs index 37dd07fae..c77215fd7 100644 --- a/packages/server-dev/manager/processes/shutdownServer.mjs +++ b/packages/server-dev/manager/processes/shutdownServer.mjs @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/server-dev/manager/processes/startNextServer.mjs b/packages/server-dev/manager/processes/startNextServer.mjs index 506a239ee..1dce36301 100644 --- a/packages/server-dev/manager/processes/startNextServer.mjs +++ b/packages/server-dev/manager/processes/startNextServer.mjs @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/server-dev/manager/processes/startServer.mjs b/packages/server-dev/manager/processes/startServer.mjs index 3528ee371..3d019b46a 100644 --- a/packages/server-dev/manager/processes/startServer.mjs +++ b/packages/server-dev/manager/processes/startServer.mjs @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/server-dev/manager/processes/startWatchers.mjs b/packages/server-dev/manager/processes/startWatchers.mjs index ca486cfef..7d2591ee0 100644 --- a/packages/server-dev/manager/processes/startWatchers.mjs +++ b/packages/server-dev/manager/processes/startWatchers.mjs @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/server-dev/manager/run.mjs b/packages/server-dev/manager/run.mjs index b03db6438..1864eb39a 100644 --- a/packages/server-dev/manager/run.mjs +++ b/packages/server-dev/manager/run.mjs @@ -1,6 +1,6 @@ #!/usr/bin/env node /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/server-dev/manager/utils/BatchChanges.mjs b/packages/server-dev/manager/utils/BatchChanges.mjs index ec1cb4d51..ff08a3cff 100644 --- a/packages/server-dev/manager/utils/BatchChanges.mjs +++ b/packages/server-dev/manager/utils/BatchChanges.mjs @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/server-dev/manager/utils/createCustomPluginTypesMap.mjs b/packages/server-dev/manager/utils/createCustomPluginTypesMap.mjs index ef5141bb3..e72d8e738 100644 --- a/packages/server-dev/manager/utils/createCustomPluginTypesMap.mjs +++ b/packages/server-dev/manager/utils/createCustomPluginTypesMap.mjs @@ -1,6 +1,6 @@ #!/usr/bin/env node /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/server-dev/manager/utils/getLowdefyVersion.mjs b/packages/server-dev/manager/utils/getLowdefyVersion.mjs index 6baff92c0..4e7d684ce 100644 --- a/packages/server-dev/manager/utils/getLowdefyVersion.mjs +++ b/packages/server-dev/manager/utils/getLowdefyVersion.mjs @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/server-dev/manager/utils/setupWatcher.mjs b/packages/server-dev/manager/utils/setupWatcher.mjs index ffb84b67e..7fd7aa3d3 100644 --- a/packages/server-dev/manager/utils/setupWatcher.mjs +++ b/packages/server-dev/manager/utils/setupWatcher.mjs @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/server-dev/manager/utils/spawnProcess.mjs b/packages/server-dev/manager/utils/spawnProcess.mjs index 5020a8f2d..17b2b394d 100644 --- a/packages/server-dev/manager/utils/spawnProcess.mjs +++ b/packages/server-dev/manager/utils/spawnProcess.mjs @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/server-dev/manager/watchers/envWatcher.mjs b/packages/server-dev/manager/watchers/envWatcher.mjs index 451dea1a0..bb47cf201 100644 --- a/packages/server-dev/manager/watchers/envWatcher.mjs +++ b/packages/server-dev/manager/watchers/envWatcher.mjs @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/server-dev/manager/watchers/lowdefyBuildWatcher.mjs b/packages/server-dev/manager/watchers/lowdefyBuildWatcher.mjs index 0cdcb1409..668784e20 100644 --- a/packages/server-dev/manager/watchers/lowdefyBuildWatcher.mjs +++ b/packages/server-dev/manager/watchers/lowdefyBuildWatcher.mjs @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/server-dev/manager/watchers/nextBuildWatcher.mjs b/packages/server-dev/manager/watchers/nextBuildWatcher.mjs index 1ac4d5259..2f47541ee 100644 --- a/packages/server-dev/manager/watchers/nextBuildWatcher.mjs +++ b/packages/server-dev/manager/watchers/nextBuildWatcher.mjs @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/server-dev/pages/404.js b/packages/server-dev/pages/404.js index eb3e01419..73600bc9d 100644 --- a/packages/server-dev/pages/404.js +++ b/packages/server-dev/pages/404.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/server-dev/pages/[pageId].js b/packages/server-dev/pages/[pageId].js index eb3e01419..73600bc9d 100644 --- a/packages/server-dev/pages/[pageId].js +++ b/packages/server-dev/pages/[pageId].js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/server-dev/pages/_app.js b/packages/server-dev/pages/_app.js index 738f584de..2b58b4e90 100644 --- a/packages/server-dev/pages/_app.js +++ b/packages/server-dev/pages/_app.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/server-dev/pages/_document.js b/packages/server-dev/pages/_document.js index 80d2b3664..79c038c2f 100644 --- a/packages/server-dev/pages/_document.js +++ b/packages/server-dev/pages/_document.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/server-dev/pages/api/auth/[...nextauth].js b/packages/server-dev/pages/api/auth/[...nextauth].js index 90e7125f7..aa5e263d5 100644 --- a/packages/server-dev/pages/api/auth/[...nextauth].js +++ b/packages/server-dev/pages/api/auth/[...nextauth].js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/server-dev/pages/api/page/[pageId].js b/packages/server-dev/pages/api/page/[pageId].js index c133d08de..578f96de4 100644 --- a/packages/server-dev/pages/api/page/[pageId].js +++ b/packages/server-dev/pages/api/page/[pageId].js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/server-dev/pages/api/ping.js b/packages/server-dev/pages/api/ping.js index 356358119..47446ab1c 100644 --- a/packages/server-dev/pages/api/ping.js +++ b/packages/server-dev/pages/api/ping.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/server-dev/pages/api/reload.js b/packages/server-dev/pages/api/reload.js index 934bd4180..58511a961 100644 --- a/packages/server-dev/pages/api/reload.js +++ b/packages/server-dev/pages/api/reload.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/server-dev/pages/api/request/[pageId]/[requestId].js b/packages/server-dev/pages/api/request/[pageId]/[requestId].js index 2df306131..5f984a318 100644 --- a/packages/server-dev/pages/api/request/[pageId]/[requestId].js +++ b/packages/server-dev/pages/api/request/[pageId]/[requestId].js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/server-dev/pages/api/root.js b/packages/server-dev/pages/api/root.js index 6a0001d44..88bc7bbc4 100644 --- a/packages/server-dev/pages/api/root.js +++ b/packages/server-dev/pages/api/root.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/server-dev/pages/index.js b/packages/server-dev/pages/index.js index eb3e01419..73600bc9d 100644 --- a/packages/server-dev/pages/index.js +++ b/packages/server-dev/pages/index.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/server/lib/components/Context.js b/packages/server/lib/components/Context.js index acb9a22c7..74de7e713 100644 --- a/packages/server/lib/components/Context.js +++ b/packages/server/lib/components/Context.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/server/lib/components/Head.js b/packages/server/lib/components/Head.js index d04b2a22e..10cb9cbfb 100644 --- a/packages/server/lib/components/Head.js +++ b/packages/server/lib/components/Head.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/server/lib/components/LowdefyContext.js b/packages/server/lib/components/LowdefyContext.js index 6850b4b15..536f889e6 100644 --- a/packages/server/lib/components/LowdefyContext.js +++ b/packages/server/lib/components/LowdefyContext.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/server/lib/components/Page.js b/packages/server/lib/components/Page.js index 9deb754e0..a69bca6ef 100644 --- a/packages/server/lib/components/Page.js +++ b/packages/server/lib/components/Page.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/server/lib/components/block/Block.js b/packages/server/lib/components/block/Block.js index ed93e877a..d17706c0c 100644 --- a/packages/server/lib/components/block/Block.js +++ b/packages/server/lib/components/block/Block.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/server/lib/components/block/CategorySwitch.js b/packages/server/lib/components/block/CategorySwitch.js index a700c62d6..93149260c 100644 --- a/packages/server/lib/components/block/CategorySwitch.js +++ b/packages/server/lib/components/block/CategorySwitch.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/server/lib/components/block/Container.js b/packages/server/lib/components/block/Container.js index b1019ec95..85495f5d8 100644 --- a/packages/server/lib/components/block/Container.js +++ b/packages/server/lib/components/block/Container.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/server/lib/components/block/List.js b/packages/server/lib/components/block/List.js index bd3db80e2..23ac8d4f6 100644 --- a/packages/server/lib/components/block/List.js +++ b/packages/server/lib/components/block/List.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/server/lib/components/block/MountEvents.js b/packages/server/lib/components/block/MountEvents.js index 5fb3a1187..d35870f75 100644 --- a/packages/server/lib/components/block/MountEvents.js +++ b/packages/server/lib/components/block/MountEvents.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/server/lib/components/createComponents.js b/packages/server/lib/components/createComponents.js index 587496cfb..596e97795 100644 --- a/packages/server/lib/components/createComponents.js +++ b/packages/server/lib/components/createComponents.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/server/lib/utils/callRequest.js b/packages/server/lib/utils/callRequest.js index 55aff5eec..075271155 100644 --- a/packages/server/lib/utils/callRequest.js +++ b/packages/server/lib/utils/callRequest.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/server/lib/utils/request.js b/packages/server/lib/utils/request.js index a0747434e..4ab200274 100644 --- a/packages/server/lib/utils/request.js +++ b/packages/server/lib/utils/request.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/server/lib/utils/setupLink.js b/packages/server/lib/utils/setupLink.js index 08d20d0db..cec5e21de 100644 --- a/packages/server/lib/utils/setupLink.js +++ b/packages/server/lib/utils/setupLink.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/server/lowdefy/build.mjs b/packages/server/lowdefy/build.mjs index 6666b7dea..1f2d031cb 100644 --- a/packages/server/lowdefy/build.mjs +++ b/packages/server/lowdefy/build.mjs @@ -1,6 +1,6 @@ #!/usr/bin/env node /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/server/lowdefy/createCustomTypesMap.mjs b/packages/server/lowdefy/createCustomTypesMap.mjs index c201b0a7a..46a16c5c6 100644 --- a/packages/server/lowdefy/createCustomTypesMap.mjs +++ b/packages/server/lowdefy/createCustomTypesMap.mjs @@ -1,6 +1,6 @@ #!/usr/bin/env node /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/server/pages/404.js b/packages/server/pages/404.js index ee71c8298..c526d53a3 100644 --- a/packages/server/pages/404.js +++ b/packages/server/pages/404.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/server/pages/[pageId].js b/packages/server/pages/[pageId].js index 6c616477f..7594efb4f 100644 --- a/packages/server/pages/[pageId].js +++ b/packages/server/pages/[pageId].js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/server/pages/_app.js b/packages/server/pages/_app.js index 12a776f2f..d4d687e07 100644 --- a/packages/server/pages/_app.js +++ b/packages/server/pages/_app.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/server/pages/_document.js b/packages/server/pages/_document.js index 80d2b3664..79c038c2f 100644 --- a/packages/server/pages/_document.js +++ b/packages/server/pages/_document.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/server/pages/api/auth/[...nextauth].js b/packages/server/pages/api/auth/[...nextauth].js index 90e7125f7..aa5e263d5 100644 --- a/packages/server/pages/api/auth/[...nextauth].js +++ b/packages/server/pages/api/auth/[...nextauth].js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/server/pages/api/request/[pageId]/[requestId].js b/packages/server/pages/api/request/[pageId]/[requestId].js index ca297f150..1a2a62489 100644 --- a/packages/server/pages/api/request/[pageId]/[requestId].js +++ b/packages/server/pages/api/request/[pageId]/[requestId].js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/server/pages/index.js b/packages/server/pages/index.js index b679e46de..617d60d1d 100644 --- a/packages/server/pages/index.js +++ b/packages/server/pages/index.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/ajv/src/createErrorMessage.js b/packages/utils/ajv/src/createErrorMessage.js index 9dc99fbf2..b5fc3e064 100644 --- a/packages/utils/ajv/src/createErrorMessage.js +++ b/packages/utils/ajv/src/createErrorMessage.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/ajv/src/createErrorMessage.test.js b/packages/utils/ajv/src/createErrorMessage.test.js index 9707fc3d5..d179c77f5 100644 --- a/packages/utils/ajv/src/createErrorMessage.test.js +++ b/packages/utils/ajv/src/createErrorMessage.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/ajv/src/index.js b/packages/utils/ajv/src/index.js index 89edd1481..ef1f5590e 100644 --- a/packages/utils/ajv/src/index.js +++ b/packages/utils/ajv/src/index.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/ajv/src/validate.js b/packages/utils/ajv/src/validate.js index 720aaaca0..6d77584ea 100644 --- a/packages/utils/ajv/src/validate.js +++ b/packages/utils/ajv/src/validate.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/ajv/src/validate.test.js b/packages/utils/ajv/src/validate.test.js index e468240ee..837403fc8 100644 --- a/packages/utils/ajv/src/validate.test.js +++ b/packages/utils/ajv/src/validate.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/block-dev/src/BlockSchemaErrors.js b/packages/utils/block-dev/src/BlockSchemaErrors.js index 410808870..1ee75e1de 100644 --- a/packages/utils/block-dev/src/BlockSchemaErrors.js +++ b/packages/utils/block-dev/src/BlockSchemaErrors.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/block-dev/src/index.js b/packages/utils/block-dev/src/index.js index 82063c6c2..8c1533d10 100644 --- a/packages/utils/block-dev/src/index.js +++ b/packages/utils/block-dev/src/index.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/block-dev/src/mockBlock.js b/packages/utils/block-dev/src/mockBlock.js index ad788120c..bacd23231 100644 --- a/packages/utils/block-dev/src/mockBlock.js +++ b/packages/utils/block-dev/src/mockBlock.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/block-dev/src/runBlockSchemaTests.js b/packages/utils/block-dev/src/runBlockSchemaTests.js index 54e522d1d..9639db493 100644 --- a/packages/utils/block-dev/src/runBlockSchemaTests.js +++ b/packages/utils/block-dev/src/runBlockSchemaTests.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/block-dev/src/runMockMethodTests.js b/packages/utils/block-dev/src/runMockMethodTests.js index 09aa1b07b..267c5b4f2 100644 --- a/packages/utils/block-dev/src/runMockMethodTests.js +++ b/packages/utils/block-dev/src/runMockMethodTests.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/block-dev/src/runMockRenderTests.js b/packages/utils/block-dev/src/runMockRenderTests.js index f93cd7983..1ab7c34f2 100644 --- a/packages/utils/block-dev/src/runMockRenderTests.js +++ b/packages/utils/block-dev/src/runMockRenderTests.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/block-dev/src/runRenderTests.js b/packages/utils/block-dev/src/runRenderTests.js index 38e84397a..30ad9b68e 100644 --- a/packages/utils/block-dev/src/runRenderTests.js +++ b/packages/utils/block-dev/src/runRenderTests.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/block-dev/src/schemaTest.js b/packages/utils/block-dev/src/schemaTest.js index b90614821..86c70f7ca 100644 --- a/packages/utils/block-dev/src/schemaTest.js +++ b/packages/utils/block-dev/src/schemaTest.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/block-dev/src/stubBlockProps.js b/packages/utils/block-dev/src/stubBlockProps.js index f7fd7b0ae..ce9a70cf7 100644 --- a/packages/utils/block-dev/src/stubBlockProps.js +++ b/packages/utils/block-dev/src/stubBlockProps.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/block-utils/src/ErrorBoundary.js b/packages/utils/block-utils/src/ErrorBoundary.js index 18ba15230..bc7c0ef93 100644 --- a/packages/utils/block-utils/src/ErrorBoundary.js +++ b/packages/utils/block-utils/src/ErrorBoundary.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/block-utils/src/ErrorBoundary.test.js b/packages/utils/block-utils/src/ErrorBoundary.test.js index 4bf6e5bd5..89faa321d 100644 --- a/packages/utils/block-utils/src/ErrorBoundary.test.js +++ b/packages/utils/block-utils/src/ErrorBoundary.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/block-utils/src/ErrorPage.js b/packages/utils/block-utils/src/ErrorPage.js index 613fd5a4c..d030a0062 100644 --- a/packages/utils/block-utils/src/ErrorPage.js +++ b/packages/utils/block-utils/src/ErrorPage.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/block-utils/src/ErrorPage.test.js b/packages/utils/block-utils/src/ErrorPage.test.js index 8bc40f88c..593c4032d 100644 --- a/packages/utils/block-utils/src/ErrorPage.test.js +++ b/packages/utils/block-utils/src/ErrorPage.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/block-utils/src/HtmlComponent.js b/packages/utils/block-utils/src/HtmlComponent.js index b2378a334..9ffe7dacb 100644 --- a/packages/utils/block-utils/src/HtmlComponent.js +++ b/packages/utils/block-utils/src/HtmlComponent.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/block-utils/src/HtmlComponent.test.js b/packages/utils/block-utils/src/HtmlComponent.test.js index 1384c4dcb..fd4f9f03a 100644 --- a/packages/utils/block-utils/src/HtmlComponent.test.js +++ b/packages/utils/block-utils/src/HtmlComponent.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/block-utils/src/blockDefaultProps.js b/packages/utils/block-utils/src/blockDefaultProps.js index 40250edae..697b6d301 100644 --- a/packages/utils/block-utils/src/blockDefaultProps.js +++ b/packages/utils/block-utils/src/blockDefaultProps.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/block-utils/src/blockDefaultProps.test.js b/packages/utils/block-utils/src/blockDefaultProps.test.js index 69fa616d8..4a447ea40 100644 --- a/packages/utils/block-utils/src/blockDefaultProps.test.js +++ b/packages/utils/block-utils/src/blockDefaultProps.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/block-utils/src/blockSchema.js b/packages/utils/block-utils/src/blockSchema.js index fbc6ae537..b0e6665c8 100644 --- a/packages/utils/block-utils/src/blockSchema.js +++ b/packages/utils/block-utils/src/blockSchema.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/block-utils/src/blockSchema.test.js b/packages/utils/block-utils/src/blockSchema.test.js index 1794ef576..805e88861 100644 --- a/packages/utils/block-utils/src/blockSchema.test.js +++ b/packages/utils/block-utils/src/blockSchema.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/block-utils/src/createIcon.js b/packages/utils/block-utils/src/createIcon.js index e80b2accc..b0d27330f 100644 --- a/packages/utils/block-utils/src/createIcon.js +++ b/packages/utils/block-utils/src/createIcon.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/block-utils/src/createIcon.test.js b/packages/utils/block-utils/src/createIcon.test.js index 97faef167..6308c3c87 100644 --- a/packages/utils/block-utils/src/createIcon.test.js +++ b/packages/utils/block-utils/src/createIcon.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/block-utils/src/index.js b/packages/utils/block-utils/src/index.js index 658509756..80b48f2d5 100644 --- a/packages/utils/block-utils/src/index.js +++ b/packages/utils/block-utils/src/index.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/block-utils/src/makeCssClass.js b/packages/utils/block-utils/src/makeCssClass.js index 8a364e506..b055ffc69 100644 --- a/packages/utils/block-utils/src/makeCssClass.js +++ b/packages/utils/block-utils/src/makeCssClass.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/block-utils/src/makeCssClass.test.js b/packages/utils/block-utils/src/makeCssClass.test.js index 16ef2b114..4c1b6a665 100644 --- a/packages/utils/block-utils/src/makeCssClass.test.js +++ b/packages/utils/block-utils/src/makeCssClass.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/block-utils/src/mediaToCssObject.js b/packages/utils/block-utils/src/mediaToCssObject.js index 98b81426e..2d6e124b8 100644 --- a/packages/utils/block-utils/src/mediaToCssObject.js +++ b/packages/utils/block-utils/src/mediaToCssObject.js @@ -1,6 +1,6 @@ /* eslint-disable no-undef */ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/block-utils/src/mediaToCssObject.test.js b/packages/utils/block-utils/src/mediaToCssObject.test.js index 9eaf0ea5a..eab460d9c 100644 --- a/packages/utils/block-utils/src/mediaToCssObject.test.js +++ b/packages/utils/block-utils/src/mediaToCssObject.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/block-utils/src/renderHtml.js b/packages/utils/block-utils/src/renderHtml.js index 426cc6a55..88ffbef6e 100644 --- a/packages/utils/block-utils/src/renderHtml.js +++ b/packages/utils/block-utils/src/renderHtml.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/block-utils/src/renderHtml.test.js b/packages/utils/block-utils/src/renderHtml.test.js index 5863f3157..1a70384c8 100644 --- a/packages/utils/block-utils/src/renderHtml.test.js +++ b/packages/utils/block-utils/src/renderHtml.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/helpers/src/applyArrayIndices.js b/packages/utils/helpers/src/applyArrayIndices.js index 23256a383..f397a815f 100644 --- a/packages/utils/helpers/src/applyArrayIndices.js +++ b/packages/utils/helpers/src/applyArrayIndices.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/helpers/src/applyArrayIndices.test.js b/packages/utils/helpers/src/applyArrayIndices.test.js index 1c4d49162..b8c7e69e1 100644 --- a/packages/utils/helpers/src/applyArrayIndices.test.js +++ b/packages/utils/helpers/src/applyArrayIndices.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/helpers/src/cachedPromises.js b/packages/utils/helpers/src/cachedPromises.js index 1a56d46b6..6f491f513 100644 --- a/packages/utils/helpers/src/cachedPromises.js +++ b/packages/utils/helpers/src/cachedPromises.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/helpers/src/cachedPromises.test.js b/packages/utils/helpers/src/cachedPromises.test.js index 38d44243e..e41c33012 100644 --- a/packages/utils/helpers/src/cachedPromises.test.js +++ b/packages/utils/helpers/src/cachedPromises.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/helpers/src/get.js b/packages/utils/helpers/src/get.js index 78526991e..a10892bd7 100644 --- a/packages/utils/helpers/src/get.js +++ b/packages/utils/helpers/src/get.js @@ -1,7 +1,7 @@ /* eslint-disable no-param-reassign */ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/helpers/src/get.test.js b/packages/utils/helpers/src/get.test.js index 409edb88b..b830e8391 100644 --- a/packages/utils/helpers/src/get.test.js +++ b/packages/utils/helpers/src/get.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/helpers/src/index.js b/packages/utils/helpers/src/index.js index ca8845d94..1a86bf976 100644 --- a/packages/utils/helpers/src/index.js +++ b/packages/utils/helpers/src/index.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/helpers/src/mergeObjects.js b/packages/utils/helpers/src/mergeObjects.js index 7e236cb77..2393b5834 100644 --- a/packages/utils/helpers/src/mergeObjects.js +++ b/packages/utils/helpers/src/mergeObjects.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/helpers/src/mergeObjects.test.js b/packages/utils/helpers/src/mergeObjects.test.js index ad763cfb0..f7decd4d4 100644 --- a/packages/utils/helpers/src/mergeObjects.test.js +++ b/packages/utils/helpers/src/mergeObjects.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/helpers/src/omit.js b/packages/utils/helpers/src/omit.js index 575688475..1cf5768bd 100644 --- a/packages/utils/helpers/src/omit.js +++ b/packages/utils/helpers/src/omit.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/helpers/src/omit.test.js b/packages/utils/helpers/src/omit.test.js index b3f763483..446fda159 100644 --- a/packages/utils/helpers/src/omit.test.js +++ b/packages/utils/helpers/src/omit.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/helpers/src/serializer.js b/packages/utils/helpers/src/serializer.js index e7092204b..4acb29641 100644 --- a/packages/utils/helpers/src/serializer.js +++ b/packages/utils/helpers/src/serializer.js @@ -1,7 +1,7 @@ /* eslint-disable no-param-reassign */ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/helpers/src/serializer.test.js b/packages/utils/helpers/src/serializer.test.js index 3a6a4d995..9b158d707 100644 --- a/packages/utils/helpers/src/serializer.test.js +++ b/packages/utils/helpers/src/serializer.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/helpers/src/set.js b/packages/utils/helpers/src/set.js index cd198ec30..77b074697 100644 --- a/packages/utils/helpers/src/set.js +++ b/packages/utils/helpers/src/set.js @@ -3,7 +3,7 @@ /* eslint-disable no-param-reassign */ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/helpers/src/set.test.js b/packages/utils/helpers/src/set.test.js index e30bf1eb8..6729d87e8 100644 --- a/packages/utils/helpers/src/set.test.js +++ b/packages/utils/helpers/src/set.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/helpers/src/stableStringify.js b/packages/utils/helpers/src/stableStringify.js index 67a4e4414..a72fb0322 100644 --- a/packages/utils/helpers/src/stableStringify.js +++ b/packages/utils/helpers/src/stableStringify.js @@ -4,7 +4,7 @@ /* eslint-disable no-param-reassign */ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/helpers/src/stableStringify.test.js b/packages/utils/helpers/src/stableStringify.test.js index 791c50be0..87a3025ef 100644 --- a/packages/utils/helpers/src/stableStringify.test.js +++ b/packages/utils/helpers/src/stableStringify.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/helpers/src/swap.js b/packages/utils/helpers/src/swap.js index e57bc2c86..cf69190cb 100644 --- a/packages/utils/helpers/src/swap.js +++ b/packages/utils/helpers/src/swap.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/helpers/src/swap.test.js b/packages/utils/helpers/src/swap.test.js index 76951bc87..924798eb6 100644 --- a/packages/utils/helpers/src/swap.test.js +++ b/packages/utils/helpers/src/swap.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/helpers/src/type.js b/packages/utils/helpers/src/type.js index c939af8a7..8c628b4ba 100644 --- a/packages/utils/helpers/src/type.js +++ b/packages/utils/helpers/src/type.js @@ -2,7 +2,7 @@ /* eslint-disable default-case */ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/helpers/src/type.test.js b/packages/utils/helpers/src/type.test.js index e5a9d3396..5f96cd25b 100644 --- a/packages/utils/helpers/src/type.test.js +++ b/packages/utils/helpers/src/type.test.js @@ -1,7 +1,7 @@ /* eslint-disable require-yield */ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/helpers/src/unset.js b/packages/utils/helpers/src/unset.js index 848348219..688fa064f 100644 --- a/packages/utils/helpers/src/unset.js +++ b/packages/utils/helpers/src/unset.js @@ -1,7 +1,7 @@ /* eslint-disable no-param-reassign */ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/helpers/src/unset.test.js b/packages/utils/helpers/src/unset.test.js index 1b5e1a302..70c8c3cd2 100644 --- a/packages/utils/helpers/src/unset.test.js +++ b/packages/utils/helpers/src/unset.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/helpers/src/urlQuery.js b/packages/utils/helpers/src/urlQuery.js index d7f9e4569..48edf21de 100644 --- a/packages/utils/helpers/src/urlQuery.js +++ b/packages/utils/helpers/src/urlQuery.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/helpers/src/urlQuery.test.js b/packages/utils/helpers/src/urlQuery.test.js index f6481b8fe..0f1aa3c98 100644 --- a/packages/utils/helpers/src/urlQuery.test.js +++ b/packages/utils/helpers/src/urlQuery.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/helpers/src/wait.js b/packages/utils/helpers/src/wait.js index 0014c7d99..3030dde18 100644 --- a/packages/utils/helpers/src/wait.js +++ b/packages/utils/helpers/src/wait.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/helpers/src/wait.test.js b/packages/utils/helpers/src/wait.test.js index e92576311..8fff63271 100644 --- a/packages/utils/helpers/src/wait.test.js +++ b/packages/utils/helpers/src/wait.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/node-utils/src/cleanDirectory.js b/packages/utils/node-utils/src/cleanDirectory.js index 28d4accb6..3f76b5ce9 100644 --- a/packages/utils/node-utils/src/cleanDirectory.js +++ b/packages/utils/node-utils/src/cleanDirectory.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/node-utils/src/cleanDirectory.test.js b/packages/utils/node-utils/src/cleanDirectory.test.js index cc289686c..f218b8695 100644 --- a/packages/utils/node-utils/src/cleanDirectory.test.js +++ b/packages/utils/node-utils/src/cleanDirectory.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/node-utils/src/copyDirectory.js b/packages/utils/node-utils/src/copyDirectory.js index ab4563691..1d5869508 100644 --- a/packages/utils/node-utils/src/copyDirectory.js +++ b/packages/utils/node-utils/src/copyDirectory.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/node-utils/src/copyDirectory.test.js b/packages/utils/node-utils/src/copyDirectory.test.js index 4ce374b6f..5e9a1da46 100644 --- a/packages/utils/node-utils/src/copyDirectory.test.js +++ b/packages/utils/node-utils/src/copyDirectory.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/node-utils/src/getConfigFromEnv.js b/packages/utils/node-utils/src/getConfigFromEnv.js index 1cee6d3da..b275b730d 100644 --- a/packages/utils/node-utils/src/getConfigFromEnv.js +++ b/packages/utils/node-utils/src/getConfigFromEnv.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/node-utils/src/getConfigFromEnv.test.js b/packages/utils/node-utils/src/getConfigFromEnv.test.js index e00bad158..a3ecb327b 100644 --- a/packages/utils/node-utils/src/getConfigFromEnv.test.js +++ b/packages/utils/node-utils/src/getConfigFromEnv.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/node-utils/src/getFileExtension.js b/packages/utils/node-utils/src/getFileExtension.js index e3d3db499..942a6ac47 100644 --- a/packages/utils/node-utils/src/getFileExtension.js +++ b/packages/utils/node-utils/src/getFileExtension.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/node-utils/src/getFileExtension.test.js b/packages/utils/node-utils/src/getFileExtension.test.js index 1e4c4c792..d55775ffc 100644 --- a/packages/utils/node-utils/src/getFileExtension.test.js +++ b/packages/utils/node-utils/src/getFileExtension.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/node-utils/src/getSecretsFromEnv.js b/packages/utils/node-utils/src/getSecretsFromEnv.js index 10f1b66a9..4c701e7c4 100644 --- a/packages/utils/node-utils/src/getSecretsFromEnv.js +++ b/packages/utils/node-utils/src/getSecretsFromEnv.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/node-utils/src/getSecretsFromEnv.test.js b/packages/utils/node-utils/src/getSecretsFromEnv.test.js index c170c48c7..0ed4d9e70 100644 --- a/packages/utils/node-utils/src/getSecretsFromEnv.test.js +++ b/packages/utils/node-utils/src/getSecretsFromEnv.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/node-utils/src/index.js b/packages/utils/node-utils/src/index.js index 343cbeb93..eb48dcdf0 100644 --- a/packages/utils/node-utils/src/index.js +++ b/packages/utils/node-utils/src/index.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/node-utils/src/readFile.js b/packages/utils/node-utils/src/readFile.js index a5df4bf98..b9ca6babe 100644 --- a/packages/utils/node-utils/src/readFile.js +++ b/packages/utils/node-utils/src/readFile.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/node-utils/src/readFile.test.js b/packages/utils/node-utils/src/readFile.test.js index 71f9f33cf..bdd6bfaf3 100644 --- a/packages/utils/node-utils/src/readFile.test.js +++ b/packages/utils/node-utils/src/readFile.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/node-utils/src/spawnProcess.js b/packages/utils/node-utils/src/spawnProcess.js index 5b370b0a1..89ee78c3c 100644 --- a/packages/utils/node-utils/src/spawnProcess.js +++ b/packages/utils/node-utils/src/spawnProcess.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/node-utils/src/writeFile.js b/packages/utils/node-utils/src/writeFile.js index fbb2b2cbb..39500e228 100644 --- a/packages/utils/node-utils/src/writeFile.js +++ b/packages/utils/node-utils/src/writeFile.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/node-utils/src/writeFile.test.js b/packages/utils/node-utils/src/writeFile.test.js index 1b9881b2b..c5099f87b 100644 --- a/packages/utils/node-utils/src/writeFile.test.js +++ b/packages/utils/node-utils/src/writeFile.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/nunjucks/src/dateFilter.js b/packages/utils/nunjucks/src/dateFilter.js index f5b39654e..4c144b0ea 100644 --- a/packages/utils/nunjucks/src/dateFilter.js +++ b/packages/utils/nunjucks/src/dateFilter.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/nunjucks/src/dateFilter.test.js b/packages/utils/nunjucks/src/dateFilter.test.js index 086f7be35..a3aa02ca0 100644 --- a/packages/utils/nunjucks/src/dateFilter.test.js +++ b/packages/utils/nunjucks/src/dateFilter.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/nunjucks/src/index.js b/packages/utils/nunjucks/src/index.js index 90cf41f09..3198e6d2d 100644 --- a/packages/utils/nunjucks/src/index.js +++ b/packages/utils/nunjucks/src/index.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/packages/utils/nunjucks/src/index.test.js b/packages/utils/nunjucks/src/index.test.js index 738dd0bed..8861b6c34 100644 --- a/packages/utils/nunjucks/src/index.test.js +++ b/packages/utils/nunjucks/src/index.test.js @@ -1,5 +1,5 @@ /* - Copyright 2020-2021 Lowdefy, Inc + Copyright 2020-2022 Lowdefy, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.