@opentiny/vue-renderless
Advanced tools
Comparing version 3.19.2 to 3.19.3
@@ -240,3 +240,3 @@ import "../chunk-G2ADBYYC.js"; | ||
}; | ||
const version = "3.19.2"; | ||
const version = "3.19.3"; | ||
const log = (data, type = "log") => { | ||
@@ -243,0 +243,0 @@ uLog.logger[type](data); |
@@ -25,3 +25,3 @@ import "../chunk-G2ADBYYC.js"; | ||
import * as common from "."; | ||
const version = "3.19.2"; | ||
const version = "3.19.3"; | ||
const Renderless = { | ||
@@ -28,0 +28,0 @@ browser, |
{ | ||
"name": "@opentiny/vue-renderless", | ||
"version": "3.19.2", | ||
"version": "3.19.3", | ||
"description": "An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.", | ||
@@ -5,0 +5,0 @@ "author": "OpenTiny Team", |
@@ -250,3 +250,3 @@ import { ComputedRef, ExtractPropTypes } from 'vue'; | ||
}; | ||
declare const calcTextareaHeight: ({ api, hiddenTextarea, props, state, mode, constants }: Pick<IInputRenderlessParams, "state" | "props" | "api" | "mode" | "constants"> & { | ||
declare const calcTextareaHeight: ({ api, hiddenTextarea, props, state, mode, constants }: Pick<IInputRenderlessParams, "state" | "props" | "mode" | "api" | "constants"> & { | ||
hiddenTextarea: HTMLTextAreaElement | null; | ||
@@ -253,0 +253,0 @@ }) => (targetElement: HTMLTextAreaElement, minRows?: number, maxRows?: null) => { |
@@ -95,3 +95,3 @@ import { ExtractPropTypes } from 'vue'; | ||
declare const mounted: ({ api, state, constants, props, nextTick, mode }: Pick<IPopoverRenderlessParams, "state" | "props" | "nextTick" | "api" | "mode"> & { | ||
declare const mounted: ({ api, state, constants, props, nextTick, mode }: Pick<IPopoverRenderlessParams, "state" | "props" | "nextTick" | "mode" | "api"> & { | ||
constants: { | ||
@@ -98,0 +98,0 @@ IDPREFIX: string; |
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
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
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
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package