@evergis/common
Advanced tools
Comparing version 0.0.14 to 0.0.15
@@ -17,3 +17,3 @@ 'use strict'; | ||
const ApiContext = /*#__PURE__*/React.createContext({}); | ||
const ApiProvider = (_ref) => { | ||
const ApiProvider = _ref => { | ||
let { | ||
@@ -46,3 +46,3 @@ api, | ||
const usePolitics = (_ref) => { | ||
const usePolitics = _ref => { | ||
let { | ||
@@ -149,3 +149,3 @@ username, | ||
const PoliticsItemLimit = /*#__PURE__*/styled.span(_templateObject7 || (_templateObject7 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n font-size: 18px;\n font-weight: bold;\n margin-top: 0.75rem;\n"]))); | ||
const PoliticsItemType = /*#__PURE__*/styled.span(_templateObject8 || (_templateObject8 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n font-size: 12px;\n color: ", ";\n"])), (_ref) => { | ||
const PoliticsItemType = /*#__PURE__*/styled.span(_templateObject8 || (_templateObject8 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n font-size: 12px;\n color: ", ";\n"])), _ref => { | ||
let { | ||
@@ -185,3 +185,3 @@ theme: { | ||
const PolicyItem = (_ref) => { | ||
const PolicyItem = _ref => { | ||
let { | ||
@@ -226,3 +226,3 @@ item, | ||
const Politics = (_ref) => { | ||
const Politics = _ref => { | ||
let { | ||
@@ -229,0 +229,0 @@ username, |
@@ -10,3 +10,3 @@ import { PolicyType } from '@evergis/api'; | ||
const ApiContext = /*#__PURE__*/createContext({}); | ||
const ApiProvider = (_ref) => { | ||
const ApiProvider = _ref => { | ||
let { | ||
@@ -39,3 +39,3 @@ api, | ||
const usePolitics = (_ref) => { | ||
const usePolitics = _ref => { | ||
let { | ||
@@ -142,3 +142,3 @@ username, | ||
const PoliticsItemLimit = /*#__PURE__*/styled.span(_templateObject7 || (_templateObject7 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n font-size: 18px;\n font-weight: bold;\n margin-top: 0.75rem;\n"]))); | ||
const PoliticsItemType = /*#__PURE__*/styled.span(_templateObject8 || (_templateObject8 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n font-size: 12px;\n color: ", ";\n"])), (_ref) => { | ||
const PoliticsItemType = /*#__PURE__*/styled.span(_templateObject8 || (_templateObject8 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n font-size: 12px;\n color: ", ";\n"])), _ref => { | ||
let { | ||
@@ -178,3 +178,3 @@ theme: { | ||
const PolicyItem = (_ref) => { | ||
const PolicyItem = _ref => { | ||
let { | ||
@@ -219,3 +219,3 @@ item, | ||
const Politics = (_ref) => { | ||
const Politics = _ref => { | ||
let { | ||
@@ -222,0 +222,0 @@ username, |
@@ -0,1 +1,2 @@ | ||
/// <reference types="react" /> | ||
export declare const PoliticsContainer: import("styled-components").StyledComponent<"div", any, import("@evergis/ui").IFlexProps, never>; | ||
@@ -2,0 +3,0 @@ export declare const PoliticsTitle: import("styled-components").StyledComponent<"h2", any, {}, never>; |
{ | ||
"version": "0.0.14", | ||
"version": "0.0.15", | ||
"license": "MIT", | ||
@@ -50,3 +50,3 @@ "main": "dist/index.js", | ||
"@babel/preset-env": "^7.16.11", | ||
"@evergis/api": "^3.0.117", | ||
"@evergis/api": "^3.0.118", | ||
"@evergis/react-fetching": "0.1.8", | ||
@@ -68,3 +68,3 @@ "@evergis/sgis": "0.5.0-alpha.21", | ||
}, | ||
"gitHead": "6d44d076a639c36fef9a5adce8c43077e3d04d1a" | ||
"gitHead": "742977739483655505c9ce27a94468b8e3f2df9a" | ||
} |
@@ -0,0 +0,0 @@ # @evergis/common |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
85851
666