Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: types exports #1423

Merged
merged 25 commits into from
Nov 20, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
28e0da7
fix(translations): sync translations from transifex (master)
dhis2-bot Sep 14, 2023
4c04b5a
chore(release): cut 8.14.2 [skip release]
dhis2-bot Sep 14, 2023
b373859
fix(pagination): add row padding on small screens and demo stories
HendrikThePendric Sep 14, 2023
91a4e6f
Merge pull request #1405 from dhis2/DHIS2-15465-pagination-row-paddin…
HendrikThePendric Sep 14, 2023
b55bb6c
chore(release): cut 8.14.3 [skip release]
dhis2-bot Sep 14, 2023
ac1b242
fix(translations): sync translations from transifex (master)
dhis2-bot Sep 15, 2023
d3123e3
chore(release): cut 8.14.4 [skip release]
dhis2-bot Sep 15, 2023
4a8b0b3
fix(translations): sync translations from transifex (master)
dhis2-bot Sep 23, 2023
3ea1e86
chore(release): cut 8.14.5 [skip release]
dhis2-bot Sep 23, 2023
20ab2ca
fix(portal): get default mount node at execution time
Mohammer5 Oct 2, 2023
c77d07d
Merge pull request #1408 from dhis2/portal_-_get_default_at_execution…
Mohammer5 Oct 2, 2023
38a5c25
chore(release): cut 8.14.6 [skip release]
dhis2-bot Oct 2, 2023
071453c
fix(translations): sync translations from transifex (master)
dhis2-bot Oct 3, 2023
b594249
chore(release): cut 8.14.7 [skip release]
dhis2-bot Oct 3, 2023
fb22f68
fix(translations): sync translations from transifex (master)
dhis2-bot Oct 5, 2023
0b14673
chore(release): cut 8.14.8 [skip release]
dhis2-bot Oct 5, 2023
92de2ae
chore: include selector-bar in transifex config
Philip-Larsen-Donnelly Oct 9, 2023
a3a88e5
chore: fix transifex config
Philip-Larsen-Donnelly Oct 9, 2023
7ea15fe
fix(translations): sync translations from transifex (master)
dhis2-bot Oct 10, 2023
0a8db7b
chore(release): cut 8.14.9 [skip release]
dhis2-bot Oct 10, 2023
f7cc472
fix(translations): sync translations from transifex (master)
dhis2-bot Nov 5, 2023
a7c1306
chore(release): cut 8.14.10 [skip release]
dhis2-bot Nov 5, 2023
e56247e
Merge branch 'master' into alpha
Birkbjo Nov 15, 2023
6012942
chore(changelog): merge changelog correctly
Birkbjo Nov 15, 2023
e16036b
fix(package): include types in exports field
Birkbjo Nov 15, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion .tx/config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[main]
host = https://www.transifex.com
lang_map = fa_AF: prs, uz@Cyrl: uz, uz@Latn: uz_Latn
lang_map = fa_AF: prs, uz@Cyrl: uz_UZ_Cyrl, uz@Latn: uz_UZ_Latn

[o:hisp-uio:p:app-component-ui:r:file-input]
file_filter = components/file-input/i18n/<lang>.po
Expand Down Expand Up @@ -37,6 +37,13 @@ source_lang = en
type = PO
minimum_perc = 0

[o:hisp-uio:p:app-component-ui:r:selector-bar]
file_filter = components/selector-bar/i18n/<lang>.po
source_file = components/selector-bar/i18n/en.pot
source_lang = en
type = PO
minimum_perc = 0

[o:hisp-uio:p:app-component-ui:r:sharing-dialog]
file_filter = components/sharing-dialog/i18n/<lang>.po
source_file = components/sharing-dialog/i18n/en.pot
Expand Down
66 changes: 64 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,17 @@
# [8.15.0-alpha.2](https://github.com/dhis2/ui/compare/v8.15.0-alpha.1...v8.15.0-alpha.2) (2023-10-20)


### Bug Fixes

