Skip to content

Commit 5e9526c

Browse files
committed
Deployed using Blazing fast GitHub Pages deploy
1 parent c1dbfd7 commit 5e9526c

17 files changed

+1562
-642
lines changed

node.d.ts

+180-69
Large diffs are not rendered by default.

node.d.ts.map

+1-1
Large diffs are not rendered by default.

node.deps.json

+1-1
Large diffs are not rendered by default.

node.js

+220-89
Large diffs are not rendered by default.

node.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node.mjs

+220-89
Large diffs are not rendered by default.

node.test.js

+220-89
Large diffs are not rendered by default.

node.test.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node.view.tree

+46-25
Original file line numberDiff line numberDiff line change
@@ -1312,38 +1312,61 @@ $piterjs_meetup_guests $mol_page
13121312
<= Person_join_moment* $mol_view
13131313
sub / <= person_join_moment* \
13141314

1315+
$mol_icon_pencil $mol_icon path \M20.71,7.04C21.1,6.65 21.1,6 20.71,5.63L18.37,3.29C18,2.9 17.35,2.9 16.96,3.29L15.12,5.12L18.87,8.87M3,17.25V21H6.75L17.81,9.93L14.06,6.18L3,17.25Z
1316+
1317+
$mol_icon_pencil_outline $mol_icon path \M14.06,9L15,9.94L5.92,19H5V18.08L14.06,9M17.66,3C17.41,3 17.15,3.1 16.96,3.29L15.13,5.12L18.88,8.87L20.71,7.04C21.1,6.65 21.1,6 20.71,5.63L18.37,3.29C18.17,3.09 17.92,3 17.66,3M14.06,6.19L3,17.25V21H6.75L17.81,9.94L14.06,6.19Z
1318+
13151319
$piterjs_meetup_texts $mol_page
13161320
theme \$mol_theme_special
13171321
meetup $piterjs_meetup
1318-
title \Тексты анонсов
1322+
init_text => init_text
1323+
init_template? => init_template?
1324+
init_speech_template? => init_speech_template?
1325+
title \Тексты постов
13191326
tools /
1327+
<= Templates $mol_link
1328+
arg * templates \
1329+
sub /
1330+
<= Templates_icon $mol_icon_pencil_outline
13201331
<= Close $mol_link
13211332
arg * texts null
13221333
sub /
13231334
<= Close_icon $mol_icon_close
1324-
speech_text* \
1325-
\🎤 {start} {speaker} **{title}**
13261335
body /
13271336
<= Content $mol_list rows /
1328-
<= Init_labeler $mol_section
1337+
<= Init_text $piterjs_meetup_texts_card
13291338
title \Анонс мероприятия
1330-
tools /
1331-
<= init_copy $mol_button_copy
1332-
text <= init_text
1333-
Content <= Init_field $mol_textarea
1334-
value? <=> init_text? \
1335-
\Ура! Скоро PiterJS {title}
1336-
\
1337-
\{descr}
1338-
\
1339-
\⏰ Когда: {start}
1340-
\📍 Где: {place} ({address})
1341-
\
1342-
\📰 Программа
1343-
\
1344-
\{program}
1345-
\
1346-
\🎫 Регистрация: {register}
1339+
text <= init_text
1340+
1341+
$piterjs_meetup_texts_card $mol_section
1342+
tools /
1343+
<= Copy $mol_button_copy
1344+
text <= text \
1345+
content / <= Text $mol_text
1346+
text <= text \
1347+
1348+
$piterjs_meetup_templates $mol_page
1349+
theme \$mol_theme_special
1350+
meetup $piterjs_meetup
1351+
init_text => init_text
1352+
init_template? => init_template?
1353+
init_speech_template? => init_speech_template?
1354+
title \Шаблоны текстов
1355+
tools /
1356+
<= Close $mol_link
1357+
arg * templates null
1358+
sub /
1359+
<= Close_icon $mol_icon_close
1360+
body /
1361+
<= Content $mol_list rows /
1362+
<= Init_template_labeler $mol_labeler
1363+
title \Шаблон анонса мероприятия
1364+
Content <= Init_template $mol_textarea
1365+
value? <=> init_template?
1366+
<= Init_speech_template_labeler $mol_labeler
1367+
title \Шаблон доклада в анонсе
1368+
Content <= Init_speech_template $mol_textarea
1369+
value? <=> init_speech_template?
13471370

13481371
$mol_svg_group $mol_svg
13491372
dom_name \g
@@ -2480,10 +2503,6 @@ $hyoo_page_side_news $mol_page
24802503

24812504
$mol_icon_magnify $mol_icon path \M9.5,3A6.5,6.5 0 0,1 16,9.5C16,11.11 15.41,12.59 14.44,13.73L14.71,14H15.5L20.5,19L19,20.5L14,15.5V14.71L13.73,14.44C12.59,15.41 11.11,16 9.5,16A6.5,6.5 0 0,1 3,9.5A6.5,6.5 0 0,1 9.5,3M9.5,5C7,5 5,7 5,9.5C5,12 7,14 9.5,14C12,14 14,12 14,9.5C14,7 12,5 9.5,5Z
24822505

2483-
$mol_icon_pencil $mol_icon path \M20.71,7.04C21.1,6.65 21.1,6 20.71,5.63L18.37,3.29C18,2.9 17.35,2.9 16.96,3.29L15.12,5.12L18.87,8.87M3,17.25V21H6.75L17.81,9.93L14.06,6.18L3,17.25Z
2484-
2485-
$mol_icon_pencil_outline $mol_icon path \M14.06,9L15,9.94L5.92,19H5V18.08L14.06,9M17.66,3C17.41,3 17.15,3.1 16.96,3.29L15.13,5.12L18.88,8.87L20.71,7.04C21.1,6.65 21.1,6 20.71,5.63L18.37,3.29C18.17,3.09 17.92,3 17.66,3M14.06,6.19L3,17.25V21H6.75L17.81,9.94L14.06,6.19Z
2486-
24872506
$mol_ghost $mol_view
24882507
Sub $mol_view
24892508

@@ -3128,6 +3147,8 @@ $piterjs_app $mol_view
31283147
meetup <= meetup*
31293148
Meetup_texts* $piterjs_meetup_texts
31303149
meetup <= meetup*
3150+
Meetup_templates* $piterjs_meetup_templates
3151+
meetup <= meetup*
31313152
Meetup_stats* $piterjs_meetup_stats
31323153
meetup <= meetup*
31333154
meetup_prev <= meetup_prev* $piterjs_meetup

package.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -341,6 +341,9 @@
341341
"$mol_type_partial",
342342
"$mol_icon_download",
343343
"$piterjs_meetup_texts",
344+
"$mol_icon_pencil_outline",
345+
"$mol_icon_pencil",
346+
"$piterjs_meetup_templates",
344347
"$piterjs_meetup_stats",
345348
"$mol_plot_mark_hor",
346349
"$mol_plot_mark",
@@ -447,8 +450,6 @@
447450
"$hyoo_page_side_menu",
448451
"$hyoo_meta_menu",
449452
"$mol_icon_magnify",
450-
"$mol_icon_pencil_outline",
451-
"$mol_icon_pencil",
452453
"$hyoo_meta_menu_items",
453454
"$mol_drag",
454455
"$mol_ghost",

0 commit comments

Comments
 (0)