@digigov/react-icons 2.0.0-rc.29 → 2.0.0-rc.30
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/{dist/cjs → cjs}/registry.js.map +2 -2
- package/{dist/index.js → index.js} +1 -1
- package/package.json +6 -27
- package/.prettierrc.js +0 -1
- package/CHANGELOG.json +0 -161
- package/dist/CHANGELOG.md +0 -52
- package/dist/README.md +0 -0
- package/dist/package.json +0 -17
- package/dist/src/AccessibilityIcon/__snapshots__/index.test.tsx.snap +0 -325
- package/dist/src/AccessibilityIcon/config.tsx +0 -24
- package/dist/src/AccessibilityIcon/index.test.tsx +0 -44
- package/dist/src/AccessibilityIcon/index.tsx +0 -10
- package/dist/src/ArrowIcon/__snapshots__/index.test.tsx.snap +0 -81
- package/dist/src/ArrowIcon/config.tsx +0 -49
- package/dist/src/ArrowIcon/index.test.tsx +0 -20
- package/dist/src/ArrowIcon/index.tsx +0 -8
- package/dist/src/BurgerIcon/__snapshots__/index.test.tsx.snap +0 -247
- package/dist/src/BurgerIcon/config.tsx +0 -42
- package/dist/src/BurgerIcon/index.test.tsx +0 -30
- package/dist/src/BurgerIcon/index.tsx +0 -8
- package/dist/src/CancelIcon/__snapshots__/index.test.tsx.snap +0 -141
- package/dist/src/CancelIcon/config.tsx +0 -19
- package/dist/src/CancelIcon/index.test.tsx +0 -30
- package/dist/src/CancelIcon/index.tsx +0 -8
- package/dist/src/CaretIcon/__snapshots__/index.test.tsx.snap +0 -81
- package/dist/src/CaretIcon/config.tsx +0 -29
- package/dist/src/CaretIcon/index.test.tsx +0 -20
- package/dist/src/CaretIcon/index.tsx +0 -8
- package/dist/src/ChatIcon/__snapshots__/index.test.tsx.snap +0 -161
- package/dist/src/ChatIcon/config.tsx +0 -32
- package/dist/src/ChatIcon/index.test.tsx +0 -33
- package/dist/src/ChatIcon/index.tsx +0 -8
- package/dist/src/CheckIcon/__snapshots__/index.test.tsx.snap +0 -161
- package/dist/src/CheckIcon/config.tsx +0 -19
- package/dist/src/CheckIcon/index.test.tsx +0 -33
- package/dist/src/CheckIcon/index.tsx +0 -8
- package/dist/src/ChevronIcon/__snapshots__/index.test.tsx.snap +0 -81
- package/dist/src/ChevronIcon/config.tsx +0 -50
- package/dist/src/ChevronIcon/index.test.tsx +0 -24
- package/dist/src/ChevronIcon/index.tsx +0 -8
- package/dist/src/CloseIcon/__snapshots__/index.test.tsx.snap +0 -21
- package/dist/src/CloseIcon/config.tsx +0 -19
- package/dist/src/CloseIcon/index.test.tsx +0 -8
- package/dist/src/CloseIcon/index.tsx +0 -8
- package/dist/src/DownloadIcon/__snapshots__/index.test.tsx.snap +0 -232
- package/dist/src/DownloadIcon/config.tsx +0 -20
- package/dist/src/DownloadIcon/index.test.tsx +0 -32
- package/dist/src/DownloadIcon/index.tsx +0 -8
- package/dist/src/ExclamationIcon/__snapshots__/index.test.tsx.snap +0 -190
- package/dist/src/ExclamationIcon/config.tsx +0 -20
- package/dist/src/ExclamationIcon/index.test.tsx +0 -34
- package/dist/src/ExclamationIcon/index.tsx +0 -8
- package/dist/src/GlobeIcon/__snapshots__/index.test.tsx.snap +0 -81
- package/dist/src/GlobeIcon/config.tsx +0 -19
- package/dist/src/GlobeIcon/index.test.tsx +0 -21
- package/dist/src/GlobeIcon/index.tsx +0 -8
- package/dist/src/Icon/__snapshots__/index.test.tsx.snap +0 -238
- package/dist/src/Icon/index.test.tsx +0 -38
- package/dist/src/Icon/index.tsx +0 -63
- package/dist/src/IconBase/index.tsx +0 -258
- package/dist/src/LockIcon/__snapshots__/index.test.tsx.snap +0 -141
- package/dist/src/LockIcon/config.tsx +0 -19
- package/dist/src/LockIcon/index.test.tsx +0 -30
- package/dist/src/LockIcon/index.tsx +0 -8
- package/dist/src/LoginIcon/__snapshots__/index.test.tsx.snap +0 -176
- package/dist/src/LoginIcon/config.tsx +0 -23
- package/dist/src/LoginIcon/index.test.tsx +0 -30
- package/dist/src/LoginIcon/index.tsx +0 -8
- package/dist/src/MinusIcon/__snapshots__/index.test.tsx.snap +0 -162
- package/dist/src/MinusIcon/config.tsx +0 -16
- package/dist/src/MinusIcon/index.test.tsx +0 -30
- package/dist/src/MinusIcon/index.tsx +0 -8
- package/dist/src/MoreVertIcon/__snapshots__/index.test.tsx.snap +0 -325
- package/dist/src/MoreVertIcon/config.tsx +0 -18
- package/dist/src/MoreVertIcon/index.test.tsx +0 -40
- package/dist/src/MoreVertIcon/index.tsx +0 -8
- package/dist/src/PdfFileIcon/__snapshots__/index.test.tsx.snap +0 -316
- package/dist/src/PdfFileIcon/config.tsx +0 -30
- package/dist/src/PdfFileIcon/index.test.tsx +0 -30
- package/dist/src/PdfFileIcon/index.tsx +0 -8
- package/dist/src/PlusIcon/__snapshots__/index.test.tsx.snap +0 -141
- package/dist/src/PlusIcon/config.tsx +0 -19
- package/dist/src/PlusIcon/index.test.tsx +0 -30
- package/dist/src/PlusIcon/index.tsx +0 -8
- package/dist/src/PrintIcon/__snapshots__/index.test.tsx.snap +0 -197
- package/dist/src/PrintIcon/config.tsx +0 -20
- package/dist/src/PrintIcon/index.test.tsx +0 -30
- package/dist/src/PrintIcon/index.tsx +0 -8
- package/dist/src/ReplyIcon/__snapshots__/index.test.tsx.snap +0 -141
- package/dist/src/ReplyIcon/config.tsx +0 -19
- package/dist/src/ReplyIcon/index.test.tsx +0 -30
- package/dist/src/ReplyIcon/index.tsx +0 -8
- package/dist/src/RestoreIcon/__snapshots__/index.test.tsx.snap +0 -225
- package/dist/src/RestoreIcon/config.tsx +0 -21
- package/dist/src/RestoreIcon/index.test.tsx +0 -30
- package/dist/src/RestoreIcon/index.tsx +0 -8
- package/dist/src/SearchIcon/__snapshots__/index.test.tsx.snap +0 -21
- package/dist/src/SearchIcon/config.tsx +0 -19
- package/dist/src/SearchIcon/index.test.tsx +0 -8
- package/dist/src/SearchIcon/index.tsx +0 -8
- package/dist/src/SvgIcon/__snapshots__/index.test.tsx.snap +0 -271
- package/dist/src/SvgIcon/index.test.tsx +0 -96
- package/dist/src/SvgIcon/index.tsx +0 -72
- package/dist/src/UncheckIcon/__snapshots__/index.test.tsx.snap +0 -181
- package/dist/src/UncheckIcon/config.tsx +0 -19
- package/dist/src/UncheckIcon/index.test.tsx +0 -36
- package/dist/src/UncheckIcon/index.tsx +0 -8
- package/dist/src/icons.ts +0 -73
- package/dist/src/index.ts +0 -23
- package/eslint.config.mjs +0 -3
- package/react-icons.build.log +0 -9
- package/rush-logs/react-icons.build.log +0 -8
- package/rush-logs/react-icons.lint.log +0 -9
- package/rush-logs/react-icons.publint.log +0 -60
- package/rush-logs/react-icons.test.log +0 -37
- package/tsconfig.json +0 -39
- package/tsconfig.production.json +0 -17
- package/{dist/AccessibilityIcon → AccessibilityIcon}/config/index.js +0 -0
- package/{dist/AccessibilityIcon → AccessibilityIcon}/config/package.json +0 -0
- package/{dist/AccessibilityIcon → AccessibilityIcon}/config.d.ts +0 -0
- package/{dist/AccessibilityIcon → AccessibilityIcon}/config.js.map +0 -0
- package/{dist/AccessibilityIcon → AccessibilityIcon}/index.d.ts +0 -0
- package/{dist/AccessibilityIcon → AccessibilityIcon}/index.js +0 -0
- package/{dist/AccessibilityIcon → AccessibilityIcon}/index.js.map +0 -0
- package/{dist/AccessibilityIcon → AccessibilityIcon}/index.test.d.ts +0 -0
- package/{dist/AccessibilityIcon → AccessibilityIcon}/package.json +0 -0
- package/{dist/ArrowIcon → ArrowIcon}/config/index.js +0 -0
- package/{dist/ArrowIcon → ArrowIcon}/config/package.json +0 -0
- package/{dist/ArrowIcon → ArrowIcon}/config.d.ts +0 -0
- package/{dist/ArrowIcon → ArrowIcon}/config.js.map +0 -0
- package/{dist/ArrowIcon → ArrowIcon}/index.d.ts +0 -0
- package/{dist/ArrowIcon → ArrowIcon}/index.js +0 -0
- package/{dist/ArrowIcon → ArrowIcon}/index.js.map +0 -0
- package/{dist/ArrowIcon → ArrowIcon}/index.test.d.ts +0 -0
- package/{dist/ArrowIcon → ArrowIcon}/package.json +0 -0
- package/{dist/BurgerIcon → BurgerIcon}/config/index.js +0 -0
- package/{dist/BurgerIcon → BurgerIcon}/config/package.json +0 -0
- package/{dist/BurgerIcon → BurgerIcon}/config.d.ts +0 -0
- package/{dist/BurgerIcon → BurgerIcon}/config.js.map +0 -0
- package/{dist/BurgerIcon → BurgerIcon}/index.d.ts +0 -0
- package/{dist/BurgerIcon → BurgerIcon}/index.js +0 -0
- package/{dist/BurgerIcon → BurgerIcon}/index.js.map +0 -0
- package/{dist/BurgerIcon → BurgerIcon}/index.test.d.ts +0 -0
- package/{dist/BurgerIcon → BurgerIcon}/package.json +0 -0
- package/{dist/CancelIcon → CancelIcon}/config/index.js +0 -0
- package/{dist/CancelIcon → CancelIcon}/config/package.json +0 -0
- package/{dist/CancelIcon → CancelIcon}/config.d.ts +0 -0
- package/{dist/CancelIcon → CancelIcon}/config.js.map +0 -0
- package/{dist/CancelIcon → CancelIcon}/index.d.ts +0 -0
- package/{dist/CancelIcon → CancelIcon}/index.js +0 -0
- package/{dist/CancelIcon → CancelIcon}/index.js.map +0 -0
- package/{dist/CancelIcon → CancelIcon}/index.test.d.ts +0 -0
- package/{dist/CancelIcon → CancelIcon}/package.json +0 -0
- package/{dist/CaretIcon → CaretIcon}/config/index.js +0 -0
- package/{dist/CaretIcon → CaretIcon}/config/package.json +0 -0
- package/{dist/CaretIcon → CaretIcon}/config.d.ts +0 -0
- package/{dist/CaretIcon → CaretIcon}/config.js.map +0 -0
- package/{dist/CaretIcon → CaretIcon}/index.d.ts +0 -0
- package/{dist/CaretIcon → CaretIcon}/index.js +0 -0
- package/{dist/CaretIcon → CaretIcon}/index.js.map +0 -0
- package/{dist/CaretIcon → CaretIcon}/index.test.d.ts +0 -0
- package/{dist/CaretIcon → CaretIcon}/package.json +0 -0
- package/{dist/ChatIcon → ChatIcon}/config/index.js +0 -0
- package/{dist/ChatIcon → ChatIcon}/config/package.json +0 -0
- package/{dist/ChatIcon → ChatIcon}/config.d.ts +0 -0
- package/{dist/ChatIcon → ChatIcon}/config.js.map +0 -0
- package/{dist/ChatIcon → ChatIcon}/index.d.ts +0 -0
- package/{dist/ChatIcon → ChatIcon}/index.js +0 -0
- package/{dist/ChatIcon → ChatIcon}/index.js.map +0 -0
- package/{dist/ChatIcon → ChatIcon}/index.test.d.ts +0 -0
- package/{dist/ChatIcon → ChatIcon}/package.json +0 -0
- package/{dist/CheckIcon → CheckIcon}/config/index.js +0 -0
- package/{dist/CheckIcon → CheckIcon}/config/package.json +0 -0
- package/{dist/CheckIcon → CheckIcon}/config.d.ts +0 -0
- package/{dist/CheckIcon → CheckIcon}/config.js.map +0 -0
- package/{dist/CheckIcon → CheckIcon}/index.d.ts +0 -0
- package/{dist/CheckIcon → CheckIcon}/index.js +0 -0
- package/{dist/CheckIcon → CheckIcon}/index.js.map +0 -0
- package/{dist/CheckIcon → CheckIcon}/index.test.d.ts +0 -0
- package/{dist/CheckIcon → CheckIcon}/package.json +0 -0
- package/{dist/ChevronIcon → ChevronIcon}/config/index.js +0 -0
- package/{dist/ChevronIcon → ChevronIcon}/config/package.json +0 -0
- package/{dist/ChevronIcon → ChevronIcon}/config.d.ts +0 -0
- package/{dist/ChevronIcon → ChevronIcon}/config.js.map +0 -0
- package/{dist/ChevronIcon → ChevronIcon}/index.d.ts +0 -0
- package/{dist/ChevronIcon → ChevronIcon}/index.js +0 -0
- package/{dist/ChevronIcon → ChevronIcon}/index.js.map +0 -0
- package/{dist/ChevronIcon → ChevronIcon}/index.test.d.ts +0 -0
- package/{dist/ChevronIcon → ChevronIcon}/package.json +0 -0
- package/{dist/CloseIcon → CloseIcon}/config/index.js +0 -0
- package/{dist/CloseIcon → CloseIcon}/config/package.json +0 -0
- package/{dist/CloseIcon → CloseIcon}/config.d.ts +0 -0
- package/{dist/CloseIcon → CloseIcon}/config.js.map +0 -0
- package/{dist/CloseIcon → CloseIcon}/index.d.ts +0 -0
- package/{dist/CloseIcon → CloseIcon}/index.js +0 -0
- package/{dist/CloseIcon → CloseIcon}/index.js.map +0 -0
- package/{dist/CloseIcon → CloseIcon}/index.test.d.ts +0 -0
- package/{dist/CloseIcon → CloseIcon}/package.json +0 -0
- package/{dist/DownloadIcon → DownloadIcon}/config/index.js +0 -0
- package/{dist/DownloadIcon → DownloadIcon}/config/package.json +0 -0
- package/{dist/DownloadIcon → DownloadIcon}/config.d.ts +0 -0
- package/{dist/DownloadIcon → DownloadIcon}/config.js.map +0 -0
- package/{dist/DownloadIcon → DownloadIcon}/index.d.ts +0 -0
- package/{dist/DownloadIcon → DownloadIcon}/index.js +0 -0
- package/{dist/DownloadIcon → DownloadIcon}/index.js.map +0 -0
- package/{dist/DownloadIcon → DownloadIcon}/index.test.d.ts +0 -0
- package/{dist/DownloadIcon → DownloadIcon}/package.json +0 -0
- package/{dist/ExclamationIcon → ExclamationIcon}/config/index.js +0 -0
- package/{dist/ExclamationIcon → ExclamationIcon}/config/package.json +0 -0
- package/{dist/ExclamationIcon → ExclamationIcon}/config.d.ts +0 -0
- package/{dist/ExclamationIcon → ExclamationIcon}/config.js.map +0 -0
- package/{dist/ExclamationIcon → ExclamationIcon}/index.d.ts +0 -0
- package/{dist/ExclamationIcon → ExclamationIcon}/index.js +0 -0
- package/{dist/ExclamationIcon → ExclamationIcon}/index.js.map +0 -0
- package/{dist/ExclamationIcon → ExclamationIcon}/index.test.d.ts +0 -0
- package/{dist/ExclamationIcon → ExclamationIcon}/package.json +0 -0
- package/{dist/GlobeIcon → GlobeIcon}/config/index.js +0 -0
- package/{dist/GlobeIcon → GlobeIcon}/config/package.json +0 -0
- package/{dist/GlobeIcon → GlobeIcon}/config.d.ts +0 -0
- package/{dist/GlobeIcon → GlobeIcon}/config.js.map +0 -0
- package/{dist/GlobeIcon → GlobeIcon}/index.d.ts +0 -0
- package/{dist/GlobeIcon → GlobeIcon}/index.js +0 -0
- package/{dist/GlobeIcon → GlobeIcon}/index.js.map +0 -0
- package/{dist/GlobeIcon → GlobeIcon}/index.test.d.ts +0 -0
- package/{dist/GlobeIcon → GlobeIcon}/package.json +0 -0
- package/{dist/Icon → Icon}/index.d.ts +0 -0
- package/{dist/Icon → Icon}/index.js +0 -0
- package/{dist/Icon → Icon}/index.js.map +0 -0
- package/{dist/Icon → Icon}/index.test.d.ts +0 -0
- package/{dist/Icon → Icon}/package.json +0 -0
- package/{dist/IconBase → IconBase}/index.d.ts +0 -0
- package/{dist/IconBase → IconBase}/index.js +0 -0
- package/{dist/IconBase → IconBase}/index.js.map +0 -0
- package/{dist/IconBase → IconBase}/package.json +0 -0
- package/{dist/LICENSE → LICENSE} +0 -0
- package/{dist/LockIcon → LockIcon}/config/index.js +0 -0
- package/{dist/LockIcon → LockIcon}/config/package.json +0 -0
- package/{dist/LockIcon → LockIcon}/config.d.ts +0 -0
- package/{dist/LockIcon → LockIcon}/config.js.map +0 -0
- package/{dist/LockIcon → LockIcon}/index.d.ts +0 -0
- package/{dist/LockIcon → LockIcon}/index.js +0 -0
- package/{dist/LockIcon → LockIcon}/index.js.map +0 -0
- package/{dist/LockIcon → LockIcon}/index.test.d.ts +0 -0
- package/{dist/LockIcon → LockIcon}/package.json +0 -0
- package/{dist/LoginIcon → LoginIcon}/config/index.js +0 -0
- package/{dist/LoginIcon → LoginIcon}/config/package.json +0 -0
- package/{dist/LoginIcon → LoginIcon}/config.d.ts +0 -0
- package/{dist/LoginIcon → LoginIcon}/config.js.map +0 -0
- package/{dist/LoginIcon → LoginIcon}/index.d.ts +0 -0
- package/{dist/LoginIcon → LoginIcon}/index.js +0 -0
- package/{dist/LoginIcon → LoginIcon}/index.js.map +0 -0
- package/{dist/LoginIcon → LoginIcon}/index.test.d.ts +0 -0
- package/{dist/LoginIcon → LoginIcon}/package.json +0 -0
- package/{dist/MinusIcon → MinusIcon}/config/index.js +0 -0
- package/{dist/MinusIcon → MinusIcon}/config/package.json +0 -0
- package/{dist/MinusIcon → MinusIcon}/config.d.ts +0 -0
- package/{dist/MinusIcon → MinusIcon}/config.js.map +0 -0
- package/{dist/MinusIcon → MinusIcon}/index.d.ts +0 -0
- package/{dist/MinusIcon → MinusIcon}/index.js +0 -0
- package/{dist/MinusIcon → MinusIcon}/index.js.map +0 -0
- package/{dist/MinusIcon → MinusIcon}/index.test.d.ts +0 -0
- package/{dist/MinusIcon → MinusIcon}/package.json +0 -0
- package/{dist/MoreVertIcon → MoreVertIcon}/config/index.js +0 -0
- package/{dist/MoreVertIcon → MoreVertIcon}/config/package.json +0 -0
- package/{dist/MoreVertIcon → MoreVertIcon}/config.d.ts +0 -0
- package/{dist/MoreVertIcon → MoreVertIcon}/config.js.map +0 -0
- package/{dist/MoreVertIcon → MoreVertIcon}/index.d.ts +0 -0
- package/{dist/MoreVertIcon → MoreVertIcon}/index.js +0 -0
- package/{dist/MoreVertIcon → MoreVertIcon}/index.js.map +0 -0
- package/{dist/MoreVertIcon → MoreVertIcon}/index.test.d.ts +0 -0
- package/{dist/MoreVertIcon → MoreVertIcon}/package.json +0 -0
- package/{dist/PdfFileIcon → PdfFileIcon}/config/index.js +0 -0
- package/{dist/PdfFileIcon → PdfFileIcon}/config/package.json +0 -0
- package/{dist/PdfFileIcon → PdfFileIcon}/config.d.ts +0 -0
- package/{dist/PdfFileIcon → PdfFileIcon}/config.js.map +0 -0
- package/{dist/PdfFileIcon → PdfFileIcon}/index.d.ts +0 -0
- package/{dist/PdfFileIcon → PdfFileIcon}/index.js +0 -0
- package/{dist/PdfFileIcon → PdfFileIcon}/index.js.map +0 -0
- package/{dist/PdfFileIcon → PdfFileIcon}/index.test.d.ts +0 -0
- package/{dist/PdfFileIcon → PdfFileIcon}/package.json +0 -0
- package/{dist/PlusIcon → PlusIcon}/config/index.js +0 -0
- package/{dist/PlusIcon → PlusIcon}/config/package.json +0 -0
- package/{dist/PlusIcon → PlusIcon}/config.d.ts +0 -0
- package/{dist/PlusIcon → PlusIcon}/config.js.map +0 -0
- package/{dist/PlusIcon → PlusIcon}/index.d.ts +0 -0
- package/{dist/PlusIcon → PlusIcon}/index.js +0 -0
- package/{dist/PlusIcon → PlusIcon}/index.js.map +0 -0
- package/{dist/PlusIcon → PlusIcon}/index.test.d.ts +0 -0
- package/{dist/PlusIcon → PlusIcon}/package.json +0 -0
- package/{dist/PrintIcon → PrintIcon}/config/index.js +0 -0
- package/{dist/PrintIcon → PrintIcon}/config/package.json +0 -0
- package/{dist/PrintIcon → PrintIcon}/config.d.ts +0 -0
- package/{dist/PrintIcon → PrintIcon}/config.js.map +0 -0
- package/{dist/PrintIcon → PrintIcon}/index.d.ts +0 -0
- package/{dist/PrintIcon → PrintIcon}/index.js +0 -0
- package/{dist/PrintIcon → PrintIcon}/index.js.map +0 -0
- package/{dist/PrintIcon → PrintIcon}/index.test.d.ts +0 -0
- package/{dist/PrintIcon → PrintIcon}/package.json +0 -0
- package/{dist/ReplyIcon → ReplyIcon}/config/index.js +0 -0
- package/{dist/ReplyIcon → ReplyIcon}/config/package.json +0 -0
- package/{dist/ReplyIcon → ReplyIcon}/config.d.ts +0 -0
- package/{dist/ReplyIcon → ReplyIcon}/config.js.map +0 -0
- package/{dist/ReplyIcon → ReplyIcon}/index.d.ts +0 -0
- package/{dist/ReplyIcon → ReplyIcon}/index.js +0 -0
- package/{dist/ReplyIcon → ReplyIcon}/index.js.map +0 -0
- package/{dist/ReplyIcon → ReplyIcon}/index.test.d.ts +0 -0
- package/{dist/ReplyIcon → ReplyIcon}/package.json +0 -0
- package/{dist/RestoreIcon → RestoreIcon}/config/index.js +0 -0
- package/{dist/RestoreIcon → RestoreIcon}/config/package.json +0 -0
- package/{dist/RestoreIcon → RestoreIcon}/config.d.ts +0 -0
- package/{dist/RestoreIcon → RestoreIcon}/config.js.map +0 -0
- package/{dist/RestoreIcon → RestoreIcon}/index.d.ts +0 -0
- package/{dist/RestoreIcon → RestoreIcon}/index.js +0 -0
- package/{dist/RestoreIcon → RestoreIcon}/index.js.map +0 -0
- package/{dist/RestoreIcon → RestoreIcon}/index.test.d.ts +0 -0
- package/{dist/RestoreIcon → RestoreIcon}/package.json +0 -0
- package/{dist/SearchIcon → SearchIcon}/config/index.js +0 -0
- package/{dist/SearchIcon → SearchIcon}/config/package.json +0 -0
- package/{dist/SearchIcon → SearchIcon}/config.d.ts +0 -0
- package/{dist/SearchIcon → SearchIcon}/config.js.map +0 -0
- package/{dist/SearchIcon → SearchIcon}/index.d.ts +0 -0
- package/{dist/SearchIcon → SearchIcon}/index.js +0 -0
- package/{dist/SearchIcon → SearchIcon}/index.js.map +0 -0
- package/{dist/SearchIcon → SearchIcon}/index.test.d.ts +0 -0
- package/{dist/SearchIcon → SearchIcon}/package.json +0 -0
- package/{dist/SvgIcon → SvgIcon}/index.d.ts +0 -0
- package/{dist/SvgIcon → SvgIcon}/index.js +0 -0
- package/{dist/SvgIcon → SvgIcon}/index.js.map +0 -0
- package/{dist/SvgIcon → SvgIcon}/index.test.d.ts +0 -0
- package/{dist/SvgIcon → SvgIcon}/package.json +0 -0
- package/{dist/UncheckIcon → UncheckIcon}/config/index.js +0 -0
- package/{dist/UncheckIcon → UncheckIcon}/config/package.json +0 -0
- package/{dist/UncheckIcon → UncheckIcon}/config.d.ts +0 -0
- package/{dist/UncheckIcon → UncheckIcon}/config.js.map +0 -0
- package/{dist/UncheckIcon → UncheckIcon}/index.d.ts +0 -0
- package/{dist/UncheckIcon → UncheckIcon}/index.js +0 -0
- package/{dist/UncheckIcon → UncheckIcon}/index.js.map +0 -0
- package/{dist/UncheckIcon → UncheckIcon}/index.test.d.ts +0 -0
- package/{dist/UncheckIcon → UncheckIcon}/package.json +0 -0
- package/{dist/cjs → cjs}/AccessibilityIcon/config/index.js +0 -0
- package/{dist/cjs → cjs}/AccessibilityIcon/config.js.map +0 -0
- package/{dist/cjs → cjs}/AccessibilityIcon/index.js +0 -0
- package/{dist/cjs → cjs}/AccessibilityIcon/index.js.map +0 -0
- package/{dist/cjs → cjs}/ArrowIcon/config/index.js +0 -0
- package/{dist/cjs → cjs}/ArrowIcon/config.js.map +0 -0
- package/{dist/cjs → cjs}/ArrowIcon/index.js +0 -0
- package/{dist/cjs → cjs}/ArrowIcon/index.js.map +0 -0
- package/{dist/cjs → cjs}/BurgerIcon/config/index.js +0 -0
- package/{dist/cjs → cjs}/BurgerIcon/config.js.map +0 -0
- package/{dist/cjs → cjs}/BurgerIcon/index.js +0 -0
- package/{dist/cjs → cjs}/BurgerIcon/index.js.map +0 -0
- package/{dist/cjs → cjs}/CancelIcon/config/index.js +0 -0
- package/{dist/cjs → cjs}/CancelIcon/config.js.map +0 -0
- package/{dist/cjs → cjs}/CancelIcon/index.js +0 -0
- package/{dist/cjs → cjs}/CancelIcon/index.js.map +0 -0
- package/{dist/cjs → cjs}/CaretIcon/config/index.js +0 -0
- package/{dist/cjs → cjs}/CaretIcon/config.js.map +0 -0
- package/{dist/cjs → cjs}/CaretIcon/index.js +0 -0
- package/{dist/cjs → cjs}/CaretIcon/index.js.map +0 -0
- package/{dist/cjs → cjs}/ChatIcon/config/index.js +0 -0
- package/{dist/cjs → cjs}/ChatIcon/config.js.map +0 -0
- package/{dist/cjs → cjs}/ChatIcon/index.js +0 -0
- package/{dist/cjs → cjs}/ChatIcon/index.js.map +0 -0
- package/{dist/cjs → cjs}/CheckIcon/config/index.js +0 -0
- package/{dist/cjs → cjs}/CheckIcon/config.js.map +0 -0
- package/{dist/cjs → cjs}/CheckIcon/index.js +0 -0
- package/{dist/cjs → cjs}/CheckIcon/index.js.map +0 -0
- package/{dist/cjs → cjs}/ChevronIcon/config/index.js +0 -0
- package/{dist/cjs → cjs}/ChevronIcon/config.js.map +0 -0
- package/{dist/cjs → cjs}/ChevronIcon/index.js +0 -0
- package/{dist/cjs → cjs}/ChevronIcon/index.js.map +0 -0
- package/{dist/cjs → cjs}/CloseIcon/config/index.js +0 -0
- package/{dist/cjs → cjs}/CloseIcon/config.js.map +0 -0
- package/{dist/cjs → cjs}/CloseIcon/index.js +0 -0
- package/{dist/cjs → cjs}/CloseIcon/index.js.map +0 -0
- package/{dist/cjs → cjs}/DownloadIcon/config/index.js +0 -0
- package/{dist/cjs → cjs}/DownloadIcon/config.js.map +0 -0
- package/{dist/cjs → cjs}/DownloadIcon/index.js +0 -0
- package/{dist/cjs → cjs}/DownloadIcon/index.js.map +0 -0
- package/{dist/cjs → cjs}/ExclamationIcon/config/index.js +0 -0
- package/{dist/cjs → cjs}/ExclamationIcon/config.js.map +0 -0
- package/{dist/cjs → cjs}/ExclamationIcon/index.js +0 -0
- package/{dist/cjs → cjs}/ExclamationIcon/index.js.map +0 -0
- package/{dist/cjs → cjs}/GlobeIcon/config/index.js +0 -0
- package/{dist/cjs → cjs}/GlobeIcon/config.js.map +0 -0
- package/{dist/cjs → cjs}/GlobeIcon/index.js +0 -0
- package/{dist/cjs → cjs}/GlobeIcon/index.js.map +0 -0
- package/{dist/cjs → cjs}/Icon/index.js +0 -0
- package/{dist/cjs → cjs}/Icon/index.js.map +0 -0
- package/{dist/cjs → cjs}/IconBase/index.js +0 -0
- package/{dist/cjs → cjs}/IconBase/index.js.map +0 -0
- package/{dist/cjs → cjs}/LockIcon/config/index.js +0 -0
- package/{dist/cjs → cjs}/LockIcon/config.js.map +0 -0
- package/{dist/cjs → cjs}/LockIcon/index.js +0 -0
- package/{dist/cjs → cjs}/LockIcon/index.js.map +0 -0
- package/{dist/cjs → cjs}/LoginIcon/config/index.js +0 -0
- package/{dist/cjs → cjs}/LoginIcon/config.js.map +0 -0
- package/{dist/cjs → cjs}/LoginIcon/index.js +0 -0
- package/{dist/cjs → cjs}/LoginIcon/index.js.map +0 -0
- package/{dist/cjs → cjs}/MinusIcon/config/index.js +0 -0
- package/{dist/cjs → cjs}/MinusIcon/config.js.map +0 -0
- package/{dist/cjs → cjs}/MinusIcon/index.js +0 -0
- package/{dist/cjs → cjs}/MinusIcon/index.js.map +0 -0
- package/{dist/cjs → cjs}/MoreVertIcon/config/index.js +0 -0
- package/{dist/cjs → cjs}/MoreVertIcon/config.js.map +0 -0
- package/{dist/cjs → cjs}/MoreVertIcon/index.js +0 -0
- package/{dist/cjs → cjs}/MoreVertIcon/index.js.map +0 -0
- package/{dist/cjs → cjs}/PdfFileIcon/config/index.js +0 -0
- package/{dist/cjs → cjs}/PdfFileIcon/config.js.map +0 -0
- package/{dist/cjs → cjs}/PdfFileIcon/index.js +0 -0
- package/{dist/cjs → cjs}/PdfFileIcon/index.js.map +0 -0
- package/{dist/cjs → cjs}/PlusIcon/config/index.js +0 -0
- package/{dist/cjs → cjs}/PlusIcon/config.js.map +0 -0
- package/{dist/cjs → cjs}/PlusIcon/index.js +0 -0
- package/{dist/cjs → cjs}/PlusIcon/index.js.map +0 -0
- package/{dist/cjs → cjs}/PrintIcon/config/index.js +0 -0
- package/{dist/cjs → cjs}/PrintIcon/config.js.map +0 -0
- package/{dist/cjs → cjs}/PrintIcon/index.js +0 -0
- package/{dist/cjs → cjs}/PrintIcon/index.js.map +0 -0
- package/{dist/cjs → cjs}/ReplyIcon/config/index.js +0 -0
- package/{dist/cjs → cjs}/ReplyIcon/config.js.map +0 -0
- package/{dist/cjs → cjs}/ReplyIcon/index.js +0 -0
- package/{dist/cjs → cjs}/ReplyIcon/index.js.map +0 -0
- package/{dist/cjs → cjs}/RestoreIcon/config/index.js +0 -0
- package/{dist/cjs → cjs}/RestoreIcon/config.js.map +0 -0
- package/{dist/cjs → cjs}/RestoreIcon/index.js +0 -0
- package/{dist/cjs → cjs}/RestoreIcon/index.js.map +0 -0
- package/{dist/cjs → cjs}/SearchIcon/config/index.js +0 -0
- package/{dist/cjs → cjs}/SearchIcon/config.js.map +0 -0
- package/{dist/cjs → cjs}/SearchIcon/index.js +0 -0
- package/{dist/cjs → cjs}/SearchIcon/index.js.map +0 -0
- package/{dist/cjs → cjs}/SvgIcon/index.js +0 -0
- package/{dist/cjs → cjs}/SvgIcon/index.js.map +0 -0
- package/{dist/cjs → cjs}/UncheckIcon/config/index.js +0 -0
- package/{dist/cjs → cjs}/UncheckIcon/config.js.map +0 -0
- package/{dist/cjs → cjs}/UncheckIcon/index.js +0 -0
- package/{dist/cjs → cjs}/UncheckIcon/index.js.map +0 -0
- package/{dist/cjs → cjs}/icons/index.js +0 -0
- package/{dist/cjs → cjs}/icons.js.map +0 -0
- package/{dist/cjs → cjs}/index.js +0 -0
- package/{dist/cjs → cjs}/index.js.map +0 -0
- package/{dist/cjs → cjs}/lazy/index.js +0 -0
- package/{dist/cjs → cjs}/lazy.js.map +0 -0
- package/{dist/cjs → cjs}/registry/index.js +16 -16
- package/{dist/icons → icons}/index.js +0 -0
- package/{dist/icons → icons}/package.json +0 -0
- package/{dist/icons.d.ts → icons.d.ts} +0 -0
- package/{dist/icons.js.map → icons.js.map} +0 -0
- package/{dist/index.d.ts → index.d.ts} +0 -0
- package/{dist/index.js.map → index.js.map} +0 -0
- package/{dist/lazy → lazy}/index.js +0 -0
- package/{dist/lazy → lazy}/package.json +0 -0
- package/{dist/registry → registry}/index.js +16 -16
- package/{dist/registry → registry}/package.json +0 -0
- package/{dist/src → src}/lazy.js +0 -0
- package/{dist/src → src}/registry.js +16 -16
|
@@ -1,96 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { render } from '@testing-library/react';
|
|
3
|
-
|
|
4
|
-
import SvgIcon from '@digigov/react-icons/SvgIcon';
|
|
5
|
-
|
|
6
|
-
it('renders the SvgIcon with no props', () => {
|
|
7
|
-
expect(render(<SvgIcon />).baseElement).toMatchSnapshot();
|
|
8
|
-
});
|
|
9
|
-
it('renders the SvgIcon with prop size=xs', () => {
|
|
10
|
-
expect(
|
|
11
|
-
render(<SvgIcon size="xs">hello</SvgIcon>).baseElement
|
|
12
|
-
).toMatchSnapshot();
|
|
13
|
-
});
|
|
14
|
-
it('renders the SvgIcon with prop size=sm', () => {
|
|
15
|
-
expect(
|
|
16
|
-
render(<SvgIcon size="sm">hello</SvgIcon>).baseElement
|
|
17
|
-
).toMatchSnapshot();
|
|
18
|
-
});
|
|
19
|
-
it('renders the SvgIcon with prop size=md', () => {
|
|
20
|
-
expect(
|
|
21
|
-
render(<SvgIcon size="md">hello</SvgIcon>).baseElement
|
|
22
|
-
).toMatchSnapshot();
|
|
23
|
-
});
|
|
24
|
-
it('renders the SvgIcon with prop size=lg', () => {
|
|
25
|
-
expect(
|
|
26
|
-
render(<SvgIcon size="lg">hello</SvgIcon>).baseElement
|
|
27
|
-
).toMatchSnapshot();
|
|
28
|
-
});
|
|
29
|
-
it('renders the SvgIcon with prop size=xl', () => {
|
|
30
|
-
expect(
|
|
31
|
-
render(<SvgIcon size="xl">hello</SvgIcon>).baseElement
|
|
32
|
-
).toMatchSnapshot();
|
|
33
|
-
});
|
|
34
|
-
it('renders the SvgIcon with prop color=base-content', () => {
|
|
35
|
-
expect(
|
|
36
|
-
render(<SvgIcon color="base-content">hello</SvgIcon>).baseElement
|
|
37
|
-
).toMatchSnapshot();
|
|
38
|
-
});
|
|
39
|
-
it('renders the SvgIcon with prop color=dark', () => {
|
|
40
|
-
expect(
|
|
41
|
-
render(<SvgIcon color="dark">hello</SvgIcon>).baseElement
|
|
42
|
-
).toMatchSnapshot();
|
|
43
|
-
});
|
|
44
|
-
it('renders the SvgIcon with prop color=white', () => {
|
|
45
|
-
expect(
|
|
46
|
-
render(<SvgIcon color="white">hello</SvgIcon>).baseElement
|
|
47
|
-
).toMatchSnapshot();
|
|
48
|
-
});
|
|
49
|
-
it('renders the SvgIcon with prop color=gray', () => {
|
|
50
|
-
expect(
|
|
51
|
-
render(<SvgIcon color="gray">hello</SvgIcon>).baseElement
|
|
52
|
-
).toMatchSnapshot();
|
|
53
|
-
});
|
|
54
|
-
it('renders the SvgIcon with prop color=primary', () => {
|
|
55
|
-
expect(
|
|
56
|
-
render(<SvgIcon color="primary">hello</SvgIcon>).baseElement
|
|
57
|
-
).toMatchSnapshot();
|
|
58
|
-
});
|
|
59
|
-
it('renders the SvgIcon with prop color=success', () => {
|
|
60
|
-
expect(
|
|
61
|
-
render(<SvgIcon color="success">hello</SvgIcon>).baseElement
|
|
62
|
-
).toMatchSnapshot();
|
|
63
|
-
});
|
|
64
|
-
it('renders the SvgIcon with prop color=warning', () => {
|
|
65
|
-
expect(
|
|
66
|
-
render(<SvgIcon color="warning">hello</SvgIcon>).baseElement
|
|
67
|
-
).toMatchSnapshot();
|
|
68
|
-
});
|
|
69
|
-
it('renders the SvgIcon with prop color=error', () => {
|
|
70
|
-
expect(
|
|
71
|
-
render(<SvgIcon color="error">hello</SvgIcon>).baseElement
|
|
72
|
-
).toMatchSnapshot();
|
|
73
|
-
});
|
|
74
|
-
it('renders the SvgIcon with prop color=focus', () => {
|
|
75
|
-
expect(
|
|
76
|
-
render(<SvgIcon color="focus">hello</SvgIcon>).baseElement
|
|
77
|
-
).toMatchSnapshot();
|
|
78
|
-
});
|
|
79
|
-
it('renders the SvgIcon with prop color=warning and size=sm', () => {
|
|
80
|
-
expect(
|
|
81
|
-
render(
|
|
82
|
-
<SvgIcon color="warning" size="sm">
|
|
83
|
-
hello
|
|
84
|
-
</SvgIcon>
|
|
85
|
-
).baseElement
|
|
86
|
-
).toMatchSnapshot();
|
|
87
|
-
});
|
|
88
|
-
it('renders the SvgIcon with prop color=error and size= xl', () => {
|
|
89
|
-
expect(
|
|
90
|
-
render(
|
|
91
|
-
<SvgIcon color="warning" size="xl">
|
|
92
|
-
hello
|
|
93
|
-
</SvgIcon>
|
|
94
|
-
).baseElement
|
|
95
|
-
).toMatchSnapshot();
|
|
96
|
-
});
|
|
@@ -1,72 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import clsx from 'clsx';
|
|
3
|
-
import IconBase, { IconBaseProps } from '@digigov/react-icons/IconBase';
|
|
4
|
-
|
|
5
|
-
export interface SvgIconProps extends IconBaseProps<'svg'> {
|
|
6
|
-
/**
|
|
7
|
-
* size is optional.
|
|
8
|
-
* size prop declares the size of the svg icon.
|
|
9
|
-
* @value 'xs'
|
|
10
|
-
* @value 'sm'
|
|
11
|
-
* @value 'md'
|
|
12
|
-
* @value 'lg'
|
|
13
|
-
* @value 'xl'
|
|
14
|
-
* @default 'sm'
|
|
15
|
-
*/
|
|
16
|
-
size?: 'xs' | 'sm' | 'md' | 'lg' | 'xl';
|
|
17
|
-
|
|
18
|
-
/**
|
|
19
|
-
* color property styles svg icon with Gov.gr palette's basic colors.
|
|
20
|
-
* color property is optional.
|
|
21
|
-
* @value 'base-content'
|
|
22
|
-
* @value 'dark', always dark, among all themes
|
|
23
|
-
* @value 'white', always white, among all themes
|
|
24
|
-
* @value 'gray'
|
|
25
|
-
* @value 'primary'
|
|
26
|
-
* @value 'success'
|
|
27
|
-
* @value 'warning'
|
|
28
|
-
* @value 'error'
|
|
29
|
-
* @value 'focus', use only in focus state, in dark background
|
|
30
|
-
* @value 'info'
|
|
31
|
-
* @value 'link'
|
|
32
|
-
*/
|
|
33
|
-
color?:
|
|
34
|
-
| 'base-content'
|
|
35
|
-
| 'dark'
|
|
36
|
-
| 'white'
|
|
37
|
-
| 'gray'
|
|
38
|
-
| 'primary'
|
|
39
|
-
| 'success'
|
|
40
|
-
| 'warning'
|
|
41
|
-
| 'error'
|
|
42
|
-
| 'focus'
|
|
43
|
-
| 'info'
|
|
44
|
-
| 'link';
|
|
45
|
-
}
|
|
46
|
-
/**
|
|
47
|
-
* Use SvgIcon as global svg component.
|
|
48
|
-
* SvgIcon can be used inside other svg components as children such as CheckIcon, CaretIcon etc.
|
|
49
|
-
*/
|
|
50
|
-
export const SvgIcon = React.forwardRef<SVGSVGElement, SvgIconProps>(
|
|
51
|
-
function SvgIcon({ size, color, children, className, ...props }, ref) {
|
|
52
|
-
return (
|
|
53
|
-
<IconBase
|
|
54
|
-
as="svg"
|
|
55
|
-
ref={ref}
|
|
56
|
-
className={clsx(className, {
|
|
57
|
-
'ds-svg-icon': true,
|
|
58
|
-
[`ds-svg-icon--${color}`]: color !== undefined,
|
|
59
|
-
[`ds-svg-icon--${size}`]: size !== undefined,
|
|
60
|
-
})}
|
|
61
|
-
focusable="false"
|
|
62
|
-
viewBox="0 0 24 24"
|
|
63
|
-
aria-hidden="true"
|
|
64
|
-
{...props}
|
|
65
|
-
>
|
|
66
|
-
{children}
|
|
67
|
-
</IconBase>
|
|
68
|
-
);
|
|
69
|
-
}
|
|
70
|
-
);
|
|
71
|
-
|
|
72
|
-
export default SvgIcon;
|
|
@@ -1,181 +0,0 @@
|
|
|
1
|
-
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html
|
|
2
|
-
|
|
3
|
-
exports[`renders the UncheckIcon with no props 1`] = `
|
|
4
|
-
<body>
|
|
5
|
-
<div>
|
|
6
|
-
<svg
|
|
7
|
-
aria-hidden="true"
|
|
8
|
-
as="svg"
|
|
9
|
-
class="ds-svg-icon--uncheck ds-svg-icon"
|
|
10
|
-
focusable="false"
|
|
11
|
-
viewBox="0 0 24 24"
|
|
12
|
-
>
|
|
13
|
-
<polygon
|
|
14
|
-
as="polygon"
|
|
15
|
-
class=""
|
|
16
|
-
points="20.59 5.74 18.26 3.41 12 9.67 5.742 3.41 3.41 5.74 9.67 12 3.41 18.26 5.74 20.6 12 14.33 18.26 20.59 20.59 18.26 14.33 12 20.59 5.74"
|
|
17
|
-
/>
|
|
18
|
-
</svg>
|
|
19
|
-
</div>
|
|
20
|
-
</body>
|
|
21
|
-
`;
|
|
22
|
-
|
|
23
|
-
exports[`renders the UncheckIcon with prop color=dark 1`] = `
|
|
24
|
-
<body>
|
|
25
|
-
<div>
|
|
26
|
-
<svg
|
|
27
|
-
aria-hidden="true"
|
|
28
|
-
as="svg"
|
|
29
|
-
class="ds-svg-icon--uncheck ds-svg-icon ds-svg-icon--dark"
|
|
30
|
-
focusable="false"
|
|
31
|
-
viewBox="0 0 24 24"
|
|
32
|
-
>
|
|
33
|
-
<polygon
|
|
34
|
-
as="polygon"
|
|
35
|
-
class=""
|
|
36
|
-
points="20.59 5.74 18.26 3.41 12 9.67 5.742 3.41 3.41 5.74 9.67 12 3.41 18.26 5.74 20.6 12 14.33 18.26 20.59 20.59 18.26 14.33 12 20.59 5.74"
|
|
37
|
-
/>
|
|
38
|
-
</svg>
|
|
39
|
-
</div>
|
|
40
|
-
</body>
|
|
41
|
-
`;
|
|
42
|
-
|
|
43
|
-
exports[`renders the UncheckIcon with prop color=error and size= xl 1`] = `
|
|
44
|
-
<body>
|
|
45
|
-
<div>
|
|
46
|
-
<svg
|
|
47
|
-
aria-hidden="true"
|
|
48
|
-
as="svg"
|
|
49
|
-
class="ds-svg-icon--uncheck ds-svg-icon ds-svg-icon--warning ds-svg-icon--xl"
|
|
50
|
-
focusable="false"
|
|
51
|
-
viewBox="0 0 24 24"
|
|
52
|
-
>
|
|
53
|
-
<polygon
|
|
54
|
-
as="polygon"
|
|
55
|
-
class=""
|
|
56
|
-
points="20.59 5.74 18.26 3.41 12 9.67 5.742 3.41 3.41 5.74 9.67 12 3.41 18.26 5.74 20.6 12 14.33 18.26 20.59 20.59 18.26 14.33 12 20.59 5.74"
|
|
57
|
-
/>
|
|
58
|
-
</svg>
|
|
59
|
-
</div>
|
|
60
|
-
</body>
|
|
61
|
-
`;
|
|
62
|
-
|
|
63
|
-
exports[`renders the UncheckIcon with prop color=gray 1`] = `
|
|
64
|
-
<body>
|
|
65
|
-
<div>
|
|
66
|
-
<svg
|
|
67
|
-
aria-hidden="true"
|
|
68
|
-
as="svg"
|
|
69
|
-
class="ds-svg-icon--uncheck ds-svg-icon ds-svg-icon--gray"
|
|
70
|
-
focusable="false"
|
|
71
|
-
viewBox="0 0 24 24"
|
|
72
|
-
>
|
|
73
|
-
<polygon
|
|
74
|
-
as="polygon"
|
|
75
|
-
class=""
|
|
76
|
-
points="20.59 5.74 18.26 3.41 12 9.67 5.742 3.41 3.41 5.74 9.67 12 3.41 18.26 5.74 20.6 12 14.33 18.26 20.59 20.59 18.26 14.33 12 20.59 5.74"
|
|
77
|
-
/>
|
|
78
|
-
</svg>
|
|
79
|
-
</div>
|
|
80
|
-
</body>
|
|
81
|
-
`;
|
|
82
|
-
|
|
83
|
-
exports[`renders the UncheckIcon with prop color=primary 1`] = `
|
|
84
|
-
<body>
|
|
85
|
-
<div>
|
|
86
|
-
<svg
|
|
87
|
-
aria-hidden="true"
|
|
88
|
-
as="svg"
|
|
89
|
-
class="ds-svg-icon--uncheck ds-svg-icon ds-svg-icon--primary"
|
|
90
|
-
focusable="false"
|
|
91
|
-
viewBox="0 0 24 24"
|
|
92
|
-
>
|
|
93
|
-
<polygon
|
|
94
|
-
as="polygon"
|
|
95
|
-
class=""
|
|
96
|
-
points="20.59 5.74 18.26 3.41 12 9.67 5.742 3.41 3.41 5.74 9.67 12 3.41 18.26 5.74 20.6 12 14.33 18.26 20.59 20.59 18.26 14.33 12 20.59 5.74"
|
|
97
|
-
/>
|
|
98
|
-
</svg>
|
|
99
|
-
</div>
|
|
100
|
-
</body>
|
|
101
|
-
`;
|
|
102
|
-
|
|
103
|
-
exports[`renders the UncheckIcon with prop color=warning and size=s 1`] = `
|
|
104
|
-
<body>
|
|
105
|
-
<div>
|
|
106
|
-
<svg
|
|
107
|
-
aria-hidden="true"
|
|
108
|
-
as="svg"
|
|
109
|
-
class="ds-svg-icon--uncheck ds-svg-icon ds-svg-icon--warning ds-svg-icon--sm"
|
|
110
|
-
focusable="false"
|
|
111
|
-
viewBox="0 0 24 24"
|
|
112
|
-
>
|
|
113
|
-
<polygon
|
|
114
|
-
as="polygon"
|
|
115
|
-
class=""
|
|
116
|
-
points="20.59 5.74 18.26 3.41 12 9.67 5.742 3.41 3.41 5.74 9.67 12 3.41 18.26 5.74 20.6 12 14.33 18.26 20.59 20.59 18.26 14.33 12 20.59 5.74"
|
|
117
|
-
/>
|
|
118
|
-
</svg>
|
|
119
|
-
</div>
|
|
120
|
-
</body>
|
|
121
|
-
`;
|
|
122
|
-
|
|
123
|
-
exports[`renders the UncheckIcon with prop color=white 1`] = `
|
|
124
|
-
<body>
|
|
125
|
-
<div>
|
|
126
|
-
<svg
|
|
127
|
-
aria-hidden="true"
|
|
128
|
-
as="svg"
|
|
129
|
-
class="ds-svg-icon--uncheck ds-svg-icon ds-svg-icon--white"
|
|
130
|
-
focusable="false"
|
|
131
|
-
viewBox="0 0 24 24"
|
|
132
|
-
>
|
|
133
|
-
<polygon
|
|
134
|
-
as="polygon"
|
|
135
|
-
class=""
|
|
136
|
-
points="20.59 5.74 18.26 3.41 12 9.67 5.742 3.41 3.41 5.74 9.67 12 3.41 18.26 5.74 20.6 12 14.33 18.26 20.59 20.59 18.26 14.33 12 20.59 5.74"
|
|
137
|
-
/>
|
|
138
|
-
</svg>
|
|
139
|
-
</div>
|
|
140
|
-
</body>
|
|
141
|
-
`;
|
|
142
|
-
|
|
143
|
-
exports[`renders the UncheckIcon with prop size=l 1`] = `
|
|
144
|
-
<body>
|
|
145
|
-
<div>
|
|
146
|
-
<svg
|
|
147
|
-
aria-hidden="true"
|
|
148
|
-
as="svg"
|
|
149
|
-
class="ds-svg-icon--uncheck ds-svg-icon ds-svg-icon--lg"
|
|
150
|
-
focusable="false"
|
|
151
|
-
viewBox="0 0 24 24"
|
|
152
|
-
>
|
|
153
|
-
<polygon
|
|
154
|
-
as="polygon"
|
|
155
|
-
class=""
|
|
156
|
-
points="20.59 5.74 18.26 3.41 12 9.67 5.742 3.41 3.41 5.74 9.67 12 3.41 18.26 5.74 20.6 12 14.33 18.26 20.59 20.59 18.26 14.33 12 20.59 5.74"
|
|
157
|
-
/>
|
|
158
|
-
</svg>
|
|
159
|
-
</div>
|
|
160
|
-
</body>
|
|
161
|
-
`;
|
|
162
|
-
|
|
163
|
-
exports[`renders the UncheckIcon with prop size=m 1`] = `
|
|
164
|
-
<body>
|
|
165
|
-
<div>
|
|
166
|
-
<svg
|
|
167
|
-
aria-hidden="true"
|
|
168
|
-
as="svg"
|
|
169
|
-
class="ds-svg-icon--uncheck ds-svg-icon ds-svg-icon--md"
|
|
170
|
-
focusable="false"
|
|
171
|
-
viewBox="0 0 24 24"
|
|
172
|
-
>
|
|
173
|
-
<polygon
|
|
174
|
-
as="polygon"
|
|
175
|
-
class=""
|
|
176
|
-
points="20.59 5.74 18.26 3.41 12 9.67 5.742 3.41 3.41 5.74 9.67 12 3.41 18.26 5.74 20.6 12 14.33 18.26 20.59 20.59 18.26 14.33 12 20.59 5.74"
|
|
177
|
-
/>
|
|
178
|
-
</svg>
|
|
179
|
-
</div>
|
|
180
|
-
</body>
|
|
181
|
-
`;
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import IconBase from '@digigov/react-icons/IconBase';
|
|
3
|
-
|
|
4
|
-
export interface UncheckType {}
|
|
5
|
-
|
|
6
|
-
export function uncheck(): React.ReactElement {
|
|
7
|
-
return (
|
|
8
|
-
<>
|
|
9
|
-
<IconBase
|
|
10
|
-
as="polygon"
|
|
11
|
-
points="20.59 5.74 18.26 3.41 12 9.67 5.742 3.41 3.41 5.74 9.67 12 3.41 18.26 5.74 20.6 12 14.33 18.26 20.59 20.59 18.26 14.33 12 20.59 5.74"
|
|
12
|
-
/>
|
|
13
|
-
</>
|
|
14
|
-
);
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
uncheck.props = [];
|
|
18
|
-
|
|
19
|
-
export default uncheck;
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { render } from '@testing-library/react';
|
|
3
|
-
|
|
4
|
-
import UncheckIcon from '@digigov/react-icons/UncheckIcon';
|
|
5
|
-
|
|
6
|
-
it('renders the UncheckIcon with no props', () => {
|
|
7
|
-
expect(render(<UncheckIcon />).baseElement).toMatchSnapshot();
|
|
8
|
-
});
|
|
9
|
-
it('renders the UncheckIcon with prop size=m', () => {
|
|
10
|
-
expect(render(<UncheckIcon size="md" />).baseElement).toMatchSnapshot();
|
|
11
|
-
});
|
|
12
|
-
it('renders the UncheckIcon with prop size=l', () => {
|
|
13
|
-
expect(render(<UncheckIcon size="lg" />).baseElement).toMatchSnapshot();
|
|
14
|
-
});
|
|
15
|
-
it('renders the UncheckIcon with prop color=dark', () => {
|
|
16
|
-
expect(render(<UncheckIcon color="dark" />).baseElement).toMatchSnapshot();
|
|
17
|
-
});
|
|
18
|
-
it('renders the UncheckIcon with prop color=white', () => {
|
|
19
|
-
expect(render(<UncheckIcon color="white" />).baseElement).toMatchSnapshot();
|
|
20
|
-
});
|
|
21
|
-
it('renders the UncheckIcon with prop color=gray', () => {
|
|
22
|
-
expect(render(<UncheckIcon color="gray" />).baseElement).toMatchSnapshot();
|
|
23
|
-
});
|
|
24
|
-
it('renders the UncheckIcon with prop color=primary', () => {
|
|
25
|
-
expect(render(<UncheckIcon color="primary" />).baseElement).toMatchSnapshot();
|
|
26
|
-
});
|
|
27
|
-
it('renders the UncheckIcon with prop color=warning and size=s', () => {
|
|
28
|
-
expect(
|
|
29
|
-
render(<UncheckIcon color="warning" size="sm" />).baseElement
|
|
30
|
-
).toMatchSnapshot();
|
|
31
|
-
});
|
|
32
|
-
it('renders the UncheckIcon with prop color=error and size= xl', () => {
|
|
33
|
-
expect(
|
|
34
|
-
render(<UncheckIcon color="warning" size="xl" />).baseElement
|
|
35
|
-
).toMatchSnapshot();
|
|
36
|
-
});
|
package/dist/src/icons.ts
DELETED
|
@@ -1,73 +0,0 @@
|
|
|
1
|
-
import type { AccessibilityType } from '@digigov/react-icons/AccessibilityIcon/config';
|
|
2
|
-
import type { ArrowType } from '@digigov/react-icons/ArrowIcon/config';
|
|
3
|
-
import type { BurgerType } from '@digigov/react-icons/BurgerIcon/config';
|
|
4
|
-
import type { CancelType } from '@digigov/react-icons/CancelIcon/config';
|
|
5
|
-
import type { CaretType } from '@digigov/react-icons/CaretIcon/config';
|
|
6
|
-
import type { ChatType } from '@digigov/react-icons/ChatIcon/config';
|
|
7
|
-
import type { CheckType } from '@digigov/react-icons/CheckIcon/config';
|
|
8
|
-
import type { ChevronType } from '@digigov/react-icons/ChevronIcon/config';
|
|
9
|
-
import type { CloseType } from '@digigov/react-icons/CloseIcon/config';
|
|
10
|
-
import type { DownloadType } from '@digigov/react-icons/DownloadIcon/config';
|
|
11
|
-
import type { ExclamationType } from '@digigov/react-icons/ExclamationIcon/config';
|
|
12
|
-
import type { GlobeType } from '@digigov/react-icons/GlobeIcon/config';
|
|
13
|
-
import type { LockType } from '@digigov/react-icons/LockIcon/config';
|
|
14
|
-
import type { LoginType } from '@digigov/react-icons/LoginIcon/config';
|
|
15
|
-
import type { MinusType } from '@digigov/react-icons/MinusIcon/config';
|
|
16
|
-
import type { MoreVertType } from '@digigov/react-icons/MoreVertIcon/config';
|
|
17
|
-
import type { PdfFileType } from '@digigov/react-icons/PdfFileIcon/config';
|
|
18
|
-
import type { PlusType } from '@digigov/react-icons/PlusIcon/config';
|
|
19
|
-
import type { PrintType } from '@digigov/react-icons/PrintIcon/config';
|
|
20
|
-
import type { ReplyType } from '@digigov/react-icons/ReplyIcon/config';
|
|
21
|
-
import type { RestoreType } from '@digigov/react-icons/RestoreIcon/config';
|
|
22
|
-
import type { SearchType } from '@digigov/react-icons/SearchIcon/config';
|
|
23
|
-
import type { UncheckType } from '@digigov/react-icons/UncheckIcon/config';
|
|
24
|
-
|
|
25
|
-
export * from '@digigov/react-icons/AccessibilityIcon/config';
|
|
26
|
-
export * from '@digigov/react-icons/ArrowIcon/config';
|
|
27
|
-
export * from '@digigov/react-icons/BurgerIcon/config';
|
|
28
|
-
export * from '@digigov/react-icons/CaretIcon/config';
|
|
29
|
-
export * from '@digigov/react-icons/ChevronIcon/config';
|
|
30
|
-
export * from '@digigov/react-icons/CloseIcon/config';
|
|
31
|
-
export * from '@digigov/react-icons/CheckIcon/config';
|
|
32
|
-
export * from '@digigov/react-icons/GlobeIcon/config';
|
|
33
|
-
export * from '@digigov/react-icons/MoreVertIcon/config';
|
|
34
|
-
export * from '@digigov/react-icons/UncheckIcon/config';
|
|
35
|
-
export * from '@digigov/react-icons/SearchIcon/config';
|
|
36
|
-
export * from '@digigov/react-icons/LockIcon/config';
|
|
37
|
-
export * from '@digigov/react-icons/DownloadIcon/config';
|
|
38
|
-
export * from '@digigov/react-icons/PdfFileIcon/config';
|
|
39
|
-
export * from '@digigov/react-icons/CancelIcon/config';
|
|
40
|
-
export * from '@digigov/react-icons/PlusIcon/config';
|
|
41
|
-
export * from '@digigov/react-icons/MinusIcon/config';
|
|
42
|
-
export * from '@digigov/react-icons/LoginIcon/config';
|
|
43
|
-
export * from '@digigov/react-icons/RestoreIcon/config';
|
|
44
|
-
export * from '@digigov/react-icons/ReplyIcon/config';
|
|
45
|
-
export * from '@digigov/react-icons/ChatIcon/config';
|
|
46
|
-
export * from '@digigov/react-icons/ExclamationIcon/config';
|
|
47
|
-
export * from '@digigov/react-icons/PrintIcon/config';
|
|
48
|
-
|
|
49
|
-
export interface IconTypes {
|
|
50
|
-
accessibility: AccessibilityType;
|
|
51
|
-
arrow: ArrowType;
|
|
52
|
-
burger: BurgerType;
|
|
53
|
-
caret: CaretType;
|
|
54
|
-
close: CloseType;
|
|
55
|
-
check: CheckType;
|
|
56
|
-
globe: GlobeType;
|
|
57
|
-
moreVert: MoreVertType;
|
|
58
|
-
uncheck: UncheckType;
|
|
59
|
-
search: SearchType;
|
|
60
|
-
chevron: ChevronType;
|
|
61
|
-
lock: LockType;
|
|
62
|
-
download: DownloadType;
|
|
63
|
-
pdfFile: PdfFileType;
|
|
64
|
-
cancel: CancelType;
|
|
65
|
-
plus: PlusType;
|
|
66
|
-
minus: MinusType;
|
|
67
|
-
login: LoginType;
|
|
68
|
-
restore: RestoreType;
|
|
69
|
-
reply: ReplyType;
|
|
70
|
-
chat: ChatType;
|
|
71
|
-
exclamation: ExclamationType;
|
|
72
|
-
print: PrintType;
|
|
73
|
-
}
|
package/dist/src/index.ts
DELETED
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
export * from '@digigov/react-icons/AccessibilityIcon';
|
|
2
|
-
export * from '@digigov/react-icons/ArrowIcon';
|
|
3
|
-
export * from '@digigov/react-icons/BurgerIcon';
|
|
4
|
-
export * from '@digigov/react-icons/CaretIcon';
|
|
5
|
-
export * from '@digigov/react-icons/CheckIcon';
|
|
6
|
-
export * from '@digigov/react-icons/ChevronIcon';
|
|
7
|
-
export * from '@digigov/react-icons/UncheckIcon';
|
|
8
|
-
export * from '@digigov/react-icons/CloseIcon';
|
|
9
|
-
export * from '@digigov/react-icons/GlobeIcon';
|
|
10
|
-
export * from '@digigov/react-icons/MoreVertIcon';
|
|
11
|
-
export * from '@digigov/react-icons/SearchIcon';
|
|
12
|
-
export * from '@digigov/react-icons/CancelIcon';
|
|
13
|
-
export * from '@digigov/react-icons/LockIcon';
|
|
14
|
-
export * from '@digigov/react-icons/DownloadIcon';
|
|
15
|
-
export * from '@digigov/react-icons/PdfFileIcon';
|
|
16
|
-
export * from '@digigov/react-icons/PlusIcon';
|
|
17
|
-
export * from '@digigov/react-icons/MinusIcon';
|
|
18
|
-
export * from '@digigov/react-icons/LoginIcon';
|
|
19
|
-
export * from '@digigov/react-icons/RestoreIcon';
|
|
20
|
-
export * from '@digigov/react-icons/ReplyIcon';
|
|
21
|
-
export * from '@digigov/react-icons/ChatIcon';
|
|
22
|
-
export * from '@digigov/react-icons/ExclamationIcon';
|
|
23
|
-
export * from '@digigov/react-icons/PrintIcon';
|
package/eslint.config.mjs
DELETED
package/react-icons.build.log
DELETED
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
Invoking: digigov build
|
|
2
|
-
Running /Users/dimitristsironis/grnet/digigov-sdk/tooling/cli-build/node_modules/.bin/rimraf dist
|
|
3
|
-
Running /Users/dimitristsironis/grnet/digigov-sdk/libs-ui/react-icons/node_modules/.bin/tsc --emitDeclarationOnly --outDir dist --project /Users/dimitristsironis/grnet/digigov-sdk/libs-ui/react-icons/tsconfig.production.json
|
|
4
|
-
Created package.json in /Users/dimitristsironis/grnet/digigov-sdk/libs-ui/react-icons/dist/package.json
|
|
5
|
-
Copied /Users/dimitristsironis/grnet/digigov-sdk/libs-ui/react-icons/README.md to /Users/dimitristsironis/grnet/digigov-sdk/libs-ui/react-icons/dist/README.md
|
|
6
|
-
Copied /Users/dimitristsironis/grnet/digigov-sdk/LICENSE to /Users/dimitristsironis/grnet/digigov-sdk/libs-ui/react-icons/dist/LICENSE
|
|
7
|
-
Copied /Users/dimitristsironis/grnet/digigov-sdk/libs-ui/react-icons/CHANGELOG.md to /Users/dimitristsironis/grnet/digigov-sdk/libs-ui/react-icons/dist/CHANGELOG.md
|
|
8
|
-
Copied /Users/dimitristsironis/grnet/digigov-sdk/libs-ui/react-icons/src to /Users/dimitristsironis/grnet/digigov-sdk/libs-ui/react-icons/dist/src
|
|
9
|
-
Skipped license for ./index.mjs
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
Invoking: digigov build --generate-registry
|
|
2
|
-
LOG Running: rimraf dist
|
|
3
|
-
LOG Running: tsc --emitDeclarationOnly --outDir dist --project /Users/dimitristsironis/grnet/digigov-sdk/libs-ui/react-icons/tsconfig.production.json
|
|
4
|
-
LOG Running: esbuild for CJS format
|
|
5
|
-
LOG Running: esbuild for ESM format
|
|
6
|
-
LOG Running: esbuild for CJS format
|
|
7
|
-
LOG Generated registry files
|
|
8
|
-
⏱️ "build" execution time: 4.040s
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
Invoking: digigov lint
|
|
2
|
-
LOG Running: eslint --no-error-on-unmatched-pattern
|
|
3
|
-
|
|
4
|
-
/Users/dimitristsironis/grnet/digigov-sdk/libs-ui/react-icons/src/IconBase/index.tsx
|
|
5
|
-
21:50 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
|
|
6
|
-
|
|
7
|
-
✖ 1 problem (0 errors, 1 warning)
|
|
8
|
-
|
|
9
|
-
⏱️ "lint" execution time: 3.349s
|
|
@@ -1,60 +0,0 @@
|
|
|
1
|
-
Invoking: publint dist
|
|
2
|
-
@digigov/react-icons lint results:
|
|
3
|
-
Suggestions:
|
|
4
|
-
1. pkg.module is used to output ESM, but pkg.exports is not defined. As NodeJS doesn't read pkg.module, the ESM output may be skipped. Consider adding pkg.exports to export the ESM output. pkg.module can usually be removed alongside too. (This will be a breaking change)
|
|
5
|
-
Warnings:
|
|
6
|
-
1. /AccessibilityIcon/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /AccessibilityIcon/index.mjs
|
|
7
|
-
2. /Base/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /Base/index.mjs
|
|
8
|
-
3. /AccessibilityIcon/config/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /AccessibilityIcon/config/index.mjs
|
|
9
|
-
4. /BurgerIcon/config/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /BurgerIcon/config/index.mjs
|
|
10
|
-
5. /ArrowIcon/config/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /ArrowIcon/config/index.mjs
|
|
11
|
-
6. /BurgerIcon/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /BurgerIcon/index.mjs
|
|
12
|
-
7. /ArrowIcon/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /ArrowIcon/index.mjs
|
|
13
|
-
8. /CancelIcon/config/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /CancelIcon/config/index.mjs
|
|
14
|
-
9. /CaretIcon/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /CaretIcon/index.mjs
|
|
15
|
-
10. /ChatIcon/config/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /ChatIcon/config/index.mjs
|
|
16
|
-
11. /CaretIcon/config/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /CaretIcon/config/index.mjs
|
|
17
|
-
12. /CancelIcon/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /CancelIcon/index.mjs
|
|
18
|
-
13. /ChatIcon/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /ChatIcon/index.mjs
|
|
19
|
-
14. /CheckIcon/config/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /CheckIcon/config/index.mjs
|
|
20
|
-
15. /CheckIcon/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /CheckIcon/index.mjs
|
|
21
|
-
16. /ChevronIcon/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /ChevronIcon/index.mjs
|
|
22
|
-
17. /ChevronIcon/config/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /ChevronIcon/config/index.mjs
|
|
23
|
-
18. /CloseIcon/config/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /CloseIcon/config/index.mjs
|
|
24
|
-
19. /CloseIcon/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /CloseIcon/index.mjs
|
|
25
|
-
20. /DownloadIcon/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /DownloadIcon/index.mjs
|
|
26
|
-
21. /DownloadIcon/config/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /DownloadIcon/config/index.mjs
|
|
27
|
-
22. /ExclamationIcon/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /ExclamationIcon/index.mjs
|
|
28
|
-
23. /ExclamationIcon/config/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /ExclamationIcon/config/index.mjs
|
|
29
|
-
24. /LockIcon/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /LockIcon/index.mjs
|
|
30
|
-
25. /GlobeIcon/config/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /GlobeIcon/config/index.mjs
|
|
31
|
-
26. /Icon/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /Icon/index.mjs
|
|
32
|
-
27. /LockIcon/config/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /LockIcon/config/index.mjs
|
|
33
|
-
28. /MinusIcon/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /MinusIcon/index.mjs
|
|
34
|
-
29. /GlobeIcon/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /GlobeIcon/index.mjs
|
|
35
|
-
30. /MinusIcon/config/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /MinusIcon/config/index.mjs
|
|
36
|
-
31. /LoginIcon/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /LoginIcon/index.mjs
|
|
37
|
-
32. /PdfFileIcon/config/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /PdfFileIcon/config/index.mjs
|
|
38
|
-
33. /MoreVertIcon/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /MoreVertIcon/index.mjs
|
|
39
|
-
34. /PlusIcon/config/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /PlusIcon/config/index.mjs
|
|
40
|
-
35. /PrintIcon/config/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /PrintIcon/config/index.mjs
|
|
41
|
-
36. /PlusIcon/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /PlusIcon/index.mjs
|
|
42
|
-
37. /PrintIcon/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /PrintIcon/index.mjs
|
|
43
|
-
38. /ReplyIcon/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /ReplyIcon/index.mjs
|
|
44
|
-
39. /RestoreIcon/config/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /RestoreIcon/config/index.mjs
|
|
45
|
-
40. /MoreVertIcon/config/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /MoreVertIcon/config/index.mjs
|
|
46
|
-
41. /PdfFileIcon/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /PdfFileIcon/index.mjs
|
|
47
|
-
42. /RestoreIcon/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /RestoreIcon/index.mjs
|
|
48
|
-
43. /SvgIcon/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /SvgIcon/index.mjs
|
|
49
|
-
44. /SearchIcon/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /SearchIcon/index.mjs
|
|
50
|
-
45. /LoginIcon/config/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /LoginIcon/config/index.mjs
|
|
51
|
-
46. /ReplyIcon/config/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /ReplyIcon/config/index.mjs
|
|
52
|
-
47. /SearchIcon/config/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /SearchIcon/config/index.mjs
|
|
53
|
-
48. /UncheckIcon/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /UncheckIcon/index.mjs
|
|
54
|
-
49. /UncheckIcon/config/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /UncheckIcon/config/index.mjs
|
|
55
|
-
50. /index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /index.mjs
|
|
56
|
-
51. /icons/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /icons/index.mjs
|
|
57
|
-
52. /lazy/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /lazy/index.mjs
|
|
58
|
-
53. /registry/index.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /registry/index.mjs
|
|
59
|
-
54. /src/registry.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /src/registry.mjs
|
|
60
|
-
55. /src/lazy.js is written in ESM, but is interpreted as CJS. Consider using the .mjs extension, e.g. /src/lazy.mjs
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
Invoking: digigov test
|
|
2
|
-
LOG Running: vitest --config /Users/dimitristsironis/grnet/digigov-sdk/tooling/cli-test/vitest.config.js
|
|
3
|
-
|
|
4
|
-
RUN v2.1.3 /Users/dimitristsironis/grnet/digigov-sdk/libs-ui/react-icons
|
|
5
|
-
|
|
6
|
-
✓ src/SvgIcon/index.test.tsx (17 tests) 36ms
|
|
7
|
-
✓ src/CheckIcon/index.test.tsx (8 tests) 22ms
|
|
8
|
-
✓ src/ExclamationIcon/index.test.tsx (7 tests) 23ms
|
|
9
|
-
✓ src/UncheckIcon/index.test.tsx (9 tests) 24ms
|
|
10
|
-
✓ src/ChatIcon/index.test.tsx (8 tests) 22ms
|
|
11
|
-
✓ src/DownloadIcon/index.test.tsx (7 tests) 26ms
|
|
12
|
-
✓ src/AccessibilityIcon/index.test.tsx (9 tests) 29ms
|
|
13
|
-
✓ src/MoreVertIcon/index.test.tsx (9 tests) 26ms
|
|
14
|
-
✓ src/Icon/index.test.tsx (10 tests) 26ms
|
|
15
|
-
✓ src/PdfFileIcon/index.test.tsx (7 tests) 25ms
|
|
16
|
-
✓ src/RestoreIcon/index.test.tsx (7 tests) 24ms
|
|
17
|
-
✓ src/LoginIcon/index.test.tsx (7 tests) 32ms
|
|
18
|
-
✓ src/ReplyIcon/index.test.tsx (7 tests) 23ms
|
|
19
|
-
✓ src/CancelIcon/index.test.tsx (7 tests) 25ms
|
|
20
|
-
✓ src/MinusIcon/index.test.tsx (7 tests) 22ms
|
|
21
|
-
✓ src/PrintIcon/index.test.tsx (7 tests) 23ms
|
|
22
|
-
✓ src/LockIcon/index.test.tsx (7 tests) 30ms
|
|
23
|
-
✓ src/PlusIcon/index.test.tsx (7 tests) 31ms
|
|
24
|
-
✓ src/ChevronIcon/index.test.tsx (4 tests) 17ms
|
|
25
|
-
✓ src/BurgerIcon/index.test.tsx (6 tests) 22ms
|
|
26
|
-
✓ src/ArrowIcon/index.test.tsx (4 tests) 17ms
|
|
27
|
-
✓ src/CaretIcon/index.test.tsx (4 tests) 17ms
|
|
28
|
-
✓ src/GlobeIcon/index.test.tsx (4 tests) 18ms
|
|
29
|
-
✓ src/CloseIcon/index.test.tsx (1 test) 14ms
|
|
30
|
-
✓ src/SearchIcon/index.test.tsx (1 test) 12ms
|
|
31
|
-
|
|
32
|
-
Test Files 25 passed (25)
|
|
33
|
-
Tests 171 passed (171)
|
|
34
|
-
Start at 11:58:51
|
|
35
|
-
Duration 3.05s (transform 376ms, setup 3.05s, collect 3.35s, tests 587ms, environment 9.09s, prepare 2.95s)
|
|
36
|
-
|
|
37
|
-
⏱️ "test" execution time: 4.998s
|