@alfalab/core-components-attach
Advanced tools
Comparing version 6.6.17 to 6.6.18
@@ -73,3 +73,3 @@ /// <reference types="react" /> | ||
}; | ||
declare const Attach: React.ForwardRefExoticComponent<Omit<React.InputHTMLAttributes<HTMLInputElement>, "value" | "size" | "type" | "defaultValue" | "onChange" | "multiple" | "enterKeyHint"> & { | ||
declare const Attach: React.ForwardRefExoticComponent<Omit<React.InputHTMLAttributes<HTMLInputElement>, "value" | "size" | "multiple" | "type" | "defaultValue" | "onChange" | "enterKeyHint"> & { | ||
/** | ||
@@ -114,3 +114,3 @@ * Содержимое кнопки для выбора файла | ||
*/ | ||
size?: "s" | "xs" | "m" | "l" | 48 | "xxs" | 32 | 40 | 56 | 64 | undefined; | ||
size?: "s" | "xs" | "m" | "l" | 48 | 40 | "xxs" | 32 | 56 | 64 | undefined; | ||
/** | ||
@@ -117,0 +117,0 @@ * Возможность прикрепления нескольких файлов |
@@ -23,3 +23,3 @@ 'use strict'; | ||
var styles = {"component":"attach__component_1ador","label":"attach__label_1ador","control":"attach__control_1ador","size-64":"attach__size-64_1ador","file":"attach__file_1ador","noFile":"attach__noFile_1ador","abbreviation":"attach__abbreviation_1ador","clear":"attach__clear_1ador","progressBar":"attach__progressBar_1ador","disabled":"attach__disabled_1ador","icon":"attach__icon_1ador","focused":"attach__focused_1ador"}; | ||
var styles = {"component":"attach__component_1sljb","label":"attach__label_1sljb","control":"attach__control_1sljb","size-64":"attach__size-64_1sljb","file":"attach__file_1sljb","noFile":"attach__noFile_1sljb","abbreviation":"attach__abbreviation_1sljb","clear":"attach__clear_1sljb","progressBar":"attach__progressBar_1sljb","disabled":"attach__disabled_1sljb","icon":"attach__icon_1sljb","focused":"attach__focused_1sljb"}; | ||
require('./index.css') | ||
@@ -26,0 +26,0 @@ |
@@ -73,3 +73,3 @@ /// <reference types="react" /> | ||
}; | ||
declare const Attach: React.ForwardRefExoticComponent<Omit<React.InputHTMLAttributes<HTMLInputElement>, "value" | "size" | "type" | "defaultValue" | "onChange" | "multiple" | "enterKeyHint"> & { | ||
declare const Attach: React.ForwardRefExoticComponent<Omit<React.InputHTMLAttributes<HTMLInputElement>, "value" | "size" | "multiple" | "type" | "defaultValue" | "onChange" | "enterKeyHint"> & { | ||
/** | ||
@@ -114,3 +114,3 @@ * Содержимое кнопки для выбора файла | ||
*/ | ||
size?: "s" | "xs" | "m" | "l" | 48 | "xxs" | 32 | 40 | 56 | 64 | undefined; | ||
size?: "s" | "xs" | "m" | "l" | 48 | 40 | "xxs" | 32 | 56 | 64 | undefined; | ||
/** | ||
@@ -117,0 +117,0 @@ * Возможность прикрепления нескольких файлов |
@@ -73,3 +73,3 @@ /// <reference types="react" /> | ||
}; | ||
declare const Attach: React.ForwardRefExoticComponent<Omit<React.InputHTMLAttributes<HTMLInputElement>, "value" | "size" | "type" | "defaultValue" | "onChange" | "multiple" | "enterKeyHint"> & { | ||
declare const Attach: React.ForwardRefExoticComponent<Omit<React.InputHTMLAttributes<HTMLInputElement>, "value" | "size" | "multiple" | "type" | "defaultValue" | "onChange" | "enterKeyHint"> & { | ||
/** | ||
@@ -114,3 +114,3 @@ * Содержимое кнопки для выбора файла | ||
*/ | ||
size?: "s" | "xs" | "m" | "l" | 48 | "xxs" | 32 | 40 | 56 | 64 | undefined; | ||
size?: "s" | "xs" | "m" | "l" | 48 | 40 | "xxs" | 32 | 56 | 64 | undefined; | ||
/** | ||
@@ -117,0 +117,0 @@ * Возможность прикрепления нескольких файлов |
@@ -13,3 +13,3 @@ import { __rest, __spreadArray, __assign } from 'tslib'; | ||
var styles = {"component":"attach__component_1ador","label":"attach__label_1ador","control":"attach__control_1ador","size-64":"attach__size-64_1ador","file":"attach__file_1ador","noFile":"attach__noFile_1ador","abbreviation":"attach__abbreviation_1ador","clear":"attach__clear_1ador","progressBar":"attach__progressBar_1ador","disabled":"attach__disabled_1ador","icon":"attach__icon_1ador","focused":"attach__focused_1ador"}; | ||
var styles = {"component":"attach__component_1sljb","label":"attach__label_1sljb","control":"attach__control_1sljb","size-64":"attach__size-64_1sljb","file":"attach__file_1sljb","noFile":"attach__noFile_1sljb","abbreviation":"attach__abbreviation_1sljb","clear":"attach__clear_1sljb","progressBar":"attach__progressBar_1sljb","disabled":"attach__disabled_1sljb","icon":"attach__icon_1sljb","focused":"attach__focused_1sljb"}; | ||
require('./index.css') | ||
@@ -16,0 +16,0 @@ |
@@ -73,3 +73,3 @@ /// <reference types="react" /> | ||
}; | ||
declare const Attach: React.ForwardRefExoticComponent<Omit<React.InputHTMLAttributes<HTMLInputElement>, "value" | "size" | "type" | "defaultValue" | "onChange" | "multiple" | "enterKeyHint"> & { | ||
declare const Attach: React.ForwardRefExoticComponent<Omit<React.InputHTMLAttributes<HTMLInputElement>, "value" | "size" | "multiple" | "type" | "defaultValue" | "onChange" | "enterKeyHint"> & { | ||
/** | ||
@@ -114,3 +114,3 @@ * Содержимое кнопки для выбора файла | ||
*/ | ||
size?: "s" | "xs" | "m" | "l" | 48 | "xxs" | 32 | 40 | 56 | 64 | undefined; | ||
size?: "s" | "xs" | "m" | "l" | 48 | 40 | "xxs" | 32 | 56 | 64 | undefined; | ||
/** | ||
@@ -117,0 +117,0 @@ * Возможность прикрепления нескольких файлов |
@@ -12,3 +12,3 @@ import React, { useState, useRef, useEffect } from 'react'; | ||
const styles = {"component":"attach__component_1ador","label":"attach__label_1ador","control":"attach__control_1ador","size-64":"attach__size-64_1ador","file":"attach__file_1ador","noFile":"attach__noFile_1ador","abbreviation":"attach__abbreviation_1ador","clear":"attach__clear_1ador","progressBar":"attach__progressBar_1ador","disabled":"attach__disabled_1ador","icon":"attach__icon_1ador","focused":"attach__focused_1ador"}; | ||
const styles = {"component":"attach__component_1sljb","label":"attach__label_1sljb","control":"attach__control_1sljb","size-64":"attach__size-64_1sljb","file":"attach__file_1sljb","noFile":"attach__noFile_1sljb","abbreviation":"attach__abbreviation_1sljb","clear":"attach__clear_1sljb","progressBar":"attach__progressBar_1sljb","disabled":"attach__disabled_1sljb","icon":"attach__icon_1sljb","focused":"attach__focused_1sljb"}; | ||
require('./index.css') | ||
@@ -15,0 +15,0 @@ |
@@ -73,3 +73,3 @@ /// <reference types="react" /> | ||
}; | ||
declare const Attach: React.ForwardRefExoticComponent<Omit<React.InputHTMLAttributes<HTMLInputElement>, "value" | "size" | "type" | "defaultValue" | "onChange" | "multiple" | "enterKeyHint"> & { | ||
declare const Attach: React.ForwardRefExoticComponent<Omit<React.InputHTMLAttributes<HTMLInputElement>, "value" | "size" | "multiple" | "type" | "defaultValue" | "onChange" | "enterKeyHint"> & { | ||
/** | ||
@@ -114,3 +114,3 @@ * Содержимое кнопки для выбора файла | ||
*/ | ||
size?: "s" | "xs" | "m" | "l" | 48 | "xxs" | 32 | 40 | 56 | 64 | undefined; | ||
size?: "s" | "xs" | "m" | "l" | 48 | 40 | "xxs" | 32 | 56 | 64 | undefined; | ||
/** | ||
@@ -117,0 +117,0 @@ * Возможность прикрепления нескольких файлов |
{ | ||
"name": "@alfalab/core-components-attach", | ||
"version": "6.6.17", | ||
"version": "6.6.18", | ||
"description": "", | ||
@@ -17,3 +17,3 @@ "keywords": [], | ||
"dependencies": { | ||
"@alfalab/core-components-button": "^11.10.0", | ||
"@alfalab/core-components-button": "^11.10.1", | ||
"@alfalab/core-components-keyboard-focusable": "^4.1.0", | ||
@@ -20,0 +20,0 @@ "@alfalab/core-components-progress-bar": "^3.4.1", |
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
135363
41