Skip to content

Commit

Permalink
feat: add <AccessibleSelect />
Browse files Browse the repository at this point in the history
  • Loading branch information
Mohammer5 committed Nov 6, 2023
1 parent a7c1306 commit f3c4c74
Show file tree
Hide file tree
Showing 39 changed files with 1,496 additions and 0 deletions.
8 changes: 8 additions & 0 deletions components/accessible-select/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
> :warning:
> This is currently considered internal, please use `@dhis2/ui`.
>
> See the [Getting started
> guide](https://github.com/dhis2/ui/blob/master/docs/getting-started.md)
> for more information.
For usage instructions see [the documentation for this component](https://ui.dhis2.nu/components/select).
6 changes: 6 additions & 0 deletions components/accessible-select/d2.config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
module.exports = {
type: 'lib',
entryPoints: {
lib: 'src/index.js',
},
}
32 changes: 32 additions & 0 deletions components/accessible-select/i18n/ar.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
#
# Translators:
# phil_dhis2, 2021
# Hamza Assada <7amza.it@gmail.com>, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: i18next-conv\n"
"POT-Creation-Date: 2021-05-10T11:56:32.496Z\n"
"PO-Revision-Date: 2021-06-24 12:50+0000\n"
"Last-Translator: Hamza Assada <7amza.it@gmail.com>, 2021\n"
"Language-Team: Arabic (https://www.transifex.com/hisp-uio/teams/100509/ar/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ar\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"

msgid "Clear"
msgstr "مسح"

msgid "No data found"
msgstr "لم يتم إيجاد بيانات"

msgid "Type to filter options"
msgstr "اكتب لتصفية الخيارات"

msgid "Loading options"
msgstr "تحميل الخيارات"

msgid "No options found"
msgstr "لم يتم العثور على خيارات"
31 changes: 31 additions & 0 deletions components/accessible-select/i18n/ar_IQ.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
#
# Translators:
# KRG HIS <antonia.bezenchek@informa.pro>, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: i18next-conv\n"
"POT-Creation-Date: 2021-05-10T11:56:32.496Z\n"
"PO-Revision-Date: 2021-06-24 12:50+0000\n"
"Last-Translator: KRG HIS <antonia.bezenchek@informa.pro>, 2021\n"
"Language-Team: Arabic (Iraq) (https://www.transifex.com/hisp-uio/teams/100509/ar_IQ/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ar_IQ\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"

msgid "Clear"
msgstr "مسح"

msgid "No data found"
msgstr ""

msgid "Type to filter options"
msgstr ""

msgid "Loading options"
msgstr ""

msgid "No options found"
msgstr ""
31 changes: 31 additions & 0 deletions components/accessible-select/i18n/ckb.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
#
# Translators:
# KRG HIS <antonia.bezenchek@informa.pro>, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: i18next-conv\n"
"POT-Creation-Date: 2021-05-10T11:56:32.496Z\n"
"PO-Revision-Date: 2021-06-24 12:50+0000\n"
"Last-Translator: KRG HIS <antonia.bezenchek@informa.pro>, 2021\n"
"Language-Team: Central Kurdish (https://www.transifex.com/hisp-uio/teams/100509/ckb/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ckb\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

msgid "Clear"
msgstr "پاککردنەوە"

msgid "No data found"
msgstr ""

msgid "Type to filter options"
msgstr ""

msgid "Loading options"
msgstr ""

msgid "No options found"
msgstr ""
31 changes: 31 additions & 0 deletions components/accessible-select/i18n/cs.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
#
# Translators:
# trendspotter <jirka.p@volny.cz>, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: i18next-conv\n"
"POT-Creation-Date: 2021-05-10T11:56:32.496Z\n"
"PO-Revision-Date: 2021-06-24 12:50+0000\n"
"Last-Translator: trendspotter <jirka.p@volny.cz>, 2021\n"
"Language-Team: Czech (https://www.transifex.com/hisp-uio/teams/100509/cs/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: cs\n"
"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"

msgid "Clear"
msgstr "Vyčistit"

msgid "No data found"
msgstr "Nenalezena žádná data"

msgid "Type to filter options"
msgstr "Zadáním filtrujete možnosti"

msgid "Loading options"
msgstr "Možnosti načítání"

msgid "No options found"
msgstr "Nenalezeny žádné možnosti"
31 changes: 31 additions & 0 deletions components/accessible-select/i18n/da.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
#
# Translators:
# phil_dhis2, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: i18next-conv\n"
"POT-Creation-Date: 2021-05-10T11:56:32.496Z\n"
"PO-Revision-Date: 2021-06-24 12:50+0000\n"
"Last-Translator: phil_dhis2, 2021\n"
"Language-Team: Danish (https://www.transifex.com/hisp-uio/teams/100509/da/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: da\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

msgid "Clear"
msgstr "Clear"

msgid "No data found"
msgstr ""

msgid "Type to filter options"
msgstr ""

msgid "Loading options"
msgstr ""

msgid "No options found"
msgstr ""
24 changes: 24 additions & 0 deletions components/accessible-select/i18n/en.pot
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
msgid ""
msgstr ""
"Project-Id-Version: i18next-conv\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
"POT-Creation-Date: 2021-05-10T11:56:32.496Z\n"
"PO-Revision-Date: 2021-05-10T11:56:32.496Z\n"

msgid "Clear"
msgstr ""

msgid "No data found"
msgstr ""

msgid "Type to filter options"
msgstr ""

msgid "Loading options"
msgstr ""

msgid "No options found"
msgstr ""
31 changes: 31 additions & 0 deletions components/accessible-select/i18n/es.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
#
# Translators:
# Prabhjot Singh, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: i18next-conv\n"
"POT-Creation-Date: 2021-05-10T11:56:32.496Z\n"
"PO-Revision-Date: 2021-06-24 12:50+0000\n"
"Last-Translator: Prabhjot Singh, 2021\n"
"Language-Team: Spanish (https://www.transifex.com/hisp-uio/teams/100509/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: es\n"
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"

msgid "Clear"
msgstr "Limpiar"

msgid "No data found"
msgstr "Datos no encontrados"

msgid "Type to filter options"
msgstr "Escriba para filtrar opciones"

msgid "Loading options"
msgstr "Cargando las opciones"

msgid "No options found"
msgstr "No se ha encontrado ninguna opción"
31 changes: 31 additions & 0 deletions components/accessible-select/i18n/es_419.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
#
# Translators:
# Jaime Bosque <jaime.bosque@dhis2.org>, 2022
#
msgid ""
msgstr ""
"Project-Id-Version: i18next-conv\n"
"POT-Creation-Date: 2021-05-10T11:56:32.496Z\n"
"PO-Revision-Date: 2021-06-24 12:50+0000\n"
"Last-Translator: Jaime Bosque <jaime.bosque@dhis2.org>, 2022\n"
"Language-Team: Spanish (Latin America) (https://www.transifex.com/hisp-uio/teams/100509/es_419/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: es_419\n"
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"

msgid "Clear"
msgstr "Limpiar"

msgid "No data found"
msgstr ""

msgid "Type to filter options"
msgstr ""

msgid "Loading options"
msgstr ""

msgid "No options found"
msgstr ""
32 changes: 32 additions & 0 deletions components/accessible-select/i18n/fr.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
#
# Translators:
# phil_dhis2, 2021
# Viktor Varland <viktor@dhis2.org>, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: i18next-conv\n"
"POT-Creation-Date: 2021-05-10T11:56:32.496Z\n"
"PO-Revision-Date: 2021-06-24 12:50+0000\n"
"Last-Translator: Viktor Varland <viktor@dhis2.org>, 2021\n"
"Language-Team: French (https://www.transifex.com/hisp-uio/teams/100509/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: fr\n"
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"

msgid "Clear"
msgstr "Effacer"

msgid "No data found"
msgstr "Aucune valeur trouvée"

msgid "Type to filter options"
msgstr ""

msgid "Loading options"
msgstr ""

msgid "No options found"
msgstr ""
32 changes: 32 additions & 0 deletions components/accessible-select/i18n/id.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
#
# Translators:
# Viktor Varland <viktor@dhis2.org>, 2021
# Farida Sibuea <farida_sibuea@yahoo.com>, 2023
#
msgid ""
msgstr ""
"Project-Id-Version: i18next-conv\n"
"POT-Creation-Date: 2021-05-10T11:56:32.496Z\n"
"PO-Revision-Date: 2021-06-24 12:50+0000\n"
"Last-Translator: Farida Sibuea <farida_sibuea@yahoo.com>, 2023\n"
"Language-Team: Indonesian (https://app.transifex.com/hisp-uio/teams/100509/id/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: id\n"
"Plural-Forms: nplurals=1; plural=0;\n"

msgid "Clear"
msgstr "Hapus"

msgid "No data found"
msgstr "Tidak ada data yang ditemukan"

msgid "Type to filter options"
msgstr "Tipe opsi filter"

msgid "Loading options"
msgstr "Opsi mengunggah"

msgid "No options found"
msgstr "Opsi tidak tersedia"
31 changes: 31 additions & 0 deletions components/accessible-select/i18n/km.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
#
# Translators:
# channara rin, 2023
#
msgid ""
msgstr ""
"Project-Id-Version: i18next-conv\n"
"POT-Creation-Date: 2021-05-10T11:56:32.496Z\n"
"PO-Revision-Date: 2021-06-24 12:50+0000\n"
"Last-Translator: channara rin, 2023\n"
"Language-Team: Khmer (https://app.transifex.com/hisp-uio/teams/100509/km/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: km\n"
"Plural-Forms: nplurals=1; plural=0;\n"

msgid "Clear"
msgstr "សម្អាត"

msgid "No data found"
msgstr "មិនមានទិន្នន័យបង្ហាញ"

msgid "Type to filter options"
msgstr "វាយបញ្ចូលមុខងារដើម្បីច្រោះ"

msgid "Loading options"
msgstr "កំពុងទាញយកមុខងារ"

msgid "No options found"
msgstr "មិនមានមុខងារបង្ហាញ"
31 changes: 31 additions & 0 deletions components/accessible-select/i18n/lo.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
#
# Translators:
# phil_dhis2, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: i18next-conv\n"
"POT-Creation-Date: 2021-05-10T11:56:32.496Z\n"
"PO-Revision-Date: 2021-06-24 12:50+0000\n"
"Last-Translator: phil_dhis2, 2021\n"
"Language-Team: Lao (https://www.transifex.com/hisp-uio/teams/100509/lo/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: lo\n"
"Plural-Forms: nplurals=1; plural=0;\n"

msgid "Clear"
msgstr "ລຶບ"

msgid "No data found"
msgstr "ບໍ່ພົບຂໍ້ມູນ"

msgid "Type to filter options"
msgstr ""

msgid "Loading options"
msgstr ""

msgid "No options found"
msgstr ""
Loading

0 comments on commit f3c4c74

Please sign in to comment.