@10play/phoenix
Advanced tools
Comparing version 2.0.13 to 2.0.14
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.0.14](https://github.com/davixyz/phoenix/compare/v2.0.13...v2.0.14) (2021-04-11) | ||
**Note:** Version bump only for package @10play/phoenix | ||
## [2.0.13](https://github.com/davixyz/phoenix/compare/v2.0.12...v2.0.13) (2021-04-10) | ||
@@ -8,0 +16,0 @@ |
@@ -625,3 +625,3 @@ 'use strict'; | ||
function _templateObject() { | ||
var data = _taggedTemplateLiteral(["\n width: 100%;\n margin-top: 10px;\n font-family: Kanit;\n thead {\n tr {\n background: transparent;\n box-shadow: none;\n height: 45px;\n vertical-align: top;\n font-size: 14px;\n text-transform: uppercase;\n }\n th {\n padding: 15px;\n text-align: left;\n }\n }\n tr {\n box-shadow: 0 5px 10px 0 rgba(49, 49, 51, 0.1);\n background-color: #ffffff;\n td {\n padding: 15px;\n }\n &.subTr {\n background-color: transparent;\n box-shadow: none;\n }\n &.expand {\n & > td {\n padding: 0;\n }\n }\n &.divider {\n background: transparent;\n box-shadow: none;\n td {\n padding: 5px;\n }\n }\n }\n"]); | ||
var data = _taggedTemplateLiteral(["\n width: 100%;\n margin-top: 10px;\n font-family: Kanit;\n thead {\n tr {\n background: green;\n box-shadow: none;\n height: 45px;\n vertical-align: top;\n font-size: 14px;\n text-transform: uppercase;\n }\n th {\n padding: 15px;\n text-align: left;\n }\n }\n tr {\n box-shadow: 0 5px 10px 0 rgba(49, 49, 51, 0.1);\n background-color: #ffffff;\n td {\n padding: 15px;\n }\n &.subTr {\n background-color: transparent;\n box-shadow: none;\n }\n &.expand {\n & > td {\n padding: 0;\n }\n }\n &.divider {\n background: transparent;\n box-shadow: none;\n td {\n padding: 5px;\n }\n }\n }\n"]); | ||
@@ -628,0 +628,0 @@ _templateObject = function _templateObject() { |
@@ -616,3 +616,3 @@ import React, { useEffect } from 'react'; | ||
function _templateObject() { | ||
var data = _taggedTemplateLiteral(["\n width: 100%;\n margin-top: 10px;\n font-family: Kanit;\n thead {\n tr {\n background: transparent;\n box-shadow: none;\n height: 45px;\n vertical-align: top;\n font-size: 14px;\n text-transform: uppercase;\n }\n th {\n padding: 15px;\n text-align: left;\n }\n }\n tr {\n box-shadow: 0 5px 10px 0 rgba(49, 49, 51, 0.1);\n background-color: #ffffff;\n td {\n padding: 15px;\n }\n &.subTr {\n background-color: transparent;\n box-shadow: none;\n }\n &.expand {\n & > td {\n padding: 0;\n }\n }\n &.divider {\n background: transparent;\n box-shadow: none;\n td {\n padding: 5px;\n }\n }\n }\n"]); | ||
var data = _taggedTemplateLiteral(["\n width: 100%;\n margin-top: 10px;\n font-family: Kanit;\n thead {\n tr {\n background: green;\n box-shadow: none;\n height: 45px;\n vertical-align: top;\n font-size: 14px;\n text-transform: uppercase;\n }\n th {\n padding: 15px;\n text-align: left;\n }\n }\n tr {\n box-shadow: 0 5px 10px 0 rgba(49, 49, 51, 0.1);\n background-color: #ffffff;\n td {\n padding: 15px;\n }\n &.subTr {\n background-color: transparent;\n box-shadow: none;\n }\n &.expand {\n & > td {\n padding: 0;\n }\n }\n &.divider {\n background: transparent;\n box-shadow: none;\n td {\n padding: 5px;\n }\n }\n }\n"]); | ||
@@ -619,0 +619,0 @@ _templateObject = function _templateObject() { |
{ | ||
"name": "@10play/phoenix", | ||
"version": "2.0.13", | ||
"version": "2.0.14", | ||
"description": "> TODO: description", | ||
@@ -35,3 +35,3 @@ "author": "Carlos Castro <cdcastrofelix@gmail.com>", | ||
"@10play/phoenix-button": "^2.0.11", | ||
"@10play/phoenix-table": "^2.0.13", | ||
"@10play/phoenix-table": "^2.0.14", | ||
"@10play/phoenix-text": "^2.0.11" | ||
@@ -42,3 +42,3 @@ }, | ||
}, | ||
"gitHead": "1202f627e720c59380dd30ba778c968d2582f7fc" | ||
"gitHead": "6263baa34bec607f618186bc24fb1fe7048c4209" | ||
} |
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
44405