@pap-it/templates-box
Advanced tools
Comparing version 1.0.13 to 1.0.14
import React from "react"; | ||
import { Box as BoxElement } from "../src"; | ||
import "../register.bundle.mjs"; | ||
import "../src/register.js"; | ||
export { Box as BoxElement } from "../src"; | ||
@@ -5,0 +5,0 @@ export type Props = { |
@@ -1,1 +0,1 @@ | ||
"use strict";import{jsx as p}from"react/jsx-runtime";import m from"react";import{papHOC as n}from"@pap-it/system-react";import"../register.bundle.mjs";export{Box as BoxElement}from"../src";const a=m.forwardRef((o,r)=>{const{children:t,...e}=o;return p("pap-box-template",{...e,ref:r,children:t})});export const Box=n(a); | ||
"use strict";import{jsx as p}from"react/jsx-runtime";import m from"react";import{papHOC as n}from"@pap-it/system-react";import"../src/register.js";export{Box as BoxElement}from"../src";const a=m.forwardRef((o,r)=>{const{children:t,...e}=o;return p("pap-box-template",{...e,ref:r,children:t})});export const Box=n(a); |
{ | ||
"name": "@pap-it/templates-box", | ||
"version": "1.0.13", | ||
"version": "1.0.14", | ||
"scripts": { | ||
@@ -43,3 +43,3 @@ "init": "sh .scripts/init.sh", | ||
"dependencies": { | ||
"@pap-it/system-base": "1.0.13", | ||
"@pap-it/system-base": "1.0.14", | ||
"@pap-it/system-utils": "1.0.10", | ||
@@ -50,3 +50,3 @@ "@pap-it/system-react": "0.0.6" | ||
"eslint": "^8.53.0", | ||
"@pap-it/system-doc": "1.0.18", | ||
"@pap-it/system-doc": "1.0.19", | ||
"esbuild": "^0.17.18", | ||
@@ -64,2 +64,2 @@ "node-html-parser": "^6.1.5", | ||
"description": "" | ||
} | ||
} |
@@ -5,8 +5,4 @@ # Box | ||
Version: Version: Version: 1.0.13 | ||
Version: Version: Version: 1.0.14 | ||
## Development | ||
@@ -13,0 +9,0 @@ |
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
6756
12
+ Added@pap-it/system-base@1.0.14(transitive)
- Removed@pap-it/system-base@1.0.13(transitive)
Updated@pap-it/system-base@1.0.14