Skip to content

Commit

Permalink
chore: add all superflous files for minimal changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Mohammer5 committed Sep 17, 2024
1 parent e7a142e commit 9a050cd
Show file tree
Hide file tree
Showing 2,612 changed files with 107,208 additions and 0 deletions.
7 changes: 7 additions & 0 deletions collections/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# UI Collections

These packages are collections of UI Components that can be consumed
through a single dependency.

The main entry-point `@dhis2/ui` gives you access to all UI
components.
11 changes: 11 additions & 0 deletions collections/forms/.eslintrc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
module.exports = {
rules: {
'no-restricted-imports': [
'error',
{
paths: ['@dhis2/ui-forms', '@dhis2/ui'],
patterns: ['@dhis2/ui-forms/*', '@dhis2/ui/*'],
},
],
},
}
7 changes: 7 additions & 0 deletions collections/forms/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
> :no_entry: DEPRECATED
> Current recommendation is to integrate the components directly with
> your form library of choice.
# `@dhis2/ui-forms`

This package provides several components that allow for easy integration of our form components with [react-final-form](https://github.com/final-form/react-final-form). Besides form components, we also export several validator functions for common usecases.
6 changes: 6 additions & 0 deletions collections/forms/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',
},
}
111 changes: 111 additions & 0 deletions collections/forms/i18n/ar.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,111 @@
#
# Translators:
# Viktor Varland <[email protected]>, 2021
# Hamza Assada <[email protected]>, 2022
# Philip Larsen Donnelly, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: i18next-conv\n"
"POT-Creation-Date: 2024-02-12T14:58:56.792Z\n"
"PO-Revision-Date: 2021-06-24 12:50+0000\n"
"Last-Translator: Philip Larsen Donnelly, 2024\n"
"Language-Team: Arabic (https://app.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 "Upload file"
msgstr "تحميل الملف"

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 "الرجاء إدخال ما بين {{lowerBound}} و {{upperBound}} حرف"

msgid ""
"Please make sure the value of this input matches the value in "
"\"{{otherField}}\"."
msgstr ""
"الرجاء التأكد من أن قيمة مربع الإدخال هذا تطابق القيمة الموجودة في "
"\"{{otherField}}\"."

msgid "Please enter a maximum of {{upperBound}} characters"
msgstr "الرجاء إدخال {{upperBound}} حرف كحد أقصى"

msgid "Please enter a number with a maximum of {{upperBound}}"
msgstr "الرجاء إدخال رقم بحد أقصى {{upperBound}}"

msgid "Please enter at least {{lowerBound}} characters"
msgstr "الرجاء إدخال {{lowerBound}} حرفًا على الأقل"

msgid "Please enter a number of at least {{lowerBound}}"
msgstr "الرجاء إدخال رقم لا يقل عن {{lowerBound}}"

msgid "Number cannot be less than {{lowerBound}} or more than {{upperBound}}"
msgstr "لا يمكن أن يكون الرقم أقل من {{lowerBound}} أو أكثر من {{upperBound}}"

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 "يجب أن تتكون كلمة المرور من 8 أحرف على الأقل"

msgid "Password should be no longer than 34 characters"
msgstr "يجب ألا تزيد كلمة المرور عن 34 حرفًا"

msgid "Password should contain at least one lowercase letter"
msgstr "يجب أن تحتوي كلمة المرور على حرف صغير واحد على الأقل"

msgid "Password should contain at least one UPPERCASE letter"
msgstr "يجب أن تحتوي كلمة المرور على حرف كبير واحد على الأقل"

msgid "Password should contain at least one number"
msgstr "يجب أن تحتوي كلمة المرور على رقم واحد على الأقل"

msgid "Password should have at least one special character"
msgstr "يجب أن تحتوي كلمة المرور على رمز واحد على الأقل"

msgid "Please provide a valid email address"
msgstr "يرجى ادخال صيغة بريد الكتروني سليمة"

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 "يرجى ادخال صيغة ارتباط url سليمة"

msgctxt " - or @"
msgid ""
"Please provide a username between 4 and 255 characters long and possibly "
"separated by . "
msgstr ""
104 changes: 104 additions & 0 deletions collections/forms/i18n/ar_IQ.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,104 @@
#
# Translators:
# KRG HIS <[email protected]>, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: i18next-conv\n"
"POT-Creation-Date: 2022-02-11T13:37:19.312Z\n"
"PO-Revision-Date: 2021-06-24 12:50+0000\n"
"Last-Translator: KRG HIS <[email protected]>, 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 "Upload file"
msgstr ""

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 ""

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 ""

msgid "Password should be no longer than 34 characters"
msgstr ""

msgid "Password should contain at least one lowercase letter"
msgstr ""

msgid "Password should contain at least one UPPERCASE letter"
msgstr ""

msgid "Password should contain at least one number"
msgstr ""

msgid "Password should have at least one special character"
msgstr ""

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

msgid "Please provide a valid email address"
msgstr "من فضلك ادخل صيغة بريد الكتروني سليمة"

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 "يرجى ادخال صيغة ارتباط تشعبي سليمة"
105 changes: 105 additions & 0 deletions collections/forms/i18n/ckb.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,105 @@
#
# Translators:
# Viktor Varland <[email protected]>, 2021
# KRG HIS <[email protected]>, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: i18next-conv\n"
"POT-Creation-Date: 2022-02-11T13:37:19.312Z\n"
"PO-Revision-Date: 2021-06-24 12:50+0000\n"
"Last-Translator: KRG HIS <[email protected]>, 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 "Upload file"
msgstr ""

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 ""

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 ""

msgid "Password should be no longer than 34 characters"
msgstr ""

msgid "Password should contain at least one lowercase letter"
msgstr ""

msgid "Password should contain at least one UPPERCASE letter"
msgstr ""

msgid "Password should contain at least one number"
msgstr ""

msgid "Password should have at least one special character"
msgstr ""

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

msgid "Please provide a valid email address"
msgstr "تکایە ئیمەیڵێکی درووست بنووسە"

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 "تکایە یو URLێکی درووست بنووسە"
Loading

0 comments on commit 9a050cd

Please sign in to comment.