Skip to content

Commit

Permalink
Entry Js PUBLISH by v3.20231025.963
Browse files Browse the repository at this point in the history
  • Loading branch information
entrydev committed Oct 25, 2023
1 parent 8c60207 commit 1226fae
Show file tree
Hide file tree
Showing 49 changed files with 29,919 additions and 8,346 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,8 @@ var map = {
"./block_dadublock.js": 76201,
"./block_dalgona": 7996,
"./block_dalgona.js": 7996,
"./block_dalgona_basic": 60996,
"./block_dalgona_basic.js": 60996,
"./block_dash": 78165,
"./block_dash.js": 78165,
"./block_davinci": 82482,
Expand Down
11,655 changes: 10,416 additions & 1,239 deletions dist/entry.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/entry.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
"entry.js": "/dist/entry.js",
"entry.min.css": "/dist/entry.min.css",
"entry.min.js": "/dist/entry.min.js",
"25.js": "/dist/25.8df17cac035cfb1e39e3.js"
"25.js": "/dist/25.2ce3859ad52d843046c8.js"
}
15,183 changes: 8,517 additions & 6,666 deletions extern/lang/en.js

Large diffs are not rendered by default.

346 changes: 302 additions & 44 deletions extern/lang/ko.js

Large diffs are not rendered by default.

Binary file modified extern/model/canonical_face_model_uv_visualization.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified extern/model/face_landmarker_keypoints.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
26 changes: 23 additions & 3 deletions extern/util/static.js
Original file line number Diff line number Diff line change
Expand Up @@ -315,6 +315,8 @@ EntryStatic.getAllBlocks = function() {
'sound_from_to_and_wait',
'sound_volume_change',
'sound_volume_set',
'sound_speed_change',
'sound_speed_set',
'sound_silent_all',
],
},
Expand Down Expand Up @@ -853,6 +855,12 @@ Object.defineProperty(EntryStatic, 'fonts', {
url: '/css/nanummyeongjo.css',
visible: true,
},
{
name: Lang.Fonts.nanumbarunpen,
family: 'Nanum Barun Pen',
url: '/css/nanumbarunpen.css',
visible: true,
},
{
name: Lang.Fonts.pen_script,
family: 'Nanum Pen Script',
Expand All @@ -866,9 +874,21 @@ Object.defineProperty(EntryStatic, 'fonts', {
visible: true,
},
{
name: Lang.Fonts.gothic_coding,
family: 'Nanum Gothic Coding',
url: '/css/nanumgothiccoding.css',
name: Lang.Fonts.maruburi,
family: 'MaruBuri',
url: '/css/maruburi.css',
visible: true,
},
{
name: Lang.Fonts.notosans,
family: 'NotoSans',
url: '/css/notosans.css',
visible: true,
},
{
name: Lang.Fonts.d2coding,
family: 'D2 Coding',
url: '/css/d2coding.css',
visible: true,
},
{
Expand Down
66 changes: 63 additions & 3 deletions extern/util/static_mini.js
Original file line number Diff line number Diff line change
Expand Up @@ -617,6 +617,12 @@ EntryStatic.fonts = [
url: '/css/nanummyeongjo.css',
visible: true,
},
{
name: Lang.Fonts.nanumbarunpen,
family: 'Nanum Barun Pen',
url: '/css/nanumbarunpen.css',
visible: true,
},
{
name: Lang.Fonts.pen_script,
family: 'Nanum Pen Script',
Expand All @@ -630,9 +636,21 @@ EntryStatic.fonts = [
visible: true,
},
{
name: Lang.Fonts.gothic_coding,
family: 'Nanum Gothic Coding',
url: '/css/nanumgothiccoding.css',
name: Lang.Fonts.maruburi,
family: 'MaruBuri',
url: '/css/maruburi.css',
visible: true,
},
{
name: Lang.Fonts.notosans,
family: 'NotoSans',
url: '/css/notosans.css',
visible: true,
},
{
name: Lang.Fonts.d2coding,
family: 'D2 Coding',
url: '/css/d2coding.css',
visible: true,
},
{
Expand Down Expand Up @@ -662,42 +680,84 @@ EntryStatic.fonts = [
{
name: Lang.Fonts.sd_comic_stencil,
family: 'SDComicStencil',
style: {
backgroundColor: '#f7fcff',
padding: '17px 22px 14px 16px',
margin: '0px',
borderTop: 'solid 1px #d6e9f4',
},
url: '/css/SDComicStencil.css',
visible: true,
},
{
name: Lang.Fonts.sd_childfundkorea,
family: 'SDChildfundkorea',
style: {
backgroundColor: '#f7fcff',
padding: '17px 22px 14px 16px',
margin: '0px',
borderTop: 'solid 1px #d6e9f4',
},
url: '/css/SDChildfundkorea.css',
visible: true,
},
{
name: Lang.Fonts.sd_cinema_theater,
family: 'SDCinemaTheater',
style: {
backgroundColor: '#f7fcff',
padding: '17px 22px 14px 16px',
margin: '0px',
borderTop: 'solid 1px #d6e9f4',
},
url: '/css/SDCinemaTheater.css',
visible: true,
},
{
name: Lang.Fonts.sd_mapssi,
family: 'SDMapssi',
style: {
backgroundColor: '#f7fcff',
padding: '17px 22px 14px 16px',
margin: '0px',
borderTop: 'solid 1px #d6e9f4',
},
url: '/css/SDMapssi.css',
visible: true,
},
{
name: Lang.Fonts.sd_shabang,
family: 'SDShabang',
style: {
backgroundColor: '#f7fcff',
padding: '17px 22px 14px 16px',
margin: '0px',
borderTop: 'solid 1px #d6e9f4',
},
url: '/css/SDShabang.css',
visible: true,
},
{
name: Lang.Fonts.sd_woodcarving,
family: 'SDWoodcarving',
style: {
backgroundColor: '#f7fcff',
padding: '17px 22px 14px 16px',
margin: '0px',
borderTop: 'solid 1px #d6e9f4',
},
url: '/css/SDWoodcarving.css',
visible: true,
},
{
name: Lang.Fonts.sd_yongbi,
family: 'SDYongbi',
style: {
backgroundColor: '#f7fcff',
padding: '17px 22px 14px 16px',
margin: '0px',
borderTop: 'solid 1px #d6e9f4',
},
url: '/css/SDYongbi.css',
visible: true,
},
Expand Down
31 changes: 1 addition & 30 deletions images/aiUtilize/audio.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 1226fae

Please sign in to comment.