@alfalab/core-components-intl-phone-input 6.7.2 → 7.0.0
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/{component-28179d73.d.ts → component-e9145a42.d.ts} +0 -0
- package/{component-28179d73.js → component-e9145a42.js} +1 -1
- package/component.js +3 -3
- package/components/flag-icon/component.js +1 -1
- package/components/flag-icon/index.css +261 -261
- package/components/index.js +1 -1
- package/components/select/component.js +2 -2
- package/components/select/index.css +6 -6
- package/components/select/index.js +1 -1
- package/components/select-field/component.js +1 -1
- package/components/select-field/index.css +8 -8
- package/components/select-field/index.d.ts +1 -1
- package/components/select-field/index.js +1 -1
- package/esm/{component-3bf26f4f.d.ts → component-39272306.d.ts} +0 -0
- package/esm/{component-3bf26f4f.js → component-39272306.js} +1 -1
- package/esm/component.js +3 -3
- package/esm/components/flag-icon/component.js +1 -1
- package/esm/components/flag-icon/index.css +261 -261
- package/esm/components/index.js +1 -1
- package/esm/components/select/component.js +2 -2
- package/esm/components/select/index.css +6 -6
- package/esm/components/select/index.js +1 -1
- package/esm/components/select-field/component.js +1 -1
- package/esm/components/select-field/index.css +8 -8
- package/esm/components/select-field/index.d.ts +1 -1
- package/esm/components/select-field/index.js +1 -1
- package/esm/index.css +3 -3
- package/esm/index.js +1 -1
- package/esm/{libphonenumber-js.min-9d089083.d.ts → libphonenumber-js.min-f8ddb650.d.ts} +0 -0
- package/esm/{libphonenumber-js.min-9d089083.js → libphonenumber-js.min-f8ddb650.js} +0 -0
- package/index.css +3 -3
- package/index.js +1 -1
- package/{libphonenumber-js.min-de7df66f.d.ts → libphonenumber-js.min-9e5e4c31.d.ts} +0 -0
- package/{libphonenumber-js.min-de7df66f.js → libphonenumber-js.min-9e5e4c31.js} +0 -0
- package/modern/component.js +2 -2
- package/modern/components/flag-icon/component.js +1 -1
- package/modern/components/flag-icon/index.css +261 -261
- package/modern/components/select/component.js +1 -1
- package/modern/components/select/index.css +6 -6
- package/modern/components/select-field/component.js +1 -1
- package/modern/components/select-field/index.css +8 -8
- package/modern/index.css +3 -3
- package/modern/{libphonenumber-js.min-9d089083.d.ts → libphonenumber-js.min-f8ddb650.d.ts} +0 -0
- package/modern/{libphonenumber-js.min-9d089083.js → libphonenumber-js.min-f8ddb650.js} +0 -0
- package/package.json +4 -4
|
File without changes
|
|
@@ -51,7 +51,7 @@ function __rest(s, e) {
|
|
|
51
51
|
return t;
|
|
52
52
|
}
|
|
53
53
|
|
|
54
|
-
var styles = {"component":"intl-phone-
|
|
54
|
+
var styles = {"component":"intl-phone-input__component_1ixw6","flagIconContainer":"intl-phone-input__flagIconContainer_1ixw6","disabled":"intl-phone-input__disabled_1ixw6","inner":"intl-phone-input__inner_1ixw6","l":"intl-phone-input__l_1ixw6","xl":"intl-phone-input__xl_1ixw6","focusVisible":"intl-phone-input__focusVisible_1ixw6"};
|
|
55
55
|
require('./components/select-field/index.css')
|
|
56
56
|
|
|
57
57
|
var SelectField = function (_a) {
|
package/component.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var components_selectField_component = require('./component-
|
|
5
|
+
var components_selectField_component = require('./component-e9145a42.js');
|
|
6
6
|
var React = require('react');
|
|
7
7
|
var cn = require('classnames');
|
|
8
8
|
var utils = require('@alfalab/utils');
|
|
@@ -21,7 +21,7 @@ function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'defau
|
|
|
21
21
|
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
22
22
|
var cn__default = /*#__PURE__*/_interopDefaultLegacy(cn);
|
|
23
23
|
|
|
24
|
-
var styles = {"addons":"intl-phone-
|
|
24
|
+
var styles = {"addons":"intl-phone-input__addons_1t642","l":"intl-phone-input__l_1t642","xl":"intl-phone-input__xl_1t642"};
|
|
25
25
|
require('./index.css')
|
|
26
26
|
|
|
27
27
|
var countriesHash = utils.getCountriesHash();
|
|
@@ -201,7 +201,7 @@ var IntlPhoneInput = React.forwardRef(function (_a, ref) {
|
|
|
201
201
|
if (phoneLibUtils.current)
|
|
202
202
|
return;
|
|
203
203
|
Promise.resolve().then(function () { return require(
|
|
204
|
-
/* webpackChunkName: "libphonenumber" */ './libphonenumber-js.min-
|
|
204
|
+
/* webpackChunkName: "libphonenumber" */ './libphonenumber-js.min-9e5e4c31.js'); })
|
|
205
205
|
.then(function (utils) {
|
|
206
206
|
phoneLibUtils.current = utils.AsYouType;
|
|
207
207
|
setCountryByDialCode(value);
|
|
@@ -10,7 +10,7 @@ function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'defau
|
|
|
10
10
|
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
11
11
|
var cn__default = /*#__PURE__*/_interopDefaultLegacy(cn);
|
|
12
12
|
|
|
13
|
-
var styles = {"flagIcon":"intl-phone-
|
|
13
|
+
var styles = {"flagIcon":"intl-phone-input__flagIcon_fgxvv","ac":"intl-phone-input__ac_fgxvv","ad":"intl-phone-input__ad_fgxvv","ae":"intl-phone-input__ae_fgxvv","af":"intl-phone-input__af_fgxvv","ag":"intl-phone-input__ag_fgxvv","ai":"intl-phone-input__ai_fgxvv","al":"intl-phone-input__al_fgxvv","am":"intl-phone-input__am_fgxvv","ao":"intl-phone-input__ao_fgxvv","aq":"intl-phone-input__aq_fgxvv","ar":"intl-phone-input__ar_fgxvv","as":"intl-phone-input__as_fgxvv","at":"intl-phone-input__at_fgxvv","au":"intl-phone-input__au_fgxvv","aw":"intl-phone-input__aw_fgxvv","ax":"intl-phone-input__ax_fgxvv","az":"intl-phone-input__az_fgxvv","ba":"intl-phone-input__ba_fgxvv","bb":"intl-phone-input__bb_fgxvv","bd":"intl-phone-input__bd_fgxvv","be":"intl-phone-input__be_fgxvv","bf":"intl-phone-input__bf_fgxvv","bg":"intl-phone-input__bg_fgxvv","bh":"intl-phone-input__bh_fgxvv","bi":"intl-phone-input__bi_fgxvv","bj":"intl-phone-input__bj_fgxvv","bl":"intl-phone-input__bl_fgxvv","bm":"intl-phone-input__bm_fgxvv","bn":"intl-phone-input__bn_fgxvv","bo":"intl-phone-input__bo_fgxvv","bq":"intl-phone-input__bq_fgxvv","br":"intl-phone-input__br_fgxvv","bs":"intl-phone-input__bs_fgxvv","bt":"intl-phone-input__bt_fgxvv","bv":"intl-phone-input__bv_fgxvv","bw":"intl-phone-input__bw_fgxvv","by":"intl-phone-input__by_fgxvv","bz":"intl-phone-input__bz_fgxvv","ca":"intl-phone-input__ca_fgxvv","cc":"intl-phone-input__cc_fgxvv","cd":"intl-phone-input__cd_fgxvv","cf":"intl-phone-input__cf_fgxvv","cg":"intl-phone-input__cg_fgxvv","ch":"intl-phone-input__ch_fgxvv","ci":"intl-phone-input__ci_fgxvv","ck":"intl-phone-input__ck_fgxvv","cl":"intl-phone-input__cl_fgxvv","cm":"intl-phone-input__cm_fgxvv","cn":"intl-phone-input__cn_fgxvv","co":"intl-phone-input__co_fgxvv","cp":"intl-phone-input__cp_fgxvv","cr":"intl-phone-input__cr_fgxvv","cu":"intl-phone-input__cu_fgxvv","cv":"intl-phone-input__cv_fgxvv","cw":"intl-phone-input__cw_fgxvv","cx":"intl-phone-input__cx_fgxvv","cy":"intl-phone-input__cy_fgxvv","cz":"intl-phone-input__cz_fgxvv","de":"intl-phone-input__de_fgxvv","dg":"intl-phone-input__dg_fgxvv","dj":"intl-phone-input__dj_fgxvv","dk":"intl-phone-input__dk_fgxvv","dm":"intl-phone-input__dm_fgxvv","do":"intl-phone-input__do_fgxvv","dz":"intl-phone-input__dz_fgxvv","ea":"intl-phone-input__ea_fgxvv","ec":"intl-phone-input__ec_fgxvv","ee":"intl-phone-input__ee_fgxvv","eg":"intl-phone-input__eg_fgxvv","eh":"intl-phone-input__eh_fgxvv","er":"intl-phone-input__er_fgxvv","es":"intl-phone-input__es_fgxvv","et":"intl-phone-input__et_fgxvv","eu":"intl-phone-input__eu_fgxvv","fi":"intl-phone-input__fi_fgxvv","fj":"intl-phone-input__fj_fgxvv","fk":"intl-phone-input__fk_fgxvv","fm":"intl-phone-input__fm_fgxvv","fo":"intl-phone-input__fo_fgxvv","fr":"intl-phone-input__fr_fgxvv","ga":"intl-phone-input__ga_fgxvv","gb":"intl-phone-input__gb_fgxvv","gd":"intl-phone-input__gd_fgxvv","ge":"intl-phone-input__ge_fgxvv","gf":"intl-phone-input__gf_fgxvv","gg":"intl-phone-input__gg_fgxvv","gh":"intl-phone-input__gh_fgxvv","gi":"intl-phone-input__gi_fgxvv","gl":"intl-phone-input__gl_fgxvv","gm":"intl-phone-input__gm_fgxvv","gn":"intl-phone-input__gn_fgxvv","gp":"intl-phone-input__gp_fgxvv","gq":"intl-phone-input__gq_fgxvv","gr":"intl-phone-input__gr_fgxvv","gs":"intl-phone-input__gs_fgxvv","gt":"intl-phone-input__gt_fgxvv","gu":"intl-phone-input__gu_fgxvv","gw":"intl-phone-input__gw_fgxvv","gy":"intl-phone-input__gy_fgxvv","hk":"intl-phone-input__hk_fgxvv","hm":"intl-phone-input__hm_fgxvv","hn":"intl-phone-input__hn_fgxvv","hr":"intl-phone-input__hr_fgxvv","ht":"intl-phone-input__ht_fgxvv","hu":"intl-phone-input__hu_fgxvv","ic":"intl-phone-input__ic_fgxvv","id":"intl-phone-input__id_fgxvv","ie":"intl-phone-input__ie_fgxvv","il":"intl-phone-input__il_fgxvv","im":"intl-phone-input__im_fgxvv","in":"intl-phone-input__in_fgxvv","io":"intl-phone-input__io_fgxvv","iq":"intl-phone-input__iq_fgxvv","ir":"intl-phone-input__ir_fgxvv","is":"intl-phone-input__is_fgxvv","it":"intl-phone-input__it_fgxvv","je":"intl-phone-input__je_fgxvv","jm":"intl-phone-input__jm_fgxvv","jo":"intl-phone-input__jo_fgxvv","jp":"intl-phone-input__jp_fgxvv","ke":"intl-phone-input__ke_fgxvv","kg":"intl-phone-input__kg_fgxvv","kh":"intl-phone-input__kh_fgxvv","ki":"intl-phone-input__ki_fgxvv","km":"intl-phone-input__km_fgxvv","kn":"intl-phone-input__kn_fgxvv","kp":"intl-phone-input__kp_fgxvv","kr":"intl-phone-input__kr_fgxvv","kw":"intl-phone-input__kw_fgxvv","ky":"intl-phone-input__ky_fgxvv","kz":"intl-phone-input__kz_fgxvv","la":"intl-phone-input__la_fgxvv","lb":"intl-phone-input__lb_fgxvv","lc":"intl-phone-input__lc_fgxvv","li":"intl-phone-input__li_fgxvv","lk":"intl-phone-input__lk_fgxvv","lr":"intl-phone-input__lr_fgxvv","ls":"intl-phone-input__ls_fgxvv","lt":"intl-phone-input__lt_fgxvv","lu":"intl-phone-input__lu_fgxvv","lv":"intl-phone-input__lv_fgxvv","ly":"intl-phone-input__ly_fgxvv","ma":"intl-phone-input__ma_fgxvv","mc":"intl-phone-input__mc_fgxvv","md":"intl-phone-input__md_fgxvv","me":"intl-phone-input__me_fgxvv","mf":"intl-phone-input__mf_fgxvv","mg":"intl-phone-input__mg_fgxvv","mh":"intl-phone-input__mh_fgxvv","mk":"intl-phone-input__mk_fgxvv","ml":"intl-phone-input__ml_fgxvv","mm":"intl-phone-input__mm_fgxvv","mn":"intl-phone-input__mn_fgxvv","mo":"intl-phone-input__mo_fgxvv","mp":"intl-phone-input__mp_fgxvv","mq":"intl-phone-input__mq_fgxvv","mr":"intl-phone-input__mr_fgxvv","ms":"intl-phone-input__ms_fgxvv","mt":"intl-phone-input__mt_fgxvv","mu":"intl-phone-input__mu_fgxvv","mv":"intl-phone-input__mv_fgxvv","mw":"intl-phone-input__mw_fgxvv","mx":"intl-phone-input__mx_fgxvv","my":"intl-phone-input__my_fgxvv","mz":"intl-phone-input__mz_fgxvv","na":"intl-phone-input__na_fgxvv","nc":"intl-phone-input__nc_fgxvv","ne":"intl-phone-input__ne_fgxvv","nf":"intl-phone-input__nf_fgxvv","ng":"intl-phone-input__ng_fgxvv","ni":"intl-phone-input__ni_fgxvv","nl":"intl-phone-input__nl_fgxvv","no":"intl-phone-input__no_fgxvv","np":"intl-phone-input__np_fgxvv","nr":"intl-phone-input__nr_fgxvv","nu":"intl-phone-input__nu_fgxvv","nz":"intl-phone-input__nz_fgxvv","om":"intl-phone-input__om_fgxvv","pa":"intl-phone-input__pa_fgxvv","pe":"intl-phone-input__pe_fgxvv","pf":"intl-phone-input__pf_fgxvv","pg":"intl-phone-input__pg_fgxvv","ph":"intl-phone-input__ph_fgxvv","pk":"intl-phone-input__pk_fgxvv","pl":"intl-phone-input__pl_fgxvv","pm":"intl-phone-input__pm_fgxvv","pn":"intl-phone-input__pn_fgxvv","pr":"intl-phone-input__pr_fgxvv","ps":"intl-phone-input__ps_fgxvv","pt":"intl-phone-input__pt_fgxvv","pw":"intl-phone-input__pw_fgxvv","py":"intl-phone-input__py_fgxvv","qa":"intl-phone-input__qa_fgxvv","re":"intl-phone-input__re_fgxvv","ro":"intl-phone-input__ro_fgxvv","rs":"intl-phone-input__rs_fgxvv","ru":"intl-phone-input__ru_fgxvv","rw":"intl-phone-input__rw_fgxvv","sa":"intl-phone-input__sa_fgxvv","sb":"intl-phone-input__sb_fgxvv","sc":"intl-phone-input__sc_fgxvv","sd":"intl-phone-input__sd_fgxvv","se":"intl-phone-input__se_fgxvv","sg":"intl-phone-input__sg_fgxvv","sh":"intl-phone-input__sh_fgxvv","si":"intl-phone-input__si_fgxvv","sj":"intl-phone-input__sj_fgxvv","sk":"intl-phone-input__sk_fgxvv","sl":"intl-phone-input__sl_fgxvv","sm":"intl-phone-input__sm_fgxvv","sn":"intl-phone-input__sn_fgxvv","so":"intl-phone-input__so_fgxvv","sr":"intl-phone-input__sr_fgxvv","ss":"intl-phone-input__ss_fgxvv","st":"intl-phone-input__st_fgxvv","sv":"intl-phone-input__sv_fgxvv","sx":"intl-phone-input__sx_fgxvv","sy":"intl-phone-input__sy_fgxvv","sz":"intl-phone-input__sz_fgxvv","ta":"intl-phone-input__ta_fgxvv","tc":"intl-phone-input__tc_fgxvv","td":"intl-phone-input__td_fgxvv","tf":"intl-phone-input__tf_fgxvv","tg":"intl-phone-input__tg_fgxvv","th":"intl-phone-input__th_fgxvv","tj":"intl-phone-input__tj_fgxvv","tk":"intl-phone-input__tk_fgxvv","tl":"intl-phone-input__tl_fgxvv","tm":"intl-phone-input__tm_fgxvv","tn":"intl-phone-input__tn_fgxvv","to":"intl-phone-input__to_fgxvv","tr":"intl-phone-input__tr_fgxvv","tt":"intl-phone-input__tt_fgxvv","tv":"intl-phone-input__tv_fgxvv","tw":"intl-phone-input__tw_fgxvv","tz":"intl-phone-input__tz_fgxvv","ua":"intl-phone-input__ua_fgxvv","ug":"intl-phone-input__ug_fgxvv","um":"intl-phone-input__um_fgxvv","un":"intl-phone-input__un_fgxvv","us":"intl-phone-input__us_fgxvv","uy":"intl-phone-input__uy_fgxvv","uz":"intl-phone-input__uz_fgxvv","va":"intl-phone-input__va_fgxvv","vc":"intl-phone-input__vc_fgxvv","ve":"intl-phone-input__ve_fgxvv","vg":"intl-phone-input__vg_fgxvv","vi":"intl-phone-input__vi_fgxvv","vn":"intl-phone-input__vn_fgxvv","vu":"intl-phone-input__vu_fgxvv","wf":"intl-phone-input__wf_fgxvv","ws":"intl-phone-input__ws_fgxvv","xk":"intl-phone-input__xk_fgxvv","ye":"intl-phone-input__ye_fgxvv","yt":"intl-phone-input__yt_fgxvv","za":"intl-phone-input__za_fgxvv","zm":"intl-phone-input__zm_fgxvv","zw":"intl-phone-input__zw_fgxvv"};
|
|
14
14
|
require('./index.css')
|
|
15
15
|
|
|
16
16
|
/**
|