* minor type fixes ([#1416](https://github.com/dhis2/ui/issues/1416)) ([71f4537](https://github.com/dhis2/ui/commit/71f4537098bd9869a4903127a5ccde78f64a8c7f))

## [8.14.10](https://github.com/dhis2/ui/compare/v8.14.9...v8.14.10) (2023-11-05)


### Bug Fixes

* **translations:** sync translations from transifex (master) ([f7cc472](https://github.com/dhis2/ui/commit/f7cc4726949384d9e6e7739a39565f51d9dcf286))


# [8.15.0-alpha.1](https://github.com/dhis2/ui/compare/v8.14.2-alpha.1...v8.15.0-alpha.1) (2023-10-19)


Expand All @@ -14,10 +21,65 @@

## [8.14.2-alpha.1](https://github.com/dhis2/ui/compare/v8.14.1...v8.14.2-alpha.1) (2023-10-12)

### Bug Fixes
* **types:** add type declarations for components ([#1399](https://github.com/dhis2/ui/issues/1399)) ([d3e74c5](https://github.com/dhis2/ui/commit/d3e74c572f30f383e94868c66ff4c767a68c97dc))


## [8.14.9](https://github.com/dhis2/ui/compare/v8.14.8...v8.14.9) (2023-10-10)


### Bug Fixes

* **types:** add type declarations for components ([#1399](https://github.com/dhis2/ui/issues/1399)) ([d3e74c5](https://github.com/dhis2/ui/commit/d3e74c572f30f383e94868c66ff4c767a68c97dc))
* **translations:** sync translations from transifex (master) ([7ea15fe](https://github.com/dhis2/ui/commit/7ea15feb4dfe7e21bef2cbca93b1159ddb6b8960))

## [8.14.8](https://github.com/dhis2/ui/compare/v8.14.7...v8.14.8) (2023-10-05)


### Bug Fixes

* **translations:** sync translations from transifex (master) ([fb22f68](https://github.com/dhis2/ui/commit/fb22f682f36a1347eecfbdbc65bb32ed30d7d7fe))

## [8.14.7](https://github.com/dhis2/ui/compare/v8.14.6...v8.14.7) (2023-10-03)


### Bug Fixes

* **translations:** sync translations from transifex (master) ([071453c](https://github.com/dhis2/ui/commit/071453c5570fa61461a01310e65ca2061b64a80d))

## [8.14.6](https://github.com/dhis2/ui/compare/v8.14.5...v8.14.6) (2023-10-02)


### Bug Fixes

* **portal:** get default mount node at execution time ([20ab2ca](https://github.com/dhis2/ui/commit/20ab2cacb84c0f704d6cbb18000b035ce581446c))

## [8.14.5](https://github.com/dhis2/ui/compare/v8.14.4...v8.14.5) (2023-09-23)


### Bug Fixes

* **translations:** sync translations from transifex (master) ([4a8b0b3](https://github.com/dhis2/ui/commit/4a8b0b3135347c474cbc0a37bc155a83e16e2713))

## [8.14.4](https://github.com/dhis2/ui/compare/v8.14.3...v8.14.4) (2023-09-15)


### Bug Fixes

* **translations:** sync translations from transifex (master) ([ac1b242](https://github.com/dhis2/ui/commit/ac1b2425b04d1e269dc8d05396d97a98bb37e882))

## [8.14.3](https://github.com/dhis2/ui/compare/v8.14.2...v8.14.3) (2023-09-14)


### Bug Fixes

* **pagination:** add row padding on small screens and demo stories ([b373859](https://github.com/dhis2/ui/commit/b37385931645dbae98108c850ec384e8a8f6e03c))

## [8.14.2](https://github.com/dhis2/ui/compare/v8.14.1...v8.14.2) (2023-09-14)


### Bug Fixes

* **translations:** sync translations from transifex (master) ([28e0da7](https://github.com/dhis2/ui/commit/28e0da7dfca340ad7c4e9a3e7ebe4150decb3d82))

## [8.14.1](https://github.com/dhis2/ui/compare/v8.14.0...v8.14.1) (2023-09-11)

Expand Down
2 changes: 1 addition & 1 deletion collections/forms/i18n/nl.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: i18next-conv\n"
"POT-Creation-Date: 2023-02-28T09:45:49.286Z\n"
"POT-Creation-Date: 2023-05-05T12:46:11.864Z\n"
"PO-Revision-Date: 2021-06-24 12:50+0000\n"
"Last-Translator: Charel van den Elsen, 2023\n"
"Language-Team: Dutch (https://app.transifex.com/hisp-uio/teams/100509/nl/)\n"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
msgid ""
msgstr ""
"Project-Id-Version: i18next-conv\n"
"POT-Creation-Date: 2022-02-11T13:37:19.312Z\n"
"POT-Creation-Date: 2023-05-05T12:46:11.864Z\n"
"PO-Revision-Date: 2021-06-24 12:50+0000\n"
"Last-Translator: Ibatov <[email protected]>, 2021\n"
"Language-Team: Uzbek (Cyrillic) (https://www.transifex.com/hisp-uio/teams/100509/uz@Cyrl/)\n"
"Language-Team: Uzbek (Cyrillic) (https://app.transifex.com/hisp-uio/teams/100509/uz@Cyrl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
Expand Down Expand Up @@ -81,9 +81,6 @@ msgstr "Пароль таркибида камида 1 та рақам бўли
msgid "Password should have at least one special character"
msgstr "Пароль таркибида камида 1 та махсус белги бўлиши лозим"

msgid "Please provide a username between 4 and 255 characters"
msgstr ""

msgid "Please provide a valid email address"
msgstr "Илтимос, амалдаги е-почта манзилини кўрсатинг"

Expand All @@ -104,3 +101,9 @@ msgstr ""

msgid "Please provide a valid url"
msgstr "Илтимос, ҳақиқий URL манзилни кўрсатинг"

msgctxt " - or @"
msgid ""
"Please provide a username between 4 and 255 characters long and possibly "
"separated by . "
msgstr ""
109 changes: 109 additions & 0 deletions collections/forms/i18n/uz_UZ_Latn.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,109 @@
#
# Translators:
# Yury Rogachev <[email protected]>, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: i18next-conv\n"
"POT-Creation-Date: 2023-05-05T12:46:11.864Z\n"
"PO-Revision-Date: 2021-06-24 12:50+0000\n"
"Last-Translator: Yury Rogachev <[email protected]>, 2021\n"
"Language-Team: Uzbek (Latin) (https://app.transifex.com/hisp-uio/teams/100509/uz@Latn/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: uz@Latn\n"
"Plural-Forms: nplurals=1; plural=0;\n"

msgid "Upload file"
msgstr "Faylni yuklash"

msgid "Upload files"
msgstr ""

msgid "Remove"
msgstr "Олиб ташлаш"

msgid "Please provide an alpha-numeric value"
msgstr ""

msgid "Please provide a boolean value"
msgstr ""

msgid "Please enter between {{lowerBound}} and {{upperBound}} characters"
msgstr ""

msgid ""
"Please make sure the value of this input matches the value in "
"\"{{otherField}}\"."
msgstr ""
"Ushbu yozuvning qiymati \"{{otherField}}\" dagi qiymatga mos kelishiga "
"ishonch hosil qiling."

msgid "Please enter a maximum of {{upperBound}} characters"
msgstr ""

msgid "Please enter a number with a maximum of {{upperBound}}"
msgstr ""

msgid "Please enter at least {{lowerBound}} characters"
msgstr ""

msgid "Please enter a number of at least {{lowerBound}}"
msgstr ""

msgid "Number cannot be less than {{lowerBound}} or more than {{upperBound}}"
msgstr ""

msgid ""
"Please make sure the value of this input matches the pattern "
"{{patternString}}."
msgstr ""

msgid "Password should be a string"
msgstr ""

msgid "Password should be at least 8 characters long"
msgstr "Parol kamida 8 ta belgidan iborat boʼlishi lozim"

msgid "Password should be no longer than 34 characters"
msgstr "Parol 34 ta belgidan oshmasligi lozim"

msgid "Password should contain at least one lowercase letter"
msgstr "Parol tarkibida kamida 1 ta kichik harf boʼlishi lozim"

msgid "Password should contain at least one UPPERCASE letter"
msgstr "Parol tarkibida kamida 1 ta BOSh harf boʼlishi lozim"

msgid "Password should contain at least one number"
msgstr "Parol tarkibida kamida 1 ta raqam boʼlishi lozim"

msgid "Password should have at least one special character"
msgstr "Parol tarkibida kamida 1 ta maxsus belgi boʼlishi lozim"

msgid "Please provide a valid email address"
msgstr "Iltimos, amaldagi ye-pochta manzilini koʼrsating"

msgid "Please provide a value"
msgstr ""

msgid "Please provide a round number without decimals"
msgstr ""

msgid "Please provide a valid international phone number."
msgstr ""

msgid "Please provide a number"
msgstr ""

msgid "Please provide a string"
msgstr ""

msgid "Please provide a valid url"
msgstr "Iltimos, haqiqiy URL manzilni koʼrsating"

msgctxt " - or @"
msgid ""
"Please provide a username between 4 and 255 characters long and possibly "
"separated by . "
msgstr ""
1 change: 1 addition & 0 deletions collections/forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"build/cjs/locales/index.js"
],
"exports": {
"types": "./types/index.d.ts",
"import": "./build/es/index.js",
"require": "./build/cjs/index.js"
},
Expand Down
1 change: 1 addition & 0 deletions collections/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"main": "./build/cjs/index.js",
"module": "./build/es/index.js",
"exports": {
"types": "./types/index.d.ts",
"import": "./build/es/index.js",
"require": "./build/cjs/index.js"
},
Expand Down
1 change: 1 addition & 0 deletions components/alert/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"main": "./build/cjs/index.js",
"module": "./build/es/index.js",
"exports": {
"types": "./types/index.d.ts",
"import": "./build/es/index.js",
"require": "./build/cjs/index.js"
},
Expand Down
1 change: 1 addition & 0 deletions components/box/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"main": "./build/cjs/index.js",
"module": "./build/es/index.js",
"exports": {
"types": "./types/index.d.ts",
"import": "./build/es/index.js",
"require": "./build/cjs/index.js"
},
Expand Down
1 change: 1 addition & 0 deletions components/button/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"main": "./build/cjs/index.js",
"module": "./build/es/index.js",
"exports": {
"types": "./types/index.d.ts",
"import": "./build/es/index.js",
"require": "./build/cjs/index.js"
},
Expand Down
1 change: 1 addition & 0 deletions components/calendar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"main": "./build/cjs/index.js",
"module": "./build/es/index.js",
"exports": {
"types": "./types/index.d.ts",
"import": "./build/es/index.js",
"require": "./build/cjs/index.js"
},
Expand Down
1 change: 1 addition & 0 deletions components/card/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"main": "./build/cjs/index.js",
"module": "./build/es/index.js",
"exports": {
"types": "./types/index.d.ts",
"import": "./build/es/index.js",
"require": "./build/cjs/index.js"
},
Expand Down
1 change: 1 addition & 0 deletions components/center/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"main": "./build/cjs/index.js",
"module": "./build/es/index.js",
"exports": {
"types": "./types/index.d.ts",
"import": "./build/es/index.js",
"require": "./build/cjs/index.js"
},
Expand Down
1 change: 1 addition & 0 deletions components/checkbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"main": "./build/cjs/index.js",
"module": "./build/es/index.js",
"exports": {
"types": "./types/index.d.ts",
"import": "./build/es/index.js",
"require": "./build/cjs/index.js"
},
Expand Down
1 change: 1 addition & 0 deletions components/chip/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"main": "./build/cjs/index.js",
"module": "./build/es/index.js",
"exports": {
"types": "./types/index.d.ts",
"import": "./build/es/index.js",
"require": "./build/cjs/index.js"
},
Expand Down
1 change: 1 addition & 0 deletions components/cover/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"main": "./build/cjs/index.js",
"module": "./build/es/index.js",
"exports": {
"types": "./types/index.d.ts",
"import": "./build/es/index.js",
"require": "./build/cjs/index.js"
},
Expand Down
1 change: 1 addition & 0 deletions components/css/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"main": "./build/cjs/index.js",
"module": "./build/es/index.js",
"exports": {
"types": "./types/index.d.ts",
"import": "./build/es/index.js",
"require": "./build/cjs/index.js"
},
Expand Down
1 change: 1 addition & 0 deletions components/divider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"main": "./build/cjs/index.js",
"module": "./build/es/index.js",
"exports": {
"types": "./types/index.d.ts",
"import": "./build/es/index.js",
"require": "./build/cjs/index.js"
},
Expand Down
1 change: 1 addition & 0 deletions components/field/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"main": "./build/cjs/index.js",
"module": "./build/es/index.js",
"exports": {
"types": "./types/index.d.ts",
"import": "./build/es/index.js",
"require": "./build/cjs/index.js"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgstr ""
"POT-Creation-Date: 2021-06-04T18:40:29.413Z\n"
"PO-Revision-Date: 2021-06-24 12:50+0000\n"
"Last-Translator: Ibatov <[email protected]>, 2021\n"
"Language-Team: Uzbek (Cyrillic) (https://www.transifex.com/hisp-uio/teams/100509/uz@Cyrl/)\n"
"Language-Team: Uzbek (Cyrillic) (https://app.transifex.com/hisp-uio/teams/100509/uz@Cyrl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
Expand Down
Loading
Loading