Skip to content

Commit

Permalink
refactor: update unicode data
Browse files Browse the repository at this point in the history
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Sep 16, 2023
1 parent 85e6706 commit 86d70eb
Showing 1 changed file with 112 additions and 0 deletions.
112 changes: 112 additions & 0 deletions src/generated/data/unicode.json
Original file line number Diff line number Diff line change
Expand Up @@ -179727,6 +179727,70 @@
"unicodeName": "",
"comment": ""
},
{
"id": 12284,
"name": "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM RIGHT",
"category": 25,
"class": 0,
"bidirectionalCategory": 14,
"mapping": {
"base": "",
"uppercase": "",
"lowercase": ""
},
"value": null,
"mirrored": false,
"unicodeName": "",
"comment": ""
},
{
"id": 12285,
"name": "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM LOWER RIGHT",
"category": 25,
"class": 0,
"bidirectionalCategory": 14,
"mapping": {
"base": "",
"uppercase": "",
"lowercase": ""
},
"value": null,
"mirrored": false,
"unicodeName": "",
"comment": ""
},
{
"id": 12286,
"name": "IDEOGRAPHIC DESCRIPTION CHARACTER HORIZONTAL REFLECTION",
"category": 25,
"class": 0,
"bidirectionalCategory": 14,
"mapping": {
"base": "",
"uppercase": "",
"lowercase": ""
},
"value": null,
"mirrored": false,
"unicodeName": "",
"comment": ""
},
{
"id": 12287,
"name": "IDEOGRAPHIC DESCRIPTION CHARACTER ROTATION",
"category": 25,
"class": 0,
"bidirectionalCategory": 14,
"mapping": {
"base": "",
"uppercase": "",
"lowercase": ""
},
"value": null,
"mirrored": false,
"unicodeName": "",
"comment": ""
},
{
"id": 12288,
"name": "IDEOGRAPHIC SPACE",
Expand Down Expand Up @@ -187311,6 +187375,22 @@
"unicodeName": "",
"comment": ""
},
{
"id": 12783,
"name": "IDEOGRAPHIC DESCRIPTION CHARACTER SUBTRACTION",
"category": 25,
"class": 0,
"bidirectionalCategory": 14,
"mapping": {
"base": "",
"uppercase": "",
"lowercase": ""
},
"value": null,
"mirrored": false,
"unicodeName": "",
"comment": ""
},
{
"id": 12784,
"name": "KATAKANA LETTER SMALL KU",
Expand Down Expand Up @@ -544591,6 +544671,38 @@
"unicodeName": "",
"comment": ""
},
{
"id": 191472,
"name": "<CJK Ideograph Extension I, First>",
"category": 6,
"class": 0,
"bidirectionalCategory": 9,
"mapping": {
"base": "",
"uppercase": "",
"lowercase": ""
},
"value": null,
"mirrored": false,
"unicodeName": "",
"comment": ""
},
{
"id": 192093,
"name": "<CJK Ideograph Extension I, Last>",
"category": 6,
"class": 0,
"bidirectionalCategory": 9,
"mapping": {
"base": "",
"uppercase": "",
"lowercase": ""
},
"value": null,
"mirrored": false,
"unicodeName": "",
"comment": ""
},
{
"id": 194560,
"name": "CJK COMPATIBILITY IDEOGRAPH-2F800",
Expand Down

0 comments on commit 86d70eb

Please sign in to comment.