frst-components 0.20.72 → 0.20.73
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js
CHANGED
|
@@ -65,7 +65,6 @@ var pt = require('@emoji-mart/data/i18n/pt.json');
|
|
|
65
65
|
var ru = require('@emoji-mart/data/i18n/ru.json');
|
|
66
66
|
var zh = require('@emoji-mart/data/i18n/zh.json');
|
|
67
67
|
var multiselect = require('primereact/multiselect');
|
|
68
|
-
require('primeicons/primeicons.css');
|
|
69
68
|
|
|
70
69
|
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
|
71
70
|
|
|
@@ -2,7 +2,6 @@
|
|
|
2
2
|
import './styles/theme.css';
|
|
3
3
|
import './styles/primereact.css';
|
|
4
4
|
import './styles/primeflex.css';
|
|
5
|
-
import 'primeicons/primeicons.css';
|
|
6
5
|
export default function FiltroGaleriaDesafios({ placeholderSelect, handleValueSelect, optionLabel, listItems, isDisabled, maxListItems, textButtonClear, textBusca }: {
|
|
7
6
|
placeholderSelect: any;
|
|
8
7
|
handleValueSelect: any;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/filtro-galeria-desafio/index.tsx"],"names":[],"mappings":";AAIA,OAAO,oBAAoB,CAAA;AAC3B,OAAO,yBAAyB,CAAA;AAChC,OAAO,wBAAwB,CAAA;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/filtro-galeria-desafio/index.tsx"],"names":[],"mappings":";AAIA,OAAO,oBAAoB,CAAA;AAC3B,OAAO,yBAAyB,CAAA;AAChC,OAAO,wBAAwB,CAAA;AAK/B,MAAM,CAAC,OAAO,UAAU,qBAAqB,CAAC,EAC5C,iBAAiB,EACjB,iBAAiB,EACjB,WAAW,EACX,SAAS,EACT,UAAU,EACV,YAAY,EACZ,eAAe,EACf,SAAS,EACV;;;;;;;;;CAAA,eA+GA"}
|