@temboplus/afloat 0.1.78 → 0.1.79
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/esm/src/features/admin/contract.d.ts +46 -46
- package/esm/src/features/contact/contract.d.ts +1 -1
- package/esm/src/features/payout/contract.d.ts +2 -2
- package/esm/src/features/wallet/contract.d.ts +5 -5
- package/esm/src/models/contact/derivatives/contact.js +1 -1
- package/esm/src/models/contact/derivatives/contact_info.d.ts +1 -1
- package/esm/src/models/contact/derivatives/contact_info.d.ts.map +1 -1
- package/esm/src/models/contact/derivatives/contact_info.js +1 -1
- package/esm/src/models/payout/channel.d.ts +1 -1
- package/esm/src/models/payout/channel.d.ts.map +1 -1
- package/esm/src/models/payout/channel.js +1 -1
- package/esm/src/models/payout/derivatives/payout.d.ts +1 -1
- package/esm/src/models/payout/derivatives/payout.d.ts.map +1 -1
- package/esm/src/models/payout/derivatives/payout.js +1 -1
- package/esm/src/models/payout/narration.js +1 -1
- package/esm/src/models/user/profile.d.ts +1 -1
- package/esm/src/models/user/profile.d.ts.map +1 -1
- package/esm/src/models/user/profile.js +1 -1
- package/esm/src/models/wallet/schemas.d.ts +3 -3
- package/esm/src/models/wallet/schemas.js +1 -1
- package/esm/src/models/wallet/wallet.d.ts +2 -2
- package/esm/src/models/wallet/wallet.d.ts.map +1 -1
- package/esm/src/models/wallet/wallet.js +1 -1
- package/package.json +3 -4
- package/script/npm/src/src/features/admin/contract.d.ts +46 -46
- package/script/npm/src/src/features/contact/contract.d.ts +1 -1
- package/script/npm/src/src/features/payout/contract.d.ts +2 -2
- package/script/npm/src/src/features/wallet/contract.d.ts +5 -5
- package/script/npm/src/src/models/contact/derivatives/contact.js +3 -3
- package/script/npm/src/src/models/contact/derivatives/contact_info.d.ts +1 -1
- package/script/npm/src/src/models/contact/derivatives/contact_info.d.ts.map +1 -1
- package/script/npm/src/src/models/contact/derivatives/contact_info.js +6 -6
- package/script/npm/src/src/models/payout/channel.d.ts +1 -1
- package/script/npm/src/src/models/payout/channel.d.ts.map +1 -1
- package/script/npm/src/src/models/payout/channel.js +3 -3
- package/script/npm/src/src/models/payout/derivatives/payout.d.ts +1 -1
- package/script/npm/src/src/models/payout/derivatives/payout.d.ts.map +1 -1
- package/script/npm/src/src/models/payout/derivatives/payout.js +4 -4
- package/script/npm/src/src/models/payout/narration.js +5 -5
- package/script/npm/src/src/models/user/profile.d.ts +1 -1
- package/script/npm/src/src/models/user/profile.d.ts.map +1 -1
- package/script/npm/src/src/models/user/profile.js +3 -3
- package/script/npm/src/src/models/wallet/schemas.d.ts +3 -3
- package/script/npm/src/src/models/wallet/schemas.js +4 -4
- package/script/npm/src/src/models/wallet/wallet.d.ts +2 -2
- package/script/npm/src/src/models/wallet/wallet.d.ts.map +1 -1
- package/script/npm/src/src/models/wallet/wallet.js +6 -6
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/mod.d.ts +0 -5
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/mod.d.ts.map +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/mod.js +0 -4
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/config/config_service.d.ts +0 -11
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/config/config_service.d.ts.map +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/config/config_service.js +0 -19
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/config/index.d.ts +0 -2
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/config/index.d.ts.map +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/config/index.js +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/data/banks_tz.d.ts +0 -7
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/data/banks_tz.d.ts.map +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/data/banks_tz.js +0 -197
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/data/countries.d.ts +0 -39
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/data/countries.d.ts.map +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/data/countries.js +0 -2475
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/data/currencies.d.ts +0 -1901
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/data/currencies.d.ts.map +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/data/currencies.js +0 -1073
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/data/phone_patterns.d.ts +0 -3809
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/data/phone_patterns.d.ts.map +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/data/phone_patterns.js +0 -2325
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/amount/amount.d.ts +0 -53
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/amount/amount.d.ts.map +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/amount/amount.js +0 -190
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/amount/antd_validator.d.ts +0 -40
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/amount/antd_validator.d.ts.map +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/amount/antd_validator.js +0 -58
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/amount/index.d.ts +0 -3
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/amount/index.d.ts.map +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/amount/index.js +0 -2
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/bank/antd_validator.d.ts +0 -11
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/bank/antd_validator.d.ts.map +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/bank/antd_validator.js +0 -26
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/bank/bank.d.ts +0 -257
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/bank/bank.d.ts.map +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/bank/bank.js +0 -450
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/bank/index.d.ts +0 -5
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/bank/index.d.ts.map +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/bank/index.js +0 -4
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/bank/types.d.ts +0 -7
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/bank/types.d.ts.map +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/bank/types.js +0 -45
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/bank/utils.d.ts +0 -8
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/bank/utils.d.ts.map +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/bank/utils.js +0 -9
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/country/country.d.ts +0 -822
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/country/country.d.ts.map +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/country/country.js +0 -737
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/country/index.d.ts +0 -4
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/country/index.d.ts.map +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/country/index.js +0 -3
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/country/types.d.ts +0 -63
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/country/types.d.ts.map +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/country/types.js +0 -105
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/country/utils.d.ts +0 -21
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/country/utils.d.ts.map +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/country/utils.js +0 -25
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/currency/currency.d.ts +0 -465
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/currency/currency.d.ts.map +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/currency/currency.js +0 -471
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/currency/index.d.ts +0 -4
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/currency/index.d.ts.map +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/currency/index.js +0 -3
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/currency/types.d.ts +0 -21
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/currency/types.d.ts.map +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/currency/types.js +0 -28
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/currency/utils.d.ts +0 -8
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/currency/utils.d.ts.map +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/currency/utils.js +0 -9
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/index.d.ts +0 -6
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/index.d.ts.map +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/index.js +0 -5
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/format.d.ts +0 -13
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/format.d.ts.map +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/format.js +0 -13
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/global/phone_number.d.ts +0 -162
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/global/phone_number.d.ts.map +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/global/phone_number.js +0 -459
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/global/service.d.ts +0 -267
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/global/service.d.ts.map +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/global/service.js +0 -498
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/index.d.ts +0 -6
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/index.d.ts.map +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/index.js +0 -5
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/tz/antd_validator.d.ts +0 -77
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/tz/antd_validator.d.ts.map +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/tz/antd_validator.js +0 -90
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/tz/network_operator.d.ts +0 -30
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/tz/network_operator.d.ts.map +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/tz/network_operator.js +0 -47
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/tz/phone_number.d.ts +0 -141
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/tz/phone_number.d.ts.map +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/tz/phone_number.js +0 -290
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/reports/index.d.ts +0 -2
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/reports/index.d.ts.map +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/reports/index.js +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/reports/report_manager.d.ts +0 -144
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/reports/report_manager.d.ts.map +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/reports/report_manager.js +0 -318
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/utils/id.d.ts +0 -12
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/utils/id.d.ts.map +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/utils/id.js +0 -19
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/utils/index.d.ts +0 -4
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/utils/index.d.ts.map +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/utils/index.js +0 -3
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/utils/text.d.ts +0 -32
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/utils/text.d.ts.map +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/utils/text.js +0 -68
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/utils/time.d.ts +0 -21
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/utils/time.d.ts.map +0 -1
- package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/utils/time.js +0 -34
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/mod.d.ts +0 -5
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/mod.d.ts.map +0 -1
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/mod.js +0 -20
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/config/config_service.d.ts +0 -11
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/config/config_service.d.ts.map +0 -1
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/config/config_service.js +0 -23
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/config/index.d.ts +0 -2
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/config/index.d.ts.map +0 -1
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/config/index.js +0 -17
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/data/banks_tz.d.ts +0 -7
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/data/banks_tz.d.ts.map +0 -1
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/data/banks_tz.js +0 -199
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/data/countries.d.ts +0 -39
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/data/countries.d.ts.map +0 -1
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/data/countries.js +0 -2477
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/data/currencies.d.ts +0 -1901
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/data/currencies.d.ts.map +0 -1
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/data/currencies.js +0 -1075
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/data/phone_patterns.d.ts +0 -3809
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/data/phone_patterns.d.ts.map +0 -1
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/data/phone_patterns.js +0 -2327
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/amount/amount.d.ts +0 -53
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/amount/amount.d.ts.map +0 -1
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/amount/amount.js +0 -194
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/amount/antd_validator.d.ts +0 -40
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/amount/antd_validator.d.ts.map +0 -1
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/amount/antd_validator.js +0 -62
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/amount/index.d.ts +0 -3
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/amount/index.d.ts.map +0 -1
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/amount/index.js +0 -18
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/bank/antd_validator.d.ts +0 -11
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/bank/antd_validator.d.ts.map +0 -1
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/bank/antd_validator.js +0 -30
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/bank/bank.d.ts +0 -257
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/bank/bank.d.ts.map +0 -1
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/bank/bank.js +0 -458
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/bank/index.d.ts +0 -5
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/bank/index.d.ts.map +0 -1
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/bank/index.js +0 -20
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/bank/types.d.ts +0 -7
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/bank/types.d.ts.map +0 -1
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/bank/types.js +0 -48
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/bank/utils.d.ts +0 -8
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/bank/utils.d.ts.map +0 -1
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/bank/utils.js +0 -12
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/country/country.d.ts +0 -822
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/country/country.d.ts.map +0 -1
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/country/country.js +0 -745
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/country/index.d.ts +0 -4
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/country/index.d.ts.map +0 -1
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/country/index.js +0 -19
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/country/types.d.ts +0 -63
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/country/types.d.ts.map +0 -1
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/country/types.js +0 -108
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/country/utils.d.ts +0 -21
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/country/utils.d.ts.map +0 -1
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/country/utils.js +0 -30
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/currency/currency.d.ts +0 -465
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/currency/currency.d.ts.map +0 -1
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/currency/currency.js +0 -479
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/currency/index.d.ts +0 -4
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/currency/index.d.ts.map +0 -1
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/currency/index.js +0 -19
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/currency/types.d.ts +0 -21
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/currency/types.d.ts.map +0 -1
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/currency/types.js +0 -31
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/currency/utils.d.ts +0 -8
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/currency/utils.d.ts.map +0 -1
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/currency/utils.js +0 -12
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/index.d.ts +0 -6
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/index.d.ts.map +0 -1
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/index.js +0 -21
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/format.d.ts +0 -13
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/format.d.ts.map +0 -1
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/format.js +0 -16
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/global/phone_number.d.ts +0 -162
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/global/phone_number.d.ts.map +0 -1
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/global/phone_number.js +0 -463
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/global/service.d.ts +0 -267
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/global/service.d.ts.map +0 -1
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/global/service.js +0 -506
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/index.d.ts +0 -6
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/index.d.ts.map +0 -1
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/index.js +0 -21
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/tz/antd_validator.d.ts +0 -77
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/tz/antd_validator.d.ts.map +0 -1
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/tz/antd_validator.js +0 -94
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/tz/network_operator.d.ts +0 -30
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/tz/network_operator.d.ts.map +0 -1
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/tz/network_operator.js +0 -50
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/tz/phone_number.d.ts +0 -141
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/tz/phone_number.d.ts.map +0 -1
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/phone_number/tz/phone_number.js +0 -294
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/reports/index.d.ts +0 -2
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/reports/index.d.ts.map +0 -1
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/reports/index.js +0 -17
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/reports/report_manager.d.ts +0 -144
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/reports/report_manager.d.ts.map +0 -1
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/reports/report_manager.js +0 -328
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/utils/id.d.ts +0 -12
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/utils/id.d.ts.map +0 -1
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/utils/id.js +0 -23
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/utils/index.d.ts +0 -4
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/utils/index.d.ts.map +0 -1
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/utils/index.js +0 -19
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/utils/text.d.ts +0 -32
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/utils/text.d.ts.map +0 -1
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/utils/text.js +0 -75
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/utils/time.d.ts +0 -21
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/utils/time.d.ts.map +0 -1
- package/script/npm/src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/utils/time.js +0 -39
|
@@ -1,465 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @fileoverview This file contains both the Currency class and CurrencyService class.
|
|
3
|
-
*
|
|
4
|
-
* ARCHITECTURE NOTE: Currency and CurrencyService Classes
|
|
5
|
-
* ======================================================
|
|
6
|
-
*
|
|
7
|
-
* These two classes have been intentionally placed in the same file to resolve
|
|
8
|
-
* a circular dependency issue. The original implementation had these in separate files:
|
|
9
|
-
*
|
|
10
|
-
* - Currency class: Defines currency properties and static accessors
|
|
11
|
-
* - CurrencyService class: Loads currency data and provides instance methods
|
|
12
|
-
*
|
|
13
|
-
* The circular dependency occurred because:
|
|
14
|
-
* 1. Currency needed CurrencyService to initialize its static properties
|
|
15
|
-
* 2. CurrencyService needed Currency to create Currency instances
|
|
16
|
-
*
|
|
17
|
-
* Previous attempts to solve this used setTimeout(0) to defer static initialization,
|
|
18
|
-
* but this created race conditions where static properties weren't immediately available
|
|
19
|
-
* after import (Currency.AFN would be undefined on first access).
|
|
20
|
-
*
|
|
21
|
-
* By combining both classes in a single file:
|
|
22
|
-
* - We ensure proper initialization order
|
|
23
|
-
* - All static properties are immediately available after import
|
|
24
|
-
* - The public API remains unchanged
|
|
25
|
-
*
|
|
26
|
-
* This approach follows the principle that closely related classes with circular
|
|
27
|
-
* dependencies are best managed in a unified module.
|
|
28
|
-
*/
|
|
29
|
-
import type { CurrencyCode } from "./types.js";
|
|
30
|
-
/**
|
|
31
|
-
* Represents a currency with essential details.
|
|
32
|
-
* @class Currency
|
|
33
|
-
*/
|
|
34
|
-
export declare class Currency {
|
|
35
|
-
private readonly _symbol;
|
|
36
|
-
private readonly _name;
|
|
37
|
-
private readonly _symbolNative;
|
|
38
|
-
private readonly _decimalDigits;
|
|
39
|
-
private readonly _rounding;
|
|
40
|
-
private readonly _code;
|
|
41
|
-
private readonly _namePlural;
|
|
42
|
-
static readonly USD: Currency;
|
|
43
|
-
static readonly CAD: Currency;
|
|
44
|
-
static readonly EUR: Currency;
|
|
45
|
-
static readonly AED: Currency;
|
|
46
|
-
static readonly AFN: Currency;
|
|
47
|
-
static readonly ALL: Currency;
|
|
48
|
-
static readonly AMD: Currency;
|
|
49
|
-
static readonly ARS: Currency;
|
|
50
|
-
static readonly AUD: Currency;
|
|
51
|
-
static readonly AZN: Currency;
|
|
52
|
-
static readonly BAM: Currency;
|
|
53
|
-
static readonly BDT: Currency;
|
|
54
|
-
static readonly BGN: Currency;
|
|
55
|
-
static readonly BHD: Currency;
|
|
56
|
-
static readonly BIF: Currency;
|
|
57
|
-
static readonly BND: Currency;
|
|
58
|
-
static readonly BOB: Currency;
|
|
59
|
-
static readonly BRL: Currency;
|
|
60
|
-
static readonly BWP: Currency;
|
|
61
|
-
static readonly BYN: Currency;
|
|
62
|
-
static readonly BZD: Currency;
|
|
63
|
-
static readonly CDF: Currency;
|
|
64
|
-
static readonly CHF: Currency;
|
|
65
|
-
static readonly CLP: Currency;
|
|
66
|
-
static readonly CNY: Currency;
|
|
67
|
-
static readonly COP: Currency;
|
|
68
|
-
static readonly CRC: Currency;
|
|
69
|
-
static readonly CVE: Currency;
|
|
70
|
-
static readonly CZK: Currency;
|
|
71
|
-
static readonly DJF: Currency;
|
|
72
|
-
static readonly DKK: Currency;
|
|
73
|
-
static readonly DOP: Currency;
|
|
74
|
-
static readonly DZD: Currency;
|
|
75
|
-
static readonly EEK: Currency;
|
|
76
|
-
static readonly EGP: Currency;
|
|
77
|
-
static readonly ERN: Currency;
|
|
78
|
-
static readonly ETB: Currency;
|
|
79
|
-
static readonly GBP: Currency;
|
|
80
|
-
static readonly GEL: Currency;
|
|
81
|
-
static readonly GHS: Currency;
|
|
82
|
-
static readonly GNF: Currency;
|
|
83
|
-
static readonly GTQ: Currency;
|
|
84
|
-
static readonly HKD: Currency;
|
|
85
|
-
static readonly HNL: Currency;
|
|
86
|
-
static readonly HRK: Currency;
|
|
87
|
-
static readonly HUF: Currency;
|
|
88
|
-
static readonly IDR: Currency;
|
|
89
|
-
static readonly ILS: Currency;
|
|
90
|
-
static readonly INR: Currency;
|
|
91
|
-
static readonly IQD: Currency;
|
|
92
|
-
static readonly IRR: Currency;
|
|
93
|
-
static readonly ISK: Currency;
|
|
94
|
-
static readonly JMD: Currency;
|
|
95
|
-
static readonly JOD: Currency;
|
|
96
|
-
static readonly JPY: Currency;
|
|
97
|
-
static readonly KES: Currency;
|
|
98
|
-
static readonly KHR: Currency;
|
|
99
|
-
static readonly KMF: Currency;
|
|
100
|
-
static readonly KRW: Currency;
|
|
101
|
-
static readonly KWD: Currency;
|
|
102
|
-
static readonly KZT: Currency;
|
|
103
|
-
static readonly LBP: Currency;
|
|
104
|
-
static readonly LKR: Currency;
|
|
105
|
-
static readonly LTL: Currency;
|
|
106
|
-
static readonly LVL: Currency;
|
|
107
|
-
static readonly LYD: Currency;
|
|
108
|
-
static readonly MAD: Currency;
|
|
109
|
-
static readonly MDL: Currency;
|
|
110
|
-
static readonly MGA: Currency;
|
|
111
|
-
static readonly MKD: Currency;
|
|
112
|
-
static readonly MMK: Currency;
|
|
113
|
-
static readonly MOP: Currency;
|
|
114
|
-
static readonly MUR: Currency;
|
|
115
|
-
static readonly MXN: Currency;
|
|
116
|
-
static readonly MYR: Currency;
|
|
117
|
-
static readonly MZN: Currency;
|
|
118
|
-
static readonly NAD: Currency;
|
|
119
|
-
static readonly NGN: Currency;
|
|
120
|
-
static readonly NIO: Currency;
|
|
121
|
-
static readonly NOK: Currency;
|
|
122
|
-
static readonly NPR: Currency;
|
|
123
|
-
static readonly NZD: Currency;
|
|
124
|
-
static readonly OMR: Currency;
|
|
125
|
-
static readonly PAB: Currency;
|
|
126
|
-
static readonly PEN: Currency;
|
|
127
|
-
static readonly PHP: Currency;
|
|
128
|
-
static readonly PKR: Currency;
|
|
129
|
-
static readonly PLN: Currency;
|
|
130
|
-
static readonly PYG: Currency;
|
|
131
|
-
static readonly QAR: Currency;
|
|
132
|
-
static readonly RON: Currency;
|
|
133
|
-
static readonly RSD: Currency;
|
|
134
|
-
static readonly RUB: Currency;
|
|
135
|
-
static readonly RWF: Currency;
|
|
136
|
-
static readonly SAR: Currency;
|
|
137
|
-
static readonly SDG: Currency;
|
|
138
|
-
static readonly SEK: Currency;
|
|
139
|
-
static readonly SGD: Currency;
|
|
140
|
-
static readonly SOS: Currency;
|
|
141
|
-
static readonly SYP: Currency;
|
|
142
|
-
static readonly THB: Currency;
|
|
143
|
-
static readonly TND: Currency;
|
|
144
|
-
static readonly TOP: Currency;
|
|
145
|
-
static readonly TRY: Currency;
|
|
146
|
-
static readonly TTD: Currency;
|
|
147
|
-
static readonly TWD: Currency;
|
|
148
|
-
static readonly TZS: Currency;
|
|
149
|
-
static readonly UAH: Currency;
|
|
150
|
-
static readonly UGX: Currency;
|
|
151
|
-
static readonly UYU: Currency;
|
|
152
|
-
static readonly UZS: Currency;
|
|
153
|
-
static readonly VEF: Currency;
|
|
154
|
-
static readonly VND: Currency;
|
|
155
|
-
static readonly XAF: Currency;
|
|
156
|
-
static readonly XOF: Currency;
|
|
157
|
-
static readonly YER: Currency;
|
|
158
|
-
static readonly ZAR: Currency;
|
|
159
|
-
static readonly ZMK: Currency;
|
|
160
|
-
static readonly ZWL: Currency;
|
|
161
|
-
static readonly ZIMBABWEAN_DOLLAR: Currency;
|
|
162
|
-
static readonly ZAMBIAN_KWACHA: Currency;
|
|
163
|
-
static readonly YEMENI_RIAL: Currency;
|
|
164
|
-
static readonly URUGUAYAN_PESO: Currency;
|
|
165
|
-
static readonly UZBEKISTAN_SOM: Currency;
|
|
166
|
-
static readonly VENEZUELAN_BOLIVAR: Currency;
|
|
167
|
-
static readonly VIETNAMESE_DONG: Currency;
|
|
168
|
-
static readonly UGANDAN_SHILLING: Currency;
|
|
169
|
-
static readonly UKRAINIAN_HRYVNIA: Currency;
|
|
170
|
-
static readonly TANZANIAN_SHILLING: Currency;
|
|
171
|
-
static readonly TAIWAN_NEW_DOLLAR: Currency;
|
|
172
|
-
static readonly TRINIDAD_AND_TOBAGO_DOLLAR: Currency;
|
|
173
|
-
static readonly TURKISH_LIRA: Currency;
|
|
174
|
-
static readonly TONGAN_PAANGA: Currency;
|
|
175
|
-
static readonly TUNISIAN_DINAR: Currency;
|
|
176
|
-
static readonly THAI_BAHT: Currency;
|
|
177
|
-
static readonly SYRIAN_POUND: Currency;
|
|
178
|
-
static readonly SOMALI_SHILLING: Currency;
|
|
179
|
-
static readonly SINGAPORE_DOLLAR: Currency;
|
|
180
|
-
static readonly SWEDISH_KRONA: Currency;
|
|
181
|
-
static readonly SUDANESE_POUND: Currency;
|
|
182
|
-
static readonly SAUDI_RIYAL: Currency;
|
|
183
|
-
static readonly RWANDAN_FRANC: Currency;
|
|
184
|
-
static readonly RUSSIAN_RUBLE: Currency;
|
|
185
|
-
static readonly SERBIAN_DINAR: Currency;
|
|
186
|
-
static readonly ROMANIAN_LEU: Currency;
|
|
187
|
-
static readonly QATARI_RIAL: Currency;
|
|
188
|
-
static readonly PARAGUAYAN_GUARANI: Currency;
|
|
189
|
-
static readonly POLISH_ZLOTY: Currency;
|
|
190
|
-
static readonly PAKISTANI_RUPEE: Currency;
|
|
191
|
-
static readonly PHILIPPINE_PESO: Currency;
|
|
192
|
-
static readonly PERUVIAN_NUEVO_SOL: Currency;
|
|
193
|
-
static readonly PANAMANIAN_BALBOA: Currency;
|
|
194
|
-
static readonly OMANI_RIAL: Currency;
|
|
195
|
-
static readonly NEW_ZEALAND_DOLLAR: Currency;
|
|
196
|
-
static readonly NEPALESE_RUPEE: Currency;
|
|
197
|
-
static readonly NORWEGIAN_KRONE: Currency;
|
|
198
|
-
static readonly NICARAGUAN_CORDOBA: Currency;
|
|
199
|
-
static readonly NIGERIAN_NAIRA: Currency;
|
|
200
|
-
static readonly NAMIBIAN_DOLLAR: Currency;
|
|
201
|
-
static readonly MOZAMBICAN_METICAL: Currency;
|
|
202
|
-
static readonly MALAYSIAN_RINGGIT: Currency;
|
|
203
|
-
static readonly MEXICAN_PESO: Currency;
|
|
204
|
-
static readonly MAURITIAN_RUPEE: Currency;
|
|
205
|
-
static readonly MACANESE_PATACA: Currency;
|
|
206
|
-
static readonly MYANMA_KYAT: Currency;
|
|
207
|
-
static readonly MACEDONIAN_DENAR: Currency;
|
|
208
|
-
static readonly MALAGASY_ARIARY: Currency;
|
|
209
|
-
static readonly MOLDOVAN_LEU: Currency;
|
|
210
|
-
static readonly MOROCCAN_DIRHAM: Currency;
|
|
211
|
-
static readonly LIBYAN_DINAR: Currency;
|
|
212
|
-
static readonly LATVIAN_LATS: Currency;
|
|
213
|
-
static readonly LITHUANIAN_LITAS: Currency;
|
|
214
|
-
static readonly SRI_LANKAN_RUPEE: Currency;
|
|
215
|
-
static readonly LEBANESE_POUND: Currency;
|
|
216
|
-
static readonly KAZAKHSTANI_TENGE: Currency;
|
|
217
|
-
static readonly KUWAITI_DINAR: Currency;
|
|
218
|
-
static readonly SOUTH_KOREAN_WON: Currency;
|
|
219
|
-
static readonly CAMBODIAN_RIEL: Currency;
|
|
220
|
-
static readonly KENYAN_SHILLING: Currency;
|
|
221
|
-
static readonly JORDANIAN_DINAR: Currency;
|
|
222
|
-
static readonly JAMAICAN_DOLLAR: Currency;
|
|
223
|
-
static readonly ICELANDIC_KRONA: Currency;
|
|
224
|
-
static readonly IRANIAN_RIAL: Currency;
|
|
225
|
-
static readonly IRAQI_DINAR: Currency;
|
|
226
|
-
static readonly INDIAN_RUPEE: Currency;
|
|
227
|
-
static readonly ISRAELI_NEW_SHEQEL: Currency;
|
|
228
|
-
static readonly INDONESIAN_RUPIAH: Currency;
|
|
229
|
-
static readonly HUNGARIAN_FORINT: Currency;
|
|
230
|
-
static readonly CROATIAN_KUNA: Currency;
|
|
231
|
-
static readonly HONDURAN_LEMPIRA: Currency;
|
|
232
|
-
static readonly HONG_KONG_DOLLAR: Currency;
|
|
233
|
-
static readonly GUATEMALAN_QUETZAL: Currency;
|
|
234
|
-
static readonly GUINEAN_FRANC: Currency;
|
|
235
|
-
static readonly GHANAIAN_CEDI: Currency;
|
|
236
|
-
static readonly GEORGIAN_LARI: Currency;
|
|
237
|
-
static readonly BRITISH_POUND_STERLING: Currency;
|
|
238
|
-
static readonly ETHIOPIAN_BIRR: Currency;
|
|
239
|
-
static readonly ERITREAN_NAKFA: Currency;
|
|
240
|
-
static readonly EGYPTIAN_POUND: Currency;
|
|
241
|
-
static readonly ESTONIAN_KROON: Currency;
|
|
242
|
-
static readonly ALGERIAN_DINAR: Currency;
|
|
243
|
-
static readonly DOMINICAN_PESO: Currency;
|
|
244
|
-
static readonly DANISH_KRONE: Currency;
|
|
245
|
-
static readonly DJIBOUTIAN_FRANC: Currency;
|
|
246
|
-
static readonly CZECH_REPUBLIC_KORUNA: Currency;
|
|
247
|
-
static readonly CAPE_VERDEAN_ESCUDO: Currency;
|
|
248
|
-
static readonly COSTA_RICAN_COLON: Currency;
|
|
249
|
-
static readonly COLOMBIAN_PESO: Currency;
|
|
250
|
-
static readonly CHINESE_YUAN: Currency;
|
|
251
|
-
static readonly CHILEAN_PESO: Currency;
|
|
252
|
-
static readonly SWISS_FRANC: Currency;
|
|
253
|
-
static readonly CONGOLESE_FRANC: Currency;
|
|
254
|
-
static readonly BELIZE_DOLLAR: Currency;
|
|
255
|
-
static readonly BELARUSIAN_RUBLE: Currency;
|
|
256
|
-
static readonly BOTSWANAN_PULA: Currency;
|
|
257
|
-
static readonly BRAZILIAN_REAL: Currency;
|
|
258
|
-
static readonly BOLIVIAN_BOLIVIANO: Currency;
|
|
259
|
-
static readonly BRUNEI_DOLLAR: Currency;
|
|
260
|
-
static readonly BURUNDIAN_FRANC: Currency;
|
|
261
|
-
static readonly BAHRAINI_DINAR: Currency;
|
|
262
|
-
static readonly BULGARIAN_LEV: Currency;
|
|
263
|
-
static readonly BANGLADESHI_TAKA: Currency;
|
|
264
|
-
static readonly BOSNIAN_CONVERTIBLE_MARK: Currency;
|
|
265
|
-
static readonly AZERBAIJANI_MANAT: Currency;
|
|
266
|
-
static readonly ARGENTINE_PESO: Currency;
|
|
267
|
-
static readonly ARMENIAN_DRAM: Currency;
|
|
268
|
-
static readonly ALBANIAN_LEK: Currency;
|
|
269
|
-
static readonly AFGHAN_AFGHANI: Currency;
|
|
270
|
-
static readonly UNITED_ARAB_EMIRATES_DIRHAM: Currency;
|
|
271
|
-
static readonly EURO: Currency;
|
|
272
|
-
static readonly CANADIAN_DOLLAR: Currency;
|
|
273
|
-
static readonly US_DOLLAR: Currency;
|
|
274
|
-
static readonly AUSTRALIAN_DOLLAR: Currency;
|
|
275
|
-
static readonly CFA_FRANC_BEAC: Currency;
|
|
276
|
-
static readonly CFA_FRANC_BCEAO: Currency;
|
|
277
|
-
/**
|
|
278
|
-
* Creates a new Currency instance.
|
|
279
|
-
* @param {string} _symbol - The international symbol of the currency
|
|
280
|
-
* @param {string} _name - The full name of the currency
|
|
281
|
-
* @param {string} _symbolNative - The native symbol of the currency
|
|
282
|
-
* @param {number} _decimalDigits - Number of decimal places typically used with this currency
|
|
283
|
-
* @param {number} _rounding - Rounding increment used for this currency
|
|
284
|
-
* @param {CurrencyCode} _code - The ISO 4217 currency code
|
|
285
|
-
* @param {string} _namePlural - The plural form of the currency name
|
|
286
|
-
*/
|
|
287
|
-
constructor(_symbol: string, _name: string, _symbolNative: string, _decimalDigits: number, _rounding: number, _code: CurrencyCode, _namePlural: string);
|
|
288
|
-
/**
|
|
289
|
-
* Gets the international symbol of the currency.
|
|
290
|
-
* @returns {string} The international symbol of the currency
|
|
291
|
-
*/
|
|
292
|
-
get symbol(): string;
|
|
293
|
-
/**
|
|
294
|
-
* Gets the full name of the currency.
|
|
295
|
-
* @returns {string} The full name of the currency
|
|
296
|
-
*/
|
|
297
|
-
get name(): string;
|
|
298
|
-
/**
|
|
299
|
-
* Gets the native symbol of the currency.
|
|
300
|
-
* @returns {string} The native symbol of the currency
|
|
301
|
-
*/
|
|
302
|
-
get symbolNative(): string;
|
|
303
|
-
/**
|
|
304
|
-
* Gets the number of decimal places typically used with this currency.
|
|
305
|
-
* @returns {number} The number of decimal places
|
|
306
|
-
*/
|
|
307
|
-
get decimalDigits(): number;
|
|
308
|
-
/**
|
|
309
|
-
* Gets the rounding increment used for this currency.
|
|
310
|
-
* @returns {number} The rounding increment
|
|
311
|
-
*/
|
|
312
|
-
get rounding(): number;
|
|
313
|
-
/**
|
|
314
|
-
* Gets the ISO 4217 currency code.
|
|
315
|
-
* @returns {string} The ISO 4217 currency code
|
|
316
|
-
*/
|
|
317
|
-
get code(): CurrencyCode;
|
|
318
|
-
/**
|
|
319
|
-
* Gets the plural form of the currency name.
|
|
320
|
-
* @returns {string} The plural form of the currency name
|
|
321
|
-
*/
|
|
322
|
-
get namePlural(): string;
|
|
323
|
-
/**
|
|
324
|
-
* Creates a string representation of the currency.
|
|
325
|
-
* @returns {string} String representation of the currency
|
|
326
|
-
*/
|
|
327
|
-
toString(): string;
|
|
328
|
-
/**
|
|
329
|
-
* Retrieves a currency by its ISO code.
|
|
330
|
-
* @param {CurrencyCode} code The ISO code of the currency.
|
|
331
|
-
* @returns {Currency | undefined} The currency corresponding to the ISO code or `undefined` if not found.
|
|
332
|
-
*/
|
|
333
|
-
static fromCode(code: CurrencyCode): Currency | undefined;
|
|
334
|
-
/**
|
|
335
|
-
* Retrieves a currency by its name.
|
|
336
|
-
* @param {string} currencyName The name of the currency.
|
|
337
|
-
* @returns {Currency | undefined} The currency corresponding to the name or `undefined` if not found.
|
|
338
|
-
*/
|
|
339
|
-
static fromName(currencyName: string): Currency | undefined;
|
|
340
|
-
/**
|
|
341
|
-
* Returns all available currencies.
|
|
342
|
-
* @returns {Currency[]} Array of all currencies
|
|
343
|
-
*/
|
|
344
|
-
static getAll(): Currency[];
|
|
345
|
-
/**
|
|
346
|
-
* Validates if a given currency code is valid
|
|
347
|
-
* @param code The currency code to validate
|
|
348
|
-
* @returns True if the currency code is valid
|
|
349
|
-
*/
|
|
350
|
-
static isValidCode(code?: CurrencyCode | null): boolean;
|
|
351
|
-
/**
|
|
352
|
-
* Validates if a given currency name is valid
|
|
353
|
-
* @param currencyName The currency name to validate
|
|
354
|
-
* @returns True if the currency name is valid
|
|
355
|
-
*/
|
|
356
|
-
static isValidName(currencyName?: string | null): boolean;
|
|
357
|
-
/**
|
|
358
|
-
* Attempts to create a Currency instance from a currency name or ISO code string.
|
|
359
|
-
* The `CurrencyCode` type provides type hints for valid ISO codes but resolves to `string`.
|
|
360
|
-
* @param input The currency name or ISO code string.
|
|
361
|
-
* @returns A Currency instance if valid input, undefined otherwise.
|
|
362
|
-
*/
|
|
363
|
-
static from(input: string | CurrencyCode): Currency | undefined;
|
|
364
|
-
/**
|
|
365
|
-
* Checks if an unknown value is a Currency instance
|
|
366
|
-
* @param obj The value to validate
|
|
367
|
-
* @returns Type predicate indicating if the value is a valid Currency
|
|
368
|
-
*/
|
|
369
|
-
static is(obj: unknown): obj is Currency;
|
|
370
|
-
}
|
|
371
|
-
/**
|
|
372
|
-
* Service for managing currency data.
|
|
373
|
-
* @class CurrencyService
|
|
374
|
-
*/
|
|
375
|
-
export declare class CurrencyService {
|
|
376
|
-
private static instance;
|
|
377
|
-
private currencyList;
|
|
378
|
-
private currencyRecord;
|
|
379
|
-
private nameRecord;
|
|
380
|
-
private staticReferences;
|
|
381
|
-
private constructor();
|
|
382
|
-
/**
|
|
383
|
-
* Gets the singleton instance of CurrencyService.
|
|
384
|
-
* Creates the instance if it doesn't exist.
|
|
385
|
-
* @static
|
|
386
|
-
* @returns {CurrencyService} The singleton instance
|
|
387
|
-
*/
|
|
388
|
-
static getInstance(): CurrencyService;
|
|
389
|
-
/**
|
|
390
|
-
* Initializes the service with currency data.
|
|
391
|
-
* Should be called once when your application starts.
|
|
392
|
-
*/
|
|
393
|
-
private initialize;
|
|
394
|
-
/**
|
|
395
|
-
* Gets all currencies.
|
|
396
|
-
* @returns {Currency[]} Array of all currencies
|
|
397
|
-
*/
|
|
398
|
-
getAll(): Currency[];
|
|
399
|
-
/**
|
|
400
|
-
* Gets all currencies as a record.
|
|
401
|
-
* @returns {Record<string, Currency>} Record of currency codes and currency objects
|
|
402
|
-
*/
|
|
403
|
-
getAllAsRecord(): Record<string, Currency>;
|
|
404
|
-
/**
|
|
405
|
-
* Gets static currency references to be used by the Currency class.
|
|
406
|
-
* @returns {Map<string, Currency>} Map of static references
|
|
407
|
-
*/
|
|
408
|
-
getStaticReferences(): Map<string, Currency>;
|
|
409
|
-
/**
|
|
410
|
-
* Retrieves a currency by its ISO code.
|
|
411
|
-
* @param {string} code The ISO code of the currency.
|
|
412
|
-
* @returns {Currency | undefined} The currency corresponding to the ISO code or `undefined` if not found.
|
|
413
|
-
*/
|
|
414
|
-
fromCode(code: string): Currency | undefined;
|
|
415
|
-
/**
|
|
416
|
-
* Retrieves a currency by its name.
|
|
417
|
-
* @param {string} currencyName The name of the currency.
|
|
418
|
-
* @returns {Currency | undefined} The currency corresponding to the name or `undefined` if not found.
|
|
419
|
-
*/
|
|
420
|
-
fromName(currencyName: string): Currency | undefined;
|
|
421
|
-
/**
|
|
422
|
-
* Validates if a given ISO currency code is valid
|
|
423
|
-
*
|
|
424
|
-
* @param {string | null | undefined} code - The currency code to validate.
|
|
425
|
-
* Should be a three-letter ISO currency code (e.g., 'USD', 'EUR').
|
|
426
|
-
*
|
|
427
|
-
* @returns {boolean} Returns true if:
|
|
428
|
-
* - The currency code is not null/undefined
|
|
429
|
-
* - The currency code successfully resolves to a valid Currency instance
|
|
430
|
-
* Returns false otherwise.
|
|
431
|
-
*/
|
|
432
|
-
isValidCode(code?: string | null): boolean;
|
|
433
|
-
/**
|
|
434
|
-
* Validates if a given currency name is valid
|
|
435
|
-
*
|
|
436
|
-
* @param {string | null | undefined} currencyName - The currency name to validate.
|
|
437
|
-
*
|
|
438
|
-
* @returns {boolean} Returns true if:
|
|
439
|
-
* - The currency name is not null/undefined
|
|
440
|
-
* - The currency name successfully resolves to a valid Currency instance
|
|
441
|
-
* Returns false otherwise.
|
|
442
|
-
*/
|
|
443
|
-
isValidName(currencyName?: string | null): boolean;
|
|
444
|
-
/**
|
|
445
|
-
* Gets a regex-ready pattern matching all currency symbols
|
|
446
|
-
* Pattern is memoized for performance
|
|
447
|
-
* @returns {string} Pipe-separated pattern of escaped currency symbols
|
|
448
|
-
*
|
|
449
|
-
* @example
|
|
450
|
-
* const pattern = currencyService.getCurrencySymbolPattern();
|
|
451
|
-
* // Returns something like: "\$|€|\£|¥"
|
|
452
|
-
*/
|
|
453
|
-
getCurrencySymbolPattern(): string;
|
|
454
|
-
/**
|
|
455
|
-
* Escapes special characters in a string for use in regular expressions
|
|
456
|
-
* @private
|
|
457
|
-
* @param {string} string - The string to escape
|
|
458
|
-
* @returns {string} The escaped string
|
|
459
|
-
*
|
|
460
|
-
* @example
|
|
461
|
-
* private escapeRegExp("$") // Returns "\$"
|
|
462
|
-
*/
|
|
463
|
-
private escapeRegExp;
|
|
464
|
-
}
|
|
465
|
-
//# sourceMappingURL=currency.d.ts.map
|
package/esm/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/currency/currency.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"currency.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/deps/jsr.io/@temboplus/frontend-core/0.2.21/src/models/currency/currency.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AAGH,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,YAAY,CAAC;AAG/C;;;GAGG;AACH,qBAAa,QAAQ;IA2PjB,OAAO,CAAC,QAAQ,CAAC,OAAO;IACxB,OAAO,CAAC,QAAQ,CAAC,KAAK;IACtB,OAAO,CAAC,QAAQ,CAAC,aAAa;IAC9B,OAAO,CAAC,QAAQ,CAAC,cAAc;IAC/B,OAAO,CAAC,QAAQ,CAAC,SAAS;IAC1B,OAAO,CAAC,QAAQ,CAAC,KAAK;IACtB,OAAO,CAAC,QAAQ,CAAC,WAAW;IA/P9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MAAM,CAAC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC;IAC9B,MA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"}
